Jetpack by WordPress.com - Version 2.5.3

Version Description

Release Date: May 26, 2016

  • Important security update. Please upgrade immediately.
Download this release

Release Info

Developer samhotchkiss
Plugin Icon 128x128 Jetpack by WordPress.com
Version 2.5.3
Comparing to
See all releases

Code changes from version 2.4.5 to 2.5.3

_inc/gallery-settings.js CHANGED
@@ -29,4 +29,4 @@
29
  return this;
30
  }
31
  });
32
- })(jQuery);
29
  return this;
30
  }
31
  });
32
+ })(jQuery);
_inc/genericons.css DELETED
@@ -1,149 +0,0 @@
1
- /* =Webfont, thanks to FontSquirrel.com for conversion!
2
- -------------------------------------------------------------- */
3
- @font-face {
4
- font-family: 'Genericons';
5
- src: url('../modules/minileven/theme/pub/minileven/inc/fonts/genericons-regular-webfont.eot');
6
- src: url('../modules/minileven/theme/pub/minileven/inc/fonts/genericons-regular-webfont.eot?#iefix') format('embedded-opentype'),
7
- url('../modules/minileven/theme/pub/minileven/inc/fonts/genericons-regular-webfont.woff') format('woff'),
8
- url('../modules/minileven/theme/pub/minileven/inc/fonts/genericons-regular-webfont.ttf') format('truetype'),
9
- url('../modules/minileven/theme/pub/minileven/inc/fonts/genericons-regular-webfont.svg#genericonsregular') format('svg');
10
- font-weight: normal;
11
- font-style: normal;
12
- }
13
-
14
- /**
15
- * All Genericons
16
- */
17
-
18
- .genericon {
19
- display: inline-block;
20
- width: 16px;
21
- height: 16px;
22
- -webkit-font-smoothing: antialiased;
23
- font-size: 16px;
24
- line-height: 1;
25
- font-family: 'Genericons';
26
- text-decoration: inherit;
27
- font-weight: normal;
28
- font-style: normal;
29
- vertical-align: top;
30
- }
31
-
32
- /**
33
- * IE7 and IE6 hacks
34
- */
35
-
36
- .genericon {
37
- *overflow: auto;
38
- *zoom: 1;
39
- *display: inline;
40
- }
41
-
42
- /**
43
- * Individual icons
44
- */
45
-
46
- /* Post formats */
47
- .genericon-standard:before { content: '\f100'; }
48
- .genericon-aside:before { content: '\f101'; }
49
- .genericon-image:before { content: '\f102'; }
50
- .genericon-gallery:before { content: '\f103'; }
51
- .genericon-video:before { content: '\f104'; }
52
- .genericon-status:before { content: '\f105'; }
53
- .genericon-quote:before { content: '\f106'; }
54
- .genericon-link:before { content: '\f107'; }
55
- .genericon-chat:before { content: '\f108'; }
56
- .genericon-audio:before { content: '\f109'; }
57
-
58
- /* Social icons */
59
- .genericon-github:before { content: '\f200'; }
60
- .genericon-dribbble:before { content: '\f201'; }
61
- .genericon-twitter:before { content: '\f202'; }
62
- .genericon-facebook:before { content: '\f203'; }
63
- .genericon-facebook-alt:before { content: '\f204'; }
64
- .genericon-wordpress:before { content: '\f205'; }
65
- .genericon-googleplus:before { content: '\f206'; }
66
- .genericon-linkedin:before { content: '\f207'; }
67
- .genericon-linkedin-alt:before { content: '\f208'; }
68
- .genericon-pinterest:before { content: '\f209'; }
69
- .genericon-pinterest-alt:before { content: '\f210'; }
70
- .genericon-flickr:before { content: '\f211'; }
71
- .genericon-vimeo:before { content: '\f212'; }
72
- .genericon-youtube:before { content: '\f213'; }
73
- .genericon-tumblr:before { content: '\f214'; }
74
- .genericon-instagram:before { content: '\f215'; }
75
- .genericon-codepen:before { content: '\f216'; }
76
-
77
- /* Meta icons */
78
- .genericon-comment:before { content: '\f300'; }
79
- .genericon-category:before { content: '\f301'; }
80
- .genericon-tag:before { content: '\f302'; }
81
- .genericon-time:before { content: '\f303'; }
82
- .genericon-user:before { content: '\f304'; }
83
- .genericon-day:before { content: '\f305'; }
84
- .genericon-week:before { content: '\f306'; }
85
- .genericon-month:before { content: '\f307'; }
86
- .genericon-pinned:before { content: '\f308'; }
87
-
88
- /* Other icons */
89
- .genericon-search:before { content: '\f400'; }
90
- .genericon-unzoom:before { content: '\f401'; }
91
- .genericon-zoom:before { content: '\f402'; }
92
- .genericon-show:before { content: '\f403'; }
93
- .genericon-hide:before { content: '\f404'; }
94
- .genericon-close:before { content: '\f405'; }
95
- .genericon-close-alt:before { content: '\f406'; }
96
- .genericon-trash:before { content: '\f407'; }
97
- .genericon-star:before { content: '\f408'; }
98
- .genericon-home:before { content: '\f409'; }
99
- .genericon-mail:before { content: '\f410'; }
100
- .genericon-edit:before { content: '\f411'; }
101
- .genericon-reply:before { content: '\f412'; }
102
- .genericon-feed:before { content: '\f413'; }
103
- .genericon-warning:before { content: '\f414'; }
104
- .genericon-share:before { content: '\f415'; }
105
- .genericon-attachment:before { content: '\f416'; }
106
- .genericon-location:before { content: '\f417'; }
107
- .genericon-checkmark:before { content: '\f418'; }
108
- .genericon-menu:before { content: '\f419'; }
109
- .genericon-top:before { content: '\f420'; }
110
- .genericon-minimize:before { content: '\f421'; }
111
- .genericon-maximize:before { content: '\f422'; }
112
- .genericon-404:before { content: '\f423'; }
113
- .genericon-spam:before { content: '\f424'; }
114
- .genericon-summary:before { content: '\f425'; }
115
- .genericon-cloud:before { content: '\f426'; }
116
- .genericon-key:before { content: '\f427'; }
117
- .genericon-dot:before { content: '\f428'; }
118
- .genericon-next:before { content: '\f429'; }
119
- .genericon-previous:before { content: '\f430'; }
120
- .genericon-expand:before { content: '\f431'; }
121
- .genericon-collapse:before { content: '\f432'; }
122
- .genericon-dropdown:before { content: '\f433'; }
123
- .genericon-dropdown-left:before { content: '\f434'; }
124
- .genericon-top:before { content: '\f435'; }
125
- .genericon-draggable:before { content: '\f436'; }
126
- .genericon-phone:before { content: '\f437'; }
127
- .genericon-send-to-phone:before { content: '\f438'; }
128
- .genericon-plugin:before { content: '\f439'; }
129
- .genericon-cloud-download:before { content: '\f440'; }
130
- .genericon-cloud-upload:before { content: '\f441'; }
131
- .genericon-external:before { content: '\f442'; }
132
- .genericon-document:before { content: '\f443'; }
133
- .genericon-book:before { content: '\f444'; }
134
- .genericon-cog:before { content: '\f445'; }
135
- .genericon-unapprove:before { content: '\f446'; }
136
- .genericon-cart:before { content: '\f447'; }
137
- .genericon-pause:before { content: '\f448'; }
138
- .genericon-stop:before { content: '\f449'; }
139
- .genericon-skip-back:before { content: '\f450'; }
140
- .genericon-skip-ahead:before { content: '\f451'; }
141
- .genericon-play:before { content: '\f452'; }
142
- .genericon-tablet:before { content: '\f453'; }
143
- .genericon-send-to-tablet:before { content: '\f454'; }
144
-
145
- /* Generic shapes */
146
- .genericon-uparrow:before { content: '\f500'; }
147
- .genericon-rightarrow:before { content: '\f501'; }
148
- .genericon-downarrow:before { content: '\f502'; }
149
- .genericon-leftarrow:before { content: '\f503'; }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
_inc/genericons.php ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+
3
+ /**
4
+ * Globally registers the 'genericons' style and font.
5
+ *
6
+ * This ensures any theme or plugin using it is on the latest version of Genericons, and helps to avoid conflicts.
7
+ */
8
+ add_action( 'init', 'jetpack_register_genericons', 1 );
9
+ function jetpack_register_genericons() {
10
+ if ( ! wp_style_is( 'genericons', 'registered' ) ) {
11
+ wp_register_style( 'genericons', plugins_url( 'genericons/genericons.css', __FILE__ ), false, '3.0' );
12
+ }
13
+ }
_inc/genericons/COPYING.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
1
+ Genericons is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
2
+
3
+ The fonts are distributed WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
4
+
5
+ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
6
+
7
+ As a special exception, if you create a document which uses this font, and embed this font or unaltered portions of this font into the document, this font does not by itself cause the resulting document to be covered by the GNU General Public License. This exception does not however invalidate any other reasons why the document might be covered by the GNU General Public License. If you modify this font, you may extend this exception to your version of the font, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version.
8
+
9
+ This license does not convey any intellectual property rights to third party trademarks that may be included in the icon font; such marks remain subject to all rights and guidelines of use of their owner.
_inc/genericons/Genericons-Regular.otf ADDED
Binary file
_inc/genericons/LICENSE.txt ADDED
@@ -0,0 +1,339 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ GNU GENERAL PUBLIC LICENSE
2
+ Version 2, June 1991
3
+
4
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
5
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
6
+ Everyone is permitted to copy and distribute verbatim copies
7
+ of this license document, but changing it is not allowed.
8
+
9
+ Preamble
10
+
11
+ The licenses for most software are designed to take away your
12
+ freedom to share and change it. By contrast, the GNU General Public
13
+ License is intended to guarantee your freedom to share and change free
14
+ software--to make sure the software is free for all its users. This
15
+ General Public License applies to most of the Free Software
16
+ Foundation's software and to any other program whose authors commit to
17
+ using it. (Some other Free Software Foundation software is covered by
18
+ the GNU Lesser General Public License instead.) You can apply it to
19
+ your programs, too.
20
+
21
+ When we speak of free software, we are referring to freedom, not
22
+ price. Our General Public Licenses are designed to make sure that you
23
+ have the freedom to distribute copies of free software (and charge for
24
+ this service if you wish), that you receive source code or can get it
25
+ if you want it, that you can change the software or use pieces of it
26
+ in new free programs; and that you know you can do these things.
27
+
28
+ To protect your rights, we need to make restrictions that forbid
29
+ anyone to deny you these rights or to ask you to surrender the rights.
30
+ These restrictions translate to certain responsibilities for you if you
31
+ distribute copies of the software, or if you modify it.
32
+
33
+ For example, if you distribute copies of such a program, whether
34
+ gratis or for a fee, you must give the recipients all the rights that
35
+ you have. You must make sure that they, too, receive or can get the
36
+ source code. And you must show them these terms so they know their
37
+ rights.
38
+
39
+ We protect your rights with two steps: (1) copyright the software, and
40
+ (2) offer you this license which gives you legal permission to copy,
41
+ distribute and/or modify the software.
42
+
43
+ Also, for each author's protection and ours, we want to make certain
44
+ that everyone understands that there is no warranty for this free
45
+ software. If the software is modified by someone else and passed on, we
46
+ want its recipients to know that what they have is not the original, so
47
+ that any problems introduced by others will not reflect on the original
48
+ authors' reputations.
49
+
50
+ Finally, any free program is threatened constantly by software
51
+ patents. We wish to avoid the danger that redistributors of a free
52
+ program will individually obtain patent licenses, in effect making the
53
+ program proprietary. To prevent this, we have made it clear that any
54
+ patent must be licensed for everyone's free use or not licensed at all.
55
+
56
+ The precise terms and conditions for copying, distribution and
57
+ modification follow.
58
+
59
+ GNU GENERAL PUBLIC LICENSE
60
+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
61
+
62
+ 0. This License applies to any program or other work which contains
63
+ a notice placed by the copyright holder saying it may be distributed
64
+ under the terms of this General Public License. The "Program", below,
65
+ refers to any such program or work, and a "work based on the Program"
66
+ means either the Program or any derivative work under copyright law:
67
+ that is to say, a work containing the Program or a portion of it,
68
+ either verbatim or with modifications and/or translated into another
69
+ language. (Hereinafter, translation is included without limitation in
70
+ the term "modification".) Each licensee is addressed as "you".
71
+
72
+ Activities other than copying, distribution and modification are not
73
+ covered by this License; they are outside its scope. The act of
74
+ running the Program is not restricted, and the output from the Program
75
+ is covered only if its contents constitute a work based on the
76
+ Program (independent of having been made by running the Program).
77
+ Whether that is true depends on what the Program does.
78
+
79
+ 1. You may copy and distribute verbatim copies of the Program's
80
+ source code as you receive it, in any medium, provided that you
81
+ conspicuously and appropriately publish on each copy an appropriate
82
+ copyright notice and disclaimer of warranty; keep intact all the
83
+ notices that refer to this License and to the absence of any warranty;
84
+ and give any other recipients of the Program a copy of this License
85
+ along with the Program.
86
+
87
+ You may charge a fee for the physical act of transferring a copy, and
88
+ you may at your option offer warranty protection in exchange for a fee.
89
+
90
+ 2. You may modify your copy or copies of the Program or any portion
91
+ of it, thus forming a work based on the Program, and copy and
92
+ distribute such modifications or work under the terms of Section 1
93
+ above, provided that you also meet all of these conditions:
94
+
95
+ a) You must cause the modified files to carry prominent notices
96
+ stating that you changed the files and the date of any change.
97
+
98
+ b) You must cause any work that you distribute or publish, that in
99
+ whole or in part contains or is derived from the Program or any
100
+ part thereof, to be licensed as a whole at no charge to all third
101
+ parties under the terms of this License.
102
+
103
+ c) If the modified program normally reads commands interactively
104
+ when run, you must cause it, when started running for such
105
+ interactive use in the most ordinary way, to print or display an
106
+ announcement including an appropriate copyright notice and a
107
+ notice that there is no warranty (or else, saying that you provide
108
+ a warranty) and that users may redistribute the program under
109
+ these conditions, and telling the user how to view a copy of this
110
+ License. (Exception: if the Program itself is interactive but
111
+ does not normally print such an announcement, your work based on
112
+ the Program is not required to print an announcement.)
113
+
114
+ These requirements apply to the modified work as a whole. If
115
+ identifiable sections of that work are not derived from the Program,
116
+ and can be reasonably considered independent and separate works in
117
+ themselves, then this License, and its terms, do not apply to those
118
+ sections when you distribute them as separate works. But when you
119
+ distribute the same sections as part of a whole which is a work based
120
+ on the Program, the distribution of the whole must be on the terms of
121
+ this License, whose permissions for other licensees extend to the
122
+ entire whole, and thus to each and every part regardless of who wrote it.
123
+
124
+ Thus, it is not the intent of this section to claim rights or contest
125
+ your rights to work written entirely by you; rather, the intent is to
126
+ exercise the right to control the distribution of derivative or
127
+ collective works based on the Program.
128
+
129
+ In addition, mere aggregation of another work not based on the Program
130
+ with the Program (or with a work based on the Program) on a volume of
131
+ a storage or distribution medium does not bring the other work under
132
+ the scope of this License.
133
+
134
+ 3. You may copy and distribute the Program (or a work based on it,
135
+ under Section 2) in object code or executable form under the terms of
136
+ Sections 1 and 2 above provided that you also do one of the following:
137
+
138
+ a) Accompany it with the complete corresponding machine-readable
139
+ source code, which must be distributed under the terms of Sections
140
+ 1 and 2 above on a medium customarily used for software interchange; or,
141
+
142
+ b) Accompany it with a written offer, valid for at least three
143
+ years, to give any third party, for a charge no more than your
144
+ cost of physically performing source distribution, a complete
145
+ machine-readable copy of the corresponding source code, to be
146
+ distributed under the terms of Sections 1 and 2 above on a medium
147
+ customarily used for software interchange; or,
148
+
149
+ c) Accompany it with the information you received as to the offer
150
+ to distribute corresponding source code. (This alternative is
151
+ allowed only for noncommercial distribution and only if you
152
+ received the program in object code or executable form with such
153
+ an offer, in accord with Subsection b above.)
154
+
155
+ The source code for a work means the preferred form of the work for
156
+ making modifications to it. For an executable work, complete source
157
+ code means all the source code for all modules it contains, plus any
158
+ associated interface definition files, plus the scripts used to
159
+ control compilation and installation of the executable. However, as a
160
+ special exception, the source code distributed need not include
161
+ anything that is normally distributed (in either source or binary
162
+ form) with the major components (compiler, kernel, and so on) of the
163
+ operating system on which the executable runs, unless that component
164
+ itself accompanies the executable.
165
+
166
+ If distribution of executable or object code is made by offering
167
+ access to copy from a designated place, then offering equivalent
168
+ access to copy the source code from the same place counts as
169
+ distribution of the source code, even though third parties are not
170
+ compelled to copy the source along with the object code.
171
+
172
+ 4. You may not copy, modify, sublicense, or distribute the Program
173
+ except as expressly provided under this License. Any attempt
174
+ otherwise to copy, modify, sublicense or distribute the Program is
175
+ void, and will automatically terminate your rights under this License.
176
+ However, parties who have received copies, or rights, from you under
177
+ this License will not have their licenses terminated so long as such
178
+ parties remain in full compliance.
179
+
180
+ 5. You are not required to accept this License, since you have not
181
+ signed it. However, nothing else grants you permission to modify or
182
+ distribute the Program or its derivative works. These actions are
183
+ prohibited by law if you do not accept this License. Therefore, by
184
+ modifying or distributing the Program (or any work based on the
185
+ Program), you indicate your acceptance of this License to do so, and
186
+ all its terms and conditions for copying, distributing or modifying
187
+ the Program or works based on it.
188
+
189
+ 6. Each time you redistribute the Program (or any work based on the
190
+ Program), the recipient automatically receives a license from the
191
+ original licensor to copy, distribute or modify the Program subject to
192
+ these terms and conditions. You may not impose any further
193
+ restrictions on the recipients' exercise of the rights granted herein.
194
+ You are not responsible for enforcing compliance by third parties to
195
+ this License.
196
+
197
+ 7. If, as a consequence of a court judgment or allegation of patent
198
+ infringement or for any other reason (not limited to patent issues),
199
+ conditions are imposed on you (whether by court order, agreement or
200
+ otherwise) that contradict the conditions of this License, they do not
201
+ excuse you from the conditions of this License. If you cannot
202
+ distribute so as to satisfy simultaneously your obligations under this
203
+ License and any other pertinent obligations, then as a consequence you
204
+ may not distribute the Program at all. For example, if a patent
205
+ license would not permit royalty-free redistribution of the Program by
206
+ all those who receive copies directly or indirectly through you, then
207
+ the only way you could satisfy both it and this License would be to
208
+ refrain entirely from distribution of the Program.
209
+
210
+ If any portion of this section is held invalid or unenforceable under
211
+ any particular circumstance, the balance of the section is intended to
212
+ apply and the section as a whole is intended to apply in other
213
+ circumstances.
214
+
215
+ It is not the purpose of this section to induce you to infringe any
216
+ patents or other property right claims or to contest validity of any
217
+ such claims; this section has the sole purpose of protecting the
218
+ integrity of the free software distribution system, which is
219
+ implemented by public license practices. Many people have made
220
+ generous contributions to the wide range of software distributed
221
+ through that system in reliance on consistent application of that
222
+ system; it is up to the author/donor to decide if he or she is willing
223
+ to distribute software through any other system and a licensee cannot
224
+ impose that choice.
225
+
226
+ This section is intended to make thoroughly clear what is believed to
227
+ be a consequence of the rest of this License.
228
+
229
+ 8. If the distribution and/or use of the Program is restricted in
230
+ certain countries either by patents or by copyrighted interfaces, the
231
+ original copyright holder who places the Program under this License
232
+ may add an explicit geographical distribution limitation excluding
233
+ those countries, so that distribution is permitted only in or among
234
+ countries not thus excluded. In such case, this License incorporates
235
+ the limitation as if written in the body of this License.
236
+
237
+ 9. The Free Software Foundation may publish revised and/or new versions
238
+ of the General Public License from time to time. Such new versions will
239
+ be similar in spirit to the present version, but may differ in detail to
240
+ address new problems or concerns.
241
+
242
+ Each version is given a distinguishing version number. If the Program
243
+ specifies a version number of this License which applies to it and "any
244
+ later version", you have the option of following the terms and conditions
245
+ either of that version or of any later version published by the Free
246
+ Software Foundation. If the Program does not specify a version number of
247
+ this License, you may choose any version ever published by the Free Software
248
+ Foundation.
249
+
250
+ 10. If you wish to incorporate parts of the Program into other free
251
+ programs whose distribution conditions are different, write to the author
252
+ to ask for permission. For software which is copyrighted by the Free
253
+ Software Foundation, write to the Free Software Foundation; we sometimes
254
+ make exceptions for this. Our decision will be guided by the two goals
255
+ of preserving the free status of all derivatives of our free software and
256
+ of promoting the sharing and reuse of software generally.
257
+
258
+ NO WARRANTY
259
+
260
+ 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
261
+ FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
262
+ OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
263
+ PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
264
+ OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
265
+ MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
266
+ TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
267
+ PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
268
+ REPAIR OR CORRECTION.
269
+
270
+ 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
271
+ WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
272
+ REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
273
+ INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
274
+ OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
275
+ TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
276
+ YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
277
+ PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
278
+ POSSIBILITY OF SUCH DAMAGES.
279
+
280
+ END OF TERMS AND CONDITIONS
281
+
282
+ How to Apply These Terms to Your New Programs
283
+
284
+ If you develop a new program, and you want it to be of the greatest
285
+ possible use to the public, the best way to achieve this is to make it
286
+ free software which everyone can redistribute and change under these terms.
287
+
288
+ To do so, attach the following notices to the program. It is safest
289
+ to attach them to the start of each source file to most effectively
290
+ convey the exclusion of warranty; and each file should have at least
291
+ the "copyright" line and a pointer to where the full notice is found.
292
+
293
+ <one line to give the program's name and a brief idea of what it does.>
294
+ Copyright (C) <year> <name of author>
295
+
296
+ This program is free software; you can redistribute it and/or modify
297
+ it under the terms of the GNU General Public License as published by
298
+ the Free Software Foundation; either version 2 of the License, or
299
+ (at your option) any later version.
300
+
301
+ This program is distributed in the hope that it will be useful,
302
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
303
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
304
+ GNU General Public License for more details.
305
+
306
+ You should have received a copy of the GNU General Public License along
307
+ with this program; if not, write to the Free Software Foundation, Inc.,
308
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
309
+
310
+ Also add information on how to contact you by electronic and paper mail.
311
+
312
+ If the program is interactive, make it output a short notice like this
313
+ when it starts in an interactive mode:
314
+
315
+ Gnomovision version 69, Copyright (C) year name of author
316
+ Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
317
+ This is free software, and you are welcome to redistribute it
318
+ under certain conditions; type `show c' for details.
319
+
320
+ The hypothetical commands `show w' and `show c' should show the appropriate
321
+ parts of the General Public License. Of course, the commands you use may
322
+ be called something other than `show w' and `show c'; they could even be
323
+ mouse-clicks or menu items--whatever suits your program.
324
+
325
+ You should also get your employer (if you work as a programmer) or your
326
+ school, if any, to sign a "copyright disclaimer" for the program, if
327
+ necessary. Here is a sample; alter the names:
328
+
329
+ Yoyodyne, Inc., hereby disclaims all copyright interest in the program
330
+ `Gnomovision' (which makes passes at compilers) written by James Hacker.
331
+
332
+ <signature of Ty Coon>, 1 April 1989
333
+ Ty Coon, President of Vice
334
+
335
+ This General Public License does not permit incorporating your program into
336
+ proprietary programs. If your program is a subroutine library, you may
337
+ consider it more useful to permit linking proprietary applications with the
338
+ library. If this is what you want to do, use the GNU Lesser General
339
+ Public License instead of this License.
_inc/genericons/README.txt ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ___ ____ __ _ ____ ____ __ ___ __ __ _ ____
2
+ / __)( __)( ( \( __)( _ \( )/ __)/ \ ( ( \/ ___)
3
+ ( (_ \ ) _) / / ) _) ) / )(( (__( O )/ /\___ \
4
+ \___/(____)\_)__)(____)(__\_)(__)\___)\__/ \_)__)(____/
5
+
6
+
7
+ Genericons are vector icons embedded in a webfont designed to be clean and simple keeping with a generic aesthetic.
8
+
9
+ Use genericons for instant HiDPI, to change icon colors on the fly, or even with CSS effects such as drop-shadows or gradients!
10
+
11
+
12
+ _ _ ____ ____ ____ ____
13
+ | | [__ |__| | __ |___
14
+ |__| ___] | | |__] |___
15
+
16
+
17
+ To use it, place the font folder in your stylesheet directory and paste this in your CSS file:
18
+
19
+ /* =Genericons, thanks to FontSquirrel.com for conversion!
20
+ -------------------------------------------------------------- */
21
+ @font-face {
22
+ font-family: 'Genericons';
23
+ src: url('font/genericons-regular-webfont.eot');
24
+ src: url('font/genericons-regular-webfont.eot?#iefix') format('embedded-opentype'),
25
+ url('font/genericons-regular-webfont.woff') format('woff'),
26
+ url('font/genericons-regular-webfont.ttf') format('truetype'),
27
+ url('font/genericons-regular-webfont.svg#genericonsregular') format('svg');
28
+ font-weight: normal;
29
+ font-style: normal;
30
+
31
+ }
32
+
33
+ Note: the above only works if you don't use a CDN. If you do, or don't know what that is, you should use the syntax that's embedded in genericons.css.
34
+
35
+ From then on, you can create an icon like this:
36
+
37
+ .my-icon:before {
38
+ content: '\f101';
39
+ display: inline-block;
40
+ -webkit-font-smoothing: antialiased;
41
+ font: normal 16px/1 'Genericons';
42
+ vertical-align: top;
43
+ }
44
+
45
+ This will output a comment icon before every element with the class "my-icon". The "content: '\f101';" part of this CSS is easily copied from the helper tool at http://genericons.com/
46
+
47
+ You can also use the bundled example.css if you'd rather insert the icons using HTML tags.
48
+
49
+
50
+ _ _ ____ ___ ____ ____
51
+ |\ | | | | |___ [__
52
+ | \| |__| | |___ ___]
53
+
54
+
55
+ Genericons-Regular.otf found in the root directory of this zip has not been web-font-ified. So you can drop it in your system fonts folder and use the font in Photoshop if you like.
56
+
57
+ Note that Genericons has been designed for a 16x16 pixel grid. That means it'll look sharp at font-size: 16px exactly. It'll also be crisp at multiples thereof, such as 32px or 64px. It'll also look reasonably crisp at in-between font sizes such as 24px or 48px, but not quite as crisp as 16 or 32. Please don't set the font-size to 17px, though, that'll just look terrible.
58
+
59
+ Also note the CSS property "-webkit-font-smoothing: antialiased". That makes the icons look great in WebKit browsers. Please see http://noscope.com/2012/font-smoothing for more info.
60
+
61
+
62
+ ____ _ _ ____ _ _ ____ ____ _ ____ ____
63
+ | |__| |__| |\ | | __ |___ | | | | __
64
+ |___ | | | | | \| |__] |___ |___ |__| |__]
65
+
66
+ V3.0:
67
+ Mainly maintenance and a few new icons.
68
+ - Fast forward, rewind, PollDaddy, Notice, Info, Help, Portfolio
69
+ - Updated the feed icon. It's a bit smaller now for consistency, the previous one was rather big.
70
+ - So, the previous version numbering, 2.09, wasn't very PHP version compare friendly. So from now on it'll be 3.0, 3.1 etc. Props Ipstenu.
71
+ - Genericons.com now has a mini release blog.
72
+ - The CSS has prettier formatting, props Konstantin Obenland.
73
+
74
+ V2.09:
75
+ Updated Facebook icon to new version. Updated Instagram logo to use new one-color version. Updated Google+ icon to use same radius as Instagram and Facebook. Added a bunch of new icons, cog, unapprove, cart, media player buttons, tablet, send to tablet.
76
+
77
+ V2.06:
78
+ Included Base64 encoded version. This is necessary for Genericons to work with CDNs in Firefox. Firefox blocks fonts linked from a different domain. A CDN (typically s.example.com) usually puts the font on a subdomain, and is hence blocked in Firefox.
79
+
80
+ V2.05:
81
+ Added a bunch of new icons, including upload to cloud, download to cloud, many more.
82
+
83
+ V2:
84
+ Initial public release
_inc/genericons/example.html ADDED
@@ -0,0 +1,442 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html dir="ltr" lang="en">
3
+ <head>
4
+ <title>Genericons</title>
5
+ <link rel="stylesheet" href="genericons.css">
6
+ <style type="text/css">
7
+ body {
8
+ font-family: sans-serif;
9
+ line-height: 1.5;
10
+ width: 800px;
11
+ margin: 50px auto;
12
+ color: #777;
13
+ background: white;
14
+ }
15
+ .icons {
16
+ overflow: hidden;
17
+ padding: 10px 0;
18
+ }
19
+ .icons div {
20
+ cursor: pointer;
21
+ float: left;
22
+ margin: 0 30px 30px 0;
23
+ }
24
+ .icons:hover div {
25
+ background: #f7f7f7;
26
+ }
27
+ .code {
28
+ display: block;
29
+ font: 14px/1.5 monospace;
30
+ width: 740px;
31
+ white-space: pre;
32
+ border: 1px solid #ccc;
33
+ padding: 10px;
34
+ color: #777;
35
+ overflow: auto;
36
+ }
37
+ .my-icon:before {
38
+ content: '\f408';
39
+ display: inline-block;
40
+ -webkit-font-smoothing: antialiased;
41
+ font: normal 32px/1 'Genericons';
42
+ vertical-align: middle;
43
+ }
44
+ /* For the Examples */
45
+ .my-checklist {
46
+ list-style-type: none;
47
+ text-indent: -16px;
48
+ }
49
+ .my-checklist li:before {
50
+ padding-right: 16px;
51
+ content: '\f418';
52
+ display: inline-block;
53
+ -webkit-font-smoothing: antialiased;
54
+ font: normal 16px/1 'Genericons';
55
+ vertical-align: text-top;
56
+ }
57
+ .my-blockquote {
58
+ background: #eee;
59
+ border-left: 32px solid #ddd;
60
+ padding: 10px;
61
+ }
62
+ .my-blockquote:before {
63
+ margin-left: -42px;
64
+ padding-right: 10px;
65
+ content: '\f106';
66
+ display: inline-block;
67
+ -webkit-font-smoothing: antialiased;
68
+ font: normal 32px/20px 'Genericons';
69
+ vertical-align: bottom;
70
+ }
71
+ .my-button {
72
+ font-family: Helvetica, sans-serif;
73
+ font-size: 14px;
74
+ background: #e05d22; /* Old browsers */
75
+ background: -webkit-linear-gradient(top, #e05d22 0%, #d94412 100%); /* Chrome10+,Safari5.1+ */
76
+ background: -moz-linear-gradient( top, #e05d22 0%, #d94412 100%); /* FF3.6+ */
77
+ background: -ms-linear-gradient( top, #e05d22 0%, #d94412 100%); /* IE10+ */
78
+ background: -o-linear-gradient( top, #e05d22 0%, #d94412 100%); /* Opera 11.10+ */
79
+ background: linear-gradient( to bottom, #e05d22 0%, #d94412 100%); /* W3C */
80
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e05d22', endColorstr='#d94412', GradientType=0); /* IE6-9 */
81
+ display: inline-block;
82
+ padding: 10px 16px 4px 16px;
83
+ color: #fff;
84
+ text-decoration: none;
85
+ border: none;
86
+ border-bottom: 3px solid #b93207;
87
+ border-radius: 2px;
88
+ }
89
+ .my-button:hover,
90
+ .my-button:focus {
91
+ background: #ed6a31; /* Old browsers */
92
+ background: -webkit-linear-gradient(top, #ed6a31 0%, #e55627 100%); /* Chrome10+,Safari5.1+ */
93
+ background: -moz-linear-gradient( top, #ed6a31 0%, #e55627 100%); /* FF3.6+ */
94
+ background: -ms-linear-gradient( top, #ed6a31 0%, #e55627 100%); /* IE10+ */
95
+ background: -o-linear-gradient( top, #ed6a31 0%, #e55627 100%); /* Opera 11.10+ */
96
+ background: linear-gradient( to bottom, #ed6a31 0%, #e55627 100%); /* W3C */
97
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed6a31', endColorstr='#e55627', GradientType=0); /* IE6-9 */
98
+ outline: none;
99
+ }
100
+ .my-button:active {
101
+ background: #d94412; /* Old browsers */
102
+ background: -webkit-linear-gradient(top, #d94412 0%, #e05d22 100%); /* Chrome10+,Safari5.1+ */
103
+ background: -moz-linear-gradient( top, #d94412 0%, #e05d22 100%); /* FF3.6+ */
104
+ background: -ms-linear-gradient( top, #d94412 0%, #e05d22 100%); /* IE10+ */
105
+ background: -o-linear-gradient( top, #d94412 0%, #e05d22 100%); /* Opera 11.10+ */
106
+ background: linear-gradient( to bottom, #d94412 0%, #e05d22 100%); /* W3C */
107
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d94412', endColorstr='#e05d22', GradientType=0); /* IE6-9 */
108
+ border: none;
109
+ border-top: 3px solid #b93207;
110
+ padding: 6px 16px 7px 16px;
111
+ }
112
+ </style>
113
+ </head>
114
+ <body>
115
+
116
+ <div class="section">
117
+
118
+ <h1>Genericons Usage</h1>
119
+
120
+ <p>Copy the <strong>font</strong> folder and the <strong>genericons.css</strong> file together into your project. Link the CSS in your HTML:</p>
121
+
122
+ <p><code>&lt;link href="path/to/genericons.css" rel="stylesheet"&gt;</code></p>
123
+
124
+ <p>Drop in the following HTML with the name of the icon you want to display:</p>
125
+
126
+ <p><code>&lt;div class="genericon genericon-standard"&gt;&lt;/div&gt;</code></p>
127
+
128
+ <div class="icons">
129
+
130
+ <!-- post formats -->
131
+ <div alt="f100" class="genericon genericon-standard"></div>
132
+ <div alt="f101" class="genericon genericon-aside"></div>
133
+ <div alt="f102" class="genericon genericon-image"></div>
134
+ <div alt="f103" class="genericon genericon-gallery"></div>
135
+ <div alt="f104" class="genericon genericon-video"></div>
136
+ <div alt="f105" class="genericon genericon-status"></div>
137
+ <div alt="f106" class="genericon genericon-quote"></div>
138
+ <div alt="f107" class="genericon genericon-link"></div>
139
+ <div alt="f108" class="genericon genericon-chat"></div>
140
+ <div alt="f109" class="genericon genericon-audio"></div>
141
+
142
+ <!-- social icons -->
143
+ <div alt="f200" class="genericon genericon-github"></div>
144
+ <div alt="f201" class="genericon genericon-dribbble"></div>
145
+ <div alt="f202" class="genericon genericon-twitter"></div>
146
+ <div alt="f203" class="genericon genericon-facebook"></div>
147
+ <div alt="f204" class="genericon genericon-facebook-alt"></div>
148
+ <div alt="f205" class="genericon genericon-wordpress"></div>
149
+ <div alt="f206" class="genericon genericon-googleplus"></div>
150
+ <div alt="f207" class="genericon genericon-linkedin"></div>
151
+ <div alt="f208" class="genericon genericon-linkedin-alt"></div>
152
+ <div alt="f209" class="genericon genericon-pinterest"></div>
153
+ <div alt="f210" class="genericon genericon-pinterest-alt"></div>
154
+ <div alt="f211" class="genericon genericon-flickr"></div>
155
+ <div alt="f212" class="genericon genericon-vimeo"></div>
156
+ <div alt="f213" class="genericon genericon-youtube"></div>
157
+ <div alt="f214" class="genericon genericon-tumblr"></div>
158
+ <div alt="f215" class="genericon genericon-instagram"></div>
159
+ <div alt="f216" class="genericon genericon-codepen"></div>
160
+ <div alt="f217" class="genericon genericon-polldaddy"></div>
161
+
162
+ <!-- meta icons -->
163
+ <div alt="f300" class="genericon genericon-comment"></div>
164
+ <div alt="f301" class="genericon genericon-category"></div>
165
+ <div alt="f302" class="genericon genericon-tag"></div>
166
+ <div alt="f303" class="genericon genericon-time"></div>
167
+ <div alt="f304" class="genericon genericon-user"></div>
168
+ <div alt="f305" class="genericon genericon-day"></div>
169
+ <div alt="f306" class="genericon genericon-week"></div>
170
+ <div alt="f307" class="genericon genericon-month"></div>
171
+ <div alt="f308" class="genericon genericon-pinned"></div>
172
+
173
+ <!-- other icons -->
174
+ <div alt="f400" class="genericon genericon-search"></div>
175
+ <div alt="f401" class="genericon genericon-unzoom"></div>
176
+ <div alt="f402" class="genericon genericon-zoom"></div>
177
+ <div alt="f403" class="genericon genericon-show"></div>
178
+ <div alt="f404" class="genericon genericon-hide"></div>
179
+ <div alt="f405" class="genericon genericon-close"></div>
180
+ <div alt="f406" class="genericon genericon-close-alt"></div>
181
+ <div alt="f407" class="genericon genericon-trash"></div>
182
+ <div alt="f408" class="genericon genericon-star"></div>
183
+ <div alt="f409" class="genericon genericon-home"></div>
184
+ <div alt="f410" class="genericon genericon-mail"></div>
185
+ <div alt="f411" class="genericon genericon-edit"></div>
186
+ <div alt="f412" class="genericon genericon-reply"></div>
187
+ <div alt="f413" class="genericon genericon-feed"></div>
188
+ <div alt="f414" class="genericon genericon-warning"></div>
189
+ <div alt="f415" class="genericon genericon-share"></div>
190
+ <div alt="f416" class="genericon genericon-attachment"></div>
191
+ <div alt="f417" class="genericon genericon-location"></div>
192
+ <div alt="f418" class="genericon genericon-checkmark"></div>
193
+ <div alt="f419" class="genericon genericon-menu"></div>
194
+ <div alt="f420" class="genericon genericon-top"></div>
195
+ <div alt="f421" class="genericon genericon-minimize"></div>
196
+ <div alt="f422" class="genericon genericon-maximize"></div>
197
+ <div alt="f423" class="genericon genericon-404"></div>
198
+ <div alt="f424" class="genericon genericon-spam"></div>
199
+ <div alt="f425" class="genericon genericon-summary"></div>
200
+ <div alt="f426" class="genericon genericon-cloud"></div>
201
+ <div alt="f427" class="genericon genericon-key"></div>
202
+ <div alt="f428" class="genericon genericon-dot"></div>
203
+ <div alt="f429" class="genericon genericon-next"></div>
204
+ <div alt="f430" class="genericon genericon-previous"></div>
205
+ <div alt="f431" class="genericon genericon-expand"></div>
206
+ <div alt="f432" class="genericon genericon-collapse"></div>
207
+ <div alt="f433" class="genericon genericon-dropdown"></div>
208
+ <div alt="f434" class="genericon genericon-dropdown-left"></div>
209
+ <div alt="f435" class="genericon genericon-top"></div>
210
+ <div alt="f436" class="genericon genericon-draggable"></div>
211
+ <div alt="f437" class="genericon genericon-phone"></div>
212
+ <div alt="f438" class="genericon genericon-send-to-phone"></div>
213
+ <div alt="f439" class="genericon genericon-plugin"></div>
214
+ <div alt="f440" class="genericon genericon-cloud-download"></div>
215
+ <div alt="f441" class="genericon genericon-cloud-upload"></div>
216
+ <div alt="f442" class="genericon genericon-external"></div>
217
+ <div alt="f443" class="genericon genericon-document"></div>
218
+ <div alt="f444" class="genericon genericon-book"></div>
219
+ <div alt="f445" class="genericon genericon-cog"></div>
220
+ <div alt="f446" class="genericon genericon-unapprove"></div>
221
+ <div alt="f447" class="genericon genericon-cart"></div>
222
+ <div alt="f448" class="genericon genericon-pause"></div>
223
+ <div alt="f449" class="genericon genericon-stop"></div>
224
+ <div alt="f450" class="genericon genericon-skip-back"></div>
225
+ <div alt="f451" class="genericon genericon-skip-ahead"></div>
226
+ <div alt="f452" class="genericon genericon-play"></div>
227
+ <div alt="f453" class="genericon genericon-tablet"></div>
228
+ <div alt="f454" class="genericon genericon-send-to-tablet"></div>
229
+ <div alt="f455" class="genericon genericon-info"></div>
230
+ <div alt="f456" class="genericon genericon-notice"></div>
231
+ <div alt="f457" class="genericon genericon-help"></div>
232
+ <div alt="f458" class="genericon genericon-fastforward"></div>
233
+ <div alt="f459" class="genericon genericon-rewind"></div>
234
+ <div alt="f460" class="genericon genericon-portfolio"></div>
235
+
236
+ <!-- generic shapes -->
237
+ <div alt="f500" class="genericon genericon-uparrow"></div>
238
+ <div alt="f501" class="genericon genericon-rightarrow"></div>
239
+ <div alt="f502" class="genericon genericon-downarrow"></div>
240
+ <div alt="f503" class="genericon genericon-leftarrow"></div>
241
+
242
+ </div>
243
+
244
+ <p>If you want to insert an icon manually using the <code>:before</code> selector, you can setup CSS rules like the following example. <strong>Make sure to set the size to a multiple of 16px</strong> or the icons could end up looking fuzzy:</p>
245
+
246
+ <p><textarea class="code" style="min-height: 150px;" onclick="select();">.my-icon:before {
247
+ content: '\f408';
248
+ display: inline-block;
249
+ -webkit-font-smoothing: antialiased;
250
+ font: normal 32px/1 'Genericons';
251
+ vertical-align: middle;
252
+ }</textarea></p>
253
+
254
+ <p>Add a matching class to your HTML:</p>
255
+
256
+ <p><code>&lt;div class="my-icon"&gt;You're a Star!&lt;/div&gt;</code></p>
257
+
258
+ <p>Here's the result: <span class="my-icon">You're a Star!</span></p>
259
+
260
+ <h2>Examples</h2>
261
+
262
+ <p>Turn every icon a <span style="color: #fa8072;">Salmon</span> color:</p>
263
+
264
+ <p><textarea class="code" style="min-height: 70px" onclick="select();">
265
+ .genericon {
266
+ color: #fa8072;
267
+ }</textarea></p>
268
+
269
+ <p>Or turn the stars <span style="color: #ffd700;">Gold</span>:</p>
270
+
271
+ <p><textarea class="code" style="min-height: 70px" onclick="select();">
272
+ .genericon-star {
273
+ color: #fa8072;
274
+ }</textarea></p>
275
+
276
+ <p>Use icons for bulleted lists:</p>
277
+
278
+ <ul class="my-checklist">
279
+ <li>One</li>
280
+ <li>Two</li>
281
+ <li>Three</li>
282
+ <li>Four</li>
283
+ </ul>
284
+
285
+ <p><textarea class="code" style="min-height: 130px" onclick="select();">
286
+ <ul class="my-checklist">
287
+ <li>One</li>
288
+ <li>Two</li>
289
+ <li>Three</li>
290
+ <li>Four</li>
291
+ </ul></textarea></p>
292
+
293
+ <p><textarea class="code" style="min-height: 260px;" onclick="select();">
294
+ .my-checklist {
295
+ list-style-type: none;
296
+ text-indent: -16px;
297
+ }
298
+ .my-checklist li:before {
299
+ padding-right: 16px;
300
+ content: '\f418';
301
+ display: inline-block;
302
+ -webkit-font-smoothing: antialiased;
303
+ font: normal 16px/1 'Genericons';
304
+ vertical-align: text-top;
305
+ }</textarea></p>
306
+
307
+ <p>Use icons to style blockquotes:</p>
308
+
309
+ <blockquote class="my-blockquote">Sometimes I've believed as many as six impossible things before breakfast. &mdash;<em>Lewis Carroll</em></blockquote>
310
+ <blockquote class="my-blockquote">`Twas brillig, and the slithy toves Did gyre and gimble in the wabe: All mimsy were the borogoves, And the mome raths outgrabe. "Beware the Jabberwock, my son! The jaws that bite, the claws that catch! Beware the Jubjub bird, and shun The frumious Bandersnatch!"</blockquote>
311
+
312
+ <p><textarea class="code" style="min-height: 40px;" onclick="select();"><blockquote class="my-blockquote">Sometimes I've believed as many as six impossible things before breakfast. &mdash;<em>Lewis Carroll</em></blockquote></textarea></p>
313
+
314
+ <p><textarea class="code" style="min-height: 300px;" onclick="select();">
315
+ .my-blockquote {
316
+ background: #eee;
317
+ border-left: 32px solid #ddd;
318
+ padding: 10px;
319
+ }
320
+ .my-blockquote:before {
321
+ margin-left: -42px;
322
+ padding-right: 10px;
323
+ content: '\f106';
324
+ display: inline-block;
325
+ -webkit-font-smoothing: antialiased;
326
+ font: normal 32px/20px 'Genericons';
327
+ vertical-align: bottom;
328
+ } </textarea></p>
329
+
330
+ <p>Use icons to style buttons:</p>
331
+
332
+ <a class="my-button" href="javascript:void()"><i class="genericon genericon-show"></i> View</a>
333
+ <a class="my-button" href="javascript:void()"><i class="genericon genericon-audio"></i> Listen</a>
334
+
335
+ <p><textarea class="code" style="min-height: 40px;" onclick="select();"><a class="my-button" href="#"><i class="genericon genericon-show"></i> View</a>
336
+ <a class="my-button" href="#"><i class="genericon genericon-audio"></i> Listen</a></textarea></p>
337
+
338
+ <p><textarea class="code" style="min-height: 300px;" onclick="select();">
339
+ .my-button {
340
+ font-family: Helvetica, sans-serif;
341
+ background: #e05d22; /* Old browsers */
342
+ background: -webkit-linear-gradient(top, #e05d22 0%, #d94412 100%); /* Chrome10+,Safari5.1+ */
343
+ background: -moz-linear-gradient( top, #e05d22 0%, #d94412 100%); /* FF3.6+ */
344
+ background: -ms-linear-gradient( top, #e05d22 0%, #d94412 100%); /* IE10+ */
345
+ background: -o-linear-gradient( top, #e05d22 0%, #d94412 100%); /* Opera 11.10+ */
346
+ background: linear-gradient( to bottom, #e05d22 0%, #d94412 100%); /* W3C */
347
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e05d22', endColorstr='#d94412', GradientType=0); /* IE6-9 */
348
+ display: inline-block;
349
+ padding: 10px 16px 6px 16px;
350
+ color: #fff;
351
+ text-decoration: none;
352
+ border: none;
353
+ border-bottom: 3px solid #b93207;
354
+ border-radius: 2px;
355
+ }
356
+
357
+ .my-button:hover,
358
+ .my-button:focus {
359
+ background: #ed6a31; /* Old browsers */
360
+ background: -webkit-linear-gradient(top, #ed6a31 0%, #e55627 100%); /* Chrome10+,Safari5.1+ */
361
+ background: -moz-linear-gradient( top, #ed6a31 0%, #e55627 100%); /* FF3.6+ */
362
+ background: -ms-linear-gradient( top, #ed6a31 0%, #e55627 100%); /* IE10+ */
363
+ background: -o-linear-gradient( top, #ed6a31 0%, #e55627 100%); /* Opera 11.10+ */
364
+ background: linear-gradient( to bottom, #ed6a31 0%, #e55627 100%); /* W3C */
365
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed6a31', endColorstr='#e55627', GradientType=0); /* IE6-9 */
366
+ outline: none;
367
+ }
368
+
369
+ .my-button:active {
370
+ background: #d94412; /* Old browsers */
371
+ background: -webkit-linear-gradient(top, #d94412 0%, #e05d22 100%); /* Chrome10+,Safari5.1+ */
372
+ background: -moz-linear-gradient( top, #d94412 0%, #e05d22 100%); /* FF3.6+ */
373
+ background: -ms-linear-gradient( top, #d94412 0%, #e05d22 100%); /* IE10+ */
374
+ background: -o-linear-gradient( top, #d94412 0%, #e05d22 100%); /* Opera 11.10+ */
375
+ background: linear-gradient( to bottom, #d94412 0%, #e05d22 100%); /* W3C */
376
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d94412', endColorstr='#e05d22', GradientType=0); /* IE6-9 */
377
+ border: none;
378
+ border-top: 3px solid #b93207;
379
+ padding: 6px 16px 10px 16px;
380
+ }</textarea>/</p>
381
+
382
+ <h2>CSS Preprocessors</h2>
383
+
384
+ <p>Preprocessing extensions such as Sass (SCSS Syntax) or LESS</a> can make it easier to manage CSS for a lot of things at once using things like variables and mixins.</p>
385
+
386
+ <p>This example will seup the basic genericon rules and sets a color you can use for all icons using Sass:</p>
387
+
388
+ <p><textarea class="code" style="min-height: 360px;" onclick="select();">$icon-color: "#fa8072";
389
+
390
+ .genericon {
391
+ color: $icon-color;
392
+ }
393
+
394
+ @mixin genericon-rules {
395
+ display: inline-block;
396
+ -webkit-font-smoothing: antialiased;
397
+ font: normal 16px/1 'Genericons';
398
+ vertical-align: middle;
399
+ }
400
+
401
+ .my-icon:before {
402
+ content: '\f408';
403
+ @include genericon-rules;
404
+ }</textarea></p>
405
+
406
+ <p>Here is a similar example for LESS:</p>
407
+
408
+ <p><textarea class="code" style="min-height: 360px;" onclick="select();">@icon-color: "#fa8072";
409
+
410
+ .genericon {
411
+ color: @icon-color;
412
+ }
413
+
414
+ .genericon-rules {
415
+ display: inline-block;
416
+ -webkit-font-smoothing: antialiased;
417
+ font: normal 16px/1 'Genericons';
418
+ vertical-align: middle;
419
+ }
420
+
421
+ .my-icon:before {
422
+ content: '\f408';
423
+ .genericon-rules;
424
+ }</textarea></p>
425
+
426
+ <h2>Fallback images for IE7 and below</h2>
427
+
428
+ <p>Genericons <strong>does not come with fallback icons by default</strong> -- therefore you have to create them yourself. If you are using HTML similar to this example:
429
+
430
+ <p><code>&lt;span class="genericon genericon-warning"&gt;&lt;/span&gt;</code></p>
431
+
432
+ <p>You can use the asterisk hack to serve a different icon to IE7 once you have saved the fallback icons to your project:</p>
433
+
434
+ <textarea class="code" style="min-height: 85px;" onclick="select();">.genericon-warning {
435
+ *background: url(fallback-icon.png) no-repeat center center;
436
+ *text-indent: 100%;
437
+ }</textarea>
438
+
439
+ </div>
440
+
441
+ </body>
442
+ </html>
_inc/genericons/font/genericons-regular-webfont.eot ADDED
Binary file
_inc/genericons/font/genericons-regular-webfont.svg ADDED
@@ -0,0 +1,113 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" standalone="no"?>
2
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
3
+ <svg xmlns="http://www.w3.org/2000/svg">
4
+ <metadata></metadata>
5
+ <defs>
6
+ <font id="genericonsregular" horiz-adv-x="2048" >
7
+ <font-face units-per-em="2048" ascent="1638" descent="-410" />
8
+ <missing-glyph horiz-adv-x="500" />
9
+ <glyph unicode="&#xe000;" horiz-adv-x="500" d="M0 0z" />
10
+ <glyph unicode="&#xf100;" d="M1536 1408v-128h-1024v128h1024zM1152 1024h-640v128h640v-128zM1280 1152h256v-128h-256v128zM768 768h-256v128h256v-128zM896 896h640v-128h-640v128zM512 640h768v-128h-768v128z" />
11
+ <glyph unicode="&#xf101;" d="M1024 1792q209 0 385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103zM1024 768q106 0 181 75t75 181t-75 181t-181 75t-181 -75t-75 -181t75 -181t181 -75z" />
12
+ <glyph unicode="&#xf102;" d="M1920 1408v-1024h-1792v896l512 128l128 256h512l128 -256h512zM512 1504l-256 -64v160h256v-96zM1024 512q186 0 317 131.5t131 316.5t-131 316.5t-317 131.5q-185 0 -316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5zM1024 1280q133 0 226.5 -93.5t93.5 -226.5 t-93.5 -226.5t-226.5 -93.5t-226.5 93.5t-93.5 226.5t93.5 226.5t226.5 93.5z" />
13
+ <glyph unicode="&#xf103;" d="M128 1408h896v-384h-896v384zM2048 1408v-896h-896v896h896zM128 896h384v-384h-384v384zM640 896h384v-384h-384v384z" />
14
+ <glyph unicode="&#xf104;" d="M1664 1024l-1152 -640v1280z" />
15
+ <glyph unicode="&#xf105;" d="M1408 1408q0 -124 -71.5 -222t-184.5 -138v-536l-256 -128v664q-113 40 -184.5 138t-71.5 222q0 159 112.5 271.5t271.5 112.5t271.5 -112.5t112.5 -271.5z" />
16
+ <glyph unicode="&#xf106;" d="M512 1408h512l-256 -768h-384zM1792 1408l-256 -768h-384l128 768h512z" />
17
+ <glyph unicode="&#xf107;" d="M870 1450l135 136q75 75 181 75t181 -75l91 -91q75 -75 75 -181t-75 -181l-136 -136l-90 91l135 136q38 37 38 90t-38 91l-90 90q-38 38 -91 38t-90 -38l-136 -135zM734 952l362 362l90 -90l-362 -362zM553 771l90 -90q38 -38 91 -38t90 38l136 135l91 -90l-136 -136 q-75 -75 -181 -75t-181 75l-91 91q-75 75 -75 181t75 181l136 135l91 -90l-136 -136q-38 -37 -38 -90t38 -91z" />
18
+ <glyph unicode="&#xf108;" d="M256 1792h1024q96 0 176 -80t80 -176v-384q0 -96 -80 -176t-176 -80h-448l-448 -448v448h-128q-96 0 -176 80t-80 176v384q0 96 80 176t176 80zM1664 1152v384q96 0 176 -80t80 -176v-384q0 -96 -80 -176t-176 -80h-128v-448l-448 448h-320l128 128h384q168 0 276 108 t108 276z" />
19
+ <glyph unicode="&#xf109;" d="M640 1280l384 384v-1280l-384 384h-384v512h384zM1386 1386l91 91q88 -89 137.5 -206t49.5 -247q0 -87 -23 -170t-64.5 -153.5t-99.5 -129.5l-91 91q71 71 110.5 164.5t39.5 197.5t-39.5 197.5t-110.5 164.5zM1205 1205l91 91q26 -27 46.5 -57.5t35 -65t22.5 -72.5t8 -77 q0 -78 -29.5 -148t-82.5 -124l-91 91q75 75 75 181t-75 181z" />
20
+ <glyph unicode="&#xf200;" d="M1024 2048q209 0 398.5 -81t326.5 -218t218 -326.5t81 -398.5q0 -335 -195.5 -601.5t-504.5 -369.5q-36 -7 -53 8.5t-17 40.5q0 4 0.5 102t0.5 179q0 130 -69 189q77 9 137.5 24.5t124.5 51.5t107 89t70.5 140t27.5 201q0 161 -105 274q6 15 11 35t9 56t-3.5 83.5 t-26.5 96.5q-4 1 -10.5 2t-32 -1t-55.5 -11t-79.5 -33.5t-104.5 -61.5q-118 33 -256 35q-138 -2 -256 -35q-55 37 -104 61.5t-80 33t-54.5 11.5t-33.5 1l-10 -2q-58 -146 -10 -271q-105 -115 -105 -274q0 -114 27.5 -201t70.5 -140t107 -89t124.5 -52t136.5 -24 q-53 -47 -65 -137q-28 -13 -59.5 -20t-75.5 -6.5t-87.5 28.5t-75.5 83q-2 4 -6.5 10.5t-19 24t-31.5 31t-44 25.5t-56 14h-10t-18.5 -3.5t-17 -9t4 -18.5t34.5 -31q3 -1 7.5 -4t19 -14.5t27.5 -27t30 -43.5t30 -61q1 -3 2.5 -7t8 -17t15.5 -25.5t24.5 -28t33.5 -28t45 -23.5 t57.5 -16t71.5 -3.5t87 11.5q0 -50 0.5 -110t0.5 -64q0 -24 -17 -40t-53 -10q-309 103 -504.5 370t-195.5 602q0 208 81 398t218.5 327t327 218t397.5 81z" />
21
+ <glyph unicode="&#xf201;" d="M1024 2048q206 0 395.5 -82t327 -219.5t219.5 -327t82 -395.5t-82 -395.5t-219.5 -327t-327 -219.5t-395.5 -82t-395.5 82t-327 219.5t-219.5 327t-82 395.5t82 395.5t219.5 327t327 219.5t395.5 82zM1024 1920q-32 0 -96 -8t-96 -8q102 -166 304 -512q6 2 86 31 t118.5 45t108 47t122 64t93.5 69q-126 126 -290.5 199t-349.5 73zM672 1856q-194 -85 -329.5 -247.5t-182.5 -376.5q194 -22 444 14t388 82q-141 282 -320 528zM1760 1536q-71 -57 -162 -104.5t-214.5 -100.5t-183.5 -83q22 -29 36.5 -54.5t34 -67.5t25.5 -54q170 33 336 30 t288 -30q-26 285 -160 464zM128 1088v-64q0 -167 58 -319.5t166 -272.5q125 205 339 360t445 232q-16 48 -80 176q-282 -86 -481.5 -111t-446.5 -1zM1536 288q156 108 258 278t126 362q-276 46 -576 0q14 -27 43 -103t74.5 -231t74.5 -306zM1024 128q181 0 368 80 q-33 300 -208 688q-222 -74 -410 -225.5t-294 -350.5q216 -192 544 -192z" />
22
+ <glyph unicode="&#xf202;" d="M2048 1659q-84 -127 -210 -217q2 -36 2 -55q0 -168 -49 -337t-150 -323.5t-241 -273.5t-336 -190t-420 -71q-351 0 -644 189q50 -6 100 -6q293 0 522 180q-137 2 -244.5 83t-147.5 208q44 -7 79 -7q57 0 110 15q-145 29 -241 144.5t-96 267.5v5q86 -48 191 -53 q-86 58 -136.5 150t-50.5 200q0 113 57 211q158 -194 383 -310t483 -129q-11 49 -11 96q0 174 123 297t297 123q89 0 168.5 -35t138.5 -97q142 27 266 102q-47 -150 -184 -233q124 15 241 66z" />
23
+ <glyph unicode="&#xf203;" d="M384 1920h1280q106 0 181 -75t75 -181v-1280q0 -106 -75 -181t-181 -75h-282v711h270l12 260h-282v192v12q0 60 21.5 87.5t87.5 27.5l166 -1l6 242q-78 10 -183 10q-94 0 -167 -27.5t-117 -74.5t-66 -105.5t-22 -126.5v-236h-254v-260h254v-711h-724q-106 0 -181 75 t-75 181v1280q0 106 75 181t181 75z" />
24
+ <glyph unicode="&#xf204;" d="M1511 1272l-14 -303h-315v-841h-320v841h-222v303h222v258q0 78 26 147t77 124t136.5 87t194.5 32q55 0 108 -3t79 -6l26 -3l-7 -282h-193q-76 0 -101.5 -32t-25.5 -101v-14v-207h329z" />
25
+ <glyph unicode="&#xf205;" d="M1024 1920q182 0 348 -71t286 -191t191 -286t71 -348t-71 -348t-191 -286t-286 -191t-348 -71t-348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191t348 71zM1426 536l81 268q24 79 32.5 107.5t18.5 74.5t10 79q0 46 -11.5 90.5t-23.5 71t-32 60.5q-2 4 -11.5 19 t-12 20t-10.5 18.5t-11 19t-9 17.5t-8.5 19t-6.5 18t-5.5 19.5t-3 18.5t-1.5 20q0 57 39 100t97 43l10 -1q-110 101 -249.5 156.5t-294.5 55.5q-207 0 -385 -98t-288 -266h52q37 0 91 2.5t89 4.5l34 3q21 1 30.5 -14.5t2.5 -32.5t-27 -20q-44 -5 -93 -7l294 -873l176 529 l-125 344l-85 7q-20 2 -27.5 19t2.5 33t30 15q133 -10 212 -10q38 0 91.5 2.5t88.5 4.5l35 3q16 1 25.5 -8.5t10 -22t-7 -23.5t-23.5 -13q-43 -5 -92 -7zM1731 1410q5 -40 5 -82q0 -135 -61 -289l-246 -711q183 106 292 291.5t109 404.5q0 207 -99 386zM218 1024 q0 -236 125 -430.5t330 -294.5l-385 1053q-70 -156 -70 -328zM1024 218q138 0 268 46q-4 6 -6 11l-248 679l-242 -703q112 -33 228 -33z" />
26
+ <glyph unicode="&#xf206;" d="M1664 1536v256h-128v-256h-256v-128h256v-256h128v256h256v-1024q0 -106 -75 -181t-181 -75h-507q5 28 5 50q0 143 -46.5 230t-189.5 194q-3 2 -20.5 15t-25 19t-25.5 20t-27.5 22.5t-24 22t-23 23.5t-17 22t-12.5 22.5t-4 20.5q0 52 23 87t99 94q180 141 180 324 q0 113 -45 204.5t-128 139.5h160l135 142h-607q-127 0 -241.5 -49t-194.5 -132v65q0 106 75 181t181 75h1280q106 0 181 -75t75 -181v-128h-256zM575 937q-125 4 -225.5 108t-121.5 262q-21 161 50.5 269.5t194.5 104.5q121 -4 215.5 -118.5t116.5 -277.5q21 -160 -43 -256 t-187 -92zM572 570q-18 0 -54.5 -0.5t-55.5 -0.5q-183 0 -334 -83v485q125 -127 330 -127q30 0 59 3q-32 -61 -32 -118q0 -33 13 -63t28.5 -48.5t45.5 -47.5zM966 218q7 -29 7 -66q0 -16 -1 -24h-588q-85 0 -153 50.5t-92 130.5q57 85 166 137.5t237 51.5q84 -1 158 -26 q19 -13 62 -42.5t61 -42t48 -37t44.5 -41.5t29 -41.5t21.5 -49.5z" />
27
+ <glyph unicode="&#xf207;" d="M530 1285h1q67 0 108.5 39.5t41.5 97.5q-2 60 -42 98.5t-106 38.5q-67 0 -108 -39t-41 -98q0 -58 40.5 -97.5t105.5 -39.5zM1614 384v455q0 175 -83.5 266t-220.5 91q-50 0 -90.5 -12t-68.5 -34t-45 -41t-33 -44v112h-264v-793h264v443q0 45 8 64q16 40 50.5 68t85.5 28 q133 0 133 -179v-424h264zM663 1177h-263v-793h263v793z" />
28
+ <glyph unicode="&#xf208;" d="M384 1920h1280q106 0 181 -75t75 -181v-1280q0 -106 -75 -181t-181 -75h-1280q-106 0 -181 75t-75 181v1280q0 106 75 181t181 75zM530 1285h1q67 0 108.5 39.5t41.5 97.5q-2 60 -42 98.5t-106 38.5q-67 0 -108 -39t-41 -98q0 -58 40.5 -97.5t105.5 -39.5zM1614 384v455 q0 175 -83.5 266t-220.5 91q-50 0 -90.5 -12t-68.5 -34t-45 -41t-33 -44v112h-264v-793h264v443q0 45 8 64q16 40 50.5 68t85.5 28q133 0 133 -179v-424h264zM663 1177h-263v-793h263v793z" />
29
+ <glyph unicode="&#xf209;" d="M1073 2048q176 0 327.5 -60.5t253.5 -161t160 -231t58 -270.5q0 -246 -85 -443t-241 -309.5t-355 -112.5q-99 0 -186.5 46.5t-121.5 110.5q-73 -290 -89 -347q-34 -123 -127 -270l-149 54q-7 167 22 290l162 688q-40 81 -40 200q0 139 70.5 232.5t172.5 93.5 q83 0 127 -53.5t44 -135.5q0 -51 -18.5 -124t-49 -170t-44.5 -154q-23 -99 37.5 -171t161.5 -72q117 0 209.5 92t142 244.5t49.5 334.5q0 214 -139 349t-387 135q-139 0 -257.5 -49.5t-197 -133t-122.5 -193t-44 -229.5q0 -147 83 -247q18 -21 21.5 -34t-3.5 -37 q-16 -61 -25 -101q-7 -24 -24.5 -32t-39.5 1q-127 51 -192.5 181.5t-65.5 300.5q0 109 35.5 219t110 213t179 182t254 126.5t323.5 47.5z" />
30
+ <glyph unicode="&#xf210;" d="M1024 2048q209 0 398.5 -81t326.5 -218t218 -326.5t81 -398.5t-81 -398.5t-218 -326.5t-326.5 -218t-398.5 -81q-147 0 -290 42q74 116 103 219l72 282q28 -53 99 -90.5t151 -37.5q162 0 288.5 91.5t195.5 251t69 359.5q0 114 -47 220t-130 187.5t-206.5 130.5t-265.5 49 q-141 0 -262 -38.5t-205.5 -103t-145.5 -147.5t-89.5 -172.5t-28.5 -178.5q0 -138 53 -243.5t156 -147.5q18 -8 32.5 -1t18.5 26q2 9 10 41t11 41q5 19 2.5 30t-16.5 28q-68 78 -68 200q0 97 35.5 186t99.5 156.5t160 108t209 40.5q201 0 313.5 -109.5t112.5 -283.5 q0 -148 -40 -271.5t-115 -198t-169 -74.5q-82 0 -131.5 58.5t-30.5 138.5q11 46 35.5 125t39.5 138t15 101q0 66 -35.5 109.5t-102.5 43.5q-82 0 -139.5 -76t-57.5 -189q0 -43 8 -83.5t16 -59.5l9 -19q-113 -475 -132 -558q-24 -97 -18 -235q-275 120 -444 374t-169 564 q0 208 81 398t218.5 327t327 218t397.5 81z" />
31
+ <glyph unicode="&#xf211;" d="M992 1024q0 172 -122 294t-294 122t-294 -122t-122 -294t122 -294t294 -122t294 122t122 294zM1888 1024q0 172 -122 294t-294 122t-294 -122t-122 -294t122 -294t294 -122t294 122t122 294z" />
32
+ <glyph unicode="&#xf212;" d="M1919 1437q16 347 -260 355q-373 12 -505 -417q69 29 133 29q136 0 120 -152q-8 -92 -120 -268q-113 -176 -169 -176q-73 0 -133 271q-20 79 -72 407q-49 303 -258 284q-89 -8 -265 -160q-127 -113 -262 -231l84 -108q121 84 141 84q92 0 173 -287l144 -525 q108 -287 265 -287q253 0 619 471q353 451 365 710z" />
33
+ <glyph unicode="&#xf213;" d="M512 1664h1024q159 0 271.5 -112.5t112.5 -271.5v-512q0 -159 -112.5 -271.5t-271.5 -112.5h-1024q-159 0 -271.5 112.5t-112.5 271.5v512q0 159 112.5 271.5t271.5 112.5zM1408 1024l-640 384v-768z" />
34
+ <glyph unicode="&#xf214;" d="M1091 1920h-255q-17 -139 -62 -228q-48 -93 -121 -154q-74 -64 -181 -99v-253h198v-629q0 -121 26 -187q26 -65 92 -122t161 -89q93 -31 218 -31q110 0 201 22q88 20 208 76v282q-134 -88 -271 -88q-76 0 -136 36q-44 25 -61 70q-17 46 -17 200v460h426v281h-426v453z " />
35
+ <glyph unicode="&#xf215;" d="M384 1920h1280q106 0 181 -75t75 -181v-1280q0 -106 -75 -181t-181 -75h-1280q-106 0 -181 75t-75 181v1280q0 106 75 181t181 75zM1792 1536v128q0 53 -37.5 90.5t-90.5 37.5h-128q-53 0 -90.5 -37.5t-37.5 -90.5v-128q0 -53 37.5 -90.5t90.5 -37.5h128q53 0 90.5 37.5 t37.5 90.5zM1024 1408q-159 0 -271.5 -112.5t-112.5 -271.5t112.5 -271.5t271.5 -112.5t271.5 112.5t112.5 271.5t-112.5 271.5t-271.5 112.5zM1792 1152h-272q16 -66 16 -128q0 -212 -150 -362t-362 -150t-362 150t-150 362q0 62 16 128h-272v-768q0 -53 37.5 -90.5 t90.5 -37.5h1280q53 0 90.5 37.5t37.5 90.5v768z" />
36
+ <glyph unicode="&#xf216;" d="M1061 1779l702 -467q29 -24 29 -55v-467q0 -32 -29 -54l-702 -468q-17 -11 -37 -11q-18 0 -37 11l-702 468q-29 22 -29 54v467q0 31 29 55l702 467q17 11 37 11t37 -11zM441 1257l231 -154l286 191v307zM1090 1294l286 -191l231 154l-517 344v-307zM1258 1024l-234 156 l-233 -156l233 -156zM388 914l165 110l-165 110v-220zM1660 1134l-165 -110l165 -110v220zM958 754l-286 191l-231 -155l517 -344v308zM1607 790l-231 155l-286 -191v-308z" />
37
+ <glyph unicode="&#xf217;" d="M1024 1920q182 0 348 -71t286 -191t191 -286t71 -348t-71 -348t-191 -286t-286 -191t-348 -71t-348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191t348 71zM1024 208q236 0 432 123.5t298 327.5q59 136 59 266q0 117 -43.5 221.5t-118.5 182.5t-175.5 131 t-215.5 73q116 -48 204 -145t127 -218q54 -151 17.5 -320t-150.5 -289q-111 -123 -276 -179t-332 -27q-168 27 -307 138t-210 270q-74 156 -67.5 338.5t93.5 335.5q88 155 238.5 260t328.5 135q2 0 35 6q-208 -16 -380.5 -128t-272.5 -293.5t-100 -392.5q0 -221 109.5 -409 t297.5 -297.5t409 -109.5zM1113 1770q-157 7 -306.5 -51.5t-258.5 -169.5q-109 -107 -159 -254.5t-30 -296.5q17 -148 100 -275.5t207 -200.5q120 -71 264 -78.5t267 49.5q-76 -21 -148 -21q-149 0 -275.5 74t-200.5 201t-74 276q0 214 146 373l3 3l14 14l1 1 q98 114 235 178t293 64q163 0 306 -70t241 -193q-36 57 -70 96q-104 126 -250 200.5t-305 80.5zM1415 1006q6 -142 -81 -257q-86 -115 -225 -157q-114 -35 -234 -7q83 -34 174 -34q195 0 333.5 138.5t138.5 333.5v2q-10 107 -63.5 202.5t-137.5 157.5q-102 77 -236 87 t-243 -49q-116 -62 -177 -167q-61 -107 -52 -231q8 -119 85 -217t186 -128q110 -33 221.5 8.5t170.5 134.5q61 91 50 204t-86 187q-70 77 -179.5 87t-188.5 -50q-85 -62 -105 -157q-21 -98 30 -182q50 -84 142 -108q92 -23 172 26q38 23 64 58.5t34 76.5q17 88 -34 159 q-52 72 -136 77q-83 6 -142 -54q-57 -55 -45 -138q6 -37 27.5 -68.5t52.5 -47.5q40 -21 87 -16q-46 1 -82 29t-49 71l-2 3q-14 30 -9.5 67t25.5 66q22 30 56.5 46.5t72.5 14.5t73.5 -23.5t54.5 -55.5q46 -76 8 -158q-18 -39 -53.5 -66.5t-78.5 -35.5q-43 -9 -88.5 3.5 t-78.5 43.5q-74 68 -68 169q2 65 45 118.5t109.5 77t132.5 5.5q68 -16 118.5 -70.5t65 -124.5t-9.5 -144q-37 -107 -150 -158.5t-224 -8.5q-114 43 -170 158q-55 117 -17 238q35 121 152 191t246 47q131 -19 223 -128t95 -246z" />
38
+ <glyph unicode="&#xf300;" d="M512 1536h1024q106 0 181 -75t75 -181v-384q0 -106 -75 -181t-181 -75h-448l-448 -448v448h-128q-106 0 -181 75t-75 181v384q0 106 75 181t181 75z" />
39
+ <glyph unicode="&#xf301;" d="M1664 1152l-256 -640h-1024v1024h384l64 -128h448v-128h-640l-128 -256h128l64 128h960z" />
40
+ <glyph unicode="&#xf302;" d="M1536 1536v-512l-768 -768l-512 512l768 768h512zM1280 1152q53 0 90.5 37.5t37.5 90.5t-37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5z" />
41
+ <glyph unicode="&#xf303;" d="M960 1792q143 0 273.5 -55.5t225 -150t150 -225t55.5 -273.5t-55.5 -273.5t-150 -225t-225 -150t-273.5 -55.5t-273.5 55.5t-225 150t-150 225t-55.5 273.5t55.5 273.5t150 225t225 150t273.5 55.5zM960 512q117 0 223.5 45.5t184 123t123 184t45.5 223.5t-45.5 223.5 t-123 184t-184 123t-223.5 45.5t-223.5 -45.5t-184 -123t-123 -184t-45.5 -223.5t45.5 -223.5t123 -184t184 -123t223.5 -45.5zM1024 1115l298 -298l-90 -91l-336 336v474h128v-421z" />
42
+ <glyph unicode="&#xf304;" d="M1024 1152q-106 0 -181 75t-75 181t75 181t181 75t181 -75t75 -181t-75 -181t-181 -75zM896 1024h256q159 0 271.5 -112.5t112.5 -271.5v-256h-1024v256q0 159 112.5 271.5t271.5 112.5z" />
43
+ <glyph unicode="&#xf305;" d="M1664 1664v-1280h-1408v1280h256v128h128v-128h640v128h128v-128h256zM1536 640v640q0 53 -37.5 90.5t-90.5 37.5h-896q-53 0 -90.5 -37.5t-37.5 -90.5v-640q0 -53 37.5 -90.5t90.5 -37.5h896q53 0 90.5 37.5t37.5 90.5zM832 1280h128q26 0 45 -19t19 -45v-512 q0 -26 -19 -45t-45 -19t-45 19t-19 45v448h-64q-26 0 -45 19t-19 45t19 45t45 19z" />
44
+ <glyph unicode="&#xf306;" d="M1664 1664v-1280h-1408v1280h256v128h128v-128h640v128h128v-128h256zM1536 640v640q0 53 -37.5 90.5t-90.5 37.5h-896q-53 0 -90.5 -37.5t-37.5 -90.5v-640q0 -53 37.5 -90.5t90.5 -37.5h896q53 0 90.5 37.5t37.5 90.5zM1088 1280h2h1h3q22 -2 38.5 -18t19.5 -39v-2v-2 v-1v-2q0 -5 -2 -15l-128 -512q-6 -26 -28.5 -40t-48.5 -7q-26 6 -40 28.5t-7 48.5l108 433h-174q-26 0 -45 19t-19 45t19 45t45 19h256z" />
45
+ <glyph unicode="&#xf307;" d="M1664 1664v-1280h-1408v1280h256v128h128v-128h640v128h128v-128h256zM1536 640v640q0 53 -37.5 90.5t-90.5 37.5h-896q-53 0 -90.5 -37.5t-37.5 -90.5v-640q0 -53 37.5 -90.5t90.5 -37.5h896q53 0 90.5 37.5t37.5 90.5zM768 1280h128v-128h-128v128zM1024 1280h128v-128 h-128v128zM1280 1280h128v-128h-128v128zM512 1024h128v-128h-128v128zM768 1024h128v-128h-128v128zM1024 1024h128v-128h-128v128zM1280 1024h128v-128h-128v128zM512 768h128v-128h-128v128zM768 768h128v-128h-128v128zM1024 768h128v-128h-128v128z" />
46
+ <glyph unicode="&#xf308;" d="M1920 1408v-128h-256l-320 -320v-384h-128l-640 640v128h384l320 320v256h128zM896 768l-512 -512l-128 128l512 512z" />
47
+ <glyph unicode="&#xf400;" d="M1792 384l-128 -128l-495 495q-153 -111 -337 -111q-117 0 -223.5 45.5t-184 123t-123 184t-45.5 223.5t45.5 223.5t123 184t184 123t223.5 45.5t223.5 -45.5t184 -123t123 -184t45.5 -223.5q0 -184 -111 -337zM832 768q186 0 317 131.5t131 316.5t-131 316.5t-317 131.5 q-185 0 -316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5z" />
48
+ <glyph unicode="&#xf401;" d="M1792 384l-128 -128l-495 495q-153 -111 -337 -111q-117 0 -223.5 45.5t-184 123t-123 184t-45.5 223.5t45.5 223.5t123 184t184 123t223.5 45.5t223.5 -45.5t184 -123t123 -184t45.5 -223.5q0 -184 -111 -337zM832 768q186 0 317 131.5t131 316.5t-131 316.5t-317 131.5 q-185 0 -316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5zM512 1280h640v-128h-640v128z" />
49
+ <glyph unicode="&#xf402;" d="M1664 256l-495 495q-153 -111 -337 -111q-117 0 -223.5 45.5t-184 123t-123 184t-45.5 223.5t45.5 223.5t123 184t184 123t223.5 45.5t223.5 -45.5t184 -123t123 -184t45.5 -223.5q0 -184 -111 -337l495 -495zM384 1216q0 -185 131.5 -316.5t316.5 -131.5 q186 0 317 131.5t131 316.5t-131 316.5t-317 131.5q-185 0 -316.5 -131.5t-131.5 -316.5zM1152 1152h-256v-256h-128v256h-256v128h256v256h128v-256h256v-128z" />
50
+ <glyph unicode="&#xf403;" d="M0 1024l506 506q101 103 234.5 160.5t283.5 57.5t283.5 -57.5t233.5 -159.5l507 -507l-506 -507q-101 -103 -234.5 -160t-283.5 -57t-283.5 57.5t-233.5 160.5zM272 1024l370 -371q77 -78 175.5 -119.5t206.5 -41.5t206 41.5t174 118.5l373 372l-371 371 q-158 161 -382 161q-108 0 -206.5 -41t-173.5 -119zM1024 1408q159 0 271.5 -112.5t112.5 -271.5t-112.5 -271.5t-271.5 -112.5t-271.5 112.5t-112.5 271.5t112.5 271.5t271.5 112.5zM1152 1024q53 0 90.5 37.5t37.5 90.5t-37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5 t37.5 -90.5t90.5 -37.5z" />
51
+ <glyph unicode="&#xf404;" d="M1382 1653l-143 -143q-103 46 -215 46q-108 0 -206.5 -41t-173.5 -119l-372 -372l240 -240l-136 -136l-376 376l506 506q101 103 234.5 160.5t283.5 57.5q193 0 358 -95zM1709 1619l-90 90l-1280 -1280l90 -90zM1122 1394l-468 -468q-14 54 -14 98q0 159 112.5 271.5 t271.5 112.5q44 0 98 -14zM2048 1024l-506 -507q-101 -103 -234.5 -160t-283.5 -57q-193 0 -358 95l143 143q103 -46 215 -46q108 0 206 41.5t174 118.5l373 372l-241 241l136 135zM926 654l468 468q14 -54 14 -98q0 -159 -112.5 -271.5t-271.5 -112.5q-44 0 -98 14z" />
52
+ <glyph unicode="&#xf405;" d="M1216 1088l320 -320l-128 -128l-320 320l-320 -320l-128 128l320 320l-320 320l128 128l320 -320l320 320l128 -128z" />
53
+ <glyph unicode="&#xf406;" d="M1216 1088l832 -832l-128 -128l-832 832l-832 -832l-128 128l832 832l-832 832l128 128l832 -832l832 832l128 -128z" />
54
+ <glyph unicode="&#xf407;" d="M1536 1408v-128h-1152v128l256 128q0 53 37.5 90.5t90.5 37.5h384q53 0 90.5 -37.5t37.5 -90.5zM832 1408h256q26 0 45 19t19 45t-19 45t-45 19h-256q-26 0 -45 -19t-19 -45t19 -45t45 -19zM1408 1216v-704q0 -53 -37.5 -90.5t-90.5 -37.5h-640q-53 0 -90.5 37.5 t-37.5 90.5v704h128v-704h128v704h128v-704h128v704h128v-704h128v704h128z" />
55
+ <glyph unicode="&#xf408;" d="M844 1150l-588 1l476 -330l-183 -535l475 332l475 -332l-183 535l476 330l-587 -1l-181 535z" />
56
+ <glyph unicode="&#xf409;" d="M1664 1024l-128 -128l-512 512l-512 -512l-128 128l640 640zM1024 1280l384 -384v-384h-256v384h-256v-384h-256v384z" />
57
+ <glyph unicode="&#xf410;" d="M256 1485v51h1536v-51l-768 -512zM256 717v614l461 -307zM1792 717l-461 307l461 307v-614zM1792 563v-51h-1536v51l576 384l192 -128l192 128z" />
58
+ <glyph unicode="&#xf411;" d="M1728 1280l-896 -896h-448v448l896 896zM685 941l96 -96l595 595l-96 96zM1440 1376l-595 -595l96 -96l595 595zM896 640l-256 256l-128 -128l256 -256z" />
59
+ <glyph unicode="&#xf412;" d="M1280 192v448h-1024v704l384 384v-704h640v448l640 -640z" />
60
+ <glyph unicode="&#xf413;" d="M256 1536v256q209 0 408 -55t367.5 -154t310.5 -241t241 -310.5t154 -367.5t55 -408h-256q0 260 -101.5 497t-273 408.5t-408.5 273t-497 101.5zM256 1024v256q209 0 398.5 -81t326.5 -218t218 -326.5t81 -398.5h-256q0 209 -103 385.5t-279.5 279.5t-385.5 103zM640 448 q0 80 -56 136t-136 56t-136 -56t-56 -136t56 -136t136 -56t136 56t56 136z" />
61
+ <glyph unicode="&#xf414;" d="M1237 1711l759 -1237q88 -142 31 -244t-224 -102h-1557q-168 0 -225 102t31 244l760 1237q57 93 134.5 126.5t155 0t135.5 -126.5zM1152 896v384q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5v-384q0 -53 37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1024 384 q53 0 90.5 37.5t37.5 90.5t-37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5z" />
62
+ <glyph unicode="&#xf415;" d="M128 1024h400q45 0 79.5 27.5t44.5 69.5q33 125 136.5 206t235.5 81q154 0 270 -114q38 -38 90.5 -38t90.5 38q37 38 37 91t-37 90q-88 89 -204.5 139t-246.5 50q-194 0 -353 -106t-234 -278h-309v-256zM1280 1024q0 106 -75 181t-181 75t-181 -75t-75 -181t75 -181 t181 -75t181 75t75 181zM1920 1024h-400q-45 0 -79.5 -27.5t-44.5 -69.5q-33 -125 -136.5 -206t-235.5 -81q-156 0 -269 115q-38 37 -91 37t-91 -38q-37 -38 -37 -91t37 -90q89 -89 205 -139t246 -50q194 0 353 106t234 278h309v256z" />
63
+ <glyph unicode="&#xf416;" d="M1088 1792q133 0 226.5 -93.5t93.5 -226.5v-640q0 -185 -131.5 -316.5t-316.5 -131.5t-316.5 131.5t-131.5 316.5v320h128v-320q0 -133 93.5 -226.5t226.5 -93.5t226.5 93.5t93.5 226.5v640q0 80 -56 136t-136 56t-136 -56t-56 -136v-512q0 -26 19 -45t45 -19t45 19 t19 45v452h128v-452q0 -80 -56 -136t-136 -56t-136 56t-56 136v512q0 133 93.5 226.5t226.5 93.5z" />
64
+ <glyph unicode="&#xf417;" d="M1536 1216q0 -117 -44.5 -222.5t-124.5 -185.5l-407 -406l-407 406q-80 80 -124.5 185.5t-44.5 222.5t45.5 223.5t123 184t184 123t223.5 45.5t223.5 -45.5t184 -123t123 -184t45.5 -223.5zM960 896q133 0 226.5 93.5t93.5 226.5t-93.5 226.5t-226.5 93.5t-226.5 -93.5 t-93.5 -226.5t93.5 -226.5t226.5 -93.5z" />
65
+ <glyph unicode="&#xf418;" d="M1536 1408l-512 -768h-128l-288 416l128 128l224 -192l448 512z" />
66
+ <glyph unicode="&#xf419;" d="M2048 1792v-256h-2048v256h2048zM0 1152h2048v-256h-2048v256zM0 512h2048v-256h-2048v256z" />
67
+ <glyph unicode="&#xf420;" d="M256 1792h640v-640l-232 232q-72 -71 -112 -163.5t-40 -196.5q0 -176 108.5 -313.5t275.5 -180.5v-262q-180 30 -326 137t-230 269.5t-84 349.5q0 155 60 294.5t167 246.5zM1792 1024q0 -155 -60 -294.5t-167 -246.5l227 -227h-640v640l19 -19l213 -213q71 71 111.5 164 t40.5 196q0 176 -108.5 313.5t-275.5 180.5v263q180 -31 326 -137.5t230 -269.5t84 -350z" />
68
+ <glyph unicode="&#xf421;" d="M1536 1152v-256h-1152v256h1152z" />
69
+ <glyph unicode="&#xf422;" d="M1536 1536v-1024h-1152v1024h1152zM1408 1280h-896v-640h896v640z" />
70
+ <glyph unicode="&#xf423;" d="M301 960h403v-384h-128v256h-493l373 671l112 -62zM2048 960v-384h-128v256h-493l373 671l112 -62l-267 -481h403zM1088 1344q87 0 160.5 -43t116.5 -116.5t43 -160.5t-43 -160.5t-116.5 -116.5t-160.5 -43t-160.5 43t-116.5 116.5t-43 160.5t43 160.5t116.5 116.5 t160.5 43zM1088 832q79 0 135.5 56.5t56.5 135.5t-56.5 135.5t-135.5 56.5t-135.5 -56.5t-56.5 -135.5t56.5 -135.5t135.5 -56.5z" />
71
+ <glyph unicode="&#xf424;" d="M1792 1408v-768l-384 -384h-768l-384 384v768l384 384h768zM1152 1024v384q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5v-384q0 -53 37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1024 512q53 0 90.5 37.5t37.5 90.5t-37.5 90.5t-90.5 37.5t-90.5 -37.5 t-37.5 -90.5t37.5 -90.5t90.5 -37.5z" />
72
+ <glyph unicode="&#xf425;" d="M1536 1664v-1280h-1152v1280h256q0 53 37.5 90.5t90.5 37.5h384q53 0 90.5 -37.5t37.5 -90.5h256zM1088 1664h-256q-26 0 -45 -19t-19 -45t19 -45t45 -19h256q26 0 45 19t19 45t-19 45t-45 19zM1408 1536h-128v-128h-640v128h-128v-1024h896v1024zM704 1280q26 0 45 -19 t19 -45t-19 -45t-45 -19t-45 19t-19 45t19 45t45 19zM896 1280h384v-128h-384v128zM704 1024q26 0 45 -19t19 -45t-19 -45t-45 -19t-45 19t-19 45t19 45t45 19zM896 1024h384v-128h-384v128zM704 768q26 0 45 -19t19 -45t-19 -45t-45 -19t-45 19t-19 45t19 45t45 19z M896 768h384v-128h-384v128z" />
73
+ <glyph unicode="&#xf426;" d="M1641 1024h23q106 0 181 -75t75 -181t-75 -181t-181 -75h-1280q-106 0 -181 75t-75 181t75 181t181 75h7q-7 29 -7 64q0 133 93.5 226.5t226.5 93.5q134 0 228 -96q47 101 140.5 162.5t207.5 61.5q159 0 271.5 -112.5t112.5 -271.5q0 -62 -23 -128z" />
74
+ <glyph unicode="&#xf427;" d="M1432 1722l286 -286q74 -75 74 -180.5t-74 -180.5l-233 -233q-74 -73 -178.5 -74t-179.5 71l-455 -455h-288v288l455 455l-1 1q-74 74 -74 180t74 181l233 233q75 74 181 74t180 -74zM1504 1264l-256 256l-160 -160l256 -256z" />
75
+ <glyph unicode="&#xf428;" d="M1024 1280q106 0 181 -75t75 -181t-75 -181t-181 -75t-181 75t-75 181t75 181t181 75z" />
76
+ <glyph unicode="&#xf429;" d="M1517 960l-493 -493l-87 86l343 343h-896v128h896l-343 343l87 86z" />
77
+ <glyph unicode="&#xf430;" d="M531 960l493 -493l87 86l-343 343h896v128h-896l343 343l-87 86z" />
78
+ <glyph unicode="&#xf431;" d="M1536 1152l-576 -576l-576 576l128 128l448 -448l448 448z" />
79
+ <glyph unicode="&#xf432;" d="M1536 768l-128 -128l-448 448l-448 -448l-128 128l576 576z" />
80
+ <glyph unicode="&#xf433;" d="M896 0h-896v896z" />
81
+ <glyph unicode="&#xf434;" d="M2048 896v-896h-896z" />
82
+ <glyph unicode="&#xf435;" d="M1664 1408v-128h-1280v128h1280zM1024 1152l640 -640h-1280z" />
83
+ <glyph unicode="&#xf436;" d="M512 1536h128v-128h-128v128zM768 1536h128v-128h-128v128zM1024 1536h128v-128h-128v128zM1408 1536v-128h-128v128h128zM512 1280h128v-128h-128v128zM768 1280h128v-128h-128v128zM1024 1280h128v-128h-128v128zM1280 1280h128v-128h-128v128zM512 1024h128v-128h-128 v128zM768 1024h128v-128h-128v128zM1024 1024h128v-128h-128v128zM1280 1024h128v-128h-128v128zM512 768h128v-128h-128v128zM768 768h128v-128h-128v128zM1024 768h128v-128h-128v128zM1280 768h128v-128h-128v128z" />
84
+ <glyph unicode="&#xf437;" d="M768 1792h512q106 0 181 -75t75 -181v-1024q0 -106 -75 -181t-181 -75h-512q-106 0 -181 75t-75 181v1024q0 106 75 181t181 75zM1408 1536h-768v-768h768v768zM1024 384q53 0 90.5 37.5t37.5 90.5t-37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5 z" />
85
+ <glyph unicode="&#xf438;" d="M768 1792h512q106 0 181 -75t75 -181v-1024q0 -106 -75 -181t-181 -75h-512q-106 0 -181 75t-75 181v384h128v-128h768v768h-768v-128h-128v128q0 106 75 181t181 75zM768 1024h-512v256h512v128l384 -256l-384 -256v128zM1024 384q53 0 90.5 37.5t37.5 90.5t-37.5 90.5 t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5z" />
86
+ <glyph unicode="&#xf439;" d="M896 1280h-256v384q0 53 37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5v-384zM1408 1280h-256v384q0 53 37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5v-384zM384 1152h1280q0 -231 -145.5 -406.5t-366.5 -220.5v-269h-256v269q-221 45 -366.5 220.5t-145.5 406.5z" />
87
+ <glyph unicode="&#xf440;" d="M1641 1024h23q106 0 181 -75t75 -181t-75 -181t-181 -75h-384v256h-512v-256h-384q-106 0 -181 75t-75 181t75 181t181 75h6q-6 32 -6 64q0 133 93.5 226.5t226.5 93.5q134 0 228 -96q47 101 140.5 162.5t207.5 61.5q159 0 271.5 -112.5t112.5 -271.5q0 -62 -23 -128z M1152 384h256l-384 -384l-384 384h256v256h256v-256z" />
88
+ <glyph unicode="&#xf441;" d="M1641 1024h23q106 0 181 -75t75 -181t-75 -181t-181 -75h-512v256h256l-384 384l-384 -384h256v-256h-512q-106 0 -181 75t-75 181t75 181t181 75h6q-6 32 -6 64q0 133 93.5 226.5t226.5 93.5q134 0 228 -96q47 101 140.5 162.5t207.5 61.5q159 0 271.5 -112.5 t112.5 -271.5q0 -62 -23 -128z" />
89
+ <glyph unicode="&#xf442;" d="M1664 1664v-640h-128v422l-550 -550l-90 91l550 549h-422v128h640zM1280 896l128 128v-512h-896v896h512l-128 -128h-256v-640h640v256z" />
90
+ <glyph unicode="&#xf443;" d="M1536 1280v-896h-1024v1280h640zM1408 1152h-384v384h-384v-1024h768v640zM1152 1280h203l-203 203v-203z" />
91
+ <glyph unicode="&#xf444;" d="M1664 640h-64q-53 0 -90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5h64v-128h-1024q-106 0 -181 75t-75 181v1024q0 106 75 181t181 75h1024v-1152zM640 384h818q-50 55 -50 128t50 128h-818q-53 0 -90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5z" />
92
+ <glyph unicode="&#xf445;" d="M1888 748l-58 -140l-305 22q-44 -56 -107 -107l22 -305l-139 -58l-201 232q-67 -8 -76 -8q-8 0 -75 8l-201 -232l-139 58l21 305q-56 44 -107 107l-305 -22l-58 139l232 201q-8 67 -8 76q0 8 8 75l-232 201l58 139l305 -21q47 60 107 107l-21 305l139 58l201 -232 q67 8 75 8t75 -8l201 232l140 -58l-22 -305q56 -44 107 -107l305 22l58 -139l-232 -201q8 -67 8 -76q0 -8 -8 -75zM1024 768q106 0 181 75t75 181t-75 181t-181 75t-181 -75t-75 -181t75 -181t181 -75z" />
93
+ <glyph unicode="&#xf446;" d="M1024 1792q209 0 385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103zM1536 1024q0 212 -150 362t-362 150q-136 0 -259 -72l699 -699q72 123 72 259zM512 1024 q0 -212 150 -362t362 -150q135 0 259 72l-699 699q-72 -126 -72 -259z" />
94
+ <glyph unicode="&#xf447;" d="M640 896v-128h896v-128h-1024v1024h-256v128h384v-256h1152l-256 -640h-896zM640 512q53 0 90.5 -37.5t37.5 -90.5t-37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5zM1408 512q53 0 90.5 -37.5t37.5 -90.5t-37.5 -90.5t-90.5 -37.5t-90.5 37.5 t-37.5 90.5t37.5 90.5t90.5 37.5z" />
95
+ <glyph unicode="&#xf448;" d="M896 1664v-1280h-384v1280h384zM1536 1664v-1280h-384v1280h384z" />
96
+ <glyph unicode="&#xf449;" d="M1536 1536v-1024h-1024v1024h1024z" />
97
+ <glyph unicode="&#xf450;" d="M640 1664v-1280h-384v1280h384zM1792 1664v-1280l-1024 640z" />
98
+ <glyph unicode="&#xf451;" d="M1280 1024l-1024 -640v1280zM1792 1664v-1280h-384v1280h384z" />
99
+ <glyph unicode="&#xf452;" d="M1536 1024l-1024 -640v1280z" />
100
+ <glyph unicode="&#xf453;" d="M512 2048h1024q106 0 181 -75t75 -181v-1536q0 -106 -75 -181t-181 -75h-1024q-106 0 -181 75t-75 181v1536q0 106 75 181t181 75zM1536 1792h-1024v-1280h1024v1280zM1024 128q53 0 90.5 37.5t37.5 90.5t-37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5 t90.5 -37.5z" />
101
+ <glyph unicode="&#xf454;" d="M512 2048h1024q106 0 181 -75t75 -181v-1536q0 -106 -75 -181t-181 -75h-1024q-106 0 -181 75t-75 181v640h256v-384h1024v1280h-1024v-384h-256v384q0 106 75 181t181 75zM640 1024h-512v256h512v128l384 -256l-384 -256v128zM1024 128q53 0 90.5 37.5t37.5 90.5 t-37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5z" />
102
+ <glyph unicode="&#xf455;" d="M960 1792q143 0 273.5 -55.5t225 -150t150 -225t55.5 -273.5t-55.5 -273.5t-150 -225t-225 -150t-273.5 -55.5t-273.5 55.5t-225 150t-150 225t-55.5 273.5t55.5 273.5t150 225t225 150t273.5 55.5zM960 512q117 0 223.5 45.5t184 123t123 184t45.5 223.5t-45.5 223.5 t-123 184t-184 123t-223.5 45.5t-223.5 -45.5t-184 -123t-123 -184t-45.5 -223.5t45.5 -223.5t123 -184t184 -123t223.5 -45.5zM960 1440q40 0 68 -28t28 -68t-28 -68t-68 -28t-68 28t-28 68t28 68t68 28zM896 1184h128v-448h-128v448z" />
103
+ <glyph unicode="&#xf456;" d="M960 1792q143 0 273.5 -55.5t225 -150t150 -225t55.5 -273.5t-55.5 -273.5t-150 -225t-225 -150t-273.5 -55.5t-273.5 55.5t-225 150t-150 225t-55.5 273.5t55.5 273.5t150 225t225 150t273.5 55.5zM960 512q117 0 223.5 45.5t184 123t123 184t45.5 223.5t-45.5 223.5 t-123 184t-184 123t-223.5 45.5t-223.5 -45.5t-184 -123t-123 -184t-45.5 -223.5t45.5 -223.5t123 -184t184 -123t223.5 -45.5zM888 1024l-22 414h189l-23 -414h-144zM960 928q40 0 68 -28t28 -68t-28 -68t-68 -28t-68 28t-28 68t28 68t68 28z" />
104
+ <glyph unicode="&#xf457;" d="M960 1792q143 0 273.5 -55.5t225 -150t150 -225t55.5 -273.5t-55.5 -273.5t-150 -225t-225 -150t-273.5 -55.5t-273.5 55.5t-225 150t-150 225t-55.5 273.5t55.5 273.5t150 225t225 150t273.5 55.5zM960 512q117 0 223.5 45.5t184 123t123 184t45.5 223.5t-45.5 223.5 t-123 184t-184 123t-223.5 45.5t-223.5 -45.5t-184 -123t-123 -184t-45.5 -223.5t45.5 -223.5t123 -184t184 -123t223.5 -45.5zM1142 1404q55 -42 55 -117q0 -52 -24 -91q-25 -38 -79 -74q-43 -27 -58 -43q-11 -12 -11 -33v-22h-135v38q0 42 18 72q16 29 62 58q32 20 51 40 q15 18 15 41q0 19 -16 29q-17 11 -44 11q-65 0 -154 -47l-61 119q110 62 228 62q98 0 153 -43zM960 928q40 0 68 -28t28 -68t-28 -68t-68 -28t-68 28t-28 68t28 68t68 28z" />
105
+ <glyph unicode="&#xf458;" d="M896 384v480l-768 -480v1280l768 -480v480l1024 -640z" />
106
+ <glyph unicode="&#xf459;" d="M1152 384v480l768 -480v1280l-768 -480v480l-1024 -640z" />
107
+ <glyph unicode="&#xf460;" d="M896 1280l-256 -768h-128l-256 768h128l86 256h340zM1792 1280l-256 -768h-768l256 768h128l86 256h340l86 -256h128zM747 1280l-43 128h-128l-43 -128h214zM1515 1280l-43 128h-128l-43 -128h214z" />
108
+ <glyph unicode="&#xf500;" d="M128 0l960 960l960 -960h-1920z" />
109
+ <glyph unicode="&#xf501;" d="M0 128l960 960l-960 960v-1920z" />
110
+ <glyph unicode="&#xf502;" d="M128 2048l960 -960l960 960h-1920z" />
111
+ <glyph unicode="&#xf503;" d="M2048 128l-960 960l960 960v-1920z" />
112
+ </font>
113
+ </defs></svg>
_inc/genericons/font/genericons-regular-webfont.ttf ADDED
Binary file
_inc/genericons/font/genericons-regular-webfont.woff ADDED
Binary file
_inc/genericons/genericons.css ADDED
@@ -0,0 +1,174 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /**
2
+
3
+ Genericons Helper CSS
4
+
5
+ */
6
+
7
+
8
+ /**
9
+ * The font was graciously generated by Font Squirrel (http://www.fontsquirrel.com). We love those guys.
10
+ */
11
+
12
+ @font-face {
13
+ font-family: 'Genericons';
14
+ src: url('font/genericons-regular-webfont.eot');
15
+ }
16
+
17
+ @font-face {
18
+ font-family: 'Genericons';
19
+ src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAACKoAA4AAAAAOewAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABRAAAABwAAAAcaOlp/UdERUYAAAFgAAAAHQAAACAAlwAET1MvMgAAAYAAAABCAAAAYFFfaIJjbWFwAAABxAAAAIoAAAGitZecfGdhc3AAAAJQAAAACAAAAAgAAAAQZ2x5ZgAAAlgAABuuAAAtdLos/hdoZWFkAAAeCAAAACkAAAA2A8n4fWhoZWEAAB40AAAAHAAAACQQAwfdaG10eAAAHlAAAAByAAAA3kwoNktsb2NhAAAexAAAANYAAADWozqXpG1heHAAAB+cAAAAHgAAACAAvADAbmFtZQAAH7wAAAFgAAAC2ELpXftwb3N0AAAhHAAAAYEAAAQutFt7d3dlYmYAACKgAAAABgAAAAYlQlIwAAAAAQAAAADMPaLPAAAAAM5V8W4AAAAAzlXVv3jaY2BkYGDgA2IJBhBgYmAEwkwgZgHzGAAIzQCcAAAAeNpjYGb/wDiBgZWBhdWY5QwDA8NMCM10hsEIzAdKYQeh3uF+DA4PGL4ys6X9S2Ng4GBg0AAKMyIpUWBgBACGTwuSAAB42mNgYGBmgGAZBkYGEJgD5DGC+SwMDWBaACjC84DhI+cnzk/inzm+cH6R/KL5xfKL55fILwlfmf//Z2AAyjJ8Yvgk8JnhC8MXgS8KXwy+OHwJAMoy/P+vwMzPwsfHx8GrwKPJo8wjyyPOI8jDzcPKnQa1ESdgZGOAK2FkAhJM6AoYhj0AAMVdI1EAAAABAAH//wAPeNqNWgtglNWVvud/TgIkM5lXCEySSTIzSEJiZpIZwiOMIOURHsFgCMQHokAJyBsLBfSvlQVBoauSWqEm0irIdpHdRVFT65TaqkWwLNFaUUvstjzU1rZWBea/2XPuPwkJoJLJ/77/f8+995zvfOfcy1SGf/CZ9HMmM42lsb4sk7Fyh98hO/1OrwP8fcDhhM/O7+U/e20v3wrT9762V/q5eT1sYZ28vRO4+RbrhBIusU4GrMdfOWOaxCT8qGrgt3XWB7/sZF6sze2vBH+lP+J3+7uOKm4aSzLJMA3JMAC/xsUXDbrDDZmZ+B0Dzwyjk+HOwCokwAI6/vDbTrzOV7LskpJfJNmzWDhaESzQXHIZ7ILbjh7lLfwW3nL0KLzW3tzc3qyzi3duoxLJo830gDGFGWDohmYIid3Mh/JibwSwNwJqpR/CzM4KC3CXle+xa/lBu26cw1Ya+J80SGCJvQgaP//iC/wc6BWQ3tbGP29TjSSTrWbNjrdeSIAOy0Hn5/hWfk5mVKIN0qluidl69hdz+h1+qh/oiJshYzU6bkkG2BmS2Ku4Ad6TDc7ojGPnAD3SqB0SY2ng0IwLhsJMg8YbJCykGthv/fDCpekO1VEKlRXRfI9qbFvWyZZt64DqDtVY98og87QhPTrolXUtHR3Y3zgaepd8DFCiNPA7aZRxuPCLtMeDyWi4ZKEGMnxfklVTWy/GvhjfikXDeeBxZUIoFq0og2BBJsjgBdXrCY8Cr64V4L0KceaS522saa9prKnZNGtjMDgr2BTY9CE0zeLN/O/ionFT6nHjpqC6d1MNnrfTRaAJCwc38m+Lwo10Piv1FE8CTaQ7uCV06oMsVkhtCXvcDpdWiL1dWBCsdFREwWHdKgbs/Zg/HAUcoNmtrbN5nMcNPFFP0pWBlwnszz3v6Ayf4QMeh0TrbMAzE+9fvGe8I/qja1xU7JF8MTY4sIFYLrhdGaCHqqEiqMdyZTeOSyhaIYnx5IbS1Nhwe2ndsMZxU6cmG3Ou8dmHVzbWqPixC7hJrKlx5tl7Zzz14PDGcW2/a1vcOGDk2EmhKQ9Esc3CLitsqFlsPrY0rLAst52pWhBHvLIiVK3QTgqGSiFD0oMhTS+VM0Hzam5XruzV9AwohVCpEhoMGeDx5ireXD0ac3lQvlARc1RksSKFHYO1kLWLr+GHiwpg7OQ1Rn1sgZZuy3Qq/SIjbo/dtXnzXbE51WXp6cOuXRCrN9ZMquw7cFTDjHwpzVcQ9Sl9+6c5cuQ0X05BP5D7ZeUVRUfeUAoFRfwwX7MLnLDWxnbxv/INx/h/mR/N1/P6K69Mu3d4Wt74pn3Ln1iWOWj8reUgKVnlAb8k+QPlDk2SHlq/omX5vqbx+bayWf0yYGhM6Vc4IFvS++RkYdvyhvplW07/vP6edDk9vFrJztfmSx6Y+jtYh+0gvdVpJ/osEzEgwMKsmo1jtQJlGMIMQ5xhBDSBAq3Q46xWYsEiVWO6pygmqdiPuZI3qnglHNQsb5TFgqG+ANGsWJGaC1kQjkkylZXDsBN7zvnTn/JP+AZ+B26f/PSn4JQm5Bv5836rtU7esuCau/lB89Qh/veyQ/DZ5gflB8c998UIjy+k7YVJ3805l7Ny0Xr42Sl7nP+FL1Pu3/lGNv+Yt2cMa+S+Z9v8z3zANzW9Y2OXfB/rFPUW2Z/iT0nD8qtHF939UPxG3va2Z3wp5EysurUp1xeZ3tevDQAf/2d8N39z9RGITr7WqA8nv1wE0xOlpQMe5b/lr9dCCdw3kR97NUG4QjZlY3oce4uBpqOOpENfKMwPeCL5MdQiTySMh5GoRgQ3MY+ikg5Gwh5vNKbpURubfrc057f8NF99kj/BT4TDEPjz/b8fVFJYVfnvifoF9XOrHodDIPX5fN/MluFb15Xdv05be8+sIucevo8f/uvWl7QD0q579EzfqUfVa9Vhzy9aNufQ6X7lZfs+/1b1gJrmukwho8EQQHWDhXpavcPv9I8ElMUbCxYWZEg+KHREHP4UEiBqNjU3N/G/QEZf/pfi0U9pUxbc8lBDCedmCT7QjeamC1hCehWURN8RMfhHeuyWVdd/zJNmVXMTvSswlxnqKay3P17IWKGDaqiolrD5eSAXFmg+ST2VwX/NEx98UDHvP+6MNeXk6L+cFFG+5MeSB+UJUAbSlM2L45os87/Ex2a8iQjS1ZZMNoU1sFvYPKGfHtRPDfUziPoZBWe1VFlBJpxGfe0NFhUWKHokHB0FUY+mazo4ZTT9qNdj3csFuhnAsdPlaFZlhYoKDBqqbDDUBzzyRFgEkz7duvVTfoA/wg/QmfzItGyHy5vtkpyqXeur2mR5yrD0xfzMjjf5zsUVgUWFBW5nhqukHIL719/oynS5NkwNLiwstDsh015cLk1XR35+8N1zB84f4fd8Sw5uvleRvvzHUt3oWQdMEvVeCELfqVU3+UtnVhYouekD+mRneByu9Kp6mLvklT2qJENegaxKyR9KDmjQpYJ8SKebzv4eSZVsgwZvfMysaoIVJ95882O+9g7FtzNZWqqp0m7zOj8Tvj/Vn5XsOjaNzSXfX+hAakK6IPQEAROB0oY9GROnkZi/QNOpY1GVfEBQGYx6c8Hr0WQEhgLdQTpPUApAXYoahQjvRRxVNUPwBSQFqFmqevM2uTCzyOlzOGylkw7MqmvdaD5xz59rLf05//L6193ubWvXvORxG3dnTXAe/OH6I7m+/Jw82KODeeDGTdlV7xrTJzrri0b4fBojoiG+nsSXB3q27Vso5fQd6BjgynanV3xr+IMHlx28duucuutIqw3zaeV3jz/xB0X5809aE3w71MGf75FHVvlHBPj3fQG7bW7tjQsA+vcb3r+8oNzy6eiUtCmaF9liobAjVJ3KUkAddrs84KgQJqRXkpJXxKrxqVsQGCkLxtRJtaPH3DBNWb/7/vC0oQV2/iXYbPaxkQ3mNCJMqjp12IjJU4YPm5pcC68+81x2SbD/0uQpaBviHDT0f3iD3D95qsc4ZbKBLMJiPS3ZMlnn1UnUZdlkvc3Jb5Suy9CtQTE3XIWswP4DnUkt+pHrhO/1ZLldkoIUIyShmYWCMWcKAoX318gI0egYiet2oSLp5IBDQTThaqlIKd8PZW+s3Mtfe/X2Zwom2Atu3q77dg16cF5dQ2BkhnfN3FUv3M7Pfrnlkx831GXpuj1NL/Tc8/1x249BsY2teZ1feOBzflfHzXH+QdXah6O710r7p31nS9vCGyIPHaq6/QfPQ/lzb0PG7btPrH74DndO9shB2fa0CKh773zv6OO3pvDd8on1KR5BfrCwIBSNOXPBkrxUQtGRvHi8nih2dCwaDAUrLZSjFmLDY4RHQWtk8gB7wXsJjbBc/cPbJvrGD9xau8vcfMtTX2x98B9Pf7eqaX6WT5HssqpmXD/OSCx7vaO2+ZYbbnf2Kc8dN+aGFXZb2jJntoa+bl9P1oA8fwP/667BK+dDTmXNQRj12vL2n8yZ/L2n/mfm5uODbRnOtHia0+OY8t3b/nvjtBP7Hvli+6ra0sfvGjx6xqPLiqc5nTxQd9vm1ZCEaIoeSKxVmq3PVluRJZBPsQfzNbsnvyh1lE9+xvd89hk0KCtTJ/J0aPgsdS6OzDJ8/R6kGYg8kBUoklEJcLARM+SgTLqh6V68NQCyImEqaUe/vuW+sfFNdtvSZUMnjHBVlB+buf+ejdPXuG6a9oNFPzZhMdym/hgabX15ne/Rm/bvh8ypMB7KnLZHl921aDrvMP/JO+D38CsKV1IxTiay38tsBxkpDitDxt+SpL2SZ2LZjhYubkm4J15r4ovwDjO0QWiHBXhRqAmh3RGHSwAg4l405sD2hEgF0PD8yphOx5BrJ0xc+JucnPtuvXn94saG1f92/6QRJQ4H7OX1urFl5s0j44WmuWXN6OuW5+d5XEMhp6Go/5DSx+AN6N/L7vMQd4ZfLjvSimAxoC8Fl2c4hKOKGJGoXfWj+iHdRtaBQO5BtI5W9jJ+9WxNpVFZI3ZmCz/UQREQUu9P7bydN/B2O/+0plJllTW9MQDjndRLNTUd1lt5o6vbeTuUtFePNhk9ZDbk/KAzjTMXy0bEykfUDLLBrJTYP4mvA3UTUAtiEA2DN+BwqjFwhnRvIBby6141oKdBSHUoAekXPp852uHKcpqjfT7pF45B5pOnIPc+yD1lXthz9swZ874nn1S+fPJJczT/8BR6vftP8Q+1f/Ih2Xl8SL6Hl/TpA+2efDielw3H+5gfPfYyRPiRlx+DBvPlnTt3li7Gv9aXd/A90LDjZf5Grz6vZDPYz6/AMMJF5AxLpRANO6quEgoWhYJZsWhRDH2fgkCWpUBQ0TVJKIYSw9YSARwlR4siYcWL+lHk9JD2EENkI4UXLaJrUT5KIFIK4hphRaAK6VTqMTJKjBgJbOhKJxTFh4gy3lxJYCddABa9EneRpI9h07zhM5pfX7Fyfyg6YfkS/tzuPfzsuIn9ZjTAkP+W/L/ju187Aash+mP+1p133uFyPLVuNeSvnTR+u/nIQ3IGzIGsnT+B3DlFBd/m723TZtRvWb66rvFX4E5fOH0e/+zOlSNHptkeu3PxH4eP9NR868TUG13uSPimm2qDFTZHpGJ63fCqvlpx3qCy0vH9pIw0t2fspHHO0mDWuOLiRv9ETarfMPr6ub7swIdLlg9Fanr2e99//orM6NwHX7yx6d5Vx3Y2ua49tOaHfN/qtUt9Az5o2Ql3/mjH/+Zq9pN8+/H3+aYTWo6+aslC/oftj3ROGJdZ5X6Eb3+7Bdux3HhgbVXo7u1m+tYVKwYXDiwA96+khS9XT3YNr16wcN13Xsn1193c+OHEya4R1bfOmT4921vuHXdNw7jxqjYiVhcYZXerMLRYzp3oy/UrxQWTbgjFbGn9866fe93Csiz7nQ9MXDi/uHjFqjVrHvA63yXsoPibaaw3AnVH34RAgnNTsI0nGrEkPKFAurkJDMGpKfDFWJryP2hJiDBe5GpyJKYh96EECZY1DcOIK4ZpoCJT5oh15Y00qltBBoMcL03KSuWLNGYyzmR2uKmmpqlGw3MT4VJm3KihO93xu84EBgUutwYWrpbQFtB/I+dLAx0cEbkcVVN9acmSl/gF/iG/QGeQd/atHY2NO96yDrAZBs/i+/G7vQqp4sULS7rL0UFi/O1GqIV3RVtEnoeJfJUDrwuCFdGwx2X1KJKdqNIkMl4c3U1LR5J1KIbIdPGzHS1EEFs6erapDxvASqyMl78y4qbNSeQJSa47BZsQscaKhqmQatOM84bI0xlGTWVSwKFMIBo3coLBimAc95pxgYIV/KMMH5UwaS89G8zhDJ/nQAJLXiJH9BvkGC6hvftkDFPQyEsh5hTSRL5CHB6XQPb4ZcnQhuTkDNQX7aN6v1IwKd8rSSCp6SjfQB1fgf8iCRnr20vGPMF/i1mZYKHD2Sg25pt6z10YSG1qj/NLr7+qUxklEa2t5/ml11/ZLuPyv648KmG8yDmCm8wQKnEfQa8DOuX1EgY5fYhTipHSlKph8AQXudo4sAuGuNkrJ+sUuVPh2kolZIDhXHQEutqdQNWZwR0/en7VRTNYwst65E4BP/23Hpq/6vkfLemZN7X09mJd/q+tTUZk+KYaN0qikV9frWRhSO+6ryH86V01YKURq3qgWN9fKaJI7TIR4G841PoLKTngXCpyM6iCSyXhDlkIkRKIpQp2EpIxKLExrZ31Q70spEyrA6JF+YoXBUNsCskIJeFoLA2IeuvRVPZaSeEenJ8LfaAE+twBF7g2l/8LWc+/7vgIlk/+9TuvTIJV/MHHTy76dc37SIqI5oCFjwqD8/NXrJjHVa7OX75iPpznD06pq5sMK2HFEzdM6ZtiRC0p7FS7ZaSZgAEoY4TGTAgEXmQ4RAfUEKDIVlBEoiMxilFUFINQjNgSeokCdd62+UtRHP7Ap5v4JiF78y/h41kX2CzpWV6S0dFSIreLZjT/8kkqSk34+ybTA+30TFu1rfSGKfQy+nVswPfoRSWPl0RLWjq4QW25dVspNePvG+kdus2svLlkCL8h/A1RsjRAobxKggwjQXlgkQyO46US73XJqUhX/knEUJd9Q44byUQyYchxsZPpG70uk1SkO/4mzO/DvGyINaMSsHIQbtVPQ0qY4/Ko3cw40uOnobkCq0H+S7AIAoA7aS/NsnDCwgWabrHILSIf/ifMOF1JeLy4kR+HXPTj21kayhEAOQ1kUGV5knkA3jsIJ+DEQXjPfPZZ5W7gz5lnYBI/IHlhIkheJuYTWCoXnkGaQGjjEPCJP81IYQ02tpPRT8yPiDtc/EBsqPs066Jb/lxn6eQHEb3cGMekyQ6abPLGyN+b+IMjSoRH4Mh5JsUTCfVIJEJGJM3jR/gRiEDEZJEIECgqoo8TWgK/aUOWYLcYBg4UhLyooRJCTSJp8LhsmP85W6qb3SoOJnEMwPYkDUjIRvKTno+ALJt1cR/8OqlBgGZ3aFMFZSEVS0BCSmCEJehLL6zph/FDPnmYMPqhHBx2DMCL8IpS+v4KqShLGLMHA8ZjsBWmwcDfLO5kh/nTPMiTVnDdSTNfzyxtXbq0ldJEi3/D/48/w5cfAwXehRmHOd6z4u9jcNtRU5RbKvCOuTEO+Egvxb7ItuYtPEK3YlANHtlBFZOTC0elFKQob0lfNCzffe6jPcsbpC+rduwYIGCg5lmLWj1zoXjrG29sVd66ecyY5EoQmsZpzytTcIF1dsWpHpaL0Qdzom6L7I3Xg8FlRYgSPIruZ12tplwc5RhCwQJdoyg0gqGJ34AfDBmb7n/zvsdWBhcEA4GGM/ce4odq+OEUFZI9fKlVYOeyYBMWmHn63kNQXQOVCosNXr9reTAYbArMvKP9Z1yUbwZxe0Wg67aFDSw1pxYiTkgUicJNNDcXxp+VPfpH3BP0qUJug/Q2y60YdIp9jYZm4EFnbRtMQ3ilFwhENrS1bZCM2qVLa1OE6RU+gq4ktkHYETykkX5kYE8x5tLQkkpBuCJgGP1SXkJjM2v5Ar6gdqblUczmrrnJyrPHa3kTNNcetxyNeVeb9chq12zCPPUkmVcaFELMC0SLDX7SOAkJmuyDViMhWTqC2mMjOaz5S2JC/cGyZr+Nfcm6Nl04LlPMF3b25AwOVkTRgCOUISZOHMEiqbIiKwYuSff6HXmoapUVUsjhUbLQ5I3T42v/sPsAf2/P6oWqb/XCP5mG861x0/AWFO3R8fOnx73w7f38k2J+PvdtGNu2A7wLzT/t4GcW/kmiki/O3w/OYtDz3uIvUiwhYzsVQ7SC4AdRUhGeOIVT1AHWvGdqPlaUYEnxXhJhohOrxEOdFLcx9Y8iNzTAmlsk94/AkTowHBVXBmAIXBHtijtgCDxscCesWqq+Zh35v8x1+x6ur3+YdjseX7bs8WVygli81FLN87pPwLBK4I7XL6NiPfFCF36W0RSjtV1upjqOgSmmjWVsQU8TVbvvU7bnChaaZvkhwYW9IiNTLHjwRRac8kmWN4oIz6QWIiJjRzCMUtAKKgI08/9V5z08VaLTUnzaQxCJGva7aXkmELPg737FucWFSXirtCDFMuu6uOTILB+N/oTiygEit+2xvGhFdHiKl3irRRTk0hZ4uxNITbretuHfbilrW97SoTALKHyFG9pmz13b0VItbBTRQVesNRBpYgYcAxdUDgjRfHc07ERWpz4KuRMnnpl4rIZX8ZPwKuBFTftDnawVPdiL/MOa4zVnJkjjeRXk08P2mjMTzY+BtVp+RcZ2qUSzaPYy1Y+yJYpqiUR6DsfVT9T/JN9D/hZ5KcTUT7hzBswQSwienoF65qyHGQbMqEf7d8JxzegqHxPlQ3jzkxn8aVqMADN6l0dbiWskA/6nSchs0PEmTGRB6NUwDk9IyIXQsVl+UPApNS6YofD+GjNExC/FCfwT4szKO8soG83aXwMOWax1wFfQWlEs6z4QxCTF+ggrDhHcQqxV0CyGhP6bdIE87AWxmEQYLOVvJbypGhrrtU7lStEd6xm/BdyFlfA1MdyVrqWeQdvXx3BXutZYV9TWyYwr/1FXSSK/IXIUlv1fmiX1k/2lVshg54lEC+2ls7Rug1sooLPmpqR4RqmYTsqMdGVBUhgj6vCibw5eWgdGvw4/9k9FlFawYNdnXaE6sarHoHNrHcvhS6rFDkItMJqaTSaoE60J6uYGqMdMxOGEs/0FylLmw33x6GI6YlAQ9UPgmmTBWxKVjb//fid7n7+vdqNa6shO8SeG8H9CvyFwK60Rwd4UOJAnWphCAgK2K6GBWA2DbsECBS4W49CZpnUDA9ErwVwZLSYRVKKTDvn5XUBhVpMw1kqqizhU0LN2UcvXwNHFSsSY9qw/VSd19iX1pnJJKT5uE1k59FcCICBGTdapbaiS786SgnwW0HoniUYFTZjC5qfMdxulAGksp6VOZFlyd25KQVbeL+UTLEIAkZC13suSlXzP4cNEm3F08C1C6MMpO06Ns0NociF5kuFozpYmR/BzwYqY8C+aIQKUeJfO4jfC4XDyKCU+SHENS5HPG7GHYnhJ49vKWvXZ+mxWKrJNekDTnXqIcvF6yBkMqaEYdnAsFFOjMTnmjYa9Ma/s8Qa8tLJB7wqd9dnD+JslozxbXh+TZhvz+hb30Ah/c9hpm+30MCgvG+HG+/Yxrz/gGRqBcrpt5gpAlj6mWxdL9vzCiDKr6OmeX342tUKtp3/vY9l3z5VvQJOHOkQDLhYJx0C7dAWcEubt7ZvWSm3jMdwoad+4zhw7/rLlcObRdigZb45du6mdt4+X2u6+vE4cArJxmlKFLl9TlDpKBMPE8QSDSlpwIqcOiFEKE9ibgpOaLpu+mMvs5ln0k2n5E+ty5LRZfLubk6X4WpJZPEzwSdQYrQv7xVeAokZRKPUZqTsXbJWVLIYrCqviYzy1Yi5VZWpNHbu4pk5UZ62pk0EsGrJdFeZ2JbeFpipN4isW+NkQ/M5bVisw90IvzBV4RHVcEXNTRNvRjblXqo5wh4am+WwX6kLNJTVTR6mC+TU1J7uQ10whr9Ir/03e8esz4F2q4Y04Cq8mD15QO3Ro7dB846oy4fLYoVT8NR6/RK7Cb5QL5IjcRTWvRi7J85J3qZDtagSDJ+FxPme2kI5dItsoNu6bZCN4EbOpPkAXGovGxGqTUBANO4R4L1293BKLZfePFmf22ZhlL813ZtodA66bOXLxXXN2X3VbZP/gGqy7aIC9r9sTHJzr87kwNHOm9yn7TrV5LtVEkYe0YnVhceIni5WgCjYeTvJ8VKl8OEl+4UplFUEGkpeVvZjb0TC6zaL4lqLQiJPcIB2c/lChThu5efqvh+ny26SwIM7rkwuLjWL5bdypYlUqCG22jhZhopwc8cgE2XUEoxo5Qb9kPLXmAa9tYsUo2hTdFs+tNitxkcvDZ87Ue0hC4/gUlHgqz4fPAmlg3RYl/h/6xldMAAB42mNgZGBgAOLFQhM84vltvjJwczCAwLnQqweQaQ4GDgjFBKIAD1IIzAAAAHjaY2BkYOBg+H8DRDIw/P8PJIEiKIAVAGP8A/V42k1OuRGAMAyTDAU9xz7swAKMojsWoYaFGIQBiOwUOGfHryS+SIsLYMsnBAgICoQoHnBdppAndLxbfWb1NIed9rz/v0TPq76RW1jMQMVufBpz8++9wf05exhbjMJUV+XsLKbiKsWdTaXGasf1A9cnG9sAAAAAACYAJgAmAC4AXgCIAMYA7AD6ARYBMAF8AbgB8gKMAyYDeAO0A94EhgUaBVoFsAYWBpoGvAb6Bx4HVgeyCBAJPAleCXoJmAngCgIKRgqYCwILKAteC5wL5Aw2DJYMuAzaDSANPg1iDYwNug3SDhQOTg6kDuIPEA8mD0IPhA+SD6gP6hAeEIoQtBDmEPgREBEoET4RUhFeEWwRghHqEhwSXBKOEs4TBhMuE1ATfhPaFBQURhRcFGoUgBSWFKQU1hUYFWQVshYkFjoWUBaCFpAWnhasFroAAHjaY2BkYGDIYtjLIMAAAkxAzMgAEnMA8xkAIUwBfQAAeNqNkr1OAkEUhc8CmmBhRSysSLRQE2ABDYqVhZqoMUSidiaoCxj5E1bAxufTF7D0ISyt/GYYlACFmczuuWfOPffunZW0pFdF5cXikj7ZI+wpQTTCES3ry+Goit5YE9O6V3R4QUPvxuFF+A+H41r1vh1+00ok4fC7/MiWjlXSmZLqK1BXPT2orRZxjt2GSapC/MK7AQqtalY9AIWqg6qWCUGBhrrj2SEa6zbQhKyOisqwBnalVeP0mbepWINvkGFyW9QI2BnYDmwK/4qeUBqfJsyajlzFw5l6m3yd8TC9Gr+29bsgrlHNfE9XWbx8u/Z1qVNd6xw0Ly81lTlPk5zSXE3NabJaSWUYg/MTbB1l6Pz6vxlpFexpE9dHPI2mCmvmdMtdpbVj9y5eOe39q/8T+MB2dcBpE75np91iBgGufzc56sGw90RlO2PDZm3/29ylT80itQv2z/E5yf8Ak9xwFnjabc/FchxBEAbhzTXIzMzMMF1dvZJMMklmZmY8+ObX9CsZtLk6uSMm8jRf1N/r92bf71+96P3vff/70evTZx7zWcBCxljEYpawlGUsZwUrWcVq1rCWdaxnAxvZxGa2sJVtbGcHO9nFbvawl33s5wAHOcRhjnCUYxznBCfpKASVpDFgnAkmOcVpznCWc0xxngtc5BKXmWaGK1zlGte5wU1ucZs73OUe93nAQx7xmCc85RnPecFLXvGaN7zlHe/5wEc+8ZkvfB37+ePbdNd1/zpT5lps2GrTNjuw43bCTs429EIv9EIv9EIv9EIv9GLkFb2iV/SKXtErekWvDL3qPdV7qvdU76neU72nek/tRv8P70md1Emd1Emd1Emd1Mk5Z7gr3ZXuSnelu9Jd6a50V7ori17RC73QC73QC73QC73QC73Qq3pVr+pVvapX9ape1at6VS/1Ui/1Ui/1Ui/1Ui/1Uq/pNb2m1/SaXtNrek2v6TW9wdBr3ajFhq1/AKKM+koAAAAAAVIwJUEAAA==) format('woff'),
20
+ url('font/genericons-regular-webfont.ttf') format('truetype'),
21
+ url('font/genericons-regular-webfont.svg#genericonsregular') format('svg');
22
+ font-weight: normal;
23
+ font-style: normal;
24
+ }
25
+
26
+
27
+ /**
28
+ * All Genericons
29
+ */
30
+
31
+ .genericon {
32
+ display: inline-block;
33
+ width: 16px;
34
+ height: 16px;
35
+ -webkit-font-smoothing: antialiased;
36
+ font-size: 16px;
37
+ line-height: 1;
38
+ font-family: 'Genericons';
39
+ text-decoration: inherit;
40
+ font-weight: normal;
41
+ font-style: normal;
42
+ vertical-align: top;
43
+ }
44
+
45
+ /**
46
+ * IE7 and IE6 hacks
47
+ */
48
+
49
+ .genericon {
50
+ *overflow: auto;
51
+ *zoom: 1;
52
+ *display: inline;
53
+ }
54
+
55
+ /**
56
+ * Individual icons
57
+ */
58
+
59
+ /* Post formats */
60
+ .genericon-standard:before { content: '\f100'; }
61
+ .genericon-aside:before { content: '\f101'; }
62
+ .genericon-image:before { content: '\f102'; }
63
+ .genericon-gallery:before { content: '\f103'; }
64
+ .genericon-video:before { content: '\f104'; }
65
+ .genericon-status:before { content: '\f105'; }
66
+ .genericon-quote:before { content: '\f106'; }
67
+ .genericon-link:before { content: '\f107'; }
68
+ .genericon-chat:before { content: '\f108'; }
69
+ .genericon-audio:before { content: '\f109'; }
70
+
71
+ /* Social icons */
72
+ .genericon-github:before { content: '\f200'; }
73
+ .genericon-dribbble:before { content: '\f201'; }
74
+ .genericon-twitter:before { content: '\f202'; }
75
+ .genericon-facebook:before { content: '\f203'; }
76
+ .genericon-facebook-alt:before { content: '\f204'; }
77
+ .genericon-wordpress:before { content: '\f205'; }
78
+ .genericon-googleplus:before { content: '\f206'; }
79
+ .genericon-linkedin:before { content: '\f207'; }
80
+ .genericon-linkedin-alt:before { content: '\f208'; }
81
+ .genericon-pinterest:before { content: '\f209'; }
82
+ .genericon-pinterest-alt:before { content: '\f210'; }
83
+ .genericon-flickr:before { content: '\f211'; }
84
+ .genericon-vimeo:before { content: '\f212'; }
85
+ .genericon-youtube:before { content: '\f213'; }
86
+ .genericon-tumblr:before { content: '\f214'; }
87
+ .genericon-instagram:before { content: '\f215'; }
88
+ .genericon-codepen:before { content: '\f216'; }
89
+ .genericon-polldaddy:before { content: '\f217'; }
90
+
91
+ /* Meta icons */
92
+ .genericon-comment:before { content: '\f300'; }
93
+ .genericon-category:before { content: '\f301'; }
94
+ .genericon-tag:before { content: '\f302'; }
95
+ .genericon-time:before { content: '\f303'; }
96
+ .genericon-user:before { content: '\f304'; }
97
+ .genericon-day:before { content: '\f305'; }
98
+ .genericon-week:before { content: '\f306'; }
99
+ .genericon-month:before { content: '\f307'; }
100
+ .genericon-pinned:before { content: '\f308'; }
101
+
102
+ /* Other icons */
103
+ .genericon-search:before { content: '\f400'; }
104
+ .genericon-unzoom:before { content: '\f401'; }
105
+ .genericon-zoom:before { content: '\f402'; }
106
+ .genericon-show:before { content: '\f403'; }
107
+ .genericon-hide:before { content: '\f404'; }
108
+ .genericon-close:before { content: '\f405'; }
109
+ .genericon-close-alt:before { content: '\f406'; }
110
+ .genericon-trash:before { content: '\f407'; }
111
+ .genericon-star:before { content: '\f408'; }
112
+ .genericon-home:before { content: '\f409'; }
113
+ .genericon-mail:before { content: '\f410'; }
114
+ .genericon-edit:before { content: '\f411'; }
115
+ .genericon-reply:before { content: '\f412'; }
116
+ .genericon-feed:before { content: '\f413'; }
117
+ .genericon-warning:before { content: '\f414'; }
118
+ .genericon-share:before { content: '\f415'; }
119
+ .genericon-attachment:before { content: '\f416'; }
120
+ .genericon-location:before { content: '\f417'; }
121
+ .genericon-checkmark:before { content: '\f418'; }
122
+ .genericon-menu:before { content: '\f419'; }
123
+ .genericon-top:before { content: '\f420'; }
124
+ .genericon-minimize:before { content: '\f421'; }
125
+ .genericon-maximize:before { content: '\f422'; }
126
+ .genericon-404:before { content: '\f423'; }
127
+ .genericon-spam:before { content: '\f424'; }
128
+ .genericon-summary:before { content: '\f425'; }
129
+ .genericon-cloud:before { content: '\f426'; }
130
+ .genericon-key:before { content: '\f427'; }
131
+ .genericon-dot:before { content: '\f428'; }
132
+ .genericon-next:before { content: '\f429'; }
133
+ .genericon-previous:before { content: '\f430'; }
134
+ .genericon-expand:before { content: '\f431'; }
135
+ .genericon-collapse:before { content: '\f432'; }
136
+ .genericon-dropdown:before { content: '\f433'; }
137
+ .genericon-dropdown-left:before { content: '\f434'; }
138
+ .genericon-top:before { content: '\f435'; }
139
+ .genericon-draggable:before { content: '\f436'; }
140
+ .genericon-phone:before { content: '\f437'; }
141
+ .genericon-send-to-phone:before { content: '\f438'; }
142
+ .genericon-plugin:before { content: '\f439'; }
143
+ .genericon-cloud-download:before { content: '\f440'; }
144
+ .genericon-cloud-upload:before { content: '\f441'; }
145
+ .genericon-external:before { content: '\f442'; }
146
+ .genericon-document:before { content: '\f443'; }
147
+ .genericon-book:before { content: '\f444'; }
148
+ .genericon-cog:before { content: '\f445'; }
149
+ .genericon-unapprove:before { content: '\f446'; }
150
+ .genericon-cart:before { content: '\f447'; }
151
+ .genericon-pause:before { content: '\f448'; }
152
+ .genericon-stop:before { content: '\f449'; }
153
+ .genericon-skip-back:before { content: '\f450'; }
154
+ .genericon-skip-ahead:before { content: '\f451'; }
155
+ .genericon-play:before { content: '\f452'; }
156
+ .genericon-tablet:before { content: '\f453'; }
157
+ .genericon-send-to-tablet:before { content: '\f454'; }
158
+ .genericon-info:before { content: '\f455'; }
159
+ .genericon-notice:before { content: '\f456'; }
160
+ .genericon-help:before { content: '\f457'; }
161
+ .genericon-fastforward:before { content: '\f458'; }
162
+ .genericon-rewind:before { content: '\f459'; }
163
+ .genericon-portfolio:before { content: '\f460'; }
164
+
165
+ /* Generic shapes */
166
+ .genericon-uparrow:before { content: '\f500'; }
167
+ .genericon-rightarrow:before { content: '\f501'; }
168
+ .genericon-downarrow:before { content: '\f502'; }
169
+ .genericon-leftarrow:before { content: '\f503'; }
170
+
171
+
172
+
173
+
174
+
_inc/genericons/rtl/genericons-rtl.css ADDED
@@ -0,0 +1,169 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* This file was automatically generated on Sep 03 2013 15:45:11 */
2
+
3
+ /**
4
+
5
+ Genericons Helper CSS
6
+
7
+ */
8
+
9
+
10
+ /**
11
+ * The font was graciously generated by Font Squirrel (http://www.fontsquirrel.com). We love those guys.
12
+ */
13
+
14
+ @font-face {
15
+ font-family: 'Genericons';
16
+ src: url('../font/genericons-regular-webfont.eot');
17
+ }
18
+
19
+ @font-face {
20
+ font-family: 'Genericons';
21
+ src: url(data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAC98ABEAAAAATZgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABgAAAABwAAAAcaBk2X0dERUYAAAGcAAAAHQAAACAAjwAET1MvMgAAAbwAAABCAAAAYFFfaIFjbWFwAAACAAAAAIcAAAGayK6UdGN2dCAAAAKIAAAABgAAAAYAfwEJZnBnbQAAApAAAAGxAAACZVO0L6dnYXNwAAAERAAAAAgAAAAI//8AA2dseWYAAARMAAAmfwAAPpi5AaxsaGVhZAAAKswAAAArAAAANgMOxuZoaGVhAAAq+AAAABwAAAAkEAMH3WhtdHgAACsUAAAAcAAAAM5JOTFAbG9jYQAAK4QAAADGAAAAxk3HPlxtYXhwAAAsTAAAACAAAAAgAYoBJW5hbWUAACxsAAABZgAAAwhJCWWYcG9zdAAALdQAAAFwAAAD3pfLCKFwcmVwAAAvRAAAAC4AAAAusPIrFHdlYmYAAC90AAAABgAAAAYLT1HIAAAAAQAAAADMPaLPAAAAAM3t18IAAAAAze27zXjaY2BkYGDgA2IJBhBgYmAEwkQgZgHzGAAIdQCUAAAAeNpjYGZ/zziBgZWBhdWY5QwDA8NMCM10hsEIzAdKYQeh3uF+DA4PGL4ys6X9S2Ng4GBg0AAKMyIpUWBgBACF8guRAAB42mNgYGBmgGAZBkYGEJgC5DGC+SwMFUBaikEAKML1gOEj5yfOT2KfOb5wfpH8ovnF8ovnl5CvzP//MzAA5Rg+MXwS+MzwheGLwBfFLwZfHL4EfGX4/1+BmZ+Fj4+Pg1eeR4NHiUeaR5SHn4eTOw5qFw7AyMYAV8DIBCSY0BUwDHsAAB/OIGwAAAABCQB/AAB42l1Ru05bQRDdDQ8DgcTYIDnaFLOZkMZ7oQUJxNWNYmQ7heUIaTdykYtxAR9AgUQN2q8ZoKGkSJsGIRdIfEI+IRIza4iiNDs7s3POmTNLypGqd+lrz1PnJJDC3QbNNv1OSLWzAPek6+uNjLSDB1psZvTKdfv+Cwab0ZQ7agDlPW8pDxlNO4FatKf+0fwKhvv8H/M7GLQ00/TUOgnpIQTmm3FLg+8ZzbrLD/qC1eFiMDCkmKbiLj+mUv63NOdqy7C1kdG8gzMR+ck0QFNrbQSa/tQh1fNxFEuQy6axNpiYsv4kE8GFyXRVU7XM+NrBXbKz6GCDKs2BB9jDVnkMHg4PJhTStyTKLA0R9mKrxAgRkxwKOeXcyf6kQPlIEsa8SUo744a1BsaR18CgNk+z/zybTW1vHcL4WRzBd78ZSzr4yIbaGBFiO2IpgAlEQkZV+YYaz70sBuRS+89AlIDl8Y9/nQi07thEPJe1dQ4xVgh6ftvc8suKu1a5zotCd2+qaqjSKc37Xs6+xwOeHgvDQWPBm8/7/kqB+jwsrjRoDgRDejd6/6K16oirvBc+sifTv7FaAAAAAAAAAf//AAJ42q17CXgb5bX2d2ak0WJbmtFqy5YsyVqc2LESrXYWRyQsSRxCICFrgRCWNC4FwlYopUxZmrCFXrhNKaQkpC3Q5aczckLa5nJxKf17KYjlwc3llrZ/0+dpWVp66b2UQmJN/nO+kRyFpKX3ea5tzfLNaPyd853lPcswYE0/sxiTBCYwiVlVJjIba2Fu5mVB9kmmsYwGVc2S0eScZq1qSlazZzRfTnNUNX9Wa81obVXQ2jOa5WCF2Vuz2axmq1ZsFmffWNkmOmjb4ujTbLLugz4tWNVdnmy24gvSdZ/s6NM7oI/NnAWFmP9kHwGnU2PAjjJBrakWVlMF9SieC0xVoelj1PdMALxqw1+kwcsWMM2Z0dxVzYsTxHn6kJiDOGOtTdYVnI+tqvuhT1faFM+YxeEUE8EhpnvdeAaSjeHZzFlM9iSiFo8sWKIJ5gtki/lUHNiLcCHsgQtffNHYZZxv7ILsjokdOybETPPgiy8KO2l0B7HYwlRQbaqkcu76WZjdxHmLcwtntI4qTU2sjjlFn71Pa6lqdpxtpGm2QZxtZ1XrlHUPHklVvRvn3QaKR7c7h4a0oKIJQ1onUiH63DhvzaNoVqSlI6x49rYieUCDPqUiWKWhISTLqyS9MW9MISZ7ZJbLMpn1xAW5GA3IUlRF/vK/D5GrZbD94IcgGYd/+IOtB8B54IDxPqgi8fsom2SW6O4NxleN7caHYIOrwFar33KA0ywwe7NMLSSadXtrLkdC5ciSXKFQtWVBkzMaO6hZssgFTZR1O3A2SFmtRdZb8cRdpRVjNHOcdf2Tww/y1cDpGLjHncDo1NwazLw0qTIGNCQR/wU8UfDUgl+wokDRNTpUUWbaWJ6B5uJTwXlZq2MOK8MFcVZJjhxV3Y1cdzLFg9zWrQ7ci0MkvXlkm98n2RSrMoBPOwTDh+7dcpRtudeq7jp0aNfnnu2tvakKD/Q+i/KJEmxr8ISBNwa4DIBzF5Cd9Z2gktTTh4lwqyBaa9JNXB/72HKmKRnizLQMygNo/VxGbFXSsCSyqbuqz8A5Jm2Kp+wULS7FF2jvjMW5YE9roUEmtrn8wfZIrM+U7/x8CNokXzcEsvwongEHBMFbKmZxzOeGdKmYz0Aq7ga4dWTb+m2p1LrUaBIPRiZG1oMMo+uMHQNb6WRkZNu6rfXLwnsTI1vXbUuO4mkKD0bwXje/V1hKJ3g/PqJ+mdGqsHEbrYGH9bB+psUymjen+askGK05rr2JjNZ+UAtXiVCmW2RkfwdS0IHsz8WyAb/ik3pioPTEU1CKZYsFxRzrw+XevcHCNuxGSS0bZXXDbpG08fHXaEQ1yiQJ/CJujTKM7zY2qK89DuqxEVqHhvxYUY7D7Iy6ZeRaam9oqRdXoKOum3a0Ik637CfF8yp6IDyESwAoO09KjtY2j7eDsx+lGKeXLObTpQigBAWHIZ+iY7/PhQqF/5TLcwE5Vpgzp7DujLPOOmP9mosGVswWGYn0EfyMEO+Ld++8u7jujAMvHzhj/dq3b1n96D1zyO6Qnc/bUQvZJvYppl2S0c6vatNJ60D7JJfzYlUrynonkJTrm3HmRZxjZeTM5WgntE7lSavsn3vquRu5BJ1/CRoceSNemK6UW5zeMOvtz5cXr7qAiLR69sYTyZlZTpeS97BELmthHr/MrFKqkC8W8ulhC22EVHoAXIItlZZsA6IbpKDk90XEoGRzwQCkByzp6eCCQDBiCUZsxZKPVCudYHvACze+/ArcCJ49xg3G84k4nHbmDeqq0mbJaXd7LW25uReVrrvzzutKG4czTufsmZtLq9QblhZau+avWR0VHOF4MWxp7XAoIdERDsXbQGzzdCeK884ZgHjCeN64wcJehs/hw/cYfzJuf8XQa3/YZOvusDx79i1zHN2LRp+46pEt7t5FF8wCweKZlYwJQiw5S5EE4b6brt511ROji6L2zLo2FwyWLG09ne2CrSXkQdq6B2OiPdTR3RFwis7s9Zb2qLRJCNDa2GjD18bNOrnUz0a5Ws6uYZU2xvq0VJUca3dVGzTX62yu6zKqhKyfheu1IEsm6RxcsrNQF8pt1tY2S6CrO9E7ozBnEV+v9hRpvIN5pw/PLy9YvpSWqVvZa4eu8Bw6HvRUYplTuUNoB1ywKK6XjKYRXZ3o8wSLrJRKt6IBCCRKQlpiEIhlS4IoMW/AO2wppRI9cQkiQrBoCQppl+CNAH7HU0p8g1YKduLH+41vGO8YtxsX4+edxDWX3QTffUMuG783tvw1+gy8d+c9Y88YfwblNVi070Dse782tr1/6c+k3WfetXna5439P4iqsDwQTkvfhqWfDX3xjCf/utI1e3145wvtxh/F7InP/wb+X2HxY8ZL11eheOZMdVW2/UuBRQMQev9c48CRB8eXQz/ctsR4xbr5UeNRYXZ0eEHi8/fJtSvDuZWtMakTwmNDF4waezofMH72lctg5fhAXX/G7cxWZlnGlEAuWkIJDeSyuJuHIjoAhXwpYLGSfOeygWCxJNnogyLrhFboiWazkPzdHf/e298zVPin8VWbV10y9DA8A0LL+0+s3TVn++cyd3zu2pWfFzb+zHjTuP43xiNwk7RX2HOzzR1+4wHrTOvs71+2ZeMzb7bNyjzx/unDnSM7VrhzN69LeB83njCe/9N2mp/KEFfYVJZmpzIykWgs41XNlSU/Ec1pgaoWMsWnF7HaQQJwCN0cMmIxLYj4I6dPQwEKIkTQQkPcvTZbUwWd0zyyr8FSqifuEsLQQ043nlJ3jFrZ6I4do8bvwdVq/L5vwaPSss3n37em3zBq/aM7yLfS5SO4FX4KlvHWuSX4L2fp/GtP/aMxWRsiUISekqnWN3DunWwZt6dBjgv82QoDAoisA6EjemN7VWtFiNCV0UIHNSFLcEnJVjpCdE9H0NFXCXXQYYghngybeBJnmR8WcEm6QUQpDVtiIhKjCOqv85d+59Ol0VDI9qOlOVjsMn5ijIvPQQaEZXdeXpZE0fh9+TRRcLxkvDK5X1xMKmqd4rEbkdsqdj7i4u1Ma8toa6taNKOnCohnuqr69Ayi35Umszc36eo81NWzs9ql1cq8S2me85YiWZfK+kYcRwUeRf7PIwV2kAJ7A6vXX8CVN7qWlBrsDubz9gwuOv+CjZeSznYpewP9i5deTMcrPfq0WaS9HtlTRO0NoPZKqL0p0l6QvNlctjgfigHJJtnAK6LZLQYD5lgEzMFhoZAno+vgEhwknbYACXgqLULRg/YaZdmmbn8XlsJlsPTd7dvfNfYa/2zsfTd/+AVDPf32cDB5WU/c73X5+mdBSrvpXJ/b57v9rNSnenpkL7jlvlnQs7xD8QXbfYLXKkutVrsoLhsS7Zcbbz30svE1OOvKa+78gih8AFv3/8dG6zxxyUf+Dx4Jwh+NGy+2hHeCyyqI0B0XrcLkVwQF1tiEeBScNOjtCAg4+jC0njX0idjA2kLcEnF2trS7AorPObQKLrni2cNfjQ1IVuGx2vZRuPr1l8Z6p2990MTmU+t7GlvLLmE7mbY6o/XmtMVVkj+EpAsRbuU0X7Wy0EdLuDCCS9iBMnmpuc7ZOgSL45KGsloCLXe2Ek/QrfFBlMpNuMY2ROtjouv09bRycaXstLZEpvUtGFm56kK+3otXo99lfaejOdZFFx7bBgbJBy9U9oMc60nM+cRG7lq9Ci0PuUwIxqWeuFgwNTYMMaVHiflNWEzaiy4XXa0dr5f4Ya4Ui0viMATRt1qDtK6oyd5UMYhPCkgoHepN1Ug4GuqOeBZ793/FVPGjjEdcCPdR2a3W8+4Ve9wJb1hR7ANL965bsXtr7ZGbf3fa0C/UlUu8qxJzw2GbDWp7z912iv/eG294KuBXb7zpOfg9/O5mcd5QbG4yDBbpFLIMPH7gj57E/9IVuPeJTwmh1i6l09fud+ZPn3PP/i37Z27fePjr524G6Gib0zErPqsjnJTtl1iKj/yHxfK7r+8et1heZoTNECRJy6Qga8UoJs3OZeQ3oxhHZBDTcMPHGhiZoj5PVUtmNY8JelBvyQDaEPTobS5kfacHTWGU9K8dYyfZnUylTaTmC8wBRJUDgPYEIycE7kq+NAy5rB/Znefm0VaIgXr2KbBwhbB8wcJzZLBhWPRVsNvl03K3g/2xO7JnD8Zl4wPr9tlnnTV77pnLjuwXOybfgAMzvL2DY8Ya+On3nmzvT3VceZxMdrEoK1G8iBYH0W+sD83MTB44RaMHFa2Y07wYq8haCGkd5LSGq2R6wrIeQQpjVS1mSmZfVeuT9X7T7Awh1ZEwN/taTNHbgyhqcY9WGNL6FH1mkdBqFC/rvQUzXmx2C4iw/zFuTLkJ8gPA/gHWNDuOHZbrP45PwL6DQGo5YqhT2HdZJUC4yZ3RplWJQxIyZAFnSKGqFWS9CylH3xiXKUbCIEpfiLti6IfDLe8uYf4+p0vrQC6O6z74UEuNj3l8KW9fBbfRO6N39kiokkNsr8fXEUoN0A80HWvlEOhdBVTa4NA8Utq4UpECM+lohkd3TyNuzpyG+t/CuodNLUb3RAA54PH7BAvGLGkB7XE6VfLWsQQPACSy1miEGfHT70NFtRFKTqeE75zx5Veg7wkNMi9c823j33560ffii+X4eV+2hff03nPpijXJea7gDZdc+4OLjLc/uOudr61Z4bHZZIetJ3DzrZY/fvqXLz58wQ3PGUfuft+47tB5ZePXQzfeX3zsRkE7+zN3HfjUObn7nhm66Evfh1lPHgTXRY+9fv39F/tD7fN622VHDqyNuMLErqvY7aziIr4j1Fic0QarWrfpA1dz1idR22Q9h5xeWtWWyvrpeDSnqs2R9ZAZc6xBQVyaQ970ZVasJNt4urLfZfV2D54iL6fTOR49MJ8YGHBR9LESeboYow+Hk3lDyWm5OfOXfyTiIATbE08XSwhITfYNCMg/0e8LBANFFNJSMZVGLnN8QGxG7pfID6LUollFyIBLETw+4DBjgvvvXRJe1LV9+Z7anec/+tft9/zXtz47NLrJE7YIsmi1uk49Qx3f8tyh5TvOP+cib8usyBkLz7latju2eNslRKlPHBdfGOfj5097pl+zCUKFkf0w/9+umvj6xjO/8OjY2jtfnW53eR1lhzegLPvshZWtZ7/+xD//9cvXLh94+LrpC1Y/sKXvbK/XSK648M7rYZJR7Lxb2GDbYN2NEYWb9TJu93Jk8FxmYgXMbIasO5DjbY1EikcORItyKmqp73e/B2vee894XLi7fmD5rvH4e/VjvufrjnbbdjOGLglWYFoLZSE0f0ZTcL2TCIUoMu9sQatiG9L8SoVJXtIBXFy5O9pjCn4QpduLUYMnlwXm9SQTIg6gWJMrS4mkBZK68gbfJ8725fO+y75Wg8vhwlbZ+KNx122nlbfJ9iu3DC6e68vPemWt9nnrRZetNA4tfurpRcYh+Hf4MYiw3t5qrAg/8AlNA/cyWAwZr/2BLZQwrOffFOZjHgY0aZROT1UP1NNKUwYOBSIWHwCrA9RDuyxs16FN+icn2Sf1TYJKWUgKvCmrY9DQJr2dvA8DeI2pUi/a6zhGcpojgwYYtJ6M1nWQOBTI6glijUw5ozbyJjnFx90uuvJiSUHa0ySTCoHUHkJmiM1e+7+h0G0XnHfT5evXXP/FO5bO7VcU+Lax6qgyY+biJZ+y7KnddcOCU66Kdgd8gxBak+iYMfAgvAAd8JO71p43r9xznA/pYX1sDruF+xD0FpGMlq5qHRktntMy6BUoPapZZFRe0OZyxpjQNYoCYyrwtKkEJKUiczz0nEeZpihSFB/SpiljkXA/jyo7KS/D9I40LntnNNlLYxlFT0w7mSPB8D7HkzUxVEV0dBhPxRJ1iUyaTgYDkFQfoGoe503UkYKVFUaMd2VjwlhjTMjGu8Azb4eMZ4TukYJaGOGb4xzKKA2KbMHwhDEB/RPDC7qNZw7Rlxp3jxTQrAEup41JBkpKEGOTbuReGvk3gLE5aBnOHj9KvUzJay3C4V4vbqfcykzkS4cfqQ+0d0WJ+oSyV7IShguSPxiLJ6f3E+SjOCVfgmI2CMQPG5AYQGo+pL2gJMVgUhGDJTxOWxVryQHBArCw8K9KryL8azhcW6D4PN7agvBt3/xmQbAav33jDYg89tbbby8QrG8Yv4XIG7Uj8OVvigF4tbsdXm1pMWa0dxszogGjv6UFJgI7L7/ceNx4HPJPw+CDT0Ou9vTOnTtrcVjz0NNC19MPwpra05f/EhlBeTkmUV7Oz5qScd4MZfRNEk5IvyFUtJjRIeXbRneIqCL8FLeUT9uBz1UFJqkS5el7eOyHUanEobaAT2/N6G2kLw7GTQnPkwUR2ooIYYEUDh9SU1W1LI4fRXVESUckibpp5v8lmq8F0WA7owoFZelQ7J0H8em6i0/agXAFjqXzSaVrlEkbHRkZFfHUwFNLgc5GpnJ/NsrTdLMkO49rkZ9n7snPpbiFVTAoNRWmp6r1mLKBOpJGWYgqKAttFl8YF13v6FE8+1r91q5EksP+MArKPoryYslGweG4UM7jiwjZYQF9WNwFFNdSWvCKp8AKEbA+dcUVTxlHjN8aR55S1j/087d//tB6cwffVGH6OlH/yE14JDiO3YU7Yyf8wlhvHFyPfoTnyHFVGLKdRfiqoFlQzBqPJ6O1HKQ0vPcjy87yxWzAJ8UFdmgXoGWsMV4MwVXiZvIoE3eYZZBjfGxBrepnn25UQPooy1Xp66ZwqS+NkRXCd6GqWx1ZXg6woRebwbWutaq1yrqAnDX9GRmlRLUyjQItNi2M30QllDjjNYeZjkV1HKhPOFbI+flHgYbRQZePIZHfki+ioeEiHEcj3BMnKUJjjyQcYWgwuGGY5MYkFVJDqVQ+hYAPDQuKIKVgGV0X+F3r8qlUyGB4T6gpb1ynuci+0qC5kNHyOUrunUhr6aS0nkDWYB28drx7K4FXLT/g0nLjer/woTZjnFX6Z+QIpI7hPj8FUSUrCltXKt07bToXvoIb9Ssz9LHcycXmCOitwqLPJiL8HICS9+8zCVATxUBMFFRpRijUZbvsib/NLyEaFAQQrE5kW5cN7wedtR7Ht4YFzrAcRkJz2Hy2kO1vcLIroydm5nK8MDALuRjNVHrzc3M4EkPRKMyjmmR/Rh8s48gMjHtOwfMTmX5qE9MxTtCFKF7rruqWOO1lct96bz8ep6v69AHay9zO5wfxOFfVi7NpL+tzcUwq4/H8qm5fQPupBTvtY+XQi6Mifhr7v3X8tzivnuTn5Gwn4wmm1TyhiNo8TjDfrKkSjhDRAjJeHcJAV8mBn+w9r8YabBwVvszLV8a4StYdx0Q8KgNaU9UYN5qeRalvLwtT1g89SpDWkFtSs+Jp+taQaT+plhIiX2q1uGTynw5Fa0HJDVL5x0XpsDFgLY56LWtYyEYwTrIB96UDcKy0Caxu8q6A/1QN5avfv/bnDyWPVTYtI3WreO33v2ooKvznFesfEsRjZU3GTF0+NvcYu7Qx+wjP0tdpiJ9IQ0+dhn1EQyR6Eioiyhjzt3Tw/LxHcxBZFQj5eGb+71ElUp3871O2VVA/jjjDXOjj6ZvGxproS3Jb1ZOtRLiVjvQ6+irdETrsjqHZrdM+vYn2XqQ9SuqixbOVdC/dmk7it3rTdNhLCbT0FIf6SLuQQ5plSEsrlWCXTGFDyKNbXUP/m8yi1Jif0mQfxzQe56AS/AOsm8pjmXV+Bv12Jk2wNl7T6SMpwSjJU6VgIF33dbxhwqzehg82AexYvXobRllpUcT2CEeM05S9Toun2yzipgk+2Fz+rhj1J1CuJhwlwhUg1BB0AIGGtIh+P1tEzEghra1R1vc0AM/hS6AF+qHlYjhiSJcYf0EE/ZeL/wBXnfmT155dCtca9zz8m8t+MmKpo+ldHBZZGBzedPXVlxpWw7rpqqs3wWHjnmUrVpwJ18DVj5yzrPaOefMhoQGbmHWKF9RN0om8yLEyIyFBDjhMDuQzeoGAXvd0xVORu5QhvtxlJ7O5g6FwMjWDyomaxVORPN6hBp25bNDGCYOgG41RGnjqGlLeEqVLSpAuERt64l6g0mGPSe+OH33z3k1XIlnG3e9uS66zsnWTMw7t6i8a/a4QXSDC/7wNrucM2fGjC2DChZdNqi+4d+CcZfS91+l7tRW7DrmM/mJt/70DRP+ftxrbiCewESaK/bsOMbO2Iagch7agxRQIvTvA5qBWg7LBrWIZbSLfGOMiO/6c31Ov7fAcCz7D64Cph6hieXIcN2JZnRznm8lxBLHHnfN7GrlRwnQtaLFmsNsYZWcIxQWz2YqbK7PbhWqp+DvIUfKitu5Mcp/JdXoAIT/hPs0t6zLKKEaP3kY3jxaUMf6lwFDPoNzKiCYqQryHMthBH+UOMeTT2hXUUab3U7OK4KA1hEKyDh6tfkK0zb9mVMhMx8jdIgHJkQIQsGCTrO7VyIPRACENwlpHWYjcHI/i1BoTxmvl5g+OW9x5wm20NmjnIhjTfBlxLnozEf8g1kKjv9wPr8Pr++GXtX379lpuNp6svQVLjb1CEBYLwdrb3H+ZcQv1AbhYL8aD7owmHdRcVc0l6y1mRgvZpLdQBt9iB+QFxRsCLptXcQAP8KkHRCB/S9YDf4+iBbHwDid8OI6qZtXf4Fu0KeRheQwm4YxdiM0ZFCBYAn8Sn0geIAlo0ITy+LhQPsygauQkCmdyUBVYDpBbhpqrCpcaVajmcgYO5Wq87sFlY1wax39u57lzBorDUoIS6RR9VAzcxidJMMnCzdggrNhgnElb/Oa4qBrlST57XCB+rdZG23rMiE/Gp0Y5ShNRjhzcN2AE5iR9FymwkzjwJJ44iACTLdTiJSCYqPEQr6YSikY5rucytiIjfCxBnV22jO4KI6ZDAGfn4aM/owV4Ggr/kW73owibyNmNq2KuD6XDESamzPxXPW4RFd6mEMsL6VQCTxB6hhDZ5J3A+kE1Y5d34UmY9y/GYzdf9xnjxcf+G16GO2DkjS8Yj33yAFrPHxt3QIDfJ47A2n8xfmQs+vO3If+Zz9wsXARrv/CWsde41hh47ydwA8yHtgObOT1+pOcPtgHkO6U9zEhV5n1g7UhELEMZe5xlMVWCYQgEIYCK0YhYRdoTakTMuOyqNcIHQw89NFv465qrHvvwD8Kd3FzX/9QXtlt+ft7Checd6dv+AuzjYyYOhHq2g/O2nhsLoIUosBFG/rwXcTH5LdCKGS1zkDBuCeU6l0Es5unqtXFv1NuFy9g+pNnIZDvb/MHuWN/MPG9AI1c9c5YXtZiXBYKBbKmYT1O9wGJDQoKUm02UUB3ilNGm/Ffc1nBQKnxpxmnO2Eu3PXhNanMqmVzz1i3PGM+MGM/DA8m1b97yDAyPQMG40rxn55bUaOrHfJ0srDT9pj1XpVKp0eTaiye+W3vB3AMfvzqZguvrHXm8H4z3fKWpspKiYgEVyj3ViofXlT1+BCitVEZqFJDMxrQu3otGxvCYCbTzoJ/XkdzIkIo1lCI/5lP01m5qzkPv1ZGkEbuit0Qpld3qIWMI3BiS0QtEG8upmEubq4eivLNMIQlBQE2tdVfuvhKtmIo7OjM+JCgilslh3H7gwO2CuvzKK5fXw89njbl0JjC6UlN/QJjFxOAq3CcRznPhig8wLWBa+mBTzdpn4jI07rpPJpIsraYlqwMsn4QGLdVIIYNaR1Nrlxubjc3LH6s3AU6hp7dfXW6Mwo7laJveP0AXTR+5gXyk9Tdk2sjoBKFH2KD+BsYpFLFE1XGBbaAeOHKFdpqv2UcYaepKtdaVfyplRP1gxxoE7ewDZn6g3kV6bEs5KBH/v0Xl2lh/JiWLLBnd2ojV0FhbyAzSF6bsP02Y5tLbyJHYzCyT3WxipFQqPYGsnWPqQUmqkuHDJhm1JFLSapKCOMKMK4SynVn/Hz7Ry1HjLYzSLShc+PQubuG6MVCVSUZjWa0TPbLZDic1J/aPpSRN+YybgDLZSEa2Kp4WSkDFyUt3RbppPXUxiFfsbn87T9wqYw6Xz2xM8+JqEFAu5ochGwGfC+Kphno66tdWwLVXGn+B+9XxVfc/cf8q2kzf8vCWLQ/DnsYVsSzsGja60ZWxzfVbVq2CIbppi6FOXWuKPWy8G+oTZN+pz9HN89UdGZ4W7Gqkpu1ZElI/UthKVp66PnSZSriCDbGHFcnVRYnoc7fgoZXhYIcXjyx1lQPqujupOSU3JPLGUeo7bjalwtQ4zvhkltRhYq1677GJ/hvZige4pLTyXq5QThuikgBl2uM5bV6VcsjljDY9p51S1VK8cyfDe5ZdOSSb+mSLpoY2JymQ+DFB6UokgtQQU4lScgKPZMoL6XMpAzGnOuZwDy+gG+bIpBz1JIQ+ZxBZkc0NmRnoWB2LcQnt8ccKPQ3PKHxk72lCZd7mTu3jEJqoEpBRUxxuNf2ta8Jq66COboDnJ4h/R1DlEcFNPspvh9Rxu1/w3WRTgsKsRSEuohxyJ8swst6oKN5sReQGXHRQ97mI2JbLDVo2MtbVeoOQhzJ+ZqU1SO6JmiFyRCSSpu4YtdkO3P7F8zMHrtp1KBisVw8EdBzhntsPbLjkxkO7hheYjd1kS9GL2Cy8P5c6i9Op/Hwzpe9zgwvSCP4pY/1TWLLkrZGJJRDB/ZJXRowh2A1sN/X8QpSuToy8tWSJ8duRV0feWiwsMobEl4+y3TyoBMpIWymcspHts3E6RdPc1Et7DTvTyMWKZg62kXnltg5etb5j/T9oCkNTvauOjInGqC1Vs3JkHqMwI81No/Gt1fCO4V0Nq6nbe/Uqw2t4V8FqtNteeFVS+bNQ6EsQw2+lcfCd1ca3yLbB6tXiOL+XvsZz/WWJ5k8RIUUx1O8M42jna+MWRKdlfsTvI39Qpvs4YqYvChgTlY2yiPi2hpHRuFGeqj+LOEn0iwqr4Akus5hBBSc2YJQomo3fgNYdp/k37kMrQMbdbBFvYHuryl+F8PA6KsWoCDTtZtWAp1s4Sj2CcxSYWQ4kYZTpxKpK7Lj3J06Wufw+cb8iR2fmeBd8RYnNIsW1ZCq+RJ7GrNWKP1mgMXum0t47SGOOaqVj2hCNtWYqXf08u9lWrYRnUHYTyHiwgxht8PcvxGpFcrr4EY/YKr72LjrzViuBUIQf8TpFJWGajJ5qJUUZzSxVLWbieH5wbpYnNSvF2cN4pJ9Sf0fjWCLyo4nJf+RcYOrf/xHU41/qqLH/2TkXCYHXf3ithmzwfF6rQc3v5Oi6/h5IV1OJU2nk1amtsCPDXUkHZZp8QydUt+IpanVpuA2B7RgVzDIX1SPNN1W4ryDnTuPU2bQDRkU22VxLMucnoS6n2K0ca8erhECd1YozRabLaUfsacIRXq6ttHlpuM1NtizN+83dWXopoS1LbU5OM/Bsr2rtMtUiExlKvulRJ/WbWSXBrEBqFnSHzMkVXQM61dro/QUzI41xJAJR9AExf0/heJITU2Uy87UKjPeIVLWZ+HrpzMJ4oHiU8XcvuGpMsWFXIy3EcxKM5/apztTBFvG3dDw5CtL8KM0hXqsz62lSC9U/KlaJGGAFR19FstIhRsJ9BHw8LbzjvtOU0JiP2RBppRgtG1EQq+/JyRi/+tVR9ivjV3yN+MaivmE8MsP4b2ibARfAJtOPk08y9xzvYdxp+phuXK2VrJKiTpdIRuvINbxN5KPeBlcodhAXgq9CIoa+tiVFWCSSQuAVjSUoEhCVSidPlPxdV0TZgriV7zASHZWkj3glesfFUEdhFDi+RUCF1j4abfZRPDtJG5OeYz4zTv3CUU5IBNUjW4lEeWaXExJBQrSobJJIfQxm+0IkisQEGZ+/DoGPnT2VWbk/PXHmfLoE/QzTs3501qakUU2ynm9xoEW+jnsuK0f+qBz87bNKaxvNu1Um1nunXt1pLpjJHBNXZDfdKLc6+ii84bWwiuD0ULaK92VQjtlCg3ZzsBVwUDEVxEaLUFIc5OsofUzTUimSwBUQUsY6PKj9QjCxD3Dxf11I0vGjtV807JKZh7MwJ2tDSapTYuco12n6Y1fT9OtvQLWYhFjMd49a7PzdI01StFacLT8VhzSnYjaV0MskSVNccmnySICeTeSMFtjzz3MtwBFV4Gmb5+v4xdRFBa3l6Yzwtp/arUkLpVyTtcTYQ+IWx1sdc0r0VlQ7z2M7TfTtbEfRCHQMHTOaSk9cogYOP9qQIiHHVL5E2TzqDaCEXKE8abZxiOhjJl8smEbzCFkSlaxF6b4S721iu20bbBswTi3S+qOdzFYJD7urvFIqHtRmVrWZsp6n1lteFdVnilRSt9pbp80g25dXxuREG29DCXn2Kf72ru4enr3IokLuC7NYopfehdKKyhhY27vo0O3ZJznbZG/QjIVKKOCldMlaLImlIGK7UlAMBJNBavO3BW1Jyea1pal3w5b2ptLWhn/Y/abd/uZsmJWZ67/ruYXywufuDgzmYNZsPmy81D8/gMMO+8Ln7vIP5oyXhBRHa8IfGoNzMye7mR5ivDS7/mwcF5x1kCce9+4jX03z7cfQlNeDRvQQNN9+pJULYmC4j95+VHycKyE3cU+yMY//hDcgvT6Wy5ZA8kKRNyWe8CZkFvontn6udtqimnBgkTExse2EdyKzE8bEIuHA5yFXO+3GbRPQf8K8L2ekxxgluXmUhDTYGr0hddzaxT1EK++6FrIVp417TXIJTpkch82MDTsoUOQ02tDv6S4vtaIputtD4aCfe0Lz3VNqX/VTYUiu4+dEfU92yIKqMkkYse7b9/GdRDVSinMs7PDzTVEia+6jICzYxRp5ATOBZDE5fywvwN9LoDCAmcEQQcsjZn6ETeUaIsfnJxqPqzYlKkh/zKxCvc6KWs3nIPF+N1v9S3UsS9/wmllXJMH8vyawbfqucOy7IlmAqe8CfwvTfKvVfI2yxp9Qf8+SNb9nyRrvWYrAX3qyN7DZKfX3nP730Bk0obNjTUiTvPeYGFOHKYTA6MJhE55Z2eGpmpXI/T3N0cRnN7FKF83xf4jQbE0I7W/AswSK5F7BKlm6udadFJl5G8gsVv89OTJrvO+qmlQePY5y4aPQrIbrbHBPYDZlHW5GZ1Rzonhp/KTxUo5qT+P0O1k2YzA8tfO3N3GeNMovmzjDUua1K4HXrvi4nU2W8SpYyvW6lkDxo2LBQfp8oLL/D/oHFeoAeNpjYGRgYGBi8vVdNXdGPL/NVwZ5DgYQOPt29zlkmoOBA0IxgSgAVvoK5QB42mNgZGDgYPh/A0QyMPz/DySBIiiAFQBj/AP1eNpNTrENgDAMc0IHdsQ//MADnGKJRzrDQxzCxEScFolUtWIncYIHGX4AdgMjHAYQdDiNtkO8BZ2qmPAMXpNd8aPHEjX9f+mdM72D6T7L3+gbpBCrKuoapE6poQR6c2S/SFlte9qm71pdV5YXStwa2gAAAAAAAAAAAAgAbAC4ATIBeAGGAbwB1AJIApgC9APCBJQE5AVCBZYGhgdmB9AIZAkgCeYKHAp4CqgK8guODBQMQAxsDJYNCg06DbQOUA8WDzwPmhAKEKwRMhGwEdIR9BJ+EpwS1hMCEy4TWBPAFAYUgBT+FUIVVhWCFZwVxhZIFqoXYhekF9YX+BgeGDYYShhgGHQYihioGWwZvBo+GpQa/BtUG7gcBBxUHOodRh2uHdId8B4OHiweOh6MHwwfIh8wHz4fTAAAAAEAAABiAGkAEAAAAAAAAgABAAIAFgAAAQAAuAAAAAB42o1Ru04CQRQ9s6AJMbEwxMJqEym0YFnUNbpWFGiCSohG6UzALIuRfQgr4C/4ZfoDln6EpZVnZodIWAoymZlzzz33NQNgA+/IQeQLAL65UyxQpJViA5v40TgHV8w0eZSEq/EapuJB43XyXxoXsCN+Nd5CyShq/IFt40TjT9hGExdo4QomxvAwxAhPiBDSPuCOyJjo0H7jPSBKlCqrnhAl6BP1FJMQeZjikWdMa6bboybhiuGiwjVRy4JP7ytvWdEnP2CEjA1Zw+OukI3Jlpm/gxcqZZ6AzC7OdcV6pt4+p5M5ZK8yX6Ty3dD2WU3OM+ScFmyuU5zhDpdoo0m0LK68ELlMYy5o7jOv+l+thVsy0ppn+1QmOt+Y/qryWXBwTG/ArM/MKTU9svKdujre4l3FIU9npf4b5D3VVY3egPxIvXa40mRtWt253077vNZzNqhL5z1SMzr8b5u9udTZirdlr3+3BnfZAAB42m3Rx1JVQRSF4fNfA+Ys5ixGxNO7d3PBhAmMmCPGcubEma/pKxm4P4zsqlNrdL5aq3Y36Jbf719ddP973/5+dAMGrGEt61jPGBvYyCY2s4WtbGM7O9jJLnazh72Ms4/9HOAghzjMEY5yjOOc4CSnOM0EZzjLOc5zgYtMcokpLtNTCCpJY5ohM8xyhatc4zo3mOMmt7jNHe4yzwL3uM8DHvKIxyzyhKc84zkveMkrXvOGt7zjPUt84COf+MwXvo79/PF9vu/7f7lQVrOYYVYzzWZOm0NzxpxdztALvdALvdALvdALvdCLFa/oFb2iV/SKXtErI6/ao9qj2qPao9qj2qP2K/8NzVGP1Emd1Emd1Emd1EmdXHVGe9I96Z50T7on3ZPuSfdk0St6RS90Qid0Qid0Qid0Qid0qr2qXtWrelWv6lW9qlf1ql7qpV7qpV7qpV7qpV7qpV7Ta3pNr+m1kde8V/NezXu1vv4BRRflZLgB/4WwAY0AS7AIUFixAQGOWbFGBitYIbAQWUuwFFJYIbCAWR2wBitcWFmwFCsAAAABUcgLTgAA) format('woff'),
22
+ url('../font/genericons-regular-webfont.ttf') format('truetype'),
23
+ url('../font/genericons-regular-webfont.svg#genericonsregular') format('svg');
24
+ font-weight: normal;
25
+ font-style: normal;
26
+ }
27
+
28
+
29
+ /**
30
+ * All Genericons
31
+ */
32
+
33
+ .genericon {
34
+ display: inline-block;
35
+ width: 16px;
36
+ height: 16px;
37
+ -webkit-font-smoothing: antialiased;
38
+ font-size: 16px;
39
+ line-height: 1;
40
+ font-family: 'Genericons';
41
+ text-decoration: inherit;
42
+ font-weight: normal;
43
+ font-style: normal;
44
+ vertical-align: top;
45
+ }
46
+
47
+ /**
48
+ * IE7 and IE6 hacks
49
+ */
50
+
51
+ .genericon {
52
+ *overflow: auto;
53
+ *zoom: 1;
54
+ *display: inline;
55
+ }
56
+
57
+ /**
58
+ * Individual icons
59
+ */
60
+
61
+ /* Post formats */
62
+ .genericon-standard:before { content: '\f100'; }
63
+ .genericon-aside:before { content: '\f101'; }
64
+ .genericon-image:before { content: '\f102'; }
65
+ .genericon-gallery:before { content: '\f103'; }
66
+ .genericon-video:before { content: '\f104'; }
67
+ .genericon-status:before { content: '\f105'; }
68
+ .genericon-quote:before { content: '\f106'; }
69
+ .genericon-link:before { content: '\f107'; }
70
+ .genericon-chat:before { content: '\f108'; }
71
+ .genericon-audio:before { content: '\f109'; }
72
+
73
+ /* Social icons */
74
+ .genericon-github:before { content: '\f200'; }
75
+ .genericon-dribbble:before { content: '\f201'; }
76
+ .genericon-twitter:before { content: '\f202'; }
77
+ .genericon-facebook:before { content: '\f203'; }
78
+ .genericon-facebook-alt:before { content: '\f204'; }
79
+ .genericon-wordpress:before { content: '\f205'; }
80
+ .genericon-googleplus:before { content: '\f206'; }
81
+ .genericon-linkedin:before { content: '\f207'; }
82
+ .genericon-linkedin-alt:before { content: '\f208'; }
83
+ .genericon-pinterest:before { content: '\f209'; }
84
+ .genericon-pinterest-alt:before { content: '\f210'; }
85
+ .genericon-flickr:before { content: '\f211'; }
86
+ .genericon-vimeo:before { content: '\f212'; }
87
+ .genericon-youtube:before { content: '\f213'; }
88
+ .genericon-tumblr:before { content: '\f214'; }
89
+ .genericon-instagram:before { content: '\f215'; }
90
+ .genericon-codepen:before { content: '\f216'; }
91
+
92
+ /* Meta icons */
93
+ .genericon-comment:before { content: '\f300'; }
94
+ .genericon-category:before { content: '\f301'; }
95
+ .genericon-tag:before { content: '\f302'; }
96
+ .genericon-time:before { content: '\f303'; }
97
+ .genericon-user:before { content: '\f304'; }
98
+ .genericon-day:before { content: '\f305'; }
99
+ .genericon-week:before { content: '\f306'; }
100
+ .genericon-month:before { content: '\f307'; }
101
+ .genericon-pinned:before { content: '\f308'; }
102
+
103
+ /* Other icons */
104
+ .genericon-search:before { content: '\f400'; }
105
+ .genericon-unzoom:before { content: '\f401'; }
106
+ .genericon-zoom:before { content: '\f402'; }
107
+ .genericon-show:before { content: '\f403'; }
108
+ .genericon-hide:before { content: '\f404'; }
109
+ .genericon-close:before { content: '\f405'; }
110
+ .genericon-close-alt:before { content: '\f406'; }
111
+ .genericon-trash:before { content: '\f407'; }
112
+ .genericon-star:before { content: '\f408'; }
113
+ .genericon-home:before { content: '\f409'; }
114
+ .genericon-mail:before { content: '\f410'; }
115
+ .genericon-edit:before { content: '\f411'; }
116
+ .genericon-reply:before { content: '\f412'; }
117
+ .genericon-feed:before { content: '\f413'; }
118
+ .genericon-warning:before { content: '\f414'; }
119
+ .genericon-share:before { content: '\f415'; }
120
+ .genericon-attachment:before { content: '\f416'; }
121
+ .genericon-location:before { content: '\f417'; }
122
+ .genericon-checkmark:before { content: '\f418'; }
123
+ .genericon-menu:before { content: '\f419'; }
124
+ .genericon-top:before { content: '\f420'; }
125
+ .genericon-minimize:before { content: '\f421'; }
126
+ .genericon-maximize:before { content: '\f422'; }
127
+ .genericon-404:before { content: '\f423'; }
128
+ .genericon-spam:before { content: '\f424'; }
129
+ .genericon-summary:before { content: '\f425'; }
130
+ .genericon-cloud:before { content: '\f426'; }
131
+ .genericon-key:before { content: '\f427'; }
132
+ .genericon-dot:before { content: '\f428'; }
133
+ .genericon-next:before { content: '\f429'; }
134
+ .genericon-previous:before { content: '\f430'; }
135
+ .genericon-expand:before { content: '\f431'; }
136
+ .genericon-collapse:before { content: '\f432'; }
137
+ .genericon-dropdown:before { content: '\f433'; }
138
+ .genericon-dropdown-left:before { content: '\f434'; }
139
+ .genericon-top:before { content: '\f435'; }
140
+ .genericon-draggable:before { content: '\f436'; }
141
+ .genericon-phone:before { content: '\f437'; }
142
+ .genericon-send-to-phone:before { content: '\f438'; }
143
+ .genericon-plugin:before { content: '\f439'; }
144
+ .genericon-cloud-download:before { content: '\f440'; }
145
+ .genericon-cloud-upload:before { content: '\f441'; }
146
+ .genericon-external:before { content: '\f442'; }
147
+ .genericon-document:before { content: '\f443'; }
148
+ .genericon-book:before { content: '\f444'; }
149
+ .genericon-cog:before { content: '\f445'; }
150
+ .genericon-unapprove:before { content: '\f446'; }
151
+ .genericon-cart:before { content: '\f447'; }
152
+ .genericon-pause:before { content: '\f448'; }
153
+ .genericon-stop:before { content: '\f449'; }
154
+ .genericon-skip-back:before { content: '\f450'; }
155
+ .genericon-skip-ahead:before { content: '\f451'; }
156
+ .genericon-play:before { content: '\f452'; }
157
+ .genericon-tablet:before { content: '\f453'; }
158
+ .genericon-send-to-tablet:before { content: '\f454'; }
159
+
160
+ /* Generic shapes */
161
+ .genericon-uparrow:before { content: '\f500'; }
162
+ .genericon-rightarrow:before { content: '\f501'; }
163
+ .genericon-downarrow:before { content: '\f502'; }
164
+ .genericon-leftarrow:before { content: '\f503'; }
165
+
166
+
167
+
168
+
169
+
_inc/images/module-icons-sprite-2x.png CHANGED
Binary file
_inc/images/module-icons-sprite.png CHANGED
Binary file
_inc/images/screenshots/google-plus.png ADDED
Binary file
_inc/jetpack.css CHANGED
@@ -667,7 +667,7 @@ p.jp-help {
667
  border-bottom-left-radius: 3px;
668
  background-repeat: no-repeat;
669
  background-image: url(images/module-icons-sprite.png);
670
- background-size: 2885px 50px; /* remember to update this every time a new module is added! */
671
  }
672
 
673
  @media only screen and (-moz-min-device-pixel-ratio: 1.5),
@@ -797,6 +797,10 @@ p.jp-help {
797
  background-position: -2800px 5px;
798
  }
799
 
 
 
 
 
800
  .jetpack-module div.module-image p {
801
  background-color: #b4d278;
802
  color: #fff;
667
  border-bottom-left-radius: 3px;
668
  background-repeat: no-repeat;
669
  background-image: url(images/module-icons-sprite.png);
670
+ background-size: 2956px 50px; /* remember to update this every time a new module is added! */
671
  }
672
 
673
  @media only screen and (-moz-min-device-pixel-ratio: 1.5),
797
  background-position: -2800px 5px;
798
  }
799
 
800
+ #videopress.jetpack-module div.module-image {
801
+ background-position: -2874px 5px;
802
+ }
803
+
804
  .jetpack-module div.module-image p {
805
  background-color: #b4d278;
806
  color: #fff;
class.jetpack-client-server.php CHANGED
@@ -87,8 +87,8 @@ class Jetpack_Client_Server {
87
  break;
88
  }
89
 
90
- if ( $active_modules = Jetpack::get_option( 'active_modules' ) ) {
91
- Jetpack::delete_option( 'active_modules' );
92
 
93
  Jetpack::activate_default_modules( 999, 1, $active_modules );
94
  } else {
@@ -149,7 +149,7 @@ class Jetpack_Client_Server {
149
  $redirect = isset( $data['redirect'] ) ? esc_url_raw( (string) $data['redirect'] ) : '';
150
 
151
  $body = array(
152
- 'client_id' => Jetpack::get_option( 'id' ),
153
  'client_secret' => $client_secret->secret,
154
  'grant_type' => 'authorization_code',
155
  'code' => $data['code'],
@@ -167,7 +167,7 @@ class Jetpack_Client_Server {
167
  'Accept' => 'application/json',
168
  ),
169
  );
170
- $response = Jetpack_Client::_wp_remote_request( Jetpack::fix_url_for_bad_hosts( Jetpack::api_url( 'token' ), $args ), $args );
171
 
172
  if ( is_wp_error( $response ) ) {
173
  return new Jetpack_Error( 'token_http_request_failed', $response->get_error_message() );
87
  break;
88
  }
89
 
90
+ if ( $active_modules = Jetpack_Options::get_option( 'active_modules' ) ) {
91
+ Jetpack_Options::delete_option( 'active_modules' );
92
 
93
  Jetpack::activate_default_modules( 999, 1, $active_modules );
94
  } else {
149
  $redirect = isset( $data['redirect'] ) ? esc_url_raw( (string) $data['redirect'] ) : '';
150
 
151
  $body = array(
152
+ 'client_id' => Jetpack_Options::get_option( 'id' ),
153
  'client_secret' => $client_secret->secret,
154
  'grant_type' => 'authorization_code',
155
  'code' => $data['code'],
167
  'Accept' => 'application/json',
168
  ),
169
  );
170
+ $response = Jetpack_Client::_wp_remote_request( Jetpack::fix_url_for_bad_hosts( Jetpack::api_url( 'token' ) ), $args );
171
 
172
  if ( is_wp_error( $response ) ) {
173
  return new Jetpack_Error( 'token_http_request_failed', $response->get_error_message() );
class.jetpack-client.php CHANGED
@@ -47,7 +47,7 @@ class Jetpack_Client {
47
 
48
  require_once dirname( __FILE__ ) . '/class.jetpack-signature.php';
49
 
50
- $time_diff = (int) Jetpack::get_option( 'time_diff' );
51
  $jetpack_signature = new Jetpack_Signature( $token->secret, $time_diff );
52
 
53
  $timestamp = time() + $time_diff;
@@ -84,7 +84,7 @@ class Jetpack_Client {
84
  }
85
 
86
  $url = add_query_arg( urlencode_deep( $url_args ), $args['url'] );
87
- $url = Jetpack::fix_url_for_bad_hosts( $url, $request );
88
 
89
  $signature = $jetpack_signature->sign_request( $token_key, $timestamp, $nonce, $body_hash, $method, $url, $body, false );
90
 
@@ -127,9 +127,9 @@ class Jetpack_Client {
127
  * @return array|WP_Error WP HTTP response on success
128
  */
129
  public static function _wp_remote_request( $url, $args, $set_fallback = false ) {
130
- $fallback = Jetpack::get_option( 'fallback_no_verify_ssl_certs' );
131
  if ( false === $fallback ) {
132
- Jetpack::update_option( 'fallback_no_verify_ssl_certs', 0 );
133
  }
134
 
135
  if ( (int) $fallback ) {
@@ -178,7 +178,7 @@ class Jetpack_Client {
178
 
179
  if ( !is_wp_error( $response ) ) {
180
  // The request went through this time, flag for future fallbacks
181
- Jetpack::update_option( 'fallback_no_verify_ssl_certs', time() );
182
  Jetpack_Client::set_time_diff( $response, $set_fallback );
183
  }
184
 
@@ -204,11 +204,11 @@ class Jetpack_Client {
204
  $time_diff = $time - time();
205
 
206
  if ( $force_set ) { // during register
207
- Jetpack::update_option( 'time_diff', $time_diff );
208
  } else { // otherwise
209
- $old_diff = Jetpack::get_option( 'time_diff' );
210
  if ( false === $old_diff || abs( $time_diff - (int) $old_diff ) > 10 ) {
211
- Jetpack::update_option( 'time_diff', $time_diff );
212
  }
213
  }
214
  }
47
 
48
  require_once dirname( __FILE__ ) . '/class.jetpack-signature.php';
49
 
50
+ $time_diff = (int) Jetpack_Options::get_option( 'time_diff' );
51
  $jetpack_signature = new Jetpack_Signature( $token->secret, $time_diff );
52
 
53
  $timestamp = time() + $time_diff;
84
  }
85
 
86
  $url = add_query_arg( urlencode_deep( $url_args ), $args['url'] );
87
+ $url = Jetpack::fix_url_for_bad_hosts( $url );
88
 
89
  $signature = $jetpack_signature->sign_request( $token_key, $timestamp, $nonce, $body_hash, $method, $url, $body, false );
90
 
127
  * @return array|WP_Error WP HTTP response on success
128
  */
129
  public static function _wp_remote_request( $url, $args, $set_fallback = false ) {
130
+ $fallback = Jetpack_Options::get_option( 'fallback_no_verify_ssl_certs' );
131
  if ( false === $fallback ) {
132
+ Jetpack_Options::update_option( 'fallback_no_verify_ssl_certs', 0 );
133
  }
134
 
135
  if ( (int) $fallback ) {
178
 
179
  if ( !is_wp_error( $response ) ) {
180
  // The request went through this time, flag for future fallbacks
181
+ Jetpack_Options::update_option( 'fallback_no_verify_ssl_certs', time() );
182
  Jetpack_Client::set_time_diff( $response, $set_fallback );
183
  }
184
 
204
  $time_diff = $time - time();
205
 
206
  if ( $force_set ) { // during register
207
+ Jetpack_Options::update_option( 'time_diff', $time_diff );
208
  } else { // otherwise
209
+ $old_diff = Jetpack_Options::get_option( 'time_diff' );
210
  if ( false === $old_diff || abs( $time_diff - (int) $old_diff ) > 10 ) {
211
+ Jetpack_Options::update_option( 'time_diff', $time_diff );
212
  }
213
  }
214
  }
class.jetpack-data.php CHANGED
@@ -8,11 +8,11 @@ class Jetpack_Data {
8
  */
9
  public static function get_access_token( $user_id = false ) {
10
  if ( $user_id ) {
11
- if ( !$tokens = Jetpack::get_option( 'user_tokens' ) ) {
12
  return false;
13
  }
14
  if ( $user_id === JETPACK_MASTER_USER ) {
15
- if ( !$user_id = Jetpack::get_option( 'master_user' ) ) {
16
  return false;
17
  }
18
  }
@@ -28,7 +28,7 @@ class Jetpack_Data {
28
  }
29
  $token = "{$token_chunks[0]}.{$token_chunks[1]}";
30
  } else {
31
- $token = Jetpack::get_option( 'blog_token' );
32
  if ( empty( $token ) ) {
33
  return false;
34
  }
8
  */
9
  public static function get_access_token( $user_id = false ) {
10
  if ( $user_id ) {
11
+ if ( !$tokens = Jetpack_Options::get_option( 'user_tokens' ) ) {
12
  return false;
13
  }
14
  if ( $user_id === JETPACK_MASTER_USER ) {
15
+ if ( !$user_id = Jetpack_Options::get_option( 'master_user' ) ) {
16
  return false;
17
  }
18
  }
28
  }
29
  $token = "{$token_chunks[0]}.{$token_chunks[1]}";
30
  } else {
31
+ $token = Jetpack_Options::get_option( 'blog_token' );
32
  if ( empty( $token ) ) {
33
  return false;
34
  }
class.jetpack-debugger.php CHANGED
@@ -13,28 +13,28 @@ class Jetpack_Debugger {
13
  return true;
14
  }
15
  }
16
-
17
  public static function jetpack_increase_timeout($time) {
18
- $time = 20; //seconds
19
- return $time;
20
  }
21
-
22
  public static function jetpack_debug_display_handler() {
23
  if ( ! current_user_can( 'manage_options' ) )
24
  wp_die( esc_html__('You do not have sufficient permissions to access this page.', 'jetpack' ) );
25
-
26
  global $current_user;
27
  get_currentuserinfo();
28
-
29
  $user_id = get_current_user_id();
30
- $user_tokens = Jetpack::get_option( 'user_tokens' );
31
  if ( is_array( $user_tokens ) && array_key_exists( $user_id, $user_tokens ) ) {
32
  $user_token = $user_tokens[$user_id];
33
  } else {
34
  $user_token = '[this user has no token]';
35
  }
36
  unset( $user_tokens );
37
-
38
  $debug_info = "\r\n";
39
  foreach ( array(
40
  'CLIENT_ID' => 'id',
@@ -46,9 +46,9 @@ class Jetpack_Debugger {
46
  'OLD_VERSION' => 'old_version',
47
  'PUBLIC' => 'public',
48
  ) as $label => $option_name ) {
49
- $debug_info .= "\r\n" . esc_html( $label . ": " . Jetpack::get_option( $option_name ) );
50
  }
51
-
52
  $debug_info .= "\r\n" . esc_html( "USER_ID: " . $user_id );
53
  $debug_info .= "\r\n" . esc_html( "USER_TOKEN: " . $user_token );
54
  $debug_info .= "\r\n" . esc_html( "PHP_VERSION: " . PHP_VERSION );
@@ -57,42 +57,54 @@ class Jetpack_Debugger {
57
  $debug_info .= "\r\n" . esc_html( "JETPACK__PLUGIN_DIR: " . JETPACK__PLUGIN_DIR );
58
  $debug_info .= "\r\n" . esc_html( "SITE_URL: " . site_url() );
59
  $debug_info .= "\r\n" . esc_html( "HOME_URL: " . home_url() );
60
-
61
  $debug_info .= "\r\n\r\nTEST RESULTS:\r\n\r\n";
62
  $debug_raw_info = '';
63
-
64
-
65
  $tests = array();
66
-
67
  $tests['HTTP']['result'] = wp_remote_get( preg_replace( '/^https:/', 'http:', JETPACK__API_BASE ) . 'test/1/' );
68
  $tests['HTTP']['fail_message'] = esc_html__( 'Your site isn’t reaching the Jetpack servers.', 'jetpack' );
69
-
70
  $tests['HTTPS']['result'] = wp_remote_get( preg_replace( '/^http:/', 'https:', JETPACK__API_BASE ) . 'test/1/' );
71
  $tests['HTTPS']['fail_message'] = esc_html__( 'Your site isn’t securely reaching the Jetpack servers.', 'jetpack' );
72
-
 
 
 
 
 
 
 
 
 
 
 
 
73
  $self_xml_rpc_url = home_url( 'xmlrpc.php' );
74
-
75
  $args = array();
76
- $testsite_url = Jetpack::fix_url_for_bad_hosts( JETPACK__API_BASE . 'testsite/1/?url=', $args );
77
-
78
  add_filter( 'http_request_timeout', array( 'Jetpack_Debugger', 'jetpack_increase_timeout' ) );
79
-
80
  $tests['SELF']['result'] = wp_remote_get( $testsite_url . $self_xml_rpc_url );
81
  $tests['SELF']['fail_message'] = esc_html__( 'It looks like your site can not communicate properly with Jetpack.', 'jetpack' );
82
-
83
  remove_filter( 'http_request_timeout', array( 'Jetpack_Debugger', 'jetpack_increase_timeout' ) );
84
-
85
  ?>
86
  <div class="wrap">
87
  <h2><?php esc_html_e( 'Jetpack Debugging Center', 'jetpack' ); ?></h2>
88
  <h3><?php _e( "Testing your site's compatibily with Jetpack...", 'jetpack' ); ?></h3>
89
  <div class="jetpack-debug-test-container">
90
- <?php
91
  ob_start();
92
  foreach ( $tests as $test_name => $test_info ) :
93
- if ( is_wp_error( $test_info['result'] ) ||
94
  false == ( $response_code = wp_remote_retrieve_response_code( $test_info['result'] ) ) ||
95
- '200' != $response_code ) {
96
  $debug_info .= $test_name . ": FAIL\r\n";
97
  ?>
98
  <div class="jetpack-test-error">
@@ -101,17 +113,17 @@ class Jetpack_Debugger {
101
  <span class="noticon noticon-collapse"></span>
102
  </a>
103
  </p>
104
- <pre class="jetpack-test-details"><?php esc_html_e( $test_name , 'jetpack'); ?>:
105
- <?php esc_html_e( is_wp_error( $test_info['result'] ) ? $test_info['result']->get_error_message() : print_r( $test_info['result'], 1 ), 'jetpack' ); ?></pre>
106
  </div><?php
107
  } else {
108
  $debug_info .= $test_name . ": PASS\r\n";
109
- }
110
- $debug_raw_info .= "\r\n\r\n" . $test_name . "\r\n" . esc_html( print_r( $test_info['result'], 1 ) );
111
  ?>
112
- <?php endforeach;
113
  $html = ob_get_clean();
114
-
115
  if ( '' == trim( $html ) ) {
116
  echo '<div class="jetpack-tests-succed">' . esc_html__( 'Your Jetpack setup looks a-okay!', 'jetpack' ) . '</div>';
117
  }
@@ -136,7 +148,7 @@ class Jetpack_Debugger {
136
  </ul>
137
  </li>
138
  </ol>
139
- <p class="jetpack-show-contact-form"><?php _e( 'If none of these help you find a solution, <a href="#">click here to contact Jetpack support</a>. Tell us as much as you can about the issue and what steps you\'ve tried to resolve it, and one of our Happiness Engineers will be in touch to help.', 'jetpack' ); ?>
140
  </p>
141
  </div>
142
  <div id="contact-message" style="display:none">
@@ -144,7 +156,7 @@ class Jetpack_Debugger {
144
  <form id="contactme" method="post" action="http://jetpack.me/contact-support/">
145
  <input type="hidden" name="action" value="submit">
146
  <input type="hidden" name="jetpack" value="needs-service">
147
-
148
  <input type="hidden" name="contact_form" id="contact_form" value="1">
149
  <input type="hidden" name="blog_url" id="blog_url" value="<?php echo esc_attr( site_url() ); ?>">
150
  <input type="hidden" name="subject" id="subject" value="from: <?php echo esc_attr( site_url() ); ?> Jetpack contact form">
@@ -152,30 +164,30 @@ class Jetpack_Debugger {
152
  <label for="message" class="h"><?php esc_html_e( 'Please describe the problem you are having.', 'jetpack' ); ?></label>
153
  <textarea name="message" cols="40" rows="7" id="did"></textarea>
154
  </div>
155
-
156
  <div id="name_div" class="formbox">
157
  <label class="h" for="your_name"><?php esc_html_e( 'Name', 'jetpack' ); ?></label>
158
  <span class="errormsg"><?php esc_html_e( 'Let us know your name.', 'jetpack' ); ?></span>
159
  <input name="your_name" type="text" id="your_name" value="<?php esc_html_e( $current_user->display_name , 'jetpack'); ?>" size="40">
160
  </div>
161
-
162
  <div id="email_div" class="formbox">
163
  <label class="h" for="your_email"><?php esc_html_e( 'E-mail', 'jetpack' ); ?></label>
164
  <span class="errormsg"><?php esc_html_e( 'Use a valid email address.', 'jetpack' ); ?></span>
165
  <input name="your_email" type="text" id="your_email" value="<?php esc_html_e( $current_user->user_email , 'jetpack'); ?>" size="40">
166
  </div>
167
-
168
  <div id="toggle_debug_info" class="formbox">
169
  <p><?php _e( 'The test results and some other useful debug information will be sent to the support team. Please feel free to <a href="#">review/modify</a> this information.', 'jetpack' ); ?></p>
170
  </div>
171
-
172
  <div id="debug_info_div" class="formbox" style="display:none">
173
  <label class="h" for="debug_info"><?php esc_html_e( 'Debug Info', 'jetpack' ); ?></label>
174
  <textarea name="debug_info" cols="40" rows="7" id="debug_info"><?php echo esc_attr( $debug_info ); ?></textarea>
175
  </div>
176
-
177
  <div style="clear: both;"></div>
178
-
179
  <div id="blog_div" class="formbox">
180
  <div id="submit_div" class="contact-support">
181
  <input type="submit" name="submit" value="Contact Support">
@@ -188,51 +200,51 @@ class Jetpack_Debugger {
188
  </div>
189
  <?php
190
  }
191
-
192
  public static function jetpack_debug_admin_head() {
193
  ?>
194
  <style type="text/css">
195
-
196
  .jetpack-debug-test-container {
197
  margin-top: 20px;
198
  margin-bottom: 30px;
199
  }
200
-
201
  .jetpack-tests-succed {
202
  font-size: large;
203
  color: #8BAB3E;
204
  }
205
-
206
  .jetpack-test-details {
207
  margin: 4px 6px;
208
  padding: 10px;
209
  overflow: auto;
210
  display: none;
211
  }
212
-
213
  .jetpack-test-error {
214
  margin-bottom: 10px;
215
  background: #FFEBE8;
216
  border: solid 1px #C00;
217
  border-radius: 3px;
218
  }
219
-
220
  .jetpack-test-error p {
221
  margin: 0;
222
  padding: 0;
223
  }
224
-
225
  .jetpack-test-error a.jetpack-test-heading {
226
  padding: 4px 6px;
227
  display: block;
228
  text-decoration: none;
229
  color: inherit;
230
  }
231
-
232
  .jetpack-test-error .noticon {
233
  float: right;
234
  }
235
-
236
  form#contactme {
237
  border: 1px solid #dfdfdf;
238
  background: #eaf3fa;
@@ -243,7 +255,7 @@ class Jetpack_Debugger {
243
  font-size: 15px;
244
  font-family: "Open Sans", "Helvetica Neue", sans-serif;
245
  }
246
-
247
  form#contactme label.h {
248
  color: #444;
249
  display: block;
@@ -251,11 +263,11 @@ class Jetpack_Debugger {
251
  margin: 0 0 7px 10px;
252
  text-shadow: 1px 1px 0 #fff;
253
  }
254
-
255
  .formbox {
256
  margin: 0 0 25px 0;
257
  }
258
-
259
  .formbox input[type="text"], .formbox input[type="email"], .formbox input[type="url"], .formbox textarea {
260
  border: 1px solid #e5e5e5;
261
  border-radius: 11px;
@@ -284,48 +296,48 @@ class Jetpack_Debugger {
284
  text-align: center;
285
  text-decoration: none;
286
  }
287
-
288
  .formbox span.errormsg {
289
  margin: 0 0 10px 10px;
290
  color: #d00;
291
  display: none;
292
  }
293
-
294
  .formbox.error span.errormsg {
295
  display: block;
296
  }
297
-
298
  #contact-message ul {
299
  margin: 0 0 20px 10px;
300
  }
301
-
302
  #contact-message li {
303
  margin: 0 0 10px 10px;
304
  list-style: disc;
305
  display: list-item;
306
  }
307
-
308
  </style>
309
  <script type="text/javascript">
310
  jQuery( document ).ready( function($) {
311
-
312
  $('#debug_info').prepend('jQuery version: ' + jQuery.fn.jquery + "\r\n");
313
-
314
  $( '.jetpack-test-error .jetpack-test-heading' ).on( 'click', function() {
315
  $( this ).parents( '.jetpack-test-error' ).find( '.jetpack-test-details' ).slideToggle();
316
  return false;
317
  } );
318
-
319
  $( '.jetpack-show-contact-form a' ).on( 'click', function() {
320
  $('#contact-message').slideToggle();
321
  return false;
322
  } );
323
-
324
  $( '#toggle_debug_info a' ).on( 'click', function() {
325
  $('#debug_info_div').slideToggle();
326
  return false;
327
  } );
328
-
329
  $('form#contactme').on("submit", function(e){
330
  var form = $(this);
331
  var message = form.find('#did');
@@ -341,12 +353,12 @@ class Jetpack_Debugger {
341
  validation_error = true;
342
  }
343
  if ( validation_error ) {
344
- return false;
345
  }
346
  message.val(message.val() + "\r\n\r\n----------------------------------------------\r\n\r\nDEBUG INFO:\r\n" + $('#debug_info').val() );
347
  return true;
348
  });
349
-
350
  } );
351
  </script>
352
  <?php
13
  return true;
14
  }
15
  }
16
+
17
  public static function jetpack_increase_timeout($time) {
18
+ $time = 20; //seconds
19
+ return $time;
20
  }
21
+
22
  public static function jetpack_debug_display_handler() {
23
  if ( ! current_user_can( 'manage_options' ) )
24
  wp_die( esc_html__('You do not have sufficient permissions to access this page.', 'jetpack' ) );
25
+
26
  global $current_user;
27
  get_currentuserinfo();
28
+
29
  $user_id = get_current_user_id();
30
+ $user_tokens = Jetpack_Options::get_option( 'user_tokens' );
31
  if ( is_array( $user_tokens ) && array_key_exists( $user_id, $user_tokens ) ) {
32
  $user_token = $user_tokens[$user_id];
33
  } else {
34
  $user_token = '[this user has no token]';
35
  }
36
  unset( $user_tokens );
37
+
38
  $debug_info = "\r\n";
39
  foreach ( array(
40
  'CLIENT_ID' => 'id',
46
  'OLD_VERSION' => 'old_version',
47
  'PUBLIC' => 'public',
48
  ) as $label => $option_name ) {
49
+ $debug_info .= "\r\n" . esc_html( $label . ": " . Jetpack_Options::get_option( $option_name ) );
50
  }
51
+
52
  $debug_info .= "\r\n" . esc_html( "USER_ID: " . $user_id );
53
  $debug_info .= "\r\n" . esc_html( "USER_TOKEN: " . $user_token );
54
  $debug_info .= "\r\n" . esc_html( "PHP_VERSION: " . PHP_VERSION );
57
  $debug_info .= "\r\n" . esc_html( "JETPACK__PLUGIN_DIR: " . JETPACK__PLUGIN_DIR );
58
  $debug_info .= "\r\n" . esc_html( "SITE_URL: " . site_url() );
59
  $debug_info .= "\r\n" . esc_html( "HOME_URL: " . home_url() );
60
+
61
  $debug_info .= "\r\n\r\nTEST RESULTS:\r\n\r\n";
62
  $debug_raw_info = '';
63
+
64
+
65
  $tests = array();
66
+
67
  $tests['HTTP']['result'] = wp_remote_get( preg_replace( '/^https:/', 'http:', JETPACK__API_BASE ) . 'test/1/' );
68
  $tests['HTTP']['fail_message'] = esc_html__( 'Your site isn’t reaching the Jetpack servers.', 'jetpack' );
69
+
70
  $tests['HTTPS']['result'] = wp_remote_get( preg_replace( '/^http:/', 'https:', JETPACK__API_BASE ) . 'test/1/' );
71
  $tests['HTTPS']['fail_message'] = esc_html__( 'Your site isn’t securely reaching the Jetpack servers.', 'jetpack' );
72
+
73
+ $identity_crisis_message = '';
74
+ if ( $identity_crisis = Jetpack::check_identity_crisis( true ) ) {
75
+ foreach( $identity_crisis as $key => $value ) {
76
+ $identity_crisis_message .= sprintf( __( 'Your `%1$s` option is set up as `%2$s`, but your WordPress.com connection lists it as `%3$s`!', 'jetpack' ), $key, (string) get_option( $key ), $value ) . "\r\n";
77
+ }
78
+ $identity_crisis = new WP_Error( 'identity-crisis', $identity_crisis_message, $identity_crisis );
79
+ } else {
80
+ $identity_crisis = 'PASS';
81
+ }
82
+ $tests['IDENTITY_CRISIS']['result'] = $identity_crisis;
83
+ $tests['IDENTITY_CRISIS']['fail_message'] = esc_html__( 'Something has gotten mixed up in your Jetpack Connection!', 'jetpack' );
84
+
85
  $self_xml_rpc_url = home_url( 'xmlrpc.php' );
86
+
87
  $args = array();
88
+ $testsite_url = Jetpack::fix_url_for_bad_hosts( JETPACK__API_BASE . 'testsite/1/?url=' );
89
+
90
  add_filter( 'http_request_timeout', array( 'Jetpack_Debugger', 'jetpack_increase_timeout' ) );
91
+
92
  $tests['SELF']['result'] = wp_remote_get( $testsite_url . $self_xml_rpc_url );
93
  $tests['SELF']['fail_message'] = esc_html__( 'It looks like your site can not communicate properly with Jetpack.', 'jetpack' );
94
+
95
  remove_filter( 'http_request_timeout', array( 'Jetpack_Debugger', 'jetpack_increase_timeout' ) );
96
+
97
  ?>
98
  <div class="wrap">
99
  <h2><?php esc_html_e( 'Jetpack Debugging Center', 'jetpack' ); ?></h2>
100
  <h3><?php _e( "Testing your site's compatibily with Jetpack...", 'jetpack' ); ?></h3>
101
  <div class="jetpack-debug-test-container">
102
+ <?php
103
  ob_start();
104
  foreach ( $tests as $test_name => $test_info ) :
105
+ if ( 'PASS' !== $test_info['result'] && ( is_wp_error( $test_info['result'] ) ||
106
  false == ( $response_code = wp_remote_retrieve_response_code( $test_info['result'] ) ) ||
107
+ '200' != $response_code ) ) {
108
  $debug_info .= $test_name . ": FAIL\r\n";
109
  ?>
110
  <div class="jetpack-test-error">
113
  <span class="noticon noticon-collapse"></span>
114
  </a>
115
  </p>
116
+ <pre class="jetpack-test-details"><?php echo esc_html( $test_name ); ?>:
117
+ <?php echo esc_html( is_wp_error( $test_info['result'] ) ? $test_info['result']->get_error_message() : print_r( $test_info['result'], 1 ) ); ?></pre>
118
  </div><?php
119
  } else {
120
  $debug_info .= $test_name . ": PASS\r\n";
121
+ }
122
+ $debug_raw_info .= "\r\n\r\n" . $test_name . "\r\n" . esc_html( is_wp_error( $test_info['result'] ) ? $test_info['result']->get_error_message() : print_r( $test_info['result'], 1 ) );
123
  ?>
124
+ <?php endforeach;
125
  $html = ob_get_clean();
126
+
127
  if ( '' == trim( $html ) ) {
128
  echo '<div class="jetpack-tests-succed">' . esc_html__( 'Your Jetpack setup looks a-okay!', 'jetpack' ) . '</div>';
129
  }
148
  </ul>
149
  </li>
150
  </ol>
151
+ <p class="jetpack-show-contact-form"><?php _e( 'If none of these help you find a solution, <a href="#">click here to contact Jetpack support</a>. Tell us as much as you can about the issue and what steps you\'ve tried to resolve it, and one of our Happiness Engineers will be in touch to help.', 'jetpack' ); ?>
152
  </p>
153
  </div>
154
  <div id="contact-message" style="display:none">
156
  <form id="contactme" method="post" action="http://jetpack.me/contact-support/">
157
  <input type="hidden" name="action" value="submit">
158
  <input type="hidden" name="jetpack" value="needs-service">
159
+
160
  <input type="hidden" name="contact_form" id="contact_form" value="1">
161
  <input type="hidden" name="blog_url" id="blog_url" value="<?php echo esc_attr( site_url() ); ?>">
162
  <input type="hidden" name="subject" id="subject" value="from: <?php echo esc_attr( site_url() ); ?> Jetpack contact form">
164
  <label for="message" class="h"><?php esc_html_e( 'Please describe the problem you are having.', 'jetpack' ); ?></label>
165
  <textarea name="message" cols="40" rows="7" id="did"></textarea>
166
  </div>
167
+
168
  <div id="name_div" class="formbox">
169
  <label class="h" for="your_name"><?php esc_html_e( 'Name', 'jetpack' ); ?></label>
170
  <span class="errormsg"><?php esc_html_e( 'Let us know your name.', 'jetpack' ); ?></span>
171
  <input name="your_name" type="text" id="your_name" value="<?php esc_html_e( $current_user->display_name , 'jetpack'); ?>" size="40">
172
  </div>
173
+
174
  <div id="email_div" class="formbox">
175
  <label class="h" for="your_email"><?php esc_html_e( 'E-mail', 'jetpack' ); ?></label>
176
  <span class="errormsg"><?php esc_html_e( 'Use a valid email address.', 'jetpack' ); ?></span>
177
  <input name="your_email" type="text" id="your_email" value="<?php esc_html_e( $current_user->user_email , 'jetpack'); ?>" size="40">
178
  </div>
179
+
180
  <div id="toggle_debug_info" class="formbox">
181
  <p><?php _e( 'The test results and some other useful debug information will be sent to the support team. Please feel free to <a href="#">review/modify</a> this information.', 'jetpack' ); ?></p>
182
  </div>
183
+
184
  <div id="debug_info_div" class="formbox" style="display:none">
185
  <label class="h" for="debug_info"><?php esc_html_e( 'Debug Info', 'jetpack' ); ?></label>
186
  <textarea name="debug_info" cols="40" rows="7" id="debug_info"><?php echo esc_attr( $debug_info ); ?></textarea>
187
  </div>
188
+
189
  <div style="clear: both;"></div>
190
+
191
  <div id="blog_div" class="formbox">
192
  <div id="submit_div" class="contact-support">
193
  <input type="submit" name="submit" value="Contact Support">
200
  </div>
201
  <?php
202
  }
203
+
204
  public static function jetpack_debug_admin_head() {
205
  ?>
206
  <style type="text/css">
207
+
208
  .jetpack-debug-test-container {
209
  margin-top: 20px;
210
  margin-bottom: 30px;
211
  }
212
+
213
  .jetpack-tests-succed {
214
  font-size: large;
215
  color: #8BAB3E;
216
  }
217
+
218
  .jetpack-test-details {
219
  margin: 4px 6px;
220
  padding: 10px;
221
  overflow: auto;
222
  display: none;
223
  }
224
+
225
  .jetpack-test-error {
226
  margin-bottom: 10px;
227
  background: #FFEBE8;
228
  border: solid 1px #C00;
229
  border-radius: 3px;
230
  }
231
+
232
  .jetpack-test-error p {
233
  margin: 0;
234
  padding: 0;
235
  }
236
+
237
  .jetpack-test-error a.jetpack-test-heading {
238
  padding: 4px 6px;
239
  display: block;
240
  text-decoration: none;
241
  color: inherit;
242
  }
243
+
244
  .jetpack-test-error .noticon {
245
  float: right;
246
  }
247
+
248
  form#contactme {
249
  border: 1px solid #dfdfdf;
250
  background: #eaf3fa;
255
  font-size: 15px;
256
  font-family: "Open Sans", "Helvetica Neue", sans-serif;
257
  }
258
+
259
  form#contactme label.h {
260
  color: #444;
261
  display: block;
263
  margin: 0 0 7px 10px;
264
  text-shadow: 1px 1px 0 #fff;
265
  }
266
+
267
  .formbox {
268
  margin: 0 0 25px 0;
269
  }
270
+
271
  .formbox input[type="text"], .formbox input[type="email"], .formbox input[type="url"], .formbox textarea {
272
  border: 1px solid #e5e5e5;
273
  border-radius: 11px;
296
  text-align: center;
297
  text-decoration: none;
298
  }
299
+
300
  .formbox span.errormsg {
301
  margin: 0 0 10px 10px;
302
  color: #d00;
303
  display: none;
304
  }
305
+
306
  .formbox.error span.errormsg {
307
  display: block;
308
  }
309
+
310
  #contact-message ul {
311
  margin: 0 0 20px 10px;
312
  }
313
+
314
  #contact-message li {
315
  margin: 0 0 10px 10px;
316
  list-style: disc;
317
  display: list-item;
318
  }
319
+
320
  </style>
321
  <script type="text/javascript">
322
  jQuery( document ).ready( function($) {
323
+
324
  $('#debug_info').prepend('jQuery version: ' + jQuery.fn.jquery + "\r\n");
325
+
326
  $( '.jetpack-test-error .jetpack-test-heading' ).on( 'click', function() {
327
  $( this ).parents( '.jetpack-test-error' ).find( '.jetpack-test-details' ).slideToggle();
328
  return false;
329
  } );
330
+
331
  $( '.jetpack-show-contact-form a' ).on( 'click', function() {
332
  $('#contact-message').slideToggle();
333
  return false;
334
  } );
335
+
336
  $( '#toggle_debug_info a' ).on( 'click', function() {
337
  $('#debug_info_div').slideToggle();
338
  return false;
339
  } );
340
+
341
  $('form#contactme').on("submit", function(e){
342
  var form = $(this);
343
  var message = form.find('#did');
353
  validation_error = true;
354
  }
355
  if ( validation_error ) {
356
+ return false;
357
  }
358
  message.val(message.val() + "\r\n\r\n----------------------------------------------\r\n\r\nDEBUG INFO:\r\n" + $('#debug_info').val() );
359
  return true;
360
  });
361
+
362
  } );
363
  </script>
364
  <?php
class.jetpack-heartbeat.php CHANGED
@@ -84,6 +84,7 @@ class Jetpack_Heartbeat {
84
  $jetpack->stat( 'qty-pages', wp_count_posts( 'page' )->publish );
85
  $jetpack->stat( 'qty-comments', wp_count_comments()->approved );
86
  $jetpack->stat( 'is-multisite', is_multisite() ? 'multisite' : 'singlesite' );
 
87
 
88
  // Only check a few plugins, to see if they're currently active.
89
  $plugins_to_check = array(
84
  $jetpack->stat( 'qty-pages', wp_count_posts( 'page' )->publish );
85
  $jetpack->stat( 'qty-comments', wp_count_comments()->approved );
86
  $jetpack->stat( 'is-multisite', is_multisite() ? 'multisite' : 'singlesite' );
87
+ $jetpack->stat( 'identitycrisis', Jetpack::check_identity_crisis( 1 ) ? 'yes' : 'no' );
88
 
89
  // Only check a few plugins, to see if they're currently active.
90
  $plugins_to_check = array(
class.jetpack-options.php CHANGED
@@ -11,6 +11,7 @@ class Jetpack_Options {
11
  'activated',
12
  'active_modules',
13
  'do_activate',
 
14
  'publicize',
15
  'widget_twitter',
16
  'wpcc_options',
@@ -29,8 +30,11 @@ class Jetpack_Options {
29
  'fallback_no_verify_ssl_certs', // (int) Flag for determining if this host must skip SSL Certificate verification due to misconfigured SSL.
30
  'time_diff', // (int) Offset between Jetpack server's clocks and this server's clocks. Jetpack Server Time = time() + (int) Jetpack_Options::get_option( 'time_diff' )
31
  'public', // (int|bool) If we think this site is public or not (1, 0), false if we haven't yet tried to figure it out.
 
32
  'is_network_site', // (int|bool) If we think this site is a network or a single blog (1, 0), false if we haven't yet tried to figue it out.
33
- 'social_links', // (array) The specified links for each social networking site.
 
 
34
  );
35
  }
36
 
11
  'activated',
12
  'active_modules',
13
  'do_activate',
14
+ 'log',
15
  'publicize',
16
  'widget_twitter',
17
  'wpcc_options',
30
  'fallback_no_verify_ssl_certs', // (int) Flag for determining if this host must skip SSL Certificate verification due to misconfigured SSL.
31
  'time_diff', // (int) Offset between Jetpack server's clocks and this server's clocks. Jetpack Server Time = time() + (int) Jetpack_Options::get_option( 'time_diff' )
32
  'public', // (int|bool) If we think this site is public or not (1, 0), false if we haven't yet tried to figure it out.
33
+ 'videopress', // (array) VideoPress options array.
34
  'is_network_site', // (int|bool) If we think this site is a network or a single blog (1, 0), false if we haven't yet tried to figue it out.
35
+ 'social_links', // (array) The specified links for each social networking site.
36
+ 'identity_crisis_whitelist', // (array) An array of options, each having an array of the values whitelisted for it.
37
+ 'gplus_authors', // (array) The Google+ authorship information for connected users.
38
  );
39
  }
40
 
class.jetpack-sync.php CHANGED
@@ -425,7 +425,7 @@ class Jetpack_Sync {
425
  );
426
 
427
  if ( $this->is_post_public( $post ) ) {
428
- $post['post_is_public'] = Jetpack::get_option( 'public' );
429
  } else {
430
  //obscure content
431
  $post['post_content'] = '';
425
  );
426
 
427
  if ( $this->is_post_public( $post ) ) {
428
+ $post['post_is_public'] = Jetpack_Options::get_option( 'public' );
429
  } else {
430
  //obscure content
431
  $post['post_content'] = '';
class.jetpack-xmlrpc-server.php CHANGED
@@ -79,24 +79,24 @@ class Jetpack_XMLRPC_Server {
79
  return $this->error( new Jetpack_Error( 'verify_secret_1_malformed', sprintf( 'The required "%s" parameter is malformed.', 'secret_1' ), 400 ) );
80
  }
81
 
82
- $secrets = Jetpack::get_option( $action );
83
  if ( !$secrets || is_wp_error( $secrets ) ) {
84
- Jetpack::delete_option( $action );
85
  return $this->error( new Jetpack_Error( 'verify_secrets_missing', 'Verification took too long', 400 ) );
86
  }
87
 
88
  @list( $secret_1, $secret_2, $secret_eol ) = explode( ':', $secrets );
89
  if ( empty( $secret_1 ) || empty( $secret_2 ) || empty( $secret_eol ) || $secret_eol < time() ) {
90
- Jetpack::delete_option( $action );
91
  return $this->error( new Jetpack_Error( 'verify_secrets_missing', 'Verification took too long', 400 ) );
92
  }
93
 
94
  if ( $verify_secret !== $secret_1 ) {
95
- Jetpack::delete_option( $action );
96
  return $this->error( new Jetpack_Error( 'verify_secrets_mismatch', 'Secret mismatch', 400 ) );
97
  }
98
 
99
- Jetpack::delete_option( $action );
100
 
101
  return $secret_2;
102
  }
79
  return $this->error( new Jetpack_Error( 'verify_secret_1_malformed', sprintf( 'The required "%s" parameter is malformed.', 'secret_1' ), 400 ) );
80
  }
81
 
82
+ $secrets = Jetpack_Options::get_option( $action );
83
  if ( !$secrets || is_wp_error( $secrets ) ) {
84
+ Jetpack_Options::delete_option( $action );
85
  return $this->error( new Jetpack_Error( 'verify_secrets_missing', 'Verification took too long', 400 ) );
86
  }
87
 
88
  @list( $secret_1, $secret_2, $secret_eol ) = explode( ':', $secrets );
89
  if ( empty( $secret_1 ) || empty( $secret_2 ) || empty( $secret_eol ) || $secret_eol < time() ) {
90
+ Jetpack_Options::delete_option( $action );
91
  return $this->error( new Jetpack_Error( 'verify_secrets_missing', 'Verification took too long', 400 ) );
92
  }
93
 
94
  if ( $verify_secret !== $secret_1 ) {
95
+ Jetpack_Options::delete_option( $action );
96
  return $this->error( new Jetpack_Error( 'verify_secrets_mismatch', 'Secret mismatch', 400 ) );
97
  }
98
 
99
+ Jetpack_Options::delete_option( $action );
100
 
101
  return $secret_2;
102
  }
class.jetpack.php CHANGED
@@ -4,7 +4,7 @@
4
  Options:
5
  jetpack_options (array)
6
  An array of options.
7
- @see Jetpack::get_option_names()
8
 
9
  jetpack_register (string)
10
  Temporary verification secrets.
@@ -30,22 +30,23 @@ class Jetpack {
30
  var $HTTP_RAW_POST_DATA = null; // copy of $GLOBALS['HTTP_RAW_POST_DATA']
31
 
32
  var $plugins_to_deactivate = array(
33
- 'stats' => array( 'stats/stats.php', 'WordPress.com Stats' ),
34
- 'shortlinks' => array( 'stats/stats.php', 'WordPress.com Stats' ),
35
- 'sharedaddy' => array( 'sharedaddy/sharedaddy.php', 'Sharedaddy' ),
36
- 'twitter-widget' => array( 'wickett-twitter-widget/wickett-twitter-widget.php', 'Wickett Twitter Widget' ),
37
  'after-the-deadline' => array( 'after-the-deadline/after-the-deadline.php', 'After The Deadline' ),
38
- 'contact-form' => array( 'grunion-contact-form/grunion-contact-form.php', 'Grunion Contact Form' ),
39
- 'custom-css' => array( 'safecss/safecss.php', 'WordPress.com Custom CSS' ),
40
- 'random-redirect' => array( 'random-redirect/random-redirect.php', 'Random Redirect' ),
 
41
  );
42
 
43
  var $capability_translations = array(
44
  'administrator' => 'manage_options',
45
- 'editor' => 'edit_others_posts',
46
- 'author' => 'publish_posts',
47
- 'contributor' => 'edit_posts',
48
- 'subscriber' => 'read',
49
  );
50
 
51
  /**
@@ -82,7 +83,7 @@ class Jetpack {
82
  * Verified data for JSON authorization request
83
  */
84
  var $json_api_authorization_request = array();
85
-
86
  /**
87
  * Holds the singleton instance of this class
88
  * @since 2.3.3
@@ -117,14 +118,14 @@ class Jetpack {
117
  if ( get_option( 'jetpack_id' ) ) {
118
  // Move individual jetpack options to single array of options
119
  $options = array();
120
- foreach ( Jetpack::get_option_names() as $option ) {
121
  if ( false !== $value = get_option( "jetpack_$option" ) ) {
122
  $options[$option] = $value;
123
  }
124
  }
125
 
126
  if ( $options ) {
127
- Jetpack::update_options( $options );
128
 
129
  foreach ( array_keys( $options ) as $option ) {
130
  delete_option( "jetpack_$option" );
@@ -132,21 +133,21 @@ class Jetpack {
132
  }
133
 
134
  // Add missing version and old_version options
135
- if ( !$version = Jetpack::get_option( 'version' ) ) {
136
  $version = $old_version = '1.1:' . time();
137
- Jetpack::update_options( compact( 'version', 'old_version' ) );
138
  }
139
  }
140
 
141
  // Upgrade from a single user token to a user_id-indexed array and a master_user ID
142
- if ( !Jetpack::get_option( 'user_tokens' ) ) {
143
- if ( $user_token = Jetpack::get_option( 'user_token' ) ) {
144
  $token_parts = explode( '.', $user_token );
145
  if ( isset( $token_parts[2] ) ) {
146
  $master_user = $token_parts[2];
147
  $user_tokens = array( $master_user => $user_token );
148
- Jetpack::update_options( compact( 'master_user', 'user_tokens' ) );
149
- Jetpack::delete_option( 'user_token' );
150
  } else {
151
  // @todo: is this even possible?
152
  trigger_error( sprintf( 'Jetpack::plugin_upgrade found no user_id in user_token "%s"', $user_token ), E_USER_WARNING );
@@ -163,7 +164,8 @@ class Jetpack {
163
 
164
  // Modules should do Jetpack_Sync::sync_options( __FILE__, $option, ... ); instead
165
  // We access the "internal" method here only because the Jetpack object isn't instantiated yet
166
- $this->sync->options( JETPACK__PLUGIN_DIR . 'jetpack.php',
 
167
  'home',
168
  'siteurl',
169
  'blogname',
@@ -204,14 +206,14 @@ class Jetpack {
204
  if ( Jetpack::is_active() ) {
205
  add_action( 'login_form_jetpack_json_api_authorization', array( &$this, 'login_form_json_api_authorization' ) );
206
  }
207
- }
208
 
209
  if ( Jetpack::is_active() ) {
210
  Jetpack_Heartbeat::init();
211
  }
212
 
213
  add_action( 'jetpack_clean_nonces', array( 'Jetpack', 'clean_nonces' ) );
214
- if ( !wp_next_scheduled( 'jetpack_clean_nonces' ) ) {
215
  wp_schedule_event( time(), 'hourly', 'jetpack_clean_nonces' );
216
  }
217
 
@@ -231,16 +233,20 @@ class Jetpack {
231
  add_action( 'customize_controls_enqueue_scripts', array( $this, 'devicepx' ) );
232
  add_action( 'admin_enqueue_scripts', array( $this, 'devicepx' ) );
233
 
 
 
234
  // add_action( 'jetpack_admin_menu', array( $this, 'admin_menu_modules' ) );
235
 
236
  add_action( 'jetpack_activate_module', array( $this, 'activate_module_actions' ) );
237
 
238
  /**
239
  * These actions run checks to load additional files.
240
- * They check for external files or plugins, so thef need to run as late as possible.
241
  */
242
  add_action( 'plugins_loaded', array( $this, 'check_open_graph' ), 999 );
243
  add_action( 'plugins_loaded', array( $this, 'check_rest_api_compat' ), 1000 );
 
 
244
  }
245
 
246
  /**
@@ -252,6 +258,16 @@ class Jetpack {
252
  }
253
  }
254
 
 
 
 
 
 
 
 
 
 
 
255
  function require_jetpack_authentication() {
256
  // Don't let anyone authenticate
257
  $_COOKIE = array();
@@ -287,8 +303,13 @@ class Jetpack {
287
  if ( ! wp_script_is( 'jetpack-gallery-settings', 'registered' ) )
288
  wp_register_script( 'jetpack-gallery-settings', plugins_url( '_inc/gallery-settings.js', __FILE__ ), array( 'media-views' ), '20121225' );
289
 
290
- if ( ! wp_style_is( 'genericons', 'registered' ) )
291
- wp_register_style( 'genericons', plugins_url( '_inc/genericons.css', __FILE__ ), false, '2.09' );
 
 
 
 
 
292
  }
293
 
294
  /**
@@ -296,9 +317,19 @@ class Jetpack {
296
  * This improves the resolution of gravatars and wordpress.com uploads on hi-res and zoomed browsers.
297
  */
298
  function devicepx() {
299
- wp_enqueue_script( 'devicepx', ( is_ssl() ? 'https' : 'http' ) . '://s0.wp.com/wp-content/js/devicepx-jetpack.js', array(), gmdate('oW'), true );
300
  }
301
 
 
 
 
 
 
 
 
 
 
 
302
  /**
303
  * Is Jetpack active?
304
  */
@@ -328,7 +359,7 @@ class Jetpack {
328
  */
329
  public static function is_user_connected( $user_id = false ) {
330
  $user_id = false === $user_id ? get_current_user_id() : absint( $user_id );
331
- if ( !$user_id ) {
332
  return false;
333
  }
334
  return (bool) Jetpack_Data::get_access_token( $user_id );
@@ -344,17 +375,16 @@ class Jetpack {
344
  */
345
  function user_role_change( $user_id ) {
346
  if ( Jetpack::is_active() && Jetpack::is_user_connected( $user_id ) ) {
347
-
348
  $current_user_id = get_current_user_id();
349
  wp_set_current_user( $user_id );
350
  $role = $this->translate_current_user_to_role();
351
  $signed_role = $this->sign_role( $role );
352
  wp_set_current_user( $current_user_id );
353
 
354
- $master_token = Jetpack_Data::get_access_token( JETPACK_MASTER_USER );
355
  $master_user_id = absint( $master_token->external_user_id );
356
 
357
- if ( !$master_user_id )
358
  return; // this shouldn't happen
359
 
360
  Jetpack::xmlrpc_async_call( 'jetpack.updateRole', $user_id, $signed_role );
@@ -362,7 +392,8 @@ class Jetpack {
362
 
363
  //try to choose a new master if we're demoting the current one
364
  if ( $user_id == $master_user_id && 'administrator' != $role ) {
365
- $query = new WP_User_Query( array(
 
366
  'fields' => array( 'id' ),
367
  'role' => 'administrator',
368
  'orderby' => 'id',
@@ -379,7 +410,7 @@ class Jetpack {
379
  }
380
 
381
  if ( $new_master ) {
382
- Jetpack::update_option( 'master_user', $new_master );
383
  }
384
  // else disconnect..?
385
  }
@@ -390,17 +421,17 @@ class Jetpack {
390
  * Loads the currently active modules.
391
  */
392
  public static function load_modules() {
393
-
394
  /*
395
  if ( ! Jetpack::is_active() && ! Jetpack::is_development_mode() ) {
396
  return;
397
  }
398
  */
399
-
400
- $version = Jetpack::get_option( 'version' );
401
- if ( !$version ) {
402
  $version = $old_version = JETPACK__VERSION . ':' . time();
403
- Jetpack::update_options( compact( 'version', 'old_version' ) );
404
  }
405
  list( $version ) = explode( ':', $version );
406
 
@@ -451,13 +482,13 @@ class Jetpack {
451
  // Load module-specific code that is needed even when a module isn't active. Loaded here because code contained therein may need actions such as setup_theme.
452
  require_once( JETPACK__PLUGIN_DIR . 'modules/module-extras.php' );
453
  }
454
-
455
  /**
456
  * Check if Jetpack's REST API compat file should be included
457
  * @action plugins_loaded
458
  * @return null
459
  */
460
- public function check_rest_api_compat() {
461
  $_jetpack_rest_api_compat_includes = apply_filters( 'jetpack_rest_api_compat', array() );
462
 
463
  if ( function_exists( 'bbpress' ) )
@@ -465,7 +496,7 @@ class Jetpack {
465
 
466
  foreach ( $_jetpack_rest_api_compat_includes as $_jetpack_rest_api_compat_include )
467
  require_once $_jetpack_rest_api_compat_include;
468
- }
469
 
470
  /**
471
  * Check if Jetpack's Open Graph tags should be used.
@@ -530,7 +561,7 @@ class Jetpack {
530
  }
531
 
532
  if ( apply_filters( 'jetpack_enable_open_graph', false ) )
533
- require_once JETPACK__PLUGIN_DIR . 'functions.opengraph.php';
534
  }
535
 
536
  /* Jetpack Options API */
@@ -557,8 +588,8 @@ class Jetpack {
557
  public static function create_nonce( $name ) {
558
  $secret = wp_generate_password( 32, false ) . ':' . wp_generate_password( 32, false ) . ':' . ( time() + 600 );
559
 
560
- Jetpack::update_option( $name, $secret );
561
- @list( $secret_1, $secret_2, $eol ) = explode( ':', Jetpack::get_option( $name ) );
562
  if ( empty( $secret_1 ) || empty( $secret_2 ) || $eol < time() )
563
  return new Jetpack_Error( 'missing_secrets' );
564
 
@@ -607,17 +638,17 @@ class Jetpack {
607
  */
608
  public static function update_user_token( $user_id, $token, $is_master_user ) {
609
  // not designed for concurrent updates
610
- $user_tokens = Jetpack::get_option( 'user_tokens' );
611
  if ( ! is_array( $user_tokens ) )
612
  $user_tokens = array();
613
  $user_tokens[$user_id] = $token;
614
  if ( $is_master_user ) {
615
  $master_user = $user_id;
616
- $options = compact('user_tokens', 'master_user');
617
  } else {
618
- $options = compact('user_tokens');
619
  }
620
- return Jetpack::update_options( $options );
621
  }
622
 
623
  /**
@@ -630,7 +661,7 @@ class Jetpack {
630
  public static function glob_php( $absolute_path ) {
631
  $absolute_path = untrailingslashit( $absolute_path );
632
  $files = array();
633
- if ( !$dir = @opendir( $absolute_path ) ) {
634
  return $files;
635
  }
636
 
@@ -641,7 +672,7 @@ class Jetpack {
641
 
642
  $file = "$absolute_path/$file";
643
 
644
- if ( !is_file( $file ) ) {
645
  continue;
646
  }
647
 
@@ -658,10 +689,10 @@ class Jetpack {
658
  return;
659
  }
660
 
661
- $jetpack_old_version = Jetpack::get_option( 'version' ); // [sic]
662
- if ( !$jetpack_old_version ) {
663
  $jetpack_old_version = $version = $old_version = '1.1:' . time();
664
- Jetpack::update_options( compact( 'version', 'old_version' ) );
665
  }
666
 
667
  list( $jetpack_version ) = explode( ':', $jetpack_old_version ); // [sic]
@@ -670,11 +701,11 @@ class Jetpack {
670
  return;
671
  }
672
 
673
- $active_modules = Jetpack::get_active_modules();
674
  $reactivate_modules = array();
675
  foreach ( $active_modules as $active_module ) {
676
  $module = Jetpack::get_module( $active_module );
677
- if ( !isset( $module['changed'] ) ) {
678
  continue;
679
  }
680
 
@@ -690,10 +721,12 @@ class Jetpack {
690
  add_action( 'jetpack_activate_default_modules', array( $this->sync, 'sync_all_registered_options' ), 1000 );
691
  }
692
 
693
- Jetpack::update_options( array(
694
- 'version' => JETPACK__VERSION . ':' . time(),
695
- 'old_version' => $jetpack_old_version,
696
- ) );
 
 
697
 
698
  Jetpack::state( 'message', 'modules_activated' );
699
  Jetpack::activate_default_modules( $jetpack_version, JETPACK__VERSION, $reactivate_modules );
@@ -708,13 +741,13 @@ class Jetpack {
708
  public static function get_available_modules( $min_version = false, $max_version = false ) {
709
  static $modules = null;
710
 
711
- if ( !isset( $modules ) ) {
712
  $files = Jetpack::glob_php( JETPACK__PLUGIN_DIR . 'modules' );
713
 
714
  $modules = array();
715
 
716
  foreach ( $files as $file ) {
717
- if ( !$headers = Jetpack::get_module( $file ) ) {
718
  continue;
719
  }
720
 
@@ -724,7 +757,7 @@ class Jetpack {
724
 
725
  $modules = apply_filters( 'jetpack_get_available_modules', $modules, $min_version, $max_version );
726
 
727
- if ( !$min_version && !$max_version ) {
728
  return array_keys( $modules );
729
  }
730
 
@@ -758,7 +791,7 @@ class Jetpack {
758
  $return[] = $module;
759
  break;
760
  case 'public' :
761
- if ( Jetpack::get_option( 'public' ) ) {
762
  $return[] = $module;
763
  }
764
  break;
@@ -766,9 +799,7 @@ class Jetpack {
766
  default :
767
  break;
768
  }
769
-
770
  }
771
-
772
  return apply_filters( 'jetpack_get_default_modules', $return, $min_version, $max_version );
773
  }
774
 
@@ -805,7 +836,7 @@ class Jetpack {
805
  );
806
 
807
  $file = Jetpack::get_module_path( Jetpack::get_module_slug( $module ) );
808
- if ( !file_exists( $file ) )
809
  return false;
810
 
811
  $mod = get_file_data( $file, $headers );
@@ -833,8 +864,8 @@ class Jetpack {
833
  * Get a list of activated modules as an array of module slugs.
834
  */
835
  public static function get_active_modules() {
836
- $active = Jetpack::get_option( 'active_modules' );
837
- if ( !is_array( $active ) )
838
  $active = array();
839
  if ( is_admin() ) {
840
  $active[] = 'vaultpress';
@@ -857,7 +888,7 @@ class Jetpack {
857
  }
858
 
859
  public static function is_module( $module ) {
860
- return !empty( $module ) && !validate_file( $module, Jetpack::get_available_modules() );
861
  }
862
 
863
  /**
@@ -871,7 +902,7 @@ class Jetpack {
871
  static $display_errors, $error_reporting;
872
 
873
  if ( $catch ) {
874
- $display_errors = @ini_set( 'display_errors', 1 );
875
  $error_reporting = @error_reporting( E_ALL );
876
  add_action( 'shutdown', array( 'Jetpack', 'catch_errors_on_shutdown' ), 0 );
877
  } else {
@@ -914,10 +945,13 @@ class Jetpack {
914
  if ( $deactivated ) {
915
  Jetpack::state( 'deactivated_plugins', join( ',', $deactivated ) );
916
 
917
- $url = add_query_arg( array(
918
- 'action' => 'activate_default_modules',
919
- '_wpnonce' => wp_create_nonce( 'activate_default_modules' ),
920
- ), add_query_arg( compact( 'min_version', 'max_version', 'other_modules' ), Jetpack::admin_url( 'page=jetpack' ) ) );
 
 
 
921
  wp_safe_redirect( $url );
922
  exit;
923
  }
@@ -925,19 +959,18 @@ class Jetpack {
925
  do_action( 'jetpack_before_activate_default_modules', $min_version, $max_version, $other_modules );
926
 
927
  // Check each module for fatal errors, a la wp-admin/plugins.php::activate before activating
928
- $redirect = menu_page_url( 'jetpack', false );
929
  Jetpack::restate();
930
  Jetpack::catch_errors( true );
931
  foreach ( $modules as $module ) {
932
  if ( did_action( "jetpack_module_loaded_$module" ) ) {
933
  $active[] = $module;
934
- Jetpack::update_option( 'active_modules', array_unique( $active ) );
935
  continue;
936
  }
937
  $active = Jetpack::get_active_modules();
938
  if ( in_array( $module, $active ) ) {
939
  $module_info = Jetpack::get_module( $module );
940
- if ( !$module_info['deactivate'] ) {
941
  $state = in_array( $module, $other_modules ) ? 'reactivated_modules' : 'activated_modules';
942
  if ( $active_state = Jetpack::state( $state ) ) {
943
  $active_state = explode( ',', $active_state );
@@ -951,7 +984,7 @@ class Jetpack {
951
  }
952
 
953
  $file = Jetpack::get_module_path( $module );
954
- if ( !file_exists( $file ) ) {
955
  continue;
956
  }
957
 
@@ -963,7 +996,7 @@ class Jetpack {
963
  require $file;
964
  do_action( 'jetpack_activate_module', $module );
965
  $active[] = $module;
966
- $state = in_array( $module, $other_modules ) ? 'reactivated_modules' : 'activated_modules';
967
  if ( $active_state = Jetpack::state( $state ) ) {
968
  $active_state = explode( ',', $active_state );
969
  } else {
@@ -971,7 +1004,7 @@ class Jetpack {
971
  }
972
  $active_state[] = $module;
973
  Jetpack::state( $state, implode( ',', $active_state ) );
974
- Jetpack::update_option( 'active_modules', array_unique( $active ) );
975
  ob_end_clean();
976
  }
977
  Jetpack::state( 'error', false );
@@ -997,7 +1030,7 @@ class Jetpack {
997
  }
998
 
999
  $module_data = Jetpack::get_module( $module );
1000
-
1001
  if ( ! Jetpack::is_active() ) {
1002
  if ( ! Jetpack::is_development_mode() )
1003
  return false;
@@ -1029,7 +1062,7 @@ class Jetpack {
1029
  require Jetpack::get_module_path( $module );
1030
  do_action( 'jetpack_activate_module', $module );
1031
  $active[] = $module;
1032
- Jetpack::update_option( 'active_modules', array_unique( $active ) );
1033
  Jetpack::state( 'error', false ); // the override
1034
  Jetpack::state( 'message', 'module_activated' );
1035
  Jetpack::state( 'module', $module );
@@ -1049,14 +1082,14 @@ class Jetpack {
1049
 
1050
  public static function deactivate_module( $module ) {
1051
  $active = Jetpack::get_active_modules();
1052
- $new = array();
1053
  foreach ( $active as $check ) {
1054
- if ( !empty( $check ) && $module != $check )
1055
  $new[] = $check;
1056
  }
1057
 
1058
  do_action( "jetpack_deactivate_module_$module" );
1059
- return Jetpack::update_option( 'active_modules', array_unique( $new ) );
1060
  }
1061
 
1062
  public static function enable_module_configurable( $module ) {
@@ -1112,7 +1145,7 @@ p {
1112
  if ( $deactivate ) {
1113
  $plugins = get_option( 'active_plugins' );
1114
  $jetpack = plugin_basename( JETPACK__PLUGIN_DIR . 'jetpack.php' );
1115
- $update = false;
1116
  foreach ( $plugins as $i => $plugin ) {
1117
  if ( $plugin === $jetpack ) {
1118
  $plugins[$i] = false;
@@ -1132,7 +1165,7 @@ p {
1132
  * @static
1133
  */
1134
  public static function plugin_activation( $network_wide ) {
1135
- Jetpack::update_option( 'activated', 1 );
1136
 
1137
  if ( version_compare( $GLOBALS['wp_version'], JETPACK__MINIMUM_WP_VERSION, '<' ) ) {
1138
  Jetpack::bail_on_activation( sprintf( __( 'Jetpack requires WordPress version %s or later.', 'jetpack' ), JETPACK__MINIMUM_WP_VERSION ) );
@@ -1149,18 +1182,18 @@ p {
1149
  * @static
1150
  */
1151
  public static function plugin_initialize() {
1152
- if ( !Jetpack::get_option( 'activated' ) ) {
1153
- Jetpack::update_option( 'activated', 2 );
1154
  }
1155
 
1156
- if ( !Jetpack::get_option( 'version' ) ) {
1157
  $version = $old_version = JETPACK__VERSION . ':' . time();
1158
- Jetpack::update_options( compact( 'version', 'old_version' ) );
1159
  }
1160
 
1161
  Jetpack::load_modules();
1162
 
1163
- Jetpack::delete_option( 'do_activate' );
1164
  }
1165
 
1166
  /**
@@ -1186,18 +1219,20 @@ p {
1186
  $xml = new Jetpack_IXR_Client();
1187
  $xml->query( 'jetpack.deregister' );
1188
 
1189
- Jetpack::delete_option( array(
1190
- 'register',
1191
- 'blog_token',
1192
- 'user_token',
1193
- 'user_tokens',
1194
- 'master_user',
1195
- 'time_diff',
1196
- 'fallback_no_verify_ssl_certs',
1197
- ) );
 
 
1198
 
1199
  if ( $update_activated_state ) {
1200
- Jetpack::update_option( 'activated', 4 );
1201
  }
1202
  }
1203
 
@@ -1205,15 +1240,15 @@ p {
1205
  * Unlinks the current user from the linked WordPress.com user
1206
  */
1207
  function unlink_user() {
1208
- if ( !$tokens = Jetpack::get_option( 'user_tokens' ) )
1209
  return false;
1210
 
1211
  $user_id = get_current_user_id();
1212
 
1213
- if ( Jetpack::get_option( 'master_user' ) == $user_id )
1214
  return false;
1215
 
1216
- if ( !isset( $tokens[$user_id] ) )
1217
  return false;
1218
 
1219
  Jetpack::load_xml_rpc_client();
@@ -1222,7 +1257,7 @@ p {
1222
 
1223
  unset( $tokens[$user_id] );
1224
 
1225
- Jetpack::update_option( 'user_tokens', $tokens );
1226
 
1227
  return true;
1228
  }
@@ -1234,39 +1269,74 @@ p {
1234
  $result = Jetpack::register();
1235
 
1236
  // If there was an error with registration and the site was not registered, record this so we can show a message.
1237
- if ( !$result || is_wp_error( $result ) ) {
1238
  return $result;
1239
  } else {
1240
  return true;
1241
  }
1242
  }
1243
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1244
  /* Admin Pages */
1245
 
1246
  function admin_init() {
1247
  // If the plugin is not connected, display a connect message.
1248
  if (
1249
  // the plugin was auto-activated and needs its candy
1250
- Jetpack::get_option( 'do_activate' )
1251
  ||
1252
  // the plugin is active, but was never activated. Probably came from a site-wide network activation
1253
- !Jetpack::get_option( 'activated' )
1254
  ) {
1255
  Jetpack::plugin_initialize();
1256
  }
1257
 
1258
- if ( !Jetpack::is_active() && ! Jetpack::is_development_mode() ) {
1259
- if ( 4 != Jetpack::get_option( 'activated' ) ) {
1260
  // Show connect notice on dashboard and plugins pages
1261
  add_action( 'load-index.php', array( $this, 'prepare_connect_notice' ) );
1262
  add_action( 'load-plugins.php', array( $this, 'prepare_connect_notice' ) );
1263
  }
1264
- } elseif ( false === Jetpack::get_option( 'fallback_no_verify_ssl_certs' ) ) {
1265
  // Upgrade: 1.1 -> 1.1.1
1266
  // Check and see if host can verify the Jetpack servers' SSL certificate
1267
  $args = array();
1268
  Jetpack_Client::_wp_remote_request(
1269
- Jetpack::fix_url_for_bad_hosts( Jetpack::api_url( 'test' ), $args ),
1270
  $args,
1271
  true
1272
  );
@@ -1326,7 +1396,7 @@ p {
1326
  $throw = false;
1327
 
1328
  // Try and make sure it really was the stats plugin
1329
- if ( !class_exists( 'ReflectionFunction' ) ) {
1330
  if ( 'stats.php' == basename( $plugin ) ) {
1331
  $throw = true;
1332
  }
@@ -1348,11 +1418,11 @@ p {
1348
  }
1349
 
1350
  function intercept_plugin_error_scrape( $action, $result ) {
1351
- if ( !$result ) {
1352
  return;
1353
  }
1354
 
1355
- foreach ( $this->plugins_to_deactivate as $module => $deactivate_me ) {
1356
  if ( "plugin-activation-error_{$deactivate_me[0]}" == $action ) {
1357
  Jetpack::bail_on_activation( sprintf( __( 'Jetpack contains the most recent version of the old &#8220;%1$s&#8221; plugin.', 'jetpack' ), $deactivate_me[1] ), false );
1358
  }
@@ -1360,7 +1430,7 @@ p {
1360
  }
1361
 
1362
  function admin_menu() {
1363
- list( $jetpack_version ) = explode( ':', Jetpack::get_option( 'version' ) );
1364
  if (
1365
  $jetpack_version
1366
  &&
@@ -1430,7 +1500,7 @@ p {
1430
  break;
1431
  }
1432
 
1433
- if ( !$response ) {
1434
  $response = new Jetpack_Error( 'unknown_error', 'Unknown Error', 400 );
1435
  }
1436
 
@@ -1439,7 +1509,7 @@ p {
1439
  $error = $response->get_error_code();
1440
  $error_description = $response->get_error_message();
1441
 
1442
- if ( !is_int( $status_code ) ) {
1443
  $status_code = 400;
1444
  }
1445
 
@@ -1461,13 +1531,13 @@ p {
1461
  }
1462
 
1463
  $user = wp_authenticate( '', '' );
1464
- if ( !$user || is_wp_error( $user ) ) {
1465
  return new Jetpack_Error( 403, get_status_header_desc( 403 ), 403 );
1466
  }
1467
 
1468
  wp_set_current_user( $user->ID );
1469
 
1470
- if ( !current_user_can( 'upload_files' ) ) {
1471
  return new Jetpack_Error( 'cannot_upload_files', 'User does not have permission to upload files', 403 );
1472
  }
1473
 
@@ -1476,7 +1546,7 @@ p {
1476
  }
1477
 
1478
  foreach ( array_keys( $_FILES ) as $files_key ) {
1479
- if ( !isset( $_POST["_jetpack_file_hmac_{$files_key}"] ) ) {
1480
  return new Jetpack_Error( 'missing_hmac', 'An HMAC for one or more files is missing', 400 );
1481
  }
1482
  }
@@ -1484,12 +1554,12 @@ p {
1484
  $media_keys = array_keys( $_FILES['media'] );
1485
 
1486
  $token = Jetpack_Data::get_access_token( get_current_user_id() );
1487
- if ( !$token || is_wp_error( $token ) ) {
1488
  return new Jetpack_Error( 'unknown_token', 'Unknown Jetpack token', 403 );
1489
  }
1490
 
1491
  $uploaded_files = array();
1492
- $global_post = isset( $GLOBALS['post'] ) ? $GLOBALS['post'] : null;
1493
  unset( $GLOBALS['post'] );
1494
  foreach ( $_FILES['media']['name'] as $index => $name ) {
1495
  $file = array();
@@ -1507,14 +1577,19 @@ p {
1507
 
1508
  $_FILES['.jetpack.upload.'] = $file;
1509
  $post_id = isset( $_POST['post_id'][$index] ) ? absint( $_POST['post_id'][$index] ) : 0;
1510
- if ( !current_user_can( 'edit_post', $post_id ) ) {
1511
  $post_id = 0;
1512
  }
1513
- $attachment_id = media_handle_upload( '.jetpack.upload.', $post_id, array(), array(
1514
- 'action' => 'jetpack_upload_file',
1515
- ) );
 
 
 
 
 
1516
 
1517
- if ( !$attachment_id ) {
1518
  $uploaded_files[$index] = (object) array( 'error' => 'unknown', 'error_description' => 'An unknown problem occurred processing the upload on the Jetpack site' );
1519
  } elseif ( is_wp_error( $attachment_id ) ) {
1520
  $uploaded_files[$index] = (object) array( 'error' => 'attachment_' . $attachment_id->get_error_code(), 'error_description' => $attachment_id->get_error_message() );
@@ -1529,7 +1604,7 @@ p {
1529
  );
1530
  }
1531
  }
1532
- if ( !is_null( $global_post ) ) {
1533
  $GLOBALS['post'] = $global_post;
1534
  }
1535
 
@@ -1563,30 +1638,34 @@ p {
1563
  $current_screen = get_current_screen();
1564
 
1565
  // Overview
1566
- $current_screen->add_help_tab( array(
1567
- 'id' => 'overview',
1568
- 'title' => __( 'Overview', 'jetpack' ),
1569
- 'content' =>
1570
- '<p><strong>' . __( 'Jetpack by WordPress.com', 'jetpack' ) . '</strong></p>' .
1571
- '<p>' . __( 'Jetpack supercharges your self-hosted WordPress site with the awesome cloud power of WordPress.com.', 'jetpack' ) . '</p>' .
1572
- '<p>' . __( 'On this page, you are able to view the modules available within Jetpack, learn more about them, and activate or deactivate them as needed.', 'jetpack' ) . '</p>'
1573
- ) );
 
 
1574
 
1575
  // Screen Content
1576
  if ( current_user_can( 'manage_options' ) ) {
1577
- $current_screen->add_help_tab( array(
1578
- 'id' => 'modules',
1579
- 'title' => __( 'Modules', 'jetpack' ),
1580
- 'content' =>
1581
- '<p><strong>' . __( 'Jetpack by WordPress.com', 'jetpack' ) . '</strong></p>' .
1582
- '<p>' . __( 'You can activate or deactivate individual Jetpack modules to suit your needs.', 'jetpack' ) . '</p>' .
1583
- '<ol>' .
1584
- '<li>' . __( 'Find the component you want to manage', 'jetpack' ) . '</li>' .
1585
- '<li>' . __( 'Click on Learn More', 'jetpack' ) . '</li>' .
1586
- '<li>' . __( 'An Activate or Deactivate button will appear', 'jetpack' ) . '</li>' .
1587
- '<li>' . __( 'If additional settings are available, a link to them will appear', 'jetpack' ) . '</li>' .
1588
- '</ol>'
1589
- ) );
 
 
1590
  }
1591
 
1592
  // Help Sidebar
@@ -1594,8 +1673,7 @@ p {
1594
  '<p><strong>' . __( 'For more information:', 'jetpack' ) . '</strong></p>' .
1595
  '<p><a href="http://jetpack.me/faq/" target="_blank">' . __( 'Jetpack FAQ', 'jetpack' ) . '</a></p>' .
1596
  '<p><a href="http://jetpack.me/support/" target="_blank">' . __( 'Jetpack Support', 'jetpack' ) . '</a></p>' .
1597
- '<p><a href="' . Jetpack::admin_url( array( 'page' => 'jetpack-debugger' ) ) .'">' . __( 'Jetpack Debugging Center', 'jetpack' ) . '</a></p>'
1598
-
1599
  );
1600
  }
1601
 
@@ -1650,11 +1728,15 @@ p {
1650
 
1651
  function admin_scripts() {
1652
  wp_enqueue_script( 'jetpack-js', plugins_url( '_inc/jetpack.js', __FILE__ ), array( 'jquery' ), JETPACK__VERSION . '-20121111' );
1653
- wp_localize_script( 'jetpack-js', 'jetpackL10n', array(
 
 
 
1654
  'ays_disconnect' => "This will deactivate all Jetpack modules.\nAre you sure you want to disconnect?",
1655
  'ays_unlink' => "This will prevent user-specific modules such as Publicize, Notifications and Post By Email from working.\nAre you sure you want to unlink?",
1656
  'ays_dismiss' => "This will deactivate Jetpack.\nAre you sure you want to deactivate Jetpack?",
1657
- ) );
 
1658
  add_action( 'admin_footer', array( $this, 'do_stats' ) );
1659
  }
1660
 
@@ -1671,7 +1753,7 @@ p {
1671
  if ( false !== strpos( $_SERVER['QUERY_STRING'], 'page=jetpack' ) )
1672
  return;
1673
 
1674
- if ( !current_user_can( 'manage_options' ) )
1675
  return;
1676
  ?>
1677
 
@@ -1682,7 +1764,7 @@ p {
1682
  <div class="jetpack-wrap-container">
1683
  <div class="jetpack-text-container">
1684
  <h4>
1685
- <?php if ( 1 == Jetpack::get_option( 'activated' ) ) : ?>
1686
  <p><?php _e( '<strong>Your Jetpack is almost ready</strong> &#8211; A connection to WordPress.com is needed to enable features like Stats, Contact Forms, and Subscriptions. Connect now to get fueled up!', 'jetpack' ); ?></p>
1687
  <?php else : ?>
1688
  <p><?php _e( '<strong>Jetpack is installed</strong> and ready to bring awesome, WordPress.com cloud-powered features to your site.', 'jetpack' ) ?></p>
@@ -1690,7 +1772,7 @@ p {
1690
  </h4>
1691
  </div>
1692
  <div class="jetpack-install-container">
1693
- <?php if ( 1 == Jetpack::get_option( 'activated' ) ) : ?>
1694
  <p class="submit"><a href="<?php echo $this->build_connect_url() ?>" class="button-connector" id="wpcom-connect"><?php _e( 'Connect to WordPress.com', 'jetpack' ); ?></a></p>
1695
  <?php else : ?>
1696
  <p class="submit"><a href="<?php echo Jetpack::admin_url() ?>" class="button-connector" id="wpcom-connect"><?php _e( 'Learn More', 'jetpack' ); ?></a></p>
@@ -1717,8 +1799,8 @@ p {
1717
  return '';
1718
  }
1719
 
1720
- $jetpack_old_version = explode( ':', Jetpack::get_option( 'old_version' ) );
1721
- $jetpack_new_version = explode( ':', Jetpack::get_option( 'version' ) );
1722
 
1723
  if ( $jetpack_old_version ) {
1724
  if ( version_compare( $jetpack_old_version[0], '1.4', '>=' ) ) {
@@ -1735,12 +1817,14 @@ p {
1735
  return '<br /><br />' . sprintf(
1736
  __( 'Jetpack now includes Jetpack Comments, which enables your visitors to use their WordPress.com, Twitter, or Facebook accounts when commenting on your site. To activate Jetpack Comments, <a href="%s">%s</a>.', 'jetpack' ),
1737
  wp_nonce_url(
1738
- Jetpack::admin_url( array(
1739
- 'page' => 'jetpack',
1740
- 'action' => 'activate',
1741
- 'module' => 'comments',
1742
- ) ),
1743
- "jetpack_activate-comments"
 
 
1744
  ),
1745
  __( 'click here', 'jetpack' )
1746
  );
@@ -1786,7 +1870,7 @@ p {
1786
  function admin_page_load() {
1787
  $error = false;
1788
 
1789
- if ( !empty( $_GET['jetpack_restate'] ) ) {
1790
  // Should only be used in intermediate redirects to preserve state across redirects
1791
  Jetpack::restate();
1792
  }
@@ -1814,11 +1898,13 @@ p {
1814
  wp_safe_redirect( Jetpack::admin_url() );
1815
  exit;
1816
  }
 
1817
  $client_server = new Jetpack_Client_Server;
1818
  $client_server->authorize();
1819
  exit;
1820
  case 'register' :
1821
  check_admin_referer( 'jetpack-register' );
 
1822
  $registered = Jetpack::try_registration();
1823
  if ( is_wp_error( $registered ) ) {
1824
  $error = $registered->get_error_code();
@@ -1836,31 +1922,40 @@ p {
1836
 
1837
  $module = stripslashes( $_GET['module'] );
1838
  check_admin_referer( "jetpack_activate-$module" );
 
1839
  Jetpack::activate_module( $module );
1840
  // The following two lines will rarely happen, as Jetpack::activate_module normally exits at the end.
1841
  wp_safe_redirect( Jetpack::admin_url( 'page=jetpack' ) );
1842
  exit;
1843
  case 'activate_default_modules' :
1844
  check_admin_referer( 'activate_default_modules' );
 
1845
  Jetpack::restate();
1846
- $min_version = isset( $_GET['min_version'] ) ? $_GET['min_version'] : false;
1847
- $max_version = isset( $_GET['max_version'] ) ? $_GET['max_version'] : false;
1848
  $other_modules = isset( $_GET['other_modules'] ) && is_array( $_GET['other_modules'] ) ? $_GET['other_modules'] : array();
1849
  Jetpack::activate_default_modules( $min_version, $max_version, $other_modules );
1850
  wp_safe_redirect( Jetpack::admin_url( 'page=jetpack' ) );
1851
  exit;
1852
  case 'disconnect' :
 
 
 
 
 
1853
  check_admin_referer( 'jetpack-disconnect' );
 
1854
  Jetpack::disconnect();
1855
  wp_safe_redirect( Jetpack::admin_url() );
1856
  exit;
1857
  case 'reconnect' :
1858
- if ( ! current_user_can( 'manage_options' ) ) {
1859
  $error = 'cheatin';
1860
  break;
1861
  }
1862
 
1863
  check_admin_referer( 'jetpack-reconnect' );
 
1864
  $this->disconnect();
1865
  wp_redirect( $this->build_connect_url( true ) );
1866
  exit;
@@ -1872,6 +1967,7 @@ p {
1872
 
1873
  $modules = stripslashes( $_GET['module'] );
1874
  check_admin_referer( "jetpack_deactivate-$modules" );
 
1875
  foreach ( explode( ',', $modules ) as $module ) {
1876
  Jetpack::deactivate_module( $module );
1877
  Jetpack::state( 'message', 'module_deactivated' );
@@ -1881,6 +1977,7 @@ p {
1881
  exit;
1882
  case 'unlink' :
1883
  check_admin_referer( 'jetpack-unlink' );
 
1884
  $this->unlink_user();
1885
  Jetpack::state( 'message', 'unlinked' );
1886
  wp_safe_redirect( Jetpack::admin_url() );
@@ -1888,7 +1985,7 @@ p {
1888
  }
1889
  }
1890
 
1891
- if ( !$error = $error ? $error : Jetpack::state( 'error' ) ) {
1892
  $this->activate_new_modules();
1893
  }
1894
 
@@ -1900,14 +1997,14 @@ p {
1900
  $this->error = __( 'You need to authorize the Jetpack connection between your site and WordPress.com to enable the awesome features.', 'jetpack' );
1901
  break;
1902
  case 'wrong_state' :
1903
- $this->error = __( "Don&#8217;t cross the streams! You need to stay logged in to your WordPress blog while you authorize Jetpack.", 'jetpack' );
1904
  break;
1905
  case 'invalid_client' :
1906
  // @todo re-register instead of deactivate/reactivate
1907
  $this->error = __( 'Return to sender. Whoops! It looks like you got the wrong Jetpack in the mail; deactivate then reactivate the Jetpack plugin to get a new one.', 'jetpack' );
1908
  break;
1909
  case 'invalid_grant' :
1910
- $this->error = __( "Wrong size. Hm&#8230; it seems your Jetpack doesn&#8217;t quite fit. Have you lost weight? Click &#8220;Connect to WordPress.com&#8221; again to get your Jetpack adjusted.", 'jetpack' );
1911
  break;
1912
  case 'site_inaccessible' :
1913
  case 'site_requires_authorization' :
@@ -1915,13 +2012,13 @@ p {
1915
  break;
1916
  case 'module_activation_failed' :
1917
  $module = Jetpack::state( 'module' );
1918
- if ( !empty( $module ) && $mod = Jetpack::get_module( $module ) ) {
1919
  $this->error = sprintf( __( '%s could not be activated because it triggered a <strong>fatal error</strong>. Perhaps there is a conflict with another plugin you have installed?', 'jetpack' ), $mod['name'] );
1920
  if ( isset( $this->plugins_to_deactivate[$module] ) ) {
1921
  $this->error .= ' ' . sprintf( __( 'Do you still have the %s plugin installed?', 'jetpack' ), $this->plugins_to_deactivate[$module][1] );
1922
  }
1923
  } else {
1924
- $this->error = __( 'Module could not be activated because it triggered a <strong>fatal error</strong>. Perhaps there is a conflict with another plugin you have installed?', 'jetpack' );
1925
  }
1926
  if ( $php_errors = Jetpack::state( 'php_errors' ) ) {
1927
  $this->error .= "<br />\n";
@@ -1929,7 +2026,7 @@ p {
1929
  }
1930
  break;
1931
  case 'not_public' :
1932
- $this->error = __( "<strong>Your Jetpack has a glitch.</strong> Connecting this site with WordPress.com is not possible. This usually means your site is not publicly accessible (localhost).", 'jetpack' );
1933
  break;
1934
  case 'wpcom_408' :
1935
  case 'wpcom_5??' :
@@ -1979,8 +2076,8 @@ p {
1979
  case 'verify_secrets_missing' :
1980
  case 'verify_secrets_mismatch' :
1981
  $error = esc_html( $error );
1982
- $this->error = sprintf( __( "<strong>Your Jetpack has a glitch.</strong> Something went wrong that&#8217;s never supposed to happen. Guess you&#8217;re just lucky: %s", 'jetpack' ), "<code>$error</code>" );
1983
- if ( !Jetpack::is_active() ) {
1984
  $this->error .= '<br />';
1985
  $this->error .= sprintf( __( 'Try connecting again.', 'jetpack' ) );
1986
  }
@@ -1990,8 +2087,8 @@ p {
1990
  $message_code = Jetpack::state( 'message' );
1991
 
1992
  $active_state = Jetpack::state( 'activated_modules' );
1993
- if ( !empty( $active_state ) ) {
1994
- $available = Jetpack::get_available_modules();
1995
  $active_state = explode( ',', $active_state );
1996
  $active_state = array_intersect( $active_state, $available );
1997
  if ( count( $active_state ) ) {
@@ -2046,7 +2143,7 @@ p {
2046
 
2047
  case 'module_deactivated' :
2048
  $modules = Jetpack::state( 'module' );
2049
- if ( !$modules ) {
2050
  break;
2051
  }
2052
 
@@ -2060,7 +2157,7 @@ p {
2060
  $this->stat( 'module-deactivated', $module_slug );
2061
  }
2062
 
2063
- if ( !$module_names ) {
2064
  break;
2065
  }
2066
 
@@ -2085,14 +2182,14 @@ p {
2085
  break;
2086
 
2087
  case 'authorized' :
2088
- $this->message = __( "<strong>You&#8217;re fueled up and ready to go.</strong> ", 'jetpack' );
2089
  $this->message .= "<br />\n";
2090
  $this->message .= __( 'The features below are now active. Click the learn more buttons to explore each feature.', 'jetpack' );
2091
  $this->message .= Jetpack::jetpack_comment_notice();
2092
  break;
2093
 
2094
  case 'linked' :
2095
- $this->message = __( "<strong>You&#8217;re fueled up and ready to go.</strong> ", 'jetpack' );
2096
  $this->message .= Jetpack::jetpack_comment_notice();
2097
  break;
2098
 
@@ -2104,11 +2201,11 @@ p {
2104
 
2105
  $deactivated_plugins = Jetpack::state( 'deactivated_plugins' );
2106
 
2107
- if ( !empty( $deactivated_plugins ) ) {
2108
  $deactivated_plugins = explode( ',', $deactivated_plugins );
2109
- $deactivated_titles = array();
2110
  foreach ( $deactivated_plugins as $deactivated_plugin ) {
2111
- if ( !isset( $this->plugins_to_deactivate[$deactivated_plugin] ) ) {
2112
  continue;
2113
  }
2114
 
@@ -2120,12 +2217,15 @@ p {
2120
  $this->message .= "<br /><br />\n";
2121
  }
2122
 
2123
- $this->message .= wp_sprintf( _n(
2124
- 'Jetpack contains the most recent version of the old %l plugin.',
2125
- 'Jetpack contains the most recent versions of the old %l plugins.',
2126
- count( $deactivated_titles ),
2127
- 'jetpack'
2128
- ), $deactivated_titles );
 
 
 
2129
 
2130
  $this->message .= "<br />\n";
2131
 
@@ -2174,7 +2274,6 @@ p {
2174
  </div>
2175
  </div>
2176
  <?php
2177
-
2178
  }
2179
 
2180
  if ( $this->privacy_checks ) :
@@ -2183,7 +2282,7 @@ p {
2183
  $privacy_checks = explode( ',', $this->privacy_checks );
2184
  foreach ( $privacy_checks as $module_slug ) {
2185
  $module = Jetpack::get_module( $module_slug );
2186
- if ( !$module ) {
2187
  continue;
2188
  }
2189
 
@@ -2197,49 +2296,58 @@ p {
2197
  <div class="squeezer">
2198
  <h4><strong><?php esc_html_e( 'Is this site private?', 'jetpack' ); ?></strong></h4><br />
2199
  <p><?php
2200
- echo wp_kses( wptexturize( wp_sprintf(
2201
- _nx(
2202
- "Like your site's RSS feeds, %l allows access to your posts and other content to third parties.",
2203
- "Like your site's RSS feeds, %l allow access to your posts and other content to third parties.",
2204
- count( $privacy_checks ),
2205
- '%l = list of Jetpack module/feature names',
2206
- 'jetpack'
 
 
 
 
 
2207
  ),
2208
- $module_names
2209
- ) ), array( 'strong' => true ) );
2210
 
2211
  echo "\n<br />\n";
2212
 
2213
- echo wp_kses( sprintf(
2214
- _nx(
2215
- 'If your site is not publicly accessible, consider <a href="%1$s" title="%2$s">deactivating this feature</a>.',
2216
- 'If your site is not publicly accessible, consider <a href="%1$s" title="%2$s">deactivating these features</a>.',
2217
- count( $privacy_checks ),
2218
- '%1$s = deactivation URL, %2$s = "Deactivate {list of Jetpack module/feature names}',
2219
- 'jetpack'
 
 
 
 
 
 
 
 
 
 
 
 
 
2220
  ),
2221
- wp_nonce_url(
2222
- Jetpack::admin_url( array(
2223
- 'page' => 'jetpack',
2224
- 'action' => 'deactivate',
2225
- 'module' => urlencode( $module_slugs ),
2226
- ) ),
2227
- "jetpack_deactivate-$module_slugs"
2228
- ),
2229
- esc_attr( wp_kses( wp_sprintf( _x( 'Deactivate %l', '%l = list of Jetpack module/feature names', 'jetpack' ), $module_names ), array() ) )
2230
- ), array( 'a' => array( 'href' => true, 'title' => true ) ) );
2231
  ?></p>
2232
  </div>
2233
  </div>
2234
- <?php
2235
- endif;
2236
  }
2237
 
2238
  /**
2239
  * Record a stat for later output. This will only currently output in the admin_footer.
2240
  */
2241
  function stat( $group, $detail ) {
2242
- if ( !isset( $this->stats[ $group ] ) )
2243
  $this->stats[ $group ] = array();
2244
  $this->stats[ $group ][] = $detail;
2245
  }
@@ -2293,9 +2401,9 @@ p {
2293
  'v' => 'wpcom2',
2294
  'rand' => md5( mt_rand( 0, 999 ) . time() ),
2295
  );
2296
- $args = wp_parse_args( $args, $defaults );
2297
  $base_url = apply_filters( 'jetpack_stats_base_url', ( is_ssl() ? 'https' : 'http' ) . '://stats.wordpress.com/g.gif' );
2298
- $url = add_query_arg( $args, $base_url );
2299
  return $url;
2300
  }
2301
 
@@ -2310,7 +2418,7 @@ p {
2310
  }
2311
 
2312
  function translate_role_to_cap( $role ) {
2313
- if ( !isset( $this->capability_translations[$role] ) ) {
2314
  return false;
2315
  }
2316
 
@@ -2318,12 +2426,12 @@ p {
2318
  }
2319
 
2320
  function sign_role( $role ) {
2321
- if ( !$user_id = (int) get_current_user_id() ) {
2322
  return false;
2323
  }
2324
 
2325
  $token = Jetpack_Data::get_access_token();
2326
- if ( !$token || is_wp_error( $token ) ) {
2327
  return false;
2328
  }
2329
 
@@ -2331,7 +2439,7 @@ p {
2331
  }
2332
 
2333
  function build_connect_url( $raw = false, $redirect = false ) {
2334
- if ( !Jetpack::get_option( 'blog_token' ) ) {
2335
  $url = $this->nonce_url_no_esc( $this->admin_url( 'action=register' ), 'jetpack-register' );
2336
  } else {
2337
  $role = $this->translate_current_user_to_role();
@@ -2341,21 +2449,26 @@ p {
2341
 
2342
  $redirect = $redirect ? esc_url_raw( $redirect ) : '';
2343
 
2344
- $args = urlencode_deep( array(
2345
- 'response_type' => 'code',
2346
- 'client_id' => Jetpack::get_option( 'id' ),
2347
- 'redirect_uri' => add_query_arg( array(
2348
- 'action' => 'authorize',
2349
- '_wpnonce' => wp_create_nonce( "jetpack-authorize_{$role}_{$redirect}" ),
2350
- 'redirect' => $redirect ? urlencode( $redirect ) : false,
2351
- ), menu_page_url( 'jetpack', false ) ),
2352
- 'state' => $user->ID,
2353
- 'scope' => $signed_role,
2354
- 'user_email' => $user->user_email,
2355
- 'user_login' => $user->user_login,
2356
- 'is_active' => Jetpack::is_active(),
2357
- 'jp_version' => JETPACK__VERSION,
2358
- ) );
 
 
 
 
 
2359
 
2360
  $url = add_query_arg( $args, Jetpack::api_url( 'authorize' ) );
2361
  }
@@ -2393,27 +2506,23 @@ p {
2393
  function admin_page() {
2394
  global $current_user;
2395
 
2396
- $role = $this->translate_current_user_to_role();
2397
- $is_connected = Jetpack::is_active();
2398
- $user_token = Jetpack_Data::get_access_token($current_user->ID);
2399
- $is_user_connected = $user_token && !is_wp_error($user_token);
2400
- $is_master_user = $current_user->ID == Jetpack::get_option( 'master_user' );
2401
- $module = false;
2402
  ?>
2403
  <div class="wrap" id="jetpack-settings">
2404
 
2405
- <h2 style="display: none"></h2> <!-- For WP JS message relocation -->
2406
-
2407
  <div id="jp-header"<?php if ( $is_connected ) : ?> class="small"<?php endif; ?>>
2408
  <div id="jp-clouds">
2409
  <?php if ( $is_connected ) : ?>
2410
  <div id="jp-disconnectors">
2411
- <?php if ( current_user_can( 'manage_options' ) ) : ?>
2412
  <div id="jp-disconnect" class="jp-disconnect">
2413
  <a href="<?php echo wp_nonce_url( Jetpack::admin_url( 'action=disconnect' ), 'jetpack-disconnect' ); ?>"><div class="deftext"><?php _e( 'Connected to WordPress.com', 'jetpack' ); ?></div><div class="hovertext"><?php _e( 'Disconnect from WordPress.com', 'jetpack' ) ?></div></a>
2414
  </div>
2415
  <?php endif; ?>
2416
- <?php if ( $is_user_connected && !$is_master_user ) : ?>
2417
  <div id="jp-unlink" class="jp-disconnect">
2418
  <a href="<?php echo wp_nonce_url( Jetpack::admin_url( 'action=unlink' ), 'jetpack-unlink' ); ?>"><div class="deftext"><?php _e( 'User linked to WordPress.com', 'jetpack' ); ?></div><div class="hovertext"><?php _e( 'Unlink user from WordPress.com', 'jetpack' ) ?></div></a>
2419
  </div>
@@ -2421,7 +2530,7 @@ p {
2421
  </div>
2422
  <?php endif; ?>
2423
  <h3><?php _e( 'Jetpack by WordPress.com', 'jetpack' ) ?></h3>
2424
- <?php if ( !$is_connected ) : ?>
2425
  <div id="jp-notice">
2426
  <p><?php _e( 'Jetpack supercharges your self-hosted WordPress site with the awesome cloud power of WordPress.com.', 'jetpack' ); ?></p>
2427
  </div>
@@ -2429,6 +2538,8 @@ p {
2429
  </div>
2430
  </div>
2431
 
 
 
2432
  <?php if ( isset( $_GET['jetpack-notice'] ) && 'dismiss' == $_GET['jetpack-notice'] ) : ?>
2433
  <div id="message" class="error">
2434
  <p><?php _e( 'Jetpack is network activated and notices can not be dismissed.', 'jetpack' ); ?></p>
@@ -2450,7 +2561,7 @@ p {
2450
  <div class="jetpack-wrap-container">
2451
  <div class="jetpack-text-container">
2452
  <h4>
2453
- <p><?php _e( "To enable all of the Jetpack features you&#8217;ll need to connect your website to WordPress.com using the button to the right. Once you&#8217;ve made the connection you&#8217;ll activate all the delightful features below.", 'jetpack' ) ?></p>
2454
  </h4>
2455
  </div>
2456
  <div class="jetpack-install-container">
@@ -2465,7 +2576,7 @@ p {
2465
  <div class="jetpack-wrap-container">
2466
  <div class="jetpack-text-container">
2467
  <h4>
2468
- <p><?php _e( "To enable all of the Jetpack features you&#8217;ll need to link your account here to your WordPress.com account using the button to the right.", 'jetpack' ) ?></p>
2469
  </h4>
2470
  </div>
2471
  <div class="jetpack-install-container">
@@ -2540,7 +2651,7 @@ p {
2540
  <a href="http://automattic.com/privacy/" target="_blank"><?php _e( 'Privacy Policy', 'jetpack' ); ?></a> |
2541
  <a href="http://wordpress.com/tos/" target="_blank"><?php _e( 'Terms of Service', 'jetpack' ); ?></a> |
2542
  <?php if ( current_user_can( 'manage_options' ) ) : ?>
2543
- <a href="<?php echo Jetpack::admin_url( array( 'page' => 'jetpack-debugger' ) ); ?>"><?php _e( 'Debug', 'jetpack' ); ?></a> |
2544
  <?php endif; ?>
2545
  <a href="http://jetpack.me/support/" target="_blank"><?php _e( 'Support', 'jetpack' ); ?></a>
2546
  </p>
@@ -2560,7 +2671,7 @@ p {
2560
  $is_connected = Jetpack::is_active();
2561
  $user_token = Jetpack_Data::get_access_token($current_user->ID);
2562
  $is_user_connected = $user_token && !is_wp_error($user_token);
2563
- $is_master_user = $current_user->ID == Jetpack::get_option( 'master_user' );
2564
  $module = false;
2565
  ?>
2566
  <div class="wrap" id="jetpack-settings">
@@ -2656,7 +2767,7 @@ p {
2656
  /**/
2657
  function debugger_page() {
2658
  nocache_headers();
2659
- if ( !current_user_can( 'manage_options' ) ) {
2660
  die( '-1' );
2661
  }
2662
  Jetpack_Debugger::jetpack_debug_display_handler();
@@ -2664,7 +2775,7 @@ p {
2664
  }
2665
 
2666
  function admin_screen_configure_module( $module_id ) {
2667
- if ( !in_array( $module_id, Jetpack::get_active_modules() ) || !current_user_can( 'manage_options' ) )
2668
  return false; ?>
2669
 
2670
  <div id="jp-settings-screen" style="position: relative">
@@ -2690,7 +2801,7 @@ p {
2690
  function admin_screen_list_modules() {
2691
  require_once JETPACK__PLUGIN_DIR . 'modules/module-info.php';
2692
  $jetpack_connected = true;
2693
- if ( !Jetpack::is_active() )
2694
  $jetpack_connected = false;
2695
 
2696
  ?>
@@ -2710,7 +2821,7 @@ p {
2710
  }
2711
  unset( $avail_raw );
2712
  usort( $available, array( 'Jetpack', 'sort_modules' ) );
2713
- $jetpack_version = Jetpack::get_option( 'version' );
2714
  if ( $jetpack_version ) {
2715
  list( $jetpack_version, $jetpack_version_time ) = explode( ':', $jetpack_version );
2716
  } else {
@@ -2718,7 +2829,7 @@ p {
2718
  $jetpack_version_time = 0;
2719
  }
2720
 
2721
- $jetpack_old_version = Jetpack::get_option( 'old_version' );
2722
  if ( $jetpack_old_version ) {
2723
  list( $jetpack_old_version ) = explode( ':', $jetpack_old_version );
2724
  } else {
@@ -2727,28 +2838,32 @@ p {
2727
  $now = time();
2728
 
2729
  foreach ( (array) $available as $module_data ) {
2730
- $module = $module_data['module'];
2731
  $activated = in_array( $module, $active );
2732
  if ( $activated ) {
2733
  $css = 'active';
2734
  $toggle = __( 'Deactivate', 'jetpack' );
2735
  $toggle_url = wp_nonce_url(
2736
- Jetpack::admin_url( array(
2737
- 'page' => 'jetpack',
2738
- 'action' => 'deactivate',
2739
- 'module' => $module
2740
- ) ),
 
 
2741
  "jetpack_deactivate-$module"
2742
  );
2743
  } else {
2744
  $css = 'inactive';
2745
  $toggle = __( 'Activate', 'jetpack' );
2746
  $toggle_url = wp_nonce_url(
2747
- Jetpack::admin_url( array(
2748
- 'page' => 'jetpack',
2749
- 'action' => 'activate',
2750
- 'module' => $module
2751
- ) ),
 
 
2752
  "jetpack_activate-$module"
2753
  );
2754
  }
@@ -2760,19 +2875,19 @@ p {
2760
  $classes = $css;
2761
  }
2762
 
2763
- $free_text = esc_html( $module_data['free'] ? __( 'Free', 'jetpack' ) : __( 'Purchase', 'jetpack' ) );
2764
- $free_text = apply_filters( 'jetpack_module_free_text_' . $module, $free_text );
2765
  $badge_text = $free_text;
2766
 
2767
  if ( ( ! $jetpack_connected && ! Jetpack::is_development_mode() ) ) {
2768
  $classes = 'x disabled';
2769
- } else if ( $jetpack_version_time + 604800 > $now ) { // 1 week
2770
  if ( version_compare( $module_data['introduced'], $jetpack_old_version, '>' ) ) {
2771
  $badge_text = esc_html__( 'New', 'jetpack' );
2772
- $classes .= ' jetpack-new-module';
2773
  } elseif ( isset( $module_data['changed'] ) && version_compare( $module_data['changed'], $jetpack_old_version, '>' ) ) {
2774
  $badge_text = esc_html__( 'Updated', 'jetpack' );
2775
- $classes .= ' jetpack-updated-module';
2776
  } else {
2777
  $badge_text = $free_text;
2778
  }
@@ -2780,7 +2895,7 @@ p {
2780
 
2781
  ?>
2782
  <div class="jetpack-module jetpack-<?php echo $classes; ?>" id="<?php echo $module ?>">
2783
- <h3><?php echo $module_data['name']; ?></h3>
2784
  <div class="jetpack-module-description">
2785
  <div class="module-image">
2786
  <p><span class="module-image-badge"><?php echo $badge_text; ?></span><span class="module-image-free" style="display: none"><?php echo $free_text; ?></span></p>
@@ -2791,7 +2906,7 @@ p {
2791
 
2792
  <div class="jetpack-module-actions">
2793
  <?php if ( $jetpack_connected || ( Jetpack::is_development_mode() && ! $module_data['requires_connection'] ) ) : ?>
2794
- <?php if ( !$activated && current_user_can( 'manage_options' ) && apply_filters( 'jetpack_can_activate_' . $module, true ) ) : ?>
2795
  <a href="<?php echo esc_url( $toggle_url ); ?>" class="<?php echo ( 'inactive' == $css ? ' button-primary' : ' button-secondary' ); ?>"><?php echo $toggle; ?></a>&nbsp;
2796
  <?php endif; ?>
2797
 
@@ -2811,11 +2926,11 @@ p {
2811
  <?php if ( 'inactive' == $css && $jetpack_connected && current_user_can( 'manage_options' ) && apply_filters( 'jetpack_can_activate_' . $module, true ) ) : ?>
2812
  <script type="text/javascript">
2813
  jQuery( '#<?php echo esc_js( $module ); ?>' ).bind( 'click', function(e){
2814
- if ( !jQuery(e.target).hasClass('more-info-link') )
2815
  document.location.href = '<?php echo str_replace( '&amp;', '&', esc_js( esc_url( $toggle_url ) ) ); ?>';
2816
  } );
2817
  </script>
2818
- <?php else: ?>
2819
  <style>
2820
  #<?php echo $module; ?> { cursor: default; }
2821
  </style>
@@ -2846,14 +2961,16 @@ p {
2846
  }
2847
 
2848
  function check_news_subscription() {
2849
- if ( !$this->current_user_is_connection_owner() ) {
2850
  exit;
2851
  }
2852
 
2853
  Jetpack::load_xml_rpc_client();
2854
- $xml = new Jetpack_IXR_Client( array(
2855
- 'user_id' => JETPACK_MASTER_USER,
2856
- ) );
 
 
2857
  $xml->query( 'jetpack.checkNewsSubscription' );
2858
  if ( $xml->isError() ) {
2859
  printf( '%s: %s', $xml->getErrorCode(), $xml->getErrorMessage() );
@@ -2864,14 +2981,16 @@ p {
2864
  }
2865
 
2866
  function subscribe_to_news() {
2867
- if ( !$this->current_user_is_connection_owner() ) {
2868
  exit;
2869
  }
2870
 
2871
  Jetpack::load_xml_rpc_client();
2872
- $xml = new Jetpack_IXR_Client( array(
2873
- 'user_id' => JETPACK_MASTER_USER,
2874
- ) );
 
 
2875
  $xml->query( 'jetpack.subscribeToNews' );
2876
  if ( $xml->isError() ) {
2877
  printf( '%s: %s', $xml->getErrorCode(), $xml->getErrorMessage() );
@@ -2895,7 +3014,7 @@ p {
2895
  /**
2896
  * Some hosts disable the OpenSSL extension and so cannot make outgoing HTTPS requsets
2897
  */
2898
- public static function fix_url_for_bad_hosts( $url, &$args ) {
2899
  if ( 0 !== strpos( $url, 'https://' ) ) {
2900
  return $url;
2901
  }
@@ -2908,8 +3027,6 @@ p {
2908
  // default : case 'AUTO' :
2909
  }
2910
 
2911
- $jetpack = Jetpack::init();
2912
-
2913
  // Yay! Your host is good!
2914
  if ( self::permit_ssl() && wp_http_supports( array( 'ssl' => true ) ) ) {
2915
  return $url;
@@ -2928,7 +3045,6 @@ p {
2928
  public static function permit_ssl( $force_recheck = false ) {
2929
  // Do some fancy tests to see if ssl is being supported
2930
  if ( $force_recheck || false === ( $ssl = get_transient( 'jetpack_https_test' ) ) ) {
2931
-
2932
  if ( 'https' !== substr( JETPACK__API_BASE, 0, 5 ) ) {
2933
  $ssl = 0;
2934
  } else {
@@ -2998,19 +3114,19 @@ p {
2998
  * @return bool|WP_Error
2999
  */
3000
  public static function register() {
3001
- Jetpack::update_option( 'register', wp_generate_password( 32, false ) . ':' . wp_generate_password( 32, false ) . ':' . ( time() + 600 ) );
3002
 
3003
- @list( $secret_1, $secret_2, $secret_eol ) = explode( ':', Jetpack::get_option( 'register' ) );
3004
  if ( empty( $secret_1 ) || empty( $secret_2 ) || empty( $secret_eol ) || $secret_eol < time() )
3005
  return new Jetpack_Error( 'missing_secrets' );
3006
 
3007
  $timeout = (int) ini_get( 'max_execution_time' );
3008
- if ( !$timeout )
3009
  $timeout = 30;
3010
  $timeout = intval( $timeout / 2 );
3011
 
3012
  $gmt_offset = get_option( 'gmt_offset' );
3013
- if ( !$gmt_offset ) {
3014
  $gmt_offset = 0;
3015
  }
3016
 
@@ -3018,8 +3134,8 @@ p {
3018
  $stats_id = isset($stats_options['blog_id']) ? $stats_options['blog_id'] : null;
3019
 
3020
  $args = array(
3021
- 'method' => 'POST',
3022
- 'body' => array(
3023
  'siteurl' => site_url(),
3024
  'home' => home_url(),
3025
  'gmt_offset' => $gmt_offset,
@@ -3036,13 +3152,13 @@ p {
3036
  ),
3037
  'timeout' => $timeout,
3038
  );
3039
- $response = Jetpack_Client::_wp_remote_request( Jetpack::fix_url_for_bad_hosts( Jetpack::api_url( 'register' ), $args ), $args, true );
3040
 
3041
  if ( is_wp_error( $response ) ) {
3042
  return new Jetpack_Error( 'register_http_request_failed', $response->get_error_message() );
3043
  }
3044
 
3045
- $code = wp_remote_retrieve_response_code( $response );
3046
  $entity = wp_remote_retrieve_body( $response );
3047
 
3048
  if ( $entity )
@@ -3055,7 +3171,7 @@ p {
3055
  return new Jetpack_Error( 'wpcom_5??', sprintf( __( 'Error Details: %s', 'jetpack' ), $code ), $code );
3056
  } elseif ( 408 == $code ) {
3057
  return new Jetpack_Error( 'wpcom_408', sprintf( __( 'Error Details: %s', 'jetpack' ), $code ), $code );
3058
- } elseif ( !empty( $json->error ) ) {
3059
  $error_description = isset( $json->error_description ) ? sprintf( __( 'Error Details: %s', 'jetpack' ), (string) $json->error_description ) : '';
3060
  return new Jetpack_Error( (string) $json->error, $error_description, $code );
3061
  } elseif ( 200 != $code ) {
@@ -3068,10 +3184,10 @@ p {
3068
  } elseif ( ! is_scalar( $json->jetpack_id ) ) {
3069
  return new Jetpack_Error( 'jetpack_id', sprintf( __( 'Error Details: Jetpack ID is not a scalar. Do not publicly post this error message! %s', 'jetpack' ) , $entity ), $entity );
3070
  } elseif ( preg_match( '/[^0-9]/', $json->jetpack_id ) ) {
3071
- return new Jetpack_Error( 'jetpack_id', sprintf( __( 'Error Details: Jetpack ID begins with a numeral. Do not publicly post this error message! %s', 'jetpack' ) , $entity ), $entity);
3072
  }
3073
 
3074
- if ( empty( $json->jetpack_secret ) || !is_string( $json->jetpack_secret ) )
3075
  return new Jetpack_Error( 'jetpack_secret', '', $code );
3076
 
3077
  if ( isset( $json->jetpack_public ) ) {
@@ -3080,11 +3196,13 @@ p {
3080
  $jetpack_public = false;
3081
  }
3082
 
3083
- Jetpack::update_options( array(
3084
- 'id' => (int) $json->jetpack_id,
3085
- 'blog_token' => (string) $json->jetpack_secret,
3086
- 'public' => $jetpack_public,
3087
- ) );
 
 
3088
 
3089
  return true;
3090
  }
@@ -3106,7 +3224,7 @@ p {
3106
  }
3107
 
3108
  // It's not for us
3109
- if ( !isset( $_GET['token'] ) || empty( $_GET['signature'] ) ) {
3110
  return false;
3111
  }
3112
 
@@ -3136,7 +3254,7 @@ p {
3136
  }
3137
 
3138
  $token = Jetpack_Data::get_access_token( $user_id );
3139
- if ( !$token ) {
3140
  return false;
3141
  }
3142
 
@@ -3146,9 +3264,9 @@ p {
3146
 
3147
  require_once JETPACK__PLUGIN_DIR . 'class.jetpack-signature.php';
3148
 
3149
- $jetpack_signature = new Jetpack_Signature( $token->secret, (int) Jetpack::get_option( 'time_diff' ) );
3150
  if ( isset( $_POST['_jetpack_is_multipart'] ) ) {
3151
- $post_data = $_POST;
3152
  $file_hashes = array();
3153
  foreach ( $post_data as $post_data_key => $post_data_value ) {
3154
  if ( 0 !== strpos( $post_data_key, '_jetpack_file_hmac_' ) ) {
@@ -3171,11 +3289,11 @@ p {
3171
  } else {
3172
  $body = null;
3173
  }
3174
- $signature = $jetpack_signature->sign_current_request( array(
3175
- 'body' => is_null( $body ) ? $this->HTTP_RAW_POST_DATA : $body
3176
- ) );
3177
 
3178
- if ( !$signature ) {
3179
  return false;
3180
  } else if ( is_wp_error( $signature ) ) {
3181
  return $signature;
@@ -3186,7 +3304,7 @@ p {
3186
  $timestamp = (int) $_GET['timestamp'];
3187
  $nonce = stripslashes( (string) $_GET['nonce'] );
3188
 
3189
- if ( !$this->add_nonce( $timestamp, $nonce ) ) {
3190
  return false;
3191
  }
3192
 
@@ -3235,16 +3353,18 @@ p {
3235
 
3236
  // This should always have gone through Jetpack_Signature::sign_request() first to check $timestamp an $nonce
3237
  $timestamp = (int) $timestamp;
3238
- $nonce = $wpdb->escape( $nonce );
3239
 
3240
  // Raw query so we can avoid races: add_option will also update
3241
  $show_errors = $wpdb->show_errors( false );
3242
- $return = $wpdb->query( $wpdb->prepare(
3243
- "INSERT INTO `$wpdb->options` (`option_name`, `option_value`, `autoload`) VALUES (%s, %s, %s)",
3244
- "jetpack_nonce_{$timestamp}_{$nonce}",
3245
- time(),
3246
- 'no'
3247
- ) );
 
 
3248
  $wpdb->show_errors( $show_errors );
3249
 
3250
  $nonces_used_this_request["$timestamp:$nonce"] = $return;
@@ -3263,15 +3383,15 @@ p {
3263
 
3264
  function xmlrpc_options( $options ) {
3265
  $options['jetpack_version'] = array(
3266
- 'desc' => __( 'Jetpack Plugin Version' , 'jetpack'),
3267
  'readonly' => true,
3268
  'value' => JETPACK__VERSION,
3269
  );
3270
 
3271
  $options['jetpack_client_id'] = array(
3272
- 'desc' => __( 'The Client ID/WP.com Blog ID of this site' , 'jetpack'),
3273
  'readonly' => true,
3274
- 'value' => Jetpack::get_option( 'id' ),
3275
  );
3276
  return $options;
3277
  }
@@ -3292,7 +3412,7 @@ p {
3292
  $sql = $wpdb->prepare( $sql, $sql_args );
3293
 
3294
  for ( $i = 0; $i < 1000; $i++ ) {
3295
- if ( !$wpdb->query( $sql ) ) {
3296
  break;
3297
  }
3298
  }
@@ -3310,13 +3430,13 @@ p {
3310
  public static function state( $key = null, $value = null, $restate = false ) {
3311
  static $state = array();
3312
  static $path, $domain;
3313
- if ( !isset( $path ) ) {
3314
  require_once( ABSPATH . 'wp-admin/includes/plugin.php' );
3315
  $admin_url = Jetpack::admin_url();
3316
- $bits = parse_url( $admin_url );
3317
 
3318
  if ( is_array( $bits ) ) {
3319
- $path = ( isset( $bits['path'] ) ) ? dirname( $bits['path'] ) : null;
3320
  $domain = ( isset( $bits['host'] ) ) ? $bits['host'] : null;
3321
  } else {
3322
  $path = $domain = null;
@@ -3342,7 +3462,7 @@ p {
3342
  }
3343
 
3344
  // Get a state variable
3345
- if ( isset( $key ) && !isset( $value ) ) {
3346
  if ( array_key_exists( $key, $state ) )
3347
  return $state[ $key ];
3348
  return null;
@@ -3376,7 +3496,7 @@ p {
3376
  }
3377
  }
3378
 
3379
- Jetpack::update_option( 'public', (int) $is_site_publicly_accessible );
3380
  }
3381
 
3382
  if ( $is_site_publicly_accessible ) {
@@ -3386,7 +3506,7 @@ p {
3386
  $module_slug = self::get_module_slug( $file );
3387
 
3388
  $privacy_checks = Jetpack::state( 'privacy_checks' );
3389
- if ( !$privacy_checks ) {
3390
  $privacy_checks = $module_slug;
3391
  } else {
3392
  $privacy_checks .= ",$module_slug";
@@ -3404,27 +3524,25 @@ p {
3404
 
3405
  $client_blog_id = is_multisite() ? $blog_id : 0;
3406
 
3407
- if ( !isset( $clients[$client_blog_id] ) ) {
3408
  Jetpack::load_xml_rpc_client();
3409
- $clients[$client_blog_id] = new Jetpack_IXR_ClientMulticall( array(
3410
- 'user_id' => JETPACK_MASTER_USER,
3411
- ) );
3412
  ignore_user_abort( true );
3413
  add_action( 'shutdown', array( 'Jetpack', 'xmlrpc_async_call' ) );
3414
  }
3415
 
3416
  $args = func_get_args();
3417
 
3418
- if ( !empty( $args[0] ) ) {
3419
  call_user_func_array( array( $clients[$client_blog_id], 'addCall' ), $args );
3420
  } elseif ( is_multisite() ) {
3421
  foreach ( $clients as $client_blog_id => $client ) {
3422
- if ( !$client_blog_id || empty( $client->calls ) ) {
3423
  continue;
3424
  }
3425
 
3426
  $switch_success = switch_to_blog( $client_blog_id, true );
3427
- if ( !$switch_success ) {
3428
  continue;
3429
  }
3430
 
@@ -3434,7 +3552,7 @@ p {
3434
  restore_current_blog();
3435
  }
3436
  } else {
3437
- if ( isset( $clients[0] ) && !empty( $clients[0]->calls ) ) {
3438
  flush();
3439
  $clients[0]->query();
3440
  }
@@ -3443,7 +3561,7 @@ p {
3443
 
3444
  public static function staticize_subdomain( $url ) {
3445
  $host = parse_url( $url, PHP_URL_HOST );
3446
- if ( !preg_match( '/.?(?:wordpress|wp)\.com$/', $host ) ) {
3447
  return $url;
3448
  }
3449
 
@@ -3451,7 +3569,7 @@ p {
3451
  return preg_replace( '|https?://[^/]++/|', 'https://s-ssl.wordpress.com/', $url );
3452
  }
3453
 
3454
- srand( crc32( basename( $url ) ) );
3455
  $static_counter = rand( 0, 2 );
3456
  srand(); // this resets everything that relies on this, like array_rand() and shuffle()
3457
 
@@ -3503,11 +3621,16 @@ p {
3503
 
3504
  // Add the Access Code details to the public-api.wordpress.com redirect
3505
  function add_token_to_login_redirect_json_api_authorization( $redirect_to, $original_redirect_to, $user ) {
3506
- return add_query_arg( urlencode_deep( array(
3507
- 'jetpack-code' => get_user_meta( $user->ID, 'jetpack_json_api_' . $this->json_api_authorization_request['client_id'], true ),
3508
- 'jetpack-user-id' => (int) $user->ID,
3509
- 'jetpack-state' => $this->json_api_authorization_request['state'],
3510
- ) ), $redirect_to );
 
 
 
 
 
3511
  }
3512
 
3513
  // Verifies the request by checking the signature
@@ -3515,15 +3638,15 @@ p {
3515
  require_once JETPACK__PLUGIN_DIR . 'class.jetpack-signature.php';
3516
 
3517
  $token = Jetpack_Data::get_access_token( JETPACK_MASTER_USER );
3518
- if ( !$token || empty( $token->secret ) ) {
3519
- wp_die( __( 'You must connect your Jetpack plugin to WordPress.com to use this feature.' , 'jetpack') );
3520
  }
3521
 
3522
  $die_error = __( 'Someone may be trying to trick you into giving them access to your site. Or it could be you just encountered a bug :). Either way, please close this window.', 'jetpack' );
3523
 
3524
- $jetpack_signature = new Jetpack_Signature( $token->secret, (int) Jetpack::get_option( 'time_diff' ) );
3525
  $signature = $jetpack_signature->sign_current_request( array( 'body' => null, 'method' => 'GET' ) );
3526
- if ( !$signature ) {
3527
  wp_die( $die_error );
3528
  } else if ( is_wp_error( $signature ) ) {
3529
  wp_die( $die_error );
@@ -3531,7 +3654,7 @@ p {
3531
  if ( is_ssl() ) {
3532
  // If we signed an HTTP request on the Jetpack Servers, but got redirected to HTTPS by the local blog, check the HTTP signature as well
3533
  $signature = $jetpack_signature->sign_current_request( array( 'scheme' => 'http', 'body' => null, 'method' => 'GET' ) );
3534
- if ( !$signature || is_wp_error( $signature ) || $signature !== $_GET['signature'] ) {
3535
  wp_die( $die_error );
3536
  }
3537
  } else {
@@ -3542,12 +3665,12 @@ p {
3542
  $timestamp = (int) $_GET['timestamp'];
3543
  $nonce = stripslashes( (string) $_GET['nonce'] );
3544
 
3545
- if ( !$this->add_nonce( $timestamp, $nonce ) ) {
3546
  // De-nonce the nonce, at least for 5 minutes.
3547
  // We have to reuse this nonce at least once (used the first time when the initial request is made, used a second time when the login form is POSTed)
3548
  $old_nonce_time = get_option( "jetpack_nonce_{$timestamp}_{$nonce}" );
3549
  if ( $old_nonce_time < time() - 300 ) {
3550
- wp_die( __( 'The authorization process expired. Please go back and try again.' , 'jetpack') );
3551
  }
3552
  }
3553
 
@@ -3560,7 +3683,7 @@ p {
3560
  );
3561
 
3562
  foreach ( $data_filters as $key => $sanitation ) {
3563
- if ( !isset( $data->$key ) ) {
3564
  wp_die( $die_error );
3565
  }
3566
 
@@ -3587,7 +3710,7 @@ p {
3587
 
3588
  function login_message_json_api_authorization( $message ) {
3589
  return '<p class="message">' . sprintf(
3590
- esc_html__( '%s wants to access your site&#8217;s data. Log in to authorize that access.' , 'jetpack'),
3591
  '<strong>' . esc_html( $this->json_api_authorization_request['client_title'] ) . '</strong>'
3592
  ) . '<img src="' . esc_url( $this->json_api_authorization_request['client_image'] ) . '" /></p>';
3593
  }
@@ -3639,7 +3762,7 @@ p {
3639
  return array( $url, $class );
3640
  }
3641
 
3642
- /*
3643
  * Pings the WordPress.com Mirror Site for the specified options.
3644
  *
3645
  * @param string|array $option_names The option names to request from the WordPress.com Mirror Site
@@ -3650,25 +3773,30 @@ p {
3650
  $option_names = array_filter( (array) $option_names, 'is_string' );
3651
 
3652
  Jetpack::load_xml_rpc_client();
3653
- $xml = new Jetpack_IXR_Client( array(
3654
- 'user_id' => get_current_user_id(),
3655
- ) );
3656
  $xml->query( 'jetpack.fetchSiteOptions', $option_names );
3657
  if ( $xml->isError() ) {
3658
  return array_flip( $option_names );
3659
  }
3660
  $cloud_site_options = $xml->getResponse();
3661
 
3662
- // If we want to intentionally jumble the results to test it ...
3663
- if( isset( $_GET['spoof_identity_crisis'] ) ) {
3664
- foreach( $cloud_site_options as $key => $value ) {
3665
- $cloud_site_options[ $key ] = wp_generate_password();
3666
- }
3667
- }
3668
  return $cloud_site_options;
3669
  }
3670
 
3671
- /*
 
 
 
 
 
 
 
 
 
 
 
 
 
3672
  * Checks to make sure that local options have the same values as remote options. Will cache the results for up to 24 hours.
3673
  *
3674
  * @param bool $force_recheck Whether to ignore any cached transient and manually re-check.
@@ -3682,30 +3810,64 @@ p {
3682
  if ( ! Jetpack::is_active() || Jetpack::is_development_mode() )
3683
  return false;
3684
 
3685
- if ( isset( $_GET['spoof_identity_crisis'] ) )
3686
- $force_recheck = true;
3687
-
3688
  if ( $force_recheck || false === ( $errors = get_transient( 'jetpack_has_identity_crisis' ) ) ) {
3689
- $options_to_check = array(
3690
- 'siteurl',
3691
- 'home',
3692
- );
3693
  $cloud_options = self::get_cloud_site_options( $options_to_check );
3694
- $errors = array();
3695
  foreach ( $cloud_options as $cloud_key => $cloud_value ) {
 
3696
  if ( $cloud_value !== get_option( $cloud_key ) ) {
3697
- $errors[ $cloud_key ] = $cloud_value;
 
 
 
 
3698
  }
3699
  }
3700
- // Make sure if we're spoofing it, that we don't let the spoof spill over.
3701
- if ( ! isset( $_GET['spoof_identity_crisis'] ) ) {
3702
- set_transient( 'jetpack_has_identity_crisis', $errors, DAY_IN_SECONDS );
3703
- }
3704
  }
3705
  return apply_filters( 'jetpack_has_identity_crisis', $errors, $force_recheck );
3706
  }
3707
 
3708
- /*
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3709
  * Displays an admin_notice, alerting the user to an identity crisis.
3710
  */
3711
  public function alert_identity_crisis() {
@@ -3723,7 +3885,9 @@ p {
3723
  <?php foreach ( $errors as $key => $value ) : ?>
3724
  <p><?php printf( __( 'Your <code>%1$s</code> option is set up as <strong>%2$s</strong>, but your WordPress.com connection lists it as <strong>%3$s</strong>!', 'jetpack' ), $key, (string) get_option( $key ), $value ); ?></p>
3725
  <?php endforeach; ?>
3726
- <p><?php _e( 'This problem can often be resolved by disconnecting, then reconnecting to WordPress.com.', 'jetpack' ); ?> <a href="<?php echo $this->build_reconnect_url() ?>" class="button-connector" id="wpcom-connect"><?php _e( 'Disconnect and Reconnect to WordPress.com', 'jetpack' ); ?></a></p>
 
 
3727
  </div>
3728
  </div>
3729
  </div>
4
  Options:
5
  jetpack_options (array)
6
  An array of options.
7
+ @see Jetpack_Options::get_option_names()
8
 
9
  jetpack_register (string)
10
  Temporary verification secrets.
30
  var $HTTP_RAW_POST_DATA = null; // copy of $GLOBALS['HTTP_RAW_POST_DATA']
31
 
32
  var $plugins_to_deactivate = array(
33
+ 'stats' => array( 'stats/stats.php', 'WordPress.com Stats' ),
34
+ 'shortlinks' => array( 'stats/stats.php', 'WordPress.com Stats' ),
35
+ 'sharedaddy' => array( 'sharedaddy/sharedaddy.php', 'Sharedaddy' ),
36
+ 'twitter-widget' => array( 'wickett-twitter-widget/wickett-twitter-widget.php', 'Wickett Twitter Widget' ),
37
  'after-the-deadline' => array( 'after-the-deadline/after-the-deadline.php', 'After The Deadline' ),
38
+ 'contact-form' => array( 'grunion-contact-form/grunion-contact-form.php', 'Grunion Contact Form' ),
39
+ 'custom-css' => array( 'safecss/safecss.php', 'WordPress.com Custom CSS' ),
40
+ 'random-redirect' => array( 'random-redirect/random-redirect.php', 'Random Redirect' ),
41
+ 'videopress' => array( 'video/video.php', 'VideoPress' ),
42
  );
43
 
44
  var $capability_translations = array(
45
  'administrator' => 'manage_options',
46
+ 'editor' => 'edit_others_posts',
47
+ 'author' => 'publish_posts',
48
+ 'contributor' => 'edit_posts',
49
+ 'subscriber' => 'read',
50
  );
51
 
52
  /**
83
  * Verified data for JSON authorization request
84
  */
85
  var $json_api_authorization_request = array();
86
+
87
  /**
88
  * Holds the singleton instance of this class
89
  * @since 2.3.3
118
  if ( get_option( 'jetpack_id' ) ) {
119
  // Move individual jetpack options to single array of options
120
  $options = array();
121
+ foreach ( Jetpack_Options::get_option_names() as $option ) {
122
  if ( false !== $value = get_option( "jetpack_$option" ) ) {
123
  $options[$option] = $value;
124
  }
125
  }
126
 
127
  if ( $options ) {
128
+ Jetpack_Options::update_options( $options );
129
 
130
  foreach ( array_keys( $options ) as $option ) {
131
  delete_option( "jetpack_$option" );
133
  }
134
 
135
  // Add missing version and old_version options
136
+ if ( ! $version = Jetpack_Options::get_option( 'version' ) ) {
137
  $version = $old_version = '1.1:' . time();
138
+ Jetpack_Options::update_options( compact( 'version', 'old_version' ) );
139
  }
140
  }
141
 
142
  // Upgrade from a single user token to a user_id-indexed array and a master_user ID
143
+ if ( ! Jetpack_Options::get_option( 'user_tokens' ) ) {
144
+ if ( $user_token = Jetpack_Options::get_option( 'user_token' ) ) {
145
  $token_parts = explode( '.', $user_token );
146
  if ( isset( $token_parts[2] ) ) {
147
  $master_user = $token_parts[2];
148
  $user_tokens = array( $master_user => $user_token );
149
+ Jetpack_Options::update_options( compact( 'master_user', 'user_tokens' ) );
150
+ Jetpack_Options::delete_option( 'user_token' );
151
  } else {
152
  // @todo: is this even possible?
153
  trigger_error( sprintf( 'Jetpack::plugin_upgrade found no user_id in user_token "%s"', $user_token ), E_USER_WARNING );
164
 
165
  // Modules should do Jetpack_Sync::sync_options( __FILE__, $option, ... ); instead
166
  // We access the "internal" method here only because the Jetpack object isn't instantiated yet
167
+ $this->sync->options(
168
+ JETPACK__PLUGIN_DIR . 'jetpack.php',
169
  'home',
170
  'siteurl',
171
  'blogname',
206
  if ( Jetpack::is_active() ) {
207
  add_action( 'login_form_jetpack_json_api_authorization', array( &$this, 'login_form_json_api_authorization' ) );
208
  }
209
+ }
210
 
211
  if ( Jetpack::is_active() ) {
212
  Jetpack_Heartbeat::init();
213
  }
214
 
215
  add_action( 'jetpack_clean_nonces', array( 'Jetpack', 'clean_nonces' ) );
216
+ if ( ! wp_next_scheduled( 'jetpack_clean_nonces' ) ) {
217
  wp_schedule_event( time(), 'hourly', 'jetpack_clean_nonces' );
218
  }
219
 
233
  add_action( 'customize_controls_enqueue_scripts', array( $this, 'devicepx' ) );
234
  add_action( 'admin_enqueue_scripts', array( $this, 'devicepx' ) );
235
 
236
+ add_filter( 'jetpack_require_lib_dir', array( $this, 'require_lib_dir' ) );
237
+
238
  // add_action( 'jetpack_admin_menu', array( $this, 'admin_menu_modules' ) );
239
 
240
  add_action( 'jetpack_activate_module', array( $this, 'activate_module_actions' ) );
241
 
242
  /**
243
  * These actions run checks to load additional files.
244
+ * They check for external files or plugins, so they need to run as late as possible.
245
  */
246
  add_action( 'plugins_loaded', array( $this, 'check_open_graph' ), 999 );
247
  add_action( 'plugins_loaded', array( $this, 'check_rest_api_compat' ), 1000 );
248
+
249
+ add_filter( 'map_meta_cap', array( $this, 'jetpack_custom_caps' ), 1, 4 );
250
  }
251
 
252
  /**
258
  }
259
  }
260
 
261
+ function jetpack_custom_caps( $caps, $cap, $user_id, $args ) {
262
+ switch( $cap ) {
263
+ case 'jetpack_disconnect' :
264
+ case 'jetpack_reconnect' :
265
+ $caps = array( 'manage_options' );
266
+ break;
267
+ }
268
+ return $caps;
269
+ }
270
+
271
  function require_jetpack_authentication() {
272
  // Don't let anyone authenticate
273
  $_COOKIE = array();
303
  if ( ! wp_script_is( 'jetpack-gallery-settings', 'registered' ) )
304
  wp_register_script( 'jetpack-gallery-settings', plugins_url( '_inc/gallery-settings.js', __FILE__ ), array( 'media-views' ), '20121225' );
305
 
306
+ /**
307
+ * As jetpack_register_genericons is by default fired off a hook,
308
+ * the hook may have already fired by this point.
309
+ * So, let's just trigger it manually.
310
+ */
311
+ require_once( JETPACK__PLUGIN_DIR . '_inc/genericons.php' );
312
+ jetpack_register_genericons();
313
  }
314
 
315
  /**
317
  * This improves the resolution of gravatars and wordpress.com uploads on hi-res and zoomed browsers.
318
  */
319
  function devicepx() {
320
+ wp_enqueue_script( 'devicepx', ( is_ssl() ? 'https' : 'http' ) . '://s0.wp.com/wp-content/js/devicepx-jetpack.js', array(), gmdate( 'oW' ), true );
321
  }
322
 
323
+ /*
324
+ * Returns the location of Jetpack's lib directory. This filter is applied
325
+ * in require_lib().
326
+ *
327
+ * @filter require_lib_dir
328
+ */
329
+ function require_lib_dir( $lib_dir ) {
330
+ return JETPACK__PLUGIN_DIR . 'lib';
331
+ }
332
+
333
  /**
334
  * Is Jetpack active?
335
  */
359
  */
360
  public static function is_user_connected( $user_id = false ) {
361
  $user_id = false === $user_id ? get_current_user_id() : absint( $user_id );
362
+ if ( ! $user_id ) {
363
  return false;
364
  }
365
  return (bool) Jetpack_Data::get_access_token( $user_id );
375
  */
376
  function user_role_change( $user_id ) {
377
  if ( Jetpack::is_active() && Jetpack::is_user_connected( $user_id ) ) {
 
378
  $current_user_id = get_current_user_id();
379
  wp_set_current_user( $user_id );
380
  $role = $this->translate_current_user_to_role();
381
  $signed_role = $this->sign_role( $role );
382
  wp_set_current_user( $current_user_id );
383
 
384
+ $master_token = Jetpack_Data::get_access_token( JETPACK_MASTER_USER );
385
  $master_user_id = absint( $master_token->external_user_id );
386
 
387
+ if ( ! $master_user_id )
388
  return; // this shouldn't happen
389
 
390
  Jetpack::xmlrpc_async_call( 'jetpack.updateRole', $user_id, $signed_role );
392
 
393
  //try to choose a new master if we're demoting the current one
394
  if ( $user_id == $master_user_id && 'administrator' != $role ) {
395
+ $query = new WP_User_Query(
396
+ array(
397
  'fields' => array( 'id' ),
398
  'role' => 'administrator',
399
  'orderby' => 'id',
410
  }
411
 
412
  if ( $new_master ) {
413
+ Jetpack_Options::update_option( 'master_user', $new_master );
414
  }
415
  // else disconnect..?
416
  }
421
  * Loads the currently active modules.
422
  */
423
  public static function load_modules() {
424
+
425
  /*
426
  if ( ! Jetpack::is_active() && ! Jetpack::is_development_mode() ) {
427
  return;
428
  }
429
  */
430
+
431
+ $version = Jetpack_Options::get_option( 'version' );
432
+ if ( ! $version ) {
433
  $version = $old_version = JETPACK__VERSION . ':' . time();
434
+ Jetpack_Options::update_options( compact( 'version', 'old_version' ) );
435
  }
436
  list( $version ) = explode( ':', $version );
437
 
482
  // Load module-specific code that is needed even when a module isn't active. Loaded here because code contained therein may need actions such as setup_theme.
483
  require_once( JETPACK__PLUGIN_DIR . 'modules/module-extras.php' );
484
  }
485
+
486
  /**
487
  * Check if Jetpack's REST API compat file should be included
488
  * @action plugins_loaded
489
  * @return null
490
  */
491
+ public function check_rest_api_compat() {
492
  $_jetpack_rest_api_compat_includes = apply_filters( 'jetpack_rest_api_compat', array() );
493
 
494
  if ( function_exists( 'bbpress' ) )
496
 
497
  foreach ( $_jetpack_rest_api_compat_includes as $_jetpack_rest_api_compat_include )
498
  require_once $_jetpack_rest_api_compat_include;
499
+ }
500
 
501
  /**
502
  * Check if Jetpack's Open Graph tags should be used.
561
  }
562
 
563
  if ( apply_filters( 'jetpack_enable_open_graph', false ) )
564
+ require_once JETPACK__PLUGIN_DIR . 'functions.opengraph.php';
565
  }
566
 
567
  /* Jetpack Options API */
588
  public static function create_nonce( $name ) {
589
  $secret = wp_generate_password( 32, false ) . ':' . wp_generate_password( 32, false ) . ':' . ( time() + 600 );
590
 
591
+ Jetpack_Options::update_option( $name, $secret );
592
+ @list( $secret_1, $secret_2, $eol ) = explode( ':', Jetpack_Options::get_option( $name ) );
593
  if ( empty( $secret_1 ) || empty( $secret_2 ) || $eol < time() )
594
  return new Jetpack_Error( 'missing_secrets' );
595
 
638
  */
639
  public static function update_user_token( $user_id, $token, $is_master_user ) {
640
  // not designed for concurrent updates
641
+ $user_tokens = Jetpack_Options::get_option( 'user_tokens' );
642
  if ( ! is_array( $user_tokens ) )
643
  $user_tokens = array();
644
  $user_tokens[$user_id] = $token;
645
  if ( $is_master_user ) {
646
  $master_user = $user_id;
647
+ $options = compact( 'user_tokens', 'master_user' );
648
  } else {
649
+ $options = compact( 'user_tokens' );
650
  }
651
+ return Jetpack_Options::update_options( $options );
652
  }
653
 
654
  /**
661
  public static function glob_php( $absolute_path ) {
662
  $absolute_path = untrailingslashit( $absolute_path );
663
  $files = array();
664
+ if ( ! $dir = @opendir( $absolute_path ) ) {
665
  return $files;
666
  }
667
 
672
 
673
  $file = "$absolute_path/$file";
674
 
675
+ if ( ! is_file( $file ) ) {
676
  continue;
677
  }
678
 
689
  return;
690
  }
691
 
692
+ $jetpack_old_version = Jetpack_Options::get_option( 'version' ); // [sic]
693
+ if ( ! $jetpack_old_version ) {
694
  $jetpack_old_version = $version = $old_version = '1.1:' . time();
695
+ Jetpack_Options::update_options( compact( 'version', 'old_version' ) );
696
  }
697
 
698
  list( $jetpack_version ) = explode( ':', $jetpack_old_version ); // [sic]
701
  return;
702
  }
703
 
704
+ $active_modules = Jetpack::get_active_modules();
705
  $reactivate_modules = array();
706
  foreach ( $active_modules as $active_module ) {
707
  $module = Jetpack::get_module( $active_module );
708
+ if ( ! isset( $module['changed'] ) ) {
709
  continue;
710
  }
711
 
721
  add_action( 'jetpack_activate_default_modules', array( $this->sync, 'sync_all_registered_options' ), 1000 );
722
  }
723
 
724
+ Jetpack_Options::update_options(
725
+ array(
726
+ 'version' => JETPACK__VERSION . ':' . time(),
727
+ 'old_version' => $jetpack_old_version,
728
+ )
729
+ );
730
 
731
  Jetpack::state( 'message', 'modules_activated' );
732
  Jetpack::activate_default_modules( $jetpack_version, JETPACK__VERSION, $reactivate_modules );
741
  public static function get_available_modules( $min_version = false, $max_version = false ) {
742
  static $modules = null;
743
 
744
+ if ( ! isset( $modules ) ) {
745
  $files = Jetpack::glob_php( JETPACK__PLUGIN_DIR . 'modules' );
746
 
747
  $modules = array();
748
 
749
  foreach ( $files as $file ) {
750
+ if ( ! $headers = Jetpack::get_module( $file ) ) {
751
  continue;
752
  }
753
 
757
 
758
  $modules = apply_filters( 'jetpack_get_available_modules', $modules, $min_version, $max_version );
759
 
760
+ if ( ! $min_version && ! $max_version ) {
761
  return array_keys( $modules );
762
  }
763
 
791
  $return[] = $module;
792
  break;
793
  case 'public' :
794
+ if ( Jetpack_Options::get_option( 'public' ) ) {
795
  $return[] = $module;
796
  }
797
  break;
799
  default :
800
  break;
801
  }
 
802
  }
 
803
  return apply_filters( 'jetpack_get_default_modules', $return, $min_version, $max_version );
804
  }
805
 
836
  );
837
 
838
  $file = Jetpack::get_module_path( Jetpack::get_module_slug( $module ) );
839
+ if ( ! file_exists( $file ) )
840
  return false;
841
 
842
  $mod = get_file_data( $file, $headers );
864
  * Get a list of activated modules as an array of module slugs.
865
  */
866
  public static function get_active_modules() {
867
+ $active = Jetpack_Options::get_option( 'active_modules' );
868
+ if ( ! is_array( $active ) )
869
  $active = array();
870
  if ( is_admin() ) {
871
  $active[] = 'vaultpress';
888
  }
889
 
890
  public static function is_module( $module ) {
891
+ return ! empty( $module ) && ! validate_file( $module, Jetpack::get_available_modules() );
892
  }
893
 
894
  /**
902
  static $display_errors, $error_reporting;
903
 
904
  if ( $catch ) {
905
+ $display_errors = @ini_set( 'display_errors', 1 );
906
  $error_reporting = @error_reporting( E_ALL );
907
  add_action( 'shutdown', array( 'Jetpack', 'catch_errors_on_shutdown' ), 0 );
908
  } else {
945
  if ( $deactivated ) {
946
  Jetpack::state( 'deactivated_plugins', join( ',', $deactivated ) );
947
 
948
+ $url = add_query_arg(
949
+ array(
950
+ 'action' => 'activate_default_modules',
951
+ '_wpnonce' => wp_create_nonce( 'activate_default_modules' ),
952
+ ),
953
+ add_query_arg( compact( 'min_version', 'max_version', 'other_modules' ), Jetpack::admin_url( 'page=jetpack' ) )
954
+ );
955
  wp_safe_redirect( $url );
956
  exit;
957
  }
959
  do_action( 'jetpack_before_activate_default_modules', $min_version, $max_version, $other_modules );
960
 
961
  // Check each module for fatal errors, a la wp-admin/plugins.php::activate before activating
 
962
  Jetpack::restate();
963
  Jetpack::catch_errors( true );
964
  foreach ( $modules as $module ) {
965
  if ( did_action( "jetpack_module_loaded_$module" ) ) {
966
  $active[] = $module;
967
+ Jetpack_Options::update_option( 'active_modules', array_unique( $active ) );
968
  continue;
969
  }
970
  $active = Jetpack::get_active_modules();
971
  if ( in_array( $module, $active ) ) {
972
  $module_info = Jetpack::get_module( $module );
973
+ if ( ! $module_info['deactivate'] ) {
974
  $state = in_array( $module, $other_modules ) ? 'reactivated_modules' : 'activated_modules';
975
  if ( $active_state = Jetpack::state( $state ) ) {
976
  $active_state = explode( ',', $active_state );
984
  }
985
 
986
  $file = Jetpack::get_module_path( $module );
987
+ if ( ! file_exists( $file ) ) {
988
  continue;
989
  }
990
 
996
  require $file;
997
  do_action( 'jetpack_activate_module', $module );
998
  $active[] = $module;
999
+ $state = in_array( $module, $other_modules ) ? 'reactivated_modules' : 'activated_modules';
1000
  if ( $active_state = Jetpack::state( $state ) ) {
1001
  $active_state = explode( ',', $active_state );
1002
  } else {
1004
  }
1005
  $active_state[] = $module;
1006
  Jetpack::state( $state, implode( ',', $active_state ) );
1007
+ Jetpack_Options::update_option( 'active_modules', array_unique( $active ) );
1008
  ob_end_clean();
1009
  }
1010
  Jetpack::state( 'error', false );
1030
  }
1031
 
1032
  $module_data = Jetpack::get_module( $module );
1033
+
1034
  if ( ! Jetpack::is_active() ) {
1035
  if ( ! Jetpack::is_development_mode() )
1036
  return false;
1062
  require Jetpack::get_module_path( $module );
1063
  do_action( 'jetpack_activate_module', $module );
1064
  $active[] = $module;
1065
+ Jetpack_Options::update_option( 'active_modules', array_unique( $active ) );
1066
  Jetpack::state( 'error', false ); // the override
1067
  Jetpack::state( 'message', 'module_activated' );
1068
  Jetpack::state( 'module', $module );
1082
 
1083
  public static function deactivate_module( $module ) {
1084
  $active = Jetpack::get_active_modules();
1085
+ $new = array();
1086
  foreach ( $active as $check ) {
1087
+ if ( ! empty( $check ) && $module != $check )
1088
  $new[] = $check;
1089
  }
1090
 
1091
  do_action( "jetpack_deactivate_module_$module" );
1092
+ return Jetpack_Options::update_option( 'active_modules', array_unique( $new ) );
1093
  }
1094
 
1095
  public static function enable_module_configurable( $module ) {
1145
  if ( $deactivate ) {
1146
  $plugins = get_option( 'active_plugins' );
1147
  $jetpack = plugin_basename( JETPACK__PLUGIN_DIR . 'jetpack.php' );
1148
+ $update = false;
1149
  foreach ( $plugins as $i => $plugin ) {
1150
  if ( $plugin === $jetpack ) {
1151
  $plugins[$i] = false;
1165
  * @static
1166
  */
1167
  public static function plugin_activation( $network_wide ) {
1168
+ Jetpack_Options::update_option( 'activated', 1 );
1169
 
1170
  if ( version_compare( $GLOBALS['wp_version'], JETPACK__MINIMUM_WP_VERSION, '<' ) ) {
1171
  Jetpack::bail_on_activation( sprintf( __( 'Jetpack requires WordPress version %s or later.', 'jetpack' ), JETPACK__MINIMUM_WP_VERSION ) );
1182
  * @static
1183
  */
1184
  public static function plugin_initialize() {
1185
+ if ( ! Jetpack_Options::get_option( 'activated' ) ) {
1186
+ Jetpack_Options::update_option( 'activated', 2 );
1187
  }
1188
 
1189
+ if ( ! Jetpack_Options::get_option( 'version' ) ) {
1190
  $version = $old_version = JETPACK__VERSION . ':' . time();
1191
+ Jetpack_Options::update_options( compact( 'version', 'old_version' ) );
1192
  }
1193
 
1194
  Jetpack::load_modules();
1195
 
1196
+ Jetpack_Options::delete_option( 'do_activate' );
1197
  }
1198
 
1199
  /**
1219
  $xml = new Jetpack_IXR_Client();
1220
  $xml->query( 'jetpack.deregister' );
1221
 
1222
+ Jetpack_Options::delete_option(
1223
+ array(
1224
+ 'register',
1225
+ 'blog_token',
1226
+ 'user_token',
1227
+ 'user_tokens',
1228
+ 'master_user',
1229
+ 'time_diff',
1230
+ 'fallback_no_verify_ssl_certs',
1231
+ )
1232
+ );
1233
 
1234
  if ( $update_activated_state ) {
1235
+ Jetpack_Options::update_option( 'activated', 4 );
1236
  }
1237
  }
1238
 
1240
  * Unlinks the current user from the linked WordPress.com user
1241
  */
1242
  function unlink_user() {
1243
+ if ( ! $tokens = Jetpack_Options::get_option( 'user_tokens' ) )
1244
  return false;
1245
 
1246
  $user_id = get_current_user_id();
1247
 
1248
+ if ( Jetpack_Options::get_option( 'master_user' ) == $user_id )
1249
  return false;
1250
 
1251
+ if ( ! isset( $tokens[$user_id] ) )
1252
  return false;
1253
 
1254
  Jetpack::load_xml_rpc_client();
1257
 
1258
  unset( $tokens[$user_id] );
1259
 
1260
+ Jetpack_Options::update_option( 'user_tokens', $tokens );
1261
 
1262
  return true;
1263
  }
1269
  $result = Jetpack::register();
1270
 
1271
  // If there was an error with registration and the site was not registered, record this so we can show a message.
1272
+ if ( ! $result || is_wp_error( $result ) ) {
1273
  return $result;
1274
  } else {
1275
  return true;
1276
  }
1277
  }
1278
 
1279
+ /**
1280
+ * Tracking an internal event log. Try not to put too much chaff in here.
1281
+ *
1282
+ * [Everyone Loves a Log!](http://www.youtube.com/watch?v=8L6Dpq5kY_A)
1283
+ */
1284
+ public static function log( $code, $data = null ) {
1285
+ $log = Jetpack_Options::get_option( 'log', array() );
1286
+
1287
+ // Append our event to the log
1288
+ $log_entry = array(
1289
+ 'time' => time(),
1290
+ 'user_id' => get_current_user_id(),
1291
+ 'blog_id' => Jetpack_Options::get_option( 'id' ),
1292
+ 'code' => $code,
1293
+ );
1294
+ // Don't bother storing it unless we've got some.
1295
+ if ( ! is_null( $data ) ) {
1296
+ $log_entry['data'] = $data;
1297
+ }
1298
+ $log[] = $log_entry;
1299
+
1300
+ // Try add_option first, to make sure it's not autoloaded.
1301
+ // @todo: Add an add_option method to Jetpack_Options
1302
+ if ( ! add_option( 'jetpack_log', $log, null, 'no' ) ) {
1303
+ Jetpack_Options::update_option( 'log', $log );
1304
+ }
1305
+ }
1306
+
1307
+ /**
1308
+ * Get the internal event log.
1309
+ */
1310
+ public static function get_log() {
1311
+ return Jetpack_Options::get_option( 'log', array() );
1312
+ }
1313
+
1314
  /* Admin Pages */
1315
 
1316
  function admin_init() {
1317
  // If the plugin is not connected, display a connect message.
1318
  if (
1319
  // the plugin was auto-activated and needs its candy
1320
+ Jetpack_Options::get_option( 'do_activate' )
1321
  ||
1322
  // the plugin is active, but was never activated. Probably came from a site-wide network activation
1323
+ ! Jetpack_Options::get_option( 'activated' )
1324
  ) {
1325
  Jetpack::plugin_initialize();
1326
  }
1327
 
1328
+ if ( ! Jetpack::is_active() && ! Jetpack::is_development_mode() ) {
1329
+ if ( 4 != Jetpack_Options::get_option( 'activated' ) ) {
1330
  // Show connect notice on dashboard and plugins pages
1331
  add_action( 'load-index.php', array( $this, 'prepare_connect_notice' ) );
1332
  add_action( 'load-plugins.php', array( $this, 'prepare_connect_notice' ) );
1333
  }
1334
+ } elseif ( false === Jetpack_Options::get_option( 'fallback_no_verify_ssl_certs' ) ) {
1335
  // Upgrade: 1.1 -> 1.1.1
1336
  // Check and see if host can verify the Jetpack servers' SSL certificate
1337
  $args = array();
1338
  Jetpack_Client::_wp_remote_request(
1339
+ Jetpack::fix_url_for_bad_hosts( Jetpack::api_url( 'test' ) ),
1340
  $args,
1341
  true
1342
  );
1396
  $throw = false;
1397
 
1398
  // Try and make sure it really was the stats plugin
1399
+ if ( ! class_exists( 'ReflectionFunction' ) ) {
1400
  if ( 'stats.php' == basename( $plugin ) ) {
1401
  $throw = true;
1402
  }
1418
  }
1419
 
1420
  function intercept_plugin_error_scrape( $action, $result ) {
1421
+ if ( ! $result ) {
1422
  return;
1423
  }
1424
 
1425
+ foreach ( $this->plugins_to_deactivate as $deactivate_me ) {
1426
  if ( "plugin-activation-error_{$deactivate_me[0]}" == $action ) {
1427
  Jetpack::bail_on_activation( sprintf( __( 'Jetpack contains the most recent version of the old &#8220;%1$s&#8221; plugin.', 'jetpack' ), $deactivate_me[1] ), false );
1428
  }
1430
  }
1431
 
1432
  function admin_menu() {
1433
+ list( $jetpack_version ) = explode( ':', Jetpack_Options::get_option( 'version' ) );
1434
  if (
1435
  $jetpack_version
1436
  &&
1500
  break;
1501
  }
1502
 
1503
+ if ( ! $response ) {
1504
  $response = new Jetpack_Error( 'unknown_error', 'Unknown Error', 400 );
1505
  }
1506
 
1509
  $error = $response->get_error_code();
1510
  $error_description = $response->get_error_message();
1511
 
1512
+ if ( ! is_int( $status_code ) ) {
1513
  $status_code = 400;
1514
  }
1515
 
1531
  }
1532
 
1533
  $user = wp_authenticate( '', '' );
1534
+ if ( ! $user || is_wp_error( $user ) ) {
1535
  return new Jetpack_Error( 403, get_status_header_desc( 403 ), 403 );
1536
  }
1537
 
1538
  wp_set_current_user( $user->ID );
1539
 
1540
+ if ( ! current_user_can( 'upload_files' ) ) {
1541
  return new Jetpack_Error( 'cannot_upload_files', 'User does not have permission to upload files', 403 );
1542
  }
1543
 
1546
  }
1547
 
1548
  foreach ( array_keys( $_FILES ) as $files_key ) {
1549
+ if ( ! isset( $_POST["_jetpack_file_hmac_{$files_key}"] ) ) {
1550
  return new Jetpack_Error( 'missing_hmac', 'An HMAC for one or more files is missing', 400 );
1551
  }
1552
  }
1554
  $media_keys = array_keys( $_FILES['media'] );
1555
 
1556
  $token = Jetpack_Data::get_access_token( get_current_user_id() );
1557
+ if ( ! $token || is_wp_error( $token ) ) {
1558
  return new Jetpack_Error( 'unknown_token', 'Unknown Jetpack token', 403 );
1559
  }
1560
 
1561
  $uploaded_files = array();
1562
+ $global_post = isset( $GLOBALS['post'] ) ? $GLOBALS['post'] : null;
1563
  unset( $GLOBALS['post'] );
1564
  foreach ( $_FILES['media']['name'] as $index => $name ) {
1565
  $file = array();
1577
 
1578
  $_FILES['.jetpack.upload.'] = $file;
1579
  $post_id = isset( $_POST['post_id'][$index] ) ? absint( $_POST['post_id'][$index] ) : 0;
1580
+ if ( ! current_user_can( 'edit_post', $post_id ) ) {
1581
  $post_id = 0;
1582
  }
1583
+ $attachment_id = media_handle_upload(
1584
+ '.jetpack.upload.',
1585
+ $post_id,
1586
+ array(),
1587
+ array(
1588
+ 'action' => 'jetpack_upload_file',
1589
+ )
1590
+ );
1591
 
1592
+ if ( ! $attachment_id ) {
1593
  $uploaded_files[$index] = (object) array( 'error' => 'unknown', 'error_description' => 'An unknown problem occurred processing the upload on the Jetpack site' );
1594
  } elseif ( is_wp_error( $attachment_id ) ) {
1595
  $uploaded_files[$index] = (object) array( 'error' => 'attachment_' . $attachment_id->get_error_code(), 'error_description' => $attachment_id->get_error_message() );
1604
  );
1605
  }
1606
  }
1607
+ if ( ! is_null( $global_post ) ) {
1608
  $GLOBALS['post'] = $global_post;
1609
  }
1610
 
1638
  $current_screen = get_current_screen();
1639
 
1640
  // Overview
1641
+ $current_screen->add_help_tab(
1642
+ array(
1643
+ 'id' => 'overview',
1644
+ 'title' => __( 'Overview', 'jetpack' ),
1645
+ 'content' =>
1646
+ '<p><strong>' . __( 'Jetpack by WordPress.com', 'jetpack' ) . '</strong></p>' .
1647
+ '<p>' . __( 'Jetpack supercharges your self-hosted WordPress site with the awesome cloud power of WordPress.com.', 'jetpack' ) . '</p>' .
1648
+ '<p>' . __( 'On this page, you are able to view the modules available within Jetpack, learn more about them, and activate or deactivate them as needed.', 'jetpack' ) . '</p>',
1649
+ )
1650
+ );
1651
 
1652
  // Screen Content
1653
  if ( current_user_can( 'manage_options' ) ) {
1654
+ $current_screen->add_help_tab(
1655
+ array(
1656
+ 'id' => 'modules',
1657
+ 'title' => __( 'Modules', 'jetpack' ),
1658
+ 'content' =>
1659
+ '<p><strong>' . __( 'Jetpack by WordPress.com', 'jetpack' ) . '</strong></p>' .
1660
+ '<p>' . __( 'You can activate or deactivate individual Jetpack modules to suit your needs.', 'jetpack' ) . '</p>' .
1661
+ '<ol>' .
1662
+ '<li>' . __( 'Find the component you want to manage', 'jetpack' ) . '</li>' .
1663
+ '<li>' . __( 'Click on Learn More', 'jetpack' ) . '</li>' .
1664
+ '<li>' . __( 'An Activate or Deactivate button will appear', 'jetpack' ) . '</li>' .
1665
+ '<li>' . __( 'If additional settings are available, a link to them will appear', 'jetpack' ) . '</li>' .
1666
+ '</ol>',
1667
+ )
1668
+ );
1669
  }
1670
 
1671
  // Help Sidebar
1673
  '<p><strong>' . __( 'For more information:', 'jetpack' ) . '</strong></p>' .
1674
  '<p><a href="http://jetpack.me/faq/" target="_blank">' . __( 'Jetpack FAQ', 'jetpack' ) . '</a></p>' .
1675
  '<p><a href="http://jetpack.me/support/" target="_blank">' . __( 'Jetpack Support', 'jetpack' ) . '</a></p>' .
1676
+ '<p><a href="' . Jetpack::admin_url( array( 'page' => 'jetpack-debugger' ) ) .'">' . __( 'Jetpack Debugging Center', 'jetpack' ) . '</a></p>'
 
1677
  );
1678
  }
1679
 
1728
 
1729
  function admin_scripts() {
1730
  wp_enqueue_script( 'jetpack-js', plugins_url( '_inc/jetpack.js', __FILE__ ), array( 'jquery' ), JETPACK__VERSION . '-20121111' );
1731
+ wp_localize_script(
1732
+ 'jetpack-js',
1733
+ 'jetpackL10n',
1734
+ array(
1735
  'ays_disconnect' => "This will deactivate all Jetpack modules.\nAre you sure you want to disconnect?",
1736
  'ays_unlink' => "This will prevent user-specific modules such as Publicize, Notifications and Post By Email from working.\nAre you sure you want to unlink?",
1737
  'ays_dismiss' => "This will deactivate Jetpack.\nAre you sure you want to deactivate Jetpack?",
1738
+ )
1739
+ );
1740
  add_action( 'admin_footer', array( $this, 'do_stats' ) );
1741
  }
1742
 
1753
  if ( false !== strpos( $_SERVER['QUERY_STRING'], 'page=jetpack' ) )
1754
  return;
1755
 
1756
+ if ( ! current_user_can( 'manage_options' ) )
1757
  return;
1758
  ?>
1759
 
1764
  <div class="jetpack-wrap-container">
1765
  <div class="jetpack-text-container">
1766
  <h4>
1767
+ <?php if ( 1 == Jetpack_Options::get_option( 'activated' ) ) : ?>
1768
  <p><?php _e( '<strong>Your Jetpack is almost ready</strong> &#8211; A connection to WordPress.com is needed to enable features like Stats, Contact Forms, and Subscriptions. Connect now to get fueled up!', 'jetpack' ); ?></p>
1769
  <?php else : ?>
1770
  <p><?php _e( '<strong>Jetpack is installed</strong> and ready to bring awesome, WordPress.com cloud-powered features to your site.', 'jetpack' ) ?></p>
1772
  </h4>
1773
  </div>
1774
  <div class="jetpack-install-container">
1775
+ <?php if ( 1 == Jetpack_Options::get_option( 'activated' ) ) : ?>
1776
  <p class="submit"><a href="<?php echo $this->build_connect_url() ?>" class="button-connector" id="wpcom-connect"><?php _e( 'Connect to WordPress.com', 'jetpack' ); ?></a></p>
1777
  <?php else : ?>
1778
  <p class="submit"><a href="<?php echo Jetpack::admin_url() ?>" class="button-connector" id="wpcom-connect"><?php _e( 'Learn More', 'jetpack' ); ?></a></p>
1799
  return '';
1800
  }
1801
 
1802
+ $jetpack_old_version = explode( ':', Jetpack_Options::get_option( 'old_version' ) );
1803
+ $jetpack_new_version = explode( ':', Jetpack_Options::get_option( 'version' ) );
1804
 
1805
  if ( $jetpack_old_version ) {
1806
  if ( version_compare( $jetpack_old_version[0], '1.4', '>=' ) ) {
1817
  return '<br /><br />' . sprintf(
1818
  __( 'Jetpack now includes Jetpack Comments, which enables your visitors to use their WordPress.com, Twitter, or Facebook accounts when commenting on your site. To activate Jetpack Comments, <a href="%s">%s</a>.', 'jetpack' ),
1819
  wp_nonce_url(
1820
+ Jetpack::admin_url(
1821
+ array(
1822
+ 'page' => 'jetpack',
1823
+ 'action' => 'activate',
1824
+ 'module' => 'comments',
1825
+ )
1826
+ ),
1827
+ 'jetpack_activate-comments'
1828
  ),
1829
  __( 'click here', 'jetpack' )
1830
  );
1870
  function admin_page_load() {
1871
  $error = false;
1872
 
1873
+ if ( ! empty( $_GET['jetpack_restate'] ) ) {
1874
  // Should only be used in intermediate redirects to preserve state across redirects
1875
  Jetpack::restate();
1876
  }
1898
  wp_safe_redirect( Jetpack::admin_url() );
1899
  exit;
1900
  }
1901
+ Jetpack::log( 'authorize' );
1902
  $client_server = new Jetpack_Client_Server;
1903
  $client_server->authorize();
1904
  exit;
1905
  case 'register' :
1906
  check_admin_referer( 'jetpack-register' );
1907
+ Jetpack::log( 'register' );
1908
  $registered = Jetpack::try_registration();
1909
  if ( is_wp_error( $registered ) ) {
1910
  $error = $registered->get_error_code();
1922
 
1923
  $module = stripslashes( $_GET['module'] );
1924
  check_admin_referer( "jetpack_activate-$module" );
1925
+ Jetpack::log( 'activate' );
1926
  Jetpack::activate_module( $module );
1927
  // The following two lines will rarely happen, as Jetpack::activate_module normally exits at the end.
1928
  wp_safe_redirect( Jetpack::admin_url( 'page=jetpack' ) );
1929
  exit;
1930
  case 'activate_default_modules' :
1931
  check_admin_referer( 'activate_default_modules' );
1932
+ Jetpack::log( 'activate_default_modules' );
1933
  Jetpack::restate();
1934
+ $min_version = isset( $_GET['min_version'] ) ? $_GET['min_version'] : false;
1935
+ $max_version = isset( $_GET['max_version'] ) ? $_GET['max_version'] : false;
1936
  $other_modules = isset( $_GET['other_modules'] ) && is_array( $_GET['other_modules'] ) ? $_GET['other_modules'] : array();
1937
  Jetpack::activate_default_modules( $min_version, $max_version, $other_modules );
1938
  wp_safe_redirect( Jetpack::admin_url( 'page=jetpack' ) );
1939
  exit;
1940
  case 'disconnect' :
1941
+ if ( ! current_user_can( 'jetpack_disconnect' ) ) {
1942
+ $error = 'cheatin';
1943
+ break;
1944
+ }
1945
+
1946
  check_admin_referer( 'jetpack-disconnect' );
1947
+ Jetpack::log( 'disconnect' );
1948
  Jetpack::disconnect();
1949
  wp_safe_redirect( Jetpack::admin_url() );
1950
  exit;
1951
  case 'reconnect' :
1952
+ if ( ! current_user_can( 'jetpack_reconnect' ) ) {
1953
  $error = 'cheatin';
1954
  break;
1955
  }
1956
 
1957
  check_admin_referer( 'jetpack-reconnect' );
1958
+ Jetpack::log( 'reconnect' );
1959
  $this->disconnect();
1960
  wp_redirect( $this->build_connect_url( true ) );
1961
  exit;
1967
 
1968
  $modules = stripslashes( $_GET['module'] );
1969
  check_admin_referer( "jetpack_deactivate-$modules" );
1970
+ Jetpack::log( 'deactivate' );
1971
  foreach ( explode( ',', $modules ) as $module ) {
1972
  Jetpack::deactivate_module( $module );
1973
  Jetpack::state( 'message', 'module_deactivated' );
1977
  exit;
1978
  case 'unlink' :
1979
  check_admin_referer( 'jetpack-unlink' );
1980
+ Jetpack::log( 'unlink' );
1981
  $this->unlink_user();
1982
  Jetpack::state( 'message', 'unlinked' );
1983
  wp_safe_redirect( Jetpack::admin_url() );
1985
  }
1986
  }
1987
 
1988
+ if ( ! $error = $error ? $error : Jetpack::state( 'error' ) ) {
1989
  $this->activate_new_modules();
1990
  }
1991
 
1997
  $this->error = __( 'You need to authorize the Jetpack connection between your site and WordPress.com to enable the awesome features.', 'jetpack' );
1998
  break;
1999
  case 'wrong_state' :
2000
+ $this->error = __( 'Don&#8217;t cross the streams! You need to stay logged in to your WordPress blog while you authorize Jetpack.', 'jetpack' );
2001
  break;
2002
  case 'invalid_client' :
2003
  // @todo re-register instead of deactivate/reactivate
2004
  $this->error = __( 'Return to sender. Whoops! It looks like you got the wrong Jetpack in the mail; deactivate then reactivate the Jetpack plugin to get a new one.', 'jetpack' );
2005
  break;
2006
  case 'invalid_grant' :
2007
+ $this->error = __( 'Wrong size. Hm&#8230; it seems your Jetpack doesn&#8217;t quite fit. Have you lost weight? Click &#8220;Connect to WordPress.com&#8221; again to get your Jetpack adjusted.', 'jetpack' );
2008
  break;
2009
  case 'site_inaccessible' :
2010
  case 'site_requires_authorization' :
2012
  break;
2013
  case 'module_activation_failed' :
2014
  $module = Jetpack::state( 'module' );
2015
+ if ( ! empty( $module ) && $mod = Jetpack::get_module( $module ) ) {
2016
  $this->error = sprintf( __( '%s could not be activated because it triggered a <strong>fatal error</strong>. Perhaps there is a conflict with another plugin you have installed?', 'jetpack' ), $mod['name'] );
2017
  if ( isset( $this->plugins_to_deactivate[$module] ) ) {
2018
  $this->error .= ' ' . sprintf( __( 'Do you still have the %s plugin installed?', 'jetpack' ), $this->plugins_to_deactivate[$module][1] );
2019
  }
2020
  } else {
2021
+ $this->error = __( 'Module could not be activated because it triggered a <strong>fatal error</strong>. Perhaps there is a conflict with another plugin you have installed?', 'jetpack' );
2022
  }
2023
  if ( $php_errors = Jetpack::state( 'php_errors' ) ) {
2024
  $this->error .= "<br />\n";
2026
  }
2027
  break;
2028
  case 'not_public' :
2029
+ $this->error = __( '<strong>Your Jetpack has a glitch.</strong> Connecting this site with WordPress.com is not possible. This usually means your site is not publicly accessible (localhost).', 'jetpack' );
2030
  break;
2031
  case 'wpcom_408' :
2032
  case 'wpcom_5??' :
2076
  case 'verify_secrets_missing' :
2077
  case 'verify_secrets_mismatch' :
2078
  $error = esc_html( $error );
2079
+ $this->error = sprintf( __( '<strong>Your Jetpack has a glitch.</strong> Something went wrong that&#8217;s never supposed to happen. Guess you&#8217;re just lucky: %s', 'jetpack' ), "<code>$error</code>" );
2080
+ if ( ! Jetpack::is_active() ) {
2081
  $this->error .= '<br />';
2082
  $this->error .= sprintf( __( 'Try connecting again.', 'jetpack' ) );
2083
  }
2087
  $message_code = Jetpack::state( 'message' );
2088
 
2089
  $active_state = Jetpack::state( 'activated_modules' );
2090
+ if ( ! empty( $active_state ) ) {
2091
+ $available = Jetpack::get_available_modules();
2092
  $active_state = explode( ',', $active_state );
2093
  $active_state = array_intersect( $active_state, $available );
2094
  if ( count( $active_state ) ) {
2143
 
2144
  case 'module_deactivated' :
2145
  $modules = Jetpack::state( 'module' );
2146
+ if ( ! $modules ) {
2147
  break;
2148
  }
2149
 
2157
  $this->stat( 'module-deactivated', $module_slug );
2158
  }
2159
 
2160
+ if ( ! $module_names ) {
2161
  break;
2162
  }
2163
 
2182
  break;
2183
 
2184
  case 'authorized' :
2185
+ $this->message = __( '<strong>You&#8217;re fueled up and ready to go.</strong> ', 'jetpack' );
2186
  $this->message .= "<br />\n";
2187
  $this->message .= __( 'The features below are now active. Click the learn more buttons to explore each feature.', 'jetpack' );
2188
  $this->message .= Jetpack::jetpack_comment_notice();
2189
  break;
2190
 
2191
  case 'linked' :
2192
+ $this->message = __( '<strong>You&#8217;re fueled up and ready to go.</strong> ', 'jetpack' );
2193
  $this->message .= Jetpack::jetpack_comment_notice();
2194
  break;
2195
 
2201
 
2202
  $deactivated_plugins = Jetpack::state( 'deactivated_plugins' );
2203
 
2204
+ if ( ! empty( $deactivated_plugins ) ) {
2205
  $deactivated_plugins = explode( ',', $deactivated_plugins );
2206
+ $deactivated_titles = array();
2207
  foreach ( $deactivated_plugins as $deactivated_plugin ) {
2208
+ if ( ! isset( $this->plugins_to_deactivate[$deactivated_plugin] ) ) {
2209
  continue;
2210
  }
2211
 
2217
  $this->message .= "<br /><br />\n";
2218
  }
2219
 
2220
+ $this->message .= wp_sprintf(
2221
+ _n(
2222
+ 'Jetpack contains the most recent version of the old %l plugin.',
2223
+ 'Jetpack contains the most recent versions of the old %l plugins.',
2224
+ count( $deactivated_titles ),
2225
+ 'jetpack'
2226
+ ),
2227
+ $deactivated_titles
2228
+ );
2229
 
2230
  $this->message .= "<br />\n";
2231
 
2274
  </div>
2275
  </div>
2276
  <?php
 
2277
  }
2278
 
2279
  if ( $this->privacy_checks ) :
2282
  $privacy_checks = explode( ',', $this->privacy_checks );
2283
  foreach ( $privacy_checks as $module_slug ) {
2284
  $module = Jetpack::get_module( $module_slug );
2285
+ if ( ! $module ) {
2286
  continue;
2287
  }
2288
 
2296
  <div class="squeezer">
2297
  <h4><strong><?php esc_html_e( 'Is this site private?', 'jetpack' ); ?></strong></h4><br />
2298
  <p><?php
2299
+ echo wp_kses(
2300
+ wptexturize(
2301
+ wp_sprintf(
2302
+ _nx(
2303
+ "Like your site's RSS feeds, %l allows access to your posts and other content to third parties.",
2304
+ "Like your site's RSS feeds, %l allow access to your posts and other content to third parties.",
2305
+ count( $privacy_checks ),
2306
+ '%l = list of Jetpack module/feature names',
2307
+ 'jetpack'
2308
+ ),
2309
+ $module_names
2310
+ )
2311
  ),
2312
+ array( 'strong' => true )
2313
+ );
2314
 
2315
  echo "\n<br />\n";
2316
 
2317
+ echo wp_kses(
2318
+ sprintf(
2319
+ _nx(
2320
+ 'If your site is not publicly accessible, consider <a href="%1$s" title="%2$s">deactivating this feature</a>.',
2321
+ 'If your site is not publicly accessible, consider <a href="%1$s" title="%2$s">deactivating these features</a>.',
2322
+ count( $privacy_checks ),
2323
+ '%1$s = deactivation URL, %2$s = "Deactivate {list of Jetpack module/feature names}',
2324
+ 'jetpack'
2325
+ ),
2326
+ wp_nonce_url(
2327
+ Jetpack::admin_url(
2328
+ array(
2329
+ 'page' => 'jetpack',
2330
+ 'action' => 'deactivate',
2331
+ 'module' => urlencode( $module_slugs ),
2332
+ )
2333
+ ),
2334
+ "jetpack_deactivate-$module_slugs"
2335
+ ),
2336
+ esc_attr( wp_kses( wp_sprintf( _x( 'Deactivate %l', '%l = list of Jetpack module/feature names', 'jetpack' ), $module_names ), array() ) )
2337
  ),
2338
+ array( 'a' => array( 'href' => true, 'title' => true ) )
2339
+ );
 
 
 
 
 
 
 
 
2340
  ?></p>
2341
  </div>
2342
  </div>
2343
+ <?php endif;
 
2344
  }
2345
 
2346
  /**
2347
  * Record a stat for later output. This will only currently output in the admin_footer.
2348
  */
2349
  function stat( $group, $detail ) {
2350
+ if ( ! isset( $this->stats[ $group ] ) )
2351
  $this->stats[ $group ] = array();
2352
  $this->stats[ $group ][] = $detail;
2353
  }
2401
  'v' => 'wpcom2',
2402
  'rand' => md5( mt_rand( 0, 999 ) . time() ),
2403
  );
2404
+ $args = wp_parse_args( $args, $defaults );
2405
  $base_url = apply_filters( 'jetpack_stats_base_url', ( is_ssl() ? 'https' : 'http' ) . '://stats.wordpress.com/g.gif' );
2406
+ $url = add_query_arg( $args, $base_url );
2407
  return $url;
2408
  }
2409
 
2418
  }
2419
 
2420
  function translate_role_to_cap( $role ) {
2421
+ if ( ! isset( $this->capability_translations[$role] ) ) {
2422
  return false;
2423
  }
2424
 
2426
  }
2427
 
2428
  function sign_role( $role ) {
2429
+ if ( ! $user_id = (int) get_current_user_id() ) {
2430
  return false;
2431
  }
2432
 
2433
  $token = Jetpack_Data::get_access_token();
2434
+ if ( ! $token || is_wp_error( $token ) ) {
2435
  return false;
2436
  }
2437
 
2439
  }
2440
 
2441
  function build_connect_url( $raw = false, $redirect = false ) {
2442
+ if ( ! Jetpack_Options::get_option( 'blog_token' ) ) {
2443
  $url = $this->nonce_url_no_esc( $this->admin_url( 'action=register' ), 'jetpack-register' );
2444
  } else {
2445
  $role = $this->translate_current_user_to_role();
2449
 
2450
  $redirect = $redirect ? esc_url_raw( $redirect ) : '';
2451
 
2452
+ $args = urlencode_deep(
2453
+ array(
2454
+ 'response_type' => 'code',
2455
+ 'client_id' => Jetpack_Options::get_option( 'id' ),
2456
+ 'redirect_uri' => add_query_arg(
2457
+ array(
2458
+ 'action' => 'authorize',
2459
+ '_wpnonce' => wp_create_nonce( "jetpack-authorize_{$role}_{$redirect}" ),
2460
+ 'redirect' => $redirect ? urlencode( $redirect ) : false,
2461
+ ),
2462
+ menu_page_url( 'jetpack', false )
2463
+ ),
2464
+ 'state' => $user->ID,
2465
+ 'scope' => $signed_role,
2466
+ 'user_email' => $user->user_email,
2467
+ 'user_login' => $user->user_login,
2468
+ 'is_active' => Jetpack::is_active(),
2469
+ 'jp_version' => JETPACK__VERSION,
2470
+ )
2471
+ );
2472
 
2473
  $url = add_query_arg( $args, Jetpack::api_url( 'authorize' ) );
2474
  }
2506
  function admin_page() {
2507
  global $current_user;
2508
 
2509
+ $is_connected = Jetpack::is_active();
2510
+ $user_token = Jetpack_Data::get_access_token( $current_user->ID );
2511
+ $is_user_connected = $user_token && ! is_wp_error( $user_token );
2512
+ $is_master_user = $current_user->ID == Jetpack_Options::get_option( 'master_user' );
 
 
2513
  ?>
2514
  <div class="wrap" id="jetpack-settings">
2515
 
 
 
2516
  <div id="jp-header"<?php if ( $is_connected ) : ?> class="small"<?php endif; ?>>
2517
  <div id="jp-clouds">
2518
  <?php if ( $is_connected ) : ?>
2519
  <div id="jp-disconnectors">
2520
+ <?php if ( current_user_can( 'jetpack_disconnect' ) ) : ?>
2521
  <div id="jp-disconnect" class="jp-disconnect">
2522
  <a href="<?php echo wp_nonce_url( Jetpack::admin_url( 'action=disconnect' ), 'jetpack-disconnect' ); ?>"><div class="deftext"><?php _e( 'Connected to WordPress.com', 'jetpack' ); ?></div><div class="hovertext"><?php _e( 'Disconnect from WordPress.com', 'jetpack' ) ?></div></a>
2523
  </div>
2524
  <?php endif; ?>
2525
+ <?php if ( $is_user_connected && ! $is_master_user ) : ?>
2526
  <div id="jp-unlink" class="jp-disconnect">
2527
  <a href="<?php echo wp_nonce_url( Jetpack::admin_url( 'action=unlink' ), 'jetpack-unlink' ); ?>"><div class="deftext"><?php _e( 'User linked to WordPress.com', 'jetpack' ); ?></div><div class="hovertext"><?php _e( 'Unlink user from WordPress.com', 'jetpack' ) ?></div></a>
2528
  </div>
2530
  </div>
2531
  <?php endif; ?>
2532
  <h3><?php _e( 'Jetpack by WordPress.com', 'jetpack' ) ?></h3>
2533
+ <?php if ( ! $is_connected ) : ?>
2534
  <div id="jp-notice">
2535
  <p><?php _e( 'Jetpack supercharges your self-hosted WordPress site with the awesome cloud power of WordPress.com.', 'jetpack' ); ?></p>
2536
  </div>
2538
  </div>
2539
  </div>
2540
 
2541
+ <h2 style="display: none"></h2> <!-- For WP JS message relocation -->
2542
+
2543
  <?php if ( isset( $_GET['jetpack-notice'] ) && 'dismiss' == $_GET['jetpack-notice'] ) : ?>
2544
  <div id="message" class="error">
2545
  <p><?php _e( 'Jetpack is network activated and notices can not be dismissed.', 'jetpack' ); ?></p>
2561
  <div class="jetpack-wrap-container">
2562
  <div class="jetpack-text-container">
2563
  <h4>
2564
+ <p><?php _e( 'To enable all of the Jetpack features you&#8217;ll need to connect your website to WordPress.com using the button to the right. Once you&#8217;ve made the connection you&#8217;ll activate all the delightful features below.', 'jetpack' ) ?></p>
2565
  </h4>
2566
  </div>
2567
  <div class="jetpack-install-container">
2576
  <div class="jetpack-wrap-container">
2577
  <div class="jetpack-text-container">
2578
  <h4>
2579
+ <p><?php _e( 'To enable all of the Jetpack features you&#8217;ll need to link your account here to your WordPress.com account using the button to the right.', 'jetpack' ) ?></p>
2580
  </h4>
2581
  </div>
2582
  <div class="jetpack-install-container">
2651
  <a href="http://automattic.com/privacy/" target="_blank"><?php _e( 'Privacy Policy', 'jetpack' ); ?></a> |
2652
  <a href="http://wordpress.com/tos/" target="_blank"><?php _e( 'Terms of Service', 'jetpack' ); ?></a> |
2653
  <?php if ( current_user_can( 'manage_options' ) ) : ?>
2654
+ <a href="<?php echo Jetpack::admin_url( array( 'page' => 'jetpack-debugger' ) ); ?>"><?php _e( 'Debug', 'jetpack' ); ?></a> |
2655
  <?php endif; ?>
2656
  <a href="http://jetpack.me/support/" target="_blank"><?php _e( 'Support', 'jetpack' ); ?></a>
2657
  </p>
2671
  $is_connected = Jetpack::is_active();
2672
  $user_token = Jetpack_Data::get_access_token($current_user->ID);
2673
  $is_user_connected = $user_token && !is_wp_error($user_token);
2674
+ $is_master_user = $current_user->ID == Jetpack_Options::get_option( 'master_user' );
2675
  $module = false;
2676
  ?>
2677
  <div class="wrap" id="jetpack-settings">
2767
  /**/
2768
  function debugger_page() {
2769
  nocache_headers();
2770
+ if ( ! current_user_can( 'manage_options' ) ) {
2771
  die( '-1' );
2772
  }
2773
  Jetpack_Debugger::jetpack_debug_display_handler();
2775
  }
2776
 
2777
  function admin_screen_configure_module( $module_id ) {
2778
+ if ( ! in_array( $module_id, Jetpack::get_active_modules() ) || ! current_user_can( 'manage_options' ) )
2779
  return false; ?>
2780
 
2781
  <div id="jp-settings-screen" style="position: relative">
2801
  function admin_screen_list_modules() {
2802
  require_once JETPACK__PLUGIN_DIR . 'modules/module-info.php';
2803
  $jetpack_connected = true;
2804
+ if ( ! Jetpack::is_active() )
2805
  $jetpack_connected = false;
2806
 
2807
  ?>
2821
  }
2822
  unset( $avail_raw );
2823
  usort( $available, array( 'Jetpack', 'sort_modules' ) );
2824
+ $jetpack_version = Jetpack_Options::get_option( 'version' );
2825
  if ( $jetpack_version ) {
2826
  list( $jetpack_version, $jetpack_version_time ) = explode( ':', $jetpack_version );
2827
  } else {
2829
  $jetpack_version_time = 0;
2830
  }
2831
 
2832
+ $jetpack_old_version = Jetpack_Options::get_option( 'old_version' );
2833
  if ( $jetpack_old_version ) {
2834
  list( $jetpack_old_version ) = explode( ':', $jetpack_old_version );
2835
  } else {
2838
  $now = time();
2839
 
2840
  foreach ( (array) $available as $module_data ) {
2841
+ $module = $module_data['module'];
2842
  $activated = in_array( $module, $active );
2843
  if ( $activated ) {
2844
  $css = 'active';
2845
  $toggle = __( 'Deactivate', 'jetpack' );
2846
  $toggle_url = wp_nonce_url(
2847
+ Jetpack::admin_url(
2848
+ array(
2849
+ 'page' => 'jetpack',
2850
+ 'action' => 'deactivate',
2851
+ 'module' => $module,
2852
+ )
2853
+ ),
2854
  "jetpack_deactivate-$module"
2855
  );
2856
  } else {
2857
  $css = 'inactive';
2858
  $toggle = __( 'Activate', 'jetpack' );
2859
  $toggle_url = wp_nonce_url(
2860
+ Jetpack::admin_url(
2861
+ array(
2862
+ 'page' => 'jetpack',
2863
+ 'action' => 'activate',
2864
+ 'module' => $module,
2865
+ )
2866
+ ),
2867
  "jetpack_activate-$module"
2868
  );
2869
  }
2875
  $classes = $css;
2876
  }
2877
 
2878
+ $free_text = esc_html( $module_data['free'] ? __( 'Free', 'jetpack' ) : __( 'Purchase', 'jetpack' ) );
2879
+ $free_text = apply_filters( 'jetpack_module_free_text_' . $module, $free_text );
2880
  $badge_text = $free_text;
2881
 
2882
  if ( ( ! $jetpack_connected && ! Jetpack::is_development_mode() ) ) {
2883
  $classes = 'x disabled';
2884
+ } elseif ( $jetpack_version_time + 604800 > $now ) { // 1 week
2885
  if ( version_compare( $module_data['introduced'], $jetpack_old_version, '>' ) ) {
2886
  $badge_text = esc_html__( 'New', 'jetpack' );
2887
+ $classes .= ' jetpack-new-module';
2888
  } elseif ( isset( $module_data['changed'] ) && version_compare( $module_data['changed'], $jetpack_old_version, '>' ) ) {
2889
  $badge_text = esc_html__( 'Updated', 'jetpack' );
2890
+ $classes .= ' jetpack-updated-module';
2891
  } else {
2892
  $badge_text = $free_text;
2893
  }
2895
 
2896
  ?>
2897
  <div class="jetpack-module jetpack-<?php echo $classes; ?>" id="<?php echo $module ?>">
2898
+ <h3><?php echo esc_html( $module_data['name'] ); ?></h3>
2899
  <div class="jetpack-module-description">
2900
  <div class="module-image">
2901
  <p><span class="module-image-badge"><?php echo $badge_text; ?></span><span class="module-image-free" style="display: none"><?php echo $free_text; ?></span></p>
2906
 
2907
  <div class="jetpack-module-actions">
2908
  <?php if ( $jetpack_connected || ( Jetpack::is_development_mode() && ! $module_data['requires_connection'] ) ) : ?>
2909
+ <?php if ( ! $activated && current_user_can( 'manage_options' ) && apply_filters( 'jetpack_can_activate_' . $module, true ) ) : ?>
2910
  <a href="<?php echo esc_url( $toggle_url ); ?>" class="<?php echo ( 'inactive' == $css ? ' button-primary' : ' button-secondary' ); ?>"><?php echo $toggle; ?></a>&nbsp;
2911
  <?php endif; ?>
2912
 
2926
  <?php if ( 'inactive' == $css && $jetpack_connected && current_user_can( 'manage_options' ) && apply_filters( 'jetpack_can_activate_' . $module, true ) ) : ?>
2927
  <script type="text/javascript">
2928
  jQuery( '#<?php echo esc_js( $module ); ?>' ).bind( 'click', function(e){
2929
+ if ( ! jQuery(e.target).hasClass('more-info-link') )
2930
  document.location.href = '<?php echo str_replace( '&amp;', '&', esc_js( esc_url( $toggle_url ) ) ); ?>';
2931
  } );
2932
  </script>
2933
+ <?php else : ?>
2934
  <style>
2935
  #<?php echo $module; ?> { cursor: default; }
2936
  </style>
2961
  }
2962
 
2963
  function check_news_subscription() {
2964
+ if ( ! $this->current_user_is_connection_owner() ) {
2965
  exit;
2966
  }
2967
 
2968
  Jetpack::load_xml_rpc_client();
2969
+ $xml = new Jetpack_IXR_Client(
2970
+ array(
2971
+ 'user_id' => JETPACK_MASTER_USER,
2972
+ )
2973
+ );
2974
  $xml->query( 'jetpack.checkNewsSubscription' );
2975
  if ( $xml->isError() ) {
2976
  printf( '%s: %s', $xml->getErrorCode(), $xml->getErrorMessage() );
2981
  }
2982
 
2983
  function subscribe_to_news() {
2984
+ if ( ! $this->current_user_is_connection_owner() ) {
2985
  exit;
2986
  }
2987
 
2988
  Jetpack::load_xml_rpc_client();
2989
+ $xml = new Jetpack_IXR_Client(
2990
+ array(
2991
+ 'user_id' => JETPACK_MASTER_USER,
2992
+ )
2993
+ );
2994
  $xml->query( 'jetpack.subscribeToNews' );
2995
  if ( $xml->isError() ) {
2996
  printf( '%s: %s', $xml->getErrorCode(), $xml->getErrorMessage() );
3014
  /**
3015
  * Some hosts disable the OpenSSL extension and so cannot make outgoing HTTPS requsets
3016
  */
3017
+ public static function fix_url_for_bad_hosts( $url ) {
3018
  if ( 0 !== strpos( $url, 'https://' ) ) {
3019
  return $url;
3020
  }
3027
  // default : case 'AUTO' :
3028
  }
3029
 
 
 
3030
  // Yay! Your host is good!
3031
  if ( self::permit_ssl() && wp_http_supports( array( 'ssl' => true ) ) ) {
3032
  return $url;
3045
  public static function permit_ssl( $force_recheck = false ) {
3046
  // Do some fancy tests to see if ssl is being supported
3047
  if ( $force_recheck || false === ( $ssl = get_transient( 'jetpack_https_test' ) ) ) {
 
3048
  if ( 'https' !== substr( JETPACK__API_BASE, 0, 5 ) ) {
3049
  $ssl = 0;
3050
  } else {
3114
  * @return bool|WP_Error
3115
  */
3116
  public static function register() {
3117
+ Jetpack_Options::update_option( 'register', wp_generate_password( 32, false ) . ':' . wp_generate_password( 32, false ) . ':' . ( time() + 600 ) );
3118
 
3119
+ @list( $secret_1, $secret_2, $secret_eol ) = explode( ':', Jetpack_Options::get_option( 'register' ) );
3120
  if ( empty( $secret_1 ) || empty( $secret_2 ) || empty( $secret_eol ) || $secret_eol < time() )
3121
  return new Jetpack_Error( 'missing_secrets' );
3122
 
3123
  $timeout = (int) ini_get( 'max_execution_time' );
3124
+ if ( ! $timeout )
3125
  $timeout = 30;
3126
  $timeout = intval( $timeout / 2 );
3127
 
3128
  $gmt_offset = get_option( 'gmt_offset' );
3129
+ if ( ! $gmt_offset ) {
3130
  $gmt_offset = 0;
3131
  }
3132
 
3134
  $stats_id = isset($stats_options['blog_id']) ? $stats_options['blog_id'] : null;
3135
 
3136
  $args = array(
3137
+ 'method' => 'POST',
3138
+ 'body' => array(
3139
  'siteurl' => site_url(),
3140
  'home' => home_url(),
3141
  'gmt_offset' => $gmt_offset,
3152
  ),
3153
  'timeout' => $timeout,
3154
  );
3155
+ $response = Jetpack_Client::_wp_remote_request( Jetpack::fix_url_for_bad_hosts( Jetpack::api_url( 'register' ) ), $args, true );
3156
 
3157
  if ( is_wp_error( $response ) ) {
3158
  return new Jetpack_Error( 'register_http_request_failed', $response->get_error_message() );
3159
  }
3160
 
3161
+ $code = wp_remote_retrieve_response_code( $response );
3162
  $entity = wp_remote_retrieve_body( $response );
3163
 
3164
  if ( $entity )
3171
  return new Jetpack_Error( 'wpcom_5??', sprintf( __( 'Error Details: %s', 'jetpack' ), $code ), $code );
3172
  } elseif ( 408 == $code ) {
3173
  return new Jetpack_Error( 'wpcom_408', sprintf( __( 'Error Details: %s', 'jetpack' ), $code ), $code );
3174
+ } elseif ( ! empty( $json->error ) ) {
3175
  $error_description = isset( $json->error_description ) ? sprintf( __( 'Error Details: %s', 'jetpack' ), (string) $json->error_description ) : '';
3176
  return new Jetpack_Error( (string) $json->error, $error_description, $code );
3177
  } elseif ( 200 != $code ) {
3184
  } elseif ( ! is_scalar( $json->jetpack_id ) ) {
3185
  return new Jetpack_Error( 'jetpack_id', sprintf( __( 'Error Details: Jetpack ID is not a scalar. Do not publicly post this error message! %s', 'jetpack' ) , $entity ), $entity );
3186
  } elseif ( preg_match( '/[^0-9]/', $json->jetpack_id ) ) {
3187
+ return new Jetpack_Error( 'jetpack_id', sprintf( __( 'Error Details: Jetpack ID begins with a numeral. Do not publicly post this error message! %s', 'jetpack' ) , $entity ), $entity );
3188
  }
3189
 
3190
+ if ( empty( $json->jetpack_secret ) || ! is_string( $json->jetpack_secret ) )
3191
  return new Jetpack_Error( 'jetpack_secret', '', $code );
3192
 
3193
  if ( isset( $json->jetpack_public ) ) {
3196
  $jetpack_public = false;
3197
  }
3198
 
3199
+ Jetpack_Options::update_options(
3200
+ array(
3201
+ 'id' => (int) $json->jetpack_id,
3202
+ 'blog_token' => (string) $json->jetpack_secret,
3203
+ 'public' => $jetpack_public,
3204
+ )
3205
+ );
3206
 
3207
  return true;
3208
  }
3224
  }
3225
 
3226
  // It's not for us
3227
+ if ( ! isset( $_GET['token'] ) || empty( $_GET['signature'] ) ) {
3228
  return false;
3229
  }
3230
 
3254
  }
3255
 
3256
  $token = Jetpack_Data::get_access_token( $user_id );
3257
+ if ( ! $token ) {
3258
  return false;
3259
  }
3260
 
3264
 
3265
  require_once JETPACK__PLUGIN_DIR . 'class.jetpack-signature.php';
3266
 
3267
+ $jetpack_signature = new Jetpack_Signature( $token->secret, (int) Jetpack_Options::get_option( 'time_diff' ) );
3268
  if ( isset( $_POST['_jetpack_is_multipart'] ) ) {
3269
+ $post_data = $_POST;
3270
  $file_hashes = array();
3271
  foreach ( $post_data as $post_data_key => $post_data_value ) {
3272
  if ( 0 !== strpos( $post_data_key, '_jetpack_file_hmac_' ) ) {
3289
  } else {
3290
  $body = null;
3291
  }
3292
+ $signature = $jetpack_signature->sign_current_request(
3293
+ array( 'body' => is_null( $body ) ? $this->HTTP_RAW_POST_DATA : $body, )
3294
+ );
3295
 
3296
+ if ( ! $signature ) {
3297
  return false;
3298
  } else if ( is_wp_error( $signature ) ) {
3299
  return $signature;
3304
  $timestamp = (int) $_GET['timestamp'];
3305
  $nonce = stripslashes( (string) $_GET['nonce'] );
3306
 
3307
+ if ( ! $this->add_nonce( $timestamp, $nonce ) ) {
3308
  return false;
3309
  }
3310
 
3353
 
3354
  // This should always have gone through Jetpack_Signature::sign_request() first to check $timestamp an $nonce
3355
  $timestamp = (int) $timestamp;
3356
+ $nonce = esc_sql( $nonce );
3357
 
3358
  // Raw query so we can avoid races: add_option will also update
3359
  $show_errors = $wpdb->show_errors( false );
3360
+ $return = $wpdb->query(
3361
+ $wpdb->prepare(
3362
+ "INSERT INTO `$wpdb->options` (`option_name`, `option_value`, `autoload`) VALUES (%s, %s, %s)",
3363
+ "jetpack_nonce_{$timestamp}_{$nonce}",
3364
+ time(),
3365
+ 'no'
3366
+ )
3367
+ );
3368
  $wpdb->show_errors( $show_errors );
3369
 
3370
  $nonces_used_this_request["$timestamp:$nonce"] = $return;
3383
 
3384
  function xmlrpc_options( $options ) {
3385
  $options['jetpack_version'] = array(
3386
+ 'desc' => __( 'Jetpack Plugin Version', 'jetpack' ),
3387
  'readonly' => true,
3388
  'value' => JETPACK__VERSION,
3389
  );
3390
 
3391
  $options['jetpack_client_id'] = array(
3392
+ 'desc' => __( 'The Client ID/WP.com Blog ID of this site', 'jetpack' ),
3393
  'readonly' => true,
3394
+ 'value' => Jetpack_Options::get_option( 'id' ),
3395
  );
3396
  return $options;
3397
  }
3412
  $sql = $wpdb->prepare( $sql, $sql_args );
3413
 
3414
  for ( $i = 0; $i < 1000; $i++ ) {
3415
+ if ( ! $wpdb->query( $sql ) ) {
3416
  break;
3417
  }
3418
  }
3430
  public static function state( $key = null, $value = null, $restate = false ) {
3431
  static $state = array();
3432
  static $path, $domain;
3433
+ if ( ! isset( $path ) ) {
3434
  require_once( ABSPATH . 'wp-admin/includes/plugin.php' );
3435
  $admin_url = Jetpack::admin_url();
3436
+ $bits = parse_url( $admin_url );
3437
 
3438
  if ( is_array( $bits ) ) {
3439
+ $path = ( isset( $bits['path'] ) ) ? dirname( $bits['path'] ) : null;
3440
  $domain = ( isset( $bits['host'] ) ) ? $bits['host'] : null;
3441
  } else {
3442
  $path = $domain = null;
3462
  }
3463
 
3464
  // Get a state variable
3465
+ if ( isset( $key ) && ! isset( $value ) ) {
3466
  if ( array_key_exists( $key, $state ) )
3467
  return $state[ $key ];
3468
  return null;
3496
  }
3497
  }
3498
 
3499
+ Jetpack_Options::update_option( 'public', (int) $is_site_publicly_accessible );
3500
  }
3501
 
3502
  if ( $is_site_publicly_accessible ) {
3506
  $module_slug = self::get_module_slug( $file );
3507
 
3508
  $privacy_checks = Jetpack::state( 'privacy_checks' );
3509
+ if ( ! $privacy_checks ) {
3510
  $privacy_checks = $module_slug;
3511
  } else {
3512
  $privacy_checks .= ",$module_slug";
3524
 
3525
  $client_blog_id = is_multisite() ? $blog_id : 0;
3526
 
3527
+ if ( ! isset( $clients[$client_blog_id] ) ) {
3528
  Jetpack::load_xml_rpc_client();
3529
+ $clients[$client_blog_id] = new Jetpack_IXR_ClientMulticall( array( 'user_id' => JETPACK_MASTER_USER, ) );
 
 
3530
  ignore_user_abort( true );
3531
  add_action( 'shutdown', array( 'Jetpack', 'xmlrpc_async_call' ) );
3532
  }
3533
 
3534
  $args = func_get_args();
3535
 
3536
+ if ( ! empty( $args[0] ) ) {
3537
  call_user_func_array( array( $clients[$client_blog_id], 'addCall' ), $args );
3538
  } elseif ( is_multisite() ) {
3539
  foreach ( $clients as $client_blog_id => $client ) {
3540
+ if ( ! $client_blog_id || empty( $client->calls ) ) {
3541
  continue;
3542
  }
3543
 
3544
  $switch_success = switch_to_blog( $client_blog_id, true );
3545
+ if ( ! $switch_success ) {
3546
  continue;
3547
  }
3548
 
3552
  restore_current_blog();
3553
  }
3554
  } else {
3555
+ if ( isset( $clients[0] ) && ! empty( $clients[0]->calls ) ) {
3556
  flush();
3557
  $clients[0]->query();
3558
  }
3561
 
3562
  public static function staticize_subdomain( $url ) {
3563
  $host = parse_url( $url, PHP_URL_HOST );
3564
+ if ( ! preg_match( '/.?(?:wordpress|wp)\.com$/', $host ) ) {
3565
  return $url;
3566
  }
3567
 
3569
  return preg_replace( '|https?://[^/]++/|', 'https://s-ssl.wordpress.com/', $url );
3570
  }
3571
 
3572
+ srand( crc32( basename( $url ) ) );
3573
  $static_counter = rand( 0, 2 );
3574
  srand(); // this resets everything that relies on this, like array_rand() and shuffle()
3575
 
3621
 
3622
  // Add the Access Code details to the public-api.wordpress.com redirect
3623
  function add_token_to_login_redirect_json_api_authorization( $redirect_to, $original_redirect_to, $user ) {
3624
+ return add_query_arg(
3625
+ urlencode_deep(
3626
+ array(
3627
+ 'jetpack-code' => get_user_meta( $user->ID, 'jetpack_json_api_' . $this->json_api_authorization_request['client_id'], true ),
3628
+ 'jetpack-user-id' => (int) $user->ID,
3629
+ 'jetpack-state' => $this->json_api_authorization_request['state'],
3630
+ )
3631
+ ),
3632
+ $redirect_to
3633
+ );
3634
  }
3635
 
3636
  // Verifies the request by checking the signature
3638
  require_once JETPACK__PLUGIN_DIR . 'class.jetpack-signature.php';
3639
 
3640
  $token = Jetpack_Data::get_access_token( JETPACK_MASTER_USER );
3641
+ if ( ! $token || empty( $token->secret ) ) {
3642
+ wp_die( __( 'You must connect your Jetpack plugin to WordPress.com to use this feature.' , 'jetpack' ) );
3643
  }
3644
 
3645
  $die_error = __( 'Someone may be trying to trick you into giving them access to your site. Or it could be you just encountered a bug :). Either way, please close this window.', 'jetpack' );
3646
 
3647
+ $jetpack_signature = new Jetpack_Signature( $token->secret, (int) Jetpack_Options::get_option( 'time_diff' ) );
3648
  $signature = $jetpack_signature->sign_current_request( array( 'body' => null, 'method' => 'GET' ) );
3649
+ if ( ! $signature ) {
3650
  wp_die( $die_error );
3651
  } else if ( is_wp_error( $signature ) ) {
3652
  wp_die( $die_error );
3654
  if ( is_ssl() ) {
3655
  // If we signed an HTTP request on the Jetpack Servers, but got redirected to HTTPS by the local blog, check the HTTP signature as well
3656
  $signature = $jetpack_signature->sign_current_request( array( 'scheme' => 'http', 'body' => null, 'method' => 'GET' ) );
3657
+ if ( ! $signature || is_wp_error( $signature ) || $signature !== $_GET['signature'] ) {
3658
  wp_die( $die_error );
3659
  }
3660
  } else {
3665
  $timestamp = (int) $_GET['timestamp'];
3666
  $nonce = stripslashes( (string) $_GET['nonce'] );
3667
 
3668
+ if ( ! $this->add_nonce( $timestamp, $nonce ) ) {
3669
  // De-nonce the nonce, at least for 5 minutes.
3670
  // We have to reuse this nonce at least once (used the first time when the initial request is made, used a second time when the login form is POSTed)
3671
  $old_nonce_time = get_option( "jetpack_nonce_{$timestamp}_{$nonce}" );
3672
  if ( $old_nonce_time < time() - 300 ) {
3673
+ wp_die( __( 'The authorization process expired. Please go back and try again.' , 'jetpack' ) );
3674
  }
3675
  }
3676
 
3683
  );
3684
 
3685
  foreach ( $data_filters as $key => $sanitation ) {
3686
+ if ( ! isset( $data->$key ) ) {
3687
  wp_die( $die_error );
3688
  }
3689
 
3710
 
3711
  function login_message_json_api_authorization( $message ) {
3712
  return '<p class="message">' . sprintf(
3713
+ esc_html__( '%s wants to access your site&#8217;s data. Log in to authorize that access.' , 'jetpack' ),
3714
  '<strong>' . esc_html( $this->json_api_authorization_request['client_title'] ) . '</strong>'
3715
  ) . '<img src="' . esc_url( $this->json_api_authorization_request['client_image'] ) . '" /></p>';
3716
  }
3762
  return array( $url, $class );
3763
  }
3764
 
3765
+ /**
3766
  * Pings the WordPress.com Mirror Site for the specified options.
3767
  *
3768
  * @param string|array $option_names The option names to request from the WordPress.com Mirror Site
3773
  $option_names = array_filter( (array) $option_names, 'is_string' );
3774
 
3775
  Jetpack::load_xml_rpc_client();
3776
+ $xml = new Jetpack_IXR_Client( array( 'user_id' => get_current_user_id(), ) );
 
 
3777
  $xml->query( 'jetpack.fetchSiteOptions', $option_names );
3778
  if ( $xml->isError() ) {
3779
  return array_flip( $option_names );
3780
  }
3781
  $cloud_site_options = $xml->getResponse();
3782
 
 
 
 
 
 
 
3783
  return $cloud_site_options;
3784
  }
3785
 
3786
+ /**
3787
+ * Fetch the filtered array of options that we should compare to determine an identity crisis.
3788
+ *
3789
+ * @return array An array of options to check.
3790
+ */
3791
+ public static function identity_crisis_options_to_check() {
3792
+ $options = array(
3793
+ 'siteurl',
3794
+ 'home',
3795
+ );
3796
+ return apply_filters( 'jetpack_identity_crisis_options_to_check', $options );
3797
+ }
3798
+
3799
+ /**
3800
  * Checks to make sure that local options have the same values as remote options. Will cache the results for up to 24 hours.
3801
  *
3802
  * @param bool $force_recheck Whether to ignore any cached transient and manually re-check.
3810
  if ( ! Jetpack::is_active() || Jetpack::is_development_mode() )
3811
  return false;
3812
 
 
 
 
3813
  if ( $force_recheck || false === ( $errors = get_transient( 'jetpack_has_identity_crisis' ) ) ) {
3814
+ $options_to_check = self::identity_crisis_options_to_check();
 
 
 
3815
  $cloud_options = self::get_cloud_site_options( $options_to_check );
3816
+ $errors = array();
3817
  foreach ( $cloud_options as $cloud_key => $cloud_value ) {
3818
+ // If it's not the same as the local value...
3819
  if ( $cloud_value !== get_option( $cloud_key ) ) {
3820
+ // And it's not been added to the whitelist...
3821
+ if ( ! self::is_identity_crisis_value_whitelisted( $cloud_key, $cloud_value ) ) {
3822
+ // Then kick an error!
3823
+ $errors[ $cloud_key ] = $cloud_value;
3824
+ }
3825
  }
3826
  }
 
 
 
 
3827
  }
3828
  return apply_filters( 'jetpack_has_identity_crisis', $errors, $force_recheck );
3829
  }
3830
 
3831
+ /**
3832
+ * Adds a value to the whitelist for the specified key.
3833
+ *
3834
+ * @param string $key The option name that we're whitelisting the value for.
3835
+ * @param string $value The value that we're intending to add to the whitelist.
3836
+ *
3837
+ * @return bool Whether the value was added to the whitelist, or false if it was already there.
3838
+ */
3839
+ public static function whitelist_identity_crisis_value( $key, $value ) {
3840
+ if ( self::is_identity_crisis_url_whitelisted( $key, $value ) ) {
3841
+ return false;
3842
+ }
3843
+
3844
+ $whitelist = Jetpack_Options::get_option( 'identity_crisis_whitelist', array() );
3845
+ if ( empty( $whitelist[ $key ] ) || ! is_array( $whitelist[ $key ] ) ) {
3846
+ $whitelist[ $key ] = array();
3847
+ }
3848
+ array_push( $whitelist[ $key ], $value );
3849
+
3850
+ Jetpack_Options::update_option( 'identity_crisis_whitelist', $whitelist );
3851
+ return true;
3852
+ }
3853
+
3854
+ /**
3855
+ * Checks whether a value is already whitelisted.
3856
+ *
3857
+ * @param string $key The option name that we're checking the value for.
3858
+ * @param string $value The value that we're curious to see if it's on the whitelist.
3859
+ *
3860
+ * @return bool Whether the value is whitelisted.
3861
+ */
3862
+ public static function is_identity_crisis_value_whitelisted( $key, $value ) {
3863
+ $whitelist = Jetpack_Options::get_option( 'identity_crisis_whitelist', array() );
3864
+ if ( ! empty( $whitelist[ $key ] ) && is_array( $whitelist[ $key ] ) && in_array( $value, $whitelist[ $key ] ) ) {
3865
+ return true;
3866
+ }
3867
+ return false;
3868
+ }
3869
+
3870
+ /**
3871
  * Displays an admin_notice, alerting the user to an identity crisis.
3872
  */
3873
  public function alert_identity_crisis() {
3885
  <?php foreach ( $errors as $key => $value ) : ?>
3886
  <p><?php printf( __( 'Your <code>%1$s</code> option is set up as <strong>%2$s</strong>, but your WordPress.com connection lists it as <strong>%3$s</strong>!', 'jetpack' ), $key, (string) get_option( $key ), $value ); ?></p>
3887
  <?php endforeach; ?>
3888
+ <p><a href="<?php echo $this->build_reconnect_url() ?>"><?php _e( 'The data listed above is not for my current site. Please disconnect, and then form a new connection to WordPress.com for this site using my current settings.', 'jetpack' ); ?></a></p>
3889
+ <p><a href="#"><?php _e( 'Ignore the difference. This is just a staging site for the real site referenced above.', 'jetpack' ); ?></a></p>
3890
+ <p><a href="#"><?php _e( 'That used to be my URL for this site before I changed it. Update the WordPress.com Cloud\'s data to match my current settings.', 'jetpack' ); ?></a></p>
3891
  </div>
3892
  </div>
3893
  </div>
class.json-api.php CHANGED
@@ -112,7 +112,7 @@ class WPCOM_JSON_API {
112
  }
113
 
114
  function initialize() {
115
- $this->token_details['blog_id'] = Jetpack::get_option( 'id' );
116
  }
117
 
118
  function serve( $exit = true ) {
112
  }
113
 
114
  function initialize() {
115
+ $this->token_details['blog_id'] = Jetpack_Options::get_option( 'id' );
116
  }
117
 
118
  function serve( $exit = true ) {
jetpack.php CHANGED
@@ -5,7 +5,7 @@
5
  * Plugin URI: http://wordpress.org/extend/plugins/jetpack/
6
  * Description: Bring the power of the WordPress.com cloud to your self-hosted WordPress. Jetpack enables you to connect your blog to a WordPress.com account to use the powerful features normally only available to WordPress.com users.
7
  * Author: Automattic
8
- * Version: 2.4.5
9
  * Author URI: http://jetpack.me
10
  * License: GPL2+
11
  * Text Domain: jetpack
@@ -17,7 +17,7 @@ define( 'JETPACK__API_VERSION', 1 );
17
  define( 'JETPACK__MINIMUM_WP_VERSION', '3.5' );
18
  defined( 'JETPACK_CLIENT__AUTH_LOCATION' ) or define( 'JETPACK_CLIENT__AUTH_LOCATION', 'header' );
19
  defined( 'JETPACK_CLIENT__HTTPS' ) or define( 'JETPACK_CLIENT__HTTPS', 'AUTO' );
20
- define( 'JETPACK__VERSION', '2.4.5' );
21
  define( 'JETPACK__PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
22
  defined( 'JETPACK__GLOTPRESS_LOCALES_PATH' ) or define( 'JETPACK__GLOTPRESS_LOCALES_PATH', JETPACK__PLUGIN_DIR . 'locales.php' );
23
 
@@ -50,6 +50,7 @@ require_once( JETPACK__PLUGIN_DIR . 'functions.photon.php' );
50
  require_once( JETPACK__PLUGIN_DIR . 'functions.compat.php' );
51
  require_once( JETPACK__PLUGIN_DIR . 'functions.gallery.php' );
52
  require_once( JETPACK__PLUGIN_DIR . 'functions.twitter-cards.php' );
 
53
 
54
  register_activation_hook( __FILE__, array( 'Jetpack', 'plugin_activation' ) );
55
  register_deactivation_hook( __FILE__, array( 'Jetpack', 'plugin_deactivation' ) );
5
  * Plugin URI: http://wordpress.org/extend/plugins/jetpack/
6
  * Description: Bring the power of the WordPress.com cloud to your self-hosted WordPress. Jetpack enables you to connect your blog to a WordPress.com account to use the powerful features normally only available to WordPress.com users.
7
  * Author: Automattic
8
+ * Version: 2.5.3
9
  * Author URI: http://jetpack.me
10
  * License: GPL2+
11
  * Text Domain: jetpack
17
  define( 'JETPACK__MINIMUM_WP_VERSION', '3.5' );
18
  defined( 'JETPACK_CLIENT__AUTH_LOCATION' ) or define( 'JETPACK_CLIENT__AUTH_LOCATION', 'header' );
19
  defined( 'JETPACK_CLIENT__HTTPS' ) or define( 'JETPACK_CLIENT__HTTPS', 'AUTO' );
20
+ define( 'JETPACK__VERSION', '2.5.3' );
21
  define( 'JETPACK__PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
22
  defined( 'JETPACK__GLOTPRESS_LOCALES_PATH' ) or define( 'JETPACK__GLOTPRESS_LOCALES_PATH', JETPACK__PLUGIN_DIR . 'locales.php' );
23
 
50
  require_once( JETPACK__PLUGIN_DIR . 'functions.compat.php' );
51
  require_once( JETPACK__PLUGIN_DIR . 'functions.gallery.php' );
52
  require_once( JETPACK__PLUGIN_DIR . 'functions.twitter-cards.php' );
53
+ require_once( JETPACK__PLUGIN_DIR . 'require-lib.php' );
54
 
55
  register_activation_hook( __FILE__, array( 'Jetpack', 'plugin_activation' ) );
56
  register_deactivation_hook( __FILE__, array( 'Jetpack', 'plugin_deactivation' ) );
languages/jetpack-af.mo ADDED
Binary file
languages/jetpack-af.po ADDED
@@ -0,0 +1,4846 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Translation of 2.5 in Afrikaans
2
+ # This file is distributed under the same license as the 2.5 package.
3
+ msgid ""
4
+ msgstr ""
5
+ "PO-Revision-Date: 2013-09-19 15:16:41+0000\n"
6
+ "MIME-Version: 1.0\n"
7
+ "Content-Type: text/plain; charset=UTF-8\n"
8
+ "Content-Transfer-Encoding: 8bit\n"
9
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
+ "X-Generator: GlotPress/0.1\n"
11
+ "Project-Id-Version: 2.5\n"
12
+
13
+ #: modules/videopress/videopress.php:664
14
+ msgid "The preview is unavailable while this video is being processed."
15
+ msgstr ""
16
+
17
+ #: modules/shortcodes/presentations.php:242
18
+ msgid "Click to autoplay the presentation!"
19
+ msgstr ""
20
+
21
+ #: modules/gplus-authorship/admin/ui.php:138
22
+ msgid "Your Google+ profile and WordPress.com accounts have been disconnected, including your Publicize connections. If you no longer wish to be associated with this blog on Google we recommend that you also remove the blog URL from your <a href='%s' target='_blank'>Google+ profile</a>."
23
+ msgstr ""
24
+
25
+ #: modules/gplus-authorship/admin/ui.php:140
26
+ msgid "Your Google+ profile and WordPress.com accounts have been disconnected. If you no longer wish to be associated with this blog on Google we recommend that you also remove the blog URL from your <a href='%s' target='_blank'>Google+ profile</a>."
27
+ msgstr ""
28
+
29
+ msgid "Likes are a way for people to show their appreciation for content you have written. It’s also a way for you to show the world how popular your content has become."
30
+ msgstr "\"Likes\" is 'n manier vir mense om aan te dui dat hulle van jou artikel hou. Dit gee ook vir jou die geleentheid om vir die wêreld te wys hoe gewild jou storie is. "
31
+
32
+ msgid "Automatically optimize your site for mobile devices."
33
+ msgstr "Pas jou webwerf outomaties vir mobiele toestelle aan."
34
+
35
+ msgid "Receive notifications on your mobile device."
36
+ msgstr "Ontvang kennisgewings op jou mobiele toestel."
37
+
38
+ msgid "Monitor and manage your site's activity with Notifications in your Toolbar and on WordPress.com."
39
+ msgstr "Hou jou webwerf dop en bestuur sy aktiwiteit deur middel van kennisgewings op die boonste balk en op WordPress.com."
40
+
41
+ msgid "A single search box, that lets you search many different things."
42
+ msgstr "Een enkele soekfunksie waarmee jy verskillende dinge kan opspoor."
43
+
44
+ msgid "Give your site a boost by loading images from the WordPress.com content delivery network."
45
+ msgstr "Gee jou webwerf 'n inspuiting deurdat foto's vinniger laai vanaf die WordPress.com-netwerk (CDN)."
46
+
47
+ msgid "Publish posts to your blog directly from your personal email account."
48
+ msgstr "Publiseer artikels op jou blog deur middel van jou persoonlike e-posadres."
49
+
50
+ msgid "Connect your site to popular social networks and automatically share new posts with your friends."
51
+ msgstr "Verbind jou webwerf met gewilde sosiale netwerke en deel outomaties die nuwe artikels met jou vriende."
52
+
53
+ msgid "The most super duper sharing tool on the interwebs. Share content with Facebook, Twitter, and many more."
54
+ msgstr "Die beste-este manier om jou storie op Facebook, Twitter en vele ander te deel."
55
+
56
+ msgid "Easily embed videos and more from sites like YouTube, Vimeo, and SlideShare."
57
+ msgstr "'n Maklike manier om video's en ander media vanaf YouTube, Vimeo en Slideshare in 'n artikel te gebruik."
58
+
59
+ msgid "Enable WP.me-powered shortlinks for all of your Posts and Pages for easier sharing."
60
+ msgstr "Aktiveer WP.me-gedrewe kortskakels vir al jou artikels sodat dit makliker gedeel kan word."
61
+
62
+ msgid "Simple, concise site stats with no additional load on your server."
63
+ msgstr "Eenvoudige, bondige statistiek vir jou webwerf sonder ekstra las op die bediener."
64
+
65
+ msgid "Allow users to subscribe to your posts and comments to receive a notification via email."
66
+ msgstr "Laat besoekers toe om op kennisgewings van nuwe artikels en kommentaar in te teken via e-pos."
67
+
68
+ msgid "Create elegant magazine-style mosaic layouts for your photos without using an external graphic editor."
69
+ msgstr "Skep 'n elegante mosaïek-uitleg vir fotogallerye."
70
+
71
+ msgid "Realtime backup and security scanning for your WordPress site."
72
+ msgstr "Intydse rugsteun en sekuriteit vir jou WordPress-gedrewe webwerf."
73
+
74
+ msgid "Quite possibly the easiest way to upload beautiful videos to your blog."
75
+ msgstr "Heel moontlik die maklikste manier om pragtige video's op te laai."
76
+
77
+ msgid "Control what pages your widgets appear on."
78
+ msgstr "Beheer op watter bladsye jou widgets verskyn."
79
+
80
+ msgid "Easily add images, Twitter updates, and your site's RSS links to your theme's sidebar."
81
+ msgstr ""
82
+
83
+ msgid "Let users login with their WordPress.com Credentials, through <a href=\"http://jetpack.me/support/wpcc/\">WordPress.com Connect</a>"
84
+ msgstr ""
85
+
86
+ #: modules/wpcc/wpcc-sign-on.php:98
87
+ msgid "WPCC Client Secret"
88
+ msgstr ""
89
+
90
+ #: modules/wpcc/wpcc-sign-on.php:123
91
+ msgid "<strong>Almost done.</strong> Before WordPress.com Connect can finish activating, you'll need to <a href=\"%s\">register your website as an application on WordPress.com</a>"
92
+ msgstr ""
93
+
94
+ #: modules/wpcc/wpcc-sign-on.php:146
95
+ msgid "Visit WordPress.com to <a href=\"%s\">register a new WPCC client id and secret key</a>."
96
+ msgstr ""
97
+
98
+ #: modules/wpcc/wpcc-sign-on.php:148
99
+ msgid "Visit WordPress.com to <a href=\"%s\">manage your WPCC client settings</a>."
100
+ msgstr ""
101
+
102
+ #: modules/wpcc/wpcc-sign-on.php:175
103
+ msgid "Connecting with WordPress.com Connect enables you to log on via your WordPress.com account."
104
+ msgstr ""
105
+
106
+ #: modules/wpcc/wpcc-sign-on.php:188
107
+ msgid "Unlink This Account"
108
+ msgstr ""
109
+
110
+ #: modules/wpcc/wpcc-sign-on.php:231
111
+ msgid "This profile is not currently linked to a WordPress.com Profile."
112
+ msgstr ""
113
+
114
+ #: modules/wpcc/wpcc-sign-on.php:238
115
+ msgid "Warning! State variable missing after authentication."
116
+ msgstr ""
117
+
118
+ #: modules/wpcc/wpcc-sign-on.php:242
119
+ msgid "Warning! State mismatch. Authentication attempt may have been compromised."
120
+ msgstr ""
121
+
122
+ #: modules/wpcc/wpcc-sign-on.php:262
123
+ msgid "Warning! Could not confirm request token url!"
124
+ msgstr ""
125
+
126
+ #: modules/wpcc/wpcc-sign-on.php:276
127
+ msgid "Warning! Could not fetch user data!"
128
+ msgstr ""
129
+
130
+ #: modules/wpcc/wpcc-sign-on.php:409
131
+ msgid "We couldn't find an account with the email <strong><code>%1$s</code></strong> to log you in with. If you already have an account on <strong>%2$s</strong>, please make sure that <strong><code>%1$s</code></strong> is configured as the email address, or that you have connected to WordPress.com on your profile page."
132
+ msgstr ""
133
+
134
+ #: modules/wpcc/wpcc-sign-on.php:411
135
+ msgid "We couldn't find any account on <strong>%2$s</strong> that is linked to your WordPress.com account to log you in with. If you already have an account on <strong>%2$s</strong>, please make sure that you have connected to WordPress.com on your profile page."
136
+ msgstr ""
137
+
138
+ msgid "http://wordpress.org/extend/plugins/jetpack/"
139
+ msgstr ""
140
+
141
+ msgid "Bring the power of the WordPress.com cloud to your self-hosted WordPress. Jetpack enables you to connect your blog to a WordPress.com account to use the powerful features normally only available to WordPress.com users."
142
+ msgstr ""
143
+
144
+ msgid "Automattic"
145
+ msgstr ""
146
+
147
+ msgid "http://jetpack.me"
148
+ msgstr ""
149
+
150
+ msgid "Improve your spelling, style, and grammar with the <a href=\"http://www.afterthedeadline.com/\">After&nbsp;the&nbsp;Deadline</a> Proofreading service."
151
+ msgstr ""
152
+
153
+ msgid "Transform your standard image galleries into an immersive full-screen experience."
154
+ msgstr ""
155
+
156
+ msgid "A new comment system that has integrated social media login options."
157
+ msgstr ""
158
+
159
+ msgid "Easily insert a contact form anywhere on your site."
160
+ msgstr ""
161
+
162
+ msgid "Customize the appearance of your site using CSS but without modifying your theme."
163
+ msgstr ""
164
+
165
+ msgid "Share your public posts and comments to search engines and other services in real-time."
166
+ msgstr ""
167
+
168
+ msgid "Show a link to your Google+ in the sharing area of your posts and add your blog URL to your Google+ profile."
169
+ msgstr ""
170
+
171
+ msgid "Show a pop-up business card of your users' gravatar profiles in comments."
172
+ msgstr ""
173
+
174
+ msgid "Automatically pull the next set of posts into view when the reader approaches the bottom of the page."
175
+ msgstr ""
176
+
177
+ msgid "Allow applications to securely access your content through the cloud."
178
+ msgstr ""
179
+
180
+ msgid "Beautiful Math"
181
+ msgstr ""
182
+
183
+ msgid "Mark up your posts with the <img src=\"//s0.wp.com/latex.php?latex=%5CLaTeX&amp;bg=transparent&amp;fg=000&amp;s=-2\" alt=\"LaTeX logo\" title=\"LaTeX\" style=\"vertical-align: -25%\" /> markup language, perfect for complex mathematical equations and other &#252;ber-geekery."
184
+ msgstr ""
185
+
186
+ #: modules/widgets/top-posts.php:35 modules/widgets/top-posts.php:41
187
+ msgid "Top Posts &amp; Pages"
188
+ msgstr ""
189
+
190
+ #: modules/widgets/top-posts.php:37
191
+ msgid "Shows your most viewed posts and pages."
192
+ msgstr ""
193
+
194
+ #: modules/widgets/top-posts.php:78
195
+ msgid "Maximum number of posts to show (no more than 10):"
196
+ msgstr ""
197
+
198
+ #: modules/widgets/top-posts.php:83
199
+ msgid "Display as:"
200
+ msgstr ""
201
+
202
+ #: modules/widgets/top-posts.php:85
203
+ msgid "Text List"
204
+ msgstr ""
205
+
206
+ #: modules/widgets/top-posts.php:86
207
+ msgid "Image List"
208
+ msgstr ""
209
+
210
+ #: modules/widgets/top-posts.php:87
211
+ msgid "Image Grid"
212
+ msgstr ""
213
+
214
+ #: modules/widgets/top-posts.php:91
215
+ msgid "Top Posts &amp; Pages by views are calculated from 24-48 hours of stats. They take a while to change."
216
+ msgstr ""
217
+
218
+ #: modules/widgets/top-posts.php:164
219
+ msgid "There are no posts to display. <a href=\"%s\">Want more traffic?</a>"
220
+ msgstr ""
221
+
222
+ #: modules/widgets/twitter-timeline.php:24
223
+ msgid "Twitter Timeline"
224
+ msgstr ""
225
+
226
+ #: modules/widgets/twitter-timeline.php:27
227
+ msgid "Display an official Twitter Embedded Timeline widget."
228
+ msgstr ""
229
+
230
+ #: modules/widgets/twitter-timeline.php:75
231
+ msgid "My Tweets"
232
+ msgstr ""
233
+
234
+ #: modules/widgets/twitter-timeline.php:146
235
+ msgid "Follow me on Twitter"
236
+ msgstr ""
237
+
238
+ #: modules/widgets/twitter-timeline.php:165
239
+ msgid "Width (px):"
240
+ msgstr "Breedte (px):"
241
+
242
+ #: modules/widgets/twitter-timeline.php:170
243
+ msgid "Height (px):"
244
+ msgstr "Hoogte (px):"
245
+
246
+ #: modules/widgets/twitter-timeline.php:175
247
+ msgid "# of Tweets Shown:"
248
+ msgstr "# sigbare tweets:"
249
+
250
+ #: modules/widgets/twitter-timeline.php:183
251
+ msgid "You need to <a href=\"%1$s\" target=\"_blank\">create a widget at Twitter.com</a>, and then enter your widget id (the long number found in the URL of your widget's config page) in the field below. <a href=\"%2$s\" target=\"_blank\">Read more</a>."
252
+ msgstr ""
253
+
254
+ #: modules/widgets/twitter-timeline.php:191
255
+ msgid "Widget ID:"
256
+ msgstr ""
257
+
258
+ #: modules/widgets/twitter-timeline.php:196
259
+ msgid "Layout Options:"
260
+ msgstr ""
261
+
262
+ #: modules/widgets/twitter-timeline.php:197
263
+ msgid "No Header"
264
+ msgstr ""
265
+
266
+ #: modules/widgets/twitter-timeline.php:198
267
+ msgid "No Footer"
268
+ msgstr ""
269
+
270
+ #: modules/widgets/twitter-timeline.php:199
271
+ msgid "No Borders"
272
+ msgstr ""
273
+
274
+ #: modules/widgets/twitter-timeline.php:200
275
+ msgid "No Scrollbar"
276
+ msgstr ""
277
+
278
+ #: modules/widgets/twitter-timeline.php:201
279
+ msgid "Transparent Background"
280
+ msgstr ""
281
+
282
+ #: modules/widgets/twitter-timeline.php:205
283
+ msgid "Link Color (hex):"
284
+ msgstr ""
285
+
286
+ #: modules/widgets/twitter-timeline.php:210
287
+ msgid "Border Color (hex):"
288
+ msgstr ""
289
+
290
+ #: modules/widgets/twitter-timeline.php:215
291
+ msgid "Timeline Theme:"
292
+ msgstr ""
293
+
294
+ #: modules/widgets.php:49
295
+ msgid "%s (Jetpack)"
296
+ msgstr ""
297
+
298
+ #: modules/wpcc/wpcc-sign-on.php:91
299
+ msgid "WPCC Client ID"
300
+ msgstr ""
301
+
302
+ #: modules/widgets/readmill.php:47
303
+ msgid "Just enter the URL to your book, make sure it's a PDF or EPUB file, and you are ready to go. For more help, head to <a href='%s'>the Readmill WordPress Widget support page</a>."
304
+ msgstr ""
305
+
306
+ #: modules/widgets/readmill.php:55
307
+ msgid "Download URL:"
308
+ msgstr ""
309
+
310
+ #: modules/widgets/readmill.php:60
311
+ msgid "Item URL:"
312
+ msgstr ""
313
+
314
+ #: modules/widgets/readmill.php:65
315
+ msgid "What size icon?"
316
+ msgstr ""
317
+
318
+ #: modules/widgets/readmill.php:67 modules/widgets/rsslinks-widget.php:101
319
+ msgid "Large"
320
+ msgstr "Groot"
321
+
322
+ #: modules/widgets/readmill.php:68 modules/widgets/rsslinks-widget.php:99
323
+ msgid "Small"
324
+ msgstr "Klein"
325
+
326
+ #: modules/widgets/readmill.php:125
327
+ msgid "Your ePub link is empty. Provide an ePub link to display the Send to Readmill widget."
328
+ msgstr ""
329
+
330
+ #: modules/widgets/rsslinks-widget.php:12
331
+ msgid "Links to your blog's RSS feeds"
332
+ msgstr ""
333
+
334
+ #: modules/widgets/rsslinks-widget.php:13
335
+ msgid "RSS Links (Jetpack)"
336
+ msgstr ""
337
+
338
+ #: modules/widgets/rsslinks-widget.php:67
339
+ #: modules/widgets/rsslinks-widget.php:133
340
+ msgid "Posts"
341
+ msgstr "Bydraes"
342
+
343
+ #: modules/widgets/rsslinks-widget.php:69
344
+ msgid "Posts & Comments"
345
+ msgstr "Bydraes & Kommentare"
346
+
347
+ #: modules/widgets/rsslinks-widget.php:71
348
+ msgid "Feed(s) to Display:"
349
+ msgstr "Sigbare feed(s):"
350
+
351
+ #: modules/widgets/rsslinks-widget.php:81
352
+ msgid "Text Link"
353
+ msgstr "Teksskakel"
354
+
355
+ #: modules/widgets/rsslinks-widget.php:82
356
+ msgid "Image Link"
357
+ msgstr "Fotoskakel"
358
+
359
+ #: modules/widgets/rsslinks-widget.php:83
360
+ msgid "Text & Image Links"
361
+ msgstr "Teks- en fotoskakels"
362
+
363
+ #: modules/widgets/rsslinks-widget.php:85
364
+ msgid "Format:"
365
+ msgstr "Formaat:"
366
+
367
+ #: modules/widgets/rsslinks-widget.php:96
368
+ msgid "Image Settings:"
369
+ msgstr "Fotoverstellings:"
370
+
371
+ #: modules/widgets/rsslinks-widget.php:100
372
+ msgid "Medium"
373
+ msgstr "Medium"
374
+
375
+ #: modules/widgets/rsslinks-widget.php:103
376
+ msgid "Image Size:"
377
+ msgstr "Grootte van foto:"
378
+
379
+ #: modules/widgets/rsslinks-widget.php:113
380
+ msgid "Red"
381
+ msgstr "Rooi"
382
+
383
+ #: modules/widgets/rsslinks-widget.php:114
384
+ msgid "Orange"
385
+ msgstr "Oranje"
386
+
387
+ #: modules/widgets/rsslinks-widget.php:115
388
+ msgid "Green"
389
+ msgstr "Groen"
390
+
391
+ #: modules/widgets/rsslinks-widget.php:116
392
+ msgid "Blue"
393
+ msgstr "Blou"
394
+
395
+ #: modules/widgets/rsslinks-widget.php:117
396
+ msgid "Purple"
397
+ msgstr "Pers"
398
+
399
+ #: modules/widgets/rsslinks-widget.php:118
400
+ msgid "Pink"
401
+ msgstr "Pienk"
402
+
403
+ #: modules/widgets/rsslinks-widget.php:119
404
+ msgid "Silver"
405
+ msgstr "Silwer"
406
+
407
+ #: modules/widgets/rsslinks-widget.php:121
408
+ msgid "Image Color:"
409
+ msgstr "Foto se kleur:"
410
+
411
+ #: modules/widgets/rsslinks-widget.php:140
412
+ msgid "Subscribe to %s"
413
+ msgstr "Teken in op %s"
414
+
415
+ #: modules/widgets/gravatar-profile.php:115
416
+ msgid "Personal Links"
417
+ msgstr ""
418
+
419
+ #: modules/widgets/gravatar-profile.php:135
420
+ msgid "Verified Services"
421
+ msgstr ""
422
+
423
+ #: modules/widgets/gravatar-profile.php:146
424
+ msgctxt "1: User Name, 2: Service Name (Facebook, Twitter, ...)"
425
+ msgid "%1$s on %2$s"
426
+ msgstr ""
427
+
428
+ #: modules/widgets/gravatar-profile.php:180
429
+ msgid "Select a user or pick \"custom\" and enter a custom email address."
430
+ msgstr ""
431
+
432
+ #: modules/widgets/gravatar-profile.php:184
433
+ msgid "Custom"
434
+ msgstr ""
435
+
436
+ #: modules/widgets/gravatar-profile.php:194
437
+ msgid "Custom Email Address"
438
+ msgstr ""
439
+
440
+ #: modules/widgets/gravatar-profile.php:202
441
+ msgid "Show Personal Links"
442
+ msgstr ""
443
+
444
+ #: modules/widgets/gravatar-profile.php:204
445
+ msgid "Links to your websites, blogs, or any other sites that help describe who you are."
446
+ msgstr ""
447
+
448
+ #: modules/widgets/gravatar-profile.php:211
449
+ msgid "Show Account Links"
450
+ msgstr ""
451
+
452
+ #: modules/widgets/gravatar-profile.php:213
453
+ msgid "Links to services that you use across the web."
454
+ msgstr ""
455
+
456
+ #: modules/widgets/gravatar-profile.php:217
457
+ msgid "Opens in new window"
458
+ msgstr ""
459
+
460
+ #: modules/widgets/gravatar-profile.php:217
461
+ msgid "Edit Your Profile"
462
+ msgstr "Verander jou profiel"
463
+
464
+ #: modules/widgets/gravatar-profile.php:217
465
+ msgid "What's a Gravatar?"
466
+ msgstr "Wat is 'n Gravatar?"
467
+
468
+ #: modules/widgets/image-widget.php:12
469
+ msgid "Display an image in your sidebar"
470
+ msgstr "Wys 'n foto in jou kantkolom"
471
+
472
+ #: modules/widgets/image-widget.php:14
473
+ msgid "Image (Jetpack)"
474
+ msgstr "Foto (Jetpack)"
475
+
476
+ #: modules/widgets/image-widget.php:110
477
+ msgid "Image URL:"
478
+ msgstr ""
479
+
480
+ #: modules/widgets/image-widget.php:113
481
+ msgid "Alternate text:"
482
+ msgstr ""
483
+
484
+ #: modules/widgets/image-widget.php:116
485
+ msgid "Image title:"
486
+ msgstr ""
487
+
488
+ #: modules/widgets/image-widget.php:119
489
+ msgid "Caption:"
490
+ msgstr ""
491
+
492
+ #: modules/widgets/image-widget.php:125
493
+ msgid "Left"
494
+ msgstr ""
495
+
496
+ #: modules/widgets/image-widget.php:126
497
+ msgid "Center"
498
+ msgstr ""
499
+
500
+ #: modules/widgets/image-widget.php:127
501
+ msgid "Right"
502
+ msgstr ""
503
+
504
+ #: modules/widgets/image-widget.php:129
505
+ msgid "Image Alignment:"
506
+ msgstr ""
507
+
508
+ #: modules/widgets/image-widget.php:139
509
+ msgid "Width:"
510
+ msgstr ""
511
+
512
+ #: modules/widgets/image-widget.php:142
513
+ msgid "Height:"
514
+ msgstr ""
515
+
516
+ #: modules/widgets/image-widget.php:145
517
+ msgid "If empty, we will attempt to determine the image size."
518
+ msgstr ""
519
+
520
+ #: modules/widgets/image-widget.php:146
521
+ msgid "Link URL (when the image is clicked):"
522
+ msgstr ""
523
+
524
+ #: modules/widgets/readmill.php:11 modules/widgets/readmill.php:21
525
+ msgid "Send To Readmill"
526
+ msgstr ""
527
+
528
+ #: modules/widgets/readmill.php:13
529
+ msgid "Readmill is the best book reader for phones and tablets. With this widget you can enable users to send a book to their device with one click."
530
+ msgstr ""
531
+
532
+ #: modules/widgets/facebook-likebox.php:31
533
+ msgid "Facebook Like Box"
534
+ msgstr ""
535
+
536
+ #: modules/widgets/facebook-likebox.php:34
537
+ msgid "Display a Facebook Like Box to connect visitors to your Facebook Page"
538
+ msgstr ""
539
+
540
+ #: modules/widgets/facebook-likebox.php:48
541
+ msgid "It looks like your Facebook URL is incorrectly configured. Please check it in your <a href=\"%s\">widget settings</a>."
542
+ msgstr ""
543
+
544
+ #: modules/widgets/facebook-likebox.php:131
545
+ msgid "Facebook Page URL"
546
+ msgstr ""
547
+
548
+ #: modules/widgets/facebook-likebox.php:134
549
+ msgid "The Like Box only works with <a href=\"http://www.facebook.com/help/?faq=174987089221178\">Facebook Pages</a>."
550
+ msgstr ""
551
+
552
+ #: modules/widgets/facebook-likebox.php:140
553
+ msgid "Width"
554
+ msgstr "Wydte"
555
+
556
+ #: modules/widgets/facebook-likebox.php:147
557
+ msgid "Height"
558
+ msgstr "Hoogte"
559
+
560
+ #: modules/widgets/facebook-likebox.php:165
561
+ msgid "Show Faces"
562
+ msgstr "Wys gesigte"
563
+
564
+ #: modules/widgets/facebook-likebox.php:167
565
+ msgid "Show profile photos in the plugin."
566
+ msgstr ""
567
+
568
+ #: modules/widgets/facebook-likebox.php:174
569
+ msgid "Show Stream"
570
+ msgstr ""
571
+
572
+ #: modules/widgets/facebook-likebox.php:176
573
+ msgid "Show the profile stream for the public profile."
574
+ msgstr ""
575
+
576
+ #: modules/widgets/facebook-likebox.php:183
577
+ msgid "Show Border"
578
+ msgstr ""
579
+
580
+ #: modules/widgets/facebook-likebox.php:185
581
+ msgid "Show a border around the plugin."
582
+ msgstr ""
583
+
584
+ #: modules/widgets/facebook-likebox.php:192
585
+ msgid "Show Wall"
586
+ msgstr ""
587
+
588
+ #: modules/widgets/facebook-likebox.php:194
589
+ msgid "Show the wall for a Places page rather than friend activity."
590
+ msgstr ""
591
+
592
+ #: modules/widgets/gallery/templates/form.php:2 modules/widgets/readmill.php:50
593
+ #: modules/widgets/rsslinks-widget.php:62 modules/widgets/top-posts.php:73
594
+ #: modules/widgets/twitter-timeline.php:160
595
+ msgid "Title:"
596
+ msgstr ""
597
+
598
+ #: modules/widgets/gallery/templates/form.php:10
599
+ msgid "Images:"
600
+ msgstr ""
601
+
602
+ #: modules/widgets/gallery/templates/form.php:43
603
+ msgid "Link To:"
604
+ msgstr ""
605
+
606
+ #: modules/widgets/gallery/templates/form.php:58
607
+ msgid "Random Order:"
608
+ msgstr ""
609
+
610
+ #: modules/widgets/gallery/templates/form.php:69
611
+ msgid "Style:"
612
+ msgstr ""
613
+
614
+ #: modules/widgets/gallery.php:20
615
+ msgid "Display a photo gallery or slideshow"
616
+ msgstr ""
617
+
618
+ #: modules/widgets/gallery.php:327
619
+ msgid "Tiles"
620
+ msgstr ""
621
+
622
+ #: modules/widgets/gallery.php:335
623
+ msgid "Attachment Page"
624
+ msgstr ""
625
+
626
+ #: modules/widgets/gallery.php:336
627
+ msgid "Media File"
628
+ msgstr ""
629
+
630
+ #: modules/widgets/gravatar-profile.php:21
631
+ msgid "Gravatar Profile"
632
+ msgstr ""
633
+
634
+ #: modules/widgets/gravatar-profile.php:24
635
+ msgid "Display a mini version of your Gravatar Profile"
636
+ msgstr ""
637
+
638
+ #: modules/widgets/gravatar-profile.php:41
639
+ msgid "You need to select what to show in this <a href=\"%s\">Gravatar Profile widget</a>."
640
+ msgstr ""
641
+
642
+ #: modules/widgets/gravatar-profile.php:95
643
+ msgid "View Full Profile &rarr;"
644
+ msgstr ""
645
+
646
+ #: modules/widgets/gravatar-profile.php:103
647
+ msgid "Error loading profile"
648
+ msgstr ""
649
+
650
+ #: modules/videopress/videopress.php:673
651
+ msgid "Video Preview:"
652
+ msgstr ""
653
+
654
+ #: modules/videopress/videopress.php:707
655
+ msgid "Use the form below to upload a video to your VideoPress Library. The following video formats are supported: %s. Maximum upload file size is %d%s."
656
+ msgstr ""
657
+
658
+ #: modules/videopress/videopress.php:710
659
+ msgid "Upload Video"
660
+ msgstr ""
661
+
662
+ #: modules/widget-visibility/widget-conditions.php:34
663
+ msgid "All category pages"
664
+ msgstr ""
665
+
666
+ #: modules/widget-visibility/widget-conditions.php:48
667
+ msgid "All author pages"
668
+ msgstr ""
669
+
670
+ #: modules/widget-visibility/widget-conditions.php:59
671
+ msgid "All tag pages"
672
+ msgstr ""
673
+
674
+ #: modules/widget-visibility/widget-conditions.php:73
675
+ msgid "All date archives"
676
+ msgstr ""
677
+
678
+ #: modules/widget-visibility/widget-conditions.php:74
679
+ msgid "Daily archives"
680
+ msgstr ""
681
+
682
+ #: modules/widget-visibility/widget-conditions.php:75
683
+ msgid "Monthly archives"
684
+ msgstr ""
685
+
686
+ #: modules/widget-visibility/widget-conditions.php:76
687
+ msgid "Yearly archives"
688
+ msgstr ""
689
+
690
+ #: modules/widget-visibility/widget-conditions.php:87
691
+ msgid "Front page"
692
+ msgstr ""
693
+
694
+ #: modules/widget-visibility/widget-conditions.php:88
695
+ msgid "Posts page"
696
+ msgstr ""
697
+
698
+ #: modules/widget-visibility/widget-conditions.php:89
699
+ msgid "404 error page"
700
+ msgstr ""
701
+
702
+ #: modules/widget-visibility/widget-conditions.php:90
703
+ msgid "Search results"
704
+ msgstr ""
705
+
706
+ #: modules/widget-visibility/widget-conditions.php:91
707
+ msgid "Post type:"
708
+ msgstr ""
709
+
710
+ #: modules/widget-visibility/widget-conditions.php:104
711
+ msgid "Static page:"
712
+ msgstr ""
713
+
714
+ #: modules/widget-visibility/widget-conditions.php:146
715
+ msgid "Visibility"
716
+ msgstr ""
717
+
718
+ #: modules/widget-visibility/widget-conditions.php:149
719
+ msgctxt "placeholder: dropdown menu to select widget visibility; hide if or show if"
720
+ msgid "%s if:"
721
+ msgstr ""
722
+
723
+ #: modules/widget-visibility/widget-conditions.php:149
724
+ msgctxt "Used in the \"%s if:\" translation for the widget visibility dropdown"
725
+ msgid "Show"
726
+ msgstr ""
727
+
728
+ #: modules/widget-visibility/widget-conditions.php:149
729
+ msgctxt "Used in the \"%s if:\" translation for the widget visibility dropdown"
730
+ msgid "Hide"
731
+ msgstr ""
732
+
733
+ #: modules/widget-visibility/widget-conditions.php:160
734
+ msgctxt "Used as the default option in a dropdown list"
735
+ msgid "-- Select --"
736
+ msgstr ""
737
+
738
+ #: modules/widget-visibility/widget-conditions.php:161
739
+ msgid "Category"
740
+ msgstr ""
741
+
742
+ #: modules/widget-visibility/widget-conditions.php:162
743
+ msgctxt "Noun, as in: \"The author of this post is...\""
744
+ msgid "Author"
745
+ msgstr ""
746
+
747
+ #: modules/widget-visibility/widget-conditions.php:163
748
+ msgctxt "Noun, as in: \"This post has one tag.\""
749
+ msgid "Tag"
750
+ msgstr ""
751
+
752
+ #: modules/widget-visibility/widget-conditions.php:164
753
+ msgctxt "Noun, as in: \"This page is a date archive.\""
754
+ msgid "Date"
755
+ msgstr ""
756
+
757
+ #: modules/widget-visibility/widget-conditions.php:165
758
+ msgctxt "Example: The user is looking at a page, not a post."
759
+ msgid "Page"
760
+ msgstr ""
761
+
762
+ #: modules/widget-visibility/widget-conditions.php:167
763
+ msgctxt "Widget Visibility: {Rule Major [Page]} is {Rule Minor [Search results]}"
764
+ msgid "is"
765
+ msgstr ""
766
+
767
+ #: modules/widget-visibility/widget-conditions.php:171
768
+ msgctxt "Shown between widget visibility conditions."
769
+ msgid "or"
770
+ msgstr ""
771
+
772
+ #: modules/widget-visibility/widget-conditions.php:174
773
+ msgid "Delete"
774
+ msgstr ""
775
+
776
+ #: modules/videopress/videopress.php:278
777
+ msgid "Only videos from the selected blog will be available in your media library."
778
+ msgstr ""
779
+
780
+ #: modules/videopress/videopress.php:279
781
+ msgid "<a href=\"%s\">Click here</a> to refresh this list."
782
+ msgstr ""
783
+
784
+ #: modules/videopress/videopress.php:285
785
+ msgid "Video Library Access"
786
+ msgstr ""
787
+
788
+ #: modules/videopress/videopress.php:289
789
+ msgid "Do not allow other users to access my VideoPress library"
790
+ msgstr ""
791
+
792
+ #: modules/videopress/videopress.php:291
793
+ msgid "Allow users to access my videos"
794
+ msgstr ""
795
+
796
+ #: modules/videopress/videopress.php:293
797
+ msgid "Allow users to access and edit my videos"
798
+ msgstr ""
799
+
800
+ #: modules/videopress/videopress.php:295
801
+ msgid "Allow users to access, edit, and delete my videos"
802
+ msgstr ""
803
+
804
+ #: modules/videopress/videopress.php:298
805
+ msgid "Allow users to upload videos"
806
+ msgstr ""
807
+
808
+ #: modules/videopress/videopress.php:303
809
+ msgid "Free formats"
810
+ msgstr ""
811
+
812
+ #: modules/videopress/videopress.php:307
813
+ msgid "Only display videos in free software formats"
814
+ msgstr ""
815
+
816
+ #: modules/videopress/videopress.php:308
817
+ msgid "Ogg file container with Theora video and Vorbis audio. Note that some browsers are unable to play free software video formats, including Internet Explorer and Safari."
818
+ msgstr ""
819
+
820
+ #: modules/videopress/videopress.php:313
821
+ msgid "Default quality"
822
+ msgstr ""
823
+
824
+ #: modules/videopress/videopress.php:317
825
+ msgid "Display higher quality video by default."
826
+ msgstr ""
827
+
828
+ #: modules/videopress/videopress.php:318
829
+ msgid "This setting may be overridden for individual videos."
830
+ msgstr ""
831
+
832
+ #: modules/videopress/videopress.php:330 modules/videopress/videopress.php:339
833
+ #: modules/videopress/videopress.php:593
834
+ msgid "VideoPress Library"
835
+ msgstr ""
836
+
837
+ #: modules/videopress/videopress.php:340
838
+ msgid "Use the button below to browse your VideoPress Library. Note that you can also browse your VideoPress Library while editing a post or page by using the <strong>Add Media</strong> button in the post editor."
839
+ msgstr ""
840
+
841
+ #: modules/videopress/videopress.php:341
842
+ msgid "Browse Your VideoPress Library"
843
+ msgstr ""
844
+
845
+ #: modules/videopress/videopress.php:342
846
+ msgid "Please enable JavaScript support in your browser to use VideoPress."
847
+ msgstr ""
848
+
849
+ #: modules/videopress/videopress.php:589
850
+ msgid "Please select a video file to upload."
851
+ msgstr ""
852
+
853
+ #: modules/videopress/videopress.php:590
854
+ msgid "Your video is uploading... Please do not close this window."
855
+ msgstr ""
856
+
857
+ #: modules/videopress/videopress.php:591
858
+ msgid "An unknown error has occurred. Please try again later."
859
+ msgstr ""
860
+
861
+ #: modules/videopress/videopress.php:592
862
+ msgid "Your video has successfully been uploaded. It will appear in your VideoPress Library shortly."
863
+ msgstr ""
864
+
865
+ #: modules/videopress/videopress.php:594
866
+ msgid "Upload a Video"
867
+ msgstr ""
868
+
869
+ #: modules/videopress/videopress.php:595
870
+ msgid "Insert Video"
871
+ msgstr ""
872
+
873
+ #: modules/videopress/videopress.php:628
874
+ msgid "Ogg File URL"
875
+ msgstr ""
876
+
877
+ #: modules/videopress/videopress.php:630
878
+ msgid "Location of the Ogg video file."
879
+ msgstr ""
880
+
881
+ #: modules/videopress/videopress.php:638
882
+ msgid "Display share menu and allow viewers to embed or download this video"
883
+ msgstr ""
884
+
885
+ #: modules/videopress/videopress.php:644
886
+ msgid "Rating"
887
+ msgstr ""
888
+
889
+ #: modules/videopress/videopress.php:657
890
+ msgid "Shortcode"
891
+ msgstr ""
892
+
893
+ #: modules/subscriptions.php:694
894
+ msgid "Enter your email address to subscribe to this blog and receive notifications of new posts by email."
895
+ msgstr ""
896
+
897
+ #: modules/subscriptions.php:696
898
+ msgid "Click to subscribe to this blog and receive notifications of new posts by email."
899
+ msgstr ""
900
+
901
+ #: modules/subscriptions.php:712
902
+ msgid "%s: %s"
903
+ msgstr ""
904
+
905
+ #: modules/subscriptions.php:719 modules/widgets/image-widget.php:107
906
+ msgid "Widget title:"
907
+ msgstr ""
908
+
909
+ #: modules/subscriptions.php:725
910
+ msgid "Optional text to display to your readers:"
911
+ msgstr ""
912
+
913
+ #: modules/subscriptions.php:731
914
+ msgid "Subscribe Button:"
915
+ msgstr ""
916
+
917
+ #: modules/subscriptions.php:738
918
+ msgid "Show total number of subscribers? (%s subscriber)"
919
+ msgid_plural "Show total number of subscribers? (%s subscribers)"
920
+ msgstr[0] ""
921
+ msgstr[1] ""
922
+
923
+ #: modules/tiled-gallery/tiled-gallery.php:318
924
+ msgid "Tiled Mosaic"
925
+ msgstr ""
926
+
927
+ #: modules/tiled-gallery/tiled-gallery.php:319 modules/widgets/gallery.php:328
928
+ msgid "Square Tiles"
929
+ msgstr ""
930
+
931
+ #: modules/tiled-gallery/tiled-gallery.php:320 modules/widgets/gallery.php:329
932
+ msgid "Circles"
933
+ msgstr ""
934
+
935
+ #: modules/tiled-gallery/tiled-gallery.php:349
936
+ msgid "Display all your gallery pictures in a cool mosaic."
937
+ msgstr ""
938
+
939
+ #: modules/vaultpress.php:24
940
+ msgid "Active"
941
+ msgstr ""
942
+
943
+ #: modules/videopress/class.videopress-player.php:195
944
+ msgid "%s Error"
945
+ msgstr ""
946
+
947
+ #: modules/videopress/class.videopress-player.php:230
948
+ msgid "This video is intended for mature audiences."
949
+ msgstr ""
950
+
951
+ #: modules/videopress/class.videopress-player.php:230
952
+ msgid "Please verify your birthday."
953
+ msgstr ""
954
+
955
+ #: modules/videopress/class.videopress-player.php:280
956
+ msgid "Submit"
957
+ msgstr ""
958
+
959
+ #: modules/videopress/class.videopress-player.php:326
960
+ msgid "You do not have sufficient <a rel=\"nofollow\" href=\"%s\">freedom levels</a> to view this video. Support free software and upgrade."
961
+ msgstr ""
962
+
963
+ #: modules/videopress/class.videopress-player.php:382
964
+ msgctxt "watch a video title"
965
+ msgid "Watch: %s"
966
+ msgstr ""
967
+
968
+ #: modules/videopress/class.videopress-player.php:478
969
+ #: modules/videopress/class.videopress-player.php:500
970
+ msgid "this video"
971
+ msgstr ""
972
+
973
+ #: modules/videopress/class.videopress-player.php:507
974
+ msgctxt "Play as in playback or view a movie"
975
+ msgid "JavaScript required to play %s."
976
+ msgstr ""
977
+
978
+ #: modules/videopress/class.videopress-player.php:654
979
+ msgid "This video requires <a rel=\"nofollow\" href=\"%s\">Adobe Flash</a> for playback."
980
+ msgstr ""
981
+
982
+ #: modules/videopress/class.videopress-player.php:661
983
+ msgid "Loading video..."
984
+ msgstr ""
985
+
986
+ #: modules/videopress/class.videopress-video.php:306
987
+ msgid "The VideoPress plugin could not communicate with the VideoPress servers. This error is most likely caused by a misconfigured plugin. Please reinstall or upgrade."
988
+ msgstr ""
989
+
990
+ #: modules/videopress/class.videopress-video.php:308
991
+ msgid "<strong>%s</strong> is not an allowed embed site."
992
+ msgstr ""
993
+
994
+ #: modules/videopress/class.videopress-video.php:308
995
+ msgid "Publisher limits playback of video embeds."
996
+ msgstr ""
997
+
998
+ #: modules/videopress/class.videopress-video.php:310
999
+ msgid "No data found for VideoPress identifier: <strong>%s</strong>."
1000
+ msgstr ""
1001
+
1002
+ #: modules/videopress/videopress.php:72 modules/videopress/videopress.php:76
1003
+ msgid "Could not obtain a VideoPress upload token. Please try again later."
1004
+ msgstr ""
1005
+
1006
+ #: modules/videopress/videopress.php:264
1007
+ msgid "Please note that the VideoPress module requires a WordPress.com account with an active <a href=\"http://store.wordpress.com/premium-upgrades/videopress/\" target=\"_blank\">VideoPress subscription</a>.</p>"
1008
+ msgstr ""
1009
+
1010
+ #: modules/videopress/videopress.php:269
1011
+ msgid "Connected WordPress.com Blog"
1012
+ msgstr ""
1013
+
1014
+ #: modules/stats.php:951 modules/stats.php:975
1015
+ msgid "Sorry, nothing to report."
1016
+ msgstr ""
1017
+
1018
+ #: modules/stats.php:971
1019
+ msgid "Top Searches"
1020
+ msgstr ""
1021
+
1022
+ #: modules/stats.php:999
1023
+ msgid "We were unable to get your stats just now. Please reload this page to try again."
1024
+ msgstr ""
1025
+
1026
+ #: modules/stats.php:1006
1027
+ msgid "We were unable to get your stats just now. Please reload this page to try again. If this error persists, please <a href=\"%1$s\">contact support</a>. In your report please include the information below."
1028
+ msgstr ""
1029
+
1030
+ #: modules/subscriptions.php:122
1031
+ msgid "Jetpack Subscriptions Settings"
1032
+ msgstr ""
1033
+
1034
+ #: modules/subscriptions.php:131
1035
+ msgid "Follow Blog"
1036
+ msgstr ""
1037
+
1038
+ #: modules/subscriptions.php:146
1039
+ msgid "Follow Comments"
1040
+ msgstr "Volg die kommentaar"
1041
+
1042
+ #: modules/subscriptions.php:167
1043
+ msgid "Follower Settings"
1044
+ msgstr ""
1045
+
1046
+ #: modules/subscriptions.php:174
1047
+ msgid "Blog follow email text"
1048
+ msgstr ""
1049
+
1050
+ #: modules/subscriptions.php:182
1051
+ msgid "Comment follow email text"
1052
+ msgstr "E-posboodskap wanneer jy kommentaar volg"
1053
+
1054
+ #: modules/subscriptions.php:196
1055
+ msgid "Change whether your visitors can subscribe to your posts or comments or both."
1056
+ msgstr ""
1057
+
1058
+ #: modules/subscriptions.php:211
1059
+ msgid "Show a <em>'follow blog'</em> option in the comment form"
1060
+ msgstr ""
1061
+
1062
+ #: modules/subscriptions.php:226
1063
+ msgid "Show a <em>'follow comments'</em> option in the comment form"
1064
+ msgstr ""
1065
+
1066
+ #: modules/subscriptions.php:251
1067
+ msgid "These settings change emails sent from your blog to followers."
1068
+ msgstr ""
1069
+
1070
+ #: modules/subscriptions.php:257
1071
+ msgid "Introduction text sent when someone follows your blog. (Site and confirmation details will be automatically added for you.)"
1072
+ msgstr ""
1073
+
1074
+ #: modules/subscriptions.php:263
1075
+ msgid "Introduction text sent when someone follows a post on your blog. (Site and confirmation details will be automatically added for you.)"
1076
+ msgstr ""
1077
+
1078
+ #: modules/subscriptions.php:268
1079
+ msgid ""
1080
+ "Howdy.\n"
1081
+ "\n"
1082
+ "You recently followed this blog's posts. This means you will receive each new post by email.\n"
1083
+ "\n"
1084
+ "To activate, click confirm below. If you believe this is an error, ignore this message and we'll never bother you again."
1085
+ msgstr ""
1086
+
1087
+ #: modules/subscriptions.php:269
1088
+ msgid ""
1089
+ "Howdy.\n"
1090
+ "\n"
1091
+ "You recently followed one of my posts. This means you will receive an email when new comments are posted.\n"
1092
+ "\n"
1093
+ "To activate, click confirm below. If you believe this is an error, ignore this message and we'll never bother you again."
1094
+ msgstr ""
1095
+
1096
+ #: modules/subscriptions.php:471
1097
+ msgid "Notify me of follow-up comments by email."
1098
+ msgstr "Stel my in kennis van nuwe kommentaar per e-pos."
1099
+
1100
+ #: modules/subscriptions.php:478
1101
+ msgid "Notify me of new posts by email."
1102
+ msgstr "Stel my in kennis van nuwe artikels per e-pos."
1103
+
1104
+ #: modules/subscriptions.php:556
1105
+ msgid "Add an email signup form to allow people to subscribe to your blog."
1106
+ msgstr ""
1107
+
1108
+ #: modules/subscriptions.php:559
1109
+ msgid "Blog Subscriptions (Jetpack)"
1110
+ msgstr ""
1111
+
1112
+ #: modules/subscriptions.php:585
1113
+ msgid "An email was just sent to confirm your subscription. Please find the email now and click activate to start subscribing."
1114
+ msgstr ""
1115
+
1116
+ #: modules/subscriptions.php:594
1117
+ msgid "The email you entered was invalid, please check and try again."
1118
+ msgstr ""
1119
+
1120
+ #: modules/subscriptions.php:597
1121
+ msgid "You have already subscribed to this site, please check your inbox."
1122
+ msgstr ""
1123
+
1124
+ #: modules/subscriptions.php:603
1125
+ msgid "There was an error when subscribing, please try again."
1126
+ msgstr ""
1127
+
1128
+ #: modules/subscriptions.php:616
1129
+ msgid "Join %s other subscriber"
1130
+ msgid_plural "Join %s other subscribers"
1131
+ msgstr[0] ""
1132
+ msgstr[1] ""
1133
+
1134
+ #: modules/subscriptions.php:693
1135
+ msgid "Subscribe to Blog via Email"
1136
+ msgstr ""
1137
+
1138
+ #: modules/stats.php:358
1139
+ msgid "View Site Stats without Javascript"
1140
+ msgstr ""
1141
+
1142
+ #: modules/stats.php:539
1143
+ msgid "Visit <a href=\"%s\">Site Stats</a> to see your stats."
1144
+ msgstr ""
1145
+
1146
+ #: modules/stats.php:544
1147
+ msgid "Admin bar"
1148
+ msgstr ""
1149
+
1150
+ #: modules/stats.php:545
1151
+ msgid "Put a chart showing 48 hours of views in the admin bar."
1152
+ msgstr ""
1153
+
1154
+ #: modules/stats.php:546
1155
+ msgid "Registered users"
1156
+ msgstr ""
1157
+
1158
+ #: modules/stats.php:548
1159
+ msgid "Count the page views of registered users who are logged in."
1160
+ msgstr ""
1161
+
1162
+ #: modules/stats.php:558
1163
+ msgid "Smiley"
1164
+ msgstr ""
1165
+
1166
+ #: modules/stats.php:559
1167
+ msgid "Hide the stats smiley face image."
1168
+ msgstr ""
1169
+
1170
+ #: modules/stats.php:559
1171
+ msgid "The image helps collect stats and <strong>makes the world a better place</strong> but should still work when hidden"
1172
+ msgstr ""
1173
+
1174
+ #: modules/stats.php:559
1175
+ msgid "Smiley face"
1176
+ msgstr ""
1177
+
1178
+ #: modules/stats.php:560
1179
+ msgid "Report visibility"
1180
+ msgstr ""
1181
+
1182
+ #: modules/stats.php:562
1183
+ msgid "Select the roles that will be able to view stats reports."
1184
+ msgstr ""
1185
+
1186
+ #: modules/stats.php:573
1187
+ msgid "Save configuration"
1188
+ msgstr ""
1189
+
1190
+ #: modules/stats.php:637
1191
+ msgid "Stats"
1192
+ msgstr ""
1193
+
1194
+ #: modules/stats.php:639
1195
+ msgid "Views over 48 hours. Click for more Site Stats."
1196
+ msgstr ""
1197
+
1198
+ #: modules/stats.php:706
1199
+ msgid "day"
1200
+ msgstr ""
1201
+
1202
+ #: modules/stats.php:707
1203
+ msgid "week"
1204
+ msgstr ""
1205
+
1206
+ #: modules/stats.php:708
1207
+ msgid "month"
1208
+ msgstr ""
1209
+
1210
+ #: modules/stats.php:711
1211
+ msgid "the past day"
1212
+ msgstr ""
1213
+
1214
+ #: modules/stats.php:712
1215
+ msgid "the past week"
1216
+ msgstr ""
1217
+
1218
+ #: modules/stats.php:713
1219
+ msgid "the past month"
1220
+ msgstr ""
1221
+
1222
+ #: modules/stats.php:714
1223
+ msgid "the past quarter"
1224
+ msgstr ""
1225
+
1226
+ #: modules/stats.php:715
1227
+ msgid "the past year"
1228
+ msgstr ""
1229
+
1230
+ #: modules/stats.php:737
1231
+ msgid "Chart stats by"
1232
+ msgstr ""
1233
+
1234
+ #: modules/stats.php:750
1235
+ msgid "Show top posts over"
1236
+ msgstr ""
1237
+
1238
+ #: modules/stats.php:763
1239
+ msgid "Show top search terms over"
1240
+ msgstr ""
1241
+
1242
+ #: modules/stats.php:922
1243
+ msgid "%1$s %2$s Views"
1244
+ msgstr ""
1245
+
1246
+ #: modules/stats.php:943
1247
+ msgid "View All"
1248
+ msgstr ""
1249
+
1250
+ #: modules/stats.php:947
1251
+ msgid "Top Posts"
1252
+ msgstr ""
1253
+
1254
+ #: modules/sharedaddy/sharing.php:307
1255
+ msgid "Icon + text"
1256
+ msgstr ""
1257
+
1258
+ #: modules/sharedaddy/sharing.php:308
1259
+ msgid "Icon only"
1260
+ msgstr ""
1261
+
1262
+ #: modules/sharedaddy/sharing.php:309
1263
+ msgid "Text only"
1264
+ msgstr ""
1265
+
1266
+ #: modules/sharedaddy/sharing.php:310
1267
+ msgid "Official buttons"
1268
+ msgstr ""
1269
+
1270
+ #: modules/sharedaddy/sharing.php:315
1271
+ msgid "Sharing label"
1272
+ msgstr ""
1273
+
1274
+ #: modules/sharedaddy/sharing.php:321
1275
+ msgid "Open links in"
1276
+ msgstr ""
1277
+
1278
+ #: modules/sharedaddy/sharing.php:324
1279
+ msgid "New window"
1280
+ msgstr ""
1281
+
1282
+ #: modules/sharedaddy/sharing.php:325
1283
+ msgid "Same window"
1284
+ msgstr ""
1285
+
1286
+ #: modules/sharedaddy/sharing.php:363
1287
+ msgid "Service name"
1288
+ msgstr ""
1289
+
1290
+ #: modules/sharedaddy/sharing.php:369
1291
+ msgid "Sharing URL"
1292
+ msgstr ""
1293
+
1294
+ #: modules/sharedaddy/sharing.php:373
1295
+ msgid "You can add the following variables to your service sharing URL:"
1296
+ msgstr ""
1297
+
1298
+ #: modules/sharedaddy/sharing.php:378
1299
+ msgid "Icon URL"
1300
+ msgstr ""
1301
+
1302
+ #: modules/sharedaddy/sharing.php:381
1303
+ msgid "Enter the URL of a 16x16px icon you want to use for this service."
1304
+ msgstr ""
1305
+
1306
+ #: modules/sharedaddy/sharing.php:387
1307
+ msgid "Create Share Button"
1308
+ msgstr ""
1309
+
1310
+ #: modules/sharedaddy/sharing.php:399
1311
+ msgid "An error occurred creating your new sharing service - please check you gave valid details."
1312
+ msgstr ""
1313
+
1314
+ #: modules/shortcodes/archives.php:50
1315
+ msgid "Your blog does not currently have any published posts."
1316
+ msgstr ""
1317
+
1318
+ #: modules/shortcodes/audio.php:202
1319
+ msgid "Download: <a href=\"%s\">%s</a><br />"
1320
+ msgstr ""
1321
+
1322
+ #: modules/shortcodes/presentations.php:226
1323
+ msgid "This slideshow could not be started. Try refreshing the page or viewing it in another browser."
1324
+ msgstr ""
1325
+
1326
+ #: modules/shortcodes/slideshow.php:58 modules/widgets/gallery.php:330
1327
+ msgid "Slideshow"
1328
+ msgstr ""
1329
+
1330
+ #: modules/shortcodes/slideshow.php:131
1331
+ msgid "Click to view slideshow."
1332
+ msgstr ""
1333
+
1334
+ #: modules/shortcodes/slideshow.php:160
1335
+ msgid "This slideshow requires JavaScript."
1336
+ msgstr ""
1337
+
1338
+ #: modules/shortcodes/twitter-timeline.php:17
1339
+ msgid "Invalid username"
1340
+ msgstr ""
1341
+
1342
+ #: modules/shortcodes/twitter-timeline.php:20
1343
+ msgid "Invalid id"
1344
+ msgstr ""
1345
+
1346
+ #: modules/shortcodes/twitter-timeline.php:22
1347
+ msgid "Tweets by @%s"
1348
+ msgstr ""
1349
+
1350
+ #: modules/social-links/social-links.php:81
1351
+ msgid "Connect"
1352
+ msgstr ""
1353
+
1354
+ #: modules/social-links/social-links.php:157
1355
+ msgid "&mdash; Select &mdash;"
1356
+ msgstr ""
1357
+
1358
+ #: modules/stats.php:265 modules/stats.php:685
1359
+ msgid "Site Stats"
1360
+ msgstr ""
1361
+
1362
+ #: modules/stats.php:356
1363
+ msgid "Loading&hellip;"
1364
+ msgstr ""
1365
+
1366
+ #: modules/stats.php:357
1367
+ msgid "Your Site Stats work better with Javascript enabled."
1368
+ msgstr ""
1369
+
1370
+ #: modules/sharedaddy/sharing-sources.php:930
1371
+ msgid "Click to share"
1372
+ msgstr ""
1373
+
1374
+ #: modules/sharedaddy/sharing-sources.php:985
1375
+ msgid "URL"
1376
+ msgstr ""
1377
+
1378
+ #: modules/sharedaddy/sharing-sources.php:990
1379
+ msgid "Icon"
1380
+ msgstr ""
1381
+
1382
+ #: modules/sharedaddy/sharing-sources.php:997
1383
+ msgid "Save"
1384
+ msgstr ""
1385
+
1386
+ #: modules/sharedaddy/sharing-sources.php:998
1387
+ msgid "Remove Service"
1388
+ msgstr ""
1389
+
1390
+ #: modules/sharedaddy/sharing-sources.php:1077
1391
+ msgid "Tumblr"
1392
+ msgstr ""
1393
+
1394
+ #: modules/sharedaddy/sharing-sources.php:1088
1395
+ msgctxt "share to"
1396
+ msgid "Tumblr"
1397
+ msgstr ""
1398
+
1399
+ #: modules/sharedaddy/sharing-sources.php:1088
1400
+ msgid "Click to share on Tumblr"
1401
+ msgstr ""
1402
+
1403
+ #: modules/sharedaddy/sharing-sources.php:1124
1404
+ msgid "Pinterest"
1405
+ msgstr ""
1406
+
1407
+ #: modules/sharedaddy/sharing-sources.php:1168
1408
+ msgid "Pin It"
1409
+ msgstr ""
1410
+
1411
+ #: modules/sharedaddy/sharing-sources.php:1170
1412
+ msgctxt "share to"
1413
+ msgid "Pinterest"
1414
+ msgstr ""
1415
+
1416
+ #: modules/sharedaddy/sharing-sources.php:1170
1417
+ msgid "Click to share on Pinterest"
1418
+ msgstr ""
1419
+
1420
+ #: modules/sharedaddy/sharing-sources.php:1241
1421
+ #: modules/sharedaddy/sharing-sources.php:1259
1422
+ msgid "Pocket"
1423
+ msgstr ""
1424
+
1425
+ #: modules/sharedaddy/sharing-sources.php:1264
1426
+ msgctxt "share to"
1427
+ msgid "Pocket"
1428
+ msgstr ""
1429
+
1430
+ #: modules/sharedaddy/sharing-sources.php:1264
1431
+ msgid "Click to share on Pocket"
1432
+ msgstr ""
1433
+
1434
+ #: modules/sharedaddy/sharing.php:153
1435
+ msgid "Warning! Multibyte support missing!"
1436
+ msgstr ""
1437
+
1438
+ #: modules/sharedaddy/sharing.php:154
1439
+ msgid "This plugin will work without it, but multibyte support is used <a href=\"%s\">if available</a>. You may see minor problems with Tweets and other sharing services."
1440
+ msgstr ""
1441
+
1442
+ #: modules/sharedaddy/sharing.php:171
1443
+ msgid "Add sharing buttons to your blog and allow your visitors to share posts with their friends."
1444
+ msgstr ""
1445
+
1446
+ #: modules/sharedaddy/sharing.php:177
1447
+ msgid "Available Services"
1448
+ msgstr ""
1449
+
1450
+ #: modules/sharedaddy/sharing.php:178
1451
+ msgid "Drag and drop the services you'd like to enable into the box below."
1452
+ msgstr ""
1453
+
1454
+ #: modules/sharedaddy/sharing.php:179
1455
+ msgid "Add a new service"
1456
+ msgstr ""
1457
+
1458
+ #: modules/sharedaddy/sharing.php:192
1459
+ msgid "Please note that your services have been restricted because your site is private."
1460
+ msgstr ""
1461
+
1462
+ #: modules/sharedaddy/sharing.php:203
1463
+ msgid "Enabled Services"
1464
+ msgstr ""
1465
+
1466
+ #: modules/sharedaddy/sharing.php:206
1467
+ msgid "Services dragged here will appear individually."
1468
+ msgstr ""
1469
+
1470
+ #: modules/sharedaddy/sharing.php:209
1471
+ msgid "Drag and drop available services here."
1472
+ msgstr ""
1473
+
1474
+ #: modules/sharedaddy/sharing.php:220
1475
+ msgid "Services dragged here will be hidden behind a share button."
1476
+ msgstr ""
1477
+
1478
+ #: modules/sharedaddy/sharing.php:235
1479
+ msgid "Live Preview"
1480
+ msgstr ""
1481
+
1482
+ #: modules/sharedaddy/sharing.php:238
1483
+ msgid "Sharing is off. Add services above to enable."
1484
+ msgstr ""
1485
+
1486
+ #: modules/sharedaddy/sharing.php:304
1487
+ msgid "Button style"
1488
+ msgstr ""
1489
+
1490
+ #: modules/sharedaddy/sharing-sources.php:302
1491
+ msgid "Post was not sent - check your email addresses!"
1492
+ msgstr ""
1493
+
1494
+ #: modules/sharedaddy/sharing-sources.php:306
1495
+ msgid "Email check failed, please try again"
1496
+ msgstr ""
1497
+
1498
+ #: modules/sharedaddy/sharing-sources.php:310
1499
+ msgid "Sorry, your blog cannot share posts by email."
1500
+ msgstr ""
1501
+
1502
+ #: modules/sharedaddy/sharing-sources.php:333
1503
+ msgid "Twitter"
1504
+ msgstr ""
1505
+
1506
+ #: modules/sharedaddy/sharing-sources.php:379
1507
+ msgctxt "share to"
1508
+ msgid "Twitter"
1509
+ msgstr ""
1510
+
1511
+ #: modules/sharedaddy/sharing-sources.php:379
1512
+ msgid "Click to share on Twitter"
1513
+ msgstr ""
1514
+
1515
+ #: modules/sharedaddy/sharing-sources.php:454
1516
+ msgid "StumbleUpon"
1517
+ msgstr ""
1518
+
1519
+ #: modules/sharedaddy/sharing-sources.php:465
1520
+ msgctxt "share to"
1521
+ msgid "StumbleUpon"
1522
+ msgstr ""
1523
+
1524
+ #: modules/sharedaddy/sharing-sources.php:465
1525
+ msgid "Click to share on StumbleUpon"
1526
+ msgstr ""
1527
+
1528
+ #: modules/sharedaddy/sharing-sources.php:492
1529
+ #: modules/sharedaddy/sharing-sources.php:499
1530
+ msgid "Reddit"
1531
+ msgstr ""
1532
+
1533
+ #: modules/sharedaddy/sharing-sources.php:499
1534
+ msgid "Click to share on Reddit"
1535
+ msgstr ""
1536
+
1537
+ #: modules/sharedaddy/sharing-sources.php:526
1538
+ msgid "Digg"
1539
+ msgstr ""
1540
+
1541
+ #: modules/sharedaddy/sharing-sources.php:535
1542
+ #: modules/sharedaddy/sharing-sources.php:538
1543
+ msgid "Click to Digg this post"
1544
+ msgstr ""
1545
+
1546
+ #: modules/sharedaddy/sharing-sources.php:538
1547
+ msgctxt "share to"
1548
+ msgid "Digg"
1549
+ msgstr ""
1550
+
1551
+ #: modules/sharedaddy/sharing-sources.php:582
1552
+ msgid "LinkedIn"
1553
+ msgstr ""
1554
+
1555
+ #: modules/sharedaddy/sharing-sources.php:596
1556
+ msgctxt "share to"
1557
+ msgid "LinkedIn"
1558
+ msgstr ""
1559
+
1560
+ #: modules/sharedaddy/sharing-sources.php:596
1561
+ msgid "Click to share on LinkedIn"
1562
+ msgstr ""
1563
+
1564
+ #: modules/sharedaddy/sharing-sources.php:659
1565
+ msgid "Facebook"
1566
+ msgstr ""
1567
+
1568
+ #: modules/sharedaddy/sharing-sources.php:733
1569
+ msgctxt "share to"
1570
+ msgid "Facebook"
1571
+ msgstr ""
1572
+
1573
+ #: modules/sharedaddy/sharing-sources.php:733
1574
+ msgid "Share on Facebook"
1575
+ msgstr ""
1576
+
1577
+ #: modules/sharedaddy/sharing-sources.php:764
1578
+ msgid "Print"
1579
+ msgstr "Druk"
1580
+
1581
+ #: modules/sharedaddy/sharing-sources.php:768
1582
+ msgctxt "share to"
1583
+ msgid "Print"
1584
+ msgstr "Druk"
1585
+
1586
+ #: modules/sharedaddy/sharing-sources.php:768
1587
+ msgid "Click to print"
1588
+ msgstr ""
1589
+
1590
+ #: modules/sharedaddy/sharing-sources.php:784
1591
+ msgid "Press This"
1592
+ msgstr ""
1593
+
1594
+ #: modules/sharedaddy/sharing-sources.php:812
1595
+ msgctxt "share to"
1596
+ msgid "Press This"
1597
+ msgstr ""
1598
+
1599
+ #: modules/sharedaddy/sharing-sources.php:812
1600
+ msgid "Click to Press This!"
1601
+ msgstr ""
1602
+
1603
+ #: modules/sharedaddy/sharing-sources.php:830
1604
+ msgid "Google"
1605
+ msgstr ""
1606
+
1607
+ #: modules/sharedaddy/sharing-sources.php:843
1608
+ msgctxt "share to"
1609
+ msgid "Google"
1610
+ msgstr ""
1611
+
1612
+ #: modules/sharedaddy/sharing-sources.php:843
1613
+ msgid "Click to share on Google+"
1614
+ msgstr ""
1615
+
1616
+ #: modules/publicize/ui.php:194
1617
+ msgid "Are you sure you want to stop Publicizing posts to this connection?"
1618
+ msgstr ""
1619
+
1620
+ #: modules/publicize/ui.php:216
1621
+ msgid "Make this connection available to all users of this blog?"
1622
+ msgstr ""
1623
+
1624
+ #: modules/publicize/ui.php:224
1625
+ msgid "There was a problem connecting to %s. Please disconnect and try again."
1626
+ msgstr ""
1627
+
1628
+ #: modules/publicize/ui.php:414
1629
+ msgid "Publicize:"
1630
+ msgstr ""
1631
+
1632
+ #: modules/publicize/ui.php:494
1633
+ msgctxt "Service: Account connected as"
1634
+ msgid "%1$s: %2$s"
1635
+ msgstr ""
1636
+
1637
+ #: modules/publicize/ui.php:529
1638
+ msgid "Custom Message:"
1639
+ msgstr ""
1640
+
1641
+ #: modules/publicize/ui.php:534 modules/publicize/ui.php:563
1642
+ #: modules/publicize/ui.php:565
1643
+ msgid "Hide"
1644
+ msgstr ""
1645
+
1646
+ #: modules/publicize/ui.php:543
1647
+ msgid "Not Connected"
1648
+ msgstr ""
1649
+
1650
+ #: modules/publicize/ui.php:550
1651
+ msgid "Connect to"
1652
+ msgstr ""
1653
+
1654
+ #: modules/publicize/ui.php:555
1655
+ msgid "Connect and share your posts on %s"
1656
+ msgstr ""
1657
+
1658
+ #: modules/publicize/ui.php:578
1659
+ msgid "Show"
1660
+ msgstr ""
1661
+
1662
+ #: modules/publicize.php:89
1663
+ msgctxt "word count: words or characters?"
1664
+ msgid "words"
1665
+ msgstr ""
1666
+
1667
+ #: modules/sharedaddy/sharedaddy.php:18
1668
+ msgid "Shared Post"
1669
+ msgstr ""
1670
+
1671
+ #: modules/sharedaddy/sharedaddy.php:114
1672
+ msgid "Disable CSS and JS"
1673
+ msgstr ""
1674
+
1675
+ #: modules/sharedaddy/sharedaddy.php:116
1676
+ msgid "Advanced. If this option is checked, you must include these files in your theme manually for the sharing links to work."
1677
+ msgstr ""
1678
+
1679
+ #: modules/sharedaddy/sharing-service.php:12
1680
+ msgid "Share this:"
1681
+ msgstr ""
1682
+
1683
+ #: modules/sharedaddy/sharing-service.php:551
1684
+ #: modules/sharedaddy/sharing.php:250 modules/sharedaddy/sharing.php:283
1685
+ msgid "More"
1686
+ msgstr ""
1687
+
1688
+ #: modules/sharedaddy/sharing-service.php:553
1689
+ #: modules/videopress/videopress.php:635
1690
+ msgid "Share"
1691
+ msgstr ""
1692
+
1693
+ #: modules/sharedaddy/sharing-sources.php:200
1694
+ msgctxt "as sharing source"
1695
+ msgid "Email"
1696
+ msgstr ""
1697
+
1698
+ #: modules/sharedaddy/sharing-sources.php:242
1699
+ msgid "This post has been shared!"
1700
+ msgstr "Die artikel is suksesvol gedeel!"
1701
+
1702
+ #: modules/sharedaddy/sharing-sources.php:243
1703
+ msgid "You have shared this post with %s"
1704
+ msgstr "Die skakel na hierdie artikel is na %s gestuur"
1705
+
1706
+ #: modules/sharedaddy/sharing-sources.php:244
1707
+ #: modules/videopress/videopress.php:676 modules/wpcc/wpcc-sign-on.php:122
1708
+ msgid "Close"
1709
+ msgstr "Sluit"
1710
+
1711
+ #: modules/sharedaddy/sharing-sources.php:266
1712
+ msgctxt "share to"
1713
+ msgid "Email"
1714
+ msgstr "E-pos"
1715
+
1716
+ #: modules/sharedaddy/sharing-sources.php:266
1717
+ msgid "Click to email this to a friend"
1718
+ msgstr ""
1719
+
1720
+ #: modules/sharedaddy/sharing-sources.php:279
1721
+ msgid "Send to Email Address"
1722
+ msgstr "Stuur na e-posadres"
1723
+
1724
+ #: modules/sharedaddy/sharing-sources.php:287
1725
+ msgid "Your Name"
1726
+ msgstr "Jou naam"
1727
+
1728
+ #: modules/sharedaddy/sharing-sources.php:290
1729
+ msgid "Your Email Address"
1730
+ msgstr "Jou e-posadres"
1731
+
1732
+ #: modules/sharedaddy/sharing-sources.php:298
1733
+ msgid "Send Email"
1734
+ msgstr "Stuur die e-pos"
1735
+
1736
+ #: modules/post-by-email.php:116
1737
+ msgid "Regenerate Address"
1738
+ msgstr ""
1739
+
1740
+ #: modules/post-by-email.php:117
1741
+ msgid "Disable Post By Email"
1742
+ msgstr ""
1743
+
1744
+ #: modules/post-by-email.php:125
1745
+ msgid "To use Post By Email, you need to link your %s account to your WordPress.com account."
1746
+ msgstr ""
1747
+
1748
+ #: modules/post-by-email.php:128 modules/publicize/publicize-jetpack.php:62
1749
+ msgid "If you don't have a WordPress.com account yet, you can sign up for free in just a few seconds."
1750
+ msgstr ""
1751
+
1752
+ #: modules/post-by-email.php:169 modules/post-by-email.php:178
1753
+ msgid "Unable to create your Post By Email address. Please try again later."
1754
+ msgstr ""
1755
+
1756
+ #: modules/post-by-email.php:197 modules/post-by-email.php:206
1757
+ msgid "Unable to regenerate your Post By Email address. Please try again later."
1758
+ msgstr ""
1759
+
1760
+ #: modules/post-by-email.php:225 modules/post-by-email.php:234
1761
+ msgid "Unable to disable your Post By Email address. Please try again later."
1762
+ msgstr ""
1763
+
1764
+ #: modules/publicize/publicize-jetpack.php:59
1765
+ msgid "To use Publicize, you'll need to link your %s account to your WordPress.com account using the button to the right."
1766
+ msgstr ""
1767
+
1768
+ #: modules/publicize/publicize-jetpack.php:176
1769
+ msgid "There was a problem connecting to %s to create an authorized connection. Please try again in a moment."
1770
+ msgstr ""
1771
+
1772
+ #: modules/publicize/publicize-jetpack.php:182
1773
+ msgid "An invalid request was made. This normally means that something intercepted or corrupted the request from your server to the Jetpack Server. Try again and see if it works this time."
1774
+ msgstr ""
1775
+
1776
+ #: modules/publicize/publicize-jetpack.php:185
1777
+ msgid "We could not verify that your server is making an authorized request. Please try again, and make sure there is nothing interfering with requests from your server to the Jetpack Server."
1778
+ msgstr ""
1779
+
1780
+ #: modules/publicize/publicize-jetpack.php:188
1781
+ msgid "No blog_id was included in your request. Please try disconnecting Jetpack from WordPress.com and then reconnecting it. Once you have done that, try connecting Publicize again."
1782
+ msgstr ""
1783
+
1784
+ #: modules/publicize/publicize-jetpack.php:191
1785
+ msgid "No user information was included in your request. Please make sure that your user account has connected to Jetpack. Connect your user account by going to the <a href=\"%s\">Jetpack page</a> within wp-admin."
1786
+ msgstr ""
1787
+
1788
+ #: modules/publicize/publicize-jetpack.php:194
1789
+ msgid "Something which should never happen, happened. Sorry about that. If you try again, maybe it will work."
1790
+ msgstr ""
1791
+
1792
+ #: modules/publicize/publicize-jetpack.php:198
1793
+ msgid "There was a problem connecting with Publicize. Please try again in a moment."
1794
+ msgstr ""
1795
+
1796
+ #: modules/publicize/publicize-jetpack.php:207
1797
+ msgid "Error code: %s"
1798
+ msgstr ""
1799
+
1800
+ #: modules/publicize/publicize-jetpack.php:216
1801
+ msgid "That connection has been removed."
1802
+ msgstr ""
1803
+
1804
+ #: modules/publicize/publicize-jetpack.php:381
1805
+ #: modules/publicize/publicize-jetpack.php:398
1806
+ #: modules/publicize/publicize-jetpack.php:521
1807
+ msgid "Publicize to my %s:"
1808
+ msgstr ""
1809
+
1810
+ #: modules/publicize/publicize-jetpack.php:382
1811
+ msgid "Facebook Wall"
1812
+ msgstr ""
1813
+
1814
+ #: modules/publicize/publicize-jetpack.php:399
1815
+ msgid "Facebook Page"
1816
+ msgstr ""
1817
+
1818
+ #: modules/publicize/publicize-jetpack.php:522
1819
+ msgid "Tumblr blog"
1820
+ msgstr ""
1821
+
1822
+ #: modules/publicize/publicize-jetpack.php:623
1823
+ msgid "Before you hit Publish, please refresh your connection to make sure we can Publicize your post:"
1824
+ msgstr ""
1825
+
1826
+ #: modules/publicize/publicize-jetpack.php:633
1827
+ msgid "Refresh connection with %s"
1828
+ msgstr ""
1829
+
1830
+ #: modules/publicize/ui.php:76
1831
+ msgid "You have successfully connected your blog with your %s account."
1832
+ msgstr ""
1833
+
1834
+ #: modules/publicize/ui.php:82
1835
+ msgid "You have chosen not to connect your blog. Please click 'accept' when prompted if you wish to connect your accounts."
1836
+ msgstr ""
1837
+
1838
+ #: modules/publicize/ui.php:103
1839
+ msgid "Connect your blog to popular social networking sites and automatically share new posts with your friends."
1840
+ msgstr ""
1841
+
1842
+ #: modules/publicize/ui.php:104
1843
+ msgid "You can make a connection for just yourself or for all users on your blog. Shared connections are marked with the (Shared) text."
1844
+ msgstr ""
1845
+
1846
+ #: modules/publicize/ui.php:165
1847
+ msgid "Shared"
1848
+ msgstr ""
1849
+
1850
+ #: modules/publicize/ui.php:181
1851
+ msgid "Add new %s connection."
1852
+ msgstr ""
1853
+
1854
+ #: modules/module-info.php:855
1855
+ msgid "With WordPress.com Connect, your users will be able to log into your WordPress admin with the same credentials they use to log into WordPress.com. It's safe and secure."
1856
+ msgstr ""
1857
+
1858
+ #: modules/module-info.php:856
1859
+ msgid "Once enabled, a \"Connect with WordPress.com\" option will be added to your existing log-in form."
1860
+ msgstr ""
1861
+
1862
+ #: modules/module-info.php:872 modules/videopress/videopress.php:330
1863
+ msgid "VideoPress"
1864
+ msgstr ""
1865
+
1866
+ #: modules/module-info.php:873
1867
+ msgid "With the VideoPress module you can easily upload videos to your WordPress site and embed them in your posts and pages. This module requires a WordPress.com account with an active <a href=\"http://store.wordpress.com/premium-upgrades/videopress/\" target=\"_blank\">VideoPress subscription</a>."
1868
+ msgstr ""
1869
+
1870
+ #: modules/omnisearch/omnisearch-comments.php:17
1871
+ msgid "Search Comments"
1872
+ msgstr "Deursoek die kommentaar"
1873
+
1874
+ #: modules/omnisearch/omnisearch-comments.php:18
1875
+ #: modules/omnisearch/omnisearch-comments.php:27
1876
+ #: modules/widgets/rsslinks-widget.php:68
1877
+ #: modules/widgets/rsslinks-widget.php:136
1878
+ msgid "Comments"
1879
+ msgstr "Kommentare"
1880
+
1881
+ #: modules/omnisearch/omnisearch-core.php:85
1882
+ msgid "search everything"
1883
+ msgstr ""
1884
+
1885
+ #: modules/omnisearch/omnisearch-core.php:95
1886
+ msgid "Results:"
1887
+ msgstr ""
1888
+
1889
+ #: modules/omnisearch/omnisearch-core.php:96
1890
+ msgid "Jump to:"
1891
+ msgstr ""
1892
+
1893
+ #: modules/omnisearch/omnisearch-core.php:107
1894
+ msgid "Back to Top &uarr;"
1895
+ msgstr ""
1896
+
1897
+ #: modules/omnisearch/omnisearch-core.php:154
1898
+ msgid "Search Everything"
1899
+ msgstr ""
1900
+
1901
+ #: modules/omnisearch/omnisearch-media.php:16
1902
+ msgid "Search Media"
1903
+ msgstr ""
1904
+
1905
+ #: modules/omnisearch/omnisearch-media.php:17
1906
+ #: modules/omnisearch/omnisearch-media.php:28
1907
+ msgid "Media"
1908
+ msgstr ""
1909
+
1910
+ #: modules/omnisearch/omnisearch-plugins.php:20
1911
+ msgid "Search Plugins"
1912
+ msgstr ""
1913
+
1914
+ #: modules/omnisearch/omnisearch-plugins.php:21
1915
+ #: modules/omnisearch/omnisearch-plugins.php:26
1916
+ msgid "Plugins"
1917
+ msgstr ""
1918
+
1919
+ #: modules/omnisearch/omnisearch-plugins.php:23
1920
+ msgid "Loading &hellip;"
1921
+ msgstr ""
1922
+
1923
+ #: modules/omnisearch/omnisearch-posts.php:44
1924
+ #: modules/widgets/facebook-likebox.php:124
1925
+ #: modules/widgets/gravatar-profile.php:174
1926
+ msgid "Title"
1927
+ msgstr ""
1928
+
1929
+ #: modules/omnisearch/omnisearch-posts.php:45
1930
+ msgid "Snippet"
1931
+ msgstr ""
1932
+
1933
+ #: modules/omnisearch/omnisearch-posts.php:75
1934
+ msgid "Unpublished"
1935
+ msgstr ""
1936
+
1937
+ #: modules/omnisearch/omnisearch-posts.php:78
1938
+ msgid "Y/m/d g:i:s A"
1939
+ msgstr ""
1940
+
1941
+ #: modules/omnisearch/omnisearch-posts.php:85
1942
+ msgid "%s ago"
1943
+ msgstr ""
1944
+
1945
+ #: modules/omnisearch/omnisearch-posts.php:87
1946
+ msgid "Y/m/d"
1947
+ msgstr ""
1948
+
1949
+ #: modules/omnisearch/omnisearch-posts.php:93
1950
+ msgid "Published"
1951
+ msgstr ""
1952
+
1953
+ #: modules/omnisearch/omnisearch-posts.php:96
1954
+ msgid "Missed schedule"
1955
+ msgstr ""
1956
+
1957
+ #: modules/omnisearch/omnisearch-posts.php:98
1958
+ msgid "Scheduled"
1959
+ msgstr ""
1960
+
1961
+ #: modules/omnisearch/omnisearch-posts.php:100
1962
+ msgid "Last Modified"
1963
+ msgstr ""
1964
+
1965
+ #: modules/post-by-email.php:94 modules/subscriptions.php:620
1966
+ msgid "Email Address"
1967
+ msgstr ""
1968
+
1969
+ #: modules/post-by-email.php:109
1970
+ msgid "Enable Post By Email"
1971
+ msgstr ""
1972
+
1973
+ #: modules/post-by-email.php:113
1974
+ #: modules/videopress/class.videopress-player.php:283
1975
+ msgid "More information"
1976
+ msgstr ""
1977
+
1978
+ #: modules/module-info.php:642
1979
+ msgid "With the Infinite Scroll module and a supported theme, that's exactly what happens. Instead of the old way of navigating down a page by scrolling and then clicking a link to get to the next page, waiting for a page refresh&mdash;the document model of the web&mdash;infinite scrolling pulls the next set of posts automatically into view when the reader approaches the bottom of the page, more like an application."
1980
+ msgstr ""
1981
+
1982
+ #: modules/module-info.php:645
1983
+ msgid "At this time, your theme, %s, doesn't support Infinite Scroll. Unlike other Jetpack modules, Infinite Scroll needs information from your theme to function properly."
1984
+ msgstr ""
1985
+
1986
+ #: modules/module-info.php:647
1987
+ msgid "Until your theme supports Infinite Scroll, you won't be able to activate this module."
1988
+ msgstr ""
1989
+
1990
+ #: modules/module-info.php:657
1991
+ msgid "There is an update available for your theme. You may wish to check if this update adds Infinite Scroll support by visiting the <a href=\"%s\">WordPress Updates</a> page."
1992
+ msgstr ""
1993
+
1994
+ #: modules/module-info.php:681 modules/module-info.php:684
1995
+ #: modules/post-by-email.php:91
1996
+ msgid "Post by Email"
1997
+ msgstr ""
1998
+
1999
+ #: modules/module-info.php:686
2000
+ msgid "Post by Email is a way of publishing posts on your blog by email. Any email client can be used to send the email, allowing you to publish quickly and easily from devices such as cell phones."
2001
+ msgstr ""
2002
+
2003
+ #: modules/module-info.php:690
2004
+ msgid "Manage your Post By Email address from your <a href=\"%s\">profile settings</a>."
2005
+ msgstr ""
2006
+
2007
+ #: modules/module-info.php:694
2008
+ msgid "More information on sending emails, attachments, and customizing your posts."
2009
+ msgstr ""
2010
+
2011
+ #: modules/module-info.php:714
2012
+ msgid "Photon"
2013
+ msgstr ""
2014
+
2015
+ #: modules/module-info.php:716
2016
+ msgid "Give your site a boost by loading images in posts from the WordPress.com content delivery network. We cache your images and serve them from our super-fast network, reducing the burden on your Web host with the click of a button."
2017
+ msgstr ""
2018
+
2019
+ #: modules/module-info.php:735 modules/module-info.php:738
2020
+ #: modules/tiled-gallery/tiled-gallery.php:342
2021
+ msgid "Tiled Galleries"
2022
+ msgstr ""
2023
+
2024
+ #: modules/module-info.php:741
2025
+ msgid "Create elegant magazine-style mosaic layouts for your photos without having to use an external graphic editor."
2026
+ msgstr ""
2027
+
2028
+ #: modules/module-info.php:742
2029
+ msgid "When adding a gallery to your post, you now have the option to select a layout style for your images. We've added support for Rectangular, Square, and Circular galleries. By default, galleries will continue to display using the standard thumbnail grid layout. To make the rectangular layout the default for all of your site's galleries, head over to <a href=\"%s\">Settings &rarr; Media</a> and check the box next to \"Display all your gallery pictures in a cool mosaic.\""
2030
+ msgstr ""
2031
+
2032
+ #: modules/module-info.php:743
2033
+ msgid "Note: Images in tiled galleries require extra-special processing, so they will be served from WordPress.com's CDN even if the Photon module is disabled."
2034
+ msgstr ""
2035
+
2036
+ #: modules/module-info.php:765
2037
+ msgid "Likes allow your readers to show their appreciation for your posts and other published content using their WordPress.com accounts. Your readers will then be able to review their liked posts from WordPress.com."
2038
+ msgstr ""
2039
+
2040
+ #: modules/module-info.php:766
2041
+ msgid "Displayed below your posts will be how many people have liked your posts and the Gravatars of those who have liked them."
2042
+ msgstr ""
2043
+
2044
+ #: modules/module-info.php:768
2045
+ msgid "More information on using Likes."
2046
+ msgstr ""
2047
+
2048
+ #: modules/module-info.php:791
2049
+ msgid "The Google+ profile module allows you to connect your blog and Google+ accounts."
2050
+ msgstr ""
2051
+
2052
+ #: modules/module-info.php:792
2053
+ msgid "Displayed below your posts will be a link back to your Google+ profile and a Google+ follow button. A link will also be added to your Google+ profile."
2054
+ msgstr ""
2055
+
2056
+ #: modules/module-info.php:794
2057
+ msgid "More information on using Google+ Profile."
2058
+ msgstr ""
2059
+
2060
+ #: modules/module-info.php:810 modules/omnisearch/omnisearch-core.php:59
2061
+ #: modules/omnisearch/omnisearch-core.php:64
2062
+ #: modules/omnisearch/omnisearch-core.php:85
2063
+ msgid "Omnisearch"
2064
+ msgstr ""
2065
+
2066
+ #: modules/module-info.php:812
2067
+ msgid "Search once, get results from everything! Currently supports searching posts, pages, comments, and plugins."
2068
+ msgstr ""
2069
+
2070
+ #: modules/module-info.php:814
2071
+ msgid "Omnisearch plays nice with other plugins by letting other providers offer results as well."
2072
+ msgstr ""
2073
+
2074
+ #: modules/module-info.php:833
2075
+ msgid "Widget Visibility"
2076
+ msgstr ""
2077
+
2078
+ #: modules/module-info.php:835
2079
+ msgid "Control which pages your widgets appear on with Widget Visibility."
2080
+ msgstr ""
2081
+
2082
+ #: modules/module-info.php:836
2083
+ msgid "To control visibility, expand the widget and click the Visibility button next to the Save button, and then, choose a set of visibility options."
2084
+ msgstr ""
2085
+
2086
+ #: modules/module-info.php:837
2087
+ msgid "For example, if you wanted the Archives widget to only appear on category archives and error pages, choose \"Show\" from the first dropdown and then add two rules: \"Page is 404 Error Page\" and \"Category is All Category Pages.\""
2088
+ msgstr ""
2089
+
2090
+ #: modules/module-info.php:838
2091
+ msgid "You can also hide widgets based on the current page. For example, if you don't want the Archives widget to appear on search results pages, choose \"Hide\" and \"Page is Search results.\""
2092
+ msgstr ""
2093
+
2094
+ #: modules/module-info.php:853 modules/wpcc/wpcc-sign-on.php:84
2095
+ #: modules/wpcc/wpcc-sign-on.php:174
2096
+ msgid "WordPress.com Connect"
2097
+ msgstr ""
2098
+
2099
+ #: modules/module-info.php:429
2100
+ msgid "Easily allow any visitor to subscribe to all of your posts via email through a widget in your blog&#8217;s sidebar. Every time you publish a post, WordPress.com will send a notification to all your subscribers."
2101
+ msgstr ""
2102
+
2103
+ #: modules/module-info.php:430
2104
+ msgid "When leaving comments, your visitors can also subscribe to a post&#8217;s comments to keep up with the conversation."
2105
+ msgstr ""
2106
+
2107
+ #: modules/module-info.php:435
2108
+ msgid "To use the Subscriptions widget, go to Appearance &#8594; <a href=\"%s\">Widgets</a>. Drag the widget labeled &#8220;Blog Subscriptions (Jetpack)&#8221; into one of your sidebars and configure away."
2109
+ msgstr ""
2110
+
2111
+ #: modules/module-info.php:436
2112
+ msgid "You can also make changes to your Subscription settings at the bottom of the <a href=\"%s\">Discussion Settings</a> page."
2113
+ msgstr ""
2114
+
2115
+ #: modules/module-info.php:449
2116
+ msgid "Enhanced Distribution"
2117
+ msgstr ""
2118
+
2119
+ #: modules/module-info.php:451
2120
+ msgid "Jetpack will automatically take the great published content from your blog or website and share it instantly with third party services like search engines, increasing your reach and traffic."
2121
+ msgstr ""
2122
+
2123
+ #: modules/module-info.php:466
2124
+ msgid "JSON API"
2125
+ msgstr ""
2126
+
2127
+ #: modules/module-info.php:468
2128
+ msgid "Jetpack will allow you to authorize applications and services to securely connect to your blog and allow them to use your content in new ways and offer you new functionality."
2129
+ msgstr ""
2130
+
2131
+ #: modules/module-info.php:470
2132
+ msgid "Developers can use WordPress.com's <a href='http://developer.wordpress.com/docs/oauth2/'>OAuth2</a> authentication system and <a href='http://developer.wordpress.com/docs/api/'>WordPress.com REST API</a> to manage and access your site's content."
2133
+ msgstr ""
2134
+
2135
+ #: modules/module-info.php:498
2136
+ msgid "A contact form is a great way to offer your readers the ability to get in touch, without giving out your personal email address."
2137
+ msgstr ""
2138
+
2139
+ #: modules/module-info.php:501
2140
+ msgid "Each contact form can easily be customized to fit your needs. When a user submits your contact form, the feedback will be filtered through <a href=\"http://akismet.com/\">Akismet</a> (if it is active on your site) to make sure it’s not spam. Any legitimate feedback will then be emailed to you, and added to your feedback management area."
2141
+ msgstr ""
2142
+
2143
+ #: modules/module-info.php:518
2144
+ msgid "Jetpack Comments Screenshot"
2145
+ msgstr ""
2146
+
2147
+ #: modules/module-info.php:523
2148
+ msgid "Jetpack Comments enables your visitors to use their WordPress.com, Twitter, or Facebook accounts when commenting on your site."
2149
+ msgstr ""
2150
+
2151
+ #: modules/module-info.php:528
2152
+ msgid "Jetpack tries to match your site's color scheme automatically, but you can make manual adjustments at the bottom of the <a href='%s'>Discussion Settings</a> page."
2153
+ msgstr ""
2154
+
2155
+ #: modules/module-info.php:549
2156
+ msgid "Gallery Carousel Screenshot"
2157
+ msgstr ""
2158
+
2159
+ #: modules/module-info.php:552 modules/widgets/gallery.php:334
2160
+ msgid "Carousel"
2161
+ msgstr ""
2162
+
2163
+ #: modules/module-info.php:554
2164
+ msgid "With Carousel active, any standard WordPress galleries you have embedded in posts or pages will launch a gorgeous full-screen photo browsing experience with comments and EXIF metadata."
2165
+ msgstr ""
2166
+
2167
+ #: modules/module-info.php:567 modules/module-info.php:570
2168
+ msgid "Custom CSS"
2169
+ msgstr ""
2170
+
2171
+ #: modules/module-info.php:571
2172
+ msgid "The Custom CSS editor gives you the ability to add to or replace your theme's CSS, all while supplying syntax coloring, auto-indentation, and immediate feedback on the validity of the CSS you're writing."
2173
+ msgstr ""
2174
+
2175
+ #: modules/module-info.php:572
2176
+ msgid "To use the CSS editor, go to Appearance &#8594; <a href=\"%s\">Edit CSS</a>."
2177
+ msgstr ""
2178
+
2179
+ #: modules/module-info.php:589 modules/module-info.php:592
2180
+ msgid "Mobile Theme"
2181
+ msgstr ""
2182
+
2183
+ #: modules/module-info.php:593
2184
+ msgid "There's a good chance that visitors to your site will be using a smartphone, and it's important to provide them with a great reading experience while on the small screen."
2185
+ msgstr ""
2186
+
2187
+ #: modules/module-info.php:594
2188
+ msgid "Jetpack's mobile theme is optimized for small screens. It uses the header image, background, and widgets from your current theme for a great custom look. Post format support is included, so your photos and galleries will look fantastic on a smartphone."
2189
+ msgstr ""
2190
+
2191
+ #: modules/module-info.php:595
2192
+ msgid "Visitors on iPhone, Android, Windows Phone, and other mobile devices will automatically see the mobile theme, with the option to view the full site. You can enable or disable the mobile theme by clicking the \"Activate\" or \"Deactive\" button above."
2193
+ msgstr ""
2194
+
2195
+ #: modules/module-info.php:611 modules/module-info.php:614
2196
+ msgid "Mobile Push Notifications"
2197
+ msgstr ""
2198
+
2199
+ #: modules/module-info.php:616
2200
+ msgid "If you use <a href=\"%1$s\">WordPress for iOS</a> or <a href=\"%2$s\">WordPress for Android</a>, you’ll now be able to opt in to receive push notifications of new comments, which makes it easier than ever to keep up with your readers and moderate comments on the go."
2201
+ msgstr ""
2202
+
2203
+ #: modules/module-info.php:634
2204
+ msgid "If you are a theme author, you can learn about adding support for Infinite Scroll at <a href=\"%1$s\">%1$s</a>."
2205
+ msgstr ""
2206
+
2207
+ #: modules/module-info.php:637
2208
+ msgid "Infinite Scroll"
2209
+ msgstr ""
2210
+
2211
+ #: modules/module-info.php:640
2212
+ msgid "When you write great content, all you really want is people to find it, right?"
2213
+ msgstr ""
2214
+
2215
+ #: modules/module-info.php:329
2216
+ msgid "Additionally you can define your own custom services."
2217
+ msgstr ""
2218
+
2219
+ #: modules/module-info.php:344
2220
+ msgid "To configure your sharing settings, go to the Settings &rarr; <a href=\"%s\">Sharing</a> menu."
2221
+ msgstr ""
2222
+
2223
+ #: modules/module-info.php:345
2224
+ msgid "Drag and drop sharing services into the enabled section to have them show up on your site, and drag them into the hidden section to have them hidden behind a button."
2225
+ msgstr ""
2226
+
2227
+ #: modules/module-info.php:351
2228
+ msgid "Full details can be found on the <a href=\"%s\">Sharing support page</a>. This video also gives a swish run-down of how to use the Sharing feature. Watch it in HD for extra snazz!"
2229
+ msgstr ""
2230
+
2231
+ #: modules/module-info.php:366 modules/module-info.php:370
2232
+ msgid "Spelling and Grammar"
2233
+ msgstr ""
2234
+
2235
+ #: modules/module-info.php:372
2236
+ msgid "The <a href='%s'>After&nbsp;the&nbsp;Deadline</a> Proofreading service improves your writing by using artificial intelligence to find your errors and offer smart suggestions."
2237
+ msgstr ""
2238
+
2239
+ #: modules/module-info.php:373
2240
+ msgid "After the Deadline provides a number of <a href=\"%s\">customization options</a>, which you can edit in your profile."
2241
+ msgstr ""
2242
+
2243
+ #: modules/module-info.php:387 modules/module-info.php:401
2244
+ msgid "Widgets Screenshot"
2245
+ msgstr ""
2246
+
2247
+ #: modules/module-info.php:390 modules/module-info.php:404
2248
+ msgid "Extra Sidebar Widgets"
2249
+ msgstr ""
2250
+
2251
+ #: modules/module-info.php:392
2252
+ msgid "The RSS Links Widget "
2253
+ msgstr ""
2254
+
2255
+ #: modules/module-info.php:392
2256
+ msgid "allows you to add links to your blog&#8217;s post and comment RSS feeds in your sidebar. This makes it easy for your readers to stay updated when you post new content or receive new comments."
2257
+ msgstr ""
2258
+
2259
+ #: modules/module-info.php:393
2260
+ msgid "The Twitter Widget "
2261
+ msgstr ""
2262
+
2263
+ #: modules/module-info.php:393
2264
+ msgid "shows your latest tweets within a sidebar on your theme. It&#8217;s an easy way to add more activity to your site. There are also a number of customization options."
2265
+ msgstr ""
2266
+
2267
+ #: modules/module-info.php:393
2268
+ msgid "The Facebook Like Box Widget "
2269
+ msgstr ""
2270
+
2271
+ #: modules/module-info.php:393
2272
+ msgid "shows your Facebook Like Box within a sidebar on your theme. It&#8217;s a great way to let your readers show their support."
2273
+ msgstr ""
2274
+
2275
+ #: modules/module-info.php:393
2276
+ msgid "The Image Widget "
2277
+ msgstr ""
2278
+
2279
+ #: modules/module-info.php:393
2280
+ msgid "allows you to easily add images to widget areas in your theme. It&#8217;s an easy way to add more visual interest to your site."
2281
+ msgstr ""
2282
+
2283
+ #: modules/module-info.php:406
2284
+ msgid "The RSS Links Widget"
2285
+ msgstr ""
2286
+
2287
+ #: modules/module-info.php:406
2288
+ msgid "lets you easily add post and comment RSS feeds to a sidebar on your theme."
2289
+ msgstr ""
2290
+
2291
+ #: modules/module-info.php:407
2292
+ msgid "The Twitter Widget"
2293
+ msgstr ""
2294
+
2295
+ #: modules/module-info.php:407
2296
+ msgid "shows your latest tweets within a sidebar on your theme."
2297
+ msgstr ""
2298
+
2299
+ #: modules/module-info.php:408
2300
+ msgid "The Facebook Like Box Widget"
2301
+ msgstr ""
2302
+
2303
+ #: modules/module-info.php:408
2304
+ msgid "shows your Facebook Like Box within a sidebar on your theme."
2305
+ msgstr ""
2306
+
2307
+ #: modules/module-info.php:409
2308
+ msgid "The Image Widget"
2309
+ msgstr ""
2310
+
2311
+ #: modules/module-info.php:409
2312
+ msgid "lets you easily add images to a sidebar on your theme."
2313
+ msgstr ""
2314
+
2315
+ #: modules/module-info.php:411
2316
+ msgid "Each of these widgets has a number of customization options."
2317
+ msgstr ""
2318
+
2319
+ #: modules/module-info.php:411
2320
+ msgid "To use the widgets, go to Appearance &#8594; <a href=\"%s\">Widgets</a>. Drag them into one of your sidebars and configure away."
2321
+ msgstr ""
2322
+
2323
+ #: modules/module-info.php:424
2324
+ msgid "Subsriptions Screenshot"
2325
+ msgstr ""
2326
+
2327
+ #: modules/module-info.php:427
2328
+ msgid "Subscriptions"
2329
+ msgstr ""
2330
+
2331
+ #: modules/module-info.php:75
2332
+ msgid "To see hovercards, look at any blog post on your blog that has comments. If the commenter has a hovercard associated with their gravatar, mouse over their image and the hovercard will appear. To turn hovercards off, click the Deactivate button above."
2333
+ msgstr ""
2334
+
2335
+ #: modules/module-info.php:90 modules/module-info.php:94
2336
+ #: modules/module-info.php:103 modules/module-info.php:107
2337
+ msgid "Shortcode Embeds"
2338
+ msgstr ""
2339
+
2340
+ #: modules/module-info.php:95 modules/module-info.php:108
2341
+ msgid "Shortcodes allow you to easily and safely embed media from other places in your site. With just one simple code, you can tell WordPress to embed YouTube, Flickr, and other media."
2342
+ msgstr ""
2343
+
2344
+ #: modules/module-info.php:109
2345
+ msgid "Enter a shortcode directly into the Post/Page editor to embed media. For specific instructions follow the links below."
2346
+ msgstr ""
2347
+
2348
+ #: modules/module-info.php:132
2349
+ msgid "Available shortcodes are: %l."
2350
+ msgstr ""
2351
+
2352
+ #: modules/module-info.php:147 modules/module-info.php:151
2353
+ #: modules/module-info.php:161 modules/module-info.php:165
2354
+ msgid "WP.me Shortlinks"
2355
+ msgstr ""
2356
+
2357
+ #: modules/module-info.php:152 modules/module-info.php:166
2358
+ msgid "Instead of typing or copy-pasting long URLs, you can now get a short and simple link to your posts and pages. This uses the super compact wp.me domain name, and gives you a unique URL you can use that will be safe and reliable."
2359
+ msgstr ""
2360
+
2361
+ #: modules/module-info.php:153
2362
+ msgid "It&#8217;s perfect for use on Twitter, Facebook, and cell phone text messages where every character counts."
2363
+ msgstr ""
2364
+
2365
+ #: modules/module-info.php:167
2366
+ msgid "To use shortlinks, go to any already published post (or publish something new!). A &#8220;Get Shortlink&#8221; button will be visible under the Post title. When you click it, a dialog box will appear with the shortlink and you can copy and paste to Twitter, Facebook or wherever your heart desires."
2367
+ msgstr ""
2368
+
2369
+ #: modules/module-info.php:182 modules/module-info.php:186
2370
+ #: modules/module-info.php:195 modules/module-info.php:199
2371
+ msgid "WordPress.com Stats"
2372
+ msgstr ""
2373
+
2374
+ #: modules/module-info.php:187 modules/module-info.php:200
2375
+ msgid "There are many plugins and services that provide statistics, but data can be overwhelming. WordPress.com Stats makes the most popular metrics easy to understand through a clear and attractive interface."
2376
+ msgstr ""
2377
+
2378
+ #: modules/module-info.php:201
2379
+ msgid "You can <a href=\"%s\">view your stats dashboard here</a>."
2380
+ msgstr ""
2381
+
2382
+ #: modules/module-info.php:215 modules/module-info.php:219
2383
+ #: modules/publicize/ui.php:95
2384
+ msgid "Publicize"
2385
+ msgstr ""
2386
+
2387
+ #: modules/module-info.php:220
2388
+ msgid "Publicize allows you to connect your blog to popular social networking sites and automatically share new posts with your friends.\t You can make a connection for just yourself or for all users on your blog."
2389
+ msgstr ""
2390
+
2391
+ #: modules/module-info.php:221
2392
+ msgid "Publicize allows you to share your posts on Facebook, Twitter, Tumblr, Yahoo!, and Linkedin."
2393
+ msgstr ""
2394
+
2395
+ #: modules/module-info.php:225
2396
+ msgid "Manage your <a href=\"%s\">Publicize settings</a>."
2397
+ msgstr ""
2398
+
2399
+ #: modules/module-info.php:229 modules/publicize/ui.php:114
2400
+ msgid "More information on using Publicize."
2401
+ msgstr ""
2402
+
2403
+ #: modules/module-info.php:245 modules/module-info.php:249
2404
+ #: modules/module-info.php:258 modules/module-info.php:262
2405
+ #: modules/notes.php:159
2406
+ msgid "Notifications"
2407
+ msgstr ""
2408
+
2409
+ #: modules/module-info.php:250 modules/module-info.php:263
2410
+ msgid "Keep up with the latest happenings on all your WordPress sites and interact with other WordPress.com users."
2411
+ msgstr ""
2412
+
2413
+ #: modules/module-info.php:264
2414
+ msgid "You can view your notifications in the Toolbar and <a href=\"%s\">on WordPress.com</a>."
2415
+ msgstr ""
2416
+
2417
+ #: modules/module-info.php:279 modules/module-info.php:294
2418
+ msgid "LaTeX"
2419
+ msgstr ""
2420
+
2421
+ #: modules/module-info.php:284 modules/module-info.php:299
2422
+ msgid "%s is a powerful markup language for writing complex mathematical equations, formulas, etc."
2423
+ msgstr ""
2424
+
2425
+ #: modules/module-info.php:285
2426
+ msgid "Jetpack combines the power of %s and the simplicity of WordPress to give you the ultimate in math blogging platforms."
2427
+ msgstr ""
2428
+
2429
+ #: modules/module-info.php:286
2430
+ msgid "Wow, that sounds nerdy."
2431
+ msgstr ""
2432
+
2433
+ #: modules/module-info.php:300
2434
+ msgid "Use <code>$latex your latex code here$</code> or <code>[latex]your latex code here[/latex]</code> to include %s in your posts and comments. There are <a href=\"%s\" target=\"_blank\">all sorts of options</a> available."
2435
+ msgstr ""
2436
+
2437
+ #: modules/module-info.php:319
2438
+ msgid "Share your posts with Twitter, Facebook, and a host of other services. You can configure services to appear as icons, text, or both. Some services have additional options to display smart buttons, such as Twitter, which will update the number of times the post has been shared."
2439
+ msgstr ""
2440
+
2441
+ #: modules/module-info.php:323
2442
+ msgid "The following services are included: Twitter, Facebook, Reddit, StumbleUpon, PressThis, Digg, LinkedIn, Google +1, Print, and Email."
2443
+ msgstr ""
2444
+
2445
+ #: modules/module-info.php:325
2446
+ msgid "The following services are included: Twitter, Facebook, Reddit, StumbleUpon, Digg, LinkedIn, Google +1, Print, and Email."
2447
+ msgstr ""
2448
+
2449
+ #: modules/minileven/theme/pub/minileven/index.php:27
2450
+ msgid "Yearly Archives: %s"
2451
+ msgstr ""
2452
+
2453
+ #: modules/minileven/theme/pub/minileven/index.php:29
2454
+ msgid "Posted in %s"
2455
+ msgstr ""
2456
+
2457
+ #: modules/minileven/theme/pub/minileven/index.php:31
2458
+ msgid "Tagged with %s"
2459
+ msgstr ""
2460
+
2461
+ #: modules/minileven/theme/pub/minileven/index.php:33
2462
+ msgid "Posted by"
2463
+ msgstr ""
2464
+
2465
+ #: modules/minileven/theme/pub/minileven/index.php:35
2466
+ msgid "Blog Archives"
2467
+ msgstr ""
2468
+
2469
+ #: modules/minileven/theme/pub/minileven/index.php:43
2470
+ msgid "Search Results for: %s"
2471
+ msgstr ""
2472
+
2473
+ #: modules/minileven/theme/pub/minileven/index.php:57
2474
+ msgid "Nothing Found"
2475
+ msgstr ""
2476
+
2477
+ #: modules/minileven/theme/pub/minileven/index.php:61
2478
+ msgid "Apologies, but no results were found for the requested archive. Perhaps searching will help find a related post."
2479
+ msgstr ""
2480
+
2481
+ #: modules/minileven/theme/pub/minileven/searchform.php:9
2482
+ #: modules/minileven/theme/pub/minileven/searchform.php:10
2483
+ #: modules/minileven/theme/pub/minileven/searchform.php:11
2484
+ #: modules/omnisearch/omnisearch-core.php:156
2485
+ msgid "Search"
2486
+ msgstr ""
2487
+
2488
+ #: modules/minileven.php:50
2489
+ msgid "Excerpts"
2490
+ msgstr ""
2491
+
2492
+ #: modules/minileven.php:54
2493
+ msgid "Enable excerpts on front page and on archive pages"
2494
+ msgstr ""
2495
+
2496
+ #: modules/minileven.php:59
2497
+ msgid "Show full posts on front page and on archive pages"
2498
+ msgstr ""
2499
+
2500
+ #: modules/minileven.php:64
2501
+ msgid "Mobile App Promos"
2502
+ msgstr ""
2503
+
2504
+ #: modules/minileven.php:68
2505
+ msgid "Show a promo for the WordPress mobile apps in the footer of the mobile theme."
2506
+ msgstr ""
2507
+
2508
+ #: modules/minileven.php:77
2509
+ msgid "Mobile Apps"
2510
+ msgstr ""
2511
+
2512
+ #: modules/minileven.php:78
2513
+ msgid "Take WordPress with you."
2514
+ msgstr ""
2515
+
2516
+ #: modules/minileven.php:80
2517
+ msgid "We have apps for <a href=\"%s\">iOS (iPhone, iPad, iPod Touch)</a>, <a href=\"%s\">Android</a>, <a href=\"%s\">BlackBerry</a>, <a href=\"%s\">Windows Phone</a>, and <a href=\"%s\">more</a>!"
2518
+ msgstr ""
2519
+
2520
+ #: modules/module-info.php:22 modules/module-info.php:26
2521
+ msgid "VaultPress"
2522
+ msgstr ""
2523
+
2524
+ #: modules/module-info.php:28
2525
+ msgid "Your WordPress installation is currently being protected with the world&#8217;s best security, backup, and support."
2526
+ msgstr ""
2527
+
2528
+ #: modules/module-info.php:29
2529
+ msgctxt "Visit your _VaultPress_dashboard_."
2530
+ msgid "To check your backups, see any security alerts, or check your VaultPress Vitality, visit your %s."
2531
+ msgstr ""
2532
+
2533
+ #: modules/module-info.php:29
2534
+ msgid "VaultPress dashboard"
2535
+ msgstr ""
2536
+
2537
+ #: modules/module-info.php:31
2538
+ msgid "With a monthly subscription, the VaultPress plugin will backup your site&#8217;s content, themes, and plugins in real-time, as well as perform regular security scans for common threats and attacks."
2539
+ msgstr ""
2540
+
2541
+ #: modules/module-info.php:32
2542
+ msgctxt "View _Plans_&_Pricing_. (VaultPress)"
2543
+ msgid "View %s."
2544
+ msgstr ""
2545
+
2546
+ #: modules/module-info.php:32
2547
+ msgid "Plans & Pricing"
2548
+ msgstr ""
2549
+
2550
+ #: modules/module-info.php:53 modules/module-info.php:68
2551
+ msgid "Gravatar Hovercard"
2552
+ msgstr ""
2553
+
2554
+ #: modules/module-info.php:58 modules/module-info.php:73
2555
+ msgid "What&#8217;s a Hovercard?"
2556
+ msgstr ""
2557
+
2558
+ #: modules/module-info.php:59
2559
+ msgid "Hovercards enhance plain Gravatar images with information about a person: name, bio, pictures, their contact info, and other services they use on the web like Twitter, Facebook, or LinkedIn."
2560
+ msgstr ""
2561
+
2562
+ #: modules/module-info.php:60
2563
+ msgid "Hovercards offer a great way to show your internet presence and help people find your own blog."
2564
+ msgstr ""
2565
+
2566
+ #: modules/module-info.php:74
2567
+ msgid "Hovercards enhance plain Gravatar images with information about a person: name, bio, pictures, their contact info, and other services."
2568
+ msgstr ""
2569
+
2570
+ #: modules/minileven/theme/pub/minileven/content.php:28
2571
+ msgid "Posted by "
2572
+ msgstr ""
2573
+
2574
+ #: modules/minileven/theme/pub/minileven/content.php:30
2575
+ msgid "%s"
2576
+ msgstr ""
2577
+
2578
+ #: modules/minileven/theme/pub/minileven/content.php:51
2579
+ #: modules/minileven/theme/pub/minileven/image.php:80
2580
+ msgid "Leave a reply"
2581
+ msgstr ""
2582
+
2583
+ #: modules/minileven/theme/pub/minileven/content.php:59
2584
+ #: modules/minileven/theme/pub/minileven/inc/template-tags.php:19
2585
+ msgid "Post navigation"
2586
+ msgstr ""
2587
+
2588
+ #: modules/minileven/theme/pub/minileven/content.php:60
2589
+ #: modules/minileven/theme/pub/minileven/image.php:88
2590
+ msgid "&laquo; Previous"
2591
+ msgstr ""
2592
+
2593
+ #: modules/minileven/theme/pub/minileven/content.php:61
2594
+ msgid "Next &raquo;"
2595
+ msgstr ""
2596
+
2597
+ #: modules/minileven/theme/pub/minileven/footer.php:27
2598
+ msgid "http://wordpress.org/"
2599
+ msgstr ""
2600
+
2601
+ #: modules/minileven/theme/pub/minileven/footer.php:27
2602
+ msgid "Semantic Personal Publishing Platform"
2603
+ msgstr ""
2604
+
2605
+ #: modules/minileven/theme/pub/minileven/footer.php:27
2606
+ msgid "Proudly powered by %s"
2607
+ msgstr ""
2608
+
2609
+ #: modules/minileven/theme/pub/minileven/functions.php:59
2610
+ msgid "Primary Menu"
2611
+ msgstr ""
2612
+
2613
+ #: modules/minileven/theme/pub/minileven/functions.php:96
2614
+ msgctxt "Open Sans font: on or off"
2615
+ msgid "on"
2616
+ msgstr ""
2617
+
2618
+ #: modules/minileven/theme/pub/minileven/functions.php:102
2619
+ msgctxt "Open Sans font: add new subset (greek, cyrillic, vietnamese)"
2620
+ msgid "no-subset"
2621
+ msgstr ""
2622
+
2623
+ #: modules/minileven/theme/pub/minileven/functions.php:128
2624
+ msgid "Main Sidebar"
2625
+ msgstr ""
2626
+
2627
+ #: modules/minileven/theme/pub/minileven/header.php:26
2628
+ msgid "Menu"
2629
+ msgstr ""
2630
+
2631
+ #: modules/minileven/theme/pub/minileven/header.php:29
2632
+ msgid "Skip to primary content"
2633
+ msgstr ""
2634
+
2635
+ #: modules/minileven/theme/pub/minileven/image.php:73
2636
+ msgid "<span class=\"entry-gallery\">&laquo; <a href=\"%1$s\" title=\"Back to %2$s\" rel=\"gallery\">Back to Gallery</a></span>"
2637
+ msgstr ""
2638
+
2639
+ #: modules/minileven/theme/pub/minileven/image.php:87
2640
+ msgid "Image navigation"
2641
+ msgstr ""
2642
+
2643
+ #: modules/minileven/theme/pub/minileven/image.php:89
2644
+ msgid "Next &raquo; "
2645
+ msgstr ""
2646
+
2647
+ #: modules/minileven/theme/pub/minileven/inc/template-tags.php:20
2648
+ msgid "<span class=\"meta-nav\">&laquo;</span> Older"
2649
+ msgstr ""
2650
+
2651
+ #: modules/minileven/theme/pub/minileven/inc/template-tags.php:21
2652
+ msgid "Newer <span class=\"meta-nav\">&raquo;</span>"
2653
+ msgstr ""
2654
+
2655
+ #: modules/minileven/theme/pub/minileven/inc/template-tags.php:38
2656
+ msgid "Pingback:"
2657
+ msgstr ""
2658
+
2659
+ #: modules/minileven/theme/pub/minileven/inc/template-tags.php:55
2660
+ msgid "%1$s on %2$s"
2661
+ msgstr ""
2662
+
2663
+ #: modules/minileven/theme/pub/minileven/inc/template-tags.php:61
2664
+ msgid "%1$s at %2$s"
2665
+ msgstr ""
2666
+
2667
+ #: modules/minileven/theme/pub/minileven/inc/template-tags.php:68
2668
+ msgid "Your comment is awaiting moderation."
2669
+ msgstr ""
2670
+
2671
+ #: modules/minileven/theme/pub/minileven/inc/template-tags.php:76
2672
+ msgid "Reply"
2673
+ msgstr ""
2674
+
2675
+ #: modules/minileven/theme/pub/minileven/inc/template-tags.php:90
2676
+ msgid "<span class=\"entry-date\"><a href=\"%1$s\" title=\"%2$s\" rel=\"bookmark\"><time datetime=\"%3$s\" pubdate>%4$s</time></a></span>"
2677
+ msgstr ""
2678
+
2679
+ #: modules/minileven/theme/pub/minileven/inc/tweaks.php:94
2680
+ msgid "Page %s"
2681
+ msgstr ""
2682
+
2683
+ #: modules/minileven/theme/pub/minileven/index.php:23
2684
+ msgid "Daily Archives: %s"
2685
+ msgstr ""
2686
+
2687
+ #: modules/minileven/theme/pub/minileven/index.php:25
2688
+ msgid "Monthly Archives: %s"
2689
+ msgstr ""
2690
+
2691
+ #: modules/likes.php:251
2692
+ msgid "Someone likes one of my posts"
2693
+ msgstr ""
2694
+
2695
+ #: modules/likes.php:270
2696
+ msgid "WordPress.com Likes are"
2697
+ msgstr ""
2698
+
2699
+ #: modules/likes.php:276
2700
+ msgid "On for all posts"
2701
+ msgstr ""
2702
+
2703
+ #: modules/likes.php:282
2704
+ msgid "Turned on per post"
2705
+ msgstr ""
2706
+
2707
+ #: modules/likes.php:308 modules/sharedaddy/sharing.php:330
2708
+ msgid "Show buttons on"
2709
+ msgstr ""
2710
+
2711
+ #: modules/likes.php:317 modules/sharedaddy/sharing.php:336
2712
+ msgid "Front Page, Archive Pages, and Search Results"
2713
+ msgstr ""
2714
+
2715
+ #: modules/likes.php:450 modules/sharedaddy/sharing.php:158
2716
+ msgid "Settings have been saved"
2717
+ msgstr ""
2718
+
2719
+ #: modules/likes.php:457 modules/sharedaddy/sharing.php:170
2720
+ msgid "Sharing Buttons"
2721
+ msgstr ""
2722
+
2723
+ #: modules/likes.php:466 modules/sharedaddy/sharing.php:352
2724
+ msgid "Save Changes"
2725
+ msgstr ""
2726
+
2727
+ #: modules/likes.php:616
2728
+ msgid "Like this:"
2729
+ msgstr ""
2730
+
2731
+ #: modules/likes.php:617
2732
+ msgid "Like"
2733
+ msgstr ""
2734
+
2735
+ #: modules/likes.php:617 modules/widget-visibility/widget-conditions.php:168
2736
+ msgid "Loading..."
2737
+ msgstr ""
2738
+
2739
+ #: modules/likes.php:709
2740
+ msgid "<span>%d</span> bloggers like this:"
2741
+ msgstr ""
2742
+
2743
+ #: modules/minileven/minileven.php:93
2744
+ msgid "View Mobile Site"
2745
+ msgstr ""
2746
+
2747
+ #: modules/minileven/minileven.php:260
2748
+ msgid "Mobile-compatible:"
2749
+ msgstr ""
2750
+
2751
+ #: modules/minileven/minileven.php:261
2752
+ msgid "No"
2753
+ msgstr ""
2754
+
2755
+ #: modules/minileven/minileven.php:267 modules/minileven/minileven.php:318
2756
+ msgid "Include this CSS in the Mobile Theme"
2757
+ msgstr ""
2758
+
2759
+ #: modules/minileven/theme/pub/minileven/comments.php:15
2760
+ msgid "This post is password protected. Enter the password to view any comments."
2761
+ msgstr ""
2762
+
2763
+ #: modules/minileven/theme/pub/minileven/comments.php:45
2764
+ msgid "Comment navigation"
2765
+ msgstr ""
2766
+
2767
+ #: modules/minileven/theme/pub/minileven/comments.php:46
2768
+ msgid "&larr; Older Comments"
2769
+ msgstr "&larr; Ouer kommentaar"
2770
+
2771
+ #: modules/minileven/theme/pub/minileven/comments.php:47
2772
+ msgid "Newer Comments &rarr;"
2773
+ msgstr "Nuwer kommentaar &rarr;"
2774
+
2775
+ #: modules/minileven/theme/pub/minileven/content-gallery.php:14
2776
+ #: modules/minileven/theme/pub/minileven/content-gallery.php:58
2777
+ #: modules/minileven/theme/pub/minileven/content.php:13
2778
+ #: modules/minileven/theme/pub/minileven/content.php:18
2779
+ #: modules/minileven/theme/pub/minileven/content.php:22
2780
+ msgid "Permalink to %s"
2781
+ msgstr ""
2782
+
2783
+ #: modules/minileven/theme/pub/minileven/content-gallery.php:15
2784
+ #: modules/widgets/gallery.php:26
2785
+ msgid "Gallery"
2786
+ msgstr ""
2787
+
2788
+ #: modules/minileven/theme/pub/minileven/content-gallery.php:21
2789
+ #: modules/minileven/theme/pub/minileven/content.php:41
2790
+ #: modules/minileven/theme/pub/minileven/inc/tweaks.php:30
2791
+ msgid "Continue reading <span class=\"meta-nav\">&rarr;</span>"
2792
+ msgstr ""
2793
+
2794
+ #: modules/minileven/theme/pub/minileven/content-gallery.php:57
2795
+ msgid "This gallery contains <a %1$s>%2$s photo</a>."
2796
+ msgid_plural "This gallery contains <a %1$s>%2$s photos</a>."
2797
+ msgstr[0] ""
2798
+ msgstr[1] ""
2799
+
2800
+ #: modules/minileven/theme/pub/minileven/content-gallery.php:65
2801
+ #: modules/minileven/theme/pub/minileven/content.php:43
2802
+ #: modules/minileven/theme/pub/minileven/image.php:64
2803
+ #: modules/minileven/theme/pub/minileven/page.php:27
2804
+ msgid "Pages:"
2805
+ msgstr ""
2806
+
2807
+ #: modules/minileven/theme/pub/minileven/content-gallery.php:71
2808
+ #: modules/minileven/theme/pub/minileven/content.php:51
2809
+ #: modules/minileven/theme/pub/minileven/image.php:80
2810
+ msgid "<b>1</b> Reply"
2811
+ msgstr ""
2812
+
2813
+ #: modules/minileven/theme/pub/minileven/content-gallery.php:71
2814
+ #: modules/minileven/theme/pub/minileven/content.php:51
2815
+ #: modules/minileven/theme/pub/minileven/image.php:80
2816
+ msgid "<b>%</b> Replies"
2817
+ msgstr ""
2818
+
2819
+ #: modules/minileven/theme/pub/minileven/content.php:19
2820
+ msgid "Featured"
2821
+ msgstr ""
2822
+
2823
+ #: modules/gplus-authorship/admin/ui.php:125 modules/publicize/ui.php:168
2824
+ #: modules/publicize/ui.php:172
2825
+ msgid "Disconnect"
2826
+ msgstr ""
2827
+
2828
+ #: modules/gplus-authorship/admin/ui.php:129
2829
+ msgid "Connect your WordPress account to Google+ to add this blog to your Google+ profile and improve the visibility of your blog posts on Google."
2830
+ msgstr ""
2831
+
2832
+ #: modules/gplus-authorship/admin/ui.php:131
2833
+ msgid "Need help?"
2834
+ msgstr ""
2835
+
2836
+ #: modules/gplus-authorship/admin/ui.php:147
2837
+ msgid "Your Google+ profile name and URL will be displayed in the sharing area of your posts."
2838
+ msgstr ""
2839
+
2840
+ #: modules/gplus-authorship/admin/ui.php:155 modules/wpcc/wpcc-sign-on.php:185
2841
+ msgid "Connected"
2842
+ msgstr ""
2843
+
2844
+ #: modules/gplus-authorship/admin/ui.php:165 modules/gplus-authorship.php:191
2845
+ msgid "Google+"
2846
+ msgstr ""
2847
+
2848
+ #: modules/gplus-authorship/admin/ui.php:191
2849
+ msgid "Show Google+ infomation with this post"
2850
+ msgstr ""
2851
+
2852
+ #: modules/gplus-authorship.php:150
2853
+ msgid "on Google+"
2854
+ msgstr ""
2855
+
2856
+ #: modules/gravatar-hovercards.php:46 modules/module-info.php:57
2857
+ #: modules/module-info.php:72
2858
+ msgid "Gravatar Hovercards"
2859
+ msgstr ""
2860
+
2861
+ #: modules/gravatar-hovercards.php:58
2862
+ msgid "View people's profiles when you mouse over their Gravatars"
2863
+ msgstr ""
2864
+
2865
+ #: modules/gravatar-hovercards.php:85
2866
+ msgid "Put your mouse over your Gravatar to check out your profile."
2867
+ msgstr ""
2868
+
2869
+ #: modules/holiday-snow.php:19
2870
+ msgid "Snow"
2871
+ msgstr ""
2872
+
2873
+ #: modules/holiday-snow.php:28
2874
+ msgid "Show falling snow on my blog until January 4<sup>th</sup>."
2875
+ msgstr ""
2876
+
2877
+ #: modules/infinite-scroll/infinity.php:262
2878
+ msgid "To infinity and beyond"
2879
+ msgstr ""
2880
+
2881
+ #: modules/infinite-scroll/infinity.php:271
2882
+ msgid "We've disabled this option for you since you have footer widgets in Appearance &rarr; Widgets, or because your theme does not support infinite scroll."
2883
+ msgstr ""
2884
+
2885
+ #: modules/infinite-scroll/infinity.php:277
2886
+ msgid "Scroll Infinitely"
2887
+ msgstr ""
2888
+
2889
+ #: modules/infinite-scroll/infinity.php:277
2890
+ msgid "(Shows %s posts on each load)"
2891
+ msgstr ""
2892
+
2893
+ #: modules/infinite-scroll/infinity.php:478
2894
+ msgid "Older posts"
2895
+ msgstr ""
2896
+
2897
+ #: modules/infinite-scroll/infinity.php:479
2898
+ msgid "Scroll back to top"
2899
+ msgstr ""
2900
+
2901
+ #: modules/infinite-scroll/infinity.php:915
2902
+ msgid "Theme: %1$s."
2903
+ msgstr ""
2904
+
2905
+ #: modules/infinite-scroll.php:85
2906
+ msgid "Use Google Analytics with Infinite Scroll"
2907
+ msgstr ""
2908
+
2909
+ #: modules/infinite-scroll.php:96
2910
+ msgid "Track each Infinite Scroll post load as a page view in Google Analytics"
2911
+ msgstr ""
2912
+
2913
+ #: modules/infinite-scroll.php:96
2914
+ msgid "By checking the box above, each new set of posts loaded via Infinite Scroll will be recorded as a page view in Google Analytics."
2915
+ msgstr ""
2916
+
2917
+ #: modules/likes.php:112
2918
+ msgid "Likes and Shares"
2919
+ msgstr ""
2920
+
2921
+ #: modules/likes.php:123 modules/likes.php:581 modules/module-info.php:759
2922
+ #: modules/module-info.php:763
2923
+ msgid "Likes"
2924
+ msgstr ""
2925
+
2926
+ #: modules/likes.php:183
2927
+ msgid "Show likes."
2928
+ msgstr ""
2929
+
2930
+ #: modules/likes.php:199 modules/sharedaddy/sharedaddy.php:37
2931
+ msgid "Show sharing buttons."
2932
+ msgstr ""
2933
+
2934
+ #: modules/likes.php:211
2935
+ msgid "Likes Notifications"
2936
+ msgstr ""
2937
+
2938
+ #: modules/likes.php:212
2939
+ msgid "Email me whenever"
2940
+ msgstr ""
2941
+
2942
+ #: modules/custom-post-types/testimonial.php:65
2943
+ msgid "Search Testimonials"
2944
+ msgstr ""
2945
+
2946
+ #: modules/custom-post-types/testimonial.php:66
2947
+ msgid "No Testimonials found"
2948
+ msgstr ""
2949
+
2950
+ #: modules/custom-post-types/testimonial.php:67
2951
+ msgid "No Testimonials found in Trash"
2952
+ msgstr ""
2953
+
2954
+ #: modules/custom-post-types/testimonial.php:98
2955
+ msgid "Enter the customer's name here"
2956
+ msgstr ""
2957
+
2958
+ #: modules/custom-post-types/testimonial.php:107
2959
+ msgid "Customer Name"
2960
+ msgstr ""
2961
+
2962
+ #: modules/custom-post-types/testimonial.php:120
2963
+ msgid "Testimonial updated. <a href=\"%s\">View testimonial</a>"
2964
+ msgstr ""
2965
+
2966
+ #: modules/custom-post-types/testimonial.php:123
2967
+ msgid "Testimonial updated."
2968
+ msgstr ""
2969
+
2970
+ #: modules/custom-post-types/testimonial.php:125
2971
+ msgid "Testimonial restored to revision from %s"
2972
+ msgstr ""
2973
+
2974
+ #: modules/custom-post-types/testimonial.php:126
2975
+ msgid "Testimonial published. <a href=\"%s\">View testimonial</a>"
2976
+ msgstr ""
2977
+
2978
+ #: modules/custom-post-types/testimonial.php:127
2979
+ msgid "Testimonial saved."
2980
+ msgstr ""
2981
+
2982
+ #: modules/custom-post-types/testimonial.php:128
2983
+ msgid "Testimonial submitted. <a target=\"_blank\" href=\"%s\">Preview testimonial</a>"
2984
+ msgstr ""
2985
+
2986
+ #: modules/custom-post-types/testimonial.php:129
2987
+ msgid "Testimonial scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" href=\"%2$s\">Preview testimonial</a>"
2988
+ msgstr ""
2989
+
2990
+ #: modules/custom-post-types/testimonial.php:132
2991
+ msgid "Testimonial draft updated. <a target=\"_blank\" href=\"%s\">Preview testimonial</a>"
2992
+ msgstr ""
2993
+
2994
+ #: modules/custom-post-types/testimonial.php:168
2995
+ msgid "Customize Testimonials Archive"
2996
+ msgstr ""
2997
+
2998
+ #: modules/custom-post-types/testimonial.php:169
2999
+ msgid "Customize"
3000
+ msgstr ""
3001
+
3002
+ #: modules/custom-post-types/testimonial.php:193
3003
+ msgid "Testimonial Page Title"
3004
+ msgstr ""
3005
+
3006
+ #: modules/custom-post-types/testimonial.php:205
3007
+ msgid "Testimonial Page Content"
3008
+ msgstr ""
3009
+
3010
+ #: modules/custom-post-types/testimonial.php:216
3011
+ msgid "Testimonial Page Featured Image"
3012
+ msgstr ""
3013
+
3014
+ #: modules/featured-content/featured-content.php:324
3015
+ msgid "Featured content"
3016
+ msgstr ""
3017
+
3018
+ #: modules/featured-content/featured-content.php:343
3019
+ msgid "Tag name:"
3020
+ msgstr ""
3021
+
3022
+ #: modules/featured-content/featured-content.php:348
3023
+ msgid "Number of posts:"
3024
+ msgstr ""
3025
+
3026
+ #: modules/featured-content/featured-content.php:353
3027
+ msgid "Hide tag from displaying in post meta and tag clouds."
3028
+ msgstr ""
3029
+
3030
+ #: modules/gplus-authorship/admin/ui.php:54
3031
+ #: modules/gplus-authorship/admin/ui.php:65 modules/likes.php:427
3032
+ #: modules/likes.php:439 modules/publicize/ui.php:35
3033
+ #: modules/publicize/ui.php:45 modules/sharedaddy/sharing.php:57
3034
+ #: modules/sharedaddy/sharing.php:163
3035
+ msgid "Sharing Settings"
3036
+ msgstr ""
3037
+
3038
+ #: modules/gplus-authorship/admin/ui.php:54 modules/likes.php:427
3039
+ #: modules/module-info.php:315 modules/module-info.php:318
3040
+ #: modules/module-info.php:339 modules/publicize/ui.php:35
3041
+ #: modules/sharedaddy/sharedaddy.php:23 modules/sharedaddy/sharing.php:57
3042
+ msgid "Sharing"
3043
+ msgstr ""
3044
+
3045
+ #: modules/gplus-authorship/admin/ui.php:79
3046
+ msgid "Your Google+ account has been connected."
3047
+ msgstr ""
3048
+
3049
+ #: modules/gplus-authorship/admin/ui.php:80
3050
+ msgid "There was a problem connecting your Google+ account. Please try again."
3051
+ msgstr ""
3052
+
3053
+ #: modules/gplus-authorship/admin/ui.php:81
3054
+ msgid "You must click 'Accept' in the Google+ dialog to connect your account."
3055
+ msgstr ""
3056
+
3057
+ #: modules/gplus-authorship/admin/ui.php:113 modules/module-info.php:785
3058
+ #: modules/module-info.php:789
3059
+ msgid "Google+ Profile"
3060
+ msgstr ""
3061
+
3062
+ #: modules/custom-post-types/comics.php:200
3063
+ #: modules/custom-post-types/testimonial.php:60
3064
+ msgid "Add New"
3065
+ msgstr ""
3066
+
3067
+ #: modules/custom-post-types/comics.php:201
3068
+ msgid "Add New Comic"
3069
+ msgstr ""
3070
+
3071
+ #: modules/custom-post-types/comics.php:202
3072
+ msgid "Edit Comic"
3073
+ msgstr ""
3074
+
3075
+ #: modules/custom-post-types/comics.php:203
3076
+ msgid "New Comic"
3077
+ msgstr ""
3078
+
3079
+ #: modules/custom-post-types/comics.php:204
3080
+ msgid "View Comic"
3081
+ msgstr ""
3082
+
3083
+ #: modules/custom-post-types/comics.php:205
3084
+ msgid "Search Comics"
3085
+ msgstr ""
3086
+
3087
+ #: modules/custom-post-types/comics.php:206
3088
+ msgid "No Comics found"
3089
+ msgstr ""
3090
+
3091
+ #: modules/custom-post-types/comics.php:207
3092
+ msgid "No Comics found in Trash"
3093
+ msgstr ""
3094
+
3095
+ #: modules/custom-post-types/comics.php:276
3096
+ msgid "Comic updated. <a href=\"%s\">View comic</a>"
3097
+ msgstr ""
3098
+
3099
+ #: modules/custom-post-types/comics.php:277
3100
+ #: modules/custom-post-types/testimonial.php:121
3101
+ msgid "Custom field updated."
3102
+ msgstr ""
3103
+
3104
+ #: modules/custom-post-types/comics.php:278
3105
+ #: modules/custom-post-types/testimonial.php:122
3106
+ msgid "Custom field deleted."
3107
+ msgstr ""
3108
+
3109
+ #: modules/custom-post-types/comics.php:279
3110
+ msgid "Comic updated."
3111
+ msgstr ""
3112
+
3113
+ #: modules/custom-post-types/comics.php:281
3114
+ msgid "Comic restored to revision from %s"
3115
+ msgstr ""
3116
+
3117
+ #: modules/custom-post-types/comics.php:282
3118
+ msgid "Comic published. <a href=\"%s\">View comic</a>"
3119
+ msgstr ""
3120
+
3121
+ #: modules/custom-post-types/comics.php:283
3122
+ msgid "Comic saved."
3123
+ msgstr ""
3124
+
3125
+ #: modules/custom-post-types/comics.php:284
3126
+ msgid "Comic submitted. <a target=\"_blank\" href=\"%s\">Preview comic</a>"
3127
+ msgstr ""
3128
+
3129
+ #: modules/custom-post-types/comics.php:285
3130
+ msgid "Comic scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" href=\"%2$s\">Preview comic</a>"
3131
+ msgstr ""
3132
+
3133
+ #: modules/custom-post-types/comics.php:287
3134
+ #: modules/custom-post-types/testimonial.php:131
3135
+ msgid "M j, Y @ G:i"
3136
+ msgstr ""
3137
+
3138
+ #: modules/custom-post-types/comics.php:288
3139
+ msgid "Comic draft updated. <a target=\"_blank\" href=\"%s\">Preview comic</a>"
3140
+ msgstr ""
3141
+
3142
+ #: modules/custom-post-types/comics.php:349
3143
+ msgid "Invalid or expired nonce."
3144
+ msgstr ""
3145
+
3146
+ #: modules/custom-post-types/comics.php:458
3147
+ msgid ""
3148
+ "Welcome! Ready to publish your first strip?\n"
3149
+ "\n"
3150
+ "Your webcomic's new site is ready to go. Get started by <a href=\"BLOG_URLwp-admin/customize.php#title\">setting your comic's title and tagline</a> so your readers know what it's all about.\n"
3151
+ "\n"
3152
+ "Looking for more help with setting up your site? Check out the WordPress.com <a href=\"http://learn.wordpress.com/\">beginner's tutorial</a> and the <a href=\"http://en.support.wordpress.com/comics/\">guide to comics on WordPress.com</a>. Dive right in by <a href=\"BLOG_URLwp-admin/customize.php#title\">publishing your first strip!</a>\n"
3153
+ "\n"
3154
+ "Lots of laughs,\n"
3155
+ "The WordPress.com Team"
3156
+ msgstr ""
3157
+
3158
+ #: modules/custom-post-types/testimonial.php:54
3159
+ msgid "Customer Testimonials"
3160
+ msgstr ""
3161
+
3162
+ #: modules/custom-post-types/testimonial.php:56
3163
+ #: modules/custom-post-types/testimonial.php:58
3164
+ #: modules/custom-post-types/testimonial.php:182
3165
+ #: modules/custom-post-types/testimonial.php:187
3166
+ msgid "Testimonials"
3167
+ msgstr ""
3168
+
3169
+ #: modules/custom-post-types/testimonial.php:57
3170
+ msgid "Testimonial"
3171
+ msgstr ""
3172
+
3173
+ #: modules/custom-post-types/testimonial.php:59
3174
+ msgid "All Testimonials"
3175
+ msgstr ""
3176
+
3177
+ #: modules/custom-post-types/testimonial.php:61
3178
+ msgid "Add New Testimonial"
3179
+ msgstr ""
3180
+
3181
+ #: modules/custom-post-types/testimonial.php:62
3182
+ msgid "Edit Testimonial"
3183
+ msgstr ""
3184
+
3185
+ #: modules/custom-post-types/testimonial.php:63
3186
+ msgid "New Testimonial"
3187
+ msgstr ""
3188
+
3189
+ #: modules/custom-post-types/testimonial.php:64
3190
+ msgid "View Testimonial"
3191
+ msgstr ""
3192
+
3193
+ #: modules/custom-css/custom-css.php:747 modules/custom-css/custom-css.php:842
3194
+ #: modules/custom-css/custom-css.php:872 modules/minileven/minileven.php:262
3195
+ #: modules/minileven/theme/pub/minileven/content-gallery.php:74
3196
+ #: modules/minileven/theme/pub/minileven/content.php:53
3197
+ #: modules/minileven/theme/pub/minileven/image.php:82
3198
+ #: modules/minileven/theme/pub/minileven/page.php:31
3199
+ #: modules/publicize/ui.php:576
3200
+ msgid "Edit"
3201
+ msgstr ""
3202
+
3203
+ #: modules/custom-css/custom-css.php:754
3204
+ msgid "Limit width to %1$s pixels for videos, full size images, and other shortcodes. (<a href=\"%2$s\">More info</a>.)"
3205
+ msgstr ""
3206
+
3207
+ #: modules/custom-css/custom-css.php:770
3208
+ msgid "The default content width for the %s theme is %d pixels."
3209
+ msgstr ""
3210
+
3211
+ #: modules/custom-css/custom-css.php:775 modules/custom-css/custom-css.php:857
3212
+ #: modules/custom-css/custom-css.php:886 modules/minileven/minileven.php:270
3213
+ #: modules/publicize/publicize-jetpack.php:429
3214
+ #: modules/publicize/publicize-jetpack.php:541 modules/publicize/ui.php:245
3215
+ msgid "OK"
3216
+ msgstr ""
3217
+
3218
+ #: modules/custom-css/custom-css.php:776 modules/custom-css/custom-css.php:858
3219
+ #: modules/custom-css/custom-css.php:887 modules/minileven/minileven.php:271
3220
+ #: modules/sharedaddy/sharing-sources.php:299
3221
+ msgid "Cancel"
3222
+ msgstr "Kanselleer"
3223
+
3224
+ #: modules/custom-css/custom-css.php:840
3225
+ msgid "Preprocessor:"
3226
+ msgstr ""
3227
+
3228
+ #: modules/custom-css/custom-css.php:841 modules/custom-css/custom-css.php:846
3229
+ #: modules/videopress/videopress.php:273 modules/widgets/image-widget.php:124
3230
+ msgid "None"
3231
+ msgstr ""
3232
+
3233
+ #: modules/custom-css/custom-css.php:870
3234
+ msgid "Mode:"
3235
+ msgstr ""
3236
+
3237
+ #: modules/custom-css/custom-css.php:871
3238
+ msgid "Add-on"
3239
+ msgstr ""
3240
+
3241
+ #: modules/custom-css/custom-css.php:871
3242
+ msgid "Replacement"
3243
+ msgstr ""
3244
+
3245
+ #: modules/custom-css/custom-css.php:878
3246
+ msgid "Add-on CSS <b>(Recommended)</b>"
3247
+ msgstr ""
3248
+
3249
+ #: modules/custom-css/custom-css.php:883
3250
+ msgid "Replace <a href=\"%s\">theme's CSS</a> <b>(Advanced)</b>"
3251
+ msgstr ""
3252
+
3253
+ #: modules/custom-css/custom-css.php:894
3254
+ #: modules/custom-post-types/comics.php:238
3255
+ #: modules/videopress/videopress.php:662
3256
+ msgid "Preview"
3257
+ msgstr ""
3258
+
3259
+ #: modules/custom-css/custom-css.php:896
3260
+ msgid "Save &amp; Buy Upgrade"
3261
+ msgstr ""
3262
+
3263
+ #: modules/custom-css/custom-css.php:896
3264
+ msgid "Save Stylesheet"
3265
+ msgstr ""
3266
+
3267
+ #: modules/custom-css/custom-css.php:958
3268
+ msgid "Show more"
3269
+ msgstr ""
3270
+
3271
+ #: modules/custom-post-types/comics.php:86
3272
+ msgid "Convert to Comic"
3273
+ msgstr ""
3274
+
3275
+ #: modules/custom-post-types/comics.php:92
3276
+ msgid "Convert to Post"
3277
+ msgstr ""
3278
+
3279
+ #: modules/custom-post-types/comics.php:116
3280
+ msgid "You are not allowed to make this change."
3281
+ msgstr ""
3282
+
3283
+ #: modules/custom-post-types/comics.php:163
3284
+ msgid "Post converted."
3285
+ msgid_plural "%s posts converted"
3286
+ msgstr[0] ""
3287
+ msgstr[1] ""
3288
+
3289
+ #: modules/custom-post-types/comics.php:176
3290
+ msgid "Drop images to upload"
3291
+ msgstr ""
3292
+
3293
+ #: modules/custom-post-types/comics.php:177
3294
+ msgid "Uploading..."
3295
+ msgstr ""
3296
+
3297
+ #: modules/custom-post-types/comics.php:178
3298
+ msgid "Processing..."
3299
+ msgstr ""
3300
+
3301
+ #: modules/custom-post-types/comics.php:179
3302
+ msgid "Sorry, your browser isn't supported. Upgrade at browsehappy.com."
3303
+ msgstr ""
3304
+
3305
+ #: modules/custom-post-types/comics.php:180
3306
+ msgid "Only images can be uploaded here."
3307
+ msgstr ""
3308
+
3309
+ #: modules/custom-post-types/comics.php:181
3310
+ msgid "Your upload didn't complete; try again later or cross your fingers and try again right now."
3311
+ msgstr ""
3312
+
3313
+ #: modules/custom-post-types/comics.php:194
3314
+ #: modules/custom-post-types/comics.php:196
3315
+ #: modules/custom-post-types/comics.php:198
3316
+ msgid "Comics"
3317
+ msgstr ""
3318
+
3319
+ #: modules/custom-post-types/comics.php:197
3320
+ msgid "Comic"
3321
+ msgstr ""
3322
+
3323
+ #: modules/custom-post-types/comics.php:199
3324
+ msgid "All Comics"
3325
+ msgstr ""
3326
+
3327
+ #: modules/contact-form/grunion-form-view.php:154
3328
+ msgid "Drop down"
3329
+ msgstr ""
3330
+
3331
+ #: modules/contact-form/grunion-form-view.php:157
3332
+ msgid "Radio"
3333
+ msgstr ""
3334
+
3335
+ #: modules/contact-form/grunion-form-view.php:158
3336
+ msgid "Text"
3337
+ msgstr ""
3338
+
3339
+ #: modules/contact-form/grunion-form-view.php:159
3340
+ msgid "Textarea"
3341
+ msgstr ""
3342
+
3343
+ #: modules/contact-form/grunion-form-view.php:166
3344
+ msgid "Options"
3345
+ msgstr ""
3346
+
3347
+ #: modules/contact-form/grunion-form-view.php:167
3348
+ msgid "First option"
3349
+ msgstr ""
3350
+
3351
+ #: modules/contact-form/grunion-form-view.php:170
3352
+ msgid "Add another option"
3353
+ msgstr ""
3354
+
3355
+ #: modules/contact-form/grunion-form-view.php:177
3356
+ msgid "Required?"
3357
+ msgstr ""
3358
+
3359
+ #: modules/contact-form/grunion-form-view.php:182
3360
+ msgid "Save this field"
3361
+ msgstr ""
3362
+
3363
+ #: modules/contact-form/grunion-form-view.php:187
3364
+ msgid "Here&#8217;s what your form will look like"
3365
+ msgstr ""
3366
+
3367
+ #: modules/contact-form/grunion-form-view.php:192
3368
+ msgid "Add a new field"
3369
+ msgstr ""
3370
+
3371
+ #: modules/contact-form/grunion-form-view.php:194
3372
+ msgid "Add this form to my post"
3373
+ msgstr ""
3374
+
3375
+ #: modules/contact-form/grunion-form-view.php:197
3376
+ msgid "Email settings"
3377
+ msgstr ""
3378
+
3379
+ #: modules/contact-form/grunion-form-view.php:199
3380
+ msgid "Enter your email address"
3381
+ msgstr ""
3382
+
3383
+ #: modules/contact-form/grunion-form-view.php:202
3384
+ msgid "What should the subject line be?"
3385
+ msgstr ""
3386
+
3387
+ #: modules/contact-form/grunion-form-view.php:205
3388
+ msgid "Save and go back to form builder"
3389
+ msgstr ""
3390
+
3391
+ #: modules/custom-css/custom-css.php:455
3392
+ msgid ""
3393
+ "Welcome to Custom CSS!\n"
3394
+ "\n"
3395
+ "CSS (Cascading Style Sheets) is a kind of code that tells the browser how to render a web page. You may delete these comments and get started with your customizations.\n"
3396
+ "\n"
3397
+ "By default, your stylesheet will be loaded after the theme stylesheets, which means that your rules can take precedence and override the theme CSS rules. Just write here what you want to change, you don't need to copy all your theme's stylesheet content."
3398
+ msgstr ""
3399
+
3400
+ #: modules/custom-css/custom-css.php:576
3401
+ msgid "Preview: changes must be saved or they will be lost"
3402
+ msgstr ""
3403
+
3404
+ #: modules/custom-css/custom-css.php:604
3405
+ msgid "Edit CSS"
3406
+ msgstr ""
3407
+
3408
+ #: modules/custom-css/custom-css.php:618
3409
+ msgid "CSS"
3410
+ msgstr ""
3411
+
3412
+ #: modules/custom-css/custom-css.php:638
3413
+ msgid "Custom CSS Stylesheet"
3414
+ msgstr ""
3415
+
3416
+ #: modules/custom-css/custom-css.php:677
3417
+ msgid "Stylesheet saved."
3418
+ msgstr ""
3419
+
3420
+ #: modules/custom-css/custom-css.php:681
3421
+ msgid "Publish"
3422
+ msgstr ""
3423
+
3424
+ #: modules/custom-css/custom-css.php:687
3425
+ msgid "CSS Revisions"
3426
+ msgstr ""
3427
+
3428
+ #: modules/custom-css/custom-css.php:691
3429
+ msgid "CSS Stylesheet Editor"
3430
+ msgstr ""
3431
+
3432
+ #: modules/custom-css/custom-css.php:698
3433
+ msgid ""
3434
+ "New to CSS? Start with a <a href=\"http://www.htmldog.com/guides/cssbeginner/\">beginner tutorial</a>. Questions?\n"
3435
+ "\t\tAsk in the <a href=\"http://wordpress.org/support/forum/themes-and-templates\">Themes and Templates forum</a>."
3436
+ msgstr ""
3437
+
3438
+ #: modules/custom-css/custom-css.php:745
3439
+ msgid "Content Width:"
3440
+ msgstr ""
3441
+
3442
+ #: modules/custom-css/custom-css.php:746
3443
+ msgid "Default"
3444
+ msgstr ""
3445
+
3446
+ #: modules/custom-css/custom-css.php:746
3447
+ msgid "%s px"
3448
+ msgstr ""
3449
+
3450
+ #: modules/contact-form/grunion-form-view.php:11
3451
+ msgctxt "Label for HTML form \"Comment/Response\" field in contact form builder"
3452
+ msgid "Comment"
3453
+ msgstr "Kommentaar"
3454
+
3455
+ #: modules/contact-form/grunion-form-view.php:12
3456
+ msgctxt "Default label for new HTML form field in contact form builder"
3457
+ msgid "New Field"
3458
+ msgstr ""
3459
+
3460
+ #: modules/contact-form/grunion-form-view.php:13
3461
+ msgctxt "Label for the set of options to be included in a user-created dropdown in contact form builder"
3462
+ msgid "Options"
3463
+ msgstr ""
3464
+
3465
+ #: modules/contact-form/grunion-form-view.php:14
3466
+ msgctxt "Label for an option to be included in a user-created dropdown in contact form builder"
3467
+ msgid "Option"
3468
+ msgstr ""
3469
+
3470
+ #: modules/contact-form/grunion-form-view.php:15
3471
+ msgctxt "Default label for the first option to be included in a user-created dropdown in contact form builder"
3472
+ msgid "First option"
3473
+ msgstr ""
3474
+
3475
+ #: modules/contact-form/grunion-form-view.php:16
3476
+ msgctxt "error message in contact form builder"
3477
+ msgid "Oops, there was a problem generating your form. You'll likely need to try again."
3478
+ msgstr ""
3479
+
3480
+ #: modules/contact-form/grunion-form-view.php:17
3481
+ msgid ""
3482
+ "Drag up or down\n"
3483
+ "to re-arrange"
3484
+ msgstr ""
3485
+
3486
+ #: modules/contact-form/grunion-form-view.php:18
3487
+ msgctxt "Label to drag HTML form fields around to change their order in contact form builder"
3488
+ msgid "move"
3489
+ msgstr ""
3490
+
3491
+ #: modules/contact-form/grunion-form-view.php:19
3492
+ msgctxt "Link to edit an HTML form field in contact form builder"
3493
+ msgid "edit"
3494
+ msgstr ""
3495
+
3496
+ #: modules/contact-form/grunion-form-view.php:20
3497
+ msgid "Saved successfully"
3498
+ msgstr ""
3499
+
3500
+ #: modules/contact-form/grunion-form-view.php:21
3501
+ msgctxt "This HTML form field is marked as required by the user in contact form builder"
3502
+ msgid "(required)"
3503
+ msgstr "(verplig)"
3504
+
3505
+ #: modules/contact-form/grunion-form-view.php:22
3506
+ msgid "Are you sure you want to exit the form editor without saving? Any changes you have made will be lost."
3507
+ msgstr ""
3508
+
3509
+ #: modules/contact-form/grunion-form-view.php:118
3510
+ msgid "Your new field was saved successfully"
3511
+ msgstr ""
3512
+
3513
+ #: modules/contact-form/grunion-form-view.php:120
3514
+ msgid "Form builder"
3515
+ msgstr ""
3516
+
3517
+ #: modules/contact-form/grunion-form-view.php:121
3518
+ msgid "Email notifications"
3519
+ msgstr ""
3520
+
3521
+ #: modules/contact-form/grunion-form-view.php:126
3522
+ msgid "How does this work?"
3523
+ msgstr ""
3524
+
3525
+ #: modules/contact-form/grunion-form-view.php:127
3526
+ msgid "By adding a contact form, your readers will be able to submit feedback to you. All feedback is automatically scanned for spam, and the legitimate feedback will be emailed to you."
3527
+ msgstr ""
3528
+
3529
+ #: modules/contact-form/grunion-form-view.php:128
3530
+ msgid "Can I add more fields?"
3531
+ msgstr ""
3532
+
3533
+ #: modules/contact-form/grunion-form-view.php:130
3534
+ msgctxt "%1$s = \"Click here\" in an HTML link"
3535
+ msgid "Sure thing. %1$s to add a new text box, textarea, radio, checkbox, or dropdown field."
3536
+ msgstr ""
3537
+
3538
+ #: modules/contact-form/grunion-form-view.php:131
3539
+ msgid "Click here"
3540
+ msgstr ""
3541
+
3542
+ #: modules/contact-form/grunion-form-view.php:133
3543
+ msgid "Can I view my feedback within WordPress?"
3544
+ msgstr ""
3545
+
3546
+ #: modules/contact-form/grunion-form-view.php:135
3547
+ msgctxt "%1$s = \"Feedback\" in an HTML link"
3548
+ msgid "Yep, you can read your feedback at any time by clicking the \"%1$s\" link in the admin menu."
3549
+ msgstr ""
3550
+
3551
+ #: modules/contact-form/grunion-form-view.php:141
3552
+ msgid "Do I need to fill this out?"
3553
+ msgstr ""
3554
+
3555
+ #: modules/contact-form/grunion-form-view.php:142
3556
+ msgid "Nope. However, if you&#8217;d like to modify where your feedback is sent, or the subject line you can. If you don&#8217;t make any changes here, feedback will be sent to the author of the page/post and the subject will be the name of this page/post."
3557
+ msgstr ""
3558
+
3559
+ #: modules/contact-form/grunion-form-view.php:146
3560
+ msgid "Edit this new field"
3561
+ msgstr ""
3562
+
3563
+ #: modules/contact-form/grunion-form-view.php:148
3564
+ #: modules/sharedaddy/sharing-sources.php:980
3565
+ msgid "Label"
3566
+ msgstr ""
3567
+
3568
+ #: modules/contact-form/grunion-form-view.php:149
3569
+ msgid "New field"
3570
+ msgstr ""
3571
+
3572
+ #: modules/contact-form/grunion-form-view.php:151
3573
+ msgid "Field type"
3574
+ msgstr ""
3575
+
3576
+ #: modules/contact-form/grunion-form-view.php:153
3577
+ msgid "Checkbox"
3578
+ msgstr ""
3579
+
3580
+ #: modules/contact-form/grunion-contact-form.php:85
3581
+ #: modules/contact-form/grunion-contact-form.php:86
3582
+ msgid "No feedback found"
3583
+ msgstr ""
3584
+
3585
+ #: modules/contact-form/grunion-contact-form.php:103
3586
+ msgid "Spam <span class=\"count\">(%s)</span>"
3587
+ msgid_plural "Spam <span class=\"count\">(%s)</span>"
3588
+ msgstr[0] ""
3589
+ msgstr[1] ""
3590
+
3591
+ #: modules/contact-form/grunion-contact-form.php:190
3592
+ msgid "An error occurred. Please try again later."
3593
+ msgstr ""
3594
+
3595
+ #: modules/contact-form/grunion-contact-form.php:198
3596
+ #: modules/contact-form/grunion-contact-form.php:851
3597
+ msgid "Message Sent"
3598
+ msgstr "Boodskap gestuur"
3599
+
3600
+ #: modules/contact-form/grunion-contact-form.php:356
3601
+ msgid "Export feedback as CSV"
3602
+ msgstr ""
3603
+
3604
+ #: modules/contact-form/grunion-contact-form.php:362
3605
+ msgid "Select feedback to download"
3606
+ msgstr ""
3607
+
3608
+ #: modules/contact-form/grunion-contact-form.php:364
3609
+ msgid "All posts"
3610
+ msgstr ""
3611
+
3612
+ #: modules/contact-form/grunion-contact-form.php:369
3613
+ msgid "Download"
3614
+ msgstr ""
3615
+
3616
+ #: modules/contact-form/grunion-contact-form.php:416
3617
+ #: modules/contact-form/grunion-contact-form.php:508
3618
+ #: modules/contact-form/grunion-form-view.php:30 modules/module-info.php:491
3619
+ #: modules/module-info.php:495
3620
+ msgid "Contact Form"
3621
+ msgstr ""
3622
+
3623
+ #: modules/contact-form/grunion-contact-form.php:722
3624
+ msgctxt "%1$s = blog name"
3625
+ msgid "%1$s Sidebar"
3626
+ msgstr ""
3627
+
3628
+ #: modules/contact-form/grunion-contact-form.php:725
3629
+ msgctxt "%1$s = blog name, %2$s = post title"
3630
+ msgid "%1$s %2$s"
3631
+ msgstr ""
3632
+
3633
+ #: modules/contact-form/grunion-contact-form.php:736
3634
+ msgid "Submit &#187;"
3635
+ msgstr "Stuur &#187;"
3636
+
3637
+ #: modules/contact-form/grunion-contact-form.php:756
3638
+ msgid "Subject"
3639
+ msgstr ""
3640
+
3641
+ #: modules/contact-form/grunion-contact-form.php:837
3642
+ msgid "Error!"
3643
+ msgstr ""
3644
+
3645
+ #: modules/contact-form/grunion-contact-form.php:852
3646
+ msgid "go back"
3647
+ msgstr ""
3648
+
3649
+ #: modules/contact-form/grunion-contact-form.php:924
3650
+ #: modules/contact-form/grunion-contact-form.php:940
3651
+ msgctxt "%1$s = form field label, %2$s = form field value"
3652
+ msgid "%1$s: %2$s"
3653
+ msgstr ""
3654
+
3655
+ #: modules/contact-form/grunion-contact-form.php:1205
3656
+ msgid "Time:"
3657
+ msgstr ""
3658
+
3659
+ #: modules/contact-form/grunion-contact-form.php:1206
3660
+ msgid "IP Address:"
3661
+ msgstr ""
3662
+
3663
+ #: modules/contact-form/grunion-contact-form.php:1214
3664
+ msgid "Contact Form URL:"
3665
+ msgstr ""
3666
+
3667
+ #: modules/contact-form/grunion-contact-form.php:1219
3668
+ msgid "Sent by a verified %s user."
3669
+ msgstr ""
3670
+
3671
+ #: modules/contact-form/grunion-contact-form.php:1223
3672
+ msgid "Sent by an unverified visitor to your site."
3673
+ msgstr ""
3674
+
3675
+ #: modules/contact-form/grunion-contact-form.php:1461
3676
+ msgid "%s requires a valid email address"
3677
+ msgstr ""
3678
+
3679
+ #: modules/contact-form/grunion-contact-form.php:1467
3680
+ msgid "%s is required"
3681
+ msgstr "%s is word vereis"
3682
+
3683
+ #: modules/contact-form/grunion-contact-form.php:1514
3684
+ #: modules/contact-form/grunion-contact-form.php:1520
3685
+ #: modules/contact-form/grunion-contact-form.php:1525
3686
+ #: modules/contact-form/grunion-contact-form.php:1539
3687
+ #: modules/contact-form/grunion-contact-form.php:1545
3688
+ #: modules/contact-form/grunion-contact-form.php:1556
3689
+ #: modules/contact-form/grunion-contact-form.php:1566
3690
+ msgid "(required)"
3691
+ msgstr "(verplig)"
3692
+
3693
+ #: modules/contact-form/grunion-contact-form.php:1538
3694
+ #: modules/minileven/minileven.php:261
3695
+ msgid "Yes"
3696
+ msgstr ""
3697
+
3698
+ #: modules/contact-form/grunion-form-view.php:8
3699
+ msgctxt "Label for HTML form \"Name\" field in contact form builder"
3700
+ msgid "Name"
3701
+ msgstr ""
3702
+
3703
+ #: modules/contact-form/grunion-form-view.php:9
3704
+ msgctxt "Label for HTML form \"Email\" field in contact form builder"
3705
+ msgid "Email"
3706
+ msgstr "E-posadres"
3707
+
3708
+ #: modules/contact-form/grunion-form-view.php:10
3709
+ msgctxt "Label for HTML form \"URL/Website\" field in contact form builder"
3710
+ msgid "Website"
3711
+ msgstr ""
3712
+
3713
+ #: modules/comments/comments.php:187
3714
+ msgid "You must <a href=\"%s\">log in</a> to post a comment."
3715
+ msgstr "Jy moet <a href=\"%s\">inteken</a> om kommentaar te lewer."
3716
+
3717
+ #: modules/comments/comments.php:212
3718
+ msgid "Leave a Reply to %s"
3719
+ msgstr "Lewer kommentaar op %s"
3720
+
3721
+ #: modules/comments/comments.php:251
3722
+ msgid "Cancel reply"
3723
+ msgstr "Kanselleer die reaksie"
3724
+
3725
+ #: modules/comments/comments.php:387
3726
+ msgid "Invalid security token."
3727
+ msgstr ""
3728
+
3729
+ #: modules/comments/comments.php:448 modules/comments/comments.php:499
3730
+ msgid "Submitting Comment%s"
3731
+ msgstr "Die kommentaar%s is aan't stuur"
3732
+
3733
+ #: modules/contact-form/admin.php:16
3734
+ msgid "Add a custom form"
3735
+ msgstr ""
3736
+
3737
+ #: modules/contact-form/admin.php:21 modules/contact-form/admin.php:22
3738
+ msgid "Add Contact Form"
3739
+ msgstr ""
3740
+
3741
+ #: modules/contact-form/admin.php:101
3742
+ msgid "Mark Spam"
3743
+ msgstr ""
3744
+
3745
+ #: modules/contact-form/admin.php:140 modules/contact-form/admin.php:534
3746
+ msgid "You are not allowed to manage this item."
3747
+ msgstr ""
3748
+
3749
+ #: modules/contact-form/admin.php:157
3750
+ msgid "Feedback(s) marked as spam"
3751
+ msgstr ""
3752
+
3753
+ #: modules/contact-form/admin.php:196
3754
+ #: modules/contact-form/grunion-omnisearch.php:36
3755
+ msgid "From"
3756
+ msgstr ""
3757
+
3758
+ #: modules/contact-form/admin.php:197
3759
+ #: modules/contact-form/grunion-contact-form.php:760
3760
+ #: modules/contact-form/grunion-omnisearch.php:37
3761
+ msgid "Message"
3762
+ msgstr ""
3763
+
3764
+ #: modules/contact-form/admin.php:198
3765
+ #: modules/contact-form/grunion-omnisearch.php:38
3766
+ #: modules/omnisearch/omnisearch-posts.php:46
3767
+ msgid "Date"
3768
+ msgstr ""
3769
+
3770
+ #: modules/contact-form/admin.php:268
3771
+ msgid "Restore this item from the Trash"
3772
+ msgstr ""
3773
+
3774
+ #: modules/contact-form/admin.php:270
3775
+ msgid "Restore"
3776
+ msgstr ""
3777
+
3778
+ #: modules/contact-form/admin.php:273 modules/contact-form/admin.php:372
3779
+ msgid "Delete this item permanently"
3780
+ msgstr ""
3781
+
3782
+ #: modules/contact-form/admin.php:275 modules/contact-form/admin.php:374
3783
+ msgid "Delete Permanently"
3784
+ msgstr ""
3785
+
3786
+ #: modules/contact-form/admin.php:306
3787
+ msgid "Mark this message as spam"
3788
+ msgstr ""
3789
+
3790
+ #: modules/contact-form/admin.php:313 modules/contact-form/admin.php:315
3791
+ #: modules/contact-form/admin.php:612
3792
+ #: modules/omnisearch/omnisearch-posts.php:65
3793
+ msgid "Trash"
3794
+ msgstr ""
3795
+
3796
+ #: modules/contact-form/admin.php:366
3797
+ msgid "Mark this message as NOT spam"
3798
+ msgstr ""
3799
+
3800
+ #: modules/contact-form/admin.php:406
3801
+ #: modules/contact-form/grunion-contact-form.php:1183
3802
+ msgctxt "{$date_format} \\a\\t {$time_format}"
3803
+ msgid "%1$s \\a\\t %2$s"
3804
+ msgstr ""
3805
+
3806
+ #: modules/contact-form/admin.php:568
3807
+ msgid "You are not allowed to move this item out of the Trash."
3808
+ msgstr ""
3809
+
3810
+ #: modules/contact-form/admin.php:571
3811
+ msgid "Error in restoring from Trash."
3812
+ msgstr ""
3813
+
3814
+ #: modules/contact-form/admin.php:575
3815
+ msgid "You are not allowed to move this item to the Trash."
3816
+ msgstr ""
3817
+
3818
+ #: modules/contact-form/admin.php:578
3819
+ msgid "Error in moving to Trash."
3820
+ msgstr ""
3821
+
3822
+ #: modules/contact-form/admin.php:602
3823
+ msgid "Messages"
3824
+ msgstr ""
3825
+
3826
+ #: modules/contact-form/admin.php:625
3827
+ msgid "Spam"
3828
+ msgstr ""
3829
+
3830
+ #: modules/contact-form/grunion-contact-form.php:82
3831
+ #: modules/contact-form/grunion-contact-form.php:83
3832
+ #: modules/contact-form/grunion-form-view.php:136
3833
+ msgid "Feedback"
3834
+ msgstr ""
3835
+
3836
+ #: modules/contact-form/grunion-contact-form.php:84
3837
+ msgid "Search Feedback"
3838
+ msgstr ""
3839
+
3840
+ #: modules/carousel/jetpack-carousel.php:317
3841
+ msgid "Missing target blog ID."
3842
+ msgstr ""
3843
+
3844
+ #: modules/carousel/jetpack-carousel.php:320
3845
+ msgid "Missing target post ID."
3846
+ msgstr ""
3847
+
3848
+ #: modules/carousel/jetpack-carousel.php:323
3849
+ msgid "No comment text was submitted."
3850
+ msgstr "Geen kommentaar is gestuur nie."
3851
+
3852
+ #: modules/carousel/jetpack-carousel.php:335
3853
+ msgid "Comments on this post are closed."
3854
+ msgstr "Hierdie artikel se kommentaar is gesluit."
3855
+
3856
+ #: modules/carousel/jetpack-carousel.php:345
3857
+ msgid "Sorry, but we could not authenticate your request."
3858
+ msgstr ""
3859
+
3860
+ #: modules/carousel/jetpack-carousel.php:354
3861
+ msgid "Please provide your name."
3862
+ msgstr ""
3863
+
3864
+ #: modules/carousel/jetpack-carousel.php:357
3865
+ msgid "Please provide an email address."
3866
+ msgstr ""
3867
+
3868
+ #: modules/carousel/jetpack-carousel.php:360
3869
+ msgid "Please provide a valid email address."
3870
+ msgstr ""
3871
+
3872
+ #: modules/carousel/jetpack-carousel.php:389
3873
+ msgid "Image Gallery Carousel"
3874
+ msgstr ""
3875
+
3876
+ #: modules/carousel/jetpack-carousel.php:392
3877
+ msgid "Enable carousel"
3878
+ msgstr ""
3879
+
3880
+ #: modules/carousel/jetpack-carousel.php:396
3881
+ msgid "Background color"
3882
+ msgstr ""
3883
+
3884
+ #: modules/carousel/jetpack-carousel.php:399
3885
+ msgid "Metadata"
3886
+ msgstr ""
3887
+
3888
+ #: modules/carousel/jetpack-carousel.php:456
3889
+ msgid "Show photo metadata (<a href=\"http://en.wikipedia.org/wiki/Exchangeable_image_file_format\" target=\"_blank\">Exif</a>) in carousel, when available."
3890
+ msgstr ""
3891
+
3892
+ #: modules/carousel/jetpack-carousel.php:464
3893
+ msgid "Show map of photo location in carousel, when available."
3894
+ msgstr ""
3895
+
3896
+ #: modules/carousel/jetpack-carousel.php:472
3897
+ msgid "Black"
3898
+ msgstr ""
3899
+
3900
+ #: modules/carousel/jetpack-carousel.php:472
3901
+ msgid "White"
3902
+ msgstr ""
3903
+
3904
+ #: modules/carousel/jetpack-carousel.php:480
3905
+ msgid "Display images in full-size carousel slideshow."
3906
+ msgstr ""
3907
+
3908
+ #: modules/comments/admin.php:50 modules/comments/comments.php:211
3909
+ #: modules/minileven/theme/pub/minileven/content-gallery.php:71
3910
+ msgid "Leave a Reply"
3911
+ msgstr "Lewer kommentaar"
3912
+
3913
+ #: modules/comments/admin.php:54 modules/widgets/facebook-likebox.php:156
3914
+ #: modules/widgets/twitter-timeline.php:217
3915
+ msgid "Light"
3916
+ msgstr "Lig"
3917
+
3918
+ #: modules/comments/admin.php:55 modules/widgets/facebook-likebox.php:157
3919
+ #: modules/widgets/twitter-timeline.php:218
3920
+ msgid "Dark"
3921
+ msgstr "Donker"
3922
+
3923
+ #: modules/comments/admin.php:56
3924
+ msgid "Transparent"
3925
+ msgstr "Deurskynend"
3926
+
3927
+ #: modules/comments/admin.php:72 modules/module-info.php:521
3928
+ msgid "Jetpack Comments"
3929
+ msgstr ""
3930
+
3931
+ #: modules/comments/admin.php:81
3932
+ msgid "Greeting Text"
3933
+ msgstr "Verwelkoming"
3934
+
3935
+ #: modules/comments/admin.php:97 modules/comments/admin.php:168
3936
+ #: modules/widgets/facebook-likebox.php:154
3937
+ msgid "Color Scheme"
3938
+ msgstr "Kleurskema"
3939
+
3940
+ #: modules/comments/admin.php:118
3941
+ msgid "Adjust your Jetpack Comments form with a clever greeting and color-scheme."
3942
+ msgstr ""
3943
+
3944
+ #: modules/comments/admin.php:134
3945
+ msgid "A few catchy words to motivate your readers to comment"
3946
+ msgstr ""
3947
+
3948
+ #: modules/comments/base.php:83
3949
+ msgid "Invalid request"
3950
+ msgstr ""
3951
+
3952
+ #: modules/comments/base.php:230
3953
+ msgid "Error: please fill the required fields (name, email)."
3954
+ msgstr "Fout: vul asseblief die verpligde velde in."
3955
+
3956
+ #: modules/comments/base.php:232
3957
+ msgid "Error: please enter a valid email address."
3958
+ msgstr ""
3959
+
3960
+ #: modules/after-the-deadline/config-options.php:83
3961
+ msgid "<a href=\"%s\">Learn more</a> about these options."
3962
+ msgstr ""
3963
+
3964
+ #: modules/after-the-deadline/config-options.php:86
3965
+ msgid "Language"
3966
+ msgstr ""
3967
+
3968
+ #: modules/after-the-deadline/config-options.php:89
3969
+ msgctxt "%1$s = http://codex.wordpress.org/Installing_WordPress_in_Your_Language, %2$s = WPLANG"
3970
+ msgid "The proofreader supports English, French, German, Portuguese, and Spanish. Your <a href=\"%1$s\">%2$s</a> value is the default proofreading language."
3971
+ msgstr ""
3972
+
3973
+ #: modules/after-the-deadline/config-options.php:95
3974
+ msgid "Use automatically detected language to proofread posts and pages"
3975
+ msgstr ""
3976
+
3977
+ #: modules/after-the-deadline/config-unignore.php:129
3978
+ msgid "Ignored Phrases"
3979
+ msgstr ""
3980
+
3981
+ #: modules/after-the-deadline/config-unignore.php:131
3982
+ msgid "Identify words and phrases to ignore while proofreading your posts and pages:"
3983
+ msgstr ""
3984
+
3985
+ #: modules/after-the-deadline/config-unignore.php:133
3986
+ #: modules/widget-visibility/widget-conditions.php:174
3987
+ msgid "Add"
3988
+ msgstr ""
3989
+
3990
+ #: modules/after-the-deadline/config-unignore.php:138
3991
+ msgid "Be sure to click \"Update Profile\" at the bottom of the screen to save your changes."
3992
+ msgstr ""
3993
+
3994
+ #: modules/carousel/jetpack-carousel.php:106
3995
+ msgid "Comment"
3996
+ msgstr "Kommentaar"
3997
+
3998
+ #: modules/carousel/jetpack-carousel.php:107
3999
+ msgid "Post Comment"
4000
+ msgstr "Publiseer Kommentaar"
4001
+
4002
+ #: modules/carousel/jetpack-carousel.php:108
4003
+ msgid "Loading Comments..."
4004
+ msgstr "Die kommentaar is aan't laai..."
4005
+
4006
+ #: modules/carousel/jetpack-carousel.php:109
4007
+ msgid "View full size <span class=\"photo-size\">%1$s<span class=\"photo-size-times\">&times;</span>%2$s</span>"
4008
+ msgstr ""
4009
+
4010
+ #: modules/carousel/jetpack-carousel.php:110
4011
+ msgid "Please be sure to submit some text with your comment."
4012
+ msgstr "Maak seker jou kommentaar bevat teks."
4013
+
4014
+ #: modules/carousel/jetpack-carousel.php:111
4015
+ msgid "Please provide an email address to comment."
4016
+ msgstr "Verskaf asseblief jou e-posadres om kommentaar te kan lewer."
4017
+
4018
+ #: modules/carousel/jetpack-carousel.php:112
4019
+ msgid "Please provide your name to comment."
4020
+ msgstr "Verskaf asseblief jou naam om kommentaar te lewer."
4021
+
4022
+ #: modules/carousel/jetpack-carousel.php:113
4023
+ msgid "Sorry, but there was an error posting your comment. Please try again later."
4024
+ msgstr "Jammer, maar daar was 'n fout met die publiseer van jou kommentaar. Probeer asseblief later weer."
4025
+
4026
+ #: modules/carousel/jetpack-carousel.php:114
4027
+ msgid "Your comment was approved."
4028
+ msgstr "Jou kommentaar is goedgekeur."
4029
+
4030
+ #: modules/carousel/jetpack-carousel.php:115
4031
+ msgid "Your comment is in moderation."
4032
+ msgstr "Jou kommentaar word gemodereer."
4033
+
4034
+ #: modules/carousel/jetpack-carousel.php:116
4035
+ msgid "Camera"
4036
+ msgstr ""
4037
+
4038
+ #: modules/carousel/jetpack-carousel.php:117
4039
+ msgid "Aperture"
4040
+ msgstr ""
4041
+
4042
+ #: modules/carousel/jetpack-carousel.php:118
4043
+ msgid "Shutter Speed"
4044
+ msgstr ""
4045
+
4046
+ #: modules/carousel/jetpack-carousel.php:119
4047
+ msgid "Focal Length"
4048
+ msgstr ""
4049
+
4050
+ #: modules/carousel/jetpack-carousel.php:129
4051
+ msgid "Commenting as %s"
4052
+ msgstr "Jy lewer kommentaar as %s"
4053
+
4054
+ #: modules/carousel/jetpack-carousel.php:132
4055
+ msgid "You must be <a href=\"#\" class=\"jp-carousel-comment-login\">logged in</a> to post a comment."
4056
+ msgstr "Jy moet <a href=\"#\" class=\"jp-carousel-comment-login\">ingeteken</a> wees om kommentaar te lewer."
4057
+
4058
+ #: modules/carousel/jetpack-carousel.php:134
4059
+ msgid "%s (Required)"
4060
+ msgstr ""
4061
+
4062
+ #: modules/carousel/jetpack-carousel.php:136
4063
+ #: modules/contact-form/grunion-contact-form.php:751
4064
+ #: modules/contact-form/grunion-form-view.php:155
4065
+ msgid "Email"
4066
+ msgstr "E-pos"
4067
+
4068
+ #: modules/carousel/jetpack-carousel.php:140
4069
+ #: modules/contact-form/grunion-contact-form.php:752
4070
+ #: modules/contact-form/grunion-form-view.php:160
4071
+ msgid "Website"
4072
+ msgstr ""
4073
+
4074
+ #: modules/carousel/jetpack-carousel.php:273
4075
+ msgid "Missing attachment ID."
4076
+ msgstr ""
4077
+
4078
+ #: modules/carousel/jetpack-carousel.php:310
4079
+ msgid "Nonce verification failed."
4080
+ msgstr ""
4081
+
4082
+ #: modules/after-the-deadline/atd-l10n.php:18
4083
+ msgid "Ignore suggestion"
4084
+ msgstr ""
4085
+
4086
+ #: modules/after-the-deadline/atd-l10n.php:19
4087
+ msgid "Ignore always"
4088
+ msgstr ""
4089
+
4090
+ #: modules/after-the-deadline/atd-l10n.php:20
4091
+ msgid "Ignore all"
4092
+ msgstr ""
4093
+
4094
+ #: modules/after-the-deadline/atd-l10n.php:22
4095
+ msgid "Edit Selection..."
4096
+ msgstr ""
4097
+
4098
+ #: modules/after-the-deadline/atd-l10n.php:24
4099
+ msgid "proofread"
4100
+ msgstr ""
4101
+
4102
+ #: modules/after-the-deadline/atd-l10n.php:25
4103
+ msgid "edit text"
4104
+ msgstr ""
4105
+
4106
+ #: modules/after-the-deadline/atd-l10n.php:26
4107
+ #: modules/after-the-deadline.php:226
4108
+ msgid "Proofread Writing"
4109
+ msgstr ""
4110
+
4111
+ #: modules/after-the-deadline/atd-l10n.php:28
4112
+ msgid "No writing errors were found."
4113
+ msgstr ""
4114
+
4115
+ #: modules/after-the-deadline/atd-l10n.php:29
4116
+ msgid "There was a problem communicating with the Proofreading service. Try again in one minute."
4117
+ msgstr ""
4118
+
4119
+ #: modules/after-the-deadline/atd-l10n.php:30
4120
+ msgid "There was an error communicating with the proofreading service."
4121
+ msgstr ""
4122
+
4123
+ #: modules/after-the-deadline/atd-l10n.php:32
4124
+ msgid "Replace selection with:"
4125
+ msgstr ""
4126
+
4127
+ #: modules/after-the-deadline/atd-l10n.php:33
4128
+ msgid ""
4129
+ "The proofreader has suggestions for this post. Are you sure you want to publish it?\n"
4130
+ "\n"
4131
+ "Press OK to publish your post, or Cancel to view the suggestions and edit your post."
4132
+ msgstr ""
4133
+
4134
+ #: modules/after-the-deadline/atd-l10n.php:34
4135
+ msgid ""
4136
+ "The proofreader has suggestions for this post. Are you sure you want to update it?\n"
4137
+ "\n"
4138
+ "Press OK to update your post, or Cancel to view the suggestions and edit your post."
4139
+ msgstr ""
4140
+
4141
+ #: modules/after-the-deadline/config-options.php:48
4142
+ msgid "Proofreading"
4143
+ msgstr ""
4144
+
4145
+ #: modules/after-the-deadline/config-options.php:50
4146
+ msgid "Automatically proofread content when:"
4147
+ msgstr ""
4148
+
4149
+ #: modules/after-the-deadline/config-options.php:53
4150
+ msgid "a post or page is first published"
4151
+ msgstr ""
4152
+
4153
+ #: modules/after-the-deadline/config-options.php:55
4154
+ msgid "a post or page is updated"
4155
+ msgstr ""
4156
+
4157
+ #: modules/after-the-deadline/config-options.php:58
4158
+ msgid "English Options"
4159
+ msgstr ""
4160
+
4161
+ #: modules/after-the-deadline/config-options.php:60
4162
+ msgid "Enable proofreading for the following grammar and style rules when writing posts and pages:"
4163
+ msgstr ""
4164
+
4165
+ #: modules/after-the-deadline/config-options.php:63
4166
+ msgid "Bias Language"
4167
+ msgstr ""
4168
+
4169
+ #: modules/after-the-deadline/config-options.php:65
4170
+ msgid "Clich&eacute;s"
4171
+ msgstr ""
4172
+
4173
+ #: modules/after-the-deadline/config-options.php:67
4174
+ msgid "Complex Phrases"
4175
+ msgstr ""
4176
+
4177
+ #: modules/after-the-deadline/config-options.php:69
4178
+ msgid "Diacritical Marks"
4179
+ msgstr ""
4180
+
4181
+ #: modules/after-the-deadline/config-options.php:71
4182
+ msgid "Double Negatives"
4183
+ msgstr ""
4184
+
4185
+ #: modules/after-the-deadline/config-options.php:73
4186
+ msgid "Hidden Verbs"
4187
+ msgstr ""
4188
+
4189
+ #: modules/after-the-deadline/config-options.php:75
4190
+ msgid "Jargon"
4191
+ msgstr ""
4192
+
4193
+ #: modules/after-the-deadline/config-options.php:77
4194
+ msgid "Passive Voice"
4195
+ msgstr ""
4196
+
4197
+ #: modules/after-the-deadline/config-options.php:79
4198
+ msgid "Phrases to Avoid"
4199
+ msgstr ""
4200
+
4201
+ #: modules/after-the-deadline/config-options.php:81
4202
+ msgid "Redundant Phrases"
4203
+ msgstr ""
4204
+
4205
+ #: class.jetpack.php:2909
4206
+ msgid "Configure"
4207
+ msgstr ""
4208
+
4209
+ #: class.jetpack.php:2947
4210
+ msgid "Coming soon&#8230;"
4211
+ msgstr ""
4212
+
4213
+ #: class.jetpack.php:3086
4214
+ msgid "Something is being cranky!"
4215
+ msgstr ""
4216
+
4217
+ #: class.jetpack.php:3087
4218
+ msgid "Your site is configured to only permit SSL connections to Jetpack, but SSL connections don't seem to be functional!"
4219
+ msgstr ""
4220
+
4221
+ #: class.jetpack.php:3175
4222
+ msgid "Error Details: Jetpack ID is empty. Do not publicly post this error message! %s"
4223
+ msgstr ""
4224
+
4225
+ #: class.jetpack.php:3177
4226
+ msgid "Error Details: Jetpack ID is not a scalar. Do not publicly post this error message! %s"
4227
+ msgstr ""
4228
+
4229
+ #: class.jetpack.php:3179
4230
+ msgid "Error Details: Jetpack ID begins with a numeral. Do not publicly post this error message! %s"
4231
+ msgstr ""
4232
+
4233
+ #: class.jetpack.php:3337
4234
+ msgid "Jetpack Plugin Version"
4235
+ msgstr ""
4236
+
4237
+ #: class.jetpack.php:3343
4238
+ msgid "The Client ID/WP.com Blog ID of this site"
4239
+ msgstr ""
4240
+
4241
+ #: class.jetpack.php:3593
4242
+ msgid "You must connect your Jetpack plugin to WordPress.com to use this feature."
4243
+ msgstr ""
4244
+
4245
+ #: class.jetpack.php:3596
4246
+ msgid "Someone may be trying to trick you into giving them access to your site. Or it could be you just encountered a bug :). Either way, please close this window."
4247
+ msgstr ""
4248
+
4249
+ #: class.jetpack.php:3624
4250
+ msgid "The authorization process expired. Please go back and try again."
4251
+ msgstr ""
4252
+
4253
+ #: class.jetpack.php:3664
4254
+ msgid "%s wants to access your site&#8217;s data. Log in to authorize that access."
4255
+ msgstr ""
4256
+
4257
+ #: class.jetpack.php:3835
4258
+ msgid "Something has gotten mixed up!"
4259
+ msgstr ""
4260
+
4261
+ #: class.jetpack.php:3837
4262
+ msgid "Your <code>%1$s</code> option is set up as <strong>%2$s</strong>, but your WordPress.com connection lists it as <strong>%3$s</strong>!"
4263
+ msgstr ""
4264
+
4265
+ #: class.jetpack.php:3839
4266
+ msgid "The data listed above is not for my current site. Please disconnect, and then form a new connection to WordPress.com for this site using my current settings."
4267
+ msgstr ""
4268
+
4269
+ #: class.jetpack.php:3840
4270
+ msgid "Ignore the difference. This is just a staging site for the real site referenced above."
4271
+ msgstr ""
4272
+
4273
+ #: class.jetpack.php:3841
4274
+ msgid "That used to be my URL for this site before I changed it. Update the WordPress.com Cloud's data to match my current settings."
4275
+ msgstr ""
4276
+
4277
+ #: class.json-api-endpoints.php:1162
4278
+ msgid "This post is password protected."
4279
+ msgstr ""
4280
+
4281
+ #: class.json-api-endpoints.php:2850
4282
+ msgid "Comment cache problem?"
4283
+ msgstr ""
4284
+
4285
+ #: functions.gallery.php:12
4286
+ msgid "Thumbnail Grid"
4287
+ msgstr ""
4288
+
4289
+ #: functions.gallery.php:40
4290
+ msgid "Type"
4291
+ msgstr ""
4292
+
4293
+ #: functions.opengraph.php:81
4294
+ msgid "(no title)"
4295
+ msgstr ""
4296
+
4297
+ #: locales.php:29
4298
+ msgctxt "locales"
4299
+ msgid "%1$s/%2$s"
4300
+ msgstr ""
4301
+
4302
+ #: modules/after-the-deadline/atd-l10n.php:12
4303
+ msgid "Spelling"
4304
+ msgstr ""
4305
+
4306
+ #: modules/after-the-deadline/atd-l10n.php:13
4307
+ msgid "Repeated Word"
4308
+ msgstr ""
4309
+
4310
+ #: modules/after-the-deadline/atd-l10n.php:15
4311
+ msgid "No suggestions"
4312
+ msgstr ""
4313
+
4314
+ #: modules/after-the-deadline/atd-l10n.php:17
4315
+ msgid "Explain..."
4316
+ msgstr ""
4317
+
4318
+ #: class.jetpack.php:2519
4319
+ msgid "User linked to WordPress.com"
4320
+ msgstr ""
4321
+
4322
+ #: class.jetpack.php:2519
4323
+ msgid "Unlink user from WordPress.com"
4324
+ msgstr ""
4325
+
4326
+ #: class.jetpack.php:2537
4327
+ msgid "Jetpack is network activated and notices can not be dismissed."
4328
+ msgstr ""
4329
+
4330
+ #: class.jetpack.php:2551
4331
+ msgid "Dismiss this notice."
4332
+ msgstr ""
4333
+
4334
+ #: class.jetpack.php:2556
4335
+ msgid "To enable all of the Jetpack features you&#8217;ll need to connect your website to WordPress.com using the button to the right. Once you&#8217;ve made the connection you&#8217;ll activate all the delightful features below."
4336
+ msgstr ""
4337
+
4338
+ #: class.jetpack.php:2571
4339
+ msgid "To enable all of the Jetpack features you&#8217;ll need to link your account here to your WordPress.com account using the button to the right."
4340
+ msgstr ""
4341
+
4342
+ #: class.jetpack.php:2575 modules/post-by-email.php:131
4343
+ #: modules/publicize/publicize-jetpack.php:66
4344
+ msgid "Link account with WordPress.com"
4345
+ msgstr ""
4346
+
4347
+ #: class.jetpack.php:2596
4348
+ msgid "Have feedback on Jetpack?"
4349
+ msgstr ""
4350
+
4351
+ #: class.jetpack.php:2598
4352
+ msgid "Answer a short survey to let us know how we&#8217;re doing and what to add in the future."
4353
+ msgstr ""
4354
+
4355
+ #: class.jetpack.php:2601
4356
+ msgid "Take Survey"
4357
+ msgstr ""
4358
+
4359
+ #: class.jetpack.php:2607
4360
+ msgid "Checking email updates status&hellip;"
4361
+ msgstr ""
4362
+
4363
+ #: class.jetpack.php:2613
4364
+ msgctxt "%s = Unsubscribe link"
4365
+ msgid "You are currently subscribed to email updates. %s"
4366
+ msgstr ""
4367
+
4368
+ #: class.jetpack.php:2614
4369
+ msgid "Unsubscribe"
4370
+ msgstr ""
4371
+
4372
+ #: class.jetpack.php:2618
4373
+ msgctxt "%s = Subscribe link"
4374
+ msgid "Want to receive updates about Jetpack by email? %s"
4375
+ msgstr ""
4376
+
4377
+ #: class.jetpack.php:2619 modules/subscriptions.php:695
4378
+ msgid "Subscribe"
4379
+ msgstr ""
4380
+
4381
+ #: class.jetpack.php:2626
4382
+ msgid "You have been subscribed to receive email updates."
4383
+ msgstr ""
4384
+
4385
+ #: class.jetpack.php:2628
4386
+ msgid "You will no longer receive email updates about Jetpack."
4387
+ msgstr ""
4388
+
4389
+ #: class.jetpack.php:2640
4390
+ msgid "An <span>Automattic</span> Airline"
4391
+ msgstr ""
4392
+
4393
+ #: class.jetpack.php:2643
4394
+ msgid "Privacy Policy"
4395
+ msgstr ""
4396
+
4397
+ #: class.jetpack.php:2644
4398
+ msgid "Terms of Service"
4399
+ msgstr ""
4400
+
4401
+ #: class.jetpack.php:2646
4402
+ msgid "Debug"
4403
+ msgstr ""
4404
+
4405
+ #: class.jetpack.php:2648 modules/sharedaddy/sharedaddy.php:84
4406
+ msgid "Support"
4407
+ msgstr ""
4408
+
4409
+ #: class.jetpack.php:2778
4410
+ msgid "Configure %s"
4411
+ msgstr ""
4412
+
4413
+ #: class.jetpack.php:2837
4414
+ msgid "Deactivate"
4415
+ msgstr ""
4416
+
4417
+ #: class.jetpack.php:2850
4418
+ msgid "Activate"
4419
+ msgstr ""
4420
+
4421
+ #: class.jetpack.php:2870
4422
+ msgid "Free"
4423
+ msgstr ""
4424
+
4425
+ #: class.jetpack.php:2870
4426
+ msgid "Purchase"
4427
+ msgstr ""
4428
+
4429
+ #: class.jetpack.php:2878
4430
+ msgid "New"
4431
+ msgstr ""
4432
+
4433
+ #: class.jetpack.php:2881
4434
+ msgid "Updated"
4435
+ msgstr ""
4436
+
4437
+ #: class.jetpack.php:1997
4438
+ msgid "Return to sender. Whoops! It looks like you got the wrong Jetpack in the mail; deactivate then reactivate the Jetpack plugin to get a new one."
4439
+ msgstr ""
4440
+
4441
+ #: class.jetpack.php:2000
4442
+ msgid "Wrong size. Hm&#8230; it seems your Jetpack doesn&#8217;t quite fit. Have you lost weight? Click &#8220;Connect to WordPress.com&#8221; again to get your Jetpack adjusted."
4443
+ msgstr ""
4444
+
4445
+ #: class.jetpack.php:2004
4446
+ msgid "Your website needs to be publicly accessible to use Jetpack: %s"
4447
+ msgstr ""
4448
+
4449
+ #: class.jetpack.php:2009
4450
+ msgid "%s could not be activated because it triggered a <strong>fatal error</strong>. Perhaps there is a conflict with another plugin you have installed?"
4451
+ msgstr ""
4452
+
4453
+ #: class.jetpack.php:2011
4454
+ msgid "Do you still have the %s plugin installed?"
4455
+ msgstr ""
4456
+
4457
+ #: class.jetpack.php:2014
4458
+ msgid "Module could not be activated because it triggered a <strong>fatal error</strong>. Perhaps there is a conflict with another plugin you have installed?"
4459
+ msgstr ""
4460
+
4461
+ #: class.jetpack.php:2022
4462
+ msgid "<strong>Your Jetpack has a glitch.</strong> Connecting this site with WordPress.com is not possible. This usually means your site is not publicly accessible (localhost)."
4463
+ msgstr ""
4464
+
4465
+ #: class.jetpack.php:2028
4466
+ msgid "WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later."
4467
+ msgstr ""
4468
+
4469
+ #: class.jetpack.php:2032
4470
+ msgid "Jetpack could not contact WordPress.com: %s. This usually means something is incorrectly configured on your web host."
4471
+ msgstr ""
4472
+
4473
+ #: class.jetpack.php:2072
4474
+ msgid "<strong>Your Jetpack has a glitch.</strong> Something went wrong that&#8217;s never supposed to happen. Guess you&#8217;re just lucky: %s"
4475
+ msgstr ""
4476
+
4477
+ #: class.jetpack.php:2075
4478
+ msgid "Try connecting again."
4479
+ msgstr ""
4480
+
4481
+ #: class.jetpack.php:2099
4482
+ msgid "Welcome to <strong>Jetpack %s</strong>!"
4483
+ msgstr ""
4484
+
4485
+ #: class.jetpack.php:2111
4486
+ msgid "The following new modules have been activated: %l."
4487
+ msgstr ""
4488
+
4489
+ #: class.jetpack.php:2123
4490
+ msgid "The following modules have been updated: %l."
4491
+ msgstr ""
4492
+
4493
+ #: class.jetpack.php:2132
4494
+ msgid "<strong>%s Activated!</strong> You can deactivate at any time by clicking Learn More and then Deactivate on the module card."
4495
+ msgstr ""
4496
+
4497
+ #: class.jetpack.php:2158
4498
+ msgctxt "%l = list of Jetpack module/feature names"
4499
+ msgid "<strong>%l Deactivated!</strong> You can activate it again at any time using the activate button on the module card."
4500
+ msgid_plural "<strong>%l Deactivated!</strong> You can activate them again at any time using the activate buttons on their module cards."
4501
+ msgstr[0] ""
4502
+ msgstr[1] ""
4503
+
4504
+ #: class.jetpack.php:2170
4505
+ msgid "<strong>Module settings were saved.</strong> "
4506
+ msgstr ""
4507
+
4508
+ #: class.jetpack.php:2174
4509
+ msgid "<strong>Your Jetpack is already connected.</strong> "
4510
+ msgstr ""
4511
+
4512
+ #: class.jetpack.php:2178 class.jetpack.php:2185
4513
+ msgid "<strong>You&#8217;re fueled up and ready to go.</strong> "
4514
+ msgstr ""
4515
+
4516
+ #: class.jetpack.php:2180
4517
+ msgid "The features below are now active. Click the learn more buttons to explore each feature."
4518
+ msgstr ""
4519
+
4520
+ #: class.jetpack.php:2191
4521
+ msgid "<strong>You have unlinked your account (%s) from WordPress.com.</strong>"
4522
+ msgstr ""
4523
+
4524
+ #: class.jetpack.php:2214
4525
+ msgid "Jetpack contains the most recent version of the old %l plugin."
4526
+ msgid_plural "Jetpack contains the most recent versions of the old %l plugins."
4527
+ msgstr[0] ""
4528
+ msgstr[1] ""
4529
+
4530
+ #: class.jetpack.php:2225
4531
+ msgid "The old version has been deactivated and can be removed from your site."
4532
+ msgid_plural "The old versions have been deactivated and can be removed from your site."
4533
+ msgstr[0] ""
4534
+ msgstr[1] ""
4535
+
4536
+ #: class.jetpack.php:2290
4537
+ msgid "Is this site private?"
4538
+ msgstr ""
4539
+
4540
+ #: class.jetpack.php:2295
4541
+ msgctxt "%l = list of Jetpack module/feature names"
4542
+ msgid "Like your site's RSS feeds, %l allows access to your posts and other content to third parties."
4543
+ msgid_plural "Like your site's RSS feeds, %l allow access to your posts and other content to third parties."
4544
+ msgstr[0] ""
4545
+ msgstr[1] ""
4546
+
4547
+ #: class.jetpack.php:2312
4548
+ msgctxt "%1$s = deactivation URL, %2$s = \"Deactivate {list of Jetpack module/feature names}"
4549
+ msgid "If your site is not publicly accessible, consider <a href=\"%1$s\" title=\"%2$s\">deactivating this feature</a>."
4550
+ msgid_plural "If your site is not publicly accessible, consider <a href=\"%1$s\" title=\"%2$s\">deactivating these features</a>."
4551
+ msgstr[0] ""
4552
+ msgstr[1] ""
4553
+
4554
+ #: class.jetpack.php:2329
4555
+ msgctxt "%l = list of Jetpack module/feature names"
4556
+ msgid "Deactivate %l"
4557
+ msgstr ""
4558
+
4559
+ #: class.jetpack.php:2514
4560
+ msgid "Connected to WordPress.com"
4561
+ msgstr ""
4562
+
4563
+ #: class.jetpack.php:2514
4564
+ msgid "Disconnect from WordPress.com"
4565
+ msgstr ""
4566
+
4567
+ #: class.jetpack.php:1441
4568
+ msgid "One New Jetpack Module"
4569
+ msgid_plural "%s New Jetpack Modules"
4570
+ msgstr[0] ""
4571
+ msgstr[1] ""
4572
+
4573
+ #: class.jetpack.php:1444
4574
+ msgid "Jetpack"
4575
+ msgstr ""
4576
+
4577
+ #: class.jetpack.php:1614 class.jetpack.php:1639 class.jetpack.php:1652
4578
+ #: class.jetpack.php:2524 class.jetpack.php:2777
4579
+ msgid "Jetpack by WordPress.com"
4580
+ msgstr ""
4581
+
4582
+ #: class.jetpack.php:1615 class.jetpack.php:1640 class.jetpack.php:2527
4583
+ msgid "Jetpack supercharges your self-hosted WordPress site with the awesome cloud power of WordPress.com."
4584
+ msgstr ""
4585
+
4586
+ #: class.jetpack.php:1616 class.jetpack.php:1641
4587
+ msgid "On this page, you are able to view the modules available within Jetpack, learn more about them, and activate or deactivate them as needed."
4588
+ msgstr ""
4589
+
4590
+ #: class.jetpack.php:1617
4591
+ msgid "Jetpack Module Options"
4592
+ msgstr ""
4593
+
4594
+ #: class.jetpack.php:1618
4595
+ msgid "<strong>To Activate/Deactivate a Module</strong> - Click on Learn More. An Activate or Deactivate button will now appear next to the Learn More button. Click the Activate/Deactivate button."
4596
+ msgstr ""
4597
+
4598
+ #: class.jetpack.php:1619 class.jetpack.php:1666
4599
+ msgid "For more information:"
4600
+ msgstr ""
4601
+
4602
+ #: class.jetpack.php:1620 class.jetpack.php:1667
4603
+ msgid "Jetpack FAQ"
4604
+ msgstr ""
4605
+
4606
+ #: class.jetpack.php:1621 class.jetpack.php:1668
4607
+ msgid "Jetpack Support"
4608
+ msgstr ""
4609
+
4610
+ #: class.jetpack.php:1637
4611
+ msgid "Overview"
4612
+ msgstr ""
4613
+
4614
+ #: class.jetpack.php:1650
4615
+ msgid "Modules"
4616
+ msgstr ""
4617
+
4618
+ #: class.jetpack.php:1653
4619
+ msgid "You can activate or deactivate individual Jetpack modules to suit your needs."
4620
+ msgstr ""
4621
+
4622
+ #: class.jetpack.php:1655
4623
+ msgid "Find the component you want to manage"
4624
+ msgstr ""
4625
+
4626
+ #: class.jetpack.php:1656
4627
+ msgid "Click on Learn More"
4628
+ msgstr ""
4629
+
4630
+ #: class.jetpack.php:1657
4631
+ msgid "An Activate or Deactivate button will appear"
4632
+ msgstr ""
4633
+
4634
+ #: class.jetpack.php:1658
4635
+ msgid "If additional settings are available, a link to them will appear"
4636
+ msgstr ""
4637
+
4638
+ #: class.jetpack.php:1738 modules/publicize/ui.php:576
4639
+ #: modules/sharedaddy/sharedaddy.php:76 modules/sharedaddy/sharedaddy.php:83
4640
+ msgid "Settings"
4641
+ msgstr ""
4642
+
4643
+ #: class.jetpack.php:1755
4644
+ msgid "Dismiss this notice and deactivate Jetpack."
4645
+ msgstr ""
4646
+
4647
+ #: class.jetpack.php:1761
4648
+ msgid "<strong>Your Jetpack is almost ready</strong> &#8211; A connection to WordPress.com is needed to enable features like Stats, Contact Forms, and Subscriptions. Connect now to get fueled up!"
4649
+ msgstr ""
4650
+
4651
+ #: class.jetpack.php:1763
4652
+ msgid "<strong>Jetpack is installed</strong> and ready to bring awesome, WordPress.com cloud-powered features to your site."
4653
+ msgstr ""
4654
+
4655
+ #: class.jetpack.php:1769 class.jetpack.php:2560
4656
+ msgid "Connect to WordPress.com"
4657
+ msgstr ""
4658
+
4659
+ #: class.jetpack.php:1771 modules/module-info.php:45 modules/module-info.php:81
4660
+ #: modules/module-info.php:138 modules/module-info.php:173
4661
+ #: modules/module-info.php:207 modules/module-info.php:237
4662
+ #: modules/module-info.php:270 modules/module-info.php:306
4663
+ #: modules/module-info.php:357 modules/module-info.php:379
4664
+ #: modules/module-info.php:417 modules/module-info.php:442
4665
+ #: modules/module-info.php:460 modules/module-info.php:479
4666
+ #: modules/module-info.php:485 modules/module-info.php:512
4667
+ #: modules/module-info.php:543 modules/module-info.php:578
4668
+ #: modules/module-info.php:600 modules/module-info.php:622
4669
+ #: modules/module-info.php:672 modules/module-info.php:700
4670
+ #: modules/module-info.php:728 modules/module-info.php:749
4671
+ #: modules/module-info.php:775 modules/module-info.php:801
4672
+ #: modules/module-info.php:824 modules/module-info.php:843
4673
+ #: modules/module-info.php:862 modules/module-info.php:879
4674
+ msgid "Learn More"
4675
+ msgstr ""
4676
+
4677
+ #: class.jetpack.php:1784
4678
+ msgid "<strong>Jetpack is activated!</strong> Each site on your network must be connected individually by an admin on that site."
4679
+ msgstr ""
4680
+
4681
+ #: class.jetpack.php:1811
4682
+ msgid "Jetpack now includes Jetpack Comments, which enables your visitors to use their WordPress.com, Twitter, or Facebook accounts when commenting on your site. To activate Jetpack Comments, <a href=\"%s\">%s</a>."
4683
+ msgstr ""
4684
+
4685
+ #: class.jetpack.php:1822
4686
+ msgid "click here"
4687
+ msgstr ""
4688
+
4689
+ #: class.jetpack.php:1987
4690
+ msgid "Cheatin&#8217; uh?"
4691
+ msgstr ""
4692
+
4693
+ #: class.jetpack.php:1990
4694
+ msgid "You need to authorize the Jetpack connection between your site and WordPress.com to enable the awesome features."
4695
+ msgstr ""
4696
+
4697
+ #: class.jetpack.php:1993
4698
+ msgid "Don&#8217;t cross the streams! You need to stay logged in to your WordPress blog while you authorize Jetpack."
4699
+ msgstr ""
4700
+
4701
+ #: class.jetpack-debugger.php:83
4702
+ msgid "Something has gotten mixed up in your Jetpack Connection!"
4703
+ msgstr ""
4704
+
4705
+ #: class.jetpack-debugger.php:93
4706
+ msgid "It looks like your site can not communicate properly with Jetpack."
4707
+ msgstr ""
4708
+
4709
+ #: class.jetpack-debugger.php:99 class.jetpack.php:1449 class.jetpack.php:1669
4710
+ msgid "Jetpack Debugging Center"
4711
+ msgstr ""
4712
+
4713
+ #: class.jetpack-debugger.php:100
4714
+ msgid "Testing your site's compatibily with Jetpack..."
4715
+ msgstr ""
4716
+
4717
+ #: class.jetpack-debugger.php:128
4718
+ msgid "Your Jetpack setup looks a-okay!"
4719
+ msgstr ""
4720
+
4721
+ #: class.jetpack-debugger.php:131
4722
+ msgid "There seems to be a problem with your site’s ability to communicate with Jetpack!"
4723
+ msgstr ""
4724
+
4725
+ #: class.jetpack-debugger.php:138
4726
+ msgid "Trouble with Jetpack?"
4727
+ msgstr ""
4728
+
4729
+ #: class.jetpack-debugger.php:139
4730
+ msgid "It may be caused by one of these issues, which you can diagnose yourself:"
4731
+ msgstr ""
4732
+
4733
+ #: class.jetpack-debugger.php:141
4734
+ msgid "A known issue."
4735
+ msgstr ""
4736
+
4737
+ #: class.jetpack-debugger.php:141
4738
+ msgid "Some themes and plugins have <a href=\"%1$s\" target=\"_blank\">known conflicts</a> with Jetpack – check the <a href=\"%2$s\" target=\"_blank\">list</a>. (You can also browse the <a href=\"%3$s\">Jetpack support pages</a> or <a href=\"%4$s\">Jetpack support forum</a> to see if others have experienced and solved the problem.)"
4739
+ msgstr ""
4740
+
4741
+ #: class.jetpack-debugger.php:142
4742
+ msgid "An incompatible plugin."
4743
+ msgstr ""
4744
+
4745
+ #: class.jetpack-debugger.php:142
4746
+ msgid "Find out by disabling all plugins except Jetpack. If the problem persists, it's not a plugin issue. If the problem is solved, turn your plugins on one by one until the problem pops up again – there's the culprit! Let us know, and we'll try to help."
4747
+ msgstr ""
4748
+
4749
+ #: class.jetpack-debugger.php:143
4750
+ msgid "A theme conflict."
4751
+ msgstr ""
4752
+
4753
+ #: class.jetpack-debugger.php:143
4754
+ msgid "If your problem isn't known or caused by a plugin, try activating Twenty Twelve (the default WordPress theme). If this solves the problem, something in your theme is probably broken – let the theme's author know."
4755
+ msgstr ""
4756
+
4757
+ #: class.jetpack-debugger.php:144
4758
+ msgid "A problem with your XMLRPC file."
4759
+ msgstr ""
4760
+
4761
+ #: class.jetpack-debugger.php:144
4762
+ msgid "Load your <a href=\"%s\">XMLRPC file</a>. It should say “XML-RPC server accepts POST requests only.” on a line by itself."
4763
+ msgstr ""
4764
+
4765
+ #: class.jetpack-debugger.php:146
4766
+ msgid "If it's not by itself, a theme or plugin is displaying extra characters. Try steps 2 and 3."
4767
+ msgstr ""
4768
+
4769
+ #: class.jetpack-debugger.php:147
4770
+ msgid "If you get a 404 message, contact your web host. Their security may block XMLRPC."
4771
+ msgstr ""
4772
+
4773
+ #: class.jetpack-debugger.php:151
4774
+ msgid "If none of these help you find a solution, <a href=\"#\">click here to contact Jetpack support</a>. Tell us as much as you can about the issue and what steps you've tried to resolve it, and one of our Happiness Engineers will be in touch to help."
4775
+ msgstr ""
4776
+
4777
+ #: class.jetpack-debugger.php:164
4778
+ msgid "Please describe the problem you are having."
4779
+ msgstr ""
4780
+
4781
+ #: class.jetpack-debugger.php:169 modules/carousel/jetpack-carousel.php:138
4782
+ #: modules/contact-form/grunion-contact-form.php:750
4783
+ #: modules/contact-form/grunion-form-view.php:156
4784
+ msgid "Name"
4785
+ msgstr ""
4786
+
4787
+ #: class.jetpack-debugger.php:170
4788
+ msgid "Let us know your name."
4789
+ msgstr ""
4790
+
4791
+ #: class.jetpack-debugger.php:175
4792
+ msgid "E-mail"
4793
+ msgstr ""
4794
+
4795
+ #: class.jetpack-debugger.php:176
4796
+ msgid "Use a valid email address."
4797
+ msgstr ""
4798
+
4799
+ #: class.jetpack-debugger.php:181
4800
+ msgid "The test results and some other useful debug information will be sent to the support team. Please feel free to <a href=\"#\">review/modify</a> this information."
4801
+ msgstr ""
4802
+
4803
+ #: class.jetpack-debugger.php:185
4804
+ msgid "Debug Info"
4805
+ msgstr ""
4806
+
4807
+ #: class.jetpack-heartbeat.php:112
4808
+ msgid "Jetpack weekly"
4809
+ msgstr ""
4810
+
4811
+ #: class.jetpack.php:1164
4812
+ msgid "Jetpack requires WordPress version %s or later."
4813
+ msgstr ""
4814
+
4815
+ #: class.jetpack.php:1404 class.jetpack.php:1420
4816
+ msgid "Jetpack contains the most recent version of the old &#8220;%1$s&#8221; plugin."
4817
+ msgstr ""
4818
+
4819
+ #: class.jetpack-client-server.php:141
4820
+ msgid "An administrator for this blog must set up the Jetpack connection."
4821
+ msgstr ""
4822
+
4823
+ #: class.jetpack-client-server.php:146
4824
+ msgid "You need to register your Jetpack before connecting it."
4825
+ msgstr ""
4826
+
4827
+ #: class.jetpack-client-server.php:188 class.jetpack.php:3163
4828
+ #: class.jetpack.php:3165 class.jetpack.php:3167 class.jetpack.php:3170
4829
+ msgid "Error Details: %s"
4830
+ msgstr ""
4831
+
4832
+ #: class.jetpack-debugger.php:24
4833
+ msgid "You do not have sufficient permissions to access this page."
4834
+ msgstr ""
4835
+
4836
+ #: class.jetpack-debugger.php:68
4837
+ msgid "Your site isn’t reaching the Jetpack servers."
4838
+ msgstr ""
4839
+
4840
+ #: class.jetpack-debugger.php:71
4841
+ msgid "Your site isn’t securely reaching the Jetpack servers."
4842
+ msgstr ""
4843
+
4844
+ #: class.jetpack-debugger.php:76
4845
+ msgid "Your `%1$s` option is set up as `%2$s`, but your WordPress.com connection lists it as `%3$s`!"
4846
+ msgstr ""
languages/jetpack-ar.mo CHANGED
Binary file
languages/jetpack-ar.po ADDED
@@ -0,0 +1,4916 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Translation of 2.5 in Arabic
2
+ # This file is distributed under the same license as the 2.5 package.
3
+ msgid ""
4
+ msgstr ""
5
+ "PO-Revision-Date: 2013-09-19 15:16:25+0000\n"
6
+ "MIME-Version: 1.0\n"
7
+ "Content-Type: text/plain; charset=UTF-8\n"
8
+ "Content-Transfer-Encoding: 8bit\n"
9
+ "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
10
+ "X-Generator: GlotPress/0.1\n"
11
+ "Project-Id-Version: 2.5\n"
12
+
13
+ #: modules/videopress/videopress.php:664
14
+ msgid "The preview is unavailable while this video is being processed."
15
+ msgstr ""
16
+
17
+ #: modules/shortcodes/presentations.php:242
18
+ msgid "Click to autoplay the presentation!"
19
+ msgstr ""
20
+
21
+ #: modules/gplus-authorship/admin/ui.php:138
22
+ msgid "Your Google+ profile and WordPress.com accounts have been disconnected, including your Publicize connections. If you no longer wish to be associated with this blog on Google we recommend that you also remove the blog URL from your <a href='%s' target='_blank'>Google+ profile</a>."
23
+ msgstr ""
24
+
25
+ #: modules/gplus-authorship/admin/ui.php:140
26
+ msgid "Your Google+ profile and WordPress.com accounts have been disconnected. If you no longer wish to be associated with this blog on Google we recommend that you also remove the blog URL from your <a href='%s' target='_blank'>Google+ profile</a>."
27
+ msgstr ""
28
+
29
+ msgid "Likes are a way for people to show their appreciation for content you have written. It’s also a way for you to show the world how popular your content has become."
30
+ msgstr "الإعجابات هي وسيلة لإظهار تقدير القراء لمواضيعك التي قمت بكتابتها. كما أنها طريقة لتظهر للعالم مدى شعبية محتويات موقعك."
31
+
32
+ msgid "Automatically optimize your site for mobile devices."
33
+ msgstr "إضافة لتحسين قراءة قالب موقعك تلقائياً للهواتف المحمولة."
34
+
35
+ msgid "Receive notifications on your mobile device."
36
+ msgstr ""
37
+
38
+ msgid "Monitor and manage your site's activity with Notifications in your Toolbar and on WordPress.com."
39
+ msgstr "مراقبة وإدارة نشاط موقعك مع التنبيهات والإشعارات في شريط المدير الخاص بك على WordPress.com."
40
+
41
+ msgid "A single search box, that lets you search many different things."
42
+ msgstr "مربع بحث واحد، يتيح لك البحث عن الكثير من الأشياء المختلفة."
43
+
44
+ msgid "Give your site a boost by loading images from the WordPress.com content delivery network."
45
+ msgstr "إعطاء دفعة لموقعك عن طريق تحميل الصور من محتوى شبكة WordPress.com."
46
+
47
+ msgid "Publish posts to your blog directly from your personal email account."
48
+ msgstr "تسمح لك هذه الخدمة بكتابة المواضيع ونشرها على موقعك من حساب بريدك الإلكتروني مباشرةً."
49
+
50
+ msgid "Connect your site to popular social networks and automatically share new posts with your friends."
51
+ msgstr "قم بربط موقعك بمواقع التواصل الاجتماعي وشارك مواضيعك الجديدة تلقائياً مع أصدقائك."
52
+
53
+ msgid "The most super duper sharing tool on the interwebs. Share content with Facebook, Twitter, and many more."
54
+ msgstr "الأداة الأكثر شمولية لمشاركة المحتوى على الانترنت. شارك محتوى مواضيعك على الفيس بوك، التويتر، وغيرها الكثير."
55
+
56
+ msgid "Easily embed videos and more from sites like YouTube, Vimeo, and SlideShare."
57
+ msgstr "تضمين مقاطع الفيديو بسهولة والمزيد من المواقع مثل يوتيوب، Vimeo، وSlideShare."
58
+
59
+ msgid "Enable WP.me-powered shortlinks for all of your Posts and Pages for easier sharing."
60
+ msgstr "تمكين دعم WP.me الروابط القصيرة لجميع المواضيع الخاصة بك والصفحات لتسهيل مشاركتها"
61
+
62
+ msgid "Simple, concise site stats with no additional load on your server."
63
+ msgstr "إحصائيات بسيطة ومختصرة للموقع بدون تحميل إضافي على الخادم."
64
+
65
+ msgid "Allow users to subscribe to your posts and comments to receive a notification via email."
66
+ msgstr "السماح للمستخدمين بالاشتراك في مواضيعك وتعليقاتك للحصول على التنبيهات عن طريق البريد الإلكتروني"
67
+
68
+ msgid "Create elegant magazine-style mosaic layouts for your photos without using an external graphic editor."
69
+ msgstr "إنشاء أشكال أنيقة تشبه المجلات لصورك بدون استخدام برامج تحرير صور خارجي."
70
+
71
+ msgid "Realtime backup and security scanning for your WordPress site."
72
+ msgstr "نسخ احتياطي في الوقت الحقيقي ومسح ضوئي آمن لموقعك."
73
+
74
+ msgid "Quite possibly the easiest way to upload beautiful videos to your blog."
75
+ msgstr ""
76
+
77
+ msgid "Control what pages your widgets appear on."
78
+ msgstr ""
79
+
80
+ msgid "Easily add images, Twitter updates, and your site's RSS links to your theme's sidebar."
81
+ msgstr "إضافة الصور بسهولة، وتحديثات التويتر، وروابط RSS للشريط الجانبي لقالبك."
82
+
83
+ msgid "Let users login with their WordPress.com Credentials, through <a href=\"http://jetpack.me/support/wpcc/\">WordPress.com Connect</a>"
84
+ msgstr ""
85
+
86
+ #: modules/wpcc/wpcc-sign-on.php:98
87
+ msgid "WPCC Client Secret"
88
+ msgstr ""
89
+
90
+ #: modules/wpcc/wpcc-sign-on.php:123
91
+ msgid "<strong>Almost done.</strong> Before WordPress.com Connect can finish activating, you'll need to <a href=\"%s\">register your website as an application on WordPress.com</a>"
92
+ msgstr ""
93
+
94
+ #: modules/wpcc/wpcc-sign-on.php:146
95
+ msgid "Visit WordPress.com to <a href=\"%s\">register a new WPCC client id and secret key</a>."
96
+ msgstr ""
97
+
98
+ #: modules/wpcc/wpcc-sign-on.php:148
99
+ msgid "Visit WordPress.com to <a href=\"%s\">manage your WPCC client settings</a>."
100
+ msgstr ""
101
+
102
+ #: modules/wpcc/wpcc-sign-on.php:175
103
+ msgid "Connecting with WordPress.com Connect enables you to log on via your WordPress.com account."
104
+ msgstr ""
105
+
106
+ #: modules/wpcc/wpcc-sign-on.php:188
107
+ msgid "Unlink This Account"
108
+ msgstr ""
109
+
110
+ #: modules/wpcc/wpcc-sign-on.php:231
111
+ msgid "This profile is not currently linked to a WordPress.com Profile."
112
+ msgstr ""
113
+
114
+ #: modules/wpcc/wpcc-sign-on.php:238
115
+ msgid "Warning! State variable missing after authentication."
116
+ msgstr ""
117
+
118
+ #: modules/wpcc/wpcc-sign-on.php:242
119
+ msgid "Warning! State mismatch. Authentication attempt may have been compromised."
120
+ msgstr ""
121
+
122
+ #: modules/wpcc/wpcc-sign-on.php:262
123
+ msgid "Warning! Could not confirm request token url!"
124
+ msgstr ""
125
+
126
+ #: modules/wpcc/wpcc-sign-on.php:276
127
+ msgid "Warning! Could not fetch user data!"
128
+ msgstr ""
129
+
130
+ #: modules/wpcc/wpcc-sign-on.php:409
131
+ msgid "We couldn't find an account with the email <strong><code>%1$s</code></strong> to log you in with. If you already have an account on <strong>%2$s</strong>, please make sure that <strong><code>%1$s</code></strong> is configured as the email address, or that you have connected to WordPress.com on your profile page."
132
+ msgstr ""
133
+
134
+ #: modules/wpcc/wpcc-sign-on.php:411
135
+ msgid "We couldn't find any account on <strong>%2$s</strong> that is linked to your WordPress.com account to log you in with. If you already have an account on <strong>%2$s</strong>, please make sure that you have connected to WordPress.com on your profile page."
136
+ msgstr ""
137
+
138
+ msgid "http://wordpress.org/extend/plugins/jetpack/"
139
+ msgstr "http://wordpress.org/extend/plugins/jetpack/"
140
+
141
+ msgid "Bring the power of the WordPress.com cloud to your self-hosted WordPress. Jetpack enables you to connect your blog to a WordPress.com account to use the powerful features normally only available to WordPress.com users."
142
+ msgstr "إضافة تجلب القوة السحابية لموقعك وتمكنك من ربط حسابك على موقع WordPress.com لاستخدام ميزات قوية متوفرة فقط لمستخدمي موقع WordPress.com"
143
+
144
+ msgid "Automattic"
145
+ msgstr "Automattic"
146
+
147
+ msgid "http://jetpack.me"
148
+ msgstr "http://jetpack.me"
149
+
150
+ msgid "Improve your spelling, style, and grammar with the <a href=\"http://www.afterthedeadline.com/\">After&nbsp;the&nbsp;Deadline</a> Proofreading service."
151
+ msgstr "تحسين التهجئة والنمط والتدقيق النحوي من موقع <a href=\"http://www.afterthedeadline.com/\">After&nbsp;the&nbsp;Deadline</a> خدمة التدقيق اللغوي."
152
+
153
+ msgid "Transform your standard image galleries into an immersive full-screen experience."
154
+ msgstr "تحويل معرض صورك القياسية للمغامرة بتجربة عرض الصور بملء الشاشة."
155
+
156
+ msgid "A new comment system that has integrated social media login options."
157
+ msgstr "نظام تعليقات جديد مدمج بوسائط خيارات تسجيل الدخول لمواقع التواصل الاجتماعية."
158
+
159
+ msgid "Easily insert a contact form anywhere on your site."
160
+ msgstr "إدخال نموذج للمراسلة بسهولة في أي مكان داخل موقعك."
161
+
162
+ msgid "Customize the appearance of your site using CSS but without modifying your theme."
163
+ msgstr "قم بتخصيص مظهر موقعك باستخدام CSS ولكن بدون التعديل على قالبك."
164
+
165
+ msgid "Share your public posts and comments to search engines and other services in real-time."
166
+ msgstr "شارك مواضيعك العامة والتعليقات لمحركات البحث وغيرها من الخدمات في الوقت الحقيقي."
167
+
168
+ msgid "Show a link to your Google+ in the sharing area of your posts and add your blog URL to your Google+ profile."
169
+ msgstr ""
170
+
171
+ msgid "Show a pop-up business card of your users' gravatar profiles in comments."
172
+ msgstr "إظهار بطاقة عمل منبثقة للمستخدمين عن طريق الملفات الشخصية في التعليقات."
173
+
174
+ msgid "Automatically pull the next set of posts into view when the reader approaches the bottom of the page."
175
+ msgstr "سحب المجموعة التالية من المواضيع تلقائياً إلى القارئ عند الاقتراب من أسفل الصفحة."
176
+
177
+ msgid "Allow applications to securely access your content through the cloud."
178
+ msgstr "السماح للتطبيقات من الوصول إلى محتوى موقعك بشكل آمن من خلال الخدمات السحابية."
179
+
180
+ msgid "Beautiful Math"
181
+ msgstr "الرياضيات الجميلة"
182
+
183
+ msgid "Mark up your posts with the <img src=\"//s0.wp.com/latex.php?latex=%5CLaTeX&amp;bg=transparent&amp;fg=000&amp;s=-2\" alt=\"LaTeX logo\" title=\"LaTeX\" style=\"vertical-align: -25%\" /> markup language, perfect for complex mathematical equations and other &#252;ber-geekery."
184
+ msgstr "وضع علامة على مواضيعك بواسطة <img src=\"//s0.wp.com/latex.php?latex=%5CLaTeX&amp;bg=transparent&amp;fg=000&amp;s=-2\" alt=\"LaTeX logo\" title=\"LaTeX\" style=\"vertical-align: -25%\" /> اللغة الترميزية، مثالية للمعادلات الرياضية المعقدة وغيرها &#252; مثل الرموز اللاتينية."
185
+
186
+ #: modules/widgets/top-posts.php:35 modules/widgets/top-posts.php:41
187
+ msgid "Top Posts &amp; Pages"
188
+ msgstr "أعلى المواضيع والصفحات"
189
+
190
+ #: modules/widgets/top-posts.php:37
191
+ msgid "Shows your most viewed posts and pages."
192
+ msgstr "أعرض أغلب مشاهدات المواضيع والصفحات."
193
+
194
+ #: modules/widgets/top-posts.php:78
195
+ msgid "Maximum number of posts to show (no more than 10):"
196
+ msgstr "العدد الأعظمي لإظهار المواضيع (ليس أكثر من 10):"
197
+
198
+ #: modules/widgets/top-posts.php:83
199
+ msgid "Display as:"
200
+ msgstr "أعرض كـ:"
201
+
202
+ #: modules/widgets/top-posts.php:85
203
+ msgid "Text List"
204
+ msgstr "قائمة نصية"
205
+
206
+ #: modules/widgets/top-posts.php:86
207
+ msgid "Image List"
208
+ msgstr "قائمة صور"
209
+
210
+ #: modules/widgets/top-posts.php:87
211
+ msgid "Image Grid"
212
+ msgstr "شبكة صور"
213
+
214
+ #: modules/widgets/top-posts.php:91
215
+ msgid "Top Posts &amp; Pages by views are calculated from 24-48 hours of stats. They take a while to change."
216
+ msgstr "يتم حساب مشاهدة المواضيع الهامة والصفحات من 24-48 ساعة من الإحصائيات. تأخذ بعض الوقت لتتغير."
217
+
218
+ #: modules/widgets/top-posts.php:164
219
+ msgid "There are no posts to display. <a href=\"%s\">Want more traffic?</a>"
220
+ msgstr "لم يتم إيجاد أي موضوع لعرضه. <a href=\"%s\">هل تريد المزيد من تبادل البيانات؟</a>"
221
+
222
+ #: modules/widgets/twitter-timeline.php:24
223
+ msgid "Twitter Timeline"
224
+ msgstr "الجدول الزمني لتويتر"
225
+
226
+ #: modules/widgets/twitter-timeline.php:27
227
+ msgid "Display an official Twitter Embedded Timeline widget."
228
+ msgstr "إظهار ويدجت الجدول الزمني المدمج الرسمي لتويتر."
229
+
230
+ #: modules/widgets/twitter-timeline.php:75
231
+ msgid "My Tweets"
232
+ msgstr "تغريداتي"
233
+
234
+ #: modules/widgets/twitter-timeline.php:146
235
+ msgid "Follow me on Twitter"
236
+ msgstr "أتبعني على تويتر"
237
+
238
+ #: modules/widgets/twitter-timeline.php:165
239
+ msgid "Width (px):"
240
+ msgstr "العرض (بيكسل):"
241
+
242
+ #: modules/widgets/twitter-timeline.php:170
243
+ msgid "Height (px):"
244
+ msgstr "الارتفاع (بيكسل):"
245
+
246
+ #: modules/widgets/twitter-timeline.php:175
247
+ msgid "# of Tweets Shown:"
248
+ msgstr ""
249
+
250
+ #: modules/widgets/twitter-timeline.php:183
251
+ msgid "You need to <a href=\"%1$s\" target=\"_blank\">create a widget at Twitter.com</a>, and then enter your widget id (the long number found in the URL of your widget's config page) in the field below. <a href=\"%2$s\" target=\"_blank\">Read more</a>."
252
+ msgstr ""
253
+
254
+ #: modules/widgets/twitter-timeline.php:191
255
+ msgid "Widget ID:"
256
+ msgstr ""
257
+
258
+ #: modules/widgets/twitter-timeline.php:196
259
+ msgid "Layout Options:"
260
+ msgstr ""
261
+
262
+ #: modules/widgets/twitter-timeline.php:197
263
+ msgid "No Header"
264
+ msgstr "لا يوجد هيدر"
265
+
266
+ #: modules/widgets/twitter-timeline.php:198
267
+ msgid "No Footer"
268
+ msgstr "لا يوجد فوتر"
269
+
270
+ #: modules/widgets/twitter-timeline.php:199
271
+ msgid "No Borders"
272
+ msgstr "لا يوجد حدود"
273
+
274
+ #: modules/widgets/twitter-timeline.php:200
275
+ msgid "No Scrollbar"
276
+ msgstr "لا يوجد شريط تمرير"
277
+
278
+ #: modules/widgets/twitter-timeline.php:201
279
+ msgid "Transparent Background"
280
+ msgstr "خلفية شفافة"
281
+
282
+ #: modules/widgets/twitter-timeline.php:205
283
+ msgid "Link Color (hex):"
284
+ msgstr "لون الرابط (ست عشري):"
285
+
286
+ #: modules/widgets/twitter-timeline.php:210
287
+ msgid "Border Color (hex):"
288
+ msgstr "لون الحدود (ست عشري):"
289
+
290
+ #: modules/widgets/twitter-timeline.php:215
291
+ msgid "Timeline Theme:"
292
+ msgstr "قالب الجدول الزمني:"
293
+
294
+ #: modules/widgets.php:49
295
+ msgid "%s (Jetpack)"
296
+ msgstr "%s (Jetpack)"
297
+
298
+ #: modules/wpcc/wpcc-sign-on.php:91
299
+ msgid "WPCC Client ID"
300
+ msgstr ""
301
+
302
+ #: modules/widgets/readmill.php:47
303
+ msgid "Just enter the URL to your book, make sure it's a PDF or EPUB file, and you are ready to go. For more help, head to <a href='%s'>the Readmill WordPress Widget support page</a>."
304
+ msgstr "أدخل الرابط فقط لكتابك، تأكد بأنه من نوع PDF أو EPUB، وتكون جاهز للتحميل. لمزيد من المعلومات، أذهب إلى <a href='%s'>Readmill WordPress صفحة دعم إضافة</a>."
305
+
306
+ #: modules/widgets/readmill.php:55
307
+ msgid "Download URL:"
308
+ msgstr "رابط التحميل:"
309
+
310
+ #: modules/widgets/readmill.php:60
311
+ msgid "Item URL:"
312
+ msgstr "رابط العنصر:"
313
+
314
+ #: modules/widgets/readmill.php:65
315
+ msgid "What size icon?"
316
+ msgstr "ما حجم الأيقونة؟"
317
+
318
+ #: modules/widgets/readmill.php:67 modules/widgets/rsslinks-widget.php:101
319
+ msgid "Large"
320
+ msgstr "كبير"
321
+
322
+ #: modules/widgets/readmill.php:68 modules/widgets/rsslinks-widget.php:99
323
+ msgid "Small"
324
+ msgstr "صغير"
325
+
326
+ #: modules/widgets/readmill.php:125
327
+ msgid "Your ePub link is empty. Provide an ePub link to display the Send to Readmill widget."
328
+ msgstr "رابط EPUB فارغ. قدم رابط EPUB لإظهار المربع الجانبي \"أرسل إلى Readmill\"."
329
+
330
+ #: modules/widgets/rsslinks-widget.php:12
331
+ msgid "Links to your blog's RSS feeds"
332
+ msgstr "روابط موقعك لتغذية RSS"
333
+
334
+ #: modules/widgets/rsslinks-widget.php:13
335
+ msgid "RSS Links (Jetpack)"
336
+ msgstr "روابط التغذية (Jetpack)"
337
+
338
+ #: modules/widgets/rsslinks-widget.php:67
339
+ #: modules/widgets/rsslinks-widget.php:133
340
+ msgid "Posts"
341
+ msgstr "تدوينات"
342
+
343
+ #: modules/widgets/rsslinks-widget.php:69
344
+ msgid "Posts & Comments"
345
+ msgstr "المواضيع والتعليقات"
346
+
347
+ #: modules/widgets/rsslinks-widget.php:71
348
+ msgid "Feed(s) to Display:"
349
+ msgstr "عرض التغذية: "
350
+
351
+ #: modules/widgets/rsslinks-widget.php:81
352
+ msgid "Text Link"
353
+ msgstr "رابط نصي"
354
+
355
+ #: modules/widgets/rsslinks-widget.php:82
356
+ msgid "Image Link"
357
+ msgstr "رابط صورة"
358
+
359
+ #: modules/widgets/rsslinks-widget.php:83
360
+ msgid "Text & Image Links"
361
+ msgstr "روابط نصية وروابط صور"
362
+
363
+ #: modules/widgets/rsslinks-widget.php:85
364
+ msgid "Format:"
365
+ msgstr "صيغة:"
366
+
367
+ #: modules/widgets/rsslinks-widget.php:96
368
+ msgid "Image Settings:"
369
+ msgstr "إعدادات الصورة"
370
+
371
+ #: modules/widgets/rsslinks-widget.php:100
372
+ msgid "Medium"
373
+ msgstr "متوسط"
374
+
375
+ #: modules/widgets/rsslinks-widget.php:103
376
+ msgid "Image Size:"
377
+ msgstr "حجم الصورة:"
378
+
379
+ #: modules/widgets/rsslinks-widget.php:113
380
+ msgid "Red"
381
+ msgstr "أحمر"
382
+
383
+ #: modules/widgets/rsslinks-widget.php:114
384
+ msgid "Orange"
385
+ msgstr "برتقالي"
386
+
387
+ #: modules/widgets/rsslinks-widget.php:115
388
+ msgid "Green"
389
+ msgstr "أخضر"
390
+
391
+ #: modules/widgets/rsslinks-widget.php:116
392
+ msgid "Blue"
393
+ msgstr "ازرق"
394
+
395
+ #: modules/widgets/rsslinks-widget.php:117
396
+ msgid "Purple"
397
+ msgstr "أرجواني"
398
+
399
+ #: modules/widgets/rsslinks-widget.php:118
400
+ msgid "Pink"
401
+ msgstr "زهري"
402
+
403
+ #: modules/widgets/rsslinks-widget.php:119
404
+ msgid "Silver"
405
+ msgstr "فضي"
406
+
407
+ #: modules/widgets/rsslinks-widget.php:121
408
+ msgid "Image Color:"
409
+ msgstr "لون الصورة:"
410
+
411
+ #: modules/widgets/rsslinks-widget.php:140
412
+ msgid "Subscribe to %s"
413
+ msgstr "اشترك بـ %s"
414
+
415
+ #: modules/widgets/gravatar-profile.php:115
416
+ msgid "Personal Links"
417
+ msgstr "الروابط الشخصية"
418
+
419
+ #: modules/widgets/gravatar-profile.php:135
420
+ msgid "Verified Services"
421
+ msgstr "الحسابات الموثوقة"
422
+
423
+ #: modules/widgets/gravatar-profile.php:146
424
+ msgctxt "1: User Name, 2: Service Name (Facebook, Twitter, ...)"
425
+ msgid "%1$s on %2$s"
426
+ msgstr "%1$s على %2$s"
427
+
428
+ #: modules/widgets/gravatar-profile.php:180
429
+ msgid "Select a user or pick \"custom\" and enter a custom email address."
430
+ msgstr "حدد مستخدم أو اختر \"مخصص\" وأدخل البريد الإلكتروني المخصص."
431
+
432
+ #: modules/widgets/gravatar-profile.php:184
433
+ msgid "Custom"
434
+ msgstr "مخصص"
435
+
436
+ #: modules/widgets/gravatar-profile.php:194
437
+ msgid "Custom Email Address"
438
+ msgstr "بريد إلكتروني مخصص"
439
+
440
+ #: modules/widgets/gravatar-profile.php:202
441
+ msgid "Show Personal Links"
442
+ msgstr "عرض الروابط الشخصية"
443
+
444
+ #: modules/widgets/gravatar-profile.php:204
445
+ msgid "Links to your websites, blogs, or any other sites that help describe who you are."
446
+ msgstr "روابط مواقعك، مدوناتك، أو أي مواقع أخرى تساعد في التعريف بنفسك."
447
+
448
+ #: modules/widgets/gravatar-profile.php:211
449
+ msgid "Show Account Links"
450
+ msgstr "عرض روابط الحساب"
451
+
452
+ #: modules/widgets/gravatar-profile.php:213
453
+ msgid "Links to services that you use across the web."
454
+ msgstr "روابط للخدمات التي تستخدمها على شبكة الإنترنت."
455
+
456
+ #: modules/widgets/gravatar-profile.php:217
457
+ msgid "Opens in new window"
458
+ msgstr "تفتح في نافذة جديدة"
459
+
460
+ #: modules/widgets/gravatar-profile.php:217
461
+ msgid "Edit Your Profile"
462
+ msgstr "تعديل الملف الشخصي"
463
+
464
+ #: modules/widgets/gravatar-profile.php:217
465
+ msgid "What's a Gravatar?"
466
+ msgstr "ما هو Gravatar؟"
467
+
468
+ #: modules/widgets/image-widget.php:12
469
+ msgid "Display an image in your sidebar"
470
+ msgstr "عرض صورة في القائمة الجانبية"
471
+
472
+ #: modules/widgets/image-widget.php:14
473
+ msgid "Image (Jetpack)"
474
+ msgstr "صورة (جيت باك)"
475
+
476
+ #: modules/widgets/image-widget.php:110
477
+ msgid "Image URL:"
478
+ msgstr "رابط الصورة:"
479
+
480
+ #: modules/widgets/image-widget.php:113
481
+ msgid "Alternate text:"
482
+ msgstr "النص البديل:"
483
+
484
+ #: modules/widgets/image-widget.php:116
485
+ msgid "Image title:"
486
+ msgstr "عنوان الصورة:"
487
+
488
+ #: modules/widgets/image-widget.php:119
489
+ msgid "Caption:"
490
+ msgstr "الشرح:"
491
+
492
+ #: modules/widgets/image-widget.php:125
493
+ msgid "Left"
494
+ msgstr "يسار"
495
+
496
+ #: modules/widgets/image-widget.php:126
497
+ msgid "Center"
498
+ msgstr "وسط"
499
+
500
+ #: modules/widgets/image-widget.php:127
501
+ msgid "Right"
502
+ msgstr "يمين"
503
+
504
+ #: modules/widgets/image-widget.php:129
505
+ msgid "Image Alignment:"
506
+ msgstr "محاذاة الصورة:"
507
+
508
+ #: modules/widgets/image-widget.php:139
509
+ msgid "Width:"
510
+ msgstr "العرض:"
511
+
512
+ #: modules/widgets/image-widget.php:142
513
+ msgid "Height:"
514
+ msgstr "الإرتفاع:"
515
+
516
+ #: modules/widgets/image-widget.php:145
517
+ msgid "If empty, we will attempt to determine the image size."
518
+ msgstr "إذا كانت فارغة، فسنحاول تحديد حجم الصورة."
519
+
520
+ #: modules/widgets/image-widget.php:146
521
+ msgid "Link URL (when the image is clicked):"
522
+ msgstr "رابط للصورة (في حال تم الضغط على الصورة):"
523
+
524
+ #: modules/widgets/readmill.php:11 modules/widgets/readmill.php:21
525
+ msgid "Send To Readmill"
526
+ msgstr "إرسال إلى Readmill"
527
+
528
+ #: modules/widgets/readmill.php:13
529
+ msgid "Readmill is the best book reader for phones and tablets. With this widget you can enable users to send a book to their device with one click."
530
+ msgstr "Readmill هو أفضل قارئ للكتب للهواتف المحمولة والأجهزة اللوحية. مع هذا الويدجت يمكنك تفعيل الميزة للمستخدمين لإرسال الكتاب إلى أجهزتهم بضغطة زر واحدة."
531
+
532
+ #: modules/widgets/facebook-likebox.php:31
533
+ msgid "Facebook Like Box"
534
+ msgstr "مربع إعجاب فيس بوك"
535
+
536
+ #: modules/widgets/facebook-likebox.php:34
537
+ msgid "Display a Facebook Like Box to connect visitors to your Facebook Page"
538
+ msgstr "عرض مربع إعجاب فيس بوك لربط زوار موقعك بصفحتك على فيس بوك"
539
+
540
+ #: modules/widgets/facebook-likebox.php:48
541
+ msgid "It looks like your Facebook URL is incorrectly configured. Please check it in your <a href=\"%s\">widget settings</a>."
542
+ msgstr "يبدو وكأنه يتم تكوين رابط الفيس بوك بشكل غير صحيح. يرجى التحقق من ذلك في ضبط <a href=\"%s\">إعدادات المربع الجانبي</a>."
543
+
544
+ #: modules/widgets/facebook-likebox.php:131
545
+ msgid "Facebook Page URL"
546
+ msgstr "رابط صفحة فيس بوك"
547
+
548
+ #: modules/widgets/facebook-likebox.php:134
549
+ msgid "The Like Box only works with <a href=\"http://www.facebook.com/help/?faq=174987089221178\">Facebook Pages</a>."
550
+ msgstr "صندوق الإعجاب يعمل مع <a href=\"http://www.facebook.com/help/?faq=174987089221178\">صفحات فيس بوك</a> فقط."
551
+
552
+ #: modules/widgets/facebook-likebox.php:140
553
+ msgid "Width"
554
+ msgstr "عرض"
555
+
556
+ #: modules/widgets/facebook-likebox.php:147
557
+ msgid "Height"
558
+ msgstr "ارتفاع"
559
+
560
+ #: modules/widgets/facebook-likebox.php:165
561
+ msgid "Show Faces"
562
+ msgstr "إظهار الوجوه"
563
+
564
+ #: modules/widgets/facebook-likebox.php:167
565
+ msgid "Show profile photos in the plugin."
566
+ msgstr "إظهار صور الملف الشخصي في الإضافة."
567
+
568
+ #: modules/widgets/facebook-likebox.php:174
569
+ msgid "Show Stream"
570
+ msgstr "إظهار التدفق"
571
+
572
+ #: modules/widgets/facebook-likebox.php:176
573
+ msgid "Show the profile stream for the public profile."
574
+ msgstr "إظهار تدفق الملف الشخصي للملف الشخصي العام."
575
+
576
+ #: modules/widgets/facebook-likebox.php:183
577
+ msgid "Show Border"
578
+ msgstr "إظهار الحدود"
579
+
580
+ #: modules/widgets/facebook-likebox.php:185
581
+ msgid "Show a border around the plugin."
582
+ msgstr "إظهار الحدود حول الإضافة."
583
+
584
+ #: modules/widgets/facebook-likebox.php:192
585
+ msgid "Show Wall"
586
+ msgstr "إظهار الحائط"
587
+
588
+ #: modules/widgets/facebook-likebox.php:194
589
+ msgid "Show the wall for a Places page rather than friend activity."
590
+ msgstr "إظهار الحائط لصفحة الأماكن بدلاً من أنشطة الأصدقاء."
591
+
592
+ #: modules/widgets/gallery/templates/form.php:2 modules/widgets/readmill.php:50
593
+ #: modules/widgets/rsslinks-widget.php:62 modules/widgets/top-posts.php:73
594
+ #: modules/widgets/twitter-timeline.php:160
595
+ msgid "Title:"
596
+ msgstr "العنوان:"
597
+
598
+ #: modules/widgets/gallery/templates/form.php:10
599
+ msgid "Images:"
600
+ msgstr ""
601
+
602
+ #: modules/widgets/gallery/templates/form.php:43
603
+ msgid "Link To:"
604
+ msgstr ""
605
+
606
+ #: modules/widgets/gallery/templates/form.php:58
607
+ msgid "Random Order:"
608
+ msgstr ""
609
+
610
+ #: modules/widgets/gallery/templates/form.php:69
611
+ msgid "Style:"
612
+ msgstr ""
613
+
614
+ #: modules/widgets/gallery.php:20
615
+ msgid "Display a photo gallery or slideshow"
616
+ msgstr ""
617
+
618
+ #: modules/widgets/gallery.php:327
619
+ msgid "Tiles"
620
+ msgstr ""
621
+
622
+ #: modules/widgets/gallery.php:335
623
+ msgid "Attachment Page"
624
+ msgstr ""
625
+
626
+ #: modules/widgets/gallery.php:336
627
+ msgid "Media File"
628
+ msgstr ""
629
+
630
+ #: modules/widgets/gravatar-profile.php:21
631
+ msgid "Gravatar Profile"
632
+ msgstr "الملف الشخصي لـ Gravatar"
633
+
634
+ #: modules/widgets/gravatar-profile.php:24
635
+ msgid "Display a mini version of your Gravatar Profile"
636
+ msgstr "اعرض نسخة مصغرة من ملفك الشخصي في Gravatar"
637
+
638
+ #: modules/widgets/gravatar-profile.php:41
639
+ msgid "You need to select what to show in this <a href=\"%s\">Gravatar Profile widget</a>."
640
+ msgstr "تحتاج أن تختار ما يجب عرضه في القطعة من ملفك الشخصي في <a href=\"%s\">Gravatar</a>."
641
+
642
+ #: modules/widgets/gravatar-profile.php:95
643
+ msgid "View Full Profile &rarr;"
644
+ msgstr "عرض الملف الشخصي &larr;"
645
+
646
+ #: modules/widgets/gravatar-profile.php:103
647
+ msgid "Error loading profile"
648
+ msgstr "هناك خطأ في تحميل الملف الشخصي"
649
+
650
+ #: modules/videopress/videopress.php:673
651
+ msgid "Video Preview:"
652
+ msgstr ""
653
+
654
+ #: modules/videopress/videopress.php:707
655
+ msgid "Use the form below to upload a video to your VideoPress Library. The following video formats are supported: %s. Maximum upload file size is %d%s."
656
+ msgstr ""
657
+
658
+ #: modules/videopress/videopress.php:710
659
+ msgid "Upload Video"
660
+ msgstr ""
661
+
662
+ #: modules/widget-visibility/widget-conditions.php:34
663
+ msgid "All category pages"
664
+ msgstr ""
665
+
666
+ #: modules/widget-visibility/widget-conditions.php:48
667
+ msgid "All author pages"
668
+ msgstr ""
669
+
670
+ #: modules/widget-visibility/widget-conditions.php:59
671
+ msgid "All tag pages"
672
+ msgstr ""
673
+
674
+ #: modules/widget-visibility/widget-conditions.php:73
675
+ msgid "All date archives"
676
+ msgstr ""
677
+
678
+ #: modules/widget-visibility/widget-conditions.php:74
679
+ msgid "Daily archives"
680
+ msgstr ""
681
+
682
+ #: modules/widget-visibility/widget-conditions.php:75
683
+ msgid "Monthly archives"
684
+ msgstr "الأرشيف الشهري"
685
+
686
+ #: modules/widget-visibility/widget-conditions.php:76
687
+ msgid "Yearly archives"
688
+ msgstr ""
689
+
690
+ #: modules/widget-visibility/widget-conditions.php:87
691
+ msgid "Front page"
692
+ msgstr ""
693
+
694
+ #: modules/widget-visibility/widget-conditions.php:88
695
+ msgid "Posts page"
696
+ msgstr ""
697
+
698
+ #: modules/widget-visibility/widget-conditions.php:89
699
+ msgid "404 error page"
700
+ msgstr ""
701
+
702
+ #: modules/widget-visibility/widget-conditions.php:90
703
+ msgid "Search results"
704
+ msgstr ""
705
+
706
+ #: modules/widget-visibility/widget-conditions.php:91
707
+ msgid "Post type:"
708
+ msgstr ""
709
+
710
+ #: modules/widget-visibility/widget-conditions.php:104
711
+ msgid "Static page:"
712
+ msgstr ""
713
+
714
+ #: modules/widget-visibility/widget-conditions.php:146
715
+ msgid "Visibility"
716
+ msgstr ""
717
+
718
+ #: modules/widget-visibility/widget-conditions.php:149
719
+ msgctxt "placeholder: dropdown menu to select widget visibility; hide if or show if"
720
+ msgid "%s if:"
721
+ msgstr ""
722
+
723
+ #: modules/widget-visibility/widget-conditions.php:149
724
+ msgctxt "Used in the \"%s if:\" translation for the widget visibility dropdown"
725
+ msgid "Show"
726
+ msgstr ""
727
+
728
+ #: modules/widget-visibility/widget-conditions.php:149
729
+ msgctxt "Used in the \"%s if:\" translation for the widget visibility dropdown"
730
+ msgid "Hide"
731
+ msgstr ""
732
+
733
+ #: modules/widget-visibility/widget-conditions.php:160
734
+ msgctxt "Used as the default option in a dropdown list"
735
+ msgid "-- Select --"
736
+ msgstr ""
737
+
738
+ #: modules/widget-visibility/widget-conditions.php:161
739
+ msgid "Category"
740
+ msgstr ""
741
+
742
+ #: modules/widget-visibility/widget-conditions.php:162
743
+ msgctxt "Noun, as in: \"The author of this post is...\""
744
+ msgid "Author"
745
+ msgstr ""
746
+
747
+ #: modules/widget-visibility/widget-conditions.php:163
748
+ msgctxt "Noun, as in: \"This post has one tag.\""
749
+ msgid "Tag"
750
+ msgstr ""
751
+
752
+ #: modules/widget-visibility/widget-conditions.php:164
753
+ msgctxt "Noun, as in: \"This page is a date archive.\""
754
+ msgid "Date"
755
+ msgstr ""
756
+
757
+ #: modules/widget-visibility/widget-conditions.php:165
758
+ msgctxt "Example: The user is looking at a page, not a post."
759
+ msgid "Page"
760
+ msgstr ""
761
+
762
+ #: modules/widget-visibility/widget-conditions.php:167
763
+ msgctxt "Widget Visibility: {Rule Major [Page]} is {Rule Minor [Search results]}"
764
+ msgid "is"
765
+ msgstr ""
766
+
767
+ #: modules/widget-visibility/widget-conditions.php:171
768
+ msgctxt "Shown between widget visibility conditions."
769
+ msgid "or"
770
+ msgstr ""
771
+
772
+ #: modules/widget-visibility/widget-conditions.php:174
773
+ msgid "Delete"
774
+ msgstr "حذف"
775
+
776
+ #: modules/videopress/videopress.php:278
777
+ msgid "Only videos from the selected blog will be available in your media library."
778
+ msgstr ""
779
+
780
+ #: modules/videopress/videopress.php:279
781
+ msgid "<a href=\"%s\">Click here</a> to refresh this list."
782
+ msgstr ""
783
+
784
+ #: modules/videopress/videopress.php:285
785
+ msgid "Video Library Access"
786
+ msgstr ""
787
+
788
+ #: modules/videopress/videopress.php:289
789
+ msgid "Do not allow other users to access my VideoPress library"
790
+ msgstr ""
791
+
792
+ #: modules/videopress/videopress.php:291
793
+ msgid "Allow users to access my videos"
794
+ msgstr ""
795
+
796
+ #: modules/videopress/videopress.php:293
797
+ msgid "Allow users to access and edit my videos"
798
+ msgstr ""
799
+
800
+ #: modules/videopress/videopress.php:295
801
+ msgid "Allow users to access, edit, and delete my videos"
802
+ msgstr ""
803
+
804
+ #: modules/videopress/videopress.php:298
805
+ msgid "Allow users to upload videos"
806
+ msgstr ""
807
+
808
+ #: modules/videopress/videopress.php:303
809
+ msgid "Free formats"
810
+ msgstr ""
811
+
812
+ #: modules/videopress/videopress.php:307
813
+ msgid "Only display videos in free software formats"
814
+ msgstr ""
815
+
816
+ #: modules/videopress/videopress.php:308
817
+ msgid "Ogg file container with Theora video and Vorbis audio. Note that some browsers are unable to play free software video formats, including Internet Explorer and Safari."
818
+ msgstr ""
819
+
820
+ #: modules/videopress/videopress.php:313
821
+ msgid "Default quality"
822
+ msgstr ""
823
+
824
+ #: modules/videopress/videopress.php:317
825
+ msgid "Display higher quality video by default."
826
+ msgstr ""
827
+
828
+ #: modules/videopress/videopress.php:318
829
+ msgid "This setting may be overridden for individual videos."
830
+ msgstr ""
831
+
832
+ #: modules/videopress/videopress.php:330 modules/videopress/videopress.php:339
833
+ #: modules/videopress/videopress.php:593
834
+ msgid "VideoPress Library"
835
+ msgstr ""
836
+
837
+ #: modules/videopress/videopress.php:340
838
+ msgid "Use the button below to browse your VideoPress Library. Note that you can also browse your VideoPress Library while editing a post or page by using the <strong>Add Media</strong> button in the post editor."
839
+ msgstr ""
840
+
841
+ #: modules/videopress/videopress.php:341
842
+ msgid "Browse Your VideoPress Library"
843
+ msgstr ""
844
+
845
+ #: modules/videopress/videopress.php:342
846
+ msgid "Please enable JavaScript support in your browser to use VideoPress."
847
+ msgstr ""
848
+
849
+ #: modules/videopress/videopress.php:589
850
+ msgid "Please select a video file to upload."
851
+ msgstr ""
852
+
853
+ #: modules/videopress/videopress.php:590
854
+ msgid "Your video is uploading... Please do not close this window."
855
+ msgstr ""
856
+
857
+ #: modules/videopress/videopress.php:591
858
+ msgid "An unknown error has occurred. Please try again later."
859
+ msgstr ""
860
+
861
+ #: modules/videopress/videopress.php:592
862
+ msgid "Your video has successfully been uploaded. It will appear in your VideoPress Library shortly."
863
+ msgstr ""
864
+
865
+ #: modules/videopress/videopress.php:594
866
+ msgid "Upload a Video"
867
+ msgstr ""
868
+
869
+ #: modules/videopress/videopress.php:595
870
+ msgid "Insert Video"
871
+ msgstr "إدراج فيديو"
872
+
873
+ #: modules/videopress/videopress.php:628
874
+ msgid "Ogg File URL"
875
+ msgstr ""
876
+
877
+ #: modules/videopress/videopress.php:630
878
+ msgid "Location of the Ogg video file."
879
+ msgstr "موقع ملف فيديو الـ Ogg."
880
+
881
+ #: modules/videopress/videopress.php:638
882
+ msgid "Display share menu and allow viewers to embed or download this video"
883
+ msgstr ""
884
+
885
+ #: modules/videopress/videopress.php:644
886
+ msgid "Rating"
887
+ msgstr "التقدير"
888
+
889
+ #: modules/videopress/videopress.php:657
890
+ msgid "Shortcode"
891
+ msgstr "رمز مختصر"
892
+
893
+ #: modules/subscriptions.php:694
894
+ msgid "Enter your email address to subscribe to this blog and receive notifications of new posts by email."
895
+ msgstr "أدخل بريدك الإلكتروني للإشتراك في هذا الموقع لتستقبل أحدث المواضيع من خلال البريد الإلكتروني."
896
+
897
+ #: modules/subscriptions.php:696
898
+ msgid "Click to subscribe to this blog and receive notifications of new posts by email."
899
+ msgstr "اضغط للاشتراك بهذا الموقع لتستقبل أحدث المواضيع من خلال بريدك الإلكتروني."
900
+
901
+ #: modules/subscriptions.php:712
902
+ msgid "%s: %s"
903
+ msgstr "%s: %s"
904
+
905
+ #: modules/subscriptions.php:719 modules/widgets/image-widget.php:107
906
+ msgid "Widget title:"
907
+ msgstr "عنوان المربع الجانبي:"
908
+
909
+ #: modules/subscriptions.php:725
910
+ msgid "Optional text to display to your readers:"
911
+ msgstr "نص اختياري لعرضه لقراء موقعك:"
912
+
913
+ #: modules/subscriptions.php:731
914
+ msgid "Subscribe Button:"
915
+ msgstr "زر الاشتراك:"
916
+
917
+ #: modules/subscriptions.php:738
918
+ msgid "Show total number of subscribers? (%s subscriber)"
919
+ msgid_plural "Show total number of subscribers? (%s subscribers)"
920
+ msgstr[0] "إظهار عدد المشتركين؟ (%s مشترك)"
921
+ msgstr[1] "إظهار عدد المشتركين؟ (%s مشترك واحد)"
922
+ msgstr[2] "إظهار عدد المشتركين؟ (%s مشتركان)"
923
+ msgstr[3] "إظهار عدد المشتركين؟ (%s مشتركين)"
924
+ msgstr[4] "إظهار عدد المشتركين؟ (%s مشترك)"
925
+ msgstr[5] "إظهار عدد المشتركين؟ (%s مشترك)"
926
+
927
+ #: modules/tiled-gallery/tiled-gallery.php:318
928
+ msgid "Tiled Mosaic"
929
+ msgstr ""
930
+
931
+ #: modules/tiled-gallery/tiled-gallery.php:319 modules/widgets/gallery.php:328
932
+ msgid "Square Tiles"
933
+ msgstr "بلاط مربع"
934
+
935
+ #: modules/tiled-gallery/tiled-gallery.php:320 modules/widgets/gallery.php:329
936
+ msgid "Circles"
937
+ msgstr "دوائر"
938
+
939
+ #: modules/tiled-gallery/tiled-gallery.php:349
940
+ msgid "Display all your gallery pictures in a cool mosaic."
941
+ msgstr "عرض كافة الصور كلوحة فسيفسائية رائعة"
942
+
943
+ #: modules/vaultpress.php:24
944
+ msgid "Active"
945
+ msgstr "نشط"
946
+
947
+ #: modules/videopress/class.videopress-player.php:195
948
+ msgid "%s Error"
949
+ msgstr "%s خطأ"
950
+
951
+ #: modules/videopress/class.videopress-player.php:230
952
+ msgid "This video is intended for mature audiences."
953
+ msgstr "يستهدف هذا الفيديو الجماهير الناضجة."
954
+
955
+ #: modules/videopress/class.videopress-player.php:230
956
+ msgid "Please verify your birthday."
957
+ msgstr "يرجى التحقق من تاريخ ميلادك."
958
+
959
+ #: modules/videopress/class.videopress-player.php:280
960
+ msgid "Submit"
961
+ msgstr "تنفيذ"
962
+
963
+ #: modules/videopress/class.videopress-player.php:326
964
+ msgid "You do not have sufficient <a rel=\"nofollow\" href=\"%s\">freedom levels</a> to view this video. Support free software and upgrade."
965
+ msgstr "ليس لديك ما يكفي من <a rel=\"nofollow\" href=\"%s\">مستويات الحرية</a> لمشاهدة هذا الفيديو. أدعم البرامج المجانية وقم بالترقية."
966
+
967
+ #: modules/videopress/class.videopress-player.php:382
968
+ msgctxt "watch a video title"
969
+ msgid "Watch: %s"
970
+ msgstr "شاهد: %s"
971
+
972
+ #: modules/videopress/class.videopress-player.php:478
973
+ #: modules/videopress/class.videopress-player.php:500
974
+ msgid "this video"
975
+ msgstr "هذا الفيديو"
976
+
977
+ #: modules/videopress/class.videopress-player.php:507
978
+ msgctxt "Play as in playback or view a movie"
979
+ msgid "JavaScript required to play %s."
980
+ msgstr "الجافا سكريبت المطلوبة للتشغيل %s."
981
+
982
+ #: modules/videopress/class.videopress-player.php:654
983
+ msgid "This video requires <a rel=\"nofollow\" href=\"%s\">Adobe Flash</a> for playback."
984
+ msgstr "هذا الفيديو يتطلب وجود مشغل <a rel=\"nofollow\" href=\"%s\">أدوبي فلاش</a> ليتم تشغيله."
985
+
986
+ #: modules/videopress/class.videopress-player.php:661
987
+ msgid "Loading video..."
988
+ msgstr "تحميل الفيديو..."
989
+
990
+ #: modules/videopress/class.videopress-video.php:306
991
+ msgid "The VideoPress plugin could not communicate with the VideoPress servers. This error is most likely caused by a misconfigured plugin. Please reinstall or upgrade."
992
+ msgstr "لا يستطيع VideoPress الاتصال مع ملقمات VideoPress. فمن الأرجح بأن يكون سبب هذا الخطأ بتكوين الإضافة. الرجاء إعادة التثبيت أو الترقية."
993
+
994
+ #: modules/videopress/class.videopress-video.php:308
995
+ msgid "<strong>%s</strong> is not an allowed embed site."
996
+ msgstr "<strong>%s</strong> لا يسمح بتضمين الموقع."
997
+
998
+ #: modules/videopress/class.videopress-video.php:308
999
+ msgid "Publisher limits playback of video embeds."
1000
+ msgstr "يحد الناشر تشغيل ملفات الفيديو المتضمنة."
1001
+
1002
+ #: modules/videopress/class.videopress-video.php:310
1003
+ msgid "No data found for VideoPress identifier: <strong>%s</strong>."
1004
+ msgstr "لم يتم العثور لتعريف VideoPress: <strong>%s</strong>."
1005
+
1006
+ #: modules/videopress/videopress.php:72 modules/videopress/videopress.php:76
1007
+ msgid "Could not obtain a VideoPress upload token. Please try again later."
1008
+ msgstr ""
1009
+
1010
+ #: modules/videopress/videopress.php:264
1011
+ msgid "Please note that the VideoPress module requires a WordPress.com account with an active <a href=\"http://store.wordpress.com/premium-upgrades/videopress/\" target=\"_blank\">VideoPress subscription</a>.</p>"
1012
+ msgstr ""
1013
+
1014
+ #: modules/videopress/videopress.php:269
1015
+ msgid "Connected WordPress.com Blog"
1016
+ msgstr ""
1017
+
1018
+ #: modules/stats.php:951 modules/stats.php:975
1019
+ msgid "Sorry, nothing to report."
1020
+ msgstr "نأسف، لا يوجد شيء للتبليغ عنه."
1021
+
1022
+ #: modules/stats.php:971
1023
+ msgid "Top Searches"
1024
+ msgstr "أعلى الأبحاث"
1025
+
1026
+ #: modules/stats.php:999
1027
+ msgid "We were unable to get your stats just now. Please reload this page to try again."
1028
+ msgstr "لم نتمكن من الحصول على إحصائياتك الآن. الرجاء إعادة تحميل هذه الصفحة للمحاولة مرة أخرى."
1029
+
1030
+ #: modules/stats.php:1006
1031
+ msgid "We were unable to get your stats just now. Please reload this page to try again. If this error persists, please <a href=\"%1$s\">contact support</a>. In your report please include the information below."
1032
+ msgstr "لم نتمكن من الحصول على إحصائياتك الخاصة بك فقط الآن. الرجاء إعادة تحميل هذه الصفحة للمحاولة مرة أخرى. إذا استمر ظهور هذا الخطأ، الرجاء <a href=\"%1$s\">الاتصال بالدعم</a>. يرجى تضمين المعلومات الواردة أدناه في تقريرك."
1033
+
1034
+ #: modules/subscriptions.php:122
1035
+ msgid "Jetpack Subscriptions Settings"
1036
+ msgstr "إعدادات الاشتراكات في Jetpack"
1037
+
1038
+ #: modules/subscriptions.php:131
1039
+ msgid "Follow Blog"
1040
+ msgstr "متابعة الموقع"
1041
+
1042
+ #: modules/subscriptions.php:146
1043
+ msgid "Follow Comments"
1044
+ msgstr "متابعة التعليقات"
1045
+
1046
+ #: modules/subscriptions.php:167
1047
+ msgid "Follower Settings"
1048
+ msgstr "إعدادات المتابعين"
1049
+
1050
+ #: modules/subscriptions.php:174
1051
+ msgid "Blog follow email text"
1052
+ msgstr "نص متابعة الموقع على البريد الإلكتروتي"
1053
+
1054
+ #: modules/subscriptions.php:182
1055
+ msgid "Comment follow email text"
1056
+ msgstr "نص متابعة التعليق على البريد الإلكتروني"
1057
+
1058
+ #: modules/subscriptions.php:196
1059
+ msgid "Change whether your visitors can subscribe to your posts or comments or both."
1060
+ msgstr "تحديد ما يمكن لزوار موقعك بالاشتراك في مواضيعك أو التعليقات أو كلاهما."
1061
+
1062
+ #: modules/subscriptions.php:211
1063
+ msgid "Show a <em>'follow blog'</em> option in the comment form"
1064
+ msgstr "إظهار خيار <em>'متابعة الموقع'</em> في نموذج التعليقات"
1065
+
1066
+ #: modules/subscriptions.php:226
1067
+ msgid "Show a <em>'follow comments'</em> option in the comment form"
1068
+ msgstr "إظهار خيار <em>'متابعة التعليقات'</em> في نموذج التعليقات"
1069
+
1070
+ #: modules/subscriptions.php:251
1071
+ msgid "These settings change emails sent from your blog to followers."
1072
+ msgstr "هذه الإعدادات تقوم بتغيير رسائل البريد الإلكتروني المرسلة من موقعك إلى المتابعين."
1073
+
1074
+ #: modules/subscriptions.php:257
1075
+ msgid "Introduction text sent when someone follows your blog. (Site and confirmation details will be automatically added for you.)"
1076
+ msgstr "مقدمة لنص الإرسال عندما يقوم أحد الأشخاص بمتابعة موقعك. (الموقع وتفاصيل التأكيد ستضاف تلقائياً.)"
1077
+
1078
+ #: modules/subscriptions.php:263
1079
+ msgid "Introduction text sent when someone follows a post on your blog. (Site and confirmation details will be automatically added for you.)"
1080
+ msgstr "مقدمة لنص الإرسال عندما يقوم أحد الأشخاص بمتابعة موضوع على موقعك. (الموقع وتفاصيل التأكيد ستضاف تلقائياً.)"
1081
+
1082
+ #: modules/subscriptions.php:268
1083
+ msgid ""
1084
+ "Howdy.\n"
1085
+ "\n"
1086
+ "You recently followed this blog's posts. This means you will receive each new post by email.\n"
1087
+ "\n"
1088
+ "To activate, click confirm below. If you believe this is an error, ignore this message and we'll never bother you again."
1089
+ msgstr ""
1090
+ "مرحبا\n"
1091
+ "\n"
1092
+ "لقد تابعت مؤخراً موضوعاً من مواضيعي. هذا يعني بأنك سوف تتلقى كل موضوع جديد عن طريق البريد الإلكتروني.\n"
1093
+ "\n"
1094
+ "للتفعيل، اضغط فوق تأكيد أدناه. إذا كنت تعتقد بأن هذا خطأ، تجاهل هذه الرسالة ولن نزعجك مرة أخرى."
1095
+
1096
+ #: modules/subscriptions.php:269
1097
+ msgid ""
1098
+ "Howdy.\n"
1099
+ "\n"
1100
+ "You recently followed one of my posts. This means you will receive an email when new comments are posted.\n"
1101
+ "\n"
1102
+ "To activate, click confirm below. If you believe this is an error, ignore this message and we'll never bother you again."
1103
+ msgstr ""
1104
+ "مرحبا\n"
1105
+ "\n"
1106
+ "لقد تابعت مؤخراً واحداً من مواضيعي. هذا يعني بأنك سوف تتلقى بريداً إلكترونياً عند كتابة تعليق جديد.\n"
1107
+ "\n"
1108
+ "للتفعيل، اضغط فوق تأكيد أدناه. إذا كنت تعتقد بأن هذا خطأ، تجاهل هذه الرسالة ولن نزعجك مرة أخرى."
1109
+
1110
+ #: modules/subscriptions.php:471
1111
+ msgid "Notify me of follow-up comments by email."
1112
+ msgstr "أعلمني بمتابعة التعليقات بواسطة البريد الإلكتروني."
1113
+
1114
+ #: modules/subscriptions.php:478
1115
+ msgid "Notify me of new posts by email."
1116
+ msgstr "أعلمني بالمواضيع الجديدة بواسطة البريد الإلكتروني."
1117
+
1118
+ #: modules/subscriptions.php:556
1119
+ msgid "Add an email signup form to allow people to subscribe to your blog."
1120
+ msgstr "أضف بريداً إلكترونياً للاشتراك منه لتسمح للزوار بتسجيل الاشتراك في موقعك."
1121
+
1122
+ #: modules/subscriptions.php:559
1123
+ msgid "Blog Subscriptions (Jetpack)"
1124
+ msgstr "الاشتراك في الموقع (Jetpack)"
1125
+
1126
+ #: modules/subscriptions.php:585
1127
+ msgid "An email was just sent to confirm your subscription. Please find the email now and click activate to start subscribing."
1128
+ msgstr "لقد تم إرسال رسالة لتأكيد اشتراكك. يرجى تفعيل الاشتراك من خلال بريدك الإلكتروني."
1129
+
1130
+ #: modules/subscriptions.php:594
1131
+ msgid "The email you entered was invalid, please check and try again."
1132
+ msgstr "البريد الذي أدخلته غير صحيح، الرجاء التأكد والمحاولة من جديد."
1133
+
1134
+ #: modules/subscriptions.php:597
1135
+ msgid "You have already subscribed to this site, please check your inbox."
1136
+ msgstr "لقد قمت بالإشتراك بهذا الموقع مسبقاً، يرجى التحقق من البريد الوارد."
1137
+
1138
+ #: modules/subscriptions.php:603
1139
+ msgid "There was an error when subscribing, please try again."
1140
+ msgstr "حدث خطأ بالاشتراك، يرجى المحاولة من جديد."
1141
+
1142
+ #: modules/subscriptions.php:616
1143
+ msgid "Join %s other subscriber"
1144
+ msgid_plural "Join %s other subscribers"
1145
+ msgstr[0] "انضم مع %s مشترك"
1146
+ msgstr[1] "انضم مع مشترك %s"
1147
+ msgstr[2] "انضم مع %s مشتركين"
1148
+ msgstr[3] "انضم مع %s مشتركين"
1149
+ msgstr[4] "انضم مع %s مشترك"
1150
+ msgstr[5] "انضم مع %s مشترك"
1151
+
1152
+ #: modules/subscriptions.php:693
1153
+ msgid "Subscribe to Blog via Email"
1154
+ msgstr "اشترك بالنشرة البريدية للموقع"
1155
+
1156
+ #: modules/stats.php:358
1157
+ msgid "View Site Stats without Javascript"
1158
+ msgstr "عرض إحصائيات الموقع بدون استخدام الجافا سكريبت"
1159
+
1160
+ #: modules/stats.php:539
1161
+ msgid "Visit <a href=\"%s\">Site Stats</a> to see your stats."
1162
+ msgstr "قم بزيارة <a href=\"%s\">إحصائيات الموقع</a> لتشاهد إحصائياتك."
1163
+
1164
+ #: modules/stats.php:544
1165
+ msgid "Admin bar"
1166
+ msgstr "شريط المدير"
1167
+
1168
+ #: modules/stats.php:545
1169
+ msgid "Put a chart showing 48 hours of views in the admin bar."
1170
+ msgstr "وضع مخطط يعرض المشاهدات آخر 48 ساعة في شريط تنبيهات المدير."
1171
+
1172
+ #: modules/stats.php:546
1173
+ msgid "Registered users"
1174
+ msgstr "المستخدمون المسجلون"
1175
+
1176
+ #: modules/stats.php:548
1177
+ msgid "Count the page views of registered users who are logged in."
1178
+ msgstr "قم بعد مشاهدات الصفحة للأعضاء المسجلين الذين قاموا بتسجيل الدخول."
1179
+
1180
+ #: modules/stats.php:558
1181
+ msgid "Smiley"
1182
+ msgstr "ابتسامة"
1183
+
1184
+ #: modules/stats.php:559
1185
+ msgid "Hide the stats smiley face image."
1186
+ msgstr "إخفاء الإحصائيات لصورة وجه الابتسامة."
1187
+
1188
+ #: modules/stats.php:559
1189
+ msgid "The image helps collect stats and <strong>makes the world a better place</strong> but should still work when hidden"
1190
+ msgstr "تساعد الصورة بجمع الإحصاء و <strong>تجعل العالم أفضل مكان</strong> لكن تبقى تعمل عند الإخفاء"
1191
+
1192
+ #: modules/stats.php:559
1193
+ msgid "Smiley face"
1194
+ msgstr "وجه مضحك"
1195
+
1196
+ #: modules/stats.php:560
1197
+ msgid "Report visibility"
1198
+ msgstr "تقرير المشاهدة"
1199
+
1200
+ #: modules/stats.php:562
1201
+ msgid "Select the roles that will be able to view stats reports."
1202
+ msgstr "اختلا القواعد لتكون قادراً من مشاهدة تقارير الإحصائيات."
1203
+
1204
+ #: modules/stats.php:573
1205
+ msgid "Save configuration"
1206
+ msgstr "حفظ التغييرات"
1207
+
1208
+ #: modules/stats.php:637
1209
+ msgid "Stats"
1210
+ msgstr "الحالة"
1211
+
1212
+ #: modules/stats.php:639
1213
+ msgid "Views over 48 hours. Click for more Site Stats."
1214
+ msgstr "عدد المشاهدات لما يزيد عن 48 ساعة. اضغط للحصول على المزيد من إحصائيات الموقع."
1215
+
1216
+ #: modules/stats.php:706
1217
+ msgid "day"
1218
+ msgstr "يوم"
1219
+
1220
+ #: modules/stats.php:707
1221
+ msgid "week"
1222
+ msgstr "أسبوع"
1223
+
1224
+ #: modules/stats.php:708
1225
+ msgid "month"
1226
+ msgstr "شهر"
1227
+
1228
+ #: modules/stats.php:711
1229
+ msgid "the past day"
1230
+ msgstr "اليوم السابق"
1231
+
1232
+ #: modules/stats.php:712
1233
+ msgid "the past week"
1234
+ msgstr "الأسبوع الماضي"
1235
+
1236
+ #: modules/stats.php:713
1237
+ msgid "the past month"
1238
+ msgstr "الشهر الماضي"
1239
+
1240
+ #: modules/stats.php:714
1241
+ msgid "the past quarter"
1242
+ msgstr "الثلاثة الأشهر الماضية"
1243
+
1244
+ #: modules/stats.php:715
1245
+ msgid "the past year"
1246
+ msgstr "السنة الماضية"
1247
+
1248
+ #: modules/stats.php:737
1249
+ msgid "Chart stats by"
1250
+ msgstr "جدول الإحصائيات لغاية"
1251
+
1252
+ #: modules/stats.php:750
1253
+ msgid "Show top posts over"
1254
+ msgstr "أظهر المواضيع الأفضل على"
1255
+
1256
+ #: modules/stats.php:763
1257
+ msgid "Show top search terms over"
1258
+ msgstr "إظهار أعلى مصطلحات البحث من"
1259
+
1260
+ #: modules/stats.php:922
1261
+ msgid "%1$s %2$s Views"
1262
+ msgstr "%1$s %2$s مشاهدة"
1263
+
1264
+ #: modules/stats.php:943
1265
+ msgid "View All"
1266
+ msgstr "عرض الكل"
1267
+
1268
+ #: modules/stats.php:947
1269
+ msgid "Top Posts"
1270
+ msgstr "أحسن مشاركات"
1271
+
1272
+ #: modules/sharedaddy/sharing.php:307
1273
+ msgid "Icon + text"
1274
+ msgstr "أيقونة + نص"
1275
+
1276
+ #: modules/sharedaddy/sharing.php:308
1277
+ msgid "Icon only"
1278
+ msgstr "الأيقونة فقط"
1279
+
1280
+ #: modules/sharedaddy/sharing.php:309
1281
+ msgid "Text only"
1282
+ msgstr "النص فقط"
1283
+
1284
+ #: modules/sharedaddy/sharing.php:310
1285
+ msgid "Official buttons"
1286
+ msgstr "أزرار عالمية"
1287
+
1288
+ #: modules/sharedaddy/sharing.php:315
1289
+ msgid "Sharing label"
1290
+ msgstr "علامة المشاركة"
1291
+
1292
+ #: modules/sharedaddy/sharing.php:321
1293
+ msgid "Open links in"
1294
+ msgstr "فتح الروابط في"
1295
+
1296
+ #: modules/sharedaddy/sharing.php:324
1297
+ msgid "New window"
1298
+ msgstr "نافذة جديدة"
1299
+
1300
+ #: modules/sharedaddy/sharing.php:325
1301
+ msgid "Same window"
1302
+ msgstr "نفس النافذة"
1303
+
1304
+ #: modules/sharedaddy/sharing.php:363
1305
+ msgid "Service name"
1306
+ msgstr "اسم الخدمة"
1307
+
1308
+ #: modules/sharedaddy/sharing.php:369
1309
+ msgid "Sharing URL"
1310
+ msgstr "رابط المشاركة"
1311
+
1312
+ #: modules/sharedaddy/sharing.php:373
1313
+ msgid "You can add the following variables to your service sharing URL:"
1314
+ msgstr "يمكنك إضافة المتغيرات التالية إلى رابط خدمة المشاركة:"
1315
+
1316
+ #: modules/sharedaddy/sharing.php:378
1317
+ msgid "Icon URL"
1318
+ msgstr "رابط الأيقونة"
1319
+
1320
+ #: modules/sharedaddy/sharing.php:381
1321
+ msgid "Enter the URL of a 16x16px icon you want to use for this service."
1322
+ msgstr "أدخل رابط للأيقونة بقياس 16×16 بيكسل التي تريد استخدامها لهذه الخدمة."
1323
+
1324
+ #: modules/sharedaddy/sharing.php:387
1325
+ msgid "Create Share Button"
1326
+ msgstr "إنشاء زر مشاركة"
1327
+
1328
+ #: modules/sharedaddy/sharing.php:399
1329
+ msgid "An error occurred creating your new sharing service - please check you gave valid details."
1330
+ msgstr "حدث خطأ أثناء إنشاء خدمة المشاركة الجديدة - يرجى مراجعة ما إذا قدمت تفاصيل صحيحة."
1331
+
1332
+ #: modules/shortcodes/archives.php:50
1333
+ msgid "Your blog does not currently have any published posts."
1334
+ msgstr "موقعك لا يحتوي على أي موضوع منشور."
1335
+
1336
+ #: modules/shortcodes/audio.php:202
1337
+ msgid "Download: <a href=\"%s\">%s</a><br />"
1338
+ msgstr "تحميل: <a href=\"%s\">%s</a><br />"
1339
+
1340
+ #: modules/shortcodes/presentations.php:226
1341
+ msgid "This slideshow could not be started. Try refreshing the page or viewing it in another browser."
1342
+ msgstr ""
1343
+
1344
+ #: modules/shortcodes/slideshow.php:58 modules/widgets/gallery.php:330
1345
+ msgid "Slideshow"
1346
+ msgstr "عرض شرائح"
1347
+
1348
+ #: modules/shortcodes/slideshow.php:131
1349
+ msgid "Click to view slideshow."
1350
+ msgstr "اضغط لمشاهدة عرض الشرائح."
1351
+
1352
+ #: modules/shortcodes/slideshow.php:160
1353
+ msgid "This slideshow requires JavaScript."
1354
+ msgstr "تتطلب عرض الشرائح هذه للجافا سكريبت."
1355
+
1356
+ #: modules/shortcodes/twitter-timeline.php:17
1357
+ msgid "Invalid username"
1358
+ msgstr ""
1359
+
1360
+ #: modules/shortcodes/twitter-timeline.php:20
1361
+ msgid "Invalid id"
1362
+ msgstr ""
1363
+
1364
+ #: modules/shortcodes/twitter-timeline.php:22
1365
+ msgid "Tweets by @%s"
1366
+ msgstr ""
1367
+
1368
+ #: modules/social-links/social-links.php:81
1369
+ msgid "Connect"
1370
+ msgstr ""
1371
+
1372
+ #: modules/social-links/social-links.php:157
1373
+ msgid "&mdash; Select &mdash;"
1374
+ msgstr ""
1375
+
1376
+ #: modules/stats.php:265 modules/stats.php:685
1377
+ msgid "Site Stats"
1378
+ msgstr "إحصائيات الموقع"
1379
+
1380
+ #: modules/stats.php:356
1381
+ msgid "Loading&hellip;"
1382
+ msgstr "تحميل..."
1383
+
1384
+ #: modules/stats.php:357
1385
+ msgid "Your Site Stats work better with Javascript enabled."
1386
+ msgstr "تعمل إحصائيات موقعك بشكل أفضل مع تفعيل الجافا سكريبت."
1387
+
1388
+ #: modules/sharedaddy/sharing-sources.php:930
1389
+ msgid "Click to share"
1390
+ msgstr "اضغط هنا لتنشرها"
1391
+
1392
+ #: modules/sharedaddy/sharing-sources.php:985
1393
+ msgid "URL"
1394
+ msgstr "الرابط"
1395
+
1396
+ #: modules/sharedaddy/sharing-sources.php:990
1397
+ msgid "Icon"
1398
+ msgstr "أيقونة"
1399
+
1400
+ #: modules/sharedaddy/sharing-sources.php:997
1401
+ msgid "Save"
1402
+ msgstr "حفظ"
1403
+
1404
+ #: modules/sharedaddy/sharing-sources.php:998
1405
+ msgid "Remove Service"
1406
+ msgstr "حذف خدمة"
1407
+
1408
+ #: modules/sharedaddy/sharing-sources.php:1077
1409
+ msgid "Tumblr"
1410
+ msgstr "Tumblr"
1411
+
1412
+ #: modules/sharedaddy/sharing-sources.php:1088
1413
+ msgctxt "share to"
1414
+ msgid "Tumblr"
1415
+ msgstr "Tumblr"
1416
+
1417
+ #: modules/sharedaddy/sharing-sources.php:1088
1418
+ msgid "Click to share on Tumblr"
1419
+ msgstr "اضغط للمشاركة على Tumblr"
1420
+
1421
+ #: modules/sharedaddy/sharing-sources.php:1124
1422
+ msgid "Pinterest"
1423
+ msgstr "Pinterest"
1424
+
1425
+ #: modules/sharedaddy/sharing-sources.php:1168
1426
+ msgid "Pin It"
1427
+ msgstr "ثبِّت"
1428
+
1429
+ #: modules/sharedaddy/sharing-sources.php:1170
1430
+ msgctxt "share to"
1431
+ msgid "Pinterest"
1432
+ msgstr "Pinterest"
1433
+
1434
+ #: modules/sharedaddy/sharing-sources.php:1170
1435
+ msgid "Click to share on Pinterest"
1436
+ msgstr "اضغط للمشاركة على Pinterest"
1437
+
1438
+ #: modules/sharedaddy/sharing-sources.php:1241
1439
+ #: modules/sharedaddy/sharing-sources.php:1259
1440
+ msgid "Pocket"
1441
+ msgstr ""
1442
+
1443
+ #: modules/sharedaddy/sharing-sources.php:1264
1444
+ msgctxt "share to"
1445
+ msgid "Pocket"
1446
+ msgstr ""
1447
+
1448
+ #: modules/sharedaddy/sharing-sources.php:1264
1449
+ msgid "Click to share on Pocket"
1450
+ msgstr "اضغط للمشاركة على Pocket"
1451
+
1452
+ #: modules/sharedaddy/sharing.php:153
1453
+ msgid "Warning! Multibyte support missing!"
1454
+ msgstr "تحذير! دعم وحدات البايت المتعددة مفقودة."
1455
+
1456
+ #: modules/sharedaddy/sharing.php:154
1457
+ msgid "This plugin will work without it, but multibyte support is used <a href=\"%s\">if available</a>. You may see minor problems with Tweets and other sharing services."
1458
+ msgstr "تعمل هذه الإضافة بدون ذلك، ولكن تستخدم وحدات البايت المتعددة <a href=\"%s\">إذا كانت متوفرة</a>. قد تشاهد مشاكل بسيطة بالنسبة للتغريدات وخدمات المشاركة الأخرى."
1459
+
1460
+ #: modules/sharedaddy/sharing.php:171
1461
+ msgid "Add sharing buttons to your blog and allow your visitors to share posts with their friends."
1462
+ msgstr "أضف أزرار المشاركة على موقعك لتسمح للزوار بمشاركة المواضيع مع أصدقائهم."
1463
+
1464
+ #: modules/sharedaddy/sharing.php:177
1465
+ msgid "Available Services"
1466
+ msgstr "الخدمات المتاحة"
1467
+
1468
+ #: modules/sharedaddy/sharing.php:178
1469
+ msgid "Drag and drop the services you'd like to enable into the box below."
1470
+ msgstr "اسحب أي خدمة من الخدمات التي تفضلها لتفعيلها في الصندوق أدناه."
1471
+
1472
+ #: modules/sharedaddy/sharing.php:179
1473
+ msgid "Add a new service"
1474
+ msgstr "إضافة خدمة جديدة"
1475
+
1476
+ #: modules/sharedaddy/sharing.php:192
1477
+ msgid "Please note that your services have been restricted because your site is private."
1478
+ msgstr "يرجى الملاحظة بأن خدماتك قد تم تقييدها لموقعك الخاص."
1479
+
1480
+ #: modules/sharedaddy/sharing.php:203
1481
+ msgid "Enabled Services"
1482
+ msgstr "الخدمات المفعلة"
1483
+
1484
+ #: modules/sharedaddy/sharing.php:206
1485
+ msgid "Services dragged here will appear individually."
1486
+ msgstr "الخدمات المسحوبة إلى هنا ستظهر بشكل فردي."
1487
+
1488
+ #: modules/sharedaddy/sharing.php:209
1489
+ msgid "Drag and drop available services here."
1490
+ msgstr "قم بسحب الخدمات المتوفرة إلى هنا"
1491
+
1492
+ #: modules/sharedaddy/sharing.php:220
1493
+ msgid "Services dragged here will be hidden behind a share button."
1494
+ msgstr "الخدمات المسحوبة إلى هنا ستختفي خلف زر المشاركة."
1495
+
1496
+ #: modules/sharedaddy/sharing.php:235
1497
+ msgid "Live Preview"
1498
+ msgstr "مشاهدة حية"
1499
+
1500
+ #: modules/sharedaddy/sharing.php:238
1501
+ msgid "Sharing is off. Add services above to enable."
1502
+ msgstr "المشاركة متوقفة حالياً. يرجى إضافة الخدمات أعلاه لتفعيلها"
1503
+
1504
+ #: modules/sharedaddy/sharing.php:304
1505
+ msgid "Button style"
1506
+ msgstr "قالب الزر"
1507
+
1508
+ #: modules/sharedaddy/sharing-sources.php:302
1509
+ msgid "Post was not sent - check your email addresses!"
1510
+ msgstr "لم يتم إرسال الموضوع - تحقق من عناوين بريدك الإلكترونية!"
1511
+
1512
+ #: modules/sharedaddy/sharing-sources.php:306
1513
+ msgid "Email check failed, please try again"
1514
+ msgstr "فشل التأكد من البريد الإلكتروني، من فضلك أعد المحاولة"
1515
+
1516
+ #: modules/sharedaddy/sharing-sources.php:310
1517
+ msgid "Sorry, your blog cannot share posts by email."
1518
+ msgstr "عفواً، لا يستطيع موقعك مشاركة المواضيع من خلال البريد الإلكتروني."
1519
+
1520
+ #: modules/sharedaddy/sharing-sources.php:333
1521
+ msgid "Twitter"
1522
+ msgstr "Twitter"
1523
+
1524
+ #: modules/sharedaddy/sharing-sources.php:379
1525
+ msgctxt "share to"
1526
+ msgid "Twitter"
1527
+ msgstr "تويتر"
1528
+
1529
+ #: modules/sharedaddy/sharing-sources.php:379
1530
+ msgid "Click to share on Twitter"
1531
+ msgstr "اضغط للمشاركة على تويتر"
1532
+
1533
+ #: modules/sharedaddy/sharing-sources.php:454
1534
+ msgid "StumbleUpon"
1535
+ msgstr "StumbleUpon"
1536
+
1537
+ #: modules/sharedaddy/sharing-sources.php:465
1538
+ msgctxt "share to"
1539
+ msgid "StumbleUpon"
1540
+ msgstr "StumbleUpon"
1541
+
1542
+ #: modules/sharedaddy/sharing-sources.php:465
1543
+ msgid "Click to share on StumbleUpon"
1544
+ msgstr "اضغط لمشاركة الموضوع على StumbleUpon"
1545
+
1546
+ #: modules/sharedaddy/sharing-sources.php:492
1547
+ #: modules/sharedaddy/sharing-sources.php:499
1548
+ msgid "Reddit"
1549
+ msgstr "Reddit"
1550
+
1551
+ #: modules/sharedaddy/sharing-sources.php:499
1552
+ msgid "Click to share on Reddit"
1553
+ msgstr "اضغط لمشاركة الموضوع على Reddit"
1554
+
1555
+ #: modules/sharedaddy/sharing-sources.php:526
1556
+ msgid "Digg"
1557
+ msgstr "Digg"
1558
+
1559
+ #: modules/sharedaddy/sharing-sources.php:535
1560
+ #: modules/sharedaddy/sharing-sources.php:538
1561
+ msgid "Click to Digg this post"
1562
+ msgstr "شارك الموضوع على Digg"
1563
+
1564
+ #: modules/sharedaddy/sharing-sources.php:538
1565
+ msgctxt "share to"
1566
+ msgid "Digg"
1567
+ msgstr "Digg"
1568
+
1569
+ #: modules/sharedaddy/sharing-sources.php:582
1570
+ msgid "LinkedIn"
1571
+ msgstr "LinkedIn"
1572
+
1573
+ #: modules/sharedaddy/sharing-sources.php:596
1574
+ msgctxt "share to"
1575
+ msgid "LinkedIn"
1576
+ msgstr "LinkedIn"
1577
+
1578
+ #: modules/sharedaddy/sharing-sources.php:596
1579
+ msgid "Click to share on LinkedIn"
1580
+ msgstr "اضغط لتشارك على LinkedIn"
1581
+
1582
+ #: modules/sharedaddy/sharing-sources.php:659
1583
+ msgid "Facebook"
1584
+ msgstr "فيس بوك"
1585
+
1586
+ #: modules/sharedaddy/sharing-sources.php:733
1587
+ msgctxt "share to"
1588
+ msgid "Facebook"
1589
+ msgstr "فيس بوك"
1590
+
1591
+ #: modules/sharedaddy/sharing-sources.php:733
1592
+ msgid "Share on Facebook"
1593
+ msgstr "شارك على فيس بوك"
1594
+
1595
+ #: modules/sharedaddy/sharing-sources.php:764
1596
+ msgid "Print"
1597
+ msgstr "اطبع"
1598
+
1599
+ #: modules/sharedaddy/sharing-sources.php:768
1600
+ msgctxt "share to"
1601
+ msgid "Print"
1602
+ msgstr "طباعة"
1603
+
1604
+ #: modules/sharedaddy/sharing-sources.php:768
1605
+ msgid "Click to print"
1606
+ msgstr "اضغط للطباعة"
1607
+
1608
+ #: modules/sharedaddy/sharing-sources.php:784
1609
+ msgid "Press This"
1610
+ msgstr "انشر"
1611
+
1612
+ #: modules/sharedaddy/sharing-sources.php:812
1613
+ msgctxt "share to"
1614
+ msgid "Press This"
1615
+ msgstr "نشر"
1616
+
1617
+ #: modules/sharedaddy/sharing-sources.php:812
1618
+ msgid "Click to Press This!"
1619
+ msgstr "اضغط للنشر!"
1620
+
1621
+ #: modules/sharedaddy/sharing-sources.php:830
1622
+ msgid "Google"
1623
+ msgstr "قوقل"
1624
+
1625
+ #: modules/sharedaddy/sharing-sources.php:843
1626
+ msgctxt "share to"
1627
+ msgid "Google"
1628
+ msgstr ""
1629
+
1630
+ #: modules/sharedaddy/sharing-sources.php:843
1631
+ msgid "Click to share on Google+"
1632
+ msgstr "اضغط للمشاركة على Google+"
1633
+
1634
+ #: modules/publicize/ui.php:194
1635
+ msgid "Are you sure you want to stop Publicizing posts to this connection?"
1636
+ msgstr "هل أنت متأكد بأنك تريد إيقاف نشر المواضيع لهذا الاتصال؟"
1637
+
1638
+ #: modules/publicize/ui.php:216
1639
+ msgid "Make this connection available to all users of this blog?"
1640
+ msgstr "جعل هذا الاتصال متاحاً لكافة زوار موقعك؟"
1641
+
1642
+ #: modules/publicize/ui.php:224
1643
+ msgid "There was a problem connecting to %s. Please disconnect and try again."
1644
+ msgstr "هناك مشكلة بالاتصال بـ %s. يرجى قطع الاتصال والمحاولة مرة أخرى."
1645
+
1646
+ #: modules/publicize/ui.php:414
1647
+ msgid "Publicize:"
1648
+ msgstr "النشر:"
1649
+
1650
+ #: modules/publicize/ui.php:494
1651
+ msgctxt "Service: Account connected as"
1652
+ msgid "%1$s: %2$s"
1653
+ msgstr "%1$s: %2$s"
1654
+
1655
+ #: modules/publicize/ui.php:529
1656
+ msgid "Custom Message:"
1657
+ msgstr "رسالة مخصصة"
1658
+
1659
+ #: modules/publicize/ui.php:534 modules/publicize/ui.php:563
1660
+ #: modules/publicize/ui.php:565
1661
+ msgid "Hide"
1662
+ msgstr "إخفاء "
1663
+
1664
+ #: modules/publicize/ui.php:543
1665
+ msgid "Not Connected"
1666
+ msgstr "غير متلصة"
1667
+
1668
+ #: modules/publicize/ui.php:550
1669
+ msgid "Connect to"
1670
+ msgstr "متصل بـ"
1671
+
1672
+ #: modules/publicize/ui.php:555
1673
+ msgid "Connect and share your posts on %s"
1674
+ msgstr "ربط ومشاركة مواضيعك على %s"
1675
+
1676
+ #: modules/publicize/ui.php:578
1677
+ msgid "Show"
1678
+ msgstr "عرض"
1679
+
1680
+ #: modules/publicize.php:89
1681
+ msgctxt "word count: words or characters?"
1682
+ msgid "words"
1683
+ msgstr "كلمة"
1684
+
1685
+ #: modules/sharedaddy/sharedaddy.php:18
1686
+ msgid "Shared Post"
1687
+ msgstr "موضوع مشارك"
1688
+
1689
+ #: modules/sharedaddy/sharedaddy.php:114
1690
+ msgid "Disable CSS and JS"
1691
+ msgstr "تعطيل CSS و JS"
1692
+
1693
+ #: modules/sharedaddy/sharedaddy.php:116
1694
+ msgid "Advanced. If this option is checked, you must include these files in your theme manually for the sharing links to work."
1695
+ msgstr "متقدم. إذا كان هذا الخيار مفعلاً فيجب عليك تضمين هذه الملفات في قالبك بشكل يدوي لتعمل روابط المشاركة."
1696
+
1697
+ #: modules/sharedaddy/sharing-service.php:12
1698
+ msgid "Share this:"
1699
+ msgstr "شارك هذا الموضوع:"
1700
+
1701
+ #: modules/sharedaddy/sharing-service.php:551
1702
+ #: modules/sharedaddy/sharing.php:250 modules/sharedaddy/sharing.php:283
1703
+ msgid "More"
1704
+ msgstr "المزيد"
1705
+
1706
+ #: modules/sharedaddy/sharing-service.php:553
1707
+ #: modules/videopress/videopress.php:635
1708
+ msgid "Share"
1709
+ msgstr "مشاركة"
1710
+
1711
+ #: modules/sharedaddy/sharing-sources.php:200
1712
+ msgctxt "as sharing source"
1713
+ msgid "Email"
1714
+ msgstr ""
1715
+
1716
+ #: modules/sharedaddy/sharing-sources.php:242
1717
+ msgid "This post has been shared!"
1718
+ msgstr "تم مشاركة هذا الموضوع!"
1719
+
1720
+ #: modules/sharedaddy/sharing-sources.php:243
1721
+ msgid "You have shared this post with %s"
1722
+ msgstr "لقد قمت بمشاركة هذا الموضوع مع %s"
1723
+
1724
+ #: modules/sharedaddy/sharing-sources.php:244
1725
+ #: modules/videopress/videopress.php:676 modules/wpcc/wpcc-sign-on.php:122
1726
+ msgid "Close"
1727
+ msgstr "إغلاق"
1728
+
1729
+ #: modules/sharedaddy/sharing-sources.php:266
1730
+ msgctxt "share to"
1731
+ msgid "Email"
1732
+ msgstr "البريد الإلكتروني"
1733
+
1734
+ #: modules/sharedaddy/sharing-sources.php:266
1735
+ msgid "Click to email this to a friend"
1736
+ msgstr "اضغط لإرسال هذا الموضوع لصديق بواسطة البريد الإلكتروني"
1737
+
1738
+ #: modules/sharedaddy/sharing-sources.php:279
1739
+ msgid "Send to Email Address"
1740
+ msgstr "إرسال إلى بريد إلكتروني"
1741
+
1742
+ #: modules/sharedaddy/sharing-sources.php:287
1743
+ msgid "Your Name"
1744
+ msgstr "إسمك"
1745
+
1746
+ #: modules/sharedaddy/sharing-sources.php:290
1747
+ msgid "Your Email Address"
1748
+ msgstr "بريدك الإلكتروني"
1749
+
1750
+ #: modules/sharedaddy/sharing-sources.php:298
1751
+ msgid "Send Email"
1752
+ msgstr "إرسال بريد إلكتروني"
1753
+
1754
+ #: modules/post-by-email.php:116
1755
+ msgid "Regenerate Address"
1756
+ msgstr "إعادة إنشاء العنوان"
1757
+
1758
+ #: modules/post-by-email.php:117
1759
+ msgid "Disable Post By Email"
1760
+ msgstr "تعطيل التدوين بواسطة البريد الإلكتروني"
1761
+
1762
+ #: modules/post-by-email.php:125
1763
+ msgid "To use Post By Email, you need to link your %s account to your WordPress.com account."
1764
+ msgstr "لتفعيل التدوين بواسطة البريد الإلكتروني، ستحتاج لربط حسابك %s بحسابك في موقع WordPress.com."
1765
+
1766
+ #: modules/post-by-email.php:128 modules/publicize/publicize-jetpack.php:62
1767
+ msgid "If you don't have a WordPress.com account yet, you can sign up for free in just a few seconds."
1768
+ msgstr "إن لم يكن لديك حساب WordPress.com بعد، يمكنك التسجيل مجاناً في بضعة ثواني."
1769
+
1770
+ #: modules/post-by-email.php:169 modules/post-by-email.php:178
1771
+ msgid "Unable to create your Post By Email address. Please try again later."
1772
+ msgstr "لا تستطيع إنشاء موضوع بواسطة البريد الإلكتروني. يرجى المحاولة مرة أخرى لاحقاً."
1773
+
1774
+ #: modules/post-by-email.php:197 modules/post-by-email.php:206
1775
+ msgid "Unable to regenerate your Post By Email address. Please try again later."
1776
+ msgstr "لا تستطيع إعادة إنشاء موضوع بواسطة البريد الإلكتروني. يرجى المحاولة مرة أخرى لاحقاً."
1777
+
1778
+ #: modules/post-by-email.php:225 modules/post-by-email.php:234
1779
+ msgid "Unable to disable your Post By Email address. Please try again later."
1780
+ msgstr "لا تستطيع تعطيل موضوعك بواسطة البريد الإلكتروني. يرجى المحاولة مرة أخرى لاحقاً."
1781
+
1782
+ #: modules/publicize/publicize-jetpack.php:59
1783
+ msgid "To use Publicize, you'll need to link your %s account to your WordPress.com account using the button to the right."
1784
+ msgstr "لاستخدام خدمة النشر، ستحتاج لربط حسابك %s بحسابك في موقع WordPress.com باستخدام الزر على اليمين."
1785
+
1786
+ #: modules/publicize/publicize-jetpack.php:176
1787
+ msgid "There was a problem connecting to %s to create an authorized connection. Please try again in a moment."
1788
+ msgstr "هناك مشكلة في الاتصال بـ %s. الرجاء إعادة المحاولة بعد قليل."
1789
+
1790
+ #: modules/publicize/publicize-jetpack.php:182
1791
+ msgid "An invalid request was made. This normally means that something intercepted or corrupted the request from your server to the Jetpack Server. Try again and see if it works this time."
1792
+ msgstr "تم طلب غير صحيح. ذلك يعني بأن شيئاً ما اعترض أو أتلف الطلب من ملقمك بملقم Jetpack. حاول مرة أخرى وانظر إذا كانت المشكلة ستعود هذه المرة."
1793
+
1794
+ #: modules/publicize/publicize-jetpack.php:185
1795
+ msgid "We could not verify that your server is making an authorized request. Please try again, and make sure there is nothing interfering with requests from your server to the Jetpack Server."
1796
+ msgstr "لم نتمكن من التحقق من أن ملقمك يطلب تصريح. يرجى المحاولة مرة أخرى، وتأكد بأنه لا يوجد شيئاً من التداخل مع طلبات ملقمك بملقم Jetpack."
1797
+
1798
+ #: modules/publicize/publicize-jetpack.php:188
1799
+ msgid "No blog_id was included in your request. Please try disconnecting Jetpack from WordPress.com and then reconnecting it. Once you have done that, try connecting Publicize again."
1800
+ msgstr "لم يتم إدراج blog_id في طلبك. يرجى محاولة فصل اتصال Jetpack من WordPress.com ومن ثم إعادة الاتصال به. عندما تقوم بذلك، حاول الاتصال مرة أخرى بخدمة النشر."
1801
+
1802
+ #: modules/publicize/publicize-jetpack.php:191
1803
+ msgid "No user information was included in your request. Please make sure that your user account has connected to Jetpack. Connect your user account by going to the <a href=\"%s\">Jetpack page</a> within wp-admin."
1804
+ msgstr "لا توجد معلومات لأي مستخدم في طلبك. الرجاء التأكد من أن حسابك متصل بـ Jetpack. قم بربط حسابك عن طريق الذهاب إلى <a href=\"%s\">صفحة Jetpack</a>داخل لوحة التحكم."
1805
+
1806
+ #: modules/publicize/publicize-jetpack.php:194
1807
+ msgid "Something which should never happen, happened. Sorry about that. If you try again, maybe it will work."
1808
+ msgstr "ثمة شيء ما لن يحدث أبداً، ها هو حدث. آسف لذلك. إذا حاولت مرة أخرى ربما ستعمل."
1809
+
1810
+ #: modules/publicize/publicize-jetpack.php:198
1811
+ msgid "There was a problem connecting with Publicize. Please try again in a moment."
1812
+ msgstr "هناك مشكلة في الاتصال مع خدمة النشر. الرجاء إعادة المحاولة بعد قليل."
1813
+
1814
+ #: modules/publicize/publicize-jetpack.php:207
1815
+ msgid "Error code: %s"
1816
+ msgstr "خطأ بالخصائص: %s"
1817
+
1818
+ #: modules/publicize/publicize-jetpack.php:216
1819
+ msgid "That connection has been removed."
1820
+ msgstr "تم حذف الاتصال."
1821
+
1822
+ #: modules/publicize/publicize-jetpack.php:381
1823
+ #: modules/publicize/publicize-jetpack.php:398
1824
+ #: modules/publicize/publicize-jetpack.php:521
1825
+ msgid "Publicize to my %s:"
1826
+ msgstr "نشر في %s:"
1827
+
1828
+ #: modules/publicize/publicize-jetpack.php:382
1829
+ msgid "Facebook Wall"
1830
+ msgstr "حائط الفيس بوك"
1831
+
1832
+ #: modules/publicize/publicize-jetpack.php:399
1833
+ msgid "Facebook Page"
1834
+ msgstr "صفحة الفيس بوك"
1835
+
1836
+ #: modules/publicize/publicize-jetpack.php:522
1837
+ msgid "Tumblr blog"
1838
+ msgstr "مدونة Tumblr"
1839
+
1840
+ #: modules/publicize/publicize-jetpack.php:623
1841
+ msgid "Before you hit Publish, please refresh your connection to make sure we can Publicize your post:"
1842
+ msgstr "قبل الضغط على نشر، الرجاء تحديث الاتصال لتتأكد بأننا نستطيع نشر موضوعك:"
1843
+
1844
+ #: modules/publicize/publicize-jetpack.php:633
1845
+ msgid "Refresh connection with %s"
1846
+ msgstr "تحديث الاتصال مع %s"
1847
+
1848
+ #: modules/publicize/ui.php:76
1849
+ msgid "You have successfully connected your blog with your %s account."
1850
+ msgstr "لقد تم ربط حسابك على %s بنجاح."
1851
+
1852
+ #: modules/publicize/ui.php:82
1853
+ msgid "You have chosen not to connect your blog. Please click 'accept' when prompted if you wish to connect your accounts."
1854
+ msgstr ""
1855
+
1856
+ #: modules/publicize/ui.php:103
1857
+ msgid "Connect your blog to popular social networking sites and automatically share new posts with your friends."
1858
+ msgstr "أربط موقعك بشبكات التواصل الاجتماعية وشارك مواضيعك الجديدة تلقائياً مع أصدقائك."
1859
+
1860
+ #: modules/publicize/ui.php:104
1861
+ msgid "You can make a connection for just yourself or for all users on your blog. Shared connections are marked with the (Shared) text."
1862
+ msgstr "يمكنك إنشاء اتصال لعضويتك أو لكافة الأعضاء في موقعك. يتم وضع علامة لاتصالات المشاركة بنص (تم مشاركته)."
1863
+
1864
+ #: modules/publicize/ui.php:165
1865
+ msgid "Shared"
1866
+ msgstr "تم مشاركته"
1867
+
1868
+ #: modules/publicize/ui.php:181
1869
+ msgid "Add new %s connection."
1870
+ msgstr "إضافة اتصال %s جديد"
1871
+
1872
+ #: modules/module-info.php:855
1873
+ msgid "With WordPress.com Connect, your users will be able to log into your WordPress admin with the same credentials they use to log into WordPress.com. It's safe and secure."
1874
+ msgstr ""
1875
+
1876
+ #: modules/module-info.php:856
1877
+ msgid "Once enabled, a \"Connect with WordPress.com\" option will be added to your existing log-in form."
1878
+ msgstr ""
1879
+
1880
+ #: modules/module-info.php:872 modules/videopress/videopress.php:330
1881
+ msgid "VideoPress"
1882
+ msgstr ""
1883
+
1884
+ #: modules/module-info.php:873
1885
+ msgid "With the VideoPress module you can easily upload videos to your WordPress site and embed them in your posts and pages. This module requires a WordPress.com account with an active <a href=\"http://store.wordpress.com/premium-upgrades/videopress/\" target=\"_blank\">VideoPress subscription</a>."
1886
+ msgstr ""
1887
+
1888
+ #: modules/omnisearch/omnisearch-comments.php:17
1889
+ msgid "Search Comments"
1890
+ msgstr "ابحث في التعليقات"
1891
+
1892
+ #: modules/omnisearch/omnisearch-comments.php:18
1893
+ #: modules/omnisearch/omnisearch-comments.php:27
1894
+ #: modules/widgets/rsslinks-widget.php:68
1895
+ #: modules/widgets/rsslinks-widget.php:136
1896
+ msgid "Comments"
1897
+ msgstr "تعليقات"
1898
+
1899
+ #: modules/omnisearch/omnisearch-core.php:85
1900
+ msgid "search everything"
1901
+ msgstr ""
1902
+
1903
+ #: modules/omnisearch/omnisearch-core.php:95
1904
+ msgid "Results:"
1905
+ msgstr "النتائح:"
1906
+
1907
+ #: modules/omnisearch/omnisearch-core.php:96
1908
+ msgid "Jump to:"
1909
+ msgstr "الانتقال إلى:"
1910
+
1911
+ #: modules/omnisearch/omnisearch-core.php:107
1912
+ msgid "Back to Top &uarr;"
1913
+ msgstr "الرجوع للأعلى &uarr;"
1914
+
1915
+ #: modules/omnisearch/omnisearch-core.php:154
1916
+ msgid "Search Everything"
1917
+ msgstr "البحث عن كل شيء"
1918
+
1919
+ #: modules/omnisearch/omnisearch-media.php:16
1920
+ msgid "Search Media"
1921
+ msgstr "ابحث في الوسائط"
1922
+
1923
+ #: modules/omnisearch/omnisearch-media.php:17
1924
+ #: modules/omnisearch/omnisearch-media.php:28
1925
+ msgid "Media"
1926
+ msgstr "وسائط"
1927
+
1928
+ #: modules/omnisearch/omnisearch-plugins.php:20
1929
+ msgid "Search Plugins"
1930
+ msgstr "بحث ضمن الإضافات"
1931
+
1932
+ #: modules/omnisearch/omnisearch-plugins.php:21
1933
+ #: modules/omnisearch/omnisearch-plugins.php:26
1934
+ msgid "Plugins"
1935
+ msgstr "إضافات"
1936
+
1937
+ #: modules/omnisearch/omnisearch-plugins.php:23
1938
+ msgid "Loading &hellip;"
1939
+ msgstr "تحميل &hellip;"
1940
+
1941
+ #: modules/omnisearch/omnisearch-posts.php:44
1942
+ #: modules/widgets/facebook-likebox.php:124
1943
+ #: modules/widgets/gravatar-profile.php:174
1944
+ msgid "Title"
1945
+ msgstr "العنوان"
1946
+
1947
+ #: modules/omnisearch/omnisearch-posts.php:45
1948
+ msgid "Snippet"
1949
+ msgstr "مقتطف"
1950
+
1951
+ #: modules/omnisearch/omnisearch-posts.php:75
1952
+ msgid "Unpublished"
1953
+ msgstr "غير منشور"
1954
+
1955
+ #: modules/omnisearch/omnisearch-posts.php:78
1956
+ msgid "Y/m/d g:i:s A"
1957
+ msgstr "Y/m/d g:i:s a"
1958
+
1959
+ #: modules/omnisearch/omnisearch-posts.php:85
1960
+ msgid "%s ago"
1961
+ msgstr "منذ %s"
1962
+
1963
+ #: modules/omnisearch/omnisearch-posts.php:87
1964
+ msgid "Y/m/d"
1965
+ msgstr "Y/F/j"
1966
+
1967
+ #: modules/omnisearch/omnisearch-posts.php:93
1968
+ msgid "Published"
1969
+ msgstr "منشور"
1970
+
1971
+ #: modules/omnisearch/omnisearch-posts.php:96
1972
+ msgid "Missed schedule"
1973
+ msgstr "جدول مفقود"
1974
+
1975
+ #: modules/omnisearch/omnisearch-posts.php:98
1976
+ msgid "Scheduled"
1977
+ msgstr "مجدول"
1978
+
1979
+ #: modules/omnisearch/omnisearch-posts.php:100
1980
+ msgid "Last Modified"
1981
+ msgstr "آخر تعديل"
1982
+
1983
+ #: modules/post-by-email.php:94 modules/subscriptions.php:620
1984
+ msgid "Email Address"
1985
+ msgstr "عنوان البريد الإلكتروني"
1986
+
1987
+ #: modules/post-by-email.php:109
1988
+ msgid "Enable Post By Email"
1989
+ msgstr "تفعيل التدوين بواسطة البريد الإلكتروني"
1990
+
1991
+ #: modules/post-by-email.php:113
1992
+ #: modules/videopress/class.videopress-player.php:283
1993
+ msgid "More information"
1994
+ msgstr "المزيد من المعلومات"
1995
+
1996
+ #: modules/module-info.php:642
1997
+ msgid "With the Infinite Scroll module and a supported theme, that's exactly what happens. Instead of the old way of navigating down a page by scrolling and then clicking a link to get to the next page, waiting for a page refresh&mdash;the document model of the web&mdash;infinite scrolling pulls the next set of posts automatically into view when the reader approaches the bottom of the page, more like an application."
1998
+ msgstr "مع إضافة Infinite Scroll وقالب مدعوم، هذا هو بالضبط ما يحدث. فبدلاً من الطريقة القديمة في التنقل إلى أسفل الصفحة ومن ثم الضغط على رابط الوصول إلى الصفحة التالية، والانتظار لصفحة التحديث&mdash;نموذج مستندات الانترنت&mdash;فإن إضافة Infinite Scroll تقوم بسحب المجموعة التالية من المواضيع تلقائياً للقارئ عندما يقترب من أسفل الصفحة، إنها أشبه بالتطبيق."
1999
+
2000
+ #: modules/module-info.php:645
2001
+ msgid "At this time, your theme, %s, doesn't support Infinite Scroll. Unlike other Jetpack modules, Infinite Scroll needs information from your theme to function properly."
2002
+ msgstr "في الوقت الحالي، إن قالبك %s، لا يدعم خدمة Infinite Scroll. على عكس إضافات Jetpack الأخرى، فإن خدمة Infinite Scroll تحتاج لمعلومات من قالبك لتعمل بشكل صحيح."
2003
+
2004
+ #: modules/module-info.php:647
2005
+ msgid "Until your theme supports Infinite Scroll, you won't be able to activate this module."
2006
+ msgstr "لحين يصبح قالبك يدعم خدمة Infinite Scroll، فلن تكن قادراً من تفعيل هذه الخدمة."
2007
+
2008
+ #: modules/module-info.php:657
2009
+ msgid "There is an update available for your theme. You may wish to check if this update adds Infinite Scroll support by visiting the <a href=\"%s\">WordPress Updates</a> page."
2010
+ msgstr "هناك تحديث متاح لقالبك. قد ترغب في معرفة ما إذا كان هذا التحديث أضاف دعم Infinite Scroll من خلال زيارتك لصفحة <a href=\"%s\">تحديثات ووردبريس</a>."
2011
+
2012
+ #: modules/module-info.php:681 modules/module-info.php:684
2013
+ #: modules/post-by-email.php:91
2014
+ msgid "Post by Email"
2015
+ msgstr "كتابة موضوع ونشره بواسطة البريد الإلكتروني"
2016
+
2017
+ #: modules/module-info.php:686
2018
+ msgid "Post by Email is a way of publishing posts on your blog by email. Any email client can be used to send the email, allowing you to publish quickly and easily from devices such as cell phones."
2019
+ msgstr "النشر بواسطة البريد الإلكتروني هو وسيلة لنشر المواضيع على موقعك عن طريق البريد الإلكتروني. جميع أنظمة البريد الإلكتروني يمكن استخدامها لإرسال البريد الإلكتروني، مما يسمح لك بالنشر بسرعة وسهولة من الأجهزة مثل الهواتف المحمولة."
2020
+
2021
+ #: modules/module-info.php:690
2022
+ msgid "Manage your Post By Email address from your <a href=\"%s\">profile settings</a>."
2023
+ msgstr "تفعيل التدوين بواسطة البريد الإلكتروني من صفحة <a href=\"%s\">إعدادات الملف الشخصي</a>"
2024
+
2025
+ #: modules/module-info.php:694
2026
+ msgid "More information on sending emails, attachments, and customizing your posts."
2027
+ msgstr "المزيد من المعلومات حول إرسال رسائل البريد الإلكتروني والمرفقات وتخصيص مواضيعك."
2028
+
2029
+ #: modules/module-info.php:714
2030
+ msgid "Photon"
2031
+ msgstr "Photon"
2032
+
2033
+ #: modules/module-info.php:716
2034
+ msgid "Give your site a boost by loading images in posts from the WordPress.com content delivery network. We cache your images and serve them from our super-fast network, reducing the burden on your Web host with the click of a button."
2035
+ msgstr "تسريع تحميل الصور من موقعك عن طريق تحميل الصور في المواضيع من محتوى شبكة WordPress.com. سنقوم بتخزين صورك في شبكتنا بسرعة فائقة، مما يقلل من العبء على استضافة الويب الخاص بك بضغطة زر واحدة."
2036
+
2037
+ #: modules/module-info.php:735 modules/module-info.php:738
2038
+ #: modules/tiled-gallery/tiled-gallery.php:342
2039
+ msgid "Tiled Galleries"
2040
+ msgstr "Tiled Galleries"
2041
+
2042
+ #: modules/module-info.php:741
2043
+ msgid "Create elegant magazine-style mosaic layouts for your photos without having to use an external graphic editor."
2044
+ msgstr "إنشاء قالب مجلة أنيقة للصور الفوتوغرافية بدون الحاجة لاستخدام محرر خارجي للرسوم البيانية."
2045
+
2046
+ #: modules/module-info.php:742
2047
+ msgid "When adding a gallery to your post, you now have the option to select a layout style for your images. We've added support for Rectangular, Square, and Circular galleries. By default, galleries will continue to display using the standard thumbnail grid layout. To make the rectangular layout the default for all of your site's galleries, head over to <a href=\"%s\">Settings &rarr; Media</a> and check the box next to \"Display all your gallery pictures in a cool mosaic.\""
2048
+ msgstr "عند إضافة معرض الصور إلى موضوعك، سيظهر لديك خيار لتحديد شكل لمعرض الصور. لقد قمنا بإضافة دعم لمعارض الصور مستطيلة الشكل، المربعة، والدائرية. بشكل افتراضي، سوف تستمر المعارض بعرض الصور باستخدام الصورة المصغرة القياسية بنمط تخطيط الشبكة. لتجعل شكل معرض الصور مستطيلاً بشكل افتراضي لكافة معارض الصور على موقعك، توجه إلى <a href=\"%s\">إعدادات &larr; وسائط</a> واختر المربع بجانب \"عرض كافة الصور كلوحة فسيفسائية رائعة.\""
2049
+
2050
+ #: modules/module-info.php:743
2051
+ msgid "Note: Images in tiled galleries require extra-special processing, so they will be served from WordPress.com's CDN even if the Photon module is disabled."
2052
+ msgstr "ملاحظة: الصور في Tiled Galleries تتطلب معالجة إضافية خاصة، لذا سيتم تحميل الصور على WordPress.com حتى إذا تم تعطيل إضافة Photon."
2053
+
2054
+ #: modules/module-info.php:765
2055
+ msgid "Likes allow your readers to show their appreciation for your posts and other published content using their WordPress.com accounts. Your readers will then be able to review their liked posts from WordPress.com."
2056
+ msgstr "تسمح لك الإعجابات من إظهار تقدير القراء لمواضيعك وإلى محتويات موقعك الأخرى باستخدام حساباتهم على WordPress.com. سيكونوا القراء قادرين بعد ذلك من مراجعة المواضيع التي أعجبوا بها من WordPress.com."
2057
+
2058
+ #: modules/module-info.php:766
2059
+ msgid "Displayed below your posts will be how many people have liked your posts and the Gravatars of those who have liked them."
2060
+ msgstr "إظهار عدد الأشخاص الذين أعجبوا بمواضيعك مع صور لملفاتهم الشخصية على Gravatars في أسفل الموضوع."
2061
+
2062
+ #: modules/module-info.php:768
2063
+ msgid "More information on using Likes."
2064
+ msgstr "لمزيد من المعلومات حول كيفية استخدام ميزة الإعجاب."
2065
+
2066
+ #: modules/module-info.php:791
2067
+ msgid "The Google+ profile module allows you to connect your blog and Google+ accounts."
2068
+ msgstr ""
2069
+
2070
+ #: modules/module-info.php:792
2071
+ msgid "Displayed below your posts will be a link back to your Google+ profile and a Google+ follow button. A link will also be added to your Google+ profile."
2072
+ msgstr ""
2073
+
2074
+ #: modules/module-info.php:794
2075
+ msgid "More information on using Google+ Profile."
2076
+ msgstr ""
2077
+
2078
+ #: modules/module-info.php:810 modules/omnisearch/omnisearch-core.php:59
2079
+ #: modules/omnisearch/omnisearch-core.php:64
2080
+ #: modules/omnisearch/omnisearch-core.php:85
2081
+ msgid "Omnisearch"
2082
+ msgstr "بحث Jetpack"
2083
+
2084
+ #: modules/module-info.php:812
2085
+ msgid "Search once, get results from everything! Currently supports searching posts, pages, comments, and plugins."
2086
+ msgstr ""
2087
+
2088
+ #: modules/module-info.php:814
2089
+ msgid "Omnisearch plays nice with other plugins by letting other providers offer results as well."
2090
+ msgstr ""
2091
+
2092
+ #: modules/module-info.php:833
2093
+ msgid "Widget Visibility"
2094
+ msgstr ""
2095
+
2096
+ #: modules/module-info.php:835
2097
+ msgid "Control which pages your widgets appear on with Widget Visibility."
2098
+ msgstr ""
2099
+
2100
+ #: modules/module-info.php:836
2101
+ msgid "To control visibility, expand the widget and click the Visibility button next to the Save button, and then, choose a set of visibility options."
2102
+ msgstr ""
2103
+
2104
+ #: modules/module-info.php:837
2105
+ msgid "For example, if you wanted the Archives widget to only appear on category archives and error pages, choose \"Show\" from the first dropdown and then add two rules: \"Page is 404 Error Page\" and \"Category is All Category Pages.\""
2106
+ msgstr ""
2107
+
2108
+ #: modules/module-info.php:838
2109
+ msgid "You can also hide widgets based on the current page. For example, if you don't want the Archives widget to appear on search results pages, choose \"Hide\" and \"Page is Search results.\""
2110
+ msgstr ""
2111
+
2112
+ #: modules/module-info.php:853 modules/wpcc/wpcc-sign-on.php:84
2113
+ #: modules/wpcc/wpcc-sign-on.php:174
2114
+ msgid "WordPress.com Connect"
2115
+ msgstr ""
2116
+
2117
+ #: modules/module-info.php:429
2118
+ msgid "Easily allow any visitor to subscribe to all of your posts via email through a widget in your blog&#8217;s sidebar. Every time you publish a post, WordPress.com will send a notification to all your subscribers."
2119
+ msgstr "تسمح لأي زائر الإشتراك في كافة مواضيعك بسهولة عبر البريد الإلكتروني من خلال مربع جانبي في الشريط الجانبي لموقعك. وفي كل مرة تقوم بنشر موضوع، سوف يقوم WordPress.com بإرسال إشعار لكافة المشتركين."
2120
+
2121
+ #: modules/module-info.php:430
2122
+ msgid "When leaving comments, your visitors can also subscribe to a post&#8217;s comments to keep up with the conversation."
2123
+ msgstr "عند إضافة تعليقات، يستطيع الزوار الإشتراك أيضاً بالتعليقات أو المواضيع لمتابعة المحادثة."
2124
+
2125
+ #: modules/module-info.php:435
2126
+ msgid "To use the Subscriptions widget, go to Appearance &#8594; <a href=\"%s\">Widgets</a>. Drag the widget labeled &#8220;Blog Subscriptions (Jetpack)&#8221; into one of your sidebars and configure away."
2127
+ msgstr "لاستخدام المربع الجانبي للاشتراكات، إذهب إلى المظهر &larr; <a href=\"%s\">مربعات القائمة الجانبية</a>. اسحب المربع المسمى &#8220;الاشتراك في الموقع (Jetpack)&#8221; إلى إحدى الأشرطة الجانبية وقم بإعدادها كما شئت."
2128
+
2129
+ #: modules/module-info.php:436
2130
+ msgid "You can also make changes to your Subscription settings at the bottom of the <a href=\"%s\">Discussion Settings</a> page."
2131
+ msgstr "كما يمكنك إجراء التعديلات على إعدادات الاشتراكات من أسفل صفحة <a href=\"%s\">إعدادات المناقشة</a>."
2132
+
2133
+ #: modules/module-info.php:449
2134
+ msgid "Enhanced Distribution"
2135
+ msgstr "التوزيع المحسن"
2136
+
2137
+ #: modules/module-info.php:451
2138
+ msgid "Jetpack will automatically take the great published content from your blog or website and share it instantly with third party services like search engines, increasing your reach and traffic."
2139
+ msgstr "سيقوم Jetpack بأخذ محتوى جيد من مواضيعك المنشورة تلقائياً من موقعك ويقوم بمشاركتها على الفور مع خدمات محركات البحث، مما يزيد الوصول إليها لاحقاً."
2140
+
2141
+ #: modules/module-info.php:466
2142
+ msgid "JSON API"
2143
+ msgstr "JSON الوصلة البينية البرمجية التطبيقية"
2144
+
2145
+ #: modules/module-info.php:468
2146
+ msgid "Jetpack will allow you to authorize applications and services to securely connect to your blog and allow them to use your content in new ways and offer you new functionality."
2147
+ msgstr "تسمح لك إضافة Jetpack السماح للتطبيقات والخدمات بالاتصال بشكل آمن بموقعك والسماح لهم باستخدام محتوى موقعك بطرق جديدة وتقدم لك وظائف جديدة."
2148
+
2149
+ #: modules/module-info.php:470
2150
+ msgid "Developers can use WordPress.com's <a href='http://developer.wordpress.com/docs/oauth2/'>OAuth2</a> authentication system and <a href='http://developer.wordpress.com/docs/api/'>WordPress.com REST API</a> to manage and access your site's content."
2151
+ msgstr "يمكن للمطورين استخدام نظام التوثيق الخاص بموقع WordPress.com <a href='http://developer.wordpress.com/docs/oauth2/'>OAuth2</a> وبرنامج <a href='http://developer.wordpress.com/docs/api/'>WordPress.com تصفير الوصلة البينية البرمجية التطبيقية لموقع</a> لإدارة محتوى موقعك والوصول إليه."
2152
+
2153
+ #: modules/module-info.php:498
2154
+ msgid "A contact form is a great way to offer your readers the ability to get in touch, without giving out your personal email address."
2155
+ msgstr "نموذج الاتصال هو وسيلة رائعة لتقديم إمكانية الحصول على اتصال لقراءك، وبدون إعطاء عنوان بريدك الإلكتروني الخاص."
2156
+
2157
+ #: modules/module-info.php:501
2158
+ msgid "Each contact form can easily be customized to fit your needs. When a user submits your contact form, the feedback will be filtered through <a href=\"http://akismet.com/\">Akismet</a> (if it is active on your site) to make sure it’s not spam. Any legitimate feedback will then be emailed to you, and added to your feedback management area."
2159
+ msgstr "يمكنك بسهولة تخصيص كل شكل من أشكال نماذج الاتصال لتناسب احتياجاتك. عندما يرسل مستخدم نموذج اتصالك، سوف يتم تصفيتها من خلال رسائل <a href=\"http://akismet.com/\">أكيسميت</a> (إذا كانت مفعلة على موقعك) للتأكد من أنها ليست رسائل مزعجة سبام. وسوف ترسل لك عبر البريد الإلكتروني، وتتم إضافتها إلى منطقة الإدارة."
2160
+
2161
+ #: modules/module-info.php:518
2162
+ msgid "Jetpack Comments Screenshot"
2163
+ msgstr "صورة تعليقات Jetpack"
2164
+
2165
+ #: modules/module-info.php:523
2166
+ msgid "Jetpack Comments enables your visitors to use their WordPress.com, Twitter, or Facebook accounts when commenting on your site."
2167
+ msgstr "تعليقات Jetpack تقوم بتفعيل حسابات الزوار على موقع ووردبريس والتويتر أو الفيس بوك لاستخدامها بالتعليق في موقعك."
2168
+
2169
+ #: modules/module-info.php:528
2170
+ msgid "Jetpack tries to match your site's color scheme automatically, but you can make manual adjustments at the bottom of the <a href='%s'>Discussion Settings</a> page."
2171
+ msgstr "يحاول Jetpack بأن يطابق ألوان موقعك بشكل تلقائي، ولكن يمكنك إجراء التعديلات اليدوية من صفحة <a href='%s'>إعدادات المناقشة</a> في موقعك."
2172
+
2173
+ #: modules/module-info.php:549
2174
+ msgid "Gallery Carousel Screenshot"
2175
+ msgstr "صورة معرض صور Carousel"
2176
+
2177
+ #: modules/module-info.php:552 modules/widgets/gallery.php:334
2178
+ msgid "Carousel"
2179
+ msgstr "معرض صور Carousel"
2180
+
2181
+ #: modules/module-info.php:554
2182
+ msgid "With Carousel active, any standard WordPress galleries you have embedded in posts or pages will launch a gorgeous full-screen photo browsing experience with comments and EXIF metadata."
2183
+ msgstr "إذا كان Carousel مفعلاً، فإن أي معرض صور تدمجه في المواضيع أو الصفحات سيعمل بملئ الشاشة لتقوم باختبار تصفح الصور مع إمكانية التعليق عليها كما يمكنك إظهار بيانات التعريف EXIF الخاصة بالكاميرات الرقمية."
2184
+
2185
+ #: modules/module-info.php:567 modules/module-info.php:570
2186
+ msgid "Custom CSS"
2187
+ msgstr "تخصيص CSS"
2188
+
2189
+ #: modules/module-info.php:571
2190
+ msgid "The Custom CSS editor gives you the ability to add to or replace your theme's CSS, all while supplying syntax coloring, auto-indentation, and immediate feedback on the validity of the CSS you're writing."
2191
+ msgstr "محرر Custom CSS يعطيك المقدرة بإضافة أو استبدال ملف CSS في قالبك، كل ذلك مع توفير تلوين السياق، المسافات البادئة الذاتية، وعلى الفور يسري المفعول في ملف CSS الذي قمت بكتابته."
2192
+
2193
+ #: modules/module-info.php:572
2194
+ msgid "To use the CSS editor, go to Appearance &#8594; <a href=\"%s\">Edit CSS</a>."
2195
+ msgstr "لاستخدام محرر CSS, اذهب إلى المظهر &larr; <a href=\"%s\">تعديل CSS</a>."
2196
+
2197
+ #: modules/module-info.php:589 modules/module-info.php:592
2198
+ msgid "Mobile Theme"
2199
+ msgstr "قالب الموبايل"
2200
+
2201
+ #: modules/module-info.php:593
2202
+ msgid "There's a good chance that visitors to your site will be using a smartphone, and it's important to provide them with a great reading experience while on the small screen."
2203
+ msgstr "هناك احتمال بأن يقوموا زوار موقعك باستخدام الهاتف الذكي، وإنه لمن المهم أن توفر لهم التجربة أثناء القراءة على الشاشات الصغيرة."
2204
+
2205
+ #: modules/module-info.php:594
2206
+ msgid "Jetpack's mobile theme is optimized for small screens. It uses the header image, background, and widgets from your current theme for a great custom look. Post format support is included, so your photos and galleries will look fantastic on a smartphone."
2207
+ msgstr "قالب الموبايل مستحسن للشاشات الصغيرة. فإنه يستخدم صورة الهيدر، والخلفية، ومربعات القائمة الجانبية من القالب الحالي ليظهره بمظهر مخصص ورائع. كما يدعم تنسيق الموضوع، لذا ستبدو صورك وألبوماتك رائعة على أجهزة الهاتف."
2208
+
2209
+ #: modules/module-info.php:595
2210
+ msgid "Visitors on iPhone, Android, Windows Phone, and other mobile devices will automatically see the mobile theme, with the option to view the full site. You can enable or disable the mobile theme by clicking the \"Activate\" or \"Deactive\" button above."
2211
+ msgstr "الزوار مستخدمي أجهزة آيفون وأندرويد وويندوز فون، وباقي أجهزة الهاتف سيشاهدون قالب الموبايل وبشكل تلقائي، مع الحفاظ على خيار مشاهدة الموقع بشكل كامل. يمكنك تفعيل أو تعطيل قالب الموبايل بالضغط على زر \"تغعيل\" أو \"تعطيل\" أعلاه."
2212
+
2213
+ #: modules/module-info.php:611 modules/module-info.php:614
2214
+ msgid "Mobile Push Notifications"
2215
+ msgstr "دفع الإشعارات للموبايل"
2216
+
2217
+ #: modules/module-info.php:616
2218
+ msgid "If you use <a href=\"%1$s\">WordPress for iOS</a> or <a href=\"%2$s\">WordPress for Android</a>, you’ll now be able to opt in to receive push notifications of new comments, which makes it easier than ever to keep up with your readers and moderate comments on the go."
2219
+ msgstr ""
2220
+
2221
+ #: modules/module-info.php:634
2222
+ msgid "If you are a theme author, you can learn about adding support for Infinite Scroll at <a href=\"%1$s\">%1$s</a>."
2223
+ msgstr "إذا كنت مؤلف القالب، تستطيع تعلم كيفية إضافة الدعم لخدمة Infinite Scroll من هنا <a href=\"%1$s\">%1$s</a>."
2224
+
2225
+ #: modules/module-info.php:637
2226
+ msgid "Infinite Scroll"
2227
+ msgstr "Infinite Scroll"
2228
+
2229
+ #: modules/module-info.php:640
2230
+ msgid "When you write great content, all you really want is people to find it, right?"
2231
+ msgstr "عندما تقوم بكتابة محتوى رائع، كل ما تريده في الحقيقة هو بأن يعثر عليه الناس، أليس كذلك؟"
2232
+
2233
+ #: modules/module-info.php:329
2234
+ msgid "Additionally you can define your own custom services."
2235
+ msgstr "بالإضافة إلى ذلك يمكنك تحديد خدماتك المخصصة."
2236
+
2237
+ #: modules/module-info.php:344
2238
+ msgid "To configure your sharing settings, go to the Settings &rarr; <a href=\"%s\">Sharing</a> menu."
2239
+ msgstr "لتهيئة إعدادات المشاركة، قم بالذهاب إلى الإعدادات &larr; قائمة <a href=\"%s\">المشاركة</a>"
2240
+
2241
+ #: modules/module-info.php:345
2242
+ msgid "Drag and drop sharing services into the enabled section to have them show up on your site, and drag them into the hidden section to have them hidden behind a button."
2243
+ msgstr "قم بسحب وإسقاط خدمات المشاركة إلى القسم المفعل لتتمكن من رؤيتهم في موقعك، واسحبها إلى القسم المخفي لتتمكن من إخفائهم خلف زر."
2244
+
2245
+ #: modules/module-info.php:351
2246
+ msgid "Full details can be found on the <a href=\"%s\">Sharing support page</a>. This video also gives a swish run-down of how to use the Sharing feature. Watch it in HD for extra snazz!"
2247
+ msgstr "لمزيد من التفاصيل يمكنك الاطلاع على <a href=\"%s\">صفحة الدعم</a>. كما يعطي أيضاً هذا الفيديو فكرة حول كيفية استخدام ميزة المشاركة. شاهده بدقة عالية HD لمتعة إضافية!"
2248
+
2249
+ #: modules/module-info.php:366 modules/module-info.php:370
2250
+ msgid "Spelling and Grammar"
2251
+ msgstr "التدقيق الإملائي والنحوي"
2252
+
2253
+ #: modules/module-info.php:372
2254
+ msgid "The <a href='%s'>After&nbsp;the&nbsp;Deadline</a> Proofreading service improves your writing by using artificial intelligence to find your errors and offer smart suggestions."
2255
+ msgstr ""
2256
+ "يقدم موقع <a href='%s'>After&nbsp;the&nbsp;Deadline</a> خدمة التدقيق اللغوي وتحسين كتابتك باستخدام الذكاء الإصطناعي للعثور على أخطاءك وتقديم اقتراحات ذكية.\n"
2257
+ "حالياً يدعم المدقق اللغوي اللغات التالية فقط: الإنكليزية، الفرنسية، الألمانية، البرتغالية والإسبانية.\n"
2258
+ "ملاحظة: لا يدعم المدقق اللغوي اللغة العربية للأسف."
2259
+
2260
+ #: modules/module-info.php:373
2261
+ msgid "After the Deadline provides a number of <a href=\"%s\">customization options</a>, which you can edit in your profile."
2262
+ msgstr "يقوم موقع After the Deadline بتوفير عدداً من <a href=\"%s\">خيارات التخصيص</a>، والتي يمكنك تعديلها من ملفك الشخصي."
2263
+
2264
+ #: modules/module-info.php:387 modules/module-info.php:401
2265
+ msgid "Widgets Screenshot"
2266
+ msgstr "صورة المربع الجانبي"
2267
+
2268
+ #: modules/module-info.php:390 modules/module-info.php:404
2269
+ msgid "Extra Sidebar Widgets"
2270
+ msgstr "مربعات الشريط الجانبي الإضافية"
2271
+
2272
+ #: modules/module-info.php:392
2273
+ msgid "The RSS Links Widget "
2274
+ msgstr "المربع الجانبي لروابط RSS"
2275
+
2276
+ #: modules/module-info.php:392
2277
+ msgid "allows you to add links to your blog&#8217;s post and comment RSS feeds in your sidebar. This makes it easy for your readers to stay updated when you post new content or receive new comments."
2278
+ msgstr "يسمح لك بإضافة روابط إلى تغذية المواضيع والتعليقات لموقعك في الشريط الجانبي. مما يسمح بقاء قراء الموقع سهلاً ليصلهم كل جديد عندما تقوم بكتابة موضوع أو تعليق جديد."
2279
+
2280
+ #: modules/module-info.php:393
2281
+ msgid "The Twitter Widget "
2282
+ msgstr "المربع الجانبي لتويتر"
2283
+
2284
+ #: modules/module-info.php:393
2285
+ msgid "shows your latest tweets within a sidebar on your theme. It&#8217;s an easy way to add more activity to your site. There are also a number of customization options."
2286
+ msgstr "إظهار آخر تغريداتك على الشريط الجانبي في قالبك. إنها طريقة سهلة لإضافة المزيد من النشاط لموقعك. وهناك أيضاً عدد من خيارات التخصيص."
2287
+
2288
+ #: modules/module-info.php:393
2289
+ msgid "The Facebook Like Box Widget "
2290
+ msgstr "المربع الجانبي لمربع إعجاب فيس بوك"
2291
+
2292
+ #: modules/module-info.php:393
2293
+ msgid "shows your Facebook Like Box within a sidebar on your theme. It&#8217;s a great way to let your readers show their support."
2294
+ msgstr "إظهار مربع إعجاب فيس بوك على الشريط الجانبي لقالبك. إنها طريقة رائعة ليظهر قراءك دعمهم."
2295
+
2296
+ #: modules/module-info.php:393
2297
+ msgid "The Image Widget "
2298
+ msgstr "المربع الجانبي للصورة"
2299
+
2300
+ #: modules/module-info.php:393
2301
+ msgid "allows you to easily add images to widget areas in your theme. It&#8217;s an easy way to add more visual interest to your site."
2302
+ msgstr "تسمح لك بإضافة الصور بسهولة في مكان الويدجت في قالبك. إنها طريقة سهلة لإضافة فائدة مرئية أكثر لموقعك."
2303
+
2304
+ #: modules/module-info.php:406
2305
+ msgid "The RSS Links Widget"
2306
+ msgstr "المربع الجانبي لروابط RSS"
2307
+
2308
+ #: modules/module-info.php:406
2309
+ msgid "lets you easily add post and comment RSS feeds to a sidebar on your theme."
2310
+ msgstr "تتيح لك بسهولة إضافة تغذية مقالات أي موضوع أو تعليق للشريط الجانبي في قالبك."
2311
+
2312
+ #: modules/module-info.php:407
2313
+ msgid "The Twitter Widget"
2314
+ msgstr "المربع الجانبي لتويتر"
2315
+
2316
+ #: modules/module-info.php:407
2317
+ msgid "shows your latest tweets within a sidebar on your theme."
2318
+ msgstr "إظهار آخر تغريداتك في المربعات الجانبية في قالب الموقع."
2319
+
2320
+ #: modules/module-info.php:408
2321
+ msgid "The Facebook Like Box Widget"
2322
+ msgstr "المربع الجانبي لمربع إعجاب فيس بوك"
2323
+
2324
+ #: modules/module-info.php:408
2325
+ msgid "shows your Facebook Like Box within a sidebar on your theme."
2326
+ msgstr "إظهار صندوق إعجابك في فيس بوك ضمن المربعات الجانبية في قالب الموقع."
2327
+
2328
+ #: modules/module-info.php:409
2329
+ msgid "The Image Widget"
2330
+ msgstr "المربع الجانبي للصورة"
2331
+
2332
+ #: modules/module-info.php:409
2333
+ msgid "lets you easily add images to a sidebar on your theme."
2334
+ msgstr "تتيح لك بسهولة إضافة تغذية مقالات أي موضوع أو تعليق للشريط الجانبي في قالبك."
2335
+
2336
+ #: modules/module-info.php:411
2337
+ msgid "Each of these widgets has a number of customization options."
2338
+ msgstr "كل من هذه الويدجت لديها عدد من خيارات التخصيص."
2339
+
2340
+ #: modules/module-info.php:411
2341
+ msgid "To use the widgets, go to Appearance &#8594; <a href=\"%s\">Widgets</a>. Drag them into one of your sidebars and configure away."
2342
+ msgstr "لاستخدام الويدجت، إذهب إلى المظهر &larr; <a href=\"%s\">المربعات الجانبية</a>. اسحبها إلى إحدى الأشرطة الجانبية الخاصة بك وإبدأ بتكوينها."
2343
+
2344
+ #: modules/module-info.php:424
2345
+ msgid "Subsriptions Screenshot"
2346
+ msgstr "صورة الاشتراكات"
2347
+
2348
+ #: modules/module-info.php:427
2349
+ msgid "Subscriptions"
2350
+ msgstr "اشتراكات"
2351
+
2352
+ #: modules/module-info.php:75
2353
+ msgid "To see hovercards, look at any blog post on your blog that has comments. If the commenter has a hovercard associated with their gravatar, mouse over their image and the hovercard will appear. To turn hovercards off, click the Deactivate button above."
2354
+ msgstr "لمشاهدة hovercards، أنظر لأي موضوع في الموقع يحتوي على تعليقات. إذا كان المعلق لديه حساب hovercard، ضع مؤشر الفأرة فوق صورته وستظهر معلوماته على hovercard. لتعطيل ميزة hovercards، اضغط على زر تعطيل أعلاه."
2355
+
2356
+ #: modules/module-info.php:90 modules/module-info.php:94
2357
+ #: modules/module-info.php:103 modules/module-info.php:107
2358
+ msgid "Shortcode Embeds"
2359
+ msgstr "الأكواد القصيرة المدمجة"
2360
+
2361
+ #: modules/module-info.php:95 modules/module-info.php:108
2362
+ msgid "Shortcodes allow you to easily and safely embed media from other places in your site. With just one simple code, you can tell WordPress to embed YouTube, Flickr, and other media."
2363
+ msgstr "الأكواد القصيرة تسمح لك بسهولة وبأمان بدمج الوسائط من أماكن أخرى لداخل موقعك. مع رمز بسيط واحد فقط، يمكنك أن تقول تضمين يوتيوب، فليكر، وغيرها من الوسائط."
2364
+
2365
+ #: modules/module-info.php:109
2366
+ msgid "Enter a shortcode directly into the Post/Page editor to embed media. For specific instructions follow the links below."
2367
+ msgstr "أدخل كود قصير مباشرة داخل الموضوع / الصفحة لتدمج وسائط الميديا. للحصول على تعليمات محددة اتبع الروابط أدناه."
2368
+
2369
+ #: modules/module-info.php:132
2370
+ msgid "Available shortcodes are: %l."
2371
+ msgstr "الأكواد القصيرة المتوفرة هي: %l."
2372
+
2373
+ #: modules/module-info.php:147 modules/module-info.php:151
2374
+ #: modules/module-info.php:161 modules/module-info.php:165
2375
+ msgid "WP.me Shortlinks"
2376
+ msgstr "الروابط المختصرة من WP.me"
2377
+
2378
+ #: modules/module-info.php:152 modules/module-info.php:166
2379
+ msgid "Instead of typing or copy-pasting long URLs, you can now get a short and simple link to your posts and pages. This uses the super compact wp.me domain name, and gives you a unique URL you can use that will be safe and reliable."
2380
+ msgstr "بدلاً من كتابة أو نسخ ولصق عناوين المواقع الطويلة، يمكنك الآن الحصول على رابط قصير وسهل لمواضيعك وصفحاتك. تستخدم الإضافة المدمجة اسم النظاق wp.me، ويقوم بتوليد عنوان URL فريد من نوعه يمكنك استخدامه ليكون آمناً وموثوقاً به."
2381
+
2382
+ #: modules/module-info.php:153
2383
+ msgid "It&#8217;s perfect for use on Twitter, Facebook, and cell phone text messages where every character counts."
2384
+ msgstr "إنها مثالية للاستخدام على تويتر، الفيس بوك، ورسائل الهاتف المحمول حيث تكون الأحرف معدودة."
2385
+
2386
+ #: modules/module-info.php:167
2387
+ msgid "To use shortlinks, go to any already published post (or publish something new!). A &#8220;Get Shortlink&#8221; button will be visible under the Post title. When you click it, a dialog box will appear with the shortlink and you can copy and paste to Twitter, Facebook or wherever your heart desires."
2388
+ msgstr "لاستخدام الروابط المختصرة، اذهب إلى أي موضوع قد سبق وتم نشره (أو أنشأ موضوعاً جديداً). سيظهر زر &#8221;الحصول على الرابط المختصر&#8220; تحت عنوان الموضوع. عند الضغط فوقه، سوف يظهر مربع حوار مع الرابط المختصر ويمكنك عندها نسخه ولصقه إلى تويتر، الفيسبوك أو في أي مكان تفضله."
2389
+
2390
+ #: modules/module-info.php:182 modules/module-info.php:186
2391
+ #: modules/module-info.php:195 modules/module-info.php:199
2392
+ msgid "WordPress.com Stats"
2393
+ msgstr "إحصائيات WordPress.com"
2394
+
2395
+ #: modules/module-info.php:187 modules/module-info.php:200
2396
+ msgid "There are many plugins and services that provide statistics, but data can be overwhelming. WordPress.com Stats makes the most popular metrics easy to understand through a clear and attractive interface."
2397
+ msgstr "هناك العديد من الإضافات والخدمات التي توفر الإحصائيات، ولكن يمكن أن تكون البيانات ساحقة. إحصائيات WordPress.com تجعل المقاييس أكثر شعبية وسهلة الفهم من خلال واجهة واضحة وجذابة."
2398
+
2399
+ #: modules/module-info.php:201
2400
+ msgid "You can <a href=\"%s\">view your stats dashboard here</a>."
2401
+ msgstr "يمكنك <a href=\"%s\">عرض لوحة تحكم الإحصائيات من هنا</a>."
2402
+
2403
+ #: modules/module-info.php:215 modules/module-info.php:219
2404
+ #: modules/publicize/ui.php:95
2405
+ msgid "Publicize"
2406
+ msgstr "النشر"
2407
+
2408
+ #: modules/module-info.php:220
2409
+ msgid "Publicize allows you to connect your blog to popular social networking sites and automatically share new posts with your friends.\t You can make a connection for just yourself or for all users on your blog."
2410
+ msgstr "خدمة النشر تسمح لك بربط موقعك بشبكات التواصل الاجتماعية وتقوم تلقائياً بمشاركة مواضيعك الجديدة مع أصدقائك.\\t يمكنك إنشاء اتصال لعضويتك أو لكافة الأعضاء في موقعك."
2411
+
2412
+ #: modules/module-info.php:221
2413
+ msgid "Publicize allows you to share your posts on Facebook, Twitter, Tumblr, Yahoo!, and Linkedin."
2414
+ msgstr "خدمة النشر تسمح لك بمشاركة مواضيعك على فيس بوك، تويتر، تمبلر، ياهو! والمزيد."
2415
+
2416
+ #: modules/module-info.php:225
2417
+ msgid "Manage your <a href=\"%s\">Publicize settings</a>."
2418
+ msgstr "إدارة <a href=\"%s\">إعدادات النشر</a>."
2419
+
2420
+ #: modules/module-info.php:229 modules/publicize/ui.php:114
2421
+ msgid "More information on using Publicize."
2422
+ msgstr "المزيد من المعلومات حول استخدام خدمة النشر."
2423
+
2424
+ #: modules/module-info.php:245 modules/module-info.php:249
2425
+ #: modules/module-info.php:258 modules/module-info.php:262
2426
+ #: modules/notes.php:159
2427
+ msgid "Notifications"
2428
+ msgstr "الإشعارات"
2429
+
2430
+ #: modules/module-info.php:250 modules/module-info.php:263
2431
+ msgid "Keep up with the latest happenings on all your WordPress sites and interact with other WordPress.com users."
2432
+ msgstr "أحرص على متابعة الأحداث الأخيرة في كافة مواقعك في WordPress.com وتفاعل مع مستخدمين آخرين في WordPress.com."
2433
+
2434
+ #: modules/module-info.php:264
2435
+ msgid "You can view your notifications in the Toolbar and <a href=\"%s\">on WordPress.com</a>."
2436
+ msgstr "بإمكانك مشاهدة التنبيهات في شريط الأدوات وعلى <a href=\"%s\">WordPress.com</a> أيضاً."
2437
+
2438
+ #: modules/module-info.php:279 modules/module-info.php:294
2439
+ msgid "LaTeX"
2440
+ msgstr "LaTeX"
2441
+
2442
+ #: modules/module-info.php:284 modules/module-info.php:299
2443
+ msgid "%s is a powerful markup language for writing complex mathematical equations, formulas, etc."
2444
+ msgstr "%s هي لغة ترميز قوية لكتابة المعادلات والصيغ الرياضية المعقدة، الصيغ، الخ."
2445
+
2446
+ #: modules/module-info.php:285
2447
+ msgid "Jetpack combines the power of %s and the simplicity of WordPress to give you the ultimate in math blogging platforms."
2448
+ msgstr "Jetpack يجمع بين قوة %s وبساطة ووردبرس ليعطيك الأفضل في منصات تدوين الرياضيات."
2449
+
2450
+ #: modules/module-info.php:286
2451
+ msgid "Wow, that sounds nerdy."
2452
+ msgstr "نجاح باهر، وهذا يبدو تميز المهووسين بالدراسة."
2453
+
2454
+ #: modules/module-info.php:300
2455
+ msgid "Use <code>$latex your latex code here$</code> or <code>[latex]your latex code here[/latex]</code> to include %s in your posts and comments. There are <a href=\"%s\" target=\"_blank\">all sorts of options</a> available."
2456
+ msgstr "استخدم <code>$الكود ضمن الإشارات هنا$</code> أو <code>[latex]اكتب الكود ضمن هذه العبارة[/latex]</code> لتستطيع إدراج معادلتك %s في مواضيعك أو ضمن التعليقات. كما يوجد <a href=\"%s\" target=\"_blank\">خيارات لكافة الأنواع</a> متاحة من هنا."
2457
+
2458
+ #: modules/module-info.php:319
2459
+ msgid "Share your posts with Twitter, Facebook, and a host of other services. You can configure services to appear as icons, text, or both. Some services have additional options to display smart buttons, such as Twitter, which will update the number of times the post has been shared."
2460
+ msgstr "شارك مواضيعك على تويتر وفيس بوك ومجموعة من الخدمات الأخرى. يمكنك تخصيص الخدمات لتظهر كنص، أو أيقونة أو كلاهما. بعض الخدمات لديها خيارات إضافية لإظهار أزرار زكية، مثل تويتر، والتي تقوم بتحديث عدد مرات مشاركة الموضوع."
2461
+
2462
+ #: modules/module-info.php:323
2463
+ msgid "The following services are included: Twitter, Facebook, Reddit, StumbleUpon, PressThis, Digg, LinkedIn, Google +1, Print, and Email."
2464
+ msgstr "تم تضمين الخدمات التالية: تويتر، فيس بوك، Reddit، StumbleUpon، PressThis، Digg، LinkedIn، غوغل +1، طباعة، البريد الإلكتروني."
2465
+
2466
+ #: modules/module-info.php:325
2467
+ msgid "The following services are included: Twitter, Facebook, Reddit, StumbleUpon, Digg, LinkedIn, Google +1, Print, and Email."
2468
+ msgstr "تم تضمين الخدمات التالية: تويتر، فيس بوك، Reddit، StumbleUpon، Digg، LinkedIn، غوغل +1، طباعة، البريد الإلكتروني."
2469
+
2470
+ #: modules/minileven/theme/pub/minileven/index.php:27
2471
+ msgid "Yearly Archives: %s"
2472
+ msgstr "الأرشيف السنوي: %s"
2473
+
2474
+ #: modules/minileven/theme/pub/minileven/index.php:29
2475
+ msgid "Posted in %s"
2476
+ msgstr "أرسلت فى %s "
2477
+
2478
+ #: modules/minileven/theme/pub/minileven/index.php:31
2479
+ msgid "Tagged with %s"
2480
+ msgstr "تمت الإشارة إليه مع %s"
2481
+
2482
+ #: modules/minileven/theme/pub/minileven/index.php:33
2483
+ msgid "Posted by"
2484
+ msgstr "تم النشر بواسطة"
2485
+
2486
+ #: modules/minileven/theme/pub/minileven/index.php:35
2487
+ msgid "Blog Archives"
2488
+ msgstr "أرشيف المدونة"
2489
+
2490
+ #: modules/minileven/theme/pub/minileven/index.php:43
2491
+ msgid "Search Results for: %s"
2492
+ msgstr "نتائج البحث عن: %s"
2493
+
2494
+ #: modules/minileven/theme/pub/minileven/index.php:57
2495
+ msgid "Nothing Found"
2496
+ msgstr "لم يتم العثور على نتائج"
2497
+
2498
+ #: modules/minileven/theme/pub/minileven/index.php:61
2499
+ msgid "Apologies, but no results were found for the requested archive. Perhaps searching will help find a related post."
2500
+ msgstr "معذرة، ولكن لم يتم العثور على نتائج الأرشيف المطلوبة. ربما سوف تساعد في البحث العثور على موضوع ذات صلة."
2501
+
2502
+ #: modules/minileven/theme/pub/minileven/searchform.php:9
2503
+ #: modules/minileven/theme/pub/minileven/searchform.php:10
2504
+ #: modules/minileven/theme/pub/minileven/searchform.php:11
2505
+ #: modules/omnisearch/omnisearch-core.php:156
2506
+ msgid "Search"
2507
+ msgstr "بحث"
2508
+
2509
+ #: modules/minileven.php:50
2510
+ msgid "Excerpts"
2511
+ msgstr "مقتطفات"
2512
+
2513
+ #: modules/minileven.php:54
2514
+ msgid "Enable excerpts on front page and on archive pages"
2515
+ msgstr "تفعيل المقتطفات على الصفحة الرئيسية وصفحات الأرشيف"
2516
+
2517
+ #: modules/minileven.php:59
2518
+ msgid "Show full posts on front page and on archive pages"
2519
+ msgstr "إظهار مواضيع كاملة على الصفحة الرئيسية وعلى صفحات الأرشيف"
2520
+
2521
+ #: modules/minileven.php:64
2522
+ msgid "Mobile App Promos"
2523
+ msgstr "ترويجات تطبيق الموبايل"
2524
+
2525
+ #: modules/minileven.php:68
2526
+ msgid "Show a promo for the WordPress mobile apps in the footer of the mobile theme."
2527
+ msgstr "إظهار دعاية عن تطبيق الووردبريس للموبايل في فوتر قالب الموبايل."
2528
+
2529
+ #: modules/minileven.php:77
2530
+ msgid "Mobile Apps"
2531
+ msgstr "تطبيق الموبايل"
2532
+
2533
+ #: modules/minileven.php:78
2534
+ msgid "Take WordPress with you."
2535
+ msgstr "خذ الموقع معك."
2536
+
2537
+ #: modules/minileven.php:80
2538
+ msgid "We have apps for <a href=\"%s\">iOS (iPhone, iPad, iPod Touch)</a>, <a href=\"%s\">Android</a>, <a href=\"%s\">BlackBerry</a>, <a href=\"%s\">Windows Phone</a>, and <a href=\"%s\">more</a>!"
2539
+ msgstr "لدينا تطبيقات للأجهزة التالية أيضاً <a href=\"%s\">iOS (آيفون، آيباد، آيبود تاتش)</a>, <a href=\"%s\">أندرويد</a>, <a href=\"%s\">بلاك بيري</a>, <a href=\"%s\">ويندوز فون</a>, و <a href=\"%s\">المزيد</a>!"
2540
+
2541
+ #: modules/module-info.php:22 modules/module-info.php:26
2542
+ msgid "VaultPress"
2543
+ msgstr "VaultPress"
2544
+
2545
+ #: modules/module-info.php:28
2546
+ msgid "Your WordPress installation is currently being protected with the world&#8217;s best security, backup, and support."
2547
+ msgstr "تنصيب موقعك محمي حالياً مع أفضل برامج الأمن والدعم والتخزين في العالم."
2548
+
2549
+ #: modules/module-info.php:29
2550
+ msgctxt "Visit your _VaultPress_dashboard_."
2551
+ msgid "To check your backups, see any security alerts, or check your VaultPress Vitality, visit your %s."
2552
+ msgstr "لتفحص نسخك الاحتياطية، ومشاهدة أي تنبيهات أمنية، أو لفحص نشاط VaultPress. قم بزيارة لوحة التحكم %s. "
2553
+
2554
+ #: modules/module-info.php:29
2555
+ msgid "VaultPress dashboard"
2556
+ msgstr "لوحة تحكم VaultPress"
2557
+
2558
+ #: modules/module-info.php:31
2559
+ msgid "With a monthly subscription, the VaultPress plugin will backup your site&#8217;s content, themes, and plugins in real-time, as well as perform regular security scans for common threats and attacks."
2560
+ msgstr "بدفع رسم اشتراك شهري، فإن VaultPress يقوم بأخذ نسخة احتياطية لكافة محتويات موقعك، القوالب، والإضافات في الوقت الحقيقي، ويعمل على حماية أمن موقعك من التهديدات والهجمات المشتركة."
2561
+
2562
+ #: modules/module-info.php:32
2563
+ msgctxt "View _Plans_&_Pricing_. (VaultPress)"
2564
+ msgid "View %s."
2565
+ msgstr "عرض %s."
2566
+
2567
+ #: modules/module-info.php:32
2568
+ msgid "Plans & Pricing"
2569
+ msgstr "العروض والأسعار"
2570
+
2571
+ #: modules/module-info.php:53 modules/module-info.php:68
2572
+ msgid "Gravatar Hovercard"
2573
+ msgstr "بطاقات Gravatar"
2574
+
2575
+ #: modules/module-info.php:58 modules/module-info.php:73
2576
+ msgid "What&#8217;s a Hovercard?"
2577
+ msgstr "ما هو Hovercard؟"
2578
+
2579
+ #: modules/module-info.php:59
2580
+ msgid "Hovercards enhance plain Gravatar images with information about a person: name, bio, pictures, their contact info, and other services they use on the web like Twitter, Facebook, or LinkedIn."
2581
+ msgstr "Hovercards يعزز صورة ملفك الشخصي بالمعلومات حول الشخصية مثل: الاسم والصورة والمعلومات الشخصية وخدمات أخرى تستخدم الانترنت مثل التويتر والفيس بوك أو LinkedIn."
2582
+
2583
+ #: modules/module-info.php:60
2584
+ msgid "Hovercards offer a great way to show your internet presence and help people find your own blog."
2585
+ msgstr "Hovercards توفر وسيلة عظيمة لإظهار حالتك على الإنترنت ومساعدة الناس بالعثور على موقعك."
2586
+
2587
+ #: modules/module-info.php:74
2588
+ msgid "Hovercards enhance plain Gravatar images with information about a person: name, bio, pictures, their contact info, and other services."
2589
+ msgstr "Hovercards يعزز صورة ملفك الشخصي بالمعلومات حول الشخصية مثل: الاسم والصورة والمعلومات الشخصية وخدمات أخرى."
2590
+
2591
+ #: modules/minileven/theme/pub/minileven/content.php:28
2592
+ msgid "Posted by "
2593
+ msgstr "منشورة بواسطة"
2594
+
2595
+ #: modules/minileven/theme/pub/minileven/content.php:30
2596
+ msgid "%s"
2597
+ msgstr "%s "
2598
+
2599
+ #: modules/minileven/theme/pub/minileven/content.php:51
2600
+ #: modules/minileven/theme/pub/minileven/image.php:80
2601
+ msgid "Leave a reply"
2602
+ msgstr "أترك رداً"
2603
+
2604
+ #: modules/minileven/theme/pub/minileven/content.php:59
2605
+ #: modules/minileven/theme/pub/minileven/inc/template-tags.php:19
2606
+ msgid "Post navigation"
2607
+ msgstr "التنقل بين المواضيع"
2608
+
2609
+ #: modules/minileven/theme/pub/minileven/content.php:60
2610
+ #: modules/minileven/theme/pub/minileven/image.php:88
2611
+ msgid "&laquo; Previous"
2612
+ msgstr "&laquo; الصفحة السابقة"
2613
+
2614
+ #: modules/minileven/theme/pub/minileven/content.php:61
2615
+ msgid "Next &raquo;"
2616
+ msgstr "التالي &raquo;"
2617
+
2618
+ #: modules/minileven/theme/pub/minileven/footer.php:27
2619
+ msgid "http://wordpress.org/"
2620
+ msgstr "http://wordpress.org/"
2621
+
2622
+ #: modules/minileven/theme/pub/minileven/footer.php:27
2623
+ msgid "Semantic Personal Publishing Platform"
2624
+ msgstr "المنصة الدلالية للنشر الشخصي"
2625
+
2626
+ #: modules/minileven/theme/pub/minileven/footer.php:27
2627
+ msgid "Proudly powered by %s"
2628
+ msgstr "مدعوم بواسطة %s"
2629
+
2630
+ #: modules/minileven/theme/pub/minileven/functions.php:59
2631
+ msgid "Primary Menu"
2632
+ msgstr "القائمة الرئيسية"
2633
+
2634
+ #: modules/minileven/theme/pub/minileven/functions.php:96
2635
+ msgctxt "Open Sans font: on or off"
2636
+ msgid "on"
2637
+ msgstr "on"
2638
+
2639
+ #: modules/minileven/theme/pub/minileven/functions.php:102
2640
+ msgctxt "Open Sans font: add new subset (greek, cyrillic, vietnamese)"
2641
+ msgid "no-subset"
2642
+ msgstr "no-subset"
2643
+
2644
+ #: modules/minileven/theme/pub/minileven/functions.php:128
2645
+ msgid "Main Sidebar"
2646
+ msgstr "القائمة الجانبية الرئيسية"
2647
+
2648
+ #: modules/minileven/theme/pub/minileven/header.php:26
2649
+ msgid "Menu"
2650
+ msgstr "القائمة"
2651
+
2652
+ #: modules/minileven/theme/pub/minileven/header.php:29
2653
+ msgid "Skip to primary content"
2654
+ msgstr "تجاهل إلى المحتوى الأساسي"
2655
+
2656
+ #: modules/minileven/theme/pub/minileven/image.php:73
2657
+ msgid "<span class=\"entry-gallery\">&laquo; <a href=\"%1$s\" title=\"Back to %2$s\" rel=\"gallery\">Back to Gallery</a></span>"
2658
+ msgstr "<span class=\"entry-gallery\">&raquo; <a href=\"%1$s\" title=\"الرجوع إلى %2$s\" rel=\"gallery\">الرجوع إلى معرض الصور</a></span>"
2659
+
2660
+ #: modules/minileven/theme/pub/minileven/image.php:87
2661
+ msgid "Image navigation"
2662
+ msgstr "الانتقال بين الصور"
2663
+
2664
+ #: modules/minileven/theme/pub/minileven/image.php:89
2665
+ msgid "Next &raquo; "
2666
+ msgstr "التالي &laquo;"
2667
+
2668
+ #: modules/minileven/theme/pub/minileven/inc/template-tags.php:20
2669
+ msgid "<span class=\"meta-nav\">&laquo;</span> Older"
2670
+ msgstr "<span class=\"meta-nav\">&raquo;</span> الأقدم"
2671
+
2672
+ #: modules/minileven/theme/pub/minileven/inc/template-tags.php:21
2673
+ msgid "Newer <span class=\"meta-nav\">&raquo;</span>"
2674
+ msgstr "الأحدث <span class=\"meta-nav\">&laquo;</span>"
2675
+
2676
+ #: modules/minileven/theme/pub/minileven/inc/template-tags.php:38
2677
+ msgid "Pingback:"
2678
+ msgstr "التنبيهات:"
2679
+
2680
+ #: modules/minileven/theme/pub/minileven/inc/template-tags.php:55
2681
+ msgid "%1$s on %2$s"
2682
+ msgstr "%1$s على %2$s"
2683
+
2684
+ #: modules/minileven/theme/pub/minileven/inc/template-tags.php:61
2685
+ msgid "%1$s at %2$s"
2686
+ msgstr "%1$s عند %2$s"
2687
+
2688
+ #: modules/minileven/theme/pub/minileven/inc/template-tags.php:68
2689
+ msgid "Your comment is awaiting moderation."
2690
+ msgstr "تعليقك بأنتظار الموافقة بالنشر."
2691
+
2692
+ #: modules/minileven/theme/pub/minileven/inc/template-tags.php:76
2693
+ msgid "Reply"
2694
+ msgstr "رد"
2695
+
2696
+ #: modules/minileven/theme/pub/minileven/inc/template-tags.php:90
2697
+ msgid "<span class=\"entry-date\"><a href=\"%1$s\" title=\"%2$s\" rel=\"bookmark\"><time datetime=\"%3$s\" pubdate>%4$s</time></a></span>"
2698
+ msgstr "<span class=\"entry-date\"><a href=\"%1$s\" title=\"%2$s\" rel=\"bookmark\"><time datetime=\"%3$s\" pubdate>%4$s</time></a></span>"
2699
+
2700
+ #: modules/minileven/theme/pub/minileven/inc/tweaks.php:94
2701
+ msgid "Page %s"
2702
+ msgstr "الصفحة %s"
2703
+
2704
+ #: modules/minileven/theme/pub/minileven/index.php:23
2705
+ msgid "Daily Archives: %s"
2706
+ msgstr "الأرشيف اليومي : %s"
2707
+
2708
+ #: modules/minileven/theme/pub/minileven/index.php:25
2709
+ msgid "Monthly Archives: %s"
2710
+ msgstr "الأرشيف الشهري: %s"
2711
+
2712
+ #: modules/likes.php:251
2713
+ msgid "Someone likes one of my posts"
2714
+ msgstr "شخص ما أعجب بأحد مواضيعي"
2715
+
2716
+ #: modules/likes.php:270
2717
+ msgid "WordPress.com Likes are"
2718
+ msgstr "خيار إعجابات WordPress.com"
2719
+
2720
+ #: modules/likes.php:276
2721
+ msgid "On for all posts"
2722
+ msgstr "مفعلاً في كافة المواضيع"
2723
+
2724
+ #: modules/likes.php:282
2725
+ msgid "Turned on per post"
2726
+ msgstr "يتطلب تفعيله في كل موضوع"
2727
+
2728
+ #: modules/likes.php:308 modules/sharedaddy/sharing.php:330
2729
+ msgid "Show buttons on"
2730
+ msgstr "إظهار الأزرار في"
2731
+
2732
+ #: modules/likes.php:317 modules/sharedaddy/sharing.php:336
2733
+ msgid "Front Page, Archive Pages, and Search Results"
2734
+ msgstr "الصفحة الرئيسية، صفحات الأرشيف، ونتائج البحث"
2735
+
2736
+ #: modules/likes.php:450 modules/sharedaddy/sharing.php:158
2737
+ msgid "Settings have been saved"
2738
+ msgstr "تم حفظ الإعدادات"
2739
+
2740
+ #: modules/likes.php:457 modules/sharedaddy/sharing.php:170
2741
+ msgid "Sharing Buttons"
2742
+ msgstr "أزرار المشاركة"
2743
+
2744
+ #: modules/likes.php:466 modules/sharedaddy/sharing.php:352
2745
+ msgid "Save Changes"
2746
+ msgstr "حفظ التغييرات"
2747
+
2748
+ #: modules/likes.php:616
2749
+ msgid "Like this:"
2750
+ msgstr "معجب بهذه:"
2751
+
2752
+ #: modules/likes.php:617
2753
+ msgid "Like"
2754
+ msgstr "إعجاب"
2755
+
2756
+ #: modules/likes.php:617 modules/widget-visibility/widget-conditions.php:168
2757
+ msgid "Loading..."
2758
+ msgstr "تحميل..."
2759
+
2760
+ #: modules/likes.php:709
2761
+ msgid "<span>%d</span> bloggers like this:"
2762
+ msgstr "<span>%d</span> مدونون معجبون بهذه:"
2763
+
2764
+ #: modules/minileven/minileven.php:93
2765
+ msgid "View Mobile Site"
2766
+ msgstr "استخدام القالب الخاص بالهاتف"
2767
+
2768
+ #: modules/minileven/minileven.php:260
2769
+ msgid "Mobile-compatible:"
2770
+ msgstr "توافق الهاتف المحمول:"
2771
+
2772
+ #: modules/minileven/minileven.php:261
2773
+ msgid "No"
2774
+ msgstr "لا"
2775
+
2776
+ #: modules/minileven/minileven.php:267 modules/minileven/minileven.php:318
2777
+ msgid "Include this CSS in the Mobile Theme"
2778
+ msgstr "تضمين ملف CSS هذا على قالب الموبايل"
2779
+
2780
+ #: modules/minileven/theme/pub/minileven/comments.php:15
2781
+ msgid "This post is password protected. Enter the password to view any comments."
2782
+ msgstr "هذه التدوينة محمية بكلمة سر. أدخل كلمة السر لاستعراض التعليقات."
2783
+
2784
+ #: modules/minileven/theme/pub/minileven/comments.php:45
2785
+ msgid "Comment navigation"
2786
+ msgstr "استعراض التعليق"
2787
+
2788
+ #: modules/minileven/theme/pub/minileven/comments.php:46
2789
+ msgid "&larr; Older Comments"
2790
+ msgstr "&rarr; تعليقات أقدم"
2791
+
2792
+ #: modules/minileven/theme/pub/minileven/comments.php:47
2793
+ msgid "Newer Comments &rarr;"
2794
+ msgstr "تعليقات أقدم &larr;"
2795
+
2796
+ #: modules/minileven/theme/pub/minileven/content-gallery.php:14
2797
+ #: modules/minileven/theme/pub/minileven/content-gallery.php:58
2798
+ #: modules/minileven/theme/pub/minileven/content.php:13
2799
+ #: modules/minileven/theme/pub/minileven/content.php:18
2800
+ #: modules/minileven/theme/pub/minileven/content.php:22
2801
+ msgid "Permalink to %s"
2802
+ msgstr "الوصلة الدائمة لـ%s"
2803
+
2804
+ #: modules/minileven/theme/pub/minileven/content-gallery.php:15
2805
+ #: modules/widgets/gallery.php:26
2806
+ msgid "Gallery"
2807
+ msgstr "معرض"
2808
+
2809
+ #: modules/minileven/theme/pub/minileven/content-gallery.php:21
2810
+ #: modules/minileven/theme/pub/minileven/content.php:41
2811
+ #: modules/minileven/theme/pub/minileven/inc/tweaks.php:30
2812
+ msgid "Continue reading <span class=\"meta-nav\">&rarr;</span>"
2813
+ msgstr "إقرأ المزيد <span class=\"meta-nav\">&larr;</span>"
2814
+
2815
+ #: modules/minileven/theme/pub/minileven/content-gallery.php:57
2816
+ msgid "This gallery contains <a %1$s>%2$s photo</a>."
2817
+ msgid_plural "This gallery contains <a %1$s>%2$s photos</a>."
2818
+ msgstr[0] "يحتوي معرض الصور هذا على <a %1$s>%2$s صورة</a>."
2819
+ msgstr[1] "يحتوي معرض الصور هذا على <a %1$s>%2$s صورة</a>."
2820
+ msgstr[2] "يحتوي معرض الصور هذا على <a %1$s>%2$s صورة</a>."
2821
+ msgstr[3] "يحتوي معرض الصور هذا على <a %1$s>%2$s صور</a>."
2822
+ msgstr[4] "يحتوي معرض الصور هذا على <a %1$s>%2$s صورة</a>."
2823
+ msgstr[5] "يحتوي معرض الصور هذا على <a %1$s>%2$s صورة</a>."
2824
+
2825
+ #: modules/minileven/theme/pub/minileven/content-gallery.php:65
2826
+ #: modules/minileven/theme/pub/minileven/content.php:43
2827
+ #: modules/minileven/theme/pub/minileven/image.php:64
2828
+ #: modules/minileven/theme/pub/minileven/page.php:27
2829
+ msgid "Pages:"
2830
+ msgstr "الصفحات:"
2831
+
2832
+ #: modules/minileven/theme/pub/minileven/content-gallery.php:71
2833
+ #: modules/minileven/theme/pub/minileven/content.php:51
2834
+ #: modules/minileven/theme/pub/minileven/image.php:80
2835
+ msgid "<b>1</b> Reply"
2836
+ msgstr "<b>1</b> رد"
2837
+
2838
+ #: modules/minileven/theme/pub/minileven/content-gallery.php:71
2839
+ #: modules/minileven/theme/pub/minileven/content.php:51
2840
+ #: modules/minileven/theme/pub/minileven/image.php:80
2841
+ msgid "<b>%</b> Replies"
2842
+ msgstr "<b>%</b> الردود"
2843
+
2844
+ #: modules/minileven/theme/pub/minileven/content.php:19
2845
+ msgid "Featured"
2846
+ msgstr "المميز"
2847
+
2848
+ #: modules/gplus-authorship/admin/ui.php:125 modules/publicize/ui.php:168
2849
+ #: modules/publicize/ui.php:172
2850
+ msgid "Disconnect"
2851
+ msgstr "قطع الاتصال"
2852
+
2853
+ #: modules/gplus-authorship/admin/ui.php:129
2854
+ msgid "Connect your WordPress account to Google+ to add this blog to your Google+ profile and improve the visibility of your blog posts on Google."
2855
+ msgstr ""
2856
+
2857
+ #: modules/gplus-authorship/admin/ui.php:131
2858
+ msgid "Need help?"
2859
+ msgstr ""
2860
+
2861
+ #: modules/gplus-authorship/admin/ui.php:147
2862
+ msgid "Your Google+ profile name and URL will be displayed in the sharing area of your posts."
2863
+ msgstr ""
2864
+
2865
+ #: modules/gplus-authorship/admin/ui.php:155 modules/wpcc/wpcc-sign-on.php:185
2866
+ msgid "Connected"
2867
+ msgstr ""
2868
+
2869
+ #: modules/gplus-authorship/admin/ui.php:165 modules/gplus-authorship.php:191
2870
+ msgid "Google+"
2871
+ msgstr ""
2872
+
2873
+ #: modules/gplus-authorship/admin/ui.php:191
2874
+ msgid "Show Google+ infomation with this post"
2875
+ msgstr ""
2876
+
2877
+ #: modules/gplus-authorship.php:150
2878
+ msgid "on Google+"
2879
+ msgstr ""
2880
+
2881
+ #: modules/gravatar-hovercards.php:46 modules/module-info.php:57
2882
+ #: modules/module-info.php:72
2883
+ msgid "Gravatar Hovercards"
2884
+ msgstr "بطاقات Gravatar"
2885
+
2886
+ #: modules/gravatar-hovercards.php:58
2887
+ msgid "View people's profiles when you mouse over their Gravatars"
2888
+ msgstr "إظهار الملفات الشخصية للمستخدمين عند تمرير الفأرة فوق صورهم في Gravatars"
2889
+
2890
+ #: modules/gravatar-hovercards.php:85
2891
+ msgid "Put your mouse over your Gravatar to check out your profile."
2892
+ msgstr "ضع مؤشر الفأرة فوق صورة Gravatar لتتفحص ملفك الشخصي."
2893
+
2894
+ #: modules/holiday-snow.php:19
2895
+ msgid "Snow"
2896
+ msgstr "ثلج"
2897
+
2898
+ #: modules/holiday-snow.php:28
2899
+ msgid "Show falling snow on my blog until January 4<sup>th</sup>."
2900
+ msgstr "عرض تساقط الثلوج على موقعي لغاية 4 <sup>كانون الثاني</sup>."
2901
+
2902
+ #: modules/infinite-scroll/infinity.php:262
2903
+ msgid "To infinity and beyond"
2904
+ msgstr "إلى ما لا نهاية وما بعدها"
2905
+
2906
+ #: modules/infinite-scroll/infinity.php:271
2907
+ msgid "We've disabled this option for you since you have footer widgets in Appearance &rarr; Widgets, or because your theme does not support infinite scroll."
2908
+ msgstr "لقد قمنا بتعطيل هذا الخيار من أجلك لأنك وضعت ويدجت في أسفل الصفحة(الفوتر) في المظهر &larr; مربعات القائمة الجانبية، أو بسبب أن قالبك لا يدعم ميزة infinite scroll."
2909
+
2910
+ #: modules/infinite-scroll/infinity.php:277
2911
+ msgid "Scroll Infinitely"
2912
+ msgstr "Scroll Infinitely"
2913
+
2914
+ #: modules/infinite-scroll/infinity.php:277
2915
+ msgid "(Shows %s posts on each load)"
2916
+ msgstr "(إظهار %s مواضيع في كل تحميل)"
2917
+
2918
+ #: modules/infinite-scroll/infinity.php:478
2919
+ msgid "Older posts"
2920
+ msgstr "المواضيع القديمة"
2921
+
2922
+ #: modules/infinite-scroll/infinity.php:479
2923
+ msgid "Scroll back to top"
2924
+ msgstr "الرجوع إلى الأعلى"
2925
+
2926
+ #: modules/infinite-scroll/infinity.php:915
2927
+ msgid "Theme: %1$s."
2928
+ msgstr "القالب: %1$s."
2929
+
2930
+ #: modules/infinite-scroll.php:85
2931
+ msgid "Use Google Analytics with Infinite Scroll"
2932
+ msgstr "استخدام خدمة التحليل من غوغل Google Analytics مع Infinite Scroll"
2933
+
2934
+ #: modules/infinite-scroll.php:96
2935
+ msgid "Track each Infinite Scroll post load as a page view in Google Analytics"
2936
+ msgstr "تعقب كل استخدام Infinite Scroll عند تحميل موضوع كمعاينة الصفحة في تحليلات غوغل Google Analytics"
2937
+
2938
+ #: modules/infinite-scroll.php:96
2939
+ msgid "By checking the box above, each new set of posts loaded via Infinite Scroll will be recorded as a page view in Google Analytics."
2940
+ msgstr "عند تحديد الخيار أعلاه، سيتم تسجيل كل مجموعة جديدة من المواضيع التي يتم تحميلها بواسطة Infinite Scroll كمعاينة الصفحة في تحليلات غوغل Google Analytics."
2941
+
2942
+ #: modules/likes.php:112
2943
+ msgid "Likes and Shares"
2944
+ msgstr "الإعجابات والمشاركات"
2945
+
2946
+ #: modules/likes.php:123 modules/likes.php:581 modules/module-info.php:759
2947
+ #: modules/module-info.php:763
2948
+ msgid "Likes"
2949
+ msgstr "الإعجابات"
2950
+
2951
+ #: modules/likes.php:183
2952
+ msgid "Show likes."
2953
+ msgstr "إظهار الإعجابات."
2954
+
2955
+ #: modules/likes.php:199 modules/sharedaddy/sharedaddy.php:37
2956
+ msgid "Show sharing buttons."
2957
+ msgstr "إظهار أزرار المشاركة."
2958
+
2959
+ #: modules/likes.php:211
2960
+ msgid "Likes Notifications"
2961
+ msgstr "تنبيهات الإعجابات"
2962
+
2963
+ #: modules/likes.php:212
2964
+ msgid "Email me whenever"
2965
+ msgstr "راسلني في أي وقت"
2966
+
2967
+ #: modules/custom-post-types/testimonial.php:65
2968
+ msgid "Search Testimonials"
2969
+ msgstr ""
2970
+
2971
+ #: modules/custom-post-types/testimonial.php:66
2972
+ msgid "No Testimonials found"
2973
+ msgstr ""
2974
+
2975
+ #: modules/custom-post-types/testimonial.php:67
2976
+ msgid "No Testimonials found in Trash"
2977
+ msgstr ""
2978
+
2979
+ #: modules/custom-post-types/testimonial.php:98
2980
+ msgid "Enter the customer's name here"
2981
+ msgstr ""
2982
+
2983
+ #: modules/custom-post-types/testimonial.php:107
2984
+ msgid "Customer Name"
2985
+ msgstr ""
2986
+
2987
+ #: modules/custom-post-types/testimonial.php:120
2988
+ msgid "Testimonial updated. <a href=\"%s\">View testimonial</a>"
2989
+ msgstr ""
2990
+
2991
+ #: modules/custom-post-types/testimonial.php:123
2992
+ msgid "Testimonial updated."
2993
+ msgstr ""
2994
+
2995
+ #: modules/custom-post-types/testimonial.php:125
2996
+ msgid "Testimonial restored to revision from %s"
2997
+ msgstr ""
2998
+
2999
+ #: modules/custom-post-types/testimonial.php:126
3000
+ msgid "Testimonial published. <a href=\"%s\">View testimonial</a>"
3001
+ msgstr ""
3002
+
3003
+ #: modules/custom-post-types/testimonial.php:127
3004
+ msgid "Testimonial saved."
3005
+ msgstr ""
3006
+
3007
+ #: modules/custom-post-types/testimonial.php:128
3008
+ msgid "Testimonial submitted. <a target=\"_blank\" href=\"%s\">Preview testimonial</a>"
3009
+ msgstr ""
3010
+
3011
+ #: modules/custom-post-types/testimonial.php:129
3012
+ msgid "Testimonial scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" href=\"%2$s\">Preview testimonial</a>"
3013
+ msgstr ""
3014
+
3015
+ #: modules/custom-post-types/testimonial.php:132
3016
+ msgid "Testimonial draft updated. <a target=\"_blank\" href=\"%s\">Preview testimonial</a>"
3017
+ msgstr ""
3018
+
3019
+ #: modules/custom-post-types/testimonial.php:168
3020
+ msgid "Customize Testimonials Archive"
3021
+ msgstr ""
3022
+
3023
+ #: modules/custom-post-types/testimonial.php:169
3024
+ msgid "Customize"
3025
+ msgstr ""
3026
+
3027
+ #: modules/custom-post-types/testimonial.php:193
3028
+ msgid "Testimonial Page Title"
3029
+ msgstr ""
3030
+
3031
+ #: modules/custom-post-types/testimonial.php:205
3032
+ msgid "Testimonial Page Content"
3033
+ msgstr ""
3034
+
3035
+ #: modules/custom-post-types/testimonial.php:216
3036
+ msgid "Testimonial Page Featured Image"
3037
+ msgstr ""
3038
+
3039
+ #: modules/featured-content/featured-content.php:324
3040
+ msgid "Featured content"
3041
+ msgstr "محتوى مميز"
3042
+
3043
+ #: modules/featured-content/featured-content.php:343
3044
+ msgid "Tag name:"
3045
+ msgstr "اسم الوسم:"
3046
+
3047
+ #: modules/featured-content/featured-content.php:348
3048
+ msgid "Number of posts:"
3049
+ msgstr "عدد المواضيع:"
3050
+
3051
+ #: modules/featured-content/featured-content.php:353
3052
+ msgid "Hide tag from displaying in post meta and tag clouds."
3053
+ msgstr "إخفاء الوسم من الظهور في بيانات الموضوع وسحابة الوسوم."
3054
+
3055
+ #: modules/gplus-authorship/admin/ui.php:54
3056
+ #: modules/gplus-authorship/admin/ui.php:65 modules/likes.php:427
3057
+ #: modules/likes.php:439 modules/publicize/ui.php:35
3058
+ #: modules/publicize/ui.php:45 modules/sharedaddy/sharing.php:57
3059
+ #: modules/sharedaddy/sharing.php:163
3060
+ msgid "Sharing Settings"
3061
+ msgstr "إعدادات أزار المشاركة"
3062
+
3063
+ #: modules/gplus-authorship/admin/ui.php:54 modules/likes.php:427
3064
+ #: modules/module-info.php:315 modules/module-info.php:318
3065
+ #: modules/module-info.php:339 modules/publicize/ui.php:35
3066
+ #: modules/sharedaddy/sharedaddy.php:23 modules/sharedaddy/sharing.php:57
3067
+ msgid "Sharing"
3068
+ msgstr "المشاركة"
3069
+
3070
+ #: modules/gplus-authorship/admin/ui.php:79
3071
+ msgid "Your Google+ account has been connected."
3072
+ msgstr ""
3073
+
3074
+ #: modules/gplus-authorship/admin/ui.php:80
3075
+ msgid "There was a problem connecting your Google+ account. Please try again."
3076
+ msgstr ""
3077
+
3078
+ #: modules/gplus-authorship/admin/ui.php:81
3079
+ msgid "You must click 'Accept' in the Google+ dialog to connect your account."
3080
+ msgstr ""
3081
+
3082
+ #: modules/gplus-authorship/admin/ui.php:113 modules/module-info.php:785
3083
+ #: modules/module-info.php:789
3084
+ msgid "Google+ Profile"
3085
+ msgstr ""
3086
+
3087
+ #: modules/custom-post-types/comics.php:200
3088
+ #: modules/custom-post-types/testimonial.php:60
3089
+ msgid "Add New"
3090
+ msgstr "أضف جديدا"
3091
+
3092
+ #: modules/custom-post-types/comics.php:201
3093
+ msgid "Add New Comic"
3094
+ msgstr ""
3095
+
3096
+ #: modules/custom-post-types/comics.php:202
3097
+ msgid "Edit Comic"
3098
+ msgstr ""
3099
+
3100
+ #: modules/custom-post-types/comics.php:203
3101
+ msgid "New Comic"
3102
+ msgstr ""
3103
+
3104
+ #: modules/custom-post-types/comics.php:204
3105
+ msgid "View Comic"
3106
+ msgstr ""
3107
+
3108
+ #: modules/custom-post-types/comics.php:205
3109
+ msgid "Search Comics"
3110
+ msgstr ""
3111
+
3112
+ #: modules/custom-post-types/comics.php:206
3113
+ msgid "No Comics found"
3114
+ msgstr ""
3115
+
3116
+ #: modules/custom-post-types/comics.php:207
3117
+ msgid "No Comics found in Trash"
3118
+ msgstr ""
3119
+
3120
+ #: modules/custom-post-types/comics.php:276
3121
+ msgid "Comic updated. <a href=\"%s\">View comic</a>"
3122
+ msgstr ""
3123
+
3124
+ #: modules/custom-post-types/comics.php:277
3125
+ #: modules/custom-post-types/testimonial.php:121
3126
+ msgid "Custom field updated."
3127
+ msgstr "تم تحديث الحقل الإضافي"
3128
+
3129
+ #: modules/custom-post-types/comics.php:278
3130
+ #: modules/custom-post-types/testimonial.php:122
3131
+ msgid "Custom field deleted."
3132
+ msgstr "تم حذف الخاصية الإضافية."
3133
+
3134
+ #: modules/custom-post-types/comics.php:279
3135
+ msgid "Comic updated."
3136
+ msgstr ""
3137
+
3138
+ #: modules/custom-post-types/comics.php:281
3139
+ msgid "Comic restored to revision from %s"
3140
+ msgstr ""
3141
+
3142
+ #: modules/custom-post-types/comics.php:282
3143
+ msgid "Comic published. <a href=\"%s\">View comic</a>"
3144
+ msgstr ""
3145
+
3146
+ #: modules/custom-post-types/comics.php:283
3147
+ msgid "Comic saved."
3148
+ msgstr ""
3149
+
3150
+ #: modules/custom-post-types/comics.php:284
3151
+ msgid "Comic submitted. <a target=\"_blank\" href=\"%s\">Preview comic</a>"
3152
+ msgstr ""
3153
+
3154
+ #: modules/custom-post-types/comics.php:285
3155
+ msgid "Comic scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" href=\"%2$s\">Preview comic</a>"
3156
+ msgstr ""
3157
+
3158
+ #: modules/custom-post-types/comics.php:287
3159
+ #: modules/custom-post-types/testimonial.php:131
3160
+ msgid "M j, Y @ G:i"
3161
+ msgstr "M j, Y @ G:i "
3162
+
3163
+ #: modules/custom-post-types/comics.php:288
3164
+ msgid "Comic draft updated. <a target=\"_blank\" href=\"%s\">Preview comic</a>"
3165
+ msgstr ""
3166
+
3167
+ #: modules/custom-post-types/comics.php:349
3168
+ msgid "Invalid or expired nonce."
3169
+ msgstr ""
3170
+
3171
+ #: modules/custom-post-types/comics.php:458
3172
+ msgid ""
3173
+ "Welcome! Ready to publish your first strip?\n"
3174
+ "\n"
3175
+ "Your webcomic's new site is ready to go. Get started by <a href=\"BLOG_URLwp-admin/customize.php#title\">setting your comic's title and tagline</a> so your readers know what it's all about.\n"
3176
+ "\n"
3177
+ "Looking for more help with setting up your site? Check out the WordPress.com <a href=\"http://learn.wordpress.com/\">beginner's tutorial</a> and the <a href=\"http://en.support.wordpress.com/comics/\">guide to comics on WordPress.com</a>. Dive right in by <a href=\"BLOG_URLwp-admin/customize.php#title\">publishing your first strip!</a>\n"
3178
+ "\n"
3179
+ "Lots of laughs,\n"
3180
+ "The WordPress.com Team"
3181
+ msgstr ""
3182
+
3183
+ #: modules/custom-post-types/testimonial.php:54
3184
+ msgid "Customer Testimonials"
3185
+ msgstr ""
3186
+
3187
+ #: modules/custom-post-types/testimonial.php:56
3188
+ #: modules/custom-post-types/testimonial.php:58
3189
+ #: modules/custom-post-types/testimonial.php:182
3190
+ #: modules/custom-post-types/testimonial.php:187
3191
+ msgid "Testimonials"
3192
+ msgstr ""
3193
+
3194
+ #: modules/custom-post-types/testimonial.php:57
3195
+ msgid "Testimonial"
3196
+ msgstr ""
3197
+
3198
+ #: modules/custom-post-types/testimonial.php:59
3199
+ msgid "All Testimonials"
3200
+ msgstr ""
3201
+
3202
+ #: modules/custom-post-types/testimonial.php:61
3203
+ msgid "Add New Testimonial"
3204
+ msgstr ""
3205
+
3206
+ #: modules/custom-post-types/testimonial.php:62
3207
+ msgid "Edit Testimonial"
3208
+ msgstr ""
3209
+
3210
+ #: modules/custom-post-types/testimonial.php:63
3211
+ msgid "New Testimonial"
3212
+ msgstr ""
3213
+
3214
+ #: modules/custom-post-types/testimonial.php:64
3215
+ msgid "View Testimonial"
3216
+ msgstr ""
3217
+
3218
+ #: modules/custom-css/custom-css.php:747 modules/custom-css/custom-css.php:842
3219
+ #: modules/custom-css/custom-css.php:872 modules/minileven/minileven.php:262
3220
+ #: modules/minileven/theme/pub/minileven/content-gallery.php:74
3221
+ #: modules/minileven/theme/pub/minileven/content.php:53
3222
+ #: modules/minileven/theme/pub/minileven/image.php:82
3223
+ #: modules/minileven/theme/pub/minileven/page.php:31
3224
+ #: modules/publicize/ui.php:576
3225
+ msgid "Edit"
3226
+ msgstr "تحرير"
3227
+
3228
+ #: modules/custom-css/custom-css.php:754
3229
+ msgid "Limit width to %1$s pixels for videos, full size images, and other shortcodes. (<a href=\"%2$s\">More info</a>.)"
3230
+ msgstr ""
3231
+
3232
+ #: modules/custom-css/custom-css.php:770
3233
+ msgid "The default content width for the %s theme is %d pixels."
3234
+ msgstr ""
3235
+
3236
+ #: modules/custom-css/custom-css.php:775 modules/custom-css/custom-css.php:857
3237
+ #: modules/custom-css/custom-css.php:886 modules/minileven/minileven.php:270
3238
+ #: modules/publicize/publicize-jetpack.php:429
3239
+ #: modules/publicize/publicize-jetpack.php:541 modules/publicize/ui.php:245
3240
+ msgid "OK"
3241
+ msgstr "موافق"
3242
+
3243
+ #: modules/custom-css/custom-css.php:776 modules/custom-css/custom-css.php:858
3244
+ #: modules/custom-css/custom-css.php:887 modules/minileven/minileven.php:271
3245
+ #: modules/sharedaddy/sharing-sources.php:299
3246
+ msgid "Cancel"
3247
+ msgstr "إلغاء"
3248
+
3249
+ #: modules/custom-css/custom-css.php:840
3250
+ msgid "Preprocessor:"
3251
+ msgstr ""
3252
+
3253
+ #: modules/custom-css/custom-css.php:841 modules/custom-css/custom-css.php:846
3254
+ #: modules/videopress/videopress.php:273 modules/widgets/image-widget.php:124
3255
+ msgid "None"
3256
+ msgstr "بدون"
3257
+
3258
+ #: modules/custom-css/custom-css.php:870
3259
+ msgid "Mode:"
3260
+ msgstr "النمط:"
3261
+
3262
+ #: modules/custom-css/custom-css.php:871
3263
+ msgid "Add-on"
3264
+ msgstr "الإضافة"
3265
+
3266
+ #: modules/custom-css/custom-css.php:871
3267
+ msgid "Replacement"
3268
+ msgstr "بديل"
3269
+
3270
+ #: modules/custom-css/custom-css.php:878
3271
+ msgid "Add-on CSS <b>(Recommended)</b>"
3272
+ msgstr "إضافة CSS <b>(مستحسن)</b>"
3273
+
3274
+ #: modules/custom-css/custom-css.php:883
3275
+ msgid "Replace <a href=\"%s\">theme's CSS</a> <b>(Advanced)</b>"
3276
+ msgstr "استبدال<a href=\"%s\">CSS القالب</a> <b>(متقدم)</b>"
3277
+
3278
+ #: modules/custom-css/custom-css.php:894
3279
+ #: modules/custom-post-types/comics.php:238
3280
+ #: modules/videopress/videopress.php:662
3281
+ msgid "Preview"
3282
+ msgstr "معاينة"
3283
+
3284
+ #: modules/custom-css/custom-css.php:896
3285
+ msgid "Save &amp; Buy Upgrade"
3286
+ msgstr "حفظ وشراء الترقية"
3287
+
3288
+ #: modules/custom-css/custom-css.php:896
3289
+ msgid "Save Stylesheet"
3290
+ msgstr "حفظ القالب"
3291
+
3292
+ #: modules/custom-css/custom-css.php:958
3293
+ msgid "Show more"
3294
+ msgstr "عرض المزيد"
3295
+
3296
+ #: modules/custom-post-types/comics.php:86
3297
+ msgid "Convert to Comic"
3298
+ msgstr ""
3299
+
3300
+ #: modules/custom-post-types/comics.php:92
3301
+ msgid "Convert to Post"
3302
+ msgstr ""
3303
+
3304
+ #: modules/custom-post-types/comics.php:116
3305
+ msgid "You are not allowed to make this change."
3306
+ msgstr ""
3307
+
3308
+ #: modules/custom-post-types/comics.php:163
3309
+ msgid "Post converted."
3310
+ msgid_plural "%s posts converted"
3311
+ msgstr[0] ""
3312
+ msgstr[1] ""
3313
+ msgstr[2] ""
3314
+ msgstr[3] ""
3315
+ msgstr[4] ""
3316
+ msgstr[5] ""
3317
+
3318
+ #: modules/custom-post-types/comics.php:176
3319
+ msgid "Drop images to upload"
3320
+ msgstr ""
3321
+
3322
+ #: modules/custom-post-types/comics.php:177
3323
+ msgid "Uploading..."
3324
+ msgstr ""
3325
+
3326
+ #: modules/custom-post-types/comics.php:178
3327
+ msgid "Processing..."
3328
+ msgstr ""
3329
+
3330
+ #: modules/custom-post-types/comics.php:179
3331
+ msgid "Sorry, your browser isn't supported. Upgrade at browsehappy.com."
3332
+ msgstr ""
3333
+
3334
+ #: modules/custom-post-types/comics.php:180
3335
+ msgid "Only images can be uploaded here."
3336
+ msgstr ""
3337
+
3338
+ #: modules/custom-post-types/comics.php:181
3339
+ msgid "Your upload didn't complete; try again later or cross your fingers and try again right now."
3340
+ msgstr ""
3341
+
3342
+ #: modules/custom-post-types/comics.php:194
3343
+ #: modules/custom-post-types/comics.php:196
3344
+ #: modules/custom-post-types/comics.php:198
3345
+ msgid "Comics"
3346
+ msgstr ""
3347
+
3348
+ #: modules/custom-post-types/comics.php:197
3349
+ msgid "Comic"
3350
+ msgstr ""
3351
+
3352
+ #: modules/custom-post-types/comics.php:199
3353
+ msgid "All Comics"
3354
+ msgstr ""
3355
+
3356
+ #: modules/contact-form/grunion-form-view.php:154
3357
+ msgid "Drop down"
3358
+ msgstr "قائمة منسدلة"
3359
+
3360
+ #: modules/contact-form/grunion-form-view.php:157
3361
+ msgid "Radio"
3362
+ msgstr "زر اختيار"
3363
+
3364
+ #: modules/contact-form/grunion-form-view.php:158
3365
+ msgid "Text"
3366
+ msgstr "نص"
3367
+
3368
+ #: modules/contact-form/grunion-form-view.php:159
3369
+ msgid "Textarea"
3370
+ msgstr "مربع نص"
3371
+
3372
+ #: modules/contact-form/grunion-form-view.php:166
3373
+ msgid "Options"
3374
+ msgstr "إعدادات"
3375
+
3376
+ #: modules/contact-form/grunion-form-view.php:167
3377
+ msgid "First option"
3378
+ msgstr "الخيار الأول"
3379
+
3380
+ #: modules/contact-form/grunion-form-view.php:170
3381
+ msgid "Add another option"
3382
+ msgstr "إضافة خيار آخر"
3383
+
3384
+ #: modules/contact-form/grunion-form-view.php:177
3385
+ msgid "Required?"
3386
+ msgstr "مطلوب؟"
3387
+
3388
+ #: modules/contact-form/grunion-form-view.php:182
3389
+ msgid "Save this field"
3390
+ msgstr "حفظ هذا الحقل"
3391
+
3392
+ #: modules/contact-form/grunion-form-view.php:187
3393
+ msgid "Here&#8217;s what your form will look like"
3394
+ msgstr "هذا هو شكل النموذج النهائي"
3395
+
3396
+ #: modules/contact-form/grunion-form-view.php:192
3397
+ msgid "Add a new field"
3398
+ msgstr "إضافة حقل جديد"
3399
+
3400
+ #: modules/contact-form/grunion-form-view.php:194
3401
+ msgid "Add this form to my post"
3402
+ msgstr "أضف هذا النموذج لموضوعي"
3403
+
3404
+ #: modules/contact-form/grunion-form-view.php:197
3405
+ msgid "Email settings"
3406
+ msgstr "إعدادات البريد الإلكتروني"
3407
+
3408
+ #: modules/contact-form/grunion-form-view.php:199
3409
+ msgid "Enter your email address"
3410
+ msgstr "أكتب بريدك الإلكتروني"
3411
+
3412
+ #: modules/contact-form/grunion-form-view.php:202
3413
+ msgid "What should the subject line be?"
3414
+ msgstr "ماذا يجب أن يكون نص الموضوع؟"
3415
+
3416
+ #: modules/contact-form/grunion-form-view.php:205
3417
+ msgid "Save and go back to form builder"
3418
+ msgstr "حفظ ورجوع إلى صانع النموذج"
3419
+
3420
+ #: modules/custom-css/custom-css.php:455
3421
+ msgid ""
3422
+ "Welcome to Custom CSS!\n"
3423
+ "\n"
3424
+ "CSS (Cascading Style Sheets) is a kind of code that tells the browser how to render a web page. You may delete these comments and get started with your customizations.\n"
3425
+ "\n"
3426
+ "By default, your stylesheet will be loaded after the theme stylesheets, which means that your rules can take precedence and override the theme CSS rules. Just write here what you want to change, you don't need to copy all your theme's stylesheet content."
3427
+ msgstr ""
3428
+ "مرحباً بك في تخصيص ملف CSS!\n"
3429
+ "\n"
3430
+ "CSS (صفحات الطرز المنسدلة) هي نوع من الأكواد التي تخبر متصفحك كيف ستبدو شكل الصفحة. قد تقوم بحذف هذه التعليقات وتبدأ بكتابة تخصيصاتك.\n"
3431
+ "\n"
3432
+ "سيتم تحميل ملفك بعد ملفات القالب بشكل افتراضي، مما يعني بأن قواعدك ستكون لها الأسبقية لتجاوز قواعد نمط القالب. اكتب هنا ما الذي تريد تغييره، لست بحاجة لنسخ كل محتوى نمط القالب."
3433
+
3434
+ #: modules/custom-css/custom-css.php:576
3435
+ msgid "Preview: changes must be saved or they will be lost"
3436
+ msgstr "عرض: يجب حفظ التغييرات أو سيتم فقدها."
3437
+
3438
+ #: modules/custom-css/custom-css.php:604
3439
+ msgid "Edit CSS"
3440
+ msgstr "تعديل CSS"
3441
+
3442
+ #: modules/custom-css/custom-css.php:618
3443
+ msgid "CSS"
3444
+ msgstr "CSS"
3445
+
3446
+ #: modules/custom-css/custom-css.php:638
3447
+ msgid "Custom CSS Stylesheet"
3448
+ msgstr "قالب CSS مخصص"
3449
+
3450
+ #: modules/custom-css/custom-css.php:677
3451
+ msgid "Stylesheet saved."
3452
+ msgstr "تم حفظ القالب."
3453
+
3454
+ #: modules/custom-css/custom-css.php:681
3455
+ msgid "Publish"
3456
+ msgstr "نشر"
3457
+
3458
+ #: modules/custom-css/custom-css.php:687
3459
+ msgid "CSS Revisions"
3460
+ msgstr "مراجعات CSS"
3461
+
3462
+ #: modules/custom-css/custom-css.php:691
3463
+ msgid "CSS Stylesheet Editor"
3464
+ msgstr "محرر قالب CSS"
3465
+
3466
+ #: modules/custom-css/custom-css.php:698
3467
+ msgid ""
3468
+ "New to CSS? Start with a <a href=\"http://www.htmldog.com/guides/cssbeginner/\">beginner tutorial</a>. Questions?\n"
3469
+ "\t\tAsk in the <a href=\"http://wordpress.org/support/forum/themes-and-templates\">Themes and Templates forum</a>."
3470
+ msgstr ""
3471
+
3472
+ #: modules/custom-css/custom-css.php:745
3473
+ msgid "Content Width:"
3474
+ msgstr ""
3475
+
3476
+ #: modules/custom-css/custom-css.php:746
3477
+ msgid "Default"
3478
+ msgstr "افتراضي"
3479
+
3480
+ #: modules/custom-css/custom-css.php:746
3481
+ msgid "%s px"
3482
+ msgstr ""
3483
+
3484
+ #: modules/contact-form/grunion-form-view.php:11
3485
+ msgctxt "Label for HTML form \"Comment/Response\" field in contact form builder"
3486
+ msgid "Comment"
3487
+ msgstr "التعليقات"
3488
+
3489
+ #: modules/contact-form/grunion-form-view.php:12
3490
+ msgctxt "Default label for new HTML form field in contact form builder"
3491
+ msgid "New Field"
3492
+ msgstr "حقل جديد"
3493
+
3494
+ #: modules/contact-form/grunion-form-view.php:13
3495
+ msgctxt "Label for the set of options to be included in a user-created dropdown in contact form builder"
3496
+ msgid "Options"
3497
+ msgstr "خيارات"
3498
+
3499
+ #: modules/contact-form/grunion-form-view.php:14
3500
+ msgctxt "Label for an option to be included in a user-created dropdown in contact form builder"
3501
+ msgid "Option"
3502
+ msgstr "الخيار"
3503
+
3504
+ #: modules/contact-form/grunion-form-view.php:15
3505
+ msgctxt "Default label for the first option to be included in a user-created dropdown in contact form builder"
3506
+ msgid "First option"
3507
+ msgstr "الخيار الأول"
3508
+
3509
+ #: modules/contact-form/grunion-form-view.php:16
3510
+ msgctxt "error message in contact form builder"
3511
+ msgid "Oops, there was a problem generating your form. You'll likely need to try again."
3512
+ msgstr "عفواً، هناك مشكلة في توليد النموذج الخاص بك. ستحتاج على الأرجح لإعادة المحاولة."
3513
+
3514
+ #: modules/contact-form/grunion-form-view.php:17
3515
+ msgid ""
3516
+ "Drag up or down\n"
3517
+ "to re-arrange"
3518
+ msgstr ""
3519
+ "سحب للأعلى أو للأسفل\n"
3520
+ "لإعادة الترتيب"
3521
+
3522
+ #: modules/contact-form/grunion-form-view.php:18
3523
+ msgctxt "Label to drag HTML form fields around to change their order in contact form builder"
3524
+ msgid "move"
3525
+ msgstr "تحريك"
3526
+
3527
+ #: modules/contact-form/grunion-form-view.php:19
3528
+ msgctxt "Link to edit an HTML form field in contact form builder"
3529
+ msgid "edit"
3530
+ msgstr "تحرير"
3531
+
3532
+ #: modules/contact-form/grunion-form-view.php:20
3533
+ msgid "Saved successfully"
3534
+ msgstr "تم الحفظ بنجاح"
3535
+
3536
+ #: modules/contact-form/grunion-form-view.php:21
3537
+ msgctxt "This HTML form field is marked as required by the user in contact form builder"
3538
+ msgid "(required)"
3539
+ msgstr "(مطلوب)"
3540
+
3541
+ #: modules/contact-form/grunion-form-view.php:22
3542
+ msgid "Are you sure you want to exit the form editor without saving? Any changes you have made will be lost."
3543
+ msgstr "هل أنت متأكد بأنك تريد إنهاء محرر النموذج من دون أن تقوم بحفظه؟ سيتم فقدان أية تغييرات قد قمت بها."
3544
+
3545
+ #: modules/contact-form/grunion-form-view.php:118
3546
+ msgid "Your new field was saved successfully"
3547
+ msgstr "تم حفظ الحقل الجديد بنجاح"
3548
+
3549
+ #: modules/contact-form/grunion-form-view.php:120
3550
+ msgid "Form builder"
3551
+ msgstr "صانع النماذج"
3552
+
3553
+ #: modules/contact-form/grunion-form-view.php:121
3554
+ msgid "Email notifications"
3555
+ msgstr "تنبيهات البريد الإلكتروني"
3556
+
3557
+ #: modules/contact-form/grunion-form-view.php:126
3558
+ msgid "How does this work?"
3559
+ msgstr "كيف يعمل هذا؟"
3560
+
3561
+ #: modules/contact-form/grunion-form-view.php:127
3562
+ msgid "By adding a contact form, your readers will be able to submit feedback to you. All feedback is automatically scanned for spam, and the legitimate feedback will be emailed to you."
3563
+ msgstr "عن طريق إضافة نموذج الاتصال، سيكون القراء قادرون على مراسلتك. يتم مسح المراسلات تلقائياً من الرسائل المزعجة، وسوف يتم إرسال الرسائل المشروعة لك عبر البريد الإلكتروني."
3564
+
3565
+ #: modules/contact-form/grunion-form-view.php:128
3566
+ msgid "Can I add more fields?"
3567
+ msgstr "هل يمكنني إضافة المزيد من الحقول؟"
3568
+
3569
+ #: modules/contact-form/grunion-form-view.php:130
3570
+ msgctxt "%1$s = \"Click here\" in an HTML link"
3571
+ msgid "Sure thing. %1$s to add a new text box, textarea, radio, checkbox, or dropdown field."
3572
+ msgstr "بالتأكيد يمكنك ذلك. %1$s لإضافة مربع نص جديد، ومحتويات صندوق الكتابة والاختيارات، ومربع الاختيار، أو حقل القائمة المنسدلة."
3573
+
3574
+ #: modules/contact-form/grunion-form-view.php:131
3575
+ msgid "Click here"
3576
+ msgstr "اضغط هنا"
3577
+
3578
+ #: modules/contact-form/grunion-form-view.php:133
3579
+ msgid "Can I view my feedback within WordPress?"
3580
+ msgstr "هل يمكنني عرض المراسلات داخل موقعي؟"
3581
+
3582
+ #: modules/contact-form/grunion-form-view.php:135
3583
+ msgctxt "%1$s = \"Feedback\" in an HTML link"
3584
+ msgid "Yep, you can read your feedback at any time by clicking the \"%1$s\" link in the admin menu."
3585
+ msgstr ""
3586
+
3587
+ #: modules/contact-form/grunion-form-view.php:141
3588
+ msgid "Do I need to fill this out?"
3589
+ msgstr "هل يجب أن أقوم بتعبئة هذا النموذج؟"
3590
+
3591
+ #: modules/contact-form/grunion-form-view.php:142
3592
+ msgid "Nope. However, if you&#8217;d like to modify where your feedback is sent, or the subject line you can. If you don&#8217;t make any changes here, feedback will be sent to the author of the page/post and the subject will be the name of this page/post."
3593
+ msgstr "كلا. ومع ذلك، إذا كنت ترغب في تعديل أين يتم إرسال الرسائل، أو سطر الموضوع فبإمكانك ذلك. إذا لم يتم إجراء أية تغييرات هنا، سيتم إرسال الرسائل إلى المؤلف على الصفحة أو الموضوع وسيكون اسم الموضوع على هذه الصفحة أو الموضوع."
3594
+
3595
+ #: modules/contact-form/grunion-form-view.php:146
3596
+ msgid "Edit this new field"
3597
+ msgstr "تحرير هذا الحقل الجديد"
3598
+
3599
+ #: modules/contact-form/grunion-form-view.php:148
3600
+ #: modules/sharedaddy/sharing-sources.php:980
3601
+ msgid "Label"
3602
+ msgstr "العلامة"
3603
+
3604
+ #: modules/contact-form/grunion-form-view.php:149
3605
+ msgid "New field"
3606
+ msgstr "حقل جديد"
3607
+
3608
+ #: modules/contact-form/grunion-form-view.php:151
3609
+ msgid "Field type"
3610
+ msgstr "نوع الحقل"
3611
+
3612
+ #: modules/contact-form/grunion-form-view.php:153
3613
+ msgid "Checkbox"
3614
+ msgstr "مربع اختيار"
3615
+
3616
+ #: modules/contact-form/grunion-contact-form.php:85
3617
+ #: modules/contact-form/grunion-contact-form.php:86
3618
+ msgid "No feedback found"
3619
+ msgstr "لم يتم إيجاد أية رسائل"
3620
+
3621
+ #: modules/contact-form/grunion-contact-form.php:103
3622
+ msgid "Spam <span class=\"count\">(%s)</span>"
3623
+ msgid_plural "Spam <span class=\"count\">(%s)</span>"
3624
+ msgstr[0] "مزعج <span class=\"count\">(%s)</span>"
3625
+ msgstr[1] "مزعج <span class=\"count\">(%s)</span>"
3626
+ msgstr[2] "مزعج <span class=\"count\">(%s)</span>"
3627
+ msgstr[3] "مزعج <span class=\"count\">(%s)</span>"
3628
+ msgstr[4] "مزعج <span class=\"count\">(%s)</span>"
3629
+ msgstr[5] "مزعج <span class=\"count\">(%s)</span>"
3630
+
3631
+ #: modules/contact-form/grunion-contact-form.php:190
3632
+ msgid "An error occurred. Please try again later."
3633
+ msgstr "حدث خطأ. يرجى المحاولة مرة أخرى في وقت لاحق."
3634
+
3635
+ #: modules/contact-form/grunion-contact-form.php:198
3636
+ #: modules/contact-form/grunion-contact-form.php:851
3637
+ msgid "Message Sent"
3638
+ msgstr "تم إرسال الرسالة"
3639
+
3640
+ #: modules/contact-form/grunion-contact-form.php:356
3641
+ msgid "Export feedback as CSV"
3642
+ msgstr ""
3643
+
3644
+ #: modules/contact-form/grunion-contact-form.php:362
3645
+ msgid "Select feedback to download"
3646
+ msgstr ""
3647
+
3648
+ #: modules/contact-form/grunion-contact-form.php:364
3649
+ msgid "All posts"
3650
+ msgstr ""
3651
+
3652
+ #: modules/contact-form/grunion-contact-form.php:369
3653
+ msgid "Download"
3654
+ msgstr ""
3655
+
3656
+ #: modules/contact-form/grunion-contact-form.php:416
3657
+ #: modules/contact-form/grunion-contact-form.php:508
3658
+ #: modules/contact-form/grunion-form-view.php:30 modules/module-info.php:491
3659
+ #: modules/module-info.php:495
3660
+ msgid "Contact Form"
3661
+ msgstr "نموذج المراسلة"
3662
+
3663
+ #: modules/contact-form/grunion-contact-form.php:722
3664
+ msgctxt "%1$s = blog name"
3665
+ msgid "%1$s Sidebar"
3666
+ msgstr "القائمة الجانبية %1$s"
3667
+
3668
+ #: modules/contact-form/grunion-contact-form.php:725
3669
+ msgctxt "%1$s = blog name, %2$s = post title"
3670
+ msgid "%1$s %2$s"
3671
+ msgstr "%1$s %2$s"
3672
+
3673
+ #: modules/contact-form/grunion-contact-form.php:736
3674
+ msgid "Submit &#187;"
3675
+ msgstr "أرسل &#187; "
3676
+
3677
+ #: modules/contact-form/grunion-contact-form.php:756
3678
+ msgid "Subject"
3679
+ msgstr "الموضوع"
3680
+
3681
+ #: modules/contact-form/grunion-contact-form.php:837
3682
+ msgid "Error!"
3683
+ msgstr "خطأ!"
3684
+
3685
+ #: modules/contact-form/grunion-contact-form.php:852
3686
+ msgid "go back"
3687
+ msgstr "الرجوع للخلف"
3688
+
3689
+ #: modules/contact-form/grunion-contact-form.php:924
3690
+ #: modules/contact-form/grunion-contact-form.php:940
3691
+ msgctxt "%1$s = form field label, %2$s = form field value"
3692
+ msgid "%1$s: %2$s"
3693
+ msgstr "%1$s: %2$s"
3694
+
3695
+ #: modules/contact-form/grunion-contact-form.php:1205
3696
+ msgid "Time:"
3697
+ msgstr "الوقت:"
3698
+
3699
+ #: modules/contact-form/grunion-contact-form.php:1206
3700
+ msgid "IP Address:"
3701
+ msgstr "عنوان الأيبي IP"
3702
+
3703
+ #: modules/contact-form/grunion-contact-form.php:1214
3704
+ msgid "Contact Form URL:"
3705
+ msgstr "رابط لنموذج المراسلة:"
3706
+
3707
+ #: modules/contact-form/grunion-contact-form.php:1219
3708
+ msgid "Sent by a verified %s user."
3709
+ msgstr "أرسلت بواسطة مستخدم %s موثوق."
3710
+
3711
+ #: modules/contact-form/grunion-contact-form.php:1223
3712
+ msgid "Sent by an unverified visitor to your site."
3713
+ msgstr "أرسلت بواسطة زائر غير متأكد منه إلي موقعك"
3714
+
3715
+ #: modules/contact-form/grunion-contact-form.php:1461
3716
+ msgid "%s requires a valid email address"
3717
+ msgstr "%s يتطلب عنوان بريد إلكتروني صحيح"
3718
+
3719
+ #: modules/contact-form/grunion-contact-form.php:1467
3720
+ msgid "%s is required"
3721
+ msgstr "%s مطلوب"
3722
+
3723
+ #: modules/contact-form/grunion-contact-form.php:1514
3724
+ #: modules/contact-form/grunion-contact-form.php:1520
3725
+ #: modules/contact-form/grunion-contact-form.php:1525
3726
+ #: modules/contact-form/grunion-contact-form.php:1539
3727
+ #: modules/contact-form/grunion-contact-form.php:1545
3728
+ #: modules/contact-form/grunion-contact-form.php:1556
3729
+ #: modules/contact-form/grunion-contact-form.php:1566
3730
+ msgid "(required)"
3731
+ msgstr "**مطلوب"
3732
+
3733
+ #: modules/contact-form/grunion-contact-form.php:1538
3734
+ #: modules/minileven/minileven.php:261
3735
+ msgid "Yes"
3736
+ msgstr "نعم"
3737
+
3738
+ #: modules/contact-form/grunion-form-view.php:8
3739
+ msgctxt "Label for HTML form \"Name\" field in contact form builder"
3740
+ msgid "Name"
3741
+ msgstr "الاسم"
3742
+
3743
+ #: modules/contact-form/grunion-form-view.php:9
3744
+ msgctxt "Label for HTML form \"Email\" field in contact form builder"
3745
+ msgid "Email"
3746
+ msgstr "البريد الإلكتروني"
3747
+
3748
+ #: modules/contact-form/grunion-form-view.php:10
3749
+ msgctxt "Label for HTML form \"URL/Website\" field in contact form builder"
3750
+ msgid "Website"
3751
+ msgstr "الموقع"
3752
+
3753
+ #: modules/comments/comments.php:187
3754
+ msgid "You must <a href=\"%s\">log in</a> to post a comment."
3755
+ msgstr "يجب عليك <a href=\"%s\">تسجيل الدخول</a> لاضافة تعليق."
3756
+
3757
+ #: modules/comments/comments.php:212
3758
+ msgid "Leave a Reply to %s"
3759
+ msgstr "اترك رداً على %s"
3760
+
3761
+ #: modules/comments/comments.php:251
3762
+ msgid "Cancel reply"
3763
+ msgstr "إلغاء الرد"
3764
+
3765
+ #: modules/comments/comments.php:387
3766
+ msgid "Invalid security token."
3767
+ msgstr "الرمز الأمني غير صالح."
3768
+
3769
+ #: modules/comments/comments.php:448 modules/comments/comments.php:499
3770
+ msgid "Submitting Comment%s"
3771
+ msgstr "إرسال التعليق%s"
3772
+
3773
+ #: modules/contact-form/admin.php:16
3774
+ msgid "Add a custom form"
3775
+ msgstr "إضافة نموذج مخصص"
3776
+
3777
+ #: modules/contact-form/admin.php:21 modules/contact-form/admin.php:22
3778
+ msgid "Add Contact Form"
3779
+ msgstr "إضافة نموذج مراسلة"
3780
+
3781
+ #: modules/contact-form/admin.php:101
3782
+ msgid "Mark Spam"
3783
+ msgstr "تعليم كمزعج"
3784
+
3785
+ #: modules/contact-form/admin.php:140 modules/contact-form/admin.php:534
3786
+ msgid "You are not allowed to manage this item."
3787
+ msgstr "غير مصرح لك بإدارة هذا العنصر."
3788
+
3789
+ #: modules/contact-form/admin.php:157
3790
+ msgid "Feedback(s) marked as spam"
3791
+ msgstr "تم تعليم الرسائل كرسائل مزعجة"
3792
+
3793
+ #: modules/contact-form/admin.php:196
3794
+ #: modules/contact-form/grunion-omnisearch.php:36
3795
+ msgid "From"
3796
+ msgstr "من"
3797
+
3798
+ #: modules/contact-form/admin.php:197
3799
+ #: modules/contact-form/grunion-contact-form.php:760
3800
+ #: modules/contact-form/grunion-omnisearch.php:37
3801
+ msgid "Message"
3802
+ msgstr "رسالة"
3803
+
3804
+ #: modules/contact-form/admin.php:198
3805
+ #: modules/contact-form/grunion-omnisearch.php:38
3806
+ #: modules/omnisearch/omnisearch-posts.php:46
3807
+ msgid "Date"
3808
+ msgstr "التاريخ"
3809
+
3810
+ #: modules/contact-form/admin.php:268
3811
+ msgid "Restore this item from the Trash"
3812
+ msgstr "أسترجع العنصر من سلة المهملات"
3813
+
3814
+ #: modules/contact-form/admin.php:270
3815
+ msgid "Restore"
3816
+ msgstr "استعادة"
3817
+
3818
+ #: modules/contact-form/admin.php:273 modules/contact-form/admin.php:372
3819
+ msgid "Delete this item permanently"
3820
+ msgstr "حذف هذا العنصر نهائياً"
3821
+
3822
+ #: modules/contact-form/admin.php:275 modules/contact-form/admin.php:374
3823
+ msgid "Delete Permanently"
3824
+ msgstr "حذف نهائي"
3825
+
3826
+ #: modules/contact-form/admin.php:306
3827
+ msgid "Mark this message as spam"
3828
+ msgstr "تعليم هذه الرسالة كرسالة مزعجة"
3829
+
3830
+ #: modules/contact-form/admin.php:313 modules/contact-form/admin.php:315
3831
+ #: modules/contact-form/admin.php:612
3832
+ #: modules/omnisearch/omnisearch-posts.php:65
3833
+ msgid "Trash"
3834
+ msgstr "حذف"
3835
+
3836
+ #: modules/contact-form/admin.php:366
3837
+ msgid "Mark this message as NOT spam"
3838
+ msgstr "تعليم هذه الرسالة بأنها ليست مزعجة"
3839
+
3840
+ #: modules/contact-form/admin.php:406
3841
+ #: modules/contact-form/grunion-contact-form.php:1183
3842
+ msgctxt "{$date_format} \\a\\t {$time_format}"
3843
+ msgid "%1$s \\a\\t %2$s"
3844
+ msgstr "%1$s \\a\\t %2$s"
3845
+
3846
+ #: modules/contact-form/admin.php:568
3847
+ msgid "You are not allowed to move this item out of the Trash."
3848
+ msgstr "لايسمح لك بتحريك هذا العنصر خارج سلة المهملات."
3849
+
3850
+ #: modules/contact-form/admin.php:571
3851
+ msgid "Error in restoring from Trash."
3852
+ msgstr "خطا باستعادة الملف من سلة المهملات."
3853
+
3854
+ #: modules/contact-form/admin.php:575
3855
+ msgid "You are not allowed to move this item to the Trash."
3856
+ msgstr "لايسمح لك بتحريك هذا العنصر الى سلة المهملات. "
3857
+
3858
+ #: modules/contact-form/admin.php:578
3859
+ msgid "Error in moving to Trash."
3860
+ msgstr "خطأ في النقل إلى سلة المحذوفات."
3861
+
3862
+ #: modules/contact-form/admin.php:602
3863
+ msgid "Messages"
3864
+ msgstr "الرسائل"
3865
+
3866
+ #: modules/contact-form/admin.php:625
3867
+ msgid "Spam"
3868
+ msgstr "سخام"
3869
+
3870
+ #: modules/contact-form/grunion-contact-form.php:82
3871
+ #: modules/contact-form/grunion-contact-form.php:83
3872
+ #: modules/contact-form/grunion-form-view.php:136
3873
+ msgid "Feedback"
3874
+ msgstr "الرسائل"
3875
+
3876
+ #: modules/contact-form/grunion-contact-form.php:84
3877
+ msgid "Search Feedback"
3878
+ msgstr "بحث في الرسائل"
3879
+
3880
+ #: modules/carousel/jetpack-carousel.php:317
3881
+ msgid "Missing target blog ID."
3882
+ msgstr "رقم المدونة الهدف مفقود."
3883
+
3884
+ #: modules/carousel/jetpack-carousel.php:320
3885
+ msgid "Missing target post ID."
3886
+ msgstr "رقم الموضوع الهدف مفقود."
3887
+
3888
+ #: modules/carousel/jetpack-carousel.php:323
3889
+ msgid "No comment text was submitted."
3890
+ msgstr "لم يتم تقديم أي نص لتعليق."
3891
+
3892
+ #: modules/carousel/jetpack-carousel.php:335
3893
+ msgid "Comments on this post are closed."
3894
+ msgstr "التعليقات مغلقة في هذا الموضوع."
3895
+
3896
+ #: modules/carousel/jetpack-carousel.php:345
3897
+ msgid "Sorry, but we could not authenticate your request."
3898
+ msgstr "عفواً، لكن لا يمكننا تصديق طلبك."
3899
+
3900
+ #: modules/carousel/jetpack-carousel.php:354
3901
+ msgid "Please provide your name."
3902
+ msgstr "من فضلك أذكر اسمك."
3903
+
3904
+ #: modules/carousel/jetpack-carousel.php:357
3905
+ msgid "Please provide an email address."
3906
+ msgstr "من فضلك أذكر بريدك الإلكتروني."
3907
+
3908
+ #: modules/carousel/jetpack-carousel.php:360
3909
+ msgid "Please provide a valid email address."
3910
+ msgstr "من فضلك أذكر بريد إلكتروني صحيح."
3911
+
3912
+ #: modules/carousel/jetpack-carousel.php:389
3913
+ msgid "Image Gallery Carousel"
3914
+ msgstr "صورة معرض صور Carousel"
3915
+
3916
+ #: modules/carousel/jetpack-carousel.php:392
3917
+ msgid "Enable carousel"
3918
+ msgstr "تفعيل Carousel"
3919
+
3920
+ #: modules/carousel/jetpack-carousel.php:396
3921
+ msgid "Background color"
3922
+ msgstr "لون الخلفية"
3923
+
3924
+ #: modules/carousel/jetpack-carousel.php:399
3925
+ msgid "Metadata"
3926
+ msgstr "بيانات التعريف"
3927
+
3928
+ #: modules/carousel/jetpack-carousel.php:456
3929
+ msgid "Show photo metadata (<a href=\"http://en.wikipedia.org/wiki/Exchangeable_image_file_format\" target=\"_blank\">Exif</a>) in carousel, when available."
3930
+ msgstr "إظهار بيانات تعريف الصورة (<a href=\"http://en.wikipedia.org/wiki/Exchangeable_image_file_format\" target=\"_blank\">Exif</a>) في Carousel عند توفرها."
3931
+
3932
+ #: modules/carousel/jetpack-carousel.php:464
3933
+ msgid "Show map of photo location in carousel, when available."
3934
+ msgstr "عرض الخريطة عن مكان الصورة في Carousel عند توفرها."
3935
+
3936
+ #: modules/carousel/jetpack-carousel.php:472
3937
+ msgid "Black"
3938
+ msgstr "اسود"
3939
+
3940
+ #: modules/carousel/jetpack-carousel.php:472
3941
+ msgid "White"
3942
+ msgstr "أبيض"
3943
+
3944
+ #: modules/carousel/jetpack-carousel.php:480
3945
+ msgid "Display images in full-size carousel slideshow."
3946
+ msgstr "إظهار الصور بالحجم الكامل في عرض الشرائح Carousel."
3947
+
3948
+ #: modules/comments/admin.php:50 modules/comments/comments.php:211
3949
+ #: modules/minileven/theme/pub/minileven/content-gallery.php:71
3950
+ msgid "Leave a Reply"
3951
+ msgstr "اترك رد"
3952
+
3953
+ #: modules/comments/admin.php:54 modules/widgets/facebook-likebox.php:156
3954
+ #: modules/widgets/twitter-timeline.php:217
3955
+ msgid "Light"
3956
+ msgstr "خفيف"
3957
+
3958
+ #: modules/comments/admin.php:55 modules/widgets/facebook-likebox.php:157
3959
+ #: modules/widgets/twitter-timeline.php:218
3960
+ msgid "Dark"
3961
+ msgstr "غامق"
3962
+
3963
+ #: modules/comments/admin.php:56
3964
+ msgid "Transparent"
3965
+ msgstr "شفاف"
3966
+
3967
+ #: modules/comments/admin.php:72 modules/module-info.php:521
3968
+ msgid "Jetpack Comments"
3969
+ msgstr "تعليقات الجيت باك"
3970
+
3971
+ #: modules/comments/admin.php:81
3972
+ msgid "Greeting Text"
3973
+ msgstr "نص التحية"
3974
+
3975
+ #: modules/comments/admin.php:97 modules/comments/admin.php:168
3976
+ #: modules/widgets/facebook-likebox.php:154
3977
+ msgid "Color Scheme"
3978
+ msgstr "نظام الألوان"
3979
+
3980
+ #: modules/comments/admin.php:118
3981
+ msgid "Adjust your Jetpack Comments form with a clever greeting and color-scheme."
3982
+ msgstr "ضبط نموذج تعليقات Jetpack مع نظام التحية ونظام الألوان الذكي."
3983
+
3984
+ #: modules/comments/admin.php:134
3985
+ msgid "A few catchy words to motivate your readers to comment"
3986
+ msgstr "بضع كلمات جذابة لتحفيز القراء على التعليق"
3987
+
3988
+ #: modules/comments/base.php:83
3989
+ msgid "Invalid request"
3990
+ msgstr "طلب خاطئ"
3991
+
3992
+ #: modules/comments/base.php:230
3993
+ msgid "Error: please fill the required fields (name, email)."
3994
+ msgstr "خطأ: الرجاء كتابة اسمك و بريد الإلكتروني."
3995
+
3996
+ #: modules/comments/base.php:232
3997
+ msgid "Error: please enter a valid email address."
3998
+ msgstr "خطأ: رجاءاً تأكد من البريد الإلكتروني."
3999
+
4000
+ #: modules/after-the-deadline/config-options.php:83
4001
+ msgid "<a href=\"%s\">Learn more</a> about these options."
4002
+ msgstr "<a href=\"%s\">تعلم المزيد</a> حول هذه الخيارات."
4003
+
4004
+ #: modules/after-the-deadline/config-options.php:86
4005
+ msgid "Language"
4006
+ msgstr "اللغة"
4007
+
4008
+ #: modules/after-the-deadline/config-options.php:89
4009
+ msgctxt "%1$s = http://codex.wordpress.org/Installing_WordPress_in_Your_Language, %2$s = WPLANG"
4010
+ msgid "The proofreader supports English, French, German, Portuguese, and Spanish. Your <a href=\"%1$s\">%2$s</a> value is the default proofreading language."
4011
+ msgstr "المدقق اللغوي يدعم اللغات التالية: الإنكليزية، الفرنسية، الألمانية، البرتغالية والإسبانية. أنت تستخدم اللغة <a href=\"%1$s\">%2$s</a> للمدقق اللغوي للغة الافتراضية لديك."
4012
+
4013
+ #: modules/after-the-deadline/config-options.php:95
4014
+ msgid "Use automatically detected language to proofread posts and pages"
4015
+ msgstr "استخدم الكشف التلقائي للغة لتستخدم التدقيق اللغوي في المواضيع والصفحات"
4016
+
4017
+ #: modules/after-the-deadline/config-unignore.php:129
4018
+ msgid "Ignored Phrases"
4019
+ msgstr "تجاهل العبارات"
4020
+
4021
+ #: modules/after-the-deadline/config-unignore.php:131
4022
+ msgid "Identify words and phrases to ignore while proofreading your posts and pages:"
4023
+ msgstr "تحديد الكلمات والعبارات لتجاهلها عند التدقيق اللغوي في مواضيعك وصفحاتك:"
4024
+
4025
+ #: modules/after-the-deadline/config-unignore.php:133
4026
+ #: modules/widget-visibility/widget-conditions.php:174
4027
+ msgid "Add"
4028
+ msgstr "اضف"
4029
+
4030
+ #: modules/after-the-deadline/config-unignore.php:138
4031
+ msgid "Be sure to click \"Update Profile\" at the bottom of the screen to save your changes."
4032
+ msgstr "تأكد بالضغط على \"تحديث الملف الشخصي\" في أسفل الشاشة لحفظ تغييراتك."
4033
+
4034
+ #: modules/carousel/jetpack-carousel.php:106
4035
+ msgid "Comment"
4036
+ msgstr "تعليق"
4037
+
4038
+ #: modules/carousel/jetpack-carousel.php:107
4039
+ msgid "Post Comment"
4040
+ msgstr "أضف تعليقاً"
4041
+
4042
+ #: modules/carousel/jetpack-carousel.php:108
4043
+ msgid "Loading Comments..."
4044
+ msgstr "تحميل التعليقات..."
4045
+
4046
+ #: modules/carousel/jetpack-carousel.php:109
4047
+ msgid "View full size <span class=\"photo-size\">%1$s<span class=\"photo-size-times\">&times;</span>%2$s</span>"
4048
+ msgstr "عرض بالحجم الكامل <span class=\"photo-size\">%1$s<span class=\"photo-size-times\">&times;</span>%2$s</span>"
4049
+
4050
+ #: modules/carousel/jetpack-carousel.php:110
4051
+ msgid "Please be sure to submit some text with your comment."
4052
+ msgstr "يرجى التأكد من كتابة بعض النصوص داخل تعليقك."
4053
+
4054
+ #: modules/carousel/jetpack-carousel.php:111
4055
+ msgid "Please provide an email address to comment."
4056
+ msgstr "رجاء قم بتفعيل بريدك الالكتروني لوضع تعليقك."
4057
+
4058
+ #: modules/carousel/jetpack-carousel.php:112
4059
+ msgid "Please provide your name to comment."
4060
+ msgstr "رجاء قم بتفعيل أسمك لوضع تعليقك."
4061
+
4062
+ #: modules/carousel/jetpack-carousel.php:113
4063
+ msgid "Sorry, but there was an error posting your comment. Please try again later."
4064
+ msgstr "عفواً، لكن هناك مشكلة بنشر تعليقك. يرجى المحاولة مرة أخرى لاحقاً."
4065
+
4066
+ #: modules/carousel/jetpack-carousel.php:114
4067
+ msgid "Your comment was approved."
4068
+ msgstr "تمت الموافقة على تعليقك."
4069
+
4070
+ #: modules/carousel/jetpack-carousel.php:115
4071
+ msgid "Your comment is in moderation."
4072
+ msgstr "تعليقك بحاجة لموافقة المدير."
4073
+
4074
+ #: modules/carousel/jetpack-carousel.php:116
4075
+ msgid "Camera"
4076
+ msgstr "الكاميرا"
4077
+
4078
+ #: modules/carousel/jetpack-carousel.php:117
4079
+ msgid "Aperture"
4080
+ msgstr "فتحة العدسة"
4081
+
4082
+ #: modules/carousel/jetpack-carousel.php:118
4083
+ msgid "Shutter Speed"
4084
+ msgstr "سرعة الغالق"
4085
+
4086
+ #: modules/carousel/jetpack-carousel.php:119
4087
+ msgid "Focal Length"
4088
+ msgstr "البعد البؤري"
4089
+
4090
+ #: modules/carousel/jetpack-carousel.php:129
4091
+ msgid "Commenting as %s"
4092
+ msgstr "تعليقاً على %s"
4093
+
4094
+ #: modules/carousel/jetpack-carousel.php:132
4095
+ msgid "You must be <a href=\"#\" class=\"jp-carousel-comment-login\">logged in</a> to post a comment."
4096
+ msgstr "يجب عليك <a href=\"#\" class=\"jp-carousel-comment-login\">تسجيل الدخول</a> لكتابة تعليق."
4097
+
4098
+ #: modules/carousel/jetpack-carousel.php:134
4099
+ msgid "%s (Required)"
4100
+ msgstr "%s (مطلوب)"
4101
+
4102
+ #: modules/carousel/jetpack-carousel.php:136
4103
+ #: modules/contact-form/grunion-contact-form.php:751
4104
+ #: modules/contact-form/grunion-form-view.php:155
4105
+ msgid "Email"
4106
+ msgstr "البريد الإلكتروني"
4107
+
4108
+ #: modules/carousel/jetpack-carousel.php:140
4109
+ #: modules/contact-form/grunion-contact-form.php:752
4110
+ #: modules/contact-form/grunion-form-view.php:160
4111
+ msgid "Website"
4112
+ msgstr "الموقع"
4113
+
4114
+ #: modules/carousel/jetpack-carousel.php:273
4115
+ msgid "Missing attachment ID."
4116
+ msgstr "رقم المرفق مفقود."
4117
+
4118
+ #: modules/carousel/jetpack-carousel.php:310
4119
+ msgid "Nonce verification failed."
4120
+ msgstr "فشل التحقق من المناسبة الحالية."
4121
+
4122
+ #: modules/after-the-deadline/atd-l10n.php:18
4123
+ msgid "Ignore suggestion"
4124
+ msgstr "تجاهل اقتراح"
4125
+
4126
+ #: modules/after-the-deadline/atd-l10n.php:19
4127
+ msgid "Ignore always"
4128
+ msgstr "التجاهل دائماً"
4129
+
4130
+ #: modules/after-the-deadline/atd-l10n.php:20
4131
+ msgid "Ignore all"
4132
+ msgstr "تجاهل الكل"
4133
+
4134
+ #: modules/after-the-deadline/atd-l10n.php:22
4135
+ msgid "Edit Selection..."
4136
+ msgstr "تعديل التحديد..."
4137
+
4138
+ #: modules/after-the-deadline/atd-l10n.php:24
4139
+ msgid "proofread"
4140
+ msgstr "مصححة"
4141
+
4142
+ #: modules/after-the-deadline/atd-l10n.php:25
4143
+ msgid "edit text"
4144
+ msgstr "تعديل نص"
4145
+
4146
+ #: modules/after-the-deadline/atd-l10n.php:26
4147
+ #: modules/after-the-deadline.php:226
4148
+ msgid "Proofread Writing"
4149
+ msgstr "التدقيق الإملائي"
4150
+
4151
+ #: modules/after-the-deadline/atd-l10n.php:28
4152
+ msgid "No writing errors were found."
4153
+ msgstr "لم يتم إيجاد أخطاء إملائية."
4154
+
4155
+ #: modules/after-the-deadline/atd-l10n.php:29
4156
+ msgid "There was a problem communicating with the Proofreading service. Try again in one minute."
4157
+ msgstr "هناك مشكلة في الاتصال مع خدمة التدقيق اللغوي. حاول مرة أخرى خلال دقيقة واحدة."
4158
+
4159
+ #: modules/after-the-deadline/atd-l10n.php:30
4160
+ msgid "There was an error communicating with the proofreading service."
4161
+ msgstr "هناك خطأ في الاتصال مع خدمة التدقيق اللغوي."
4162
+
4163
+ #: modules/after-the-deadline/atd-l10n.php:32
4164
+ msgid "Replace selection with:"
4165
+ msgstr "تبديل المحدد بـ:"
4166
+
4167
+ #: modules/after-the-deadline/atd-l10n.php:33
4168
+ msgid ""
4169
+ "The proofreader has suggestions for this post. Are you sure you want to publish it?\n"
4170
+ "\n"
4171
+ "Press OK to publish your post, or Cancel to view the suggestions and edit your post."
4172
+ msgstr ""
4173
+ "المدقق اللغوي لديه اقتراحات لهذا الموضوع. هل أنت متأكد بأنك تريد نشره؟?\n"
4174
+ "\n"
4175
+ "اضغط موافق لنشر موضوعك، أو إلغاء لعرض الاقتراحات وتحرير موضوعك."
4176
+
4177
+ #: modules/after-the-deadline/atd-l10n.php:34
4178
+ msgid ""
4179
+ "The proofreader has suggestions for this post. Are you sure you want to update it?\n"
4180
+ "\n"
4181
+ "Press OK to update your post, or Cancel to view the suggestions and edit your post."
4182
+ msgstr ""
4183
+ "المدقق اللغوي لديه اقتراحات لهذا الموضوع. هل أنت متأكد من أنك تريد تحديثه؟?\n"
4184
+ "\n"
4185
+ "اضغط موافق لتحديث موضوعك، أو إلغاء لعرض الاقتراحات وتحرير موضوعك."
4186
+
4187
+ #: modules/after-the-deadline/config-options.php:48
4188
+ msgid "Proofreading"
4189
+ msgstr "التدقيق اللغوي"
4190
+
4191
+ #: modules/after-the-deadline/config-options.php:50
4192
+ msgid "Automatically proofread content when:"
4193
+ msgstr "تدقيق المحتوى تلقائياً في الحالات التالية:"
4194
+
4195
+ #: modules/after-the-deadline/config-options.php:53
4196
+ msgid "a post or page is first published"
4197
+ msgstr "في حين نشر موضوع أو صفحة أولاً"
4198
+
4199
+ #: modules/after-the-deadline/config-options.php:55
4200
+ msgid "a post or page is updated"
4201
+ msgstr "في حين تم تحديث موضوع أو صفحة"
4202
+
4203
+ #: modules/after-the-deadline/config-options.php:58
4204
+ msgid "English Options"
4205
+ msgstr "خيارات اللغة الإنكليزية"
4206
+
4207
+ #: modules/after-the-deadline/config-options.php:60
4208
+ msgid "Enable proofreading for the following grammar and style rules when writing posts and pages:"
4209
+ msgstr "تمكين التدقيق في القواعد النحوية التالية وقواعد النمط عند كتابة المواضيع والصفحات:"
4210
+
4211
+ #: modules/after-the-deadline/config-options.php:63
4212
+ msgid "Bias Language"
4213
+ msgstr "التحيز باللغة"
4214
+
4215
+ #: modules/after-the-deadline/config-options.php:65
4216
+ msgid "Clich&eacute;s"
4217
+ msgstr "الكليشيهات"
4218
+
4219
+ #: modules/after-the-deadline/config-options.php:67
4220
+ msgid "Complex Phrases"
4221
+ msgstr "الجمل المعقدة"
4222
+
4223
+ #: modules/after-the-deadline/config-options.php:69
4224
+ msgid "Diacritical Marks"
4225
+ msgstr "علامات التشكيل أو أحرف العلة"
4226
+
4227
+ #: modules/after-the-deadline/config-options.php:71
4228
+ msgid "Double Negatives"
4229
+ msgstr "السلبيات المزدوجة"
4230
+
4231
+ #: modules/after-the-deadline/config-options.php:73
4232
+ msgid "Hidden Verbs"
4233
+ msgstr "أفعال مخفية"
4234
+
4235
+ #: modules/after-the-deadline/config-options.php:75
4236
+ msgid "Jargon"
4237
+ msgstr "اللهجة الغريبة"
4238
+
4239
+ #: modules/after-the-deadline/config-options.php:77
4240
+ msgid "Passive Voice"
4241
+ msgstr "المبني للمجهول"
4242
+
4243
+ #: modules/after-the-deadline/config-options.php:79
4244
+ msgid "Phrases to Avoid"
4245
+ msgstr "العبارات التي يجب تجنبها"
4246
+
4247
+ #: modules/after-the-deadline/config-options.php:81
4248
+ msgid "Redundant Phrases"
4249
+ msgstr "عبارات مكررة"
4250
+
4251
+ #: class.jetpack.php:2909
4252
+ msgid "Configure"
4253
+ msgstr "أعداد"
4254
+
4255
+ #: class.jetpack.php:2947
4256
+ msgid "Coming soon&#8230;"
4257
+ msgstr "قريبا&#8230;"
4258
+
4259
+ #: class.jetpack.php:3086
4260
+ msgid "Something is being cranky!"
4261
+ msgstr ""
4262
+
4263
+ #: class.jetpack.php:3087
4264
+ msgid "Your site is configured to only permit SSL connections to Jetpack, but SSL connections don't seem to be functional!"
4265
+ msgstr ""
4266
+
4267
+ #: class.jetpack.php:3175
4268
+ msgid "Error Details: Jetpack ID is empty. Do not publicly post this error message! %s"
4269
+ msgstr "خطأ بالخصائص: معرف Jetpack فارغ. لا تنشر رسالة الخطأ %s على الملأ!"
4270
+
4271
+ #: class.jetpack.php:3177
4272
+ msgid "Error Details: Jetpack ID is not a scalar. Do not publicly post this error message! %s"
4273
+ msgstr "خطأ بالخصائص: معرف Jetpack ليس قيم فردية. لا تنشر رسالة الخطأ %s على الملأ!"
4274
+
4275
+ #: class.jetpack.php:3179
4276
+ msgid "Error Details: Jetpack ID begins with a numeral. Do not publicly post this error message! %s"
4277
+ msgstr "خطأ بالخصائص: معرف Jetpack يبدأ بالأرقام. لا تنشر رسالة الخطأ %s على الملأ!"
4278
+
4279
+ #: class.jetpack.php:3337
4280
+ msgid "Jetpack Plugin Version"
4281
+ msgstr "إصدار إضافة Jetpack"
4282
+
4283
+ #: class.jetpack.php:3343
4284
+ msgid "The Client ID/WP.com Blog ID of this site"
4285
+ msgstr "معرف عميل المدونة WP.com من هذا الموقع"
4286
+
4287
+ #: class.jetpack.php:3593
4288
+ msgid "You must connect your Jetpack plugin to WordPress.com to use this feature."
4289
+ msgstr "يجب عمل اتصال Jetpack مع حساب WordPress.com حتى تستخدم هذه الميزة."
4290
+
4291
+ #: class.jetpack.php:3596
4292
+ msgid "Someone may be trying to trick you into giving them access to your site. Or it could be you just encountered a bug :). Either way, please close this window."
4293
+ msgstr "قد يكون شخص ما يحاول خداعك لمنحهم إمكانية الوصول إلى موقعك. أو من الممكن واجهك خطأ :). في كلتا الحالتين، يرجى إغلاق هذه النافذة."
4294
+
4295
+ #: class.jetpack.php:3624
4296
+ msgid "The authorization process expired. Please go back and try again."
4297
+ msgstr "انتهت عملية المصادقة. يرجى الرجوع والمحاولة مرة أخرى."
4298
+
4299
+ #: class.jetpack.php:3664
4300
+ msgid "%s wants to access your site&#8217;s data. Log in to authorize that access."
4301
+ msgstr "%s يريد الوصول إلى بيانات مواقعك. قم بتسجيل الدخول لتسمح بالوصول."
4302
+
4303
+ #: class.jetpack.php:3835
4304
+ msgid "Something has gotten mixed up!"
4305
+ msgstr ""
4306
+
4307
+ #: class.jetpack.php:3837
4308
+ msgid "Your <code>%1$s</code> option is set up as <strong>%2$s</strong>, but your WordPress.com connection lists it as <strong>%3$s</strong>!"
4309
+ msgstr ""
4310
+
4311
+ #: class.jetpack.php:3839
4312
+ msgid "The data listed above is not for my current site. Please disconnect, and then form a new connection to WordPress.com for this site using my current settings."
4313
+ msgstr ""
4314
+
4315
+ #: class.jetpack.php:3840
4316
+ msgid "Ignore the difference. This is just a staging site for the real site referenced above."
4317
+ msgstr ""
4318
+
4319
+ #: class.jetpack.php:3841
4320
+ msgid "That used to be my URL for this site before I changed it. Update the WordPress.com Cloud's data to match my current settings."
4321
+ msgstr ""
4322
+
4323
+ #: class.json-api-endpoints.php:1162
4324
+ msgid "This post is password protected."
4325
+ msgstr "هذه التدوينة محمية بكلمة سر."
4326
+
4327
+ #: class.json-api-endpoints.php:2850
4328
+ msgid "Comment cache problem?"
4329
+ msgstr "مشكلة في ذاكرة التخزين المؤقت بالتعليق؟"
4330
+
4331
+ #: functions.gallery.php:12
4332
+ msgid "Thumbnail Grid"
4333
+ msgstr "شبكة صور مصغرة"
4334
+
4335
+ #: functions.gallery.php:40
4336
+ msgid "Type"
4337
+ msgstr "النوع"
4338
+
4339
+ #: functions.opengraph.php:81
4340
+ msgid "(no title)"
4341
+ msgstr "(لا عنوان)"
4342
+
4343
+ #: locales.php:29
4344
+ msgctxt "locales"
4345
+ msgid "%1$s/%2$s"
4346
+ msgstr "%1$s/%2$s"
4347
+
4348
+ #: modules/after-the-deadline/atd-l10n.php:12
4349
+ msgid "Spelling"
4350
+ msgstr "التدقيق الإملائي"
4351
+
4352
+ #: modules/after-the-deadline/atd-l10n.php:13
4353
+ msgid "Repeated Word"
4354
+ msgstr "كلمة مكررة"
4355
+
4356
+ #: modules/after-the-deadline/atd-l10n.php:15
4357
+ msgid "No suggestions"
4358
+ msgstr "لا اقتراحات"
4359
+
4360
+ #: modules/after-the-deadline/atd-l10n.php:17
4361
+ msgid "Explain..."
4362
+ msgstr "إشرح.."
4363
+
4364
+ #: class.jetpack.php:2519
4365
+ msgid "User linked to WordPress.com"
4366
+ msgstr "ربط عضو بموقع WordPress.com"
4367
+
4368
+ #: class.jetpack.php:2519
4369
+ msgid "Unlink user from WordPress.com"
4370
+ msgstr "فصل العضو بموقع WordPress.com"
4371
+
4372
+ #: class.jetpack.php:2537
4373
+ msgid "Jetpack is network activated and notices can not be dismissed."
4374
+ msgstr "Jetpack منشط على الشبكة والملاحظات لا يمكن استبعادها."
4375
+
4376
+ #: class.jetpack.php:2551
4377
+ msgid "Dismiss this notice."
4378
+ msgstr "إغلاق هذه الملاحظة."
4379
+
4380
+ #: class.jetpack.php:2556
4381
+ msgid "To enable all of the Jetpack features you&#8217;ll need to connect your website to WordPress.com using the button to the right. Once you&#8217;ve made the connection you&#8217;ll activate all the delightful features below."
4382
+ msgstr "لتفعيل كافة الوظائف في إضافة Jetpack ستحتاج للاتصال بموقع WordPress.com باستخدام الزر على اليمين. عندما تقوم بالاتصال سيكون بمقدورك تفعيل كافة الوظائف المذكورة أدناه."
4383
+
4384
+ #: class.jetpack.php:2571
4385
+ msgid "To enable all of the Jetpack features you&#8217;ll need to link your account here to your WordPress.com account using the button to the right."
4386
+ msgstr "لتفعيل كافة الوظائف في إضافة Jetpack ستحتاج لربط حسابك هنا بحسابك في موقع WordPress.com باستخدام الزر على اليمين."
4387
+
4388
+ #: class.jetpack.php:2575 modules/post-by-email.php:131
4389
+ #: modules/publicize/publicize-jetpack.php:66
4390
+ msgid "Link account with WordPress.com"
4391
+ msgstr "ربط الحساب بموقع WordPress.com"
4392
+
4393
+ #: class.jetpack.php:2596
4394
+ msgid "Have feedback on Jetpack?"
4395
+ msgstr "لديك اقتراح لJetpack؟"
4396
+
4397
+ #: class.jetpack.php:2598
4398
+ msgid "Answer a short survey to let us know how we&#8217;re doing and what to add in the future."
4399
+ msgstr "أجب عن أسئلتنا القصيرة لنعلم كيف نعمل لتطوير هذا البرنامج في المستقبل."
4400
+
4401
+ #: class.jetpack.php:2601
4402
+ msgid "Take Survey"
4403
+ msgstr "دراسة استقصائية"
4404
+
4405
+ #: class.jetpack.php:2607
4406
+ msgid "Checking email updates status&hellip;"
4407
+ msgstr "التحقق من حالة تحديثات البريد الإلكتروني..."
4408
+
4409
+ #: class.jetpack.php:2613
4410
+ msgctxt "%s = Unsubscribe link"
4411
+ msgid "You are currently subscribed to email updates. %s"
4412
+ msgstr "أنت مشترك حالياً بالتحديثات على البريد الإلكتروني. %s"
4413
+
4414
+ #: class.jetpack.php:2614
4415
+ msgid "Unsubscribe"
4416
+ msgstr "إلغاء الاشتراك"
4417
+
4418
+ #: class.jetpack.php:2618
4419
+ msgctxt "%s = Subscribe link"
4420
+ msgid "Want to receive updates about Jetpack by email? %s"
4421
+ msgstr "هل تريد استقبال التحديثات حول Jetpack عبر البريد الإلكتروني؟ %s"
4422
+
4423
+ #: class.jetpack.php:2619 modules/subscriptions.php:695
4424
+ msgid "Subscribe"
4425
+ msgstr "اشترك"
4426
+
4427
+ #: class.jetpack.php:2626
4428
+ msgid "You have been subscribed to receive email updates."
4429
+ msgstr "لقد قمت بالاشتراك لاستقبال التحديثات عبر البريد الإلكتروني."
4430
+
4431
+ #: class.jetpack.php:2628
4432
+ msgid "You will no longer receive email updates about Jetpack."
4433
+ msgstr "لا يمكنك استقبال تحديثات Jetpack عبر البريد الإلكتروني."
4434
+
4435
+ #: class.jetpack.php:2640
4436
+ msgid "An <span>Automattic</span> Airline"
4437
+ msgstr "شركة <span>أوتوماتيك</span> لخدمات التدوين"
4438
+
4439
+ #: class.jetpack.php:2643
4440
+ msgid "Privacy Policy"
4441
+ msgstr "سياسة الخصوصية"
4442
+
4443
+ #: class.jetpack.php:2644
4444
+ msgid "Terms of Service"
4445
+ msgstr "شروط الخدمة"
4446
+
4447
+ #: class.jetpack.php:2646
4448
+ msgid "Debug"
4449
+ msgstr "تصحيح الأخطاء"
4450
+
4451
+ #: class.jetpack.php:2648 modules/sharedaddy/sharedaddy.php:84
4452
+ msgid "Support"
4453
+ msgstr "الدعم الفني "
4454
+
4455
+ #: class.jetpack.php:2778
4456
+ msgid "Configure %s"
4457
+ msgstr "تهيئة %s"
4458
+
4459
+ #: class.jetpack.php:2837
4460
+ msgid "Deactivate"
4461
+ msgstr "تعطيل"
4462
+
4463
+ #: class.jetpack.php:2850
4464
+ msgid "Activate"
4465
+ msgstr "تفعيل"
4466
+
4467
+ #: class.jetpack.php:2870
4468
+ msgid "Free"
4469
+ msgstr "مجاني"
4470
+
4471
+ #: class.jetpack.php:2870
4472
+ msgid "Purchase"
4473
+ msgstr "شراء"
4474
+
4475
+ #: class.jetpack.php:2878
4476
+ msgid "New"
4477
+ msgstr "جديد"
4478
+
4479
+ #: class.jetpack.php:2881
4480
+ msgid "Updated"
4481
+ msgstr "تم التحديث"
4482
+
4483
+ #: class.jetpack.php:1997
4484
+ msgid "Return to sender. Whoops! It looks like you got the wrong Jetpack in the mail; deactivate then reactivate the Jetpack plugin to get a new one."
4485
+ msgstr "الرجوع إلى المرسل. انتبه! يبدو أنك حصلت على Jetpack خاطئ في بريدك، يرجى تعطيل وإعادة تفعيل الإضافة من جديد للحصول على واحدة جديدة."
4486
+
4487
+ #: class.jetpack.php:2000
4488
+ msgid "Wrong size. Hm&#8230; it seems your Jetpack doesn&#8217;t quite fit. Have you lost weight? Click &#8220;Connect to WordPress.com&#8221; again to get your Jetpack adjusted."
4489
+ msgstr "خطأ بالحجم. يبدو بأن Jetpack غير متناسبة تماماً. هل فقدت الوزن؟ اضغط &#8220;الاتصال بـ WordPress.com&#8221; مرة أخرى ليتم تعديل Jetpack."
4490
+
4491
+ #: class.jetpack.php:2004
4492
+ msgid "Your website needs to be publicly accessible to use Jetpack: %s"
4493
+ msgstr "يجب أن يكون موقعك متاح للعموم لاستخدام Jetpack: %s"
4494
+
4495
+ #: class.jetpack.php:2009
4496
+ msgid "%s could not be activated because it triggered a <strong>fatal error</strong>. Perhaps there is a conflict with another plugin you have installed?"
4497
+ msgstr "لا يمكن تنشيط %s لأنها تسبب <strong>خطأ فادح</strong>. ربما هناك تعارض مع إضافة أخرى قد قمت بتثبيتها؟"
4498
+
4499
+ #: class.jetpack.php:2011
4500
+ msgid "Do you still have the %s plugin installed?"
4501
+ msgstr "هل ما زالت إضافة %s مثبتة لديك؟"
4502
+
4503
+ #: class.jetpack.php:2014
4504
+ msgid "Module could not be activated because it triggered a <strong>fatal error</strong>. Perhaps there is a conflict with another plugin you have installed?"
4505
+ msgstr "لا يمكن تفعيل الوحدة لأنها تسبب <strong>خطأ فادح</strong>. ربما هناك تعارض مع إضافة أخرى قد قمت بتثبيتها؟"
4506
+
4507
+ #: class.jetpack.php:2022
4508
+ msgid "<strong>Your Jetpack has a glitch.</strong> Connecting this site with WordPress.com is not possible. This usually means your site is not publicly accessible (localhost)."
4509
+ msgstr "<strong>يوجد خلل بإضافة Jetpack.</strong> ربط هذا الموقع مع WordPress.com غير ممكن. هذا يعني بأن موقعك غير متاح للزوار (سيرفر محلي)."
4510
+
4511
+ #: class.jetpack.php:2028
4512
+ msgid "WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later."
4513
+ msgstr "يوجد مشاكل حالياً مع WordPress.com وغير قادر على الربط مع Jetpack. يرجى المحاولة مرة أخرى في وقت لاحق."
4514
+
4515
+ #: class.jetpack.php:2032
4516
+ msgid "Jetpack could not contact WordPress.com: %s. This usually means something is incorrectly configured on your web host."
4517
+ msgstr "لم يتمكن Jetpack بالاتصال بموقع WordPress.com: %s. وهذا يعني بأن هناك إعدادات خاطئة باستضافة موقعك على الخادم."
4518
+
4519
+ #: class.jetpack.php:2072
4520
+ msgid "<strong>Your Jetpack has a glitch.</strong> Something went wrong that&#8217;s never supposed to happen. Guess you&#8217;re just lucky: %s"
4521
+ msgstr "<strong>يوجد خلل بإضافة Jetpack.</strong> لقد حصل خطأ من المفترض أن يحدث. أنت محظوظ: %s"
4522
+
4523
+ #: class.jetpack.php:2075
4524
+ msgid "Try connecting again."
4525
+ msgstr "حاول الاتصال مرة أخرى."
4526
+
4527
+ #: class.jetpack.php:2099
4528
+ msgid "Welcome to <strong>Jetpack %s</strong>!"
4529
+ msgstr "مرحباً بك في <strong>Jetpack الإصدار: %s</strong>!"
4530
+
4531
+ #: class.jetpack.php:2111
4532
+ msgid "The following new modules have been activated: %l."
4533
+ msgstr "لقد تم تفعيل الإضافات الجديدة التالية: %l."
4534
+
4535
+ #: class.jetpack.php:2123
4536
+ msgid "The following modules have been updated: %l."
4537
+ msgstr "تم تحديث الإضافات التالية: %l."
4538
+
4539
+ #: class.jetpack.php:2132
4540
+ msgid "<strong>%s Activated!</strong> You can deactivate at any time by clicking Learn More and then Deactivate on the module card."
4541
+ msgstr "<strong>تم تفعيل إضافة %s!</strong> يمكنك تعطيلها في أي وقت بالضغط على زر تعلم المزيد ومن ثم تعطيل."
4542
+
4543
+ #: class.jetpack.php:2158
4544
+ msgctxt "%l = list of Jetpack module/feature names"
4545
+ msgid "<strong>%l Deactivated!</strong> You can activate it again at any time using the activate button on the module card."
4546
+ msgid_plural "<strong>%l Deactivated!</strong> You can activate them again at any time using the activate buttons on their module cards."
4547
+ msgstr[0] "<strong>تم تعطيل إضافة %l</strong> يمكنك تفعيلها مرة أخرى في أي وقت باستخدام زر تفعيل الموجود على بطاقة الإضافة."
4548
+ msgstr[1] "<strong>تم تعطيل إضافة %l</strong> يمكنك تفعيلها مرة أخرى في أي وقت باستخدام زر تفعيل الموجود على بطاقة الإضافة."
4549
+ msgstr[2] "<strong>تم تعطيل الإضافتان %l</strong> يمكنك تفعيلهما مرة أخرى في أي وقت باستخدام زر تفعيل الموجود على بطاقة الإضافة."
4550
+ msgstr[3] "<strong>تم تعطيل الإضافات %l</strong> يمكنك تفعيلها مرة أخرى في أي وقت باستخدام زر تفعيل الموجود على بطاقة الإضافة."
4551
+ msgstr[4] "<strong>تم تعطيل الإضافات %l</strong> يمكنك تفعيلها مرة أخرى في أي وقت باستخدام زر تفعيل الموجود على بطاقة الإضافة."
4552
+ msgstr[5] "<strong>تم تعطيل الإضافات %l</strong> يمكنك تفعيلها مرة أخرى في أي وقت باستخدام زر تفعيل الموجود على بطاقة الإضافة."
4553
+
4554
+ #: class.jetpack.php:2170
4555
+ msgid "<strong>Module settings were saved.</strong> "
4556
+ msgstr "<strong>تم حفظ إعدادات الإضافة.</strong> "
4557
+
4558
+ #: class.jetpack.php:2174
4559
+ msgid "<strong>Your Jetpack is already connected.</strong> "
4560
+ msgstr "<strong>إضافة Jetpack متصلة بالفعل</strong>"
4561
+
4562
+ #: class.jetpack.php:2178 class.jetpack.php:2185
4563
+ msgid "<strong>You&#8217;re fueled up and ready to go.</strong> "
4564
+ msgstr "<strong>أنت جاهز لاستخدام Jetpack</strong> "
4565
+
4566
+ #: class.jetpack.php:2180
4567
+ msgid "The features below are now active. Click the learn more buttons to explore each feature."
4568
+ msgstr "تم تنشيط الميزات أدناه. اضغط زر تعلم المزيد لتتصفح كل ميزة."
4569
+
4570
+ #: class.jetpack.php:2191
4571
+ msgid "<strong>You have unlinked your account (%s) from WordPress.com.</strong>"
4572
+ msgstr "<strong>لم تقم بربط حسابك (%s) من موقع WordPress.com.</strong>"
4573
+
4574
+ #: class.jetpack.php:2214
4575
+ msgid "Jetpack contains the most recent version of the old %l plugin."
4576
+ msgid_plural "Jetpack contains the most recent versions of the old %l plugins."
4577
+ msgstr[0] "يحتوي Jetpack على أحدث نسخة من أقدم إضافة %l."
4578
+ msgstr[1] "يحتوي Jetpack على أحدث نسخة من أقدم إضافة %l."
4579
+ msgstr[2] "يحتوي Jetpack على أحدث نسخة من أقدم إضافة %l."
4580
+ msgstr[3] "يحتوي Jetpack على أحدث نسخة من أقدم إضافة %l."
4581
+ msgstr[4] "يحتوي Jetpack على أحدث نسخة من أقدم إضافة %l."
4582
+ msgstr[5] "يحتوي Jetpack على أحدث نسخة من أقدم إضافة %l."
4583
+
4584
+ #: class.jetpack.php:2225
4585
+ msgid "The old version has been deactivated and can be removed from your site."
4586
+ msgid_plural "The old versions have been deactivated and can be removed from your site."
4587
+ msgstr[0] "تم تعطيل الإصدار القديم ويمكن حذفه من موقعك."
4588
+ msgstr[1] "تم تعطيل الإصدار القديم ويمكن حذفه من موقعك."
4589
+ msgstr[2] "تم تعطيل الإصداران القديمان ويمكن حذفهما من موقعك."
4590
+ msgstr[3] "تم تعطيل الإصدار القديم ويمكن حذفه من موقعك."
4591
+ msgstr[4] "تم تعطيل الإصدار القديم ويمكن حذفه من موقعك."
4592
+ msgstr[5] "تم تعطيل الإصدار القديم ويمكن حذفه من موقعك."
4593
+
4594
+ #: class.jetpack.php:2290
4595
+ msgid "Is this site private?"
4596
+ msgstr "هل هذا الموقع خاص؟"
4597
+
4598
+ #: class.jetpack.php:2295
4599
+ msgctxt "%l = list of Jetpack module/feature names"
4600
+ msgid "Like your site's RSS feeds, %l allows access to your posts and other content to third parties."
4601
+ msgid_plural "Like your site's RSS feeds, %l allow access to your posts and other content to third parties."
4602
+ msgstr[0] "هل أحببت خلاصات RSS لموقعك، تسمح إضافة %l بالوصول إلى مواضيعك ومحتويات أخرى لجهات أخرى."
4603
+ msgstr[1] "هل أحببت خلاصات RSS لموقعك، تسمح إضافة %l بالوصول إلى مواضيعك ومحتويات أخرى لجهات أخرى."
4604
+ msgstr[2] "هل أحببت خلاصات RSS لموقعك، تسمح إضافة %l بالوصول إلى مواضيعك ومحتويات أخرى لجهات أخرى."
4605
+ msgstr[3] "هل أحببت خلاصات RSS لموقعك، تسمح إضافة %l بالوصول إلى مواضيعك ومحتويات أخرى لجهات أخرى."
4606
+ msgstr[4] "هل أحببت خلاصات RSS لموقعك، تسمح إضافة %l بالوصول إلى مواضيعك ومحتويات أخرى لجهات أخرى."
4607
+ msgstr[5] "هل أحببت خلاصات RSS لموقعك، تسمح إضافة %l بالوصول إلى مواضيعك ومحتويات أخرى لجهات أخرى."
4608
+
4609
+ #: class.jetpack.php:2312
4610
+ msgctxt "%1$s = deactivation URL, %2$s = \"Deactivate {list of Jetpack module/feature names}"
4611
+ msgid "If your site is not publicly accessible, consider <a href=\"%1$s\" title=\"%2$s\">deactivating this feature</a>."
4612
+ msgid_plural "If your site is not publicly accessible, consider <a href=\"%1$s\" title=\"%2$s\">deactivating these features</a>."
4613
+ msgstr[0] "إذا كان موقعك غير متاح للعامة، يرجى <a href=\"%1$s\" title=\"%2$s\">تعطيل هذه الميزة</a>."
4614
+ msgstr[1] "إذا كان موقعك غير متاح للعامة، يرجى <a href=\"%1$s\" title=\"%2$s\">تعطيل هذه الميزة</a>."
4615
+ msgstr[2] "إذا كان موقعك غير متاح للعامة، يرجى <a href=\"%1$s\" title=\"%2$s\">تعطيل هذه الميزات</a>."
4616
+ msgstr[3] "إذا كان موقعك غير متاح للعامة، يرجى <a href=\"%1$s\" title=\"%2$s\">تعطيل هذه الميزات</a>."
4617
+ msgstr[4] "إذا كان موقعك غير متاح للعامة، يرجى <a href=\"%1$s\" title=\"%2$s\">تعطيل هذه الميزات</a>."
4618
+ msgstr[5] "إذا كان موقعك غير متاح للعامة، يرجى <a href=\"%1$s\" title=\"%2$s\">تعطيل هذه الميزات</a>."
4619
+
4620
+ #: class.jetpack.php:2329
4621
+ msgctxt "%l = list of Jetpack module/feature names"
4622
+ msgid "Deactivate %l"
4623
+ msgstr "تعطيل %l"
4624
+
4625
+ #: class.jetpack.php:2514
4626
+ msgid "Connected to WordPress.com"
4627
+ msgstr "متصل بموقع WordPress.com"
4628
+
4629
+ #: class.jetpack.php:2514
4630
+ msgid "Disconnect from WordPress.com"
4631
+ msgstr "قطع الاتصال بموقع WordPress.com"
4632
+
4633
+ #: class.jetpack.php:1441
4634
+ msgid "One New Jetpack Module"
4635
+ msgid_plural "%s New Jetpack Modules"
4636
+ msgstr[0] "%s إضافة Jetpack جديدة"
4637
+ msgstr[1] "إضافة Jetpack جديدة"
4638
+ msgstr[2] "%s إضافات Jetpack جديدة"
4639
+ msgstr[3] "%s إضافات Jetpack جديدة"
4640
+ msgstr[4] "%s إضافات Jetpack جديدة"
4641
+ msgstr[5] "%s إضافات Jetpack جديدة"
4642
+
4643
+ #: class.jetpack.php:1444
4644
+ msgid "Jetpack"
4645
+ msgstr "Jetpack"
4646
+
4647
+ #: class.jetpack.php:1614 class.jetpack.php:1639 class.jetpack.php:1652
4648
+ #: class.jetpack.php:2524 class.jetpack.php:2777
4649
+ msgid "Jetpack by WordPress.com"
4650
+ msgstr "خدمة Jetpack من WordPress.com"
4651
+
4652
+ #: class.jetpack.php:1615 class.jetpack.php:1640 class.jetpack.php:2527
4653
+ msgid "Jetpack supercharges your self-hosted WordPress site with the awesome cloud power of WordPress.com."
4654
+ msgstr "يقوم Jetpack بشحن موقعك بالقوة الرائعة من الخدمات السحابية من موقع WordPress.com"
4655
+
4656
+ #: class.jetpack.php:1616 class.jetpack.php:1641
4657
+ msgid "On this page, you are able to view the modules available within Jetpack, learn more about them, and activate or deactivate them as needed."
4658
+ msgstr "في هذه الصفحة، تستطيع عرض الإضافات ضمن Jetpack، تعلم المزيد حولها وقم بتفعيلها أو تعطيلها عند الحاجة."
4659
+
4660
+ #: class.jetpack.php:1617
4661
+ msgid "Jetpack Module Options"
4662
+ msgstr "خيارات إضافات Jetpack"
4663
+
4664
+ #: class.jetpack.php:1618
4665
+ msgid "<strong>To Activate/Deactivate a Module</strong> - Click on Learn More. An Activate or Deactivate button will now appear next to the Learn More button. Click the Activate/Deactivate button."
4666
+ msgstr "<strong>لتفعيل أو تعطيل الإضافات</strong> - اضغط على تعلم المزيد. سيظهر زر تفعيل أو تعطيل بالقرب من زر تعلم المزيد. اضغط زر تفعيل/تعطيل."
4667
+
4668
+ #: class.jetpack.php:1619 class.jetpack.php:1666
4669
+ msgid "For more information:"
4670
+ msgstr "للمزيد من المعلومات:"
4671
+
4672
+ #: class.jetpack.php:1620 class.jetpack.php:1667
4673
+ msgid "Jetpack FAQ"
4674
+ msgstr "الأسئلة الشائعة عن Jetpack"
4675
+
4676
+ #: class.jetpack.php:1621 class.jetpack.php:1668
4677
+ msgid "Jetpack Support"
4678
+ msgstr "الدعم الفني لخدمة Jetpack"
4679
+
4680
+ #: class.jetpack.php:1637
4681
+ msgid "Overview"
4682
+ msgstr "نظرة عامة"
4683
+
4684
+ #: class.jetpack.php:1650
4685
+ msgid "Modules"
4686
+ msgstr "إضافات"
4687
+
4688
+ #: class.jetpack.php:1653
4689
+ msgid "You can activate or deactivate individual Jetpack modules to suit your needs."
4690
+ msgstr "يمكنك تفعيل أو تعطيل إضافات Jetpack بشكل فردي لتناسب احتياجاتك."
4691
+
4692
+ #: class.jetpack.php:1655
4693
+ msgid "Find the component you want to manage"
4694
+ msgstr "أبحث عن العنصر الذي تريد إدارته"
4695
+
4696
+ #: class.jetpack.php:1656
4697
+ msgid "Click on Learn More"
4698
+ msgstr "اضغط على تعلم المزيد"
4699
+
4700
+ #: class.jetpack.php:1657
4701
+ msgid "An Activate or Deactivate button will appear"
4702
+ msgstr "ستظهر أزرار تفعيل أوتعطيل"
4703
+
4704
+ #: class.jetpack.php:1658
4705
+ msgid "If additional settings are available, a link to them will appear"
4706
+ msgstr "إذا كانت الإعدادات الإضافية متاحة، فسيظهر رابط متعلق بهم"
4707
+
4708
+ #: class.jetpack.php:1738 modules/publicize/ui.php:576
4709
+ #: modules/sharedaddy/sharedaddy.php:76 modules/sharedaddy/sharedaddy.php:83
4710
+ msgid "Settings"
4711
+ msgstr "الإعدادات"
4712
+
4713
+ #: class.jetpack.php:1755
4714
+ msgid "Dismiss this notice and deactivate Jetpack."
4715
+ msgstr "أصرف النظر عن هذه الملاحظة وقم بتعطيل Jetpack."
4716
+
4717
+ #: class.jetpack.php:1761
4718
+ msgid "<strong>Your Jetpack is almost ready</strong> &#8211; A connection to WordPress.com is needed to enable features like Stats, Contact Forms, and Subscriptions. Connect now to get fueled up!"
4719
+ msgstr "<strong>Jetpack جاهز تقريباً</strong> &#8211; قم بالاتصال بموقع WordPress.com لتفعيل الوظائف مثل التعليقات والإحصائيات ونموذج الاتصال والاشتراكات."
4720
+
4721
+ #: class.jetpack.php:1763
4722
+ msgid "<strong>Jetpack is installed</strong> and ready to bring awesome, WordPress.com cloud-powered features to your site."
4723
+ msgstr "<strong>Jetpack مثبت</strong> وهو جاهز لإعطاء موقعك الخدمات السحابية الرائعة."
4724
+
4725
+ #: class.jetpack.php:1769 class.jetpack.php:2560
4726
+ msgid "Connect to WordPress.com"
4727
+ msgstr "الاتصال بموقع WordPress.com"
4728
+
4729
+ #: class.jetpack.php:1771 modules/module-info.php:45 modules/module-info.php:81
4730
+ #: modules/module-info.php:138 modules/module-info.php:173
4731
+ #: modules/module-info.php:207 modules/module-info.php:237
4732
+ #: modules/module-info.php:270 modules/module-info.php:306
4733
+ #: modules/module-info.php:357 modules/module-info.php:379
4734
+ #: modules/module-info.php:417 modules/module-info.php:442
4735
+ #: modules/module-info.php:460 modules/module-info.php:479
4736
+ #: modules/module-info.php:485 modules/module-info.php:512
4737
+ #: modules/module-info.php:543 modules/module-info.php:578
4738
+ #: modules/module-info.php:600 modules/module-info.php:622
4739
+ #: modules/module-info.php:672 modules/module-info.php:700
4740
+ #: modules/module-info.php:728 modules/module-info.php:749
4741
+ #: modules/module-info.php:775 modules/module-info.php:801
4742
+ #: modules/module-info.php:824 modules/module-info.php:843
4743
+ #: modules/module-info.php:862 modules/module-info.php:879
4744
+ msgid "Learn More"
4745
+ msgstr "تعلم المزيد"
4746
+
4747
+ #: class.jetpack.php:1784
4748
+ msgid "<strong>Jetpack is activated!</strong> Each site on your network must be connected individually by an admin on that site."
4749
+ msgstr "<strong>تم تفعيل Jetpack!</strong> كل موقع على شبكتك يجب أن يكون مرتبط بشكل منفرد بواسطة المدير العام على ذلك الموقع."
4750
+
4751
+ #: class.jetpack.php:1811
4752
+ msgid "Jetpack now includes Jetpack Comments, which enables your visitors to use their WordPress.com, Twitter, or Facebook accounts when commenting on your site. To activate Jetpack Comments, <a href=\"%s\">%s</a>."
4753
+ msgstr "Jetpack الآن يتضمن تعليقات Jetpack، الذي يقوم بتفعيل حسابات الزوار على موقع ووردبريس والتويتر أو الفيس بوك لاستخدامها بالتعليق في موقعك. لتفعيل تعليقات Jetpack ، <a href=\"%s\">%s</a>."
4754
+
4755
+ #: class.jetpack.php:1822
4756
+ msgid "click here"
4757
+ msgstr "اضغط هنا"
4758
+
4759
+ #: class.jetpack.php:1987
4760
+ msgid "Cheatin&#8217; uh?"
4761
+ msgstr "عفواً ، لا تملك الصلاحية الكافية."
4762
+
4763
+ #: class.jetpack.php:1990
4764
+ msgid "You need to authorize the Jetpack connection between your site and WordPress.com to enable the awesome features."
4765
+ msgstr "تحتاج مصادقة اتصال Jetpack بين موقعك وموقع WordPress.com لتفعيل الميزات المذهلة."
4766
+
4767
+ #: class.jetpack.php:1993
4768
+ msgid "Don&#8217;t cross the streams! You need to stay logged in to your WordPress blog while you authorize Jetpack."
4769
+ msgstr "لا تعبر التيارات! تحتاج أن تبقى مسجل الدخول في موقعك أثناء مصادقة إضافة Jetpack."
4770
+
4771
+ #: class.jetpack-debugger.php:83
4772
+ msgid "Something has gotten mixed up in your Jetpack Connection!"
4773
+ msgstr ""
4774
+
4775
+ #: class.jetpack-debugger.php:93
4776
+ msgid "It looks like your site can not communicate properly with Jetpack."
4777
+ msgstr ""
4778
+
4779
+ #: class.jetpack-debugger.php:99 class.jetpack.php:1449 class.jetpack.php:1669
4780
+ msgid "Jetpack Debugging Center"
4781
+ msgstr "مركز تصحيح الأخطاء"
4782
+
4783
+ #: class.jetpack-debugger.php:100
4784
+ msgid "Testing your site's compatibily with Jetpack..."
4785
+ msgstr ""
4786
+
4787
+ #: class.jetpack-debugger.php:128
4788
+ msgid "Your Jetpack setup looks a-okay!"
4789
+ msgstr ""
4790
+
4791
+ #: class.jetpack-debugger.php:131
4792
+ msgid "There seems to be a problem with your site’s ability to communicate with Jetpack!"
4793
+ msgstr ""
4794
+
4795
+ #: class.jetpack-debugger.php:138
4796
+ msgid "Trouble with Jetpack?"
4797
+ msgstr "يوجد مشكلة في Jetpack؟"
4798
+
4799
+ #: class.jetpack-debugger.php:139
4800
+ msgid "It may be caused by one of these issues, which you can diagnose yourself:"
4801
+ msgstr "قد يكون سببه واحدة من هذه المشكلات التي يمكنك تشخيصها بنفسك:"
4802
+
4803
+ #: class.jetpack-debugger.php:141
4804
+ msgid "A known issue."
4805
+ msgstr "مشكلة معروفة."
4806
+
4807
+ #: class.jetpack-debugger.php:141
4808
+ msgid "Some themes and plugins have <a href=\"%1$s\" target=\"_blank\">known conflicts</a> with Jetpack – check the <a href=\"%2$s\" target=\"_blank\">list</a>. (You can also browse the <a href=\"%3$s\">Jetpack support pages</a> or <a href=\"%4$s\">Jetpack support forum</a> to see if others have experienced and solved the problem.)"
4809
+ msgstr "بعض القوالب والإضافات لها <a href=\"%1$s\" target=\"_blank\">تعارضات معروفة</a> مع Jetpack – إفحص <a href=\"%2$s\" target=\"_blank\">القائمة</a>. (يمكنك أيضاً تصفح <a href=\"%3$s\">صفحات دعم Jetpack</a> أو <a href=\"%4$s\">منتدى الدعم الفني Jetpack</a> لمعرفة ما إذا كان أحداً ما من ذوي الخبرة الآخرين قد حل المشكلة.)"
4810
+
4811
+ #: class.jetpack-debugger.php:142
4812
+ msgid "An incompatible plugin."
4813
+ msgstr "إضافة غير متوافقة."
4814
+
4815
+ #: class.jetpack-debugger.php:142
4816
+ msgid "Find out by disabling all plugins except Jetpack. If the problem persists, it's not a plugin issue. If the problem is solved, turn your plugins on one by one until the problem pops up again – there's the culprit! Let us know, and we'll try to help."
4817
+ msgstr "ولمعرفة ذلك من خلال تعطيل جميع الإضافات باستثناء Jetpack. إذا استمرت المشكلة، فهذه ليست مشكلة إضافة. وإذا تم حل المشكلة، قم بتفعيل الإضافات واحدة تلو الآخرى حتى تظهر المشكلة مرة أخرى - هكذا تعرف من هو المتهم! دعنا نعرف وسوف نحاول المساعدة."
4818
+
4819
+ #: class.jetpack-debugger.php:143
4820
+ msgid "A theme conflict."
4821
+ msgstr "تعارض في القالب."
4822
+
4823
+ #: class.jetpack-debugger.php:143
4824
+ msgid "If your problem isn't known or caused by a plugin, try activating Twenty Twelve (the default WordPress theme). If this solves the problem, something in your theme is probably broken – let the theme's author know."
4825
+ msgstr "في حال عدم معرفة مشكلتك أو الناجمة عن الإضافة، حاول تفعيل قالب 2012 (القالب الافتراضي). إذا كان هذا قد حل المشكلة، فشيئاً ما في القالب يوجد به خلل على الأرجح - دع مؤلف القالب يعلم بذلك."
4826
+
4827
+ #: class.jetpack-debugger.php:144
4828
+ msgid "A problem with your XMLRPC file."
4829
+ msgstr "مشكلة في ملف XMLRPC."
4830
+
4831
+ #: class.jetpack-debugger.php:144
4832
+ msgid "Load your <a href=\"%s\">XMLRPC file</a>. It should say “XML-RPC server accepts POST requests only.” on a line by itself."
4833
+ msgstr "تحميل <a href=\"%s\">XMLRPC ملف</a>. ينبغي أن نقول بأن \"خادم XML-RPC يقبل طلبات الموضوع فقط.\" على سطر منفرد."
4834
+
4835
+ #: class.jetpack-debugger.php:146
4836
+ msgid "If it's not by itself, a theme or plugin is displaying extra characters. Try steps 2 and 3."
4837
+ msgstr "إذا لم يكن بحد ذاته، قالب أو إضافة يظهر أحرف إضافية. حاول الخطوتين 2 و 3."
4838
+
4839
+ #: class.jetpack-debugger.php:147
4840
+ msgid "If you get a 404 message, contact your web host. Their security may block XMLRPC."
4841
+ msgstr "إذا ظهرت رسالة الخطأ 404، اتصل بمستضيفك. قد تكون حمايتهم قد حظرت XMLRPC."
4842
+
4843
+ #: class.jetpack-debugger.php:151
4844
+ msgid "If none of these help you find a solution, <a href=\"#\">click here to contact Jetpack support</a>. Tell us as much as you can about the issue and what steps you've tried to resolve it, and one of our Happiness Engineers will be in touch to help."
4845
+ msgstr "إذا كان أي من هذه ساعدتك على إيجاد حل، <a href=\"#\">اضغط هنا للإتصال بالدعم الفني ل Jetpack</a>. أخبرنا بقدر ما تستطيع عن المشكلة وما هي الخطوات التي اتبعتها لحل المشكلة، سيكون هناك أحد المهندسين للمساعدة وسيقى على اتصال دائم معك."
4846
+
4847
+ #: class.jetpack-debugger.php:164
4848
+ msgid "Please describe the problem you are having."
4849
+ msgstr "الرجاء وصف المشكلة التي تواجهها."
4850
+
4851
+ #: class.jetpack-debugger.php:169 modules/carousel/jetpack-carousel.php:138
4852
+ #: modules/contact-form/grunion-contact-form.php:750
4853
+ #: modules/contact-form/grunion-form-view.php:156
4854
+ msgid "Name"
4855
+ msgstr "الاسم"
4856
+
4857
+ #: class.jetpack-debugger.php:170
4858
+ msgid "Let us know your name."
4859
+ msgstr "دعنا نعرف اسمك."
4860
+
4861
+ #: class.jetpack-debugger.php:175
4862
+ msgid "E-mail"
4863
+ msgstr "البريد الإلكتروني"
4864
+
4865
+ #: class.jetpack-debugger.php:176
4866
+ msgid "Use a valid email address."
4867
+ msgstr "استخدم عنوان بريد إلكتروني صحيح."
4868
+
4869
+ #: class.jetpack-debugger.php:181
4870
+ msgid "The test results and some other useful debug information will be sent to the support team. Please feel free to <a href=\"#\">review/modify</a> this information."
4871
+ msgstr "سيتم إرسال نتائج الاختبار وبعض المعلومات الأخرى المفيدة عن تصحيح الأخطاء إلى فريق الدعم. لا تتردد في <a href=\"#\">مراجعة / تعديل</a> هذه المعلومات."
4872
+
4873
+ #: class.jetpack-debugger.php:185
4874
+ msgid "Debug Info"
4875
+ msgstr "معلومات تصحيح الأخطاء"
4876
+
4877
+ #: class.jetpack-heartbeat.php:112
4878
+ msgid "Jetpack weekly"
4879
+ msgstr ""
4880
+
4881
+ #: class.jetpack.php:1164
4882
+ msgid "Jetpack requires WordPress version %s or later."
4883
+ msgstr "إن إضافة Jetpackتتطلب ووردبريس الإصدار %sأو الأحدث."
4884
+
4885
+ #: class.jetpack.php:1404 class.jetpack.php:1420
4886
+ msgid "Jetpack contains the most recent version of the old &#8220;%1$s&#8221; plugin."
4887
+ msgstr "Jetpack يتضمن آخر إصدار قديم من إضافة &#8220;%1$s&#8221;."
4888
+
4889
+ #: class.jetpack-client-server.php:141
4890
+ msgid "An administrator for this blog must set up the Jetpack connection."
4891
+ msgstr "يجب على مدير الموقع أن يقوم بإعداد اتصال Jetpack."
4892
+
4893
+ #: class.jetpack-client-server.php:146
4894
+ msgid "You need to register your Jetpack before connecting it."
4895
+ msgstr "تحتاج لتسجيل Jetpack قبل الاتصال به."
4896
+
4897
+ #: class.jetpack-client-server.php:188 class.jetpack.php:3163
4898
+ #: class.jetpack.php:3165 class.jetpack.php:3167 class.jetpack.php:3170
4899
+ msgid "Error Details: %s"
4900
+ msgstr "تفاصيل الخطا: %s"
4901
+
4902
+ #: class.jetpack-debugger.php:24
4903
+ msgid "You do not have sufficient permissions to access this page."
4904
+ msgstr "ليس لديك الصلاحيات الكافية لدخول هذه الصفحة."
4905
+
4906
+ #: class.jetpack-debugger.php:68
4907
+ msgid "Your site isn’t reaching the Jetpack servers."
4908
+ msgstr ""
4909
+
4910
+ #: class.jetpack-debugger.php:71
4911
+ msgid "Your site isn’t securely reaching the Jetpack servers."
4912
+ msgstr ""
4913
+
4914
+ #: class.jetpack-debugger.php:76
4915
+ msgid "Your `%1$s` option is set up as `%2$s`, but your WordPress.com connection lists it as `%3$s`!"
4916
+ msgstr ""
languages/jetpack-az.mo CHANGED
Binary file
languages/jetpack-az.po ADDED
@@ -0,0 +1,4846 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Translation of 2.5 in Azerbaijani
2
+ # This file is distributed under the same license as the 2.5 package.
3
+ msgid ""
4
+ msgstr ""
5
+ "PO-Revision-Date: 2013-09-19 15:16:43+0000\n"
6
+ "MIME-Version: 1.0\n"
7
+ "Content-Type: text/plain; charset=UTF-8\n"
8
+ "Content-Transfer-Encoding: 8bit\n"
9
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
+ "X-Generator: GlotPress/0.1\n"
11
+ "Project-Id-Version: 2.5\n"
12
+
13
+ #: modules/videopress/videopress.php:664
14
+ msgid "The preview is unavailable while this video is being processed."
15
+ msgstr ""
16
+
17
+ #: modules/shortcodes/presentations.php:242
18
+ msgid "Click to autoplay the presentation!"
19
+ msgstr ""
20
+
21
+ #: modules/gplus-authorship/admin/ui.php:138
22
+ msgid "Your Google+ profile and WordPress.com accounts have been disconnected, including your Publicize connections. If you no longer wish to be associated with this blog on Google we recommend that you also remove the blog URL from your <a href='%s' target='_blank'>Google+ profile</a>."
23
+ msgstr ""
24
+
25
+ #: modules/gplus-authorship/admin/ui.php:140
26
+ msgid "Your Google+ profile and WordPress.com accounts have been disconnected. If you no longer wish to be associated with this blog on Google we recommend that you also remove the blog URL from your <a href='%s' target='_blank'>Google+ profile</a>."
27
+ msgstr ""
28
+
29
+ msgid "Likes are a way for people to show their appreciation for content you have written. It’s also a way for you to show the world how popular your content has become."
30
+ msgstr ""
31
+
32
+ msgid "Automatically optimize your site for mobile devices."
33
+ msgstr ""
34
+
35
+ msgid "Receive notifications on your mobile device."
36
+ msgstr ""
37
+
38
+ msgid "Monitor and manage your site's activity with Notifications in your Toolbar and on WordPress.com."
39
+ msgstr ""
40
+
41
+ msgid "A single search box, that lets you search many different things."
42
+ msgstr ""
43
+
44
+ msgid "Give your site a boost by loading images from the WordPress.com content delivery network."
45
+ msgstr ""
46
+
47
+ msgid "Publish posts to your blog directly from your personal email account."
48
+ msgstr ""
49
+
50
+ msgid "Connect your site to popular social networks and automatically share new posts with your friends."
51
+ msgstr ""
52
+
53
+ msgid "The most super duper sharing tool on the interwebs. Share content with Facebook, Twitter, and many more."
54
+ msgstr ""
55
+
56
+ msgid "Easily embed videos and more from sites like YouTube, Vimeo, and SlideShare."
57
+ msgstr ""
58
+
59
+ msgid "Enable WP.me-powered shortlinks for all of your Posts and Pages for easier sharing."
60
+ msgstr ""
61
+
62
+ msgid "Simple, concise site stats with no additional load on your server."
63
+ msgstr ""
64
+
65
+ msgid "Allow users to subscribe to your posts and comments to receive a notification via email."
66
+ msgstr ""
67
+
68
+ msgid "Create elegant magazine-style mosaic layouts for your photos without using an external graphic editor."
69
+ msgstr ""
70
+
71
+ msgid "Realtime backup and security scanning for your WordPress site."
72
+ msgstr ""
73
+
74
+ msgid "Quite possibly the easiest way to upload beautiful videos to your blog."
75
+ msgstr ""
76
+
77
+ msgid "Control what pages your widgets appear on."
78
+ msgstr ""
79
+
80
+ msgid "Easily add images, Twitter updates, and your site's RSS links to your theme's sidebar."
81
+ msgstr ""
82
+
83
+ msgid "Let users login with their WordPress.com Credentials, through <a href=\"http://jetpack.me/support/wpcc/\">WordPress.com Connect</a>"
84
+ msgstr ""
85
+
86
+ #: modules/wpcc/wpcc-sign-on.php:98
87
+ msgid "WPCC Client Secret"
88
+ msgstr ""
89
+
90
+ #: modules/wpcc/wpcc-sign-on.php:123
91
+ msgid "<strong>Almost done.</strong> Before WordPress.com Connect can finish activating, you'll need to <a href=\"%s\">register your website as an application on WordPress.com</a>"
92
+ msgstr ""
93
+
94
+ #: modules/wpcc/wpcc-sign-on.php:146
95
+ msgid "Visit WordPress.com to <a href=\"%s\">register a new WPCC client id and secret key</a>."
96
+ msgstr ""
97
+
98
+ #: modules/wpcc/wpcc-sign-on.php:148
99
+ msgid "Visit WordPress.com to <a href=\"%s\">manage your WPCC client settings</a>."
100
+ msgstr ""
101
+
102
+ #: modules/wpcc/wpcc-sign-on.php:175
103
+ msgid "Connecting with WordPress.com Connect enables you to log on via your WordPress.com account."
104
+ msgstr ""
105
+
106
+ #: modules/wpcc/wpcc-sign-on.php:188
107
+ msgid "Unlink This Account"
108
+ msgstr ""
109
+
110
+ #: modules/wpcc/wpcc-sign-on.php:231
111
+ msgid "This profile is not currently linked to a WordPress.com Profile."
112
+ msgstr ""
113
+
114
+ #: modules/wpcc/wpcc-sign-on.php:238
115
+ msgid "Warning! State variable missing after authentication."
116
+ msgstr ""
117
+
118
+ #: modules/wpcc/wpcc-sign-on.php:242
119
+ msgid "Warning! State mismatch. Authentication attempt may have been compromised."
120
+ msgstr ""
121
+
122
+ #: modules/wpcc/wpcc-sign-on.php:262
123
+ msgid "Warning! Could not confirm request token url!"
124
+ msgstr ""
125
+
126
+ #: modules/wpcc/wpcc-sign-on.php:276
127
+ msgid "Warning! Could not fetch user data!"
128
+ msgstr ""
129
+
130
+ #: modules/wpcc/wpcc-sign-on.php:409
131
+ msgid "We couldn't find an account with the email <strong><code>%1$s</code></strong> to log you in with. If you already have an account on <strong>%2$s</strong>, please make sure that <strong><code>%1$s</code></strong> is configured as the email address, or that you have connected to WordPress.com on your profile page."
132
+ msgstr ""
133
+
134
+ #: modules/wpcc/wpcc-sign-on.php:411
135
+ msgid "We couldn't find any account on <strong>%2$s</strong> that is linked to your WordPress.com account to log you in with. If you already have an account on <strong>%2$s</strong>, please make sure that you have connected to WordPress.com on your profile page."
136
+ msgstr ""
137
+
138
+ msgid "http://wordpress.org/extend/plugins/jetpack/"
139
+ msgstr ""
140
+
141
+ msgid "Bring the power of the WordPress.com cloud to your self-hosted WordPress. Jetpack enables you to connect your blog to a WordPress.com account to use the powerful features normally only available to WordPress.com users."
142
+ msgstr ""
143
+
144
+ msgid "Automattic"
145
+ msgstr ""
146
+
147
+ msgid "http://jetpack.me"
148
+ msgstr ""
149
+
150
+ msgid "Improve your spelling, style, and grammar with the <a href=\"http://www.afterthedeadline.com/\">After&nbsp;the&nbsp;Deadline</a> Proofreading service."
151
+ msgstr ""
152
+
153
+ msgid "Transform your standard image galleries into an immersive full-screen experience."
154
+ msgstr ""
155
+
156
+ msgid "A new comment system that has integrated social media login options."
157
+ msgstr ""
158
+
159
+ msgid "Easily insert a contact form anywhere on your site."
160
+ msgstr ""
161
+
162
+ msgid "Customize the appearance of your site using CSS but without modifying your theme."
163
+ msgstr ""
164
+
165
+ msgid "Share your public posts and comments to search engines and other services in real-time."
166
+ msgstr ""
167
+
168
+ msgid "Show a link to your Google+ in the sharing area of your posts and add your blog URL to your Google+ profile."
169
+ msgstr ""
170
+
171
+ msgid "Show a pop-up business card of your users' gravatar profiles in comments."
172
+ msgstr ""
173
+
174
+ msgid "Automatically pull the next set of posts into view when the reader approaches the bottom of the page."
175
+ msgstr ""
176
+
177
+ msgid "Allow applications to securely access your content through the cloud."
178
+ msgstr ""
179
+
180
+ msgid "Beautiful Math"
181
+ msgstr ""
182
+
183
+ msgid "Mark up your posts with the <img src=\"//s0.wp.com/latex.php?latex=%5CLaTeX&amp;bg=transparent&amp;fg=000&amp;s=-2\" alt=\"LaTeX logo\" title=\"LaTeX\" style=\"vertical-align: -25%\" /> markup language, perfect for complex mathematical equations and other &#252;ber-geekery."
184
+ msgstr ""
185
+
186
+ #: modules/widgets/top-posts.php:35 modules/widgets/top-posts.php:41
187
+ msgid "Top Posts &amp; Pages"
188
+ msgstr ""
189
+
190
+ #: modules/widgets/top-posts.php:37
191
+ msgid "Shows your most viewed posts and pages."
192
+ msgstr ""
193
+
194
+ #: modules/widgets/top-posts.php:78
195
+ msgid "Maximum number of posts to show (no more than 10):"
196
+ msgstr ""
197
+
198
+ #: modules/widgets/top-posts.php:83
199
+ msgid "Display as:"
200
+ msgstr ""
201
+
202
+ #: modules/widgets/top-posts.php:85
203
+ msgid "Text List"
204
+ msgstr ""
205
+
206
+ #: modules/widgets/top-posts.php:86
207
+ msgid "Image List"
208
+ msgstr ""
209
+
210
+ #: modules/widgets/top-posts.php:87
211
+ msgid "Image Grid"
212
+ msgstr ""
213
+
214
+ #: modules/widgets/top-posts.php:91
215
+ msgid "Top Posts &amp; Pages by views are calculated from 24-48 hours of stats. They take a while to change."
216
+ msgstr ""
217
+
218
+ #: modules/widgets/top-posts.php:164
219
+ msgid "There are no posts to display. <a href=\"%s\">Want more traffic?</a>"
220
+ msgstr ""
221
+
222
+ #: modules/widgets/twitter-timeline.php:24
223
+ msgid "Twitter Timeline"
224
+ msgstr ""
225
+
226
+ #: modules/widgets/twitter-timeline.php:27
227
+ msgid "Display an official Twitter Embedded Timeline widget."
228
+ msgstr ""
229
+
230
+ #: modules/widgets/twitter-timeline.php:75
231
+ msgid "My Tweets"
232
+ msgstr ""
233
+
234
+ #: modules/widgets/twitter-timeline.php:146
235
+ msgid "Follow me on Twitter"
236
+ msgstr ""
237
+
238
+ #: modules/widgets/twitter-timeline.php:165
239
+ msgid "Width (px):"
240
+ msgstr ""
241
+
242
+ #: modules/widgets/twitter-timeline.php:170
243
+ msgid "Height (px):"
244
+ msgstr ""
245
+
246
+ #: modules/widgets/twitter-timeline.php:175
247
+ msgid "# of Tweets Shown:"
248
+ msgstr ""
249
+
250
+ #: modules/widgets/twitter-timeline.php:183
251
+ msgid "You need to <a href=\"%1$s\" target=\"_blank\">create a widget at Twitter.com</a>, and then enter your widget id (the long number found in the URL of your widget's config page) in the field below. <a href=\"%2$s\" target=\"_blank\">Read more</a>."
252
+ msgstr ""
253
+
254
+ #: modules/widgets/twitter-timeline.php:191
255
+ msgid "Widget ID:"
256
+ msgstr ""
257
+
258
+ #: modules/widgets/twitter-timeline.php:196
259
+ msgid "Layout Options:"
260
+ msgstr ""
261
+
262
+ #: modules/widgets/twitter-timeline.php:197
263
+ msgid "No Header"
264
+ msgstr ""
265
+
266
+ #: modules/widgets/twitter-timeline.php:198
267
+ msgid "No Footer"
268
+ msgstr ""
269
+
270
+ #: modules/widgets/twitter-timeline.php:199
271
+ msgid "No Borders"
272
+ msgstr ""
273
+
274
+ #: modules/widgets/twitter-timeline.php:200
275
+ msgid "No Scrollbar"
276
+ msgstr ""
277
+
278
+ #: modules/widgets/twitter-timeline.php:201
279
+ msgid "Transparent Background"
280
+ msgstr ""
281
+
282
+ #: modules/widgets/twitter-timeline.php:205
283
+ msgid "Link Color (hex):"
284
+ msgstr ""
285
+
286
+ #: modules/widgets/twitter-timeline.php:210
287
+ msgid "Border Color (hex):"
288
+ msgstr ""
289
+
290
+ #: modules/widgets/twitter-timeline.php:215
291
+ msgid "Timeline Theme:"
292
+ msgstr ""
293
+
294
+ #: modules/widgets.php:49
295
+ msgid "%s (Jetpack)"
296
+ msgstr ""
297
+
298
+ #: modules/wpcc/wpcc-sign-on.php:91
299
+ msgid "WPCC Client ID"
300
+ msgstr ""
301
+
302
+ #: modules/widgets/readmill.php:47
303
+ msgid "Just enter the URL to your book, make sure it's a PDF or EPUB file, and you are ready to go. For more help, head to <a href='%s'>the Readmill WordPress Widget support page</a>."
304
+ msgstr ""
305
+
306
+ #: modules/widgets/readmill.php:55
307
+ msgid "Download URL:"
308
+ msgstr ""
309
+
310
+ #: modules/widgets/readmill.php:60
311
+ msgid "Item URL:"
312
+ msgstr ""
313
+
314
+ #: modules/widgets/readmill.php:65
315
+ msgid "What size icon?"
316
+ msgstr ""
317
+
318
+ #: modules/widgets/readmill.php:67 modules/widgets/rsslinks-widget.php:101
319
+ msgid "Large"
320
+ msgstr "Geniş "
321
+
322
+ #: modules/widgets/readmill.php:68 modules/widgets/rsslinks-widget.php:99
323
+ msgid "Small"
324
+ msgstr "Kiçik"
325
+
326
+ #: modules/widgets/readmill.php:125
327
+ msgid "Your ePub link is empty. Provide an ePub link to display the Send to Readmill widget."
328
+ msgstr ""
329
+
330
+ #: modules/widgets/rsslinks-widget.php:12
331
+ msgid "Links to your blog's RSS feeds"
332
+ msgstr ""
333
+
334
+ #: modules/widgets/rsslinks-widget.php:13
335
+ msgid "RSS Links (Jetpack)"
336
+ msgstr ""
337
+
338
+ #: modules/widgets/rsslinks-widget.php:67
339
+ #: modules/widgets/rsslinks-widget.php:133
340
+ msgid "Posts"
341
+ msgstr "Yazılar"
342
+
343
+ #: modules/widgets/rsslinks-widget.php:69
344
+ msgid "Posts & Comments"
345
+ msgstr ""
346
+
347
+ #: modules/widgets/rsslinks-widget.php:71
348
+ msgid "Feed(s) to Display:"
349
+ msgstr ""
350
+
351
+ #: modules/widgets/rsslinks-widget.php:81
352
+ msgid "Text Link"
353
+ msgstr ""
354
+
355
+ #: modules/widgets/rsslinks-widget.php:82
356
+ msgid "Image Link"
357
+ msgstr ""
358
+
359
+ #: modules/widgets/rsslinks-widget.php:83
360
+ msgid "Text & Image Links"
361
+ msgstr ""
362
+
363
+ #: modules/widgets/rsslinks-widget.php:85
364
+ msgid "Format:"
365
+ msgstr ""
366
+
367
+ #: modules/widgets/rsslinks-widget.php:96
368
+ msgid "Image Settings:"
369
+ msgstr ""
370
+
371
+ #: modules/widgets/rsslinks-widget.php:100
372
+ msgid "Medium"
373
+ msgstr ""
374
+
375
+ #: modules/widgets/rsslinks-widget.php:103
376
+ msgid "Image Size:"
377
+ msgstr ""
378
+
379
+ #: modules/widgets/rsslinks-widget.php:113
380
+ msgid "Red"
381
+ msgstr ""
382
+
383
+ #: modules/widgets/rsslinks-widget.php:114
384
+ msgid "Orange"
385
+ msgstr ""
386
+
387
+ #: modules/widgets/rsslinks-widget.php:115
388
+ msgid "Green"
389
+ msgstr ""
390
+
391
+ #: modules/widgets/rsslinks-widget.php:116
392
+ msgid "Blue"
393
+ msgstr ""
394
+
395
+ #: modules/widgets/rsslinks-widget.php:117
396
+ msgid "Purple"
397
+ msgstr ""
398
+
399
+ #: modules/widgets/rsslinks-widget.php:118
400
+ msgid "Pink"
401
+ msgstr ""
402
+
403
+ #: modules/widgets/rsslinks-widget.php:119
404
+ msgid "Silver"
405
+ msgstr ""
406
+
407
+ #: modules/widgets/rsslinks-widget.php:121
408
+ msgid "Image Color:"
409
+ msgstr ""
410
+
411
+ #: modules/widgets/rsslinks-widget.php:140
412
+ msgid "Subscribe to %s"
413
+ msgstr ""
414
+
415
+ #: modules/widgets/gravatar-profile.php:115
416
+ msgid "Personal Links"
417
+ msgstr ""
418
+
419
+ #: modules/widgets/gravatar-profile.php:135
420
+ msgid "Verified Services"
421
+ msgstr ""
422
+
423
+ #: modules/widgets/gravatar-profile.php:146
424
+ msgctxt "1: User Name, 2: Service Name (Facebook, Twitter, ...)"
425
+ msgid "%1$s on %2$s"
426
+ msgstr ""
427
+
428
+ #: modules/widgets/gravatar-profile.php:180
429
+ msgid "Select a user or pick \"custom\" and enter a custom email address."
430
+ msgstr ""
431
+
432
+ #: modules/widgets/gravatar-profile.php:184
433
+ msgid "Custom"
434
+ msgstr ""
435
+
436
+ #: modules/widgets/gravatar-profile.php:194
437
+ msgid "Custom Email Address"
438
+ msgstr ""
439
+
440
+ #: modules/widgets/gravatar-profile.php:202
441
+ msgid "Show Personal Links"
442
+ msgstr ""
443
+
444
+ #: modules/widgets/gravatar-profile.php:204
445
+ msgid "Links to your websites, blogs, or any other sites that help describe who you are."
446
+ msgstr ""
447
+
448
+ #: modules/widgets/gravatar-profile.php:211
449
+ msgid "Show Account Links"
450
+ msgstr ""
451
+
452
+ #: modules/widgets/gravatar-profile.php:213
453
+ msgid "Links to services that you use across the web."
454
+ msgstr ""
455
+
456
+ #: modules/widgets/gravatar-profile.php:217
457
+ msgid "Opens in new window"
458
+ msgstr ""
459
+
460
+ #: modules/widgets/gravatar-profile.php:217
461
+ msgid "Edit Your Profile"
462
+ msgstr ""
463
+
464
+ #: modules/widgets/gravatar-profile.php:217
465
+ msgid "What's a Gravatar?"
466
+ msgstr ""
467
+
468
+ #: modules/widgets/image-widget.php:12
469
+ msgid "Display an image in your sidebar"
470
+ msgstr ""
471
+
472
+ #: modules/widgets/image-widget.php:14
473
+ msgid "Image (Jetpack)"
474
+ msgstr ""
475
+
476
+ #: modules/widgets/image-widget.php:110
477
+ msgid "Image URL:"
478
+ msgstr ""
479
+
480
+ #: modules/widgets/image-widget.php:113
481
+ msgid "Alternate text:"
482
+ msgstr ""
483
+
484
+ #: modules/widgets/image-widget.php:116
485
+ msgid "Image title:"
486
+ msgstr ""
487
+
488
+ #: modules/widgets/image-widget.php:119
489
+ msgid "Caption:"
490
+ msgstr ""
491
+
492
+ #: modules/widgets/image-widget.php:125
493
+ msgid "Left"
494
+ msgstr "Sol"
495
+
496
+ #: modules/widgets/image-widget.php:126
497
+ msgid "Center"
498
+ msgstr ""
499
+
500
+ #: modules/widgets/image-widget.php:127
501
+ msgid "Right"
502
+ msgstr "Sağ"
503
+
504
+ #: modules/widgets/image-widget.php:129
505
+ msgid "Image Alignment:"
506
+ msgstr ""
507
+
508
+ #: modules/widgets/image-widget.php:139
509
+ msgid "Width:"
510
+ msgstr ""
511
+
512
+ #: modules/widgets/image-widget.php:142
513
+ msgid "Height:"
514
+ msgstr ""
515
+
516
+ #: modules/widgets/image-widget.php:145
517
+ msgid "If empty, we will attempt to determine the image size."
518
+ msgstr ""
519
+
520
+ #: modules/widgets/image-widget.php:146
521
+ msgid "Link URL (when the image is clicked):"
522
+ msgstr ""
523
+
524
+ #: modules/widgets/readmill.php:11 modules/widgets/readmill.php:21
525
+ msgid "Send To Readmill"
526
+ msgstr ""
527
+
528
+ #: modules/widgets/readmill.php:13
529
+ msgid "Readmill is the best book reader for phones and tablets. With this widget you can enable users to send a book to their device with one click."
530
+ msgstr ""
531
+
532
+ #: modules/widgets/facebook-likebox.php:31
533
+ msgid "Facebook Like Box"
534
+ msgstr ""
535
+
536
+ #: modules/widgets/facebook-likebox.php:34
537
+ msgid "Display a Facebook Like Box to connect visitors to your Facebook Page"
538
+ msgstr ""
539
+
540
+ #: modules/widgets/facebook-likebox.php:48
541
+ msgid "It looks like your Facebook URL is incorrectly configured. Please check it in your <a href=\"%s\">widget settings</a>."
542
+ msgstr ""
543
+
544
+ #: modules/widgets/facebook-likebox.php:131
545
+ msgid "Facebook Page URL"
546
+ msgstr ""
547
+
548
+ #: modules/widgets/facebook-likebox.php:134
549
+ msgid "The Like Box only works with <a href=\"http://www.facebook.com/help/?faq=174987089221178\">Facebook Pages</a>."
550
+ msgstr ""
551
+
552
+ #: modules/widgets/facebook-likebox.php:140
553
+ msgid "Width"
554
+ msgstr ""
555
+
556
+ #: modules/widgets/facebook-likebox.php:147
557
+ msgid "Height"
558
+ msgstr ""
559
+
560
+ #: modules/widgets/facebook-likebox.php:165
561
+ msgid "Show Faces"
562
+ msgstr ""
563
+
564
+ #: modules/widgets/facebook-likebox.php:167
565
+ msgid "Show profile photos in the plugin."
566
+ msgstr ""
567
+
568
+ #: modules/widgets/facebook-likebox.php:174
569
+ msgid "Show Stream"
570
+ msgstr ""
571
+
572
+ #: modules/widgets/facebook-likebox.php:176
573
+ msgid "Show the profile stream for the public profile."
574
+ msgstr ""
575
+
576
+ #: modules/widgets/facebook-likebox.php:183
577
+ msgid "Show Border"
578
+ msgstr ""
579
+
580
+ #: modules/widgets/facebook-likebox.php:185
581
+ msgid "Show a border around the plugin."
582
+ msgstr ""
583
+
584
+ #: modules/widgets/facebook-likebox.php:192
585
+ msgid "Show Wall"
586
+ msgstr ""
587
+
588
+ #: modules/widgets/facebook-likebox.php:194
589
+ msgid "Show the wall for a Places page rather than friend activity."
590
+ msgstr ""
591
+
592
+ #: modules/widgets/gallery/templates/form.php:2 modules/widgets/readmill.php:50
593
+ #: modules/widgets/rsslinks-widget.php:62 modules/widgets/top-posts.php:73
594
+ #: modules/widgets/twitter-timeline.php:160
595
+ msgid "Title:"
596
+ msgstr ""
597
+
598
+ #: modules/widgets/gallery/templates/form.php:10
599
+ msgid "Images:"
600
+ msgstr ""
601
+
602
+ #: modules/widgets/gallery/templates/form.php:43
603
+ msgid "Link To:"
604
+ msgstr ""
605
+
606
+ #: modules/widgets/gallery/templates/form.php:58
607
+ msgid "Random Order:"
608
+ msgstr ""
609
+
610
+ #: modules/widgets/gallery/templates/form.php:69
611
+ msgid "Style:"
612
+ msgstr ""
613
+
614
+ #: modules/widgets/gallery.php:20
615
+ msgid "Display a photo gallery or slideshow"
616
+ msgstr ""
617
+
618
+ #: modules/widgets/gallery.php:327
619
+ msgid "Tiles"
620
+ msgstr ""
621
+
622
+ #: modules/widgets/gallery.php:335
623
+ msgid "Attachment Page"
624
+ msgstr ""
625
+
626
+ #: modules/widgets/gallery.php:336
627
+ msgid "Media File"
628
+ msgstr ""
629
+
630
+ #: modules/widgets/gravatar-profile.php:21
631
+ msgid "Gravatar Profile"
632
+ msgstr ""
633
+
634
+ #: modules/widgets/gravatar-profile.php:24
635
+ msgid "Display a mini version of your Gravatar Profile"
636
+ msgstr ""
637
+
638
+ #: modules/widgets/gravatar-profile.php:41
639
+ msgid "You need to select what to show in this <a href=\"%s\">Gravatar Profile widget</a>."
640
+ msgstr ""
641
+
642
+ #: modules/widgets/gravatar-profile.php:95
643
+ msgid "View Full Profile &rarr;"
644
+ msgstr ""
645
+
646
+ #: modules/widgets/gravatar-profile.php:103
647
+ msgid "Error loading profile"
648
+ msgstr ""
649
+
650
+ #: modules/videopress/videopress.php:673
651
+ msgid "Video Preview:"
652
+ msgstr ""
653
+
654
+ #: modules/videopress/videopress.php:707
655
+ msgid "Use the form below to upload a video to your VideoPress Library. The following video formats are supported: %s. Maximum upload file size is %d%s."
656
+ msgstr ""
657
+
658
+ #: modules/videopress/videopress.php:710
659
+ msgid "Upload Video"
660
+ msgstr ""
661
+
662
+ #: modules/widget-visibility/widget-conditions.php:34
663
+ msgid "All category pages"
664
+ msgstr ""
665
+
666
+ #: modules/widget-visibility/widget-conditions.php:48
667
+ msgid "All author pages"
668
+ msgstr ""
669
+
670
+ #: modules/widget-visibility/widget-conditions.php:59
671
+ msgid "All tag pages"
672
+ msgstr ""
673
+
674
+ #: modules/widget-visibility/widget-conditions.php:73
675
+ msgid "All date archives"
676
+ msgstr ""
677
+
678
+ #: modules/widget-visibility/widget-conditions.php:74
679
+ msgid "Daily archives"
680
+ msgstr ""
681
+
682
+ #: modules/widget-visibility/widget-conditions.php:75
683
+ msgid "Monthly archives"
684
+ msgstr "Aylıq arxivlər"
685
+
686
+ #: modules/widget-visibility/widget-conditions.php:76
687
+ msgid "Yearly archives"
688
+ msgstr ""
689
+
690
+ #: modules/widget-visibility/widget-conditions.php:87
691
+ msgid "Front page"
692
+ msgstr ""
693
+
694
+ #: modules/widget-visibility/widget-conditions.php:88
695
+ msgid "Posts page"
696
+ msgstr ""
697
+
698
+ #: modules/widget-visibility/widget-conditions.php:89
699
+ msgid "404 error page"
700
+ msgstr ""
701
+
702
+ #: modules/widget-visibility/widget-conditions.php:90
703
+ msgid "Search results"
704
+ msgstr ""
705
+
706
+ #: modules/widget-visibility/widget-conditions.php:91
707
+ msgid "Post type:"
708
+ msgstr ""
709
+
710
+ #: modules/widget-visibility/widget-conditions.php:104
711
+ msgid "Static page:"
712
+ msgstr ""
713
+
714
+ #: modules/widget-visibility/widget-conditions.php:146
715
+ msgid "Visibility"
716
+ msgstr ""
717
+
718
+ #: modules/widget-visibility/widget-conditions.php:149
719
+ msgctxt "placeholder: dropdown menu to select widget visibility; hide if or show if"
720
+ msgid "%s if:"
721
+ msgstr ""
722
+
723
+ #: modules/widget-visibility/widget-conditions.php:149
724
+ msgctxt "Used in the \"%s if:\" translation for the widget visibility dropdown"
725
+ msgid "Show"
726
+ msgstr ""
727
+
728
+ #: modules/widget-visibility/widget-conditions.php:149
729
+ msgctxt "Used in the \"%s if:\" translation for the widget visibility dropdown"
730
+ msgid "Hide"
731
+ msgstr ""
732
+
733
+ #: modules/widget-visibility/widget-conditions.php:160
734
+ msgctxt "Used as the default option in a dropdown list"
735
+ msgid "-- Select --"
736
+ msgstr ""
737
+
738
+ #: modules/widget-visibility/widget-conditions.php:161
739
+ msgid "Category"
740
+ msgstr ""
741
+
742
+ #: modules/widget-visibility/widget-conditions.php:162
743
+ msgctxt "Noun, as in: \"The author of this post is...\""
744
+ msgid "Author"
745
+ msgstr ""
746
+
747
+ #: modules/widget-visibility/widget-conditions.php:163
748
+ msgctxt "Noun, as in: \"This post has one tag.\""
749
+ msgid "Tag"
750
+ msgstr ""
751
+
752
+ #: modules/widget-visibility/widget-conditions.php:164
753
+ msgctxt "Noun, as in: \"This page is a date archive.\""
754
+ msgid "Date"
755
+ msgstr ""
756
+
757
+ #: modules/widget-visibility/widget-conditions.php:165
758
+ msgctxt "Example: The user is looking at a page, not a post."
759
+ msgid "Page"
760
+ msgstr ""
761
+
762
+ #: modules/widget-visibility/widget-conditions.php:167
763
+ msgctxt "Widget Visibility: {Rule Major [Page]} is {Rule Minor [Search results]}"
764
+ msgid "is"
765
+ msgstr ""
766
+
767
+ #: modules/widget-visibility/widget-conditions.php:171
768
+ msgctxt "Shown between widget visibility conditions."
769
+ msgid "or"
770
+ msgstr ""
771
+
772
+ #: modules/widget-visibility/widget-conditions.php:174
773
+ msgid "Delete"
774
+ msgstr "Sil"
775
+
776
+ #: modules/videopress/videopress.php:278
777
+ msgid "Only videos from the selected blog will be available in your media library."
778
+ msgstr ""
779
+
780
+ #: modules/videopress/videopress.php:279
781
+ msgid "<a href=\"%s\">Click here</a> to refresh this list."
782
+ msgstr ""
783
+
784
+ #: modules/videopress/videopress.php:285
785
+ msgid "Video Library Access"
786
+ msgstr ""
787
+
788
+ #: modules/videopress/videopress.php:289
789
+ msgid "Do not allow other users to access my VideoPress library"
790
+ msgstr ""
791
+
792
+ #: modules/videopress/videopress.php:291
793
+ msgid "Allow users to access my videos"
794
+ msgstr ""
795
+
796
+ #: modules/videopress/videopress.php:293
797
+ msgid "Allow users to access and edit my videos"
798
+ msgstr ""
799
+
800
+ #: modules/videopress/videopress.php:295
801
+ msgid "Allow users to access, edit, and delete my videos"
802
+ msgstr ""
803
+
804
+ #: modules/videopress/videopress.php:298
805
+ msgid "Allow users to upload videos"
806
+ msgstr ""
807
+
808
+ #: modules/videopress/videopress.php:303
809
+ msgid "Free formats"
810
+ msgstr ""
811
+
812
+ #: modules/videopress/videopress.php:307
813
+ msgid "Only display videos in free software formats"
814
+ msgstr ""
815
+
816
+ #: modules/videopress/videopress.php:308
817
+ msgid "Ogg file container with Theora video and Vorbis audio. Note that some browsers are unable to play free software video formats, including Internet Explorer and Safari."
818
+ msgstr ""
819
+
820
+ #: modules/videopress/videopress.php:313
821
+ msgid "Default quality"
822
+ msgstr ""
823
+
824
+ #: modules/videopress/videopress.php:317
825
+ msgid "Display higher quality video by default."
826
+ msgstr ""
827
+
828
+ #: modules/videopress/videopress.php:318
829
+ msgid "This setting may be overridden for individual videos."
830
+ msgstr ""
831
+
832
+ #: modules/videopress/videopress.php:330 modules/videopress/videopress.php:339
833
+ #: modules/videopress/videopress.php:593
834
+ msgid "VideoPress Library"
835
+ msgstr ""
836
+
837
+ #: modules/videopress/videopress.php:340
838
+ msgid "Use the button below to browse your VideoPress Library. Note that you can also browse your VideoPress Library while editing a post or page by using the <strong>Add Media</strong> button in the post editor."
839
+ msgstr ""
840
+
841
+ #: modules/videopress/videopress.php:341
842
+ msgid "Browse Your VideoPress Library"
843
+ msgstr ""
844
+
845
+ #: modules/videopress/videopress.php:342
846
+ msgid "Please enable JavaScript support in your browser to use VideoPress."
847
+ msgstr ""
848
+
849
+ #: modules/videopress/videopress.php:589
850
+ msgid "Please select a video file to upload."
851
+ msgstr ""
852
+
853
+ #: modules/videopress/videopress.php:590
854
+ msgid "Your video is uploading... Please do not close this window."
855
+ msgstr ""
856
+
857
+ #: modules/videopress/videopress.php:591
858
+ msgid "An unknown error has occurred. Please try again later."
859
+ msgstr ""
860
+
861
+ #: modules/videopress/videopress.php:592
862
+ msgid "Your video has successfully been uploaded. It will appear in your VideoPress Library shortly."
863
+ msgstr ""
864
+
865
+ #: modules/videopress/videopress.php:594
866
+ msgid "Upload a Video"
867
+ msgstr ""
868
+
869
+ #: modules/videopress/videopress.php:595
870
+ msgid "Insert Video"
871
+ msgstr "Video yerləşdir"
872
+
873
+ #: modules/videopress/videopress.php:628
874
+ msgid "Ogg File URL"
875
+ msgstr ""
876
+
877
+ #: modules/videopress/videopress.php:630
878
+ msgid "Location of the Ogg video file."
879
+ msgstr ""
880
+
881
+ #: modules/videopress/videopress.php:638
882
+ msgid "Display share menu and allow viewers to embed or download this video"
883
+ msgstr ""
884
+
885
+ #: modules/videopress/videopress.php:644
886
+ msgid "Rating"
887
+ msgstr "Reytinq"
888
+
889
+ #: modules/videopress/videopress.php:657
890
+ msgid "Shortcode"
891
+ msgstr ""
892
+
893
+ #: modules/subscriptions.php:694
894
+ msgid "Enter your email address to subscribe to this blog and receive notifications of new posts by email."
895
+ msgstr ""
896
+
897
+ #: modules/subscriptions.php:696
898
+ msgid "Click to subscribe to this blog and receive notifications of new posts by email."
899
+ msgstr ""
900
+
901
+ #: modules/subscriptions.php:712
902
+ msgid "%s: %s"
903
+ msgstr ""
904
+
905
+ #: modules/subscriptions.php:719 modules/widgets/image-widget.php:107
906
+ msgid "Widget title:"
907
+ msgstr ""
908
+
909
+ #: modules/subscriptions.php:725
910
+ msgid "Optional text to display to your readers:"
911
+ msgstr ""
912
+
913
+ #: modules/subscriptions.php:731
914
+ msgid "Subscribe Button:"
915
+ msgstr ""
916
+
917
+ #: modules/subscriptions.php:738
918
+ msgid "Show total number of subscribers? (%s subscriber)"
919
+ msgid_plural "Show total number of subscribers? (%s subscribers)"
920
+ msgstr[0] ""
921
+ msgstr[1] ""
922
+
923
+ #: modules/tiled-gallery/tiled-gallery.php:318
924
+ msgid "Tiled Mosaic"
925
+ msgstr ""
926
+
927
+ #: modules/tiled-gallery/tiled-gallery.php:319 modules/widgets/gallery.php:328
928
+ msgid "Square Tiles"
929
+ msgstr ""
930
+
931
+ #: modules/tiled-gallery/tiled-gallery.php:320 modules/widgets/gallery.php:329
932
+ msgid "Circles"
933
+ msgstr ""
934
+
935
+ #: modules/tiled-gallery/tiled-gallery.php:349
936
+ msgid "Display all your gallery pictures in a cool mosaic."
937
+ msgstr ""
938
+
939
+ #: modules/vaultpress.php:24
940
+ msgid "Active"
941
+ msgstr ""
942
+
943
+ #: modules/videopress/class.videopress-player.php:195
944
+ msgid "%s Error"
945
+ msgstr ""
946
+
947
+ #: modules/videopress/class.videopress-player.php:230
948
+ msgid "This video is intended for mature audiences."
949
+ msgstr ""
950
+
951
+ #: modules/videopress/class.videopress-player.php:230
952
+ msgid "Please verify your birthday."
953
+ msgstr ""
954
+
955
+ #: modules/videopress/class.videopress-player.php:280
956
+ msgid "Submit"
957
+ msgstr ""
958
+
959
+ #: modules/videopress/class.videopress-player.php:326
960
+ msgid "You do not have sufficient <a rel=\"nofollow\" href=\"%s\">freedom levels</a> to view this video. Support free software and upgrade."
961
+ msgstr ""
962
+
963
+ #: modules/videopress/class.videopress-player.php:382
964
+ msgctxt "watch a video title"
965
+ msgid "Watch: %s"
966
+ msgstr ""
967
+
968
+ #: modules/videopress/class.videopress-player.php:478
969
+ #: modules/videopress/class.videopress-player.php:500
970
+ msgid "this video"
971
+ msgstr ""
972
+
973
+ #: modules/videopress/class.videopress-player.php:507
974
+ msgctxt "Play as in playback or view a movie"
975
+ msgid "JavaScript required to play %s."
976
+ msgstr ""
977
+
978
+ #: modules/videopress/class.videopress-player.php:654
979
+ msgid "This video requires <a rel=\"nofollow\" href=\"%s\">Adobe Flash</a> for playback."
980
+ msgstr ""
981
+
982
+ #: modules/videopress/class.videopress-player.php:661
983
+ msgid "Loading video..."
984
+ msgstr ""
985
+
986
+ #: modules/videopress/class.videopress-video.php:306
987
+ msgid "The VideoPress plugin could not communicate with the VideoPress servers. This error is most likely caused by a misconfigured plugin. Please reinstall or upgrade."
988
+ msgstr ""
989
+
990
+ #: modules/videopress/class.videopress-video.php:308
991
+ msgid "<strong>%s</strong> is not an allowed embed site."
992
+ msgstr ""
993
+
994
+ #: modules/videopress/class.videopress-video.php:308
995
+ msgid "Publisher limits playback of video embeds."
996
+ msgstr ""
997
+
998
+ #: modules/videopress/class.videopress-video.php:310
999
+ msgid "No data found for VideoPress identifier: <strong>%s</strong>."
1000
+ msgstr ""
1001
+
1002
+ #: modules/videopress/videopress.php:72 modules/videopress/videopress.php:76
1003
+ msgid "Could not obtain a VideoPress upload token. Please try again later."
1004
+ msgstr ""
1005
+
1006
+ #: modules/videopress/videopress.php:264
1007
+ msgid "Please note that the VideoPress module requires a WordPress.com account with an active <a href=\"http://store.wordpress.com/premium-upgrades/videopress/\" target=\"_blank\">VideoPress subscription</a>.</p>"
1008
+ msgstr ""
1009
+
1010
+ #: modules/videopress/videopress.php:269
1011
+ msgid "Connected WordPress.com Blog"
1012
+ msgstr ""
1013
+
1014
+ #: modules/stats.php:951 modules/stats.php:975
1015
+ msgid "Sorry, nothing to report."
1016
+ msgstr ""
1017
+
1018
+ #: modules/stats.php:971
1019
+ msgid "Top Searches"
1020
+ msgstr ""
1021
+
1022
+ #: modules/stats.php:999
1023
+ msgid "We were unable to get your stats just now. Please reload this page to try again."
1024
+ msgstr ""
1025
+
1026
+ #: modules/stats.php:1006
1027
+ msgid "We were unable to get your stats just now. Please reload this page to try again. If this error persists, please <a href=\"%1$s\">contact support</a>. In your report please include the information below."
1028
+ msgstr ""
1029
+
1030
+ #: modules/subscriptions.php:122
1031
+ msgid "Jetpack Subscriptions Settings"
1032
+ msgstr ""
1033
+
1034
+ #: modules/subscriptions.php:131
1035
+ msgid "Follow Blog"
1036
+ msgstr ""
1037
+
1038
+ #: modules/subscriptions.php:146
1039
+ msgid "Follow Comments"
1040
+ msgstr ""
1041
+
1042
+ #: modules/subscriptions.php:167
1043
+ msgid "Follower Settings"
1044
+ msgstr ""
1045
+
1046
+ #: modules/subscriptions.php:174
1047
+ msgid "Blog follow email text"
1048
+ msgstr ""
1049
+
1050
+ #: modules/subscriptions.php:182
1051
+ msgid "Comment follow email text"
1052
+ msgstr ""
1053
+
1054
+ #: modules/subscriptions.php:196
1055
+ msgid "Change whether your visitors can subscribe to your posts or comments or both."
1056
+ msgstr ""
1057
+
1058
+ #: modules/subscriptions.php:211
1059
+ msgid "Show a <em>'follow blog'</em> option in the comment form"
1060
+ msgstr ""
1061
+
1062
+ #: modules/subscriptions.php:226
1063
+ msgid "Show a <em>'follow comments'</em> option in the comment form"
1064
+ msgstr ""
1065
+
1066
+ #: modules/subscriptions.php:251
1067
+ msgid "These settings change emails sent from your blog to followers."
1068
+ msgstr ""
1069
+
1070
+ #: modules/subscriptions.php:257
1071
+ msgid "Introduction text sent when someone follows your blog. (Site and confirmation details will be automatically added for you.)"
1072
+ msgstr ""
1073
+
1074
+ #: modules/subscriptions.php:263
1075
+ msgid "Introduction text sent when someone follows a post on your blog. (Site and confirmation details will be automatically added for you.)"
1076
+ msgstr ""
1077
+
1078
+ #: modules/subscriptions.php:268
1079
+ msgid ""
1080
+ "Howdy.\n"
1081
+ "\n"
1082
+ "You recently followed this blog's posts. This means you will receive each new post by email.\n"
1083
+ "\n"
1084
+ "To activate, click confirm below. If you believe this is an error, ignore this message and we'll never bother you again."
1085
+ msgstr ""
1086
+
1087
+ #: modules/subscriptions.php:269
1088
+ msgid ""
1089
+ "Howdy.\n"
1090
+ "\n"
1091
+ "You recently followed one of my posts. This means you will receive an email when new comments are posted.\n"
1092
+ "\n"
1093
+ "To activate, click confirm below. If you believe this is an error, ignore this message and we'll never bother you again."
1094
+ msgstr ""
1095
+
1096
+ #: modules/subscriptions.php:471
1097
+ msgid "Notify me of follow-up comments by email."
1098
+ msgstr ""
1099
+
1100
+ #: modules/subscriptions.php:478
1101
+ msgid "Notify me of new posts by email."
1102
+ msgstr ""
1103
+
1104
+ #: modules/subscriptions.php:556
1105
+ msgid "Add an email signup form to allow people to subscribe to your blog."
1106
+ msgstr ""
1107
+
1108
+ #: modules/subscriptions.php:559
1109
+ msgid "Blog Subscriptions (Jetpack)"
1110
+ msgstr ""
1111
+
1112
+ #: modules/subscriptions.php:585
1113
+ msgid "An email was just sent to confirm your subscription. Please find the email now and click activate to start subscribing."
1114
+ msgstr ""
1115
+
1116
+ #: modules/subscriptions.php:594
1117
+ msgid "The email you entered was invalid, please check and try again."
1118
+ msgstr ""
1119
+
1120
+ #: modules/subscriptions.php:597
1121
+ msgid "You have already subscribed to this site, please check your inbox."
1122
+ msgstr ""
1123
+
1124
+ #: modules/subscriptions.php:603
1125
+ msgid "There was an error when subscribing, please try again."
1126
+ msgstr ""
1127
+
1128
+ #: modules/subscriptions.php:616
1129
+ msgid "Join %s other subscriber"
1130
+ msgid_plural "Join %s other subscribers"
1131
+ msgstr[0] ""
1132
+ msgstr[1] ""
1133
+
1134
+ #: modules/subscriptions.php:693
1135
+ msgid "Subscribe to Blog via Email"
1136
+ msgstr ""
1137
+
1138
+ #: modules/stats.php:358
1139
+ msgid "View Site Stats without Javascript"
1140
+ msgstr ""
1141
+
1142
+ #: modules/stats.php:539
1143
+ msgid "Visit <a href=\"%s\">Site Stats</a> to see your stats."
1144
+ msgstr ""
1145
+
1146
+ #: modules/stats.php:544
1147
+ msgid "Admin bar"
1148
+ msgstr ""
1149
+
1150
+ #: modules/stats.php:545
1151
+ msgid "Put a chart showing 48 hours of views in the admin bar."
1152
+ msgstr ""
1153
+
1154
+ #: modules/stats.php:546
1155
+ msgid "Registered users"
1156
+ msgstr ""
1157
+
1158
+ #: modules/stats.php:548
1159
+ msgid "Count the page views of registered users who are logged in."
1160
+ msgstr ""
1161
+
1162
+ #: modules/stats.php:558
1163
+ msgid "Smiley"
1164
+ msgstr ""
1165
+
1166
+ #: modules/stats.php:559
1167
+ msgid "Hide the stats smiley face image."
1168
+ msgstr ""
1169
+
1170
+ #: modules/stats.php:559
1171
+ msgid "The image helps collect stats and <strong>makes the world a better place</strong> but should still work when hidden"
1172
+ msgstr ""
1173
+
1174
+ #: modules/stats.php:559
1175
+ msgid "Smiley face"
1176
+ msgstr ""
1177
+
1178
+ #: modules/stats.php:560
1179
+ msgid "Report visibility"
1180
+ msgstr ""
1181
+
1182
+ #: modules/stats.php:562
1183
+ msgid "Select the roles that will be able to view stats reports."
1184
+ msgstr ""
1185
+
1186
+ #: modules/stats.php:573
1187
+ msgid "Save configuration"
1188
+ msgstr ""
1189
+
1190
+ #: modules/stats.php:637
1191
+ msgid "Stats"
1192
+ msgstr "Rəqəmlər"
1193
+
1194
+ #: modules/stats.php:639
1195
+ msgid "Views over 48 hours. Click for more Site Stats."
1196
+ msgstr ""
1197
+
1198
+ #: modules/stats.php:706
1199
+ msgid "day"
1200
+ msgstr "gün"
1201
+
1202
+ #: modules/stats.php:707
1203
+ msgid "week"
1204
+ msgstr ""
1205
+
1206
+ #: modules/stats.php:708
1207
+ msgid "month"
1208
+ msgstr "ay"
1209
+
1210
+ #: modules/stats.php:711
1211
+ msgid "the past day"
1212
+ msgstr "Ötən gün"
1213
+
1214
+ #: modules/stats.php:712
1215
+ msgid "the past week"
1216
+ msgstr "Ötən həftə"
1217
+
1218
+ #: modules/stats.php:713
1219
+ msgid "the past month"
1220
+ msgstr "ötən ay"
1221
+
1222
+ #: modules/stats.php:714
1223
+ msgid "the past quarter"
1224
+ msgstr ""
1225
+
1226
+ #: modules/stats.php:715
1227
+ msgid "the past year"
1228
+ msgstr "Ötən il"
1229
+
1230
+ #: modules/stats.php:737
1231
+ msgid "Chart stats by"
1232
+ msgstr ""
1233
+
1234
+ #: modules/stats.php:750
1235
+ msgid "Show top posts over"
1236
+ msgstr ""
1237
+
1238
+ #: modules/stats.php:763
1239
+ msgid "Show top search terms over"
1240
+ msgstr "Əsas axtarış sözlərini göstər"
1241
+
1242
+ #: modules/stats.php:922
1243
+ msgid "%1$s %2$s Views"
1244
+ msgstr ""
1245
+
1246
+ #: modules/stats.php:943
1247
+ msgid "View All"
1248
+ msgstr ""
1249
+
1250
+ #: modules/stats.php:947
1251
+ msgid "Top Posts"
1252
+ msgstr ""
1253
+
1254
+ #: modules/sharedaddy/sharing.php:307
1255
+ msgid "Icon + text"
1256
+ msgstr ""
1257
+
1258
+ #: modules/sharedaddy/sharing.php:308
1259
+ msgid "Icon only"
1260
+ msgstr ""
1261
+
1262
+ #: modules/sharedaddy/sharing.php:309
1263
+ msgid "Text only"
1264
+ msgstr ""
1265
+
1266
+ #: modules/sharedaddy/sharing.php:310
1267
+ msgid "Official buttons"
1268
+ msgstr ""
1269
+
1270
+ #: modules/sharedaddy/sharing.php:315
1271
+ msgid "Sharing label"
1272
+ msgstr ""
1273
+
1274
+ #: modules/sharedaddy/sharing.php:321
1275
+ msgid "Open links in"
1276
+ msgstr ""
1277
+
1278
+ #: modules/sharedaddy/sharing.php:324
1279
+ msgid "New window"
1280
+ msgstr ""
1281
+
1282
+ #: modules/sharedaddy/sharing.php:325
1283
+ msgid "Same window"
1284
+ msgstr ""
1285
+
1286
+ #: modules/sharedaddy/sharing.php:363
1287
+ msgid "Service name"
1288
+ msgstr ""
1289
+
1290
+ #: modules/sharedaddy/sharing.php:369
1291
+ msgid "Sharing URL"
1292
+ msgstr ""
1293
+
1294
+ #: modules/sharedaddy/sharing.php:373
1295
+ msgid "You can add the following variables to your service sharing URL:"
1296
+ msgstr ""
1297
+
1298
+ #: modules/sharedaddy/sharing.php:378
1299
+ msgid "Icon URL"
1300
+ msgstr ""
1301
+
1302
+ #: modules/sharedaddy/sharing.php:381
1303
+ msgid "Enter the URL of a 16x16px icon you want to use for this service."
1304
+ msgstr ""
1305
+
1306
+ #: modules/sharedaddy/sharing.php:387
1307
+ msgid "Create Share Button"
1308
+ msgstr ""
1309
+
1310
+ #: modules/sharedaddy/sharing.php:399
1311
+ msgid "An error occurred creating your new sharing service - please check you gave valid details."
1312
+ msgstr ""
1313
+
1314
+ #: modules/shortcodes/archives.php:50
1315
+ msgid "Your blog does not currently have any published posts."
1316
+ msgstr ""
1317
+
1318
+ #: modules/shortcodes/audio.php:202
1319
+ msgid "Download: <a href=\"%s\">%s</a><br />"
1320
+ msgstr ""
1321
+
1322
+ #: modules/shortcodes/presentations.php:226
1323
+ msgid "This slideshow could not be started. Try refreshing the page or viewing it in another browser."
1324
+ msgstr ""
1325
+
1326
+ #: modules/shortcodes/slideshow.php:58 modules/widgets/gallery.php:330
1327
+ msgid "Slideshow"
1328
+ msgstr ""
1329
+
1330
+ #: modules/shortcodes/slideshow.php:131
1331
+ msgid "Click to view slideshow."
1332
+ msgstr ""
1333
+
1334
+ #: modules/shortcodes/slideshow.php:160
1335
+ msgid "This slideshow requires JavaScript."
1336
+ msgstr ""
1337
+
1338
+ #: modules/shortcodes/twitter-timeline.php:17
1339
+ msgid "Invalid username"
1340
+ msgstr ""
1341
+
1342
+ #: modules/shortcodes/twitter-timeline.php:20
1343
+ msgid "Invalid id"
1344
+ msgstr ""
1345
+
1346
+ #: modules/shortcodes/twitter-timeline.php:22
1347
+ msgid "Tweets by @%s"
1348
+ msgstr ""
1349
+
1350
+ #: modules/social-links/social-links.php:81
1351
+ msgid "Connect"
1352
+ msgstr ""
1353
+
1354
+ #: modules/social-links/social-links.php:157
1355
+ msgid "&mdash; Select &mdash;"
1356
+ msgstr ""
1357
+
1358
+ #: modules/stats.php:265 modules/stats.php:685
1359
+ msgid "Site Stats"
1360
+ msgstr ""
1361
+
1362
+ #: modules/stats.php:356
1363
+ msgid "Loading&hellip;"
1364
+ msgstr ""
1365
+
1366
+ #: modules/stats.php:357
1367
+ msgid "Your Site Stats work better with Javascript enabled."
1368
+ msgstr ""
1369
+
1370
+ #: modules/sharedaddy/sharing-sources.php:930
1371
+ msgid "Click to share"
1372
+ msgstr ""
1373
+
1374
+ #: modules/sharedaddy/sharing-sources.php:985
1375
+ msgid "URL"
1376
+ msgstr ""
1377
+
1378
+ #: modules/sharedaddy/sharing-sources.php:990
1379
+ msgid "Icon"
1380
+ msgstr ""
1381
+
1382
+ #: modules/sharedaddy/sharing-sources.php:997
1383
+ msgid "Save"
1384
+ msgstr ""
1385
+
1386
+ #: modules/sharedaddy/sharing-sources.php:998
1387
+ msgid "Remove Service"
1388
+ msgstr ""
1389
+
1390
+ #: modules/sharedaddy/sharing-sources.php:1077
1391
+ msgid "Tumblr"
1392
+ msgstr ""
1393
+
1394
+ #: modules/sharedaddy/sharing-sources.php:1088
1395
+ msgctxt "share to"
1396
+ msgid "Tumblr"
1397
+ msgstr ""
1398
+
1399
+ #: modules/sharedaddy/sharing-sources.php:1088
1400
+ msgid "Click to share on Tumblr"
1401
+ msgstr ""
1402
+
1403
+ #: modules/sharedaddy/sharing-sources.php:1124
1404
+ msgid "Pinterest"
1405
+ msgstr ""
1406
+
1407
+ #: modules/sharedaddy/sharing-sources.php:1168
1408
+ msgid "Pin It"
1409
+ msgstr ""
1410
+
1411
+ #: modules/sharedaddy/sharing-sources.php:1170
1412
+ msgctxt "share to"
1413
+ msgid "Pinterest"
1414
+ msgstr ""
1415
+
1416
+ #: modules/sharedaddy/sharing-sources.php:1170
1417
+ msgid "Click to share on Pinterest"
1418
+ msgstr ""
1419
+
1420
+ #: modules/sharedaddy/sharing-sources.php:1241
1421
+ #: modules/sharedaddy/sharing-sources.php:1259
1422
+ msgid "Pocket"
1423
+ msgstr ""
1424
+
1425
+ #: modules/sharedaddy/sharing-sources.php:1264
1426
+ msgctxt "share to"
1427
+ msgid "Pocket"
1428
+ msgstr ""
1429
+
1430
+ #: modules/sharedaddy/sharing-sources.php:1264
1431
+ msgid "Click to share on Pocket"
1432
+ msgstr ""
1433
+
1434
+ #: modules/sharedaddy/sharing.php:153
1435
+ msgid "Warning! Multibyte support missing!"
1436
+ msgstr ""
1437
+
1438
+ #: modules/sharedaddy/sharing.php:154
1439
+ msgid "This plugin will work without it, but multibyte support is used <a href=\"%s\">if available</a>. You may see minor problems with Tweets and other sharing services."
1440
+ msgstr ""
1441
+
1442
+ #: modules/sharedaddy/sharing.php:171
1443
+ msgid "Add sharing buttons to your blog and allow your visitors to share posts with their friends."
1444
+ msgstr ""
1445
+
1446
+ #: modules/sharedaddy/sharing.php:177
1447
+ msgid "Available Services"
1448
+ msgstr ""
1449
+
1450
+ #: modules/sharedaddy/sharing.php:178
1451
+ msgid "Drag and drop the services you'd like to enable into the box below."
1452
+ msgstr ""
1453
+
1454
+ #: modules/sharedaddy/sharing.php:179
1455
+ msgid "Add a new service"
1456
+ msgstr ""
1457
+
1458
+ #: modules/sharedaddy/sharing.php:192
1459
+ msgid "Please note that your services have been restricted because your site is private."
1460
+ msgstr ""
1461
+
1462
+ #: modules/sharedaddy/sharing.php:203
1463
+ msgid "Enabled Services"
1464
+ msgstr ""
1465
+
1466
+ #: modules/sharedaddy/sharing.php:206
1467
+ msgid "Services dragged here will appear individually."
1468
+ msgstr ""
1469
+
1470
+ #: modules/sharedaddy/sharing.php:209
1471
+ msgid "Drag and drop available services here."
1472
+ msgstr ""
1473
+
1474
+ #: modules/sharedaddy/sharing.php:220
1475
+ msgid "Services dragged here will be hidden behind a share button."
1476
+ msgstr ""
1477
+
1478
+ #: modules/sharedaddy/sharing.php:235
1479
+ msgid "Live Preview"
1480
+ msgstr ""
1481
+
1482
+ #: modules/sharedaddy/sharing.php:238
1483
+ msgid "Sharing is off. Add services above to enable."
1484
+ msgstr ""
1485
+
1486
+ #: modules/sharedaddy/sharing.php:304
1487
+ msgid "Button style"
1488
+ msgstr ""
1489
+
1490
+ #: modules/sharedaddy/sharing-sources.php:302
1491
+ msgid "Post was not sent - check your email addresses!"
1492
+ msgstr ""
1493
+
1494
+ #: modules/sharedaddy/sharing-sources.php:306
1495
+ msgid "Email check failed, please try again"
1496
+ msgstr ""
1497
+
1498
+ #: modules/sharedaddy/sharing-sources.php:310
1499
+ msgid "Sorry, your blog cannot share posts by email."
1500
+ msgstr ""
1501
+
1502
+ #: modules/sharedaddy/sharing-sources.php:333
1503
+ msgid "Twitter"
1504
+ msgstr ""
1505
+
1506
+ #: modules/sharedaddy/sharing-sources.php:379
1507
+ msgctxt "share to"
1508
+ msgid "Twitter"
1509
+ msgstr ""
1510
+
1511
+ #: modules/sharedaddy/sharing-sources.php:379
1512
+ msgid "Click to share on Twitter"
1513
+ msgstr ""
1514
+
1515
+ #: modules/sharedaddy/sharing-sources.php:454
1516
+ msgid "StumbleUpon"
1517
+ msgstr ""
1518
+
1519
+ #: modules/sharedaddy/sharing-sources.php:465
1520
+ msgctxt "share to"
1521
+ msgid "StumbleUpon"
1522
+ msgstr ""
1523
+
1524
+ #: modules/sharedaddy/sharing-sources.php:465
1525
+ msgid "Click to share on StumbleUpon"
1526
+ msgstr ""
1527
+
1528
+ #: modules/sharedaddy/sharing-sources.php:492
1529
+ #: modules/sharedaddy/sharing-sources.php:499
1530
+ msgid "Reddit"
1531
+ msgstr ""
1532
+
1533
+ #: modules/sharedaddy/sharing-sources.php:499
1534
+ msgid "Click to share on Reddit"
1535
+ msgstr ""
1536
+
1537
+ #: modules/sharedaddy/sharing-sources.php:526
1538
+ msgid "Digg"
1539
+ msgstr ""
1540
+
1541
+ #: modules/sharedaddy/sharing-sources.php:535
1542
+ #: modules/sharedaddy/sharing-sources.php:538
1543
+ msgid "Click to Digg this post"
1544
+ msgstr ""
1545
+
1546
+ #: modules/sharedaddy/sharing-sources.php:538
1547
+ msgctxt "share to"
1548
+ msgid "Digg"
1549
+ msgstr ""
1550
+
1551
+ #: modules/sharedaddy/sharing-sources.php:582
1552
+ msgid "LinkedIn"
1553
+ msgstr ""
1554
+
1555
+ #: modules/sharedaddy/sharing-sources.php:596
1556
+ msgctxt "share to"
1557
+ msgid "LinkedIn"
1558
+ msgstr ""
1559
+
1560
+ #: modules/sharedaddy/sharing-sources.php:596
1561
+ msgid "Click to share on LinkedIn"
1562
+ msgstr ""
1563
+
1564
+ #: modules/sharedaddy/sharing-sources.php:659
1565
+ msgid "Facebook"
1566
+ msgstr ""
1567
+
1568
+ #: modules/sharedaddy/sharing-sources.php:733
1569
+ msgctxt "share to"
1570
+ msgid "Facebook"
1571
+ msgstr ""
1572
+
1573
+ #: modules/sharedaddy/sharing-sources.php:733
1574
+ msgid "Share on Facebook"
1575
+ msgstr ""
1576
+
1577
+ #: modules/sharedaddy/sharing-sources.php:764
1578
+ msgid "Print"
1579
+ msgstr ""
1580
+
1581
+ #: modules/sharedaddy/sharing-sources.php:768
1582
+ msgctxt "share to"
1583
+ msgid "Print"
1584
+ msgstr ""
1585
+
1586
+ #: modules/sharedaddy/sharing-sources.php:768
1587
+ msgid "Click to print"
1588
+ msgstr ""
1589
+
1590
+ #: modules/sharedaddy/sharing-sources.php:784
1591
+ msgid "Press This"
1592
+ msgstr ""
1593
+
1594
+ #: modules/sharedaddy/sharing-sources.php:812
1595
+ msgctxt "share to"
1596
+ msgid "Press This"
1597
+ msgstr ""
1598
+
1599
+ #: modules/sharedaddy/sharing-sources.php:812
1600
+ msgid "Click to Press This!"
1601
+ msgstr ""
1602
+
1603
+ #: modules/sharedaddy/sharing-sources.php:830
1604
+ msgid "Google"
1605
+ msgstr ""
1606
+
1607
+ #: modules/sharedaddy/sharing-sources.php:843
1608
+ msgctxt "share to"
1609
+ msgid "Google"
1610
+ msgstr ""
1611
+
1612
+ #: modules/sharedaddy/sharing-sources.php:843
1613
+ msgid "Click to share on Google+"
1614
+ msgstr ""
1615
+
1616
+ #: modules/publicize/ui.php:194
1617
+ msgid "Are you sure you want to stop Publicizing posts to this connection?"
1618
+ msgstr ""
1619
+
1620
+ #: modules/publicize/ui.php:216
1621
+ msgid "Make this connection available to all users of this blog?"
1622
+ msgstr ""
1623
+
1624
+ #: modules/publicize/ui.php:224
1625
+ msgid "There was a problem connecting to %s. Please disconnect and try again."
1626
+ msgstr ""
1627
+
1628
+ #: modules/publicize/ui.php:414
1629
+ msgid "Publicize:"
1630
+ msgstr ""
1631
+
1632
+ #: modules/publicize/ui.php:494
1633
+ msgctxt "Service: Account connected as"
1634
+ msgid "%1$s: %2$s"
1635
+ msgstr ""
1636
+
1637
+ #: modules/publicize/ui.php:529
1638
+ msgid "Custom Message:"
1639
+ msgstr ""
1640
+
1641
+ #: modules/publicize/ui.php:534 modules/publicize/ui.php:563
1642
+ #: modules/publicize/ui.php:565
1643
+ msgid "Hide"
1644
+ msgstr ""
1645
+
1646
+ #: modules/publicize/ui.php:543
1647
+ msgid "Not Connected"
1648
+ msgstr ""
1649
+
1650
+ #: modules/publicize/ui.php:550
1651
+ msgid "Connect to"
1652
+ msgstr ""
1653
+
1654
+ #: modules/publicize/ui.php:555
1655
+ msgid "Connect and share your posts on %s"
1656
+ msgstr ""
1657
+
1658
+ #: modules/publicize/ui.php:578
1659
+ msgid "Show"
1660
+ msgstr ""
1661
+
1662
+ #: modules/publicize.php:89
1663
+ msgctxt "word count: words or characters?"
1664
+ msgid "words"
1665
+ msgstr ""
1666
+
1667
+ #: modules/sharedaddy/sharedaddy.php:18
1668
+ msgid "Shared Post"
1669
+ msgstr ""
1670
+
1671
+ #: modules/sharedaddy/sharedaddy.php:114
1672
+ msgid "Disable CSS and JS"
1673
+ msgstr ""
1674
+
1675
+ #: modules/sharedaddy/sharedaddy.php:116
1676
+ msgid "Advanced. If this option is checked, you must include these files in your theme manually for the sharing links to work."
1677
+ msgstr ""
1678
+
1679
+ #: modules/sharedaddy/sharing-service.php:12
1680
+ msgid "Share this:"
1681
+ msgstr ""
1682
+
1683
+ #: modules/sharedaddy/sharing-service.php:551
1684
+ #: modules/sharedaddy/sharing.php:250 modules/sharedaddy/sharing.php:283
1685
+ msgid "More"
1686
+ msgstr ""
1687
+
1688
+ #: modules/sharedaddy/sharing-service.php:553
1689
+ #: modules/videopress/videopress.php:635
1690
+ msgid "Share"
1691
+ msgstr ""
1692
+
1693
+ #: modules/sharedaddy/sharing-sources.php:200
1694
+ msgctxt "as sharing source"
1695
+ msgid "Email"
1696
+ msgstr ""
1697
+
1698
+ #: modules/sharedaddy/sharing-sources.php:242
1699
+ msgid "This post has been shared!"
1700
+ msgstr ""
1701
+
1702
+ #: modules/sharedaddy/sharing-sources.php:243
1703
+ msgid "You have shared this post with %s"
1704
+ msgstr ""
1705
+
1706
+ #: modules/sharedaddy/sharing-sources.php:244
1707
+ #: modules/videopress/videopress.php:676 modules/wpcc/wpcc-sign-on.php:122
1708
+ msgid "Close"
1709
+ msgstr "Bağla"
1710
+
1711
+ #: modules/sharedaddy/sharing-sources.php:266
1712
+ msgctxt "share to"
1713
+ msgid "Email"
1714
+ msgstr ""
1715
+
1716
+ #: modules/sharedaddy/sharing-sources.php:266
1717
+ msgid "Click to email this to a friend"
1718
+ msgstr ""
1719
+
1720
+ #: modules/sharedaddy/sharing-sources.php:279
1721
+ msgid "Send to Email Address"
1722
+ msgstr ""
1723
+
1724
+ #: modules/sharedaddy/sharing-sources.php:287
1725
+ msgid "Your Name"
1726
+ msgstr "Adınız"
1727
+
1728
+ #: modules/sharedaddy/sharing-sources.php:290
1729
+ msgid "Your Email Address"
1730
+ msgstr ""
1731
+
1732
+ #: modules/sharedaddy/sharing-sources.php:298
1733
+ msgid "Send Email"
1734
+ msgstr ""
1735
+
1736
+ #: modules/post-by-email.php:116
1737
+ msgid "Regenerate Address"
1738
+ msgstr ""
1739
+
1740
+ #: modules/post-by-email.php:117
1741
+ msgid "Disable Post By Email"
1742
+ msgstr ""
1743
+
1744
+ #: modules/post-by-email.php:125
1745
+ msgid "To use Post By Email, you need to link your %s account to your WordPress.com account."
1746
+ msgstr ""
1747
+
1748
+ #: modules/post-by-email.php:128 modules/publicize/publicize-jetpack.php:62
1749
+ msgid "If you don't have a WordPress.com account yet, you can sign up for free in just a few seconds."
1750
+ msgstr ""
1751
+
1752
+ #: modules/post-by-email.php:169 modules/post-by-email.php:178
1753
+ msgid "Unable to create your Post By Email address. Please try again later."
1754
+ msgstr ""
1755
+
1756
+ #: modules/post-by-email.php:197 modules/post-by-email.php:206
1757
+ msgid "Unable to regenerate your Post By Email address. Please try again later."
1758
+ msgstr ""
1759
+
1760
+ #: modules/post-by-email.php:225 modules/post-by-email.php:234
1761
+ msgid "Unable to disable your Post By Email address. Please try again later."
1762
+ msgstr ""
1763
+
1764
+ #: modules/publicize/publicize-jetpack.php:59
1765
+ msgid "To use Publicize, you'll need to link your %s account to your WordPress.com account using the button to the right."
1766
+ msgstr ""
1767
+
1768
+ #: modules/publicize/publicize-jetpack.php:176
1769
+ msgid "There was a problem connecting to %s to create an authorized connection. Please try again in a moment."
1770
+ msgstr ""
1771
+
1772
+ #: modules/publicize/publicize-jetpack.php:182
1773
+ msgid "An invalid request was made. This normally means that something intercepted or corrupted the request from your server to the Jetpack Server. Try again and see if it works this time."
1774
+ msgstr ""
1775
+
1776
+ #: modules/publicize/publicize-jetpack.php:185
1777
+ msgid "We could not verify that your server is making an authorized request. Please try again, and make sure there is nothing interfering with requests from your server to the Jetpack Server."
1778
+ msgstr ""
1779
+
1780
+ #: modules/publicize/publicize-jetpack.php:188
1781
+ msgid "No blog_id was included in your request. Please try disconnecting Jetpack from WordPress.com and then reconnecting it. Once you have done that, try connecting Publicize again."
1782
+ msgstr ""
1783
+
1784
+ #: modules/publicize/publicize-jetpack.php:191
1785
+ msgid "No user information was included in your request. Please make sure that your user account has connected to Jetpack. Connect your user account by going to the <a href=\"%s\">Jetpack page</a> within wp-admin."
1786
+ msgstr ""
1787
+
1788
+ #: modules/publicize/publicize-jetpack.php:194
1789
+ msgid "Something which should never happen, happened. Sorry about that. If you try again, maybe it will work."
1790
+ msgstr ""
1791
+
1792
+ #: modules/publicize/publicize-jetpack.php:198
1793
+ msgid "There was a problem connecting with Publicize. Please try again in a moment."
1794
+ msgstr ""
1795
+
1796
+ #: modules/publicize/publicize-jetpack.php:207
1797
+ msgid "Error code: %s"
1798
+ msgstr ""
1799
+
1800
+ #: modules/publicize/publicize-jetpack.php:216
1801
+ msgid "That connection has been removed."
1802
+ msgstr ""
1803
+
1804
+ #: modules/publicize/publicize-jetpack.php:381
1805
+ #: modules/publicize/publicize-jetpack.php:398
1806
+ #: modules/publicize/publicize-jetpack.php:521
1807
+ msgid "Publicize to my %s:"
1808
+ msgstr ""
1809
+
1810
+ #: modules/publicize/publicize-jetpack.php:382
1811
+ msgid "Facebook Wall"
1812
+ msgstr ""
1813
+
1814
+ #: modules/publicize/publicize-jetpack.php:399
1815
+ msgid "Facebook Page"
1816
+ msgstr ""
1817
+
1818
+ #: modules/publicize/publicize-jetpack.php:522
1819
+ msgid "Tumblr blog"
1820
+ msgstr ""
1821
+
1822
+ #: modules/publicize/publicize-jetpack.php:623
1823
+ msgid "Before you hit Publish, please refresh your connection to make sure we can Publicize your post:"
1824
+ msgstr ""
1825
+
1826
+ #: modules/publicize/publicize-jetpack.php:633
1827
+ msgid "Refresh connection with %s"
1828
+ msgstr ""
1829
+
1830
+ #: modules/publicize/ui.php:76
1831
+ msgid "You have successfully connected your blog with your %s account."
1832
+ msgstr ""
1833
+
1834
+ #: modules/publicize/ui.php:82
1835
+ msgid "You have chosen not to connect your blog. Please click 'accept' when prompted if you wish to connect your accounts."
1836
+ msgstr ""
1837
+
1838
+ #: modules/publicize/ui.php:103
1839
+ msgid "Connect your blog to popular social networking sites and automatically share new posts with your friends."
1840
+ msgstr ""
1841
+
1842
+ #: modules/publicize/ui.php:104
1843
+ msgid "You can make a connection for just yourself or for all users on your blog. Shared connections are marked with the (Shared) text."
1844
+ msgstr ""
1845
+
1846
+ #: modules/publicize/ui.php:165
1847
+ msgid "Shared"
1848
+ msgstr ""
1849
+
1850
+ #: modules/publicize/ui.php:181
1851
+ msgid "Add new %s connection."
1852
+ msgstr ""
1853
+
1854
+ #: modules/module-info.php:855
1855
+ msgid "With WordPress.com Connect, your users will be able to log into your WordPress admin with the same credentials they use to log into WordPress.com. It's safe and secure."
1856
+ msgstr ""
1857
+
1858
+ #: modules/module-info.php:856
1859
+ msgid "Once enabled, a \"Connect with WordPress.com\" option will be added to your existing log-in form."
1860
+ msgstr ""
1861
+
1862
+ #: modules/module-info.php:872 modules/videopress/videopress.php:330
1863
+ msgid "VideoPress"
1864
+ msgstr ""
1865
+
1866
+ #: modules/module-info.php:873
1867
+ msgid "With the VideoPress module you can easily upload videos to your WordPress site and embed them in your posts and pages. This module requires a WordPress.com account with an active <a href=\"http://store.wordpress.com/premium-upgrades/videopress/\" target=\"_blank\">VideoPress subscription</a>."
1868
+ msgstr ""
1869
+
1870
+ #: modules/omnisearch/omnisearch-comments.php:17
1871
+ msgid "Search Comments"
1872
+ msgstr ""
1873
+
1874
+ #: modules/omnisearch/omnisearch-comments.php:18
1875
+ #: modules/omnisearch/omnisearch-comments.php:27
1876
+ #: modules/widgets/rsslinks-widget.php:68
1877
+ #: modules/widgets/rsslinks-widget.php:136
1878
+ msgid "Comments"
1879
+ msgstr "Şərhlər"
1880
+
1881
+ #: modules/omnisearch/omnisearch-core.php:85
1882
+ msgid "search everything"
1883
+ msgstr ""
1884
+
1885
+ #: modules/omnisearch/omnisearch-core.php:95
1886
+ msgid "Results:"
1887
+ msgstr ""
1888
+
1889
+ #: modules/omnisearch/omnisearch-core.php:96
1890
+ msgid "Jump to:"
1891
+ msgstr ""
1892
+
1893
+ #: modules/omnisearch/omnisearch-core.php:107
1894
+ msgid "Back to Top &uarr;"
1895
+ msgstr ""
1896
+
1897
+ #: modules/omnisearch/omnisearch-core.php:154
1898
+ msgid "Search Everything"
1899
+ msgstr ""
1900
+
1901
+ #: modules/omnisearch/omnisearch-media.php:16
1902
+ msgid "Search Media"
1903
+ msgstr ""
1904
+
1905
+ #: modules/omnisearch/omnisearch-media.php:17
1906
+ #: modules/omnisearch/omnisearch-media.php:28
1907
+ msgid "Media"
1908
+ msgstr ""
1909
+
1910
+ #: modules/omnisearch/omnisearch-plugins.php:20
1911
+ msgid "Search Plugins"
1912
+ msgstr ""
1913
+
1914
+ #: modules/omnisearch/omnisearch-plugins.php:21
1915
+ #: modules/omnisearch/omnisearch-plugins.php:26
1916
+ msgid "Plugins"
1917
+ msgstr "plaginlər"
1918
+
1919
+ #: modules/omnisearch/omnisearch-plugins.php:23
1920
+ msgid "Loading &hellip;"
1921
+ msgstr ""
1922
+
1923
+ #: modules/omnisearch/omnisearch-posts.php:44
1924
+ #: modules/widgets/facebook-likebox.php:124
1925
+ #: modules/widgets/gravatar-profile.php:174
1926
+ msgid "Title"
1927
+ msgstr ""
1928
+
1929
+ #: modules/omnisearch/omnisearch-posts.php:45
1930
+ msgid "Snippet"
1931
+ msgstr ""
1932
+
1933
+ #: modules/omnisearch/omnisearch-posts.php:75
1934
+ msgid "Unpublished"
1935
+ msgstr ""
1936
+
1937
+ #: modules/omnisearch/omnisearch-posts.php:78
1938
+ msgid "Y/m/d g:i:s A"
1939
+ msgstr ""
1940
+
1941
+ #: modules/omnisearch/omnisearch-posts.php:85
1942
+ msgid "%s ago"
1943
+ msgstr "%s öncə"
1944
+
1945
+ #: modules/omnisearch/omnisearch-posts.php:87
1946
+ msgid "Y/m/d"
1947
+ msgstr "Y/m/d"
1948
+
1949
+ #: modules/omnisearch/omnisearch-posts.php:93
1950
+ msgid "Published"
1951
+ msgstr "Dərc edilmiş"
1952
+
1953
+ #: modules/omnisearch/omnisearch-posts.php:96
1954
+ msgid "Missed schedule"
1955
+ msgstr ""
1956
+
1957
+ #: modules/omnisearch/omnisearch-posts.php:98
1958
+ msgid "Scheduled"
1959
+ msgstr ""
1960
+
1961
+ #: modules/omnisearch/omnisearch-posts.php:100
1962
+ msgid "Last Modified"
1963
+ msgstr ""
1964
+
1965
+ #: modules/post-by-email.php:94 modules/subscriptions.php:620
1966
+ msgid "Email Address"
1967
+ msgstr "Elektron poçt"
1968
+
1969
+ #: modules/post-by-email.php:109
1970
+ msgid "Enable Post By Email"
1971
+ msgstr ""
1972
+
1973
+ #: modules/post-by-email.php:113
1974
+ #: modules/videopress/class.videopress-player.php:283
1975
+ msgid "More information"
1976
+ msgstr ""
1977
+
1978
+ #: modules/module-info.php:642
1979
+ msgid "With the Infinite Scroll module and a supported theme, that's exactly what happens. Instead of the old way of navigating down a page by scrolling and then clicking a link to get to the next page, waiting for a page refresh&mdash;the document model of the web&mdash;infinite scrolling pulls the next set of posts automatically into view when the reader approaches the bottom of the page, more like an application."
1980
+ msgstr ""
1981
+
1982
+ #: modules/module-info.php:645
1983
+ msgid "At this time, your theme, %s, doesn't support Infinite Scroll. Unlike other Jetpack modules, Infinite Scroll needs information from your theme to function properly."
1984
+ msgstr ""
1985
+
1986
+ #: modules/module-info.php:647
1987
+ msgid "Until your theme supports Infinite Scroll, you won't be able to activate this module."
1988
+ msgstr ""
1989
+
1990
+ #: modules/module-info.php:657
1991
+ msgid "There is an update available for your theme. You may wish to check if this update adds Infinite Scroll support by visiting the <a href=\"%s\">WordPress Updates</a> page."
1992
+ msgstr ""
1993
+
1994
+ #: modules/module-info.php:681 modules/module-info.php:684
1995
+ #: modules/post-by-email.php:91
1996
+ msgid "Post by Email"
1997
+ msgstr ""
1998
+
1999
+ #: modules/module-info.php:686
2000
+ msgid "Post by Email is a way of publishing posts on your blog by email. Any email client can be used to send the email, allowing you to publish quickly and easily from devices such as cell phones."
2001
+ msgstr ""
2002
+
2003
+ #: modules/module-info.php:690
2004
+ msgid "Manage your Post By Email address from your <a href=\"%s\">profile settings</a>."
2005
+ msgstr ""
2006
+
2007
+ #: modules/module-info.php:694
2008
+ msgid "More information on sending emails, attachments, and customizing your posts."
2009
+ msgstr ""
2010
+
2011
+ #: modules/module-info.php:714
2012
+ msgid "Photon"
2013
+ msgstr ""
2014
+
2015
+ #: modules/module-info.php:716
2016
+ msgid "Give your site a boost by loading images in posts from the WordPress.com content delivery network. We cache your images and serve them from our super-fast network, reducing the burden on your Web host with the click of a button."
2017
+ msgstr ""
2018
+
2019
+ #: modules/module-info.php:735 modules/module-info.php:738
2020
+ #: modules/tiled-gallery/tiled-gallery.php:342
2021
+ msgid "Tiled Galleries"
2022
+ msgstr ""
2023
+
2024
+ #: modules/module-info.php:741
2025
+ msgid "Create elegant magazine-style mosaic layouts for your photos without having to use an external graphic editor."
2026
+ msgstr ""
2027
+
2028
+ #: modules/module-info.php:742
2029
+ msgid "When adding a gallery to your post, you now have the option to select a layout style for your images. We've added support for Rectangular, Square, and Circular galleries. By default, galleries will continue to display using the standard thumbnail grid layout. To make the rectangular layout the default for all of your site's galleries, head over to <a href=\"%s\">Settings &rarr; Media</a> and check the box next to \"Display all your gallery pictures in a cool mosaic.\""
2030
+ msgstr ""
2031
+
2032
+ #: modules/module-info.php:743
2033
+ msgid "Note: Images in tiled galleries require extra-special processing, so they will be served from WordPress.com's CDN even if the Photon module is disabled."
2034
+ msgstr ""
2035
+
2036
+ #: modules/module-info.php:765
2037
+ msgid "Likes allow your readers to show their appreciation for your posts and other published content using their WordPress.com accounts. Your readers will then be able to review their liked posts from WordPress.com."
2038
+ msgstr ""
2039
+
2040
+ #: modules/module-info.php:766
2041
+ msgid "Displayed below your posts will be how many people have liked your posts and the Gravatars of those who have liked them."
2042
+ msgstr ""
2043
+
2044
+ #: modules/module-info.php:768
2045
+ msgid "More information on using Likes."
2046
+ msgstr ""
2047
+
2048
+ #: modules/module-info.php:791
2049
+ msgid "The Google+ profile module allows you to connect your blog and Google+ accounts."
2050
+ msgstr ""
2051
+
2052
+ #: modules/module-info.php:792
2053
+ msgid "Displayed below your posts will be a link back to your Google+ profile and a Google+ follow button. A link will also be added to your Google+ profile."
2054
+ msgstr ""
2055
+
2056
+ #: modules/module-info.php:794
2057
+ msgid "More information on using Google+ Profile."
2058
+ msgstr ""
2059
+
2060
+ #: modules/module-info.php:810 modules/omnisearch/omnisearch-core.php:59
2061
+ #: modules/omnisearch/omnisearch-core.php:64
2062
+ #: modules/omnisearch/omnisearch-core.php:85
2063
+ msgid "Omnisearch"
2064
+ msgstr ""
2065
+
2066
+ #: modules/module-info.php:812
2067
+ msgid "Search once, get results from everything! Currently supports searching posts, pages, comments, and plugins."
2068
+ msgstr ""
2069
+
2070
+ #: modules/module-info.php:814
2071
+ msgid "Omnisearch plays nice with other plugins by letting other providers offer results as well."
2072
+ msgstr ""
2073
+
2074
+ #: modules/module-info.php:833
2075
+ msgid "Widget Visibility"
2076
+ msgstr ""
2077
+
2078
+ #: modules/module-info.php:835
2079
+ msgid "Control which pages your widgets appear on with Widget Visibility."
2080
+ msgstr ""
2081
+
2082
+ #: modules/module-info.php:836
2083
+ msgid "To control visibility, expand the widget and click the Visibility button next to the Save button, and then, choose a set of visibility options."
2084
+ msgstr ""
2085
+
2086
+ #: modules/module-info.php:837
2087
+ msgid "For example, if you wanted the Archives widget to only appear on category archives and error pages, choose \"Show\" from the first dropdown and then add two rules: \"Page is 404 Error Page\" and \"Category is All Category Pages.\""
2088
+ msgstr ""
2089
+
2090
+ #: modules/module-info.php:838
2091
+ msgid "You can also hide widgets based on the current page. For example, if you don't want the Archives widget to appear on search results pages, choose \"Hide\" and \"Page is Search results.\""
2092
+ msgstr ""
2093
+
2094
+ #: modules/module-info.php:853 modules/wpcc/wpcc-sign-on.php:84
2095
+ #: modules/wpcc/wpcc-sign-on.php:174
2096
+ msgid "WordPress.com Connect"
2097
+ msgstr ""
2098
+
2099
+ #: modules/module-info.php:429
2100
+ msgid "Easily allow any visitor to subscribe to all of your posts via email through a widget in your blog&#8217;s sidebar. Every time you publish a post, WordPress.com will send a notification to all your subscribers."
2101
+ msgstr ""
2102
+
2103
+ #: modules/module-info.php:430
2104
+ msgid "When leaving comments, your visitors can also subscribe to a post&#8217;s comments to keep up with the conversation."
2105
+ msgstr ""
2106
+
2107
+ #: modules/module-info.php:435
2108
+ msgid "To use the Subscriptions widget, go to Appearance &#8594; <a href=\"%s\">Widgets</a>. Drag the widget labeled &#8220;Blog Subscriptions (Jetpack)&#8221; into one of your sidebars and configure away."
2109
+ msgstr ""
2110
+
2111
+ #: modules/module-info.php:436
2112
+ msgid "You can also make changes to your Subscription settings at the bottom of the <a href=\"%s\">Discussion Settings</a> page."
2113
+ msgstr ""
2114
+
2115
+ #: modules/module-info.php:449
2116
+ msgid "Enhanced Distribution"
2117
+ msgstr ""
2118
+
2119
+ #: modules/module-info.php:451
2120
+ msgid "Jetpack will automatically take the great published content from your blog or website and share it instantly with third party services like search engines, increasing your reach and traffic."
2121
+ msgstr ""
2122
+
2123
+ #: modules/module-info.php:466
2124
+ msgid "JSON API"
2125
+ msgstr ""
2126
+
2127
+ #: modules/module-info.php:468
2128
+ msgid "Jetpack will allow you to authorize applications and services to securely connect to your blog and allow them to use your content in new ways and offer you new functionality."
2129
+ msgstr ""
2130
+
2131
+ #: modules/module-info.php:470
2132
+ msgid "Developers can use WordPress.com's <a href='http://developer.wordpress.com/docs/oauth2/'>OAuth2</a> authentication system and <a href='http://developer.wordpress.com/docs/api/'>WordPress.com REST API</a> to manage and access your site's content."
2133
+ msgstr ""
2134
+
2135
+ #: modules/module-info.php:498
2136
+ msgid "A contact form is a great way to offer your readers the ability to get in touch, without giving out your personal email address."
2137
+ msgstr ""
2138
+
2139
+ #: modules/module-info.php:501
2140
+ msgid "Each contact form can easily be customized to fit your needs. When a user submits your contact form, the feedback will be filtered through <a href=\"http://akismet.com/\">Akismet</a> (if it is active on your site) to make sure it’s not spam. Any legitimate feedback will then be emailed to you, and added to your feedback management area."
2141
+ msgstr ""
2142
+
2143
+ #: modules/module-info.php:518
2144
+ msgid "Jetpack Comments Screenshot"
2145
+ msgstr ""
2146
+
2147
+ #: modules/module-info.php:523
2148
+ msgid "Jetpack Comments enables your visitors to use their WordPress.com, Twitter, or Facebook accounts when commenting on your site."
2149
+ msgstr ""
2150
+
2151
+ #: modules/module-info.php:528
2152
+ msgid "Jetpack tries to match your site's color scheme automatically, but you can make manual adjustments at the bottom of the <a href='%s'>Discussion Settings</a> page."
2153
+ msgstr ""
2154
+
2155
+ #: modules/module-info.php:549
2156
+ msgid "Gallery Carousel Screenshot"
2157
+ msgstr ""
2158
+
2159
+ #: modules/module-info.php:552 modules/widgets/gallery.php:334
2160
+ msgid "Carousel"
2161
+ msgstr ""
2162
+
2163
+ #: modules/module-info.php:554
2164
+ msgid "With Carousel active, any standard WordPress galleries you have embedded in posts or pages will launch a gorgeous full-screen photo browsing experience with comments and EXIF metadata."
2165
+ msgstr ""
2166
+
2167
+ #: modules/module-info.php:567 modules/module-info.php:570
2168
+ msgid "Custom CSS"
2169
+ msgstr ""
2170
+
2171
+ #: modules/module-info.php:571
2172
+ msgid "The Custom CSS editor gives you the ability to add to or replace your theme's CSS, all while supplying syntax coloring, auto-indentation, and immediate feedback on the validity of the CSS you're writing."
2173
+ msgstr ""
2174
+
2175
+ #: modules/module-info.php:572
2176
+ msgid "To use the CSS editor, go to Appearance &#8594; <a href=\"%s\">Edit CSS</a>."
2177
+ msgstr ""
2178
+
2179
+ #: modules/module-info.php:589 modules/module-info.php:592
2180
+ msgid "Mobile Theme"
2181
+ msgstr ""
2182
+
2183
+ #: modules/module-info.php:593
2184
+ msgid "There's a good chance that visitors to your site will be using a smartphone, and it's important to provide them with a great reading experience while on the small screen."
2185
+ msgstr ""
2186
+
2187
+ #: modules/module-info.php:594
2188
+ msgid "Jetpack's mobile theme is optimized for small screens. It uses the header image, background, and widgets from your current theme for a great custom look. Post format support is included, so your photos and galleries will look fantastic on a smartphone."
2189
+ msgstr ""
2190
+
2191
+ #: modules/module-info.php:595
2192
+ msgid "Visitors on iPhone, Android, Windows Phone, and other mobile devices will automatically see the mobile theme, with the option to view the full site. You can enable or disable the mobile theme by clicking the \"Activate\" or \"Deactive\" button above."
2193
+ msgstr ""
2194
+
2195
+ #: modules/module-info.php:611 modules/module-info.php:614
2196
+ msgid "Mobile Push Notifications"
2197
+ msgstr ""
2198
+
2199
+ #: modules/module-info.php:616
2200
+ msgid "If you use <a href=\"%1$s\">WordPress for iOS</a> or <a href=\"%2$s\">WordPress for Android</a>, you’ll now be able to opt in to receive push notifications of new comments, which makes it easier than ever to keep up with your readers and moderate comments on the go."
2201
+ msgstr ""
2202
+
2203
+ #: modules/module-info.php:634
2204
+ msgid "If you are a theme author, you can learn about adding support for Infinite Scroll at <a href=\"%1$s\">%1$s</a>."
2205
+ msgstr ""
2206
+
2207
+ #: modules/module-info.php:637
2208
+ msgid "Infinite Scroll"
2209
+ msgstr ""
2210
+
2211
+ #: modules/module-info.php:640
2212
+ msgid "When you write great content, all you really want is people to find it, right?"
2213
+ msgstr ""
2214
+
2215
+ #: modules/module-info.php:329
2216
+ msgid "Additionally you can define your own custom services."
2217
+ msgstr ""
2218
+
2219
+ #: modules/module-info.php:344
2220
+ msgid "To configure your sharing settings, go to the Settings &rarr; <a href=\"%s\">Sharing</a> menu."
2221
+ msgstr ""
2222
+
2223
+ #: modules/module-info.php:345
2224
+ msgid "Drag and drop sharing services into the enabled section to have them show up on your site, and drag them into the hidden section to have them hidden behind a button."
2225
+ msgstr ""
2226
+
2227
+ #: modules/module-info.php:351
2228
+ msgid "Full details can be found on the <a href=\"%s\">Sharing support page</a>. This video also gives a swish run-down of how to use the Sharing feature. Watch it in HD for extra snazz!"
2229
+ msgstr ""
2230
+
2231
+ #: modules/module-info.php:366 modules/module-info.php:370
2232
+ msgid "Spelling and Grammar"
2233
+ msgstr ""
2234
+
2235
+ #: modules/module-info.php:372
2236
+ msgid "The <a href='%s'>After&nbsp;the&nbsp;Deadline</a> Proofreading service improves your writing by using artificial intelligence to find your errors and offer smart suggestions."
2237
+ msgstr ""
2238
+
2239
+ #: modules/module-info.php:373
2240
+ msgid "After the Deadline provides a number of <a href=\"%s\">customization options</a>, which you can edit in your profile."
2241
+ msgstr ""
2242
+
2243
+ #: modules/module-info.php:387 modules/module-info.php:401
2244
+ msgid "Widgets Screenshot"
2245
+ msgstr ""
2246
+
2247
+ #: modules/module-info.php:390 modules/module-info.php:404
2248
+ msgid "Extra Sidebar Widgets"
2249
+ msgstr ""
2250
+
2251
+ #: modules/module-info.php:392
2252
+ msgid "The RSS Links Widget "
2253
+ msgstr ""
2254
+
2255
+ #: modules/module-info.php:392
2256
+ msgid "allows you to add links to your blog&#8217;s post and comment RSS feeds in your sidebar. This makes it easy for your readers to stay updated when you post new content or receive new comments."
2257
+ msgstr ""
2258
+
2259
+ #: modules/module-info.php:393
2260
+ msgid "The Twitter Widget "
2261
+ msgstr ""
2262
+
2263
+ #: modules/module-info.php:393
2264
+ msgid "shows your latest tweets within a sidebar on your theme. It&#8217;s an easy way to add more activity to your site. There are also a number of customization options."
2265
+ msgstr ""
2266
+
2267
+ #: modules/module-info.php:393
2268
+ msgid "The Facebook Like Box Widget "
2269
+ msgstr ""
2270
+
2271
+ #: modules/module-info.php:393
2272
+ msgid "shows your Facebook Like Box within a sidebar on your theme. It&#8217;s a great way to let your readers show their support."
2273
+ msgstr ""
2274
+
2275
+ #: modules/module-info.php:393
2276
+ msgid "The Image Widget "
2277
+ msgstr ""
2278
+
2279
+ #: modules/module-info.php:393
2280
+ msgid "allows you to easily add images to widget areas in your theme. It&#8217;s an easy way to add more visual interest to your site."
2281
+ msgstr ""
2282
+
2283
+ #: modules/module-info.php:406
2284
+ msgid "The RSS Links Widget"
2285
+ msgstr ""
2286
+
2287
+ #: modules/module-info.php:406
2288
+ msgid "lets you easily add post and comment RSS feeds to a sidebar on your theme."
2289
+ msgstr ""
2290
+
2291
+ #: modules/module-info.php:407
2292
+ msgid "The Twitter Widget"
2293
+ msgstr ""
2294
+
2295
+ #: modules/module-info.php:407
2296
+ msgid "shows your latest tweets within a sidebar on your theme."
2297
+ msgstr ""
2298
+
2299
+ #: modules/module-info.php:408
2300
+ msgid "The Facebook Like Box Widget"
2301
+ msgstr ""
2302
+
2303
+ #: modules/module-info.php:408
2304
+ msgid "shows your Facebook Like Box within a sidebar on your theme."
2305
+ msgstr ""
2306
+
2307
+ #: modules/module-info.php:409
2308
+ msgid "The Image Widget"
2309
+ msgstr ""
2310
+
2311
+ #: modules/module-info.php:409
2312
+ msgid "lets you easily add images to a sidebar on your theme."
2313
+ msgstr ""
2314
+
2315
+ #: modules/module-info.php:411
2316
+ msgid "Each of these widgets has a number of customization options."
2317
+ msgstr ""
2318
+
2319
+ #: modules/module-info.php:411
2320
+ msgid "To use the widgets, go to Appearance &#8594; <a href=\"%s\">Widgets</a>. Drag them into one of your sidebars and configure away."
2321
+ msgstr ""
2322
+
2323
+ #: modules/module-info.php:424
2324
+ msgid "Subsriptions Screenshot"
2325
+ msgstr ""
2326
+
2327
+ #: modules/module-info.php:427
2328
+ msgid "Subscriptions"
2329
+ msgstr "Abunəlik"
2330
+
2331
+ #: modules/module-info.php:75
2332
+ msgid "To see hovercards, look at any blog post on your blog that has comments. If the commenter has a hovercard associated with their gravatar, mouse over their image and the hovercard will appear. To turn hovercards off, click the Deactivate button above."
2333
+ msgstr ""
2334
+
2335
+ #: modules/module-info.php:90 modules/module-info.php:94
2336
+ #: modules/module-info.php:103 modules/module-info.php:107
2337
+ msgid "Shortcode Embeds"
2338
+ msgstr ""
2339
+
2340
+ #: modules/module-info.php:95 modules/module-info.php:108
2341
+ msgid "Shortcodes allow you to easily and safely embed media from other places in your site. With just one simple code, you can tell WordPress to embed YouTube, Flickr, and other media."
2342
+ msgstr ""
2343
+
2344
+ #: modules/module-info.php:109
2345
+ msgid "Enter a shortcode directly into the Post/Page editor to embed media. For specific instructions follow the links below."
2346
+ msgstr ""
2347
+
2348
+ #: modules/module-info.php:132
2349
+ msgid "Available shortcodes are: %l."
2350
+ msgstr ""
2351
+
2352
+ #: modules/module-info.php:147 modules/module-info.php:151
2353
+ #: modules/module-info.php:161 modules/module-info.php:165
2354
+ msgid "WP.me Shortlinks"
2355
+ msgstr ""
2356
+
2357
+ #: modules/module-info.php:152 modules/module-info.php:166
2358
+ msgid "Instead of typing or copy-pasting long URLs, you can now get a short and simple link to your posts and pages. This uses the super compact wp.me domain name, and gives you a unique URL you can use that will be safe and reliable."
2359
+ msgstr ""
2360
+
2361
+ #: modules/module-info.php:153
2362
+ msgid "It&#8217;s perfect for use on Twitter, Facebook, and cell phone text messages where every character counts."
2363
+ msgstr ""
2364
+
2365
+ #: modules/module-info.php:167
2366
+ msgid "To use shortlinks, go to any already published post (or publish something new!). A &#8220;Get Shortlink&#8221; button will be visible under the Post title. When you click it, a dialog box will appear with the shortlink and you can copy and paste to Twitter, Facebook or wherever your heart desires."
2367
+ msgstr ""
2368
+
2369
+ #: modules/module-info.php:182 modules/module-info.php:186
2370
+ #: modules/module-info.php:195 modules/module-info.php:199
2371
+ msgid "WordPress.com Stats"
2372
+ msgstr ""
2373
+
2374
+ #: modules/module-info.php:187 modules/module-info.php:200
2375
+ msgid "There are many plugins and services that provide statistics, but data can be overwhelming. WordPress.com Stats makes the most popular metrics easy to understand through a clear and attractive interface."
2376
+ msgstr ""
2377
+
2378
+ #: modules/module-info.php:201
2379
+ msgid "You can <a href=\"%s\">view your stats dashboard here</a>."
2380
+ msgstr ""
2381
+
2382
+ #: modules/module-info.php:215 modules/module-info.php:219
2383
+ #: modules/publicize/ui.php:95
2384
+ msgid "Publicize"
2385
+ msgstr ""
2386
+
2387
+ #: modules/module-info.php:220
2388
+ msgid "Publicize allows you to connect your blog to popular social networking sites and automatically share new posts with your friends.\t You can make a connection for just yourself or for all users on your blog."
2389
+ msgstr ""
2390
+
2391
+ #: modules/module-info.php:221
2392
+ msgid "Publicize allows you to share your posts on Facebook, Twitter, Tumblr, Yahoo!, and Linkedin."
2393
+ msgstr ""
2394
+
2395
+ #: modules/module-info.php:225
2396
+ msgid "Manage your <a href=\"%s\">Publicize settings</a>."
2397
+ msgstr ""
2398
+
2399
+ #: modules/module-info.php:229 modules/publicize/ui.php:114
2400
+ msgid "More information on using Publicize."
2401
+ msgstr ""
2402
+
2403
+ #: modules/module-info.php:245 modules/module-info.php:249
2404
+ #: modules/module-info.php:258 modules/module-info.php:262
2405
+ #: modules/notes.php:159
2406
+ msgid "Notifications"
2407
+ msgstr ""
2408
+
2409
+ #: modules/module-info.php:250 modules/module-info.php:263
2410
+ msgid "Keep up with the latest happenings on all your WordPress sites and interact with other WordPress.com users."
2411
+ msgstr ""
2412
+
2413
+ #: modules/module-info.php:264
2414
+ msgid "You can view your notifications in the Toolbar and <a href=\"%s\">on WordPress.com</a>."
2415
+ msgstr ""
2416
+
2417
+ #: modules/module-info.php:279 modules/module-info.php:294
2418
+ msgid "LaTeX"
2419
+ msgstr ""
2420
+
2421
+ #: modules/module-info.php:284 modules/module-info.php:299
2422
+ msgid "%s is a powerful markup language for writing complex mathematical equations, formulas, etc."
2423
+ msgstr ""
2424
+
2425
+ #: modules/module-info.php:285
2426
+ msgid "Jetpack combines the power of %s and the simplicity of WordPress to give you the ultimate in math blogging platforms."
2427
+ msgstr ""
2428
+
2429
+ #: modules/module-info.php:286
2430
+ msgid "Wow, that sounds nerdy."
2431
+ msgstr ""
2432
+
2433
+ #: modules/module-info.php:300
2434
+ msgid "Use <code>$latex your latex code here$</code> or <code>[latex]your latex code here[/latex]</code> to include %s in your posts and comments. There are <a href=\"%s\" target=\"_blank\">all sorts of options</a> available."
2435
+ msgstr ""
2436
+
2437
+ #: modules/module-info.php:319
2438
+ msgid "Share your posts with Twitter, Facebook, and a host of other services. You can configure services to appear as icons, text, or both. Some services have additional options to display smart buttons, such as Twitter, which will update the number of times the post has been shared."
2439
+ msgstr ""
2440
+
2441
+ #: modules/module-info.php:323
2442
+ msgid "The following services are included: Twitter, Facebook, Reddit, StumbleUpon, PressThis, Digg, LinkedIn, Google +1, Print, and Email."
2443
+ msgstr ""
2444
+
2445
+ #: modules/module-info.php:325
2446
+ msgid "The following services are included: Twitter, Facebook, Reddit, StumbleUpon, Digg, LinkedIn, Google +1, Print, and Email."
2447
+ msgstr ""
2448
+
2449
+ #: modules/minileven/theme/pub/minileven/index.php:27
2450
+ msgid "Yearly Archives: %s"
2451
+ msgstr ""
2452
+
2453
+ #: modules/minileven/theme/pub/minileven/index.php:29
2454
+ msgid "Posted in %s"
2455
+ msgstr ""
2456
+
2457
+ #: modules/minileven/theme/pub/minileven/index.php:31
2458
+ msgid "Tagged with %s"
2459
+ msgstr ""
2460
+
2461
+ #: modules/minileven/theme/pub/minileven/index.php:33
2462
+ msgid "Posted by"
2463
+ msgstr ""
2464
+
2465
+ #: modules/minileven/theme/pub/minileven/index.php:35
2466
+ msgid "Blog Archives"
2467
+ msgstr ""
2468
+
2469
+ #: modules/minileven/theme/pub/minileven/index.php:43
2470
+ msgid "Search Results for: %s"
2471
+ msgstr ""
2472
+
2473
+ #: modules/minileven/theme/pub/minileven/index.php:57
2474
+ msgid "Nothing Found"
2475
+ msgstr ""
2476
+
2477
+ #: modules/minileven/theme/pub/minileven/index.php:61
2478
+ msgid "Apologies, but no results were found for the requested archive. Perhaps searching will help find a related post."
2479
+ msgstr ""
2480
+
2481
+ #: modules/minileven/theme/pub/minileven/searchform.php:9
2482
+ #: modules/minileven/theme/pub/minileven/searchform.php:10
2483
+ #: modules/minileven/theme/pub/minileven/searchform.php:11
2484
+ #: modules/omnisearch/omnisearch-core.php:156
2485
+ msgid "Search"
2486
+ msgstr "Axtar"
2487
+
2488
+ #: modules/minileven.php:50
2489
+ msgid "Excerpts"
2490
+ msgstr ""
2491
+
2492
+ #: modules/minileven.php:54
2493
+ msgid "Enable excerpts on front page and on archive pages"
2494
+ msgstr ""
2495
+
2496
+ #: modules/minileven.php:59
2497
+ msgid "Show full posts on front page and on archive pages"
2498
+ msgstr ""
2499
+
2500
+ #: modules/minileven.php:64
2501
+ msgid "Mobile App Promos"
2502
+ msgstr ""
2503
+
2504
+ #: modules/minileven.php:68
2505
+ msgid "Show a promo for the WordPress mobile apps in the footer of the mobile theme."
2506
+ msgstr ""
2507
+
2508
+ #: modules/minileven.php:77
2509
+ msgid "Mobile Apps"
2510
+ msgstr ""
2511
+
2512
+ #: modules/minileven.php:78
2513
+ msgid "Take WordPress with you."
2514
+ msgstr ""
2515
+
2516
+ #: modules/minileven.php:80
2517
+ msgid "We have apps for <a href=\"%s\">iOS (iPhone, iPad, iPod Touch)</a>, <a href=\"%s\">Android</a>, <a href=\"%s\">BlackBerry</a>, <a href=\"%s\">Windows Phone</a>, and <a href=\"%s\">more</a>!"
2518
+ msgstr ""
2519
+
2520
+ #: modules/module-info.php:22 modules/module-info.php:26
2521
+ msgid "VaultPress"
2522
+ msgstr ""
2523
+
2524
+ #: modules/module-info.php:28
2525
+ msgid "Your WordPress installation is currently being protected with the world&#8217;s best security, backup, and support."
2526
+ msgstr ""
2527
+
2528
+ #: modules/module-info.php:29
2529
+ msgctxt "Visit your _VaultPress_dashboard_."
2530
+ msgid "To check your backups, see any security alerts, or check your VaultPress Vitality, visit your %s."
2531
+ msgstr ""
2532
+
2533
+ #: modules/module-info.php:29
2534
+ msgid "VaultPress dashboard"
2535
+ msgstr ""
2536
+
2537
+ #: modules/module-info.php:31
2538
+ msgid "With a monthly subscription, the VaultPress plugin will backup your site&#8217;s content, themes, and plugins in real-time, as well as perform regular security scans for common threats and attacks."
2539
+ msgstr ""
2540
+
2541
+ #: modules/module-info.php:32
2542
+ msgctxt "View _Plans_&_Pricing_. (VaultPress)"
2543
+ msgid "View %s."
2544
+ msgstr ""
2545
+
2546
+ #: modules/module-info.php:32
2547
+ msgid "Plans & Pricing"
2548
+ msgstr ""
2549
+
2550
+ #: modules/module-info.php:53 modules/module-info.php:68
2551
+ msgid "Gravatar Hovercard"
2552
+ msgstr ""
2553
+
2554
+ #: modules/module-info.php:58 modules/module-info.php:73
2555
+ msgid "What&#8217;s a Hovercard?"
2556
+ msgstr ""
2557
+
2558
+ #: modules/module-info.php:59
2559
+ msgid "Hovercards enhance plain Gravatar images with information about a person: name, bio, pictures, their contact info, and other services they use on the web like Twitter, Facebook, or LinkedIn."
2560
+ msgstr ""
2561
+
2562
+ #: modules/module-info.php:60
2563
+ msgid "Hovercards offer a great way to show your internet presence and help people find your own blog."
2564
+ msgstr ""
2565
+
2566
+ #: modules/module-info.php:74
2567
+ msgid "Hovercards enhance plain Gravatar images with information about a person: name, bio, pictures, their contact info, and other services."
2568
+ msgstr ""
2569
+
2570
+ #: modules/minileven/theme/pub/minileven/content.php:28
2571
+ msgid "Posted by "
2572
+ msgstr ""
2573
+
2574
+ #: modules/minileven/theme/pub/minileven/content.php:30
2575
+ msgid "%s"
2576
+ msgstr ""
2577
+
2578
+ #: modules/minileven/theme/pub/minileven/content.php:51
2579
+ #: modules/minileven/theme/pub/minileven/image.php:80
2580
+ msgid "Leave a reply"
2581
+ msgstr ""
2582
+
2583
+ #: modules/minileven/theme/pub/minileven/content.php:59
2584
+ #: modules/minileven/theme/pub/minileven/inc/template-tags.php:19
2585
+ msgid "Post navigation"
2586
+ msgstr ""
2587
+
2588
+ #: modules/minileven/theme/pub/minileven/content.php:60
2589
+ #: modules/minileven/theme/pub/minileven/image.php:88
2590
+ msgid "&laquo; Previous"
2591
+ msgstr "&laquo; Əvvəlki"
2592
+
2593
+ #: modules/minileven/theme/pub/minileven/content.php:61
2594
+ msgid "Next &raquo;"
2595
+ msgstr ""
2596
+
2597
+ #: modules/minileven/theme/pub/minileven/footer.php:27
2598
+ msgid "http://wordpress.org/"
2599
+ msgstr ""
2600
+
2601
+ #: modules/minileven/theme/pub/minileven/footer.php:27
2602
+ msgid "Semantic Personal Publishing Platform"
2603
+ msgstr ""
2604
+
2605
+ #: modules/minileven/theme/pub/minileven/footer.php:27
2606
+ msgid "Proudly powered by %s"
2607
+ msgstr ""
2608
+
2609
+ #: modules/minileven/theme/pub/minileven/functions.php:59
2610
+ msgid "Primary Menu"
2611
+ msgstr ""
2612
+
2613
+ #: modules/minileven/theme/pub/minileven/functions.php:96
2614
+ msgctxt "Open Sans font: on or off"
2615
+ msgid "on"
2616
+ msgstr ""
2617
+
2618
+ #: modules/minileven/theme/pub/minileven/functions.php:102
2619
+ msgctxt "Open Sans font: add new subset (greek, cyrillic, vietnamese)"
2620
+ msgid "no-subset"
2621
+ msgstr ""
2622
+
2623
+ #: modules/minileven/theme/pub/minileven/functions.php:128
2624
+ msgid "Main Sidebar"
2625
+ msgstr ""
2626
+
2627
+ #: modules/minileven/theme/pub/minileven/header.php:26
2628
+ msgid "Menu"
2629
+ msgstr "Menyu"
2630
+
2631
+ #: modules/minileven/theme/pub/minileven/header.php:29
2632
+ msgid "Skip to primary content"
2633
+ msgstr ""
2634
+
2635
+ #: modules/minileven/theme/pub/minileven/image.php:73
2636
+ msgid "<span class=\"entry-gallery\">&laquo; <a href=\"%1$s\" title=\"Back to %2$s\" rel=\"gallery\">Back to Gallery</a></span>"
2637
+ msgstr ""
2638
+
2639
+ #: modules/minileven/theme/pub/minileven/image.php:87
2640
+ msgid "Image navigation"
2641
+ msgstr ""
2642
+
2643
+ #: modules/minileven/theme/pub/minileven/image.php:89
2644
+ msgid "Next &raquo; "
2645
+ msgstr ""
2646
+
2647
+ #: modules/minileven/theme/pub/minileven/inc/template-tags.php:20
2648
+ msgid "<span class=\"meta-nav\">&laquo;</span> Older"
2649
+ msgstr ""
2650
+
2651
+ #: modules/minileven/theme/pub/minileven/inc/template-tags.php:21
2652
+ msgid "Newer <span class=\"meta-nav\">&raquo;</span>"
2653
+ msgstr ""
2654
+
2655
+ #: modules/minileven/theme/pub/minileven/inc/template-tags.php:38
2656
+ msgid "Pingback:"
2657
+ msgstr ""
2658
+
2659
+ #: modules/minileven/theme/pub/minileven/inc/template-tags.php:55
2660
+ msgid "%1$s on %2$s"
2661
+ msgstr ""
2662
+
2663
+ #: modules/minileven/theme/pub/minileven/inc/template-tags.php:61
2664
+ msgid "%1$s at %2$s"
2665
+ msgstr ""
2666
+
2667
+ #: modules/minileven/theme/pub/minileven/inc/template-tags.php:68
2668
+ msgid "Your comment is awaiting moderation."
2669
+ msgstr ""
2670
+
2671
+ #: modules/minileven/theme/pub/minileven/inc/template-tags.php:76
2672
+ msgid "Reply"
2673
+ msgstr ""
2674
+
2675
+ #: modules/minileven/theme/pub/minileven/inc/template-tags.php:90
2676
+ msgid "<span class=\"entry-date\"><a href=\"%1$s\" title=\"%2$s\" rel=\"bookmark\"><time datetime=\"%3$s\" pubdate>%4$s</time></a></span>"
2677
+ msgstr ""
2678
+
2679
+ #: modules/minileven/theme/pub/minileven/inc/tweaks.php:94
2680
+ msgid "Page %s"
2681
+ msgstr ""
2682
+
2683
+ #: modules/minileven/theme/pub/minileven/index.php:23
2684
+ msgid "Daily Archives: %s"
2685
+ msgstr "Gündəlik Arxivləşdirmə: %s"
2686
+
2687
+ #: modules/minileven/theme/pub/minileven/index.php:25
2688
+ msgid "Monthly Archives: %s"
2689
+ msgstr "Aylıq arxiv: %s"
2690
+
2691
+ #: modules/likes.php:251
2692
+ msgid "Someone likes one of my posts"
2693
+ msgstr ""
2694
+
2695
+ #: modules/likes.php:270
2696
+ msgid "WordPress.com Likes are"
2697
+ msgstr ""
2698
+
2699
+ #: modules/likes.php:276
2700
+ msgid "On for all posts"
2701
+ msgstr ""
2702
+
2703
+ #: modules/likes.php:282
2704
+ msgid "Turned on per post"
2705
+ msgstr ""
2706
+
2707
+ #: modules/likes.php:308 modules/sharedaddy/sharing.php:330
2708
+ msgid "Show buttons on"
2709
+ msgstr ""
2710
+
2711
+ #: modules/likes.php:317 modules/sharedaddy/sharing.php:336
2712
+ msgid "Front Page, Archive Pages, and Search Results"
2713
+ msgstr ""
2714
+
2715
+ #: modules/likes.php:450 modules/sharedaddy/sharing.php:158
2716
+ msgid "Settings have been saved"
2717
+ msgstr ""
2718
+
2719
+ #: modules/likes.php:457 modules/sharedaddy/sharing.php:170
2720
+ msgid "Sharing Buttons"
2721
+ msgstr ""
2722
+
2723
+ #: modules/likes.php:466 modules/sharedaddy/sharing.php:352
2724
+ msgid "Save Changes"
2725
+ msgstr ""
2726
+
2727
+ #: modules/likes.php:616
2728
+ msgid "Like this:"
2729
+ msgstr ""
2730
+
2731
+ #: modules/likes.php:617
2732
+ msgid "Like"
2733
+ msgstr ""
2734
+
2735
+ #: modules/likes.php:617 modules/widget-visibility/widget-conditions.php:168
2736
+ msgid "Loading..."
2737
+ msgstr ""
2738
+
2739
+ #: modules/likes.php:709
2740
+ msgid "<span>%d</span> bloggers like this:"
2741
+ msgstr ""
2742
+
2743
+ #: modules/minileven/minileven.php:93
2744
+ msgid "View Mobile Site"
2745
+ msgstr ""
2746
+
2747
+ #: modules/minileven/minileven.php:260
2748
+ msgid "Mobile-compatible:"
2749
+ msgstr ""
2750
+
2751
+ #: modules/minileven/minileven.php:261
2752
+ msgid "No"
2753
+ msgstr "Xeyir"
2754
+
2755
+ #: modules/minileven/minileven.php:267 modules/minileven/minileven.php:318
2756
+ msgid "Include this CSS in the Mobile Theme"
2757
+ msgstr ""
2758
+
2759
+ #: modules/minileven/theme/pub/minileven/comments.php:15
2760
+ msgid "This post is password protected. Enter the password to view any comments."
2761
+ msgstr ""
2762
+
2763
+ #: modules/minileven/theme/pub/minileven/comments.php:45
2764
+ msgid "Comment navigation"
2765
+ msgstr ""
2766
+
2767
+ #: modules/minileven/theme/pub/minileven/comments.php:46
2768
+ msgid "&larr; Older Comments"
2769
+ msgstr ""
2770
+
2771
+ #: modules/minileven/theme/pub/minileven/comments.php:47
2772
+ msgid "Newer Comments &rarr;"
2773
+ msgstr ""
2774
+
2775
+ #: modules/minileven/theme/pub/minileven/content-gallery.php:14
2776
+ #: modules/minileven/theme/pub/minileven/content-gallery.php:58
2777
+ #: modules/minileven/theme/pub/minileven/content.php:13
2778
+ #: modules/minileven/theme/pub/minileven/content.php:18
2779
+ #: modules/minileven/theme/pub/minileven/content.php:22
2780
+ msgid "Permalink to %s"
2781
+ msgstr ""
2782
+
2783
+ #: modules/minileven/theme/pub/minileven/content-gallery.php:15
2784
+ #: modules/widgets/gallery.php:26
2785
+ msgid "Gallery"
2786
+ msgstr ""
2787
+
2788
+ #: modules/minileven/theme/pub/minileven/content-gallery.php:21
2789
+ #: modules/minileven/theme/pub/minileven/content.php:41
2790
+ #: modules/minileven/theme/pub/minileven/inc/tweaks.php:30
2791
+ msgid "Continue reading <span class=\"meta-nav\">&rarr;</span>"
2792
+ msgstr ""
2793
+
2794
+ #: modules/minileven/theme/pub/minileven/content-gallery.php:57
2795
+ msgid "This gallery contains <a %1$s>%2$s photo</a>."
2796
+ msgid_plural "This gallery contains <a %1$s>%2$s photos</a>."
2797
+ msgstr[0] ""
2798
+ msgstr[1] ""
2799
+
2800
+ #: modules/minileven/theme/pub/minileven/content-gallery.php:65
2801
+ #: modules/minileven/theme/pub/minileven/content.php:43
2802
+ #: modules/minileven/theme/pub/minileven/image.php:64
2803
+ #: modules/minileven/theme/pub/minileven/page.php:27
2804
+ msgid "Pages:"
2805
+ msgstr ""
2806
+
2807
+ #: modules/minileven/theme/pub/minileven/content-gallery.php:71
2808
+ #: modules/minileven/theme/pub/minileven/content.php:51
2809
+ #: modules/minileven/theme/pub/minileven/image.php:80
2810
+ msgid "<b>1</b> Reply"
2811
+ msgstr ""
2812
+
2813
+ #: modules/minileven/theme/pub/minileven/content-gallery.php:71
2814
+ #: modules/minileven/theme/pub/minileven/content.php:51
2815
+ #: modules/minileven/theme/pub/minileven/image.php:80
2816
+ msgid "<b>%</b> Replies"
2817
+ msgstr ""
2818
+
2819
+ #: modules/minileven/theme/pub/minileven/content.php:19
2820
+ msgid "Featured"
2821
+ msgstr ""
2822
+
2823
+ #: modules/gplus-authorship/admin/ui.php:125 modules/publicize/ui.php:168
2824
+ #: modules/publicize/ui.php:172
2825
+ msgid "Disconnect"
2826
+ msgstr ""
2827
+
2828
+ #: modules/gplus-authorship/admin/ui.php:129
2829
+ msgid "Connect your WordPress account to Google+ to add this blog to your Google+ profile and improve the visibility of your blog posts on Google."
2830
+ msgstr ""
2831
+
2832
+ #: modules/gplus-authorship/admin/ui.php:131
2833
+ msgid "Need help?"
2834
+ msgstr ""
2835
+
2836
+ #: modules/gplus-authorship/admin/ui.php:147
2837
+ msgid "Your Google+ profile name and URL will be displayed in the sharing area of your posts."
2838
+ msgstr ""
2839
+
2840
+ #: modules/gplus-authorship/admin/ui.php:155 modules/wpcc/wpcc-sign-on.php:185
2841
+ msgid "Connected"
2842
+ msgstr ""
2843
+
2844
+ #: modules/gplus-authorship/admin/ui.php:165 modules/gplus-authorship.php:191
2845
+ msgid "Google+"
2846
+ msgstr ""
2847
+
2848
+ #: modules/gplus-authorship/admin/ui.php:191
2849
+ msgid "Show Google+ infomation with this post"
2850
+ msgstr ""
2851
+
2852
+ #: modules/gplus-authorship.php:150
2853
+ msgid "on Google+"
2854
+ msgstr ""
2855
+
2856
+ #: modules/gravatar-hovercards.php:46 modules/module-info.php:57
2857
+ #: modules/module-info.php:72
2858
+ msgid "Gravatar Hovercards"
2859
+ msgstr ""
2860
+
2861
+ #: modules/gravatar-hovercards.php:58
2862
+ msgid "View people's profiles when you mouse over their Gravatars"
2863
+ msgstr ""
2864
+
2865
+ #: modules/gravatar-hovercards.php:85
2866
+ msgid "Put your mouse over your Gravatar to check out your profile."
2867
+ msgstr ""
2868
+
2869
+ #: modules/holiday-snow.php:19
2870
+ msgid "Snow"
2871
+ msgstr ""
2872
+
2873
+ #: modules/holiday-snow.php:28
2874
+ msgid "Show falling snow on my blog until January 4<sup>th</sup>."
2875
+ msgstr ""
2876
+
2877
+ #: modules/infinite-scroll/infinity.php:262
2878
+ msgid "To infinity and beyond"
2879
+ msgstr ""
2880
+
2881
+ #: modules/infinite-scroll/infinity.php:271
2882
+ msgid "We've disabled this option for you since you have footer widgets in Appearance &rarr; Widgets, or because your theme does not support infinite scroll."
2883
+ msgstr ""
2884
+
2885
+ #: modules/infinite-scroll/infinity.php:277
2886
+ msgid "Scroll Infinitely"
2887
+ msgstr ""
2888
+
2889
+ #: modules/infinite-scroll/infinity.php:277
2890
+ msgid "(Shows %s posts on each load)"
2891
+ msgstr ""
2892
+
2893
+ #: modules/infinite-scroll/infinity.php:478
2894
+ msgid "Older posts"
2895
+ msgstr ""
2896
+
2897
+ #: modules/infinite-scroll/infinity.php:479
2898
+ msgid "Scroll back to top"
2899
+ msgstr ""
2900
+
2901
+ #: modules/infinite-scroll/infinity.php:915
2902
+ msgid "Theme: %1$s."
2903
+ msgstr ""
2904
+
2905
+ #: modules/infinite-scroll.php:85
2906
+ msgid "Use Google Analytics with Infinite Scroll"
2907
+ msgstr ""
2908
+
2909
+ #: modules/infinite-scroll.php:96
2910
+ msgid "Track each Infinite Scroll post load as a page view in Google Analytics"
2911
+ msgstr ""
2912
+
2913
+ #: modules/infinite-scroll.php:96
2914
+ msgid "By checking the box above, each new set of posts loaded via Infinite Scroll will be recorded as a page view in Google Analytics."
2915
+ msgstr ""
2916
+
2917
+ #: modules/likes.php:112
2918
+ msgid "Likes and Shares"
2919
+ msgstr ""
2920
+
2921
+ #: modules/likes.php:123 modules/likes.php:581 modules/module-info.php:759
2922
+ #: modules/module-info.php:763
2923
+ msgid "Likes"
2924
+ msgstr ""
2925
+
2926
+ #: modules/likes.php:183
2927
+ msgid "Show likes."
2928
+ msgstr ""
2929
+
2930
+ #: modules/likes.php:199 modules/sharedaddy/sharedaddy.php:37
2931
+ msgid "Show sharing buttons."
2932
+ msgstr ""
2933
+
2934
+ #: modules/likes.php:211
2935
+ msgid "Likes Notifications"
2936
+ msgstr ""
2937
+
2938
+ #: modules/likes.php:212
2939
+ msgid "Email me whenever"
2940
+ msgstr ""
2941
+
2942
+ #: modules/custom-post-types/testimonial.php:65
2943
+ msgid "Search Testimonials"
2944
+ msgstr ""
2945
+
2946
+ #: modules/custom-post-types/testimonial.php:66
2947
+ msgid "No Testimonials found"
2948
+ msgstr ""
2949
+
2950
+ #: modules/custom-post-types/testimonial.php:67
2951
+ msgid "No Testimonials found in Trash"
2952
+ msgstr ""
2953
+
2954
+ #: modules/custom-post-types/testimonial.php:98
2955
+ msgid "Enter the customer's name here"
2956
+ msgstr ""
2957
+
2958
+ #: modules/custom-post-types/testimonial.php:107
2959
+ msgid "Customer Name"
2960
+ msgstr ""
2961
+
2962
+ #: modules/custom-post-types/testimonial.php:120
2963
+ msgid "Testimonial updated. <a href=\"%s\">View testimonial</a>"
2964
+ msgstr ""
2965
+
2966
+ #: modules/custom-post-types/testimonial.php:123
2967
+ msgid "Testimonial updated."
2968
+ msgstr ""
2969
+
2970
+ #: modules/custom-post-types/testimonial.php:125
2971
+ msgid "Testimonial restored to revision from %s"
2972
+ msgstr ""
2973
+
2974
+ #: modules/custom-post-types/testimonial.php:126
2975
+ msgid "Testimonial published. <a href=\"%s\">View testimonial</a>"
2976
+ msgstr ""
2977
+
2978
+ #: modules/custom-post-types/testimonial.php:127
2979
+ msgid "Testimonial saved."
2980
+ msgstr ""
2981
+
2982
+ #: modules/custom-post-types/testimonial.php:128
2983
+ msgid "Testimonial submitted. <a target=\"_blank\" href=\"%s\">Preview testimonial</a>"
2984
+ msgstr ""
2985
+
2986
+ #: modules/custom-post-types/testimonial.php:129
2987
+ msgid "Testimonial scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" href=\"%2$s\">Preview testimonial</a>"
2988
+ msgstr ""
2989
+
2990
+ #: modules/custom-post-types/testimonial.php:132
2991
+ msgid "Testimonial draft updated. <a target=\"_blank\" href=\"%s\">Preview testimonial</a>"
2992
+ msgstr ""
2993
+
2994
+ #: modules/custom-post-types/testimonial.php:168
2995
+ msgid "Customize Testimonials Archive"
2996
+ msgstr ""
2997
+
2998
+ #: modules/custom-post-types/testimonial.php:169
2999
+ msgid "Customize"
3000
+ msgstr ""
3001
+
3002
+ #: modules/custom-post-types/testimonial.php:193
3003
+ msgid "Testimonial Page Title"
3004
+ msgstr ""
3005
+
3006
+ #: modules/custom-post-types/testimonial.php:205
3007
+ msgid "Testimonial Page Content"
3008
+ msgstr ""
3009
+
3010
+ #: modules/custom-post-types/testimonial.php:216
3011
+ msgid "Testimonial Page Featured Image"
3012
+ msgstr ""
3013
+
3014
+ #: modules/featured-content/featured-content.php:324
3015
+ msgid "Featured content"
3016
+ msgstr ""
3017
+
3018
+ #: modules/featured-content/featured-content.php:343
3019
+ msgid "Tag name:"
3020
+ msgstr ""
3021
+
3022
+ #: modules/featured-content/featured-content.php:348
3023
+ msgid "Number of posts:"
3024
+ msgstr ""
3025
+
3026
+ #: modules/featured-content/featured-content.php:353
3027
+ msgid "Hide tag from displaying in post meta and tag clouds."
3028
+ msgstr ""
3029
+
3030
+ #: modules/gplus-authorship/admin/ui.php:54
3031
+ #: modules/gplus-authorship/admin/ui.php:65 modules/likes.php:427
3032
+ #: modules/likes.php:439 modules/publicize/ui.php:35
3033
+ #: modules/publicize/ui.php:45 modules/sharedaddy/sharing.php:57
3034
+ #: modules/sharedaddy/sharing.php:163
3035
+ msgid "Sharing Settings"
3036
+ msgstr ""
3037
+
3038
+ #: modules/gplus-authorship/admin/ui.php:54 modules/likes.php:427
3039
+ #: modules/module-info.php:315 modules/module-info.php:318
3040
+ #: modules/module-info.php:339 modules/publicize/ui.php:35
3041
+ #: modules/sharedaddy/sharedaddy.php:23 modules/sharedaddy/sharing.php:57
3042
+ msgid "Sharing"
3043
+ msgstr ""
3044
+
3045
+ #: modules/gplus-authorship/admin/ui.php:79
3046
+ msgid "Your Google+ account has been connected."
3047
+ msgstr ""
3048
+
3049
+ #: modules/gplus-authorship/admin/ui.php:80
3050
+ msgid "There was a problem connecting your Google+ account. Please try again."
3051
+ msgstr ""
3052
+
3053
+ #: modules/gplus-authorship/admin/ui.php:81
3054
+ msgid "You must click 'Accept' in the Google+ dialog to connect your account."
3055
+ msgstr ""
3056
+
3057
+ #: modules/gplus-authorship/admin/ui.php:113 modules/module-info.php:785
3058
+ #: modules/module-info.php:789
3059
+ msgid "Google+ Profile"
3060
+ msgstr ""
3061
+
3062
+ #: modules/custom-post-types/comics.php:200
3063
+ #: modules/custom-post-types/testimonial.php:60
3064
+ msgid "Add New"
3065
+ msgstr "Yenisini əlavə et"
3066
+
3067
+ #: modules/custom-post-types/comics.php:201
3068
+ msgid "Add New Comic"
3069
+ msgstr ""
3070
+
3071
+ #: modules/custom-post-types/comics.php:202
3072
+ msgid "Edit Comic"
3073
+ msgstr ""
3074
+
3075
+ #: modules/custom-post-types/comics.php:203
3076
+ msgid "New Comic"
3077
+ msgstr ""
3078
+
3079
+ #: modules/custom-post-types/comics.php:204
3080
+ msgid "View Comic"
3081
+ msgstr ""
3082
+
3083
+ #: modules/custom-post-types/comics.php:205
3084
+ msgid "Search Comics"
3085
+ msgstr ""
3086
+
3087
+ #: modules/custom-post-types/comics.php:206
3088
+ msgid "No Comics found"
3089
+ msgstr ""
3090
+
3091
+ #: modules/custom-post-types/comics.php:207
3092
+ msgid "No Comics found in Trash"
3093
+ msgstr ""
3094
+
3095
+ #: modules/custom-post-types/comics.php:276
3096
+ msgid "Comic updated. <a href=\"%s\">View comic</a>"
3097
+ msgstr ""
3098
+
3099
+ #: modules/custom-post-types/comics.php:277
3100
+ #: modules/custom-post-types/testimonial.php:121
3101
+ msgid "Custom field updated."
3102
+ msgstr ""
3103
+
3104
+ #: modules/custom-post-types/comics.php:278
3105
+ #: modules/custom-post-types/testimonial.php:122
3106
+ msgid "Custom field deleted."
3107
+ msgstr ""
3108
+
3109
+ #: modules/custom-post-types/comics.php:279
3110
+ msgid "Comic updated."
3111
+ msgstr ""
3112
+
3113
+ #: modules/custom-post-types/comics.php:281
3114
+ msgid "Comic restored to revision from %s"
3115
+ msgstr ""
3116
+
3117
+ #: modules/custom-post-types/comics.php:282
3118
+ msgid "Comic published. <a href=\"%s\">View comic</a>"
3119
+ msgstr ""
3120
+
3121
+ #: modules/custom-post-types/comics.php:283
3122
+ msgid "Comic saved."
3123
+ msgstr ""
3124
+
3125
+ #: modules/custom-post-types/comics.php:284
3126
+ msgid "Comic submitted. <a target=\"_blank\" href=\"%s\">Preview comic</a>"
3127
+ msgstr ""
3128
+
3129
+ #: modules/custom-post-types/comics.php:285
3130
+ msgid "Comic scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" href=\"%2$s\">Preview comic</a>"
3131
+ msgstr ""
3132
+
3133
+ #: modules/custom-post-types/comics.php:287
3134
+ #: modules/custom-post-types/testimonial.php:131
3135
+ msgid "M j, Y @ G:i"
3136
+ msgstr ""
3137
+
3138
+ #: modules/custom-post-types/comics.php:288
3139
+ msgid "Comic draft updated. <a target=\"_blank\" href=\"%s\">Preview comic</a>"
3140
+ msgstr ""
3141
+
3142
+ #: modules/custom-post-types/comics.php:349
3143
+ msgid "Invalid or expired nonce."
3144
+ msgstr ""
3145
+
3146
+ #: modules/custom-post-types/comics.php:458
3147
+ msgid ""
3148
+ "Welcome! Ready to publish your first strip?\n"
3149
+ "\n"
3150
+ "Your webcomic's new site is ready to go. Get started by <a href=\"BLOG_URLwp-admin/customize.php#title\">setting your comic's title and tagline</a> so your readers know what it's all about.\n"
3151
+ "\n"
3152
+ "Looking for more help with setting up your site? Check out the WordPress.com <a href=\"http://learn.wordpress.com/\">beginner's tutorial</a> and the <a href=\"http://en.support.wordpress.com/comics/\">guide to comics on WordPress.com</a>. Dive right in by <a href=\"BLOG_URLwp-admin/customize.php#title\">publishing your first strip!</a>\n"
3153
+ "\n"
3154
+ "Lots of laughs,\n"
3155
+ "The WordPress.com Team"
3156
+ msgstr ""
3157
+
3158
+ #: modules/custom-post-types/testimonial.php:54
3159
+ msgid "Customer Testimonials"
3160
+ msgstr ""
3161
+
3162
+ #: modules/custom-post-types/testimonial.php:56
3163
+ #: modules/custom-post-types/testimonial.php:58
3164
+ #: modules/custom-post-types/testimonial.php:182
3165
+ #: modules/custom-post-types/testimonial.php:187
3166
+ msgid "Testimonials"
3167
+ msgstr ""
3168
+
3169
+ #: modules/custom-post-types/testimonial.php:57
3170
+ msgid "Testimonial"
3171
+ msgstr ""
3172
+
3173
+ #: modules/custom-post-types/testimonial.php:59
3174
+ msgid "All Testimonials"
3175
+ msgstr ""
3176
+
3177
+ #: modules/custom-post-types/testimonial.php:61
3178
+ msgid "Add New Testimonial"
3179
+ msgstr ""
3180
+
3181
+ #: modules/custom-post-types/testimonial.php:62
3182
+ msgid "Edit Testimonial"
3183
+ msgstr ""
3184
+
3185
+ #: modules/custom-post-types/testimonial.php:63
3186
+ msgid "New Testimonial"
3187
+ msgstr ""
3188
+
3189
+ #: modules/custom-post-types/testimonial.php:64
3190
+ msgid "View Testimonial"
3191
+ msgstr ""
3192
+
3193
+ #: modules/custom-css/custom-css.php:747 modules/custom-css/custom-css.php:842
3194
+ #: modules/custom-css/custom-css.php:872 modules/minileven/minileven.php:262
3195
+ #: modules/minileven/theme/pub/minileven/content-gallery.php:74
3196
+ #: modules/minileven/theme/pub/minileven/content.php:53
3197
+ #: modules/minileven/theme/pub/minileven/image.php:82
3198
+ #: modules/minileven/theme/pub/minileven/page.php:31
3199
+ #: modules/publicize/ui.php:576
3200
+ msgid "Edit"
3201
+ msgstr "Redaktə et"
3202
+
3203
+ #: modules/custom-css/custom-css.php:754
3204
+ msgid "Limit width to %1$s pixels for videos, full size images, and other shortcodes. (<a href=\"%2$s\">More info</a>.)"
3205
+ msgstr ""
3206
+
3207
+ #: modules/custom-css/custom-css.php:770
3208
+ msgid "The default content width for the %s theme is %d pixels."
3209
+ msgstr ""
3210
+
3211
+ #: modules/custom-css/custom-css.php:775 modules/custom-css/custom-css.php:857
3212
+ #: modules/custom-css/custom-css.php:886 modules/minileven/minileven.php:270
3213
+ #: modules/publicize/publicize-jetpack.php:429
3214
+ #: modules/publicize/publicize-jetpack.php:541 modules/publicize/ui.php:245
3215
+ msgid "OK"
3216
+ msgstr ""
3217
+
3218
+ #: modules/custom-css/custom-css.php:776 modules/custom-css/custom-css.php:858
3219
+ #: modules/custom-css/custom-css.php:887 modules/minileven/minileven.php:271
3220
+ #: modules/sharedaddy/sharing-sources.php:299
3221
+ msgid "Cancel"
3222
+ msgstr "Ləğv et"
3223
+
3224
+ #: modules/custom-css/custom-css.php:840
3225
+ msgid "Preprocessor:"
3226
+ msgstr ""
3227
+
3228
+ #: modules/custom-css/custom-css.php:841 modules/custom-css/custom-css.php:846
3229
+ #: modules/videopress/videopress.php:273 modules/widgets/image-widget.php:124
3230
+ msgid "None"
3231
+ msgstr ""
3232
+
3233
+ #: modules/custom-css/custom-css.php:870
3234
+ msgid "Mode:"
3235
+ msgstr ""
3236
+
3237
+ #: modules/custom-css/custom-css.php:871
3238
+ msgid "Add-on"
3239
+ msgstr ""
3240
+
3241
+ #: modules/custom-css/custom-css.php:871
3242
+ msgid "Replacement"
3243
+ msgstr ""
3244
+
3245
+ #: modules/custom-css/custom-css.php:878
3246
+ msgid "Add-on CSS <b>(Recommended)</b>"
3247
+ msgstr ""
3248
+
3249
+ #: modules/custom-css/custom-css.php:883
3250
+ msgid "Replace <a href=\"%s\">theme's CSS</a> <b>(Advanced)</b>"
3251
+ msgstr ""
3252
+
3253
+ #: modules/custom-css/custom-css.php:894
3254
+ #: modules/custom-post-types/comics.php:238
3255
+ #: modules/videopress/videopress.php:662
3256
+ msgid "Preview"
3257
+ msgstr "Görünüş"
3258
+
3259
+ #: modules/custom-css/custom-css.php:896
3260
+ msgid "Save &amp; Buy Upgrade"
3261
+ msgstr ""
3262
+
3263
+ #: modules/custom-css/custom-css.php:896
3264
+ msgid "Save Stylesheet"
3265
+ msgstr ""
3266
+
3267
+ #: modules/custom-css/custom-css.php:958
3268
+ msgid "Show more"
3269
+ msgstr ""
3270
+
3271
+ #: modules/custom-post-types/comics.php:86
3272
+ msgid "Convert to Comic"
3273
+ msgstr ""
3274
+
3275
+ #: modules/custom-post-types/comics.php:92
3276
+ msgid "Convert to Post"
3277
+ msgstr ""
3278
+
3279
+ #: modules/custom-post-types/comics.php:116
3280
+ msgid "You are not allowed to make this change."
3281
+ msgstr ""
3282
+
3283
+ #: modules/custom-post-types/comics.php:163
3284
+ msgid "Post converted."
3285
+ msgid_plural "%s posts converted"
3286
+ msgstr[0] ""
3287
+ msgstr[1] ""
3288
+
3289
+ #: modules/custom-post-types/comics.php:176
3290
+ msgid "Drop images to upload"
3291
+ msgstr ""
3292
+
3293
+ #: modules/custom-post-types/comics.php:177
3294
+ msgid "Uploading..."
3295
+ msgstr ""
3296
+
3297
+ #: modules/custom-post-types/comics.php:178
3298
+ msgid "Processing..."
3299
+ msgstr ""
3300
+
3301
+ #: modules/custom-post-types/comics.php:179
3302
+ msgid "Sorry, your browser isn't supported. Upgrade at browsehappy.com."
3303
+ msgstr ""
3304
+
3305
+ #: modules/custom-post-types/comics.php:180
3306
+ msgid "Only images can be uploaded here."
3307
+ msgstr ""
3308
+
3309
+ #: modules/custom-post-types/comics.php:181
3310
+ msgid "Your upload didn't complete; try again later or cross your fingers and try again right now."
3311
+ msgstr ""
3312
+
3313
+ #: modules/custom-post-types/comics.php:194
3314
+ #: modules/custom-post-types/comics.php:196
3315
+ #: modules/custom-post-types/comics.php:198
3316
+ msgid "Comics"
3317
+ msgstr ""
3318
+
3319
+ #: modules/custom-post-types/comics.php:197
3320
+ msgid "Comic"
3321
+ msgstr ""
3322
+
3323
+ #: modules/custom-post-types/comics.php:199
3324
+ msgid "All Comics"
3325
+ msgstr ""
3326
+
3327
+ #: modules/contact-form/grunion-form-view.php:154
3328
+ msgid "Drop down"
3329
+ msgstr ""
3330
+
3331
+ #: modules/contact-form/grunion-form-view.php:157
3332
+ msgid "Radio"
3333
+ msgstr ""
3334
+
3335
+ #: modules/contact-form/grunion-form-view.php:158
3336
+ msgid "Text"
3337
+ msgstr "Mətn"
3338
+
3339
+ #: modules/contact-form/grunion-form-view.php:159
3340
+ msgid "Textarea"
3341
+ msgstr ""
3342
+
3343
+ #: modules/contact-form/grunion-form-view.php:166
3344
+ msgid "Options"
3345
+ msgstr ""
3346
+
3347
+ #: modules/contact-form/grunion-form-view.php:167
3348
+ msgid "First option"
3349
+ msgstr ""
3350
+
3351
+ #: modules/contact-form/grunion-form-view.php:170
3352
+ msgid "Add another option"
3353
+ msgstr ""
3354
+
3355
+ #: modules/contact-form/grunion-form-view.php:177
3356
+ msgid "Required?"
3357
+ msgstr ""
3358
+
3359
+ #: modules/contact-form/grunion-form-view.php:182
3360
+ msgid "Save this field"
3361
+ msgstr ""
3362
+
3363
+ #: modules/contact-form/grunion-form-view.php:187
3364
+ msgid "Here&#8217;s what your form will look like"
3365
+ msgstr ""
3366
+
3367
+ #: modules/contact-form/grunion-form-view.php:192
3368
+ msgid "Add a new field"
3369
+ msgstr ""
3370
+
3371
+ #: modules/contact-form/grunion-form-view.php:194
3372
+ msgid "Add this form to my post"
3373
+ msgstr ""
3374
+
3375
+ #: modules/contact-form/grunion-form-view.php:197
3376
+ msgid "Email settings"
3377
+ msgstr ""
3378
+
3379
+ #: modules/contact-form/grunion-form-view.php:199
3380
+ msgid "Enter your email address"
3381
+ msgstr ""
3382
+
3383
+ #: modules/contact-form/grunion-form-view.php:202
3384
+ msgid "What should the subject line be?"
3385
+ msgstr ""
3386
+
3387
+ #: modules/contact-form/grunion-form-view.php:205
3388
+ msgid "Save and go back to form builder"
3389
+ msgstr ""
3390
+
3391
+ #: modules/custom-css/custom-css.php:455
3392
+ msgid ""
3393
+ "Welcome to Custom CSS!\n"
3394
+ "\n"
3395
+ "CSS (Cascading Style Sheets) is a kind of code that tells the browser how to render a web page. You may delete these comments and get started with your customizations.\n"
3396
+ "\n"
3397
+ "By default, your stylesheet will be loaded after the theme stylesheets, which means that your rules can take precedence and override the theme CSS rules. Just write here what you want to change, you don't need to copy all your theme's stylesheet content."
3398
+ msgstr ""
3399
+
3400
+ #: modules/custom-css/custom-css.php:576
3401
+ msgid "Preview: changes must be saved or they will be lost"
3402
+ msgstr ""
3403
+
3404
+ #: modules/custom-css/custom-css.php:604
3405
+ msgid "Edit CSS"
3406
+ msgstr ""
3407
+
3408
+ #: modules/custom-css/custom-css.php:618
3409
+ msgid "CSS"
3410
+ msgstr ""
3411
+
3412
+ #: modules/custom-css/custom-css.php:638
3413
+ msgid "Custom CSS Stylesheet"
3414
+ msgstr ""
3415
+
3416
+ #: modules/custom-css/custom-css.php:677
3417
+ msgid "Stylesheet saved."
3418
+ msgstr ""
3419
+
3420
+ #: modules/custom-css/custom-css.php:681
3421
+ msgid "Publish"
3422
+ msgstr ""
3423
+
3424
+ #: modules/custom-css/custom-css.php:687
3425
+ msgid "CSS Revisions"
3426
+ msgstr ""
3427
+
3428
+ #: modules/custom-css/custom-css.php:691
3429
+ msgid "CSS Stylesheet Editor"
3430
+ msgstr ""
3431
+
3432
+ #: modules/custom-css/custom-css.php:698
3433
+ msgid ""
3434
+ "New to CSS? Start with a <a href=\"http://www.htmldog.com/guides/cssbeginner/\">beginner tutorial</a>. Questions?\n"
3435
+ "\t\tAsk in the <a href=\"http://wordpress.org/support/forum/themes-and-templates\">Themes and Templates forum</a>."
3436
+ msgstr ""
3437
+
3438
+ #: modules/custom-css/custom-css.php:745
3439
+ msgid "Content Width:"
3440
+ msgstr ""
3441
+
3442
+ #: modules/custom-css/custom-css.php:746
3443
+ msgid "Default"
3444
+ msgstr ""
3445
+
3446
+ #: modules/custom-css/custom-css.php:746
3447
+ msgid "%s px"
3448
+ msgstr ""
3449
+
3450
+ #: modules/contact-form/grunion-form-view.php:11
3451
+ msgctxt "Label for HTML form \"Comment/Response\" field in contact form builder"
3452
+ msgid "Comment"
3453
+ msgstr ""
3454
+
3455
+ #: modules/contact-form/grunion-form-view.php:12
3456
+ msgctxt "Default label for new HTML form field in contact form builder"
3457
+ msgid "New Field"
3458
+ msgstr ""
3459
+
3460
+ #: modules/contact-form/grunion-form-view.php:13
3461
+ msgctxt "Label for the set of options to be included in a user-created dropdown in contact form builder"
3462
+ msgid "Options"
3463
+ msgstr ""
3464
+
3465
+ #: modules/contact-form/grunion-form-view.php:14
3466
+ msgctxt "Label for an option to be included in a user-created dropdown in contact form builder"
3467
+ msgid "Option"
3468
+ msgstr ""
3469
+
3470
+ #: modules/contact-form/grunion-form-view.php:15
3471
+ msgctxt "Default label for the first option to be included in a user-created dropdown in contact form builder"
3472
+ msgid "First option"
3473
+ msgstr ""
3474
+
3475
+ #: modules/contact-form/grunion-form-view.php:16
3476
+ msgctxt "error message in contact form builder"
3477
+ msgid "Oops, there was a problem generating your form. You'll likely need to try again."
3478
+ msgstr ""
3479
+
3480
+ #: modules/contact-form/grunion-form-view.php:17
3481
+ msgid ""
3482
+ "Drag up or down\n"
3483
+ "to re-arrange"
3484
+ msgstr ""
3485
+
3486
+ #: modules/contact-form/grunion-form-view.php:18
3487
+ msgctxt "Label to drag HTML form fields around to change their order in contact form builder"
3488
+ msgid "move"
3489
+ msgstr ""
3490
+
3491
+ #: modules/contact-form/grunion-form-view.php:19
3492
+ msgctxt "Link to edit an HTML form field in contact form builder"
3493
+ msgid "edit"
3494
+ msgstr ""
3495
+
3496
+ #: modules/contact-form/grunion-form-view.php:20
3497
+ msgid "Saved successfully"
3498
+ msgstr ""
3499
+
3500
+ #: modules/contact-form/grunion-form-view.php:21
3501
+ msgctxt "This HTML form field is marked as required by the user in contact form builder"
3502
+ msgid "(required)"
3503
+ msgstr ""
3504
+
3505
+ #: modules/contact-form/grunion-form-view.php:22
3506
+ msgid "Are you sure you want to exit the form editor without saving? Any changes you have made will be lost."
3507
+ msgstr ""
3508
+
3509
+ #: modules/contact-form/grunion-form-view.php:118
3510
+ msgid "Your new field was saved successfully"
3511
+ msgstr ""
3512
+
3513
+ #: modules/contact-form/grunion-form-view.php:120
3514
+ msgid "Form builder"
3515
+ msgstr ""
3516
+
3517
+ #: modules/contact-form/grunion-form-view.php:121
3518
+ msgid "Email notifications"
3519
+ msgstr ""
3520
+
3521
+ #: modules/contact-form/grunion-form-view.php:126
3522
+ msgid "How does this work?"
3523
+ msgstr ""
3524
+
3525
+ #: modules/contact-form/grunion-form-view.php:127
3526
+ msgid "By adding a contact form, your readers will be able to submit feedback to you. All feedback is automatically scanned for spam, and the legitimate feedback will be emailed to you."
3527
+ msgstr ""
3528
+
3529
+ #: modules/contact-form/grunion-form-view.php:128
3530
+ msgid "Can I add more fields?"
3531
+ msgstr ""
3532
+
3533
+ #: modules/contact-form/grunion-form-view.php:130
3534
+ msgctxt "%1$s = \"Click here\" in an HTML link"
3535
+ msgid "Sure thing. %1$s to add a new text box, textarea, radio, checkbox, or dropdown field."
3536
+ msgstr ""
3537
+
3538
+ #: modules/contact-form/grunion-form-view.php:131
3539
+ msgid "Click here"
3540
+ msgstr ""
3541
+
3542
+ #: modules/contact-form/grunion-form-view.php:133
3543
+ msgid "Can I view my feedback within WordPress?"
3544
+ msgstr ""
3545
+
3546
+ #: modules/contact-form/grunion-form-view.php:135
3547
+ msgctxt "%1$s = \"Feedback\" in an HTML link"
3548
+ msgid "Yep, you can read your feedback at any time by clicking the \"%1$s\" link in the admin menu."
3549
+ msgstr ""
3550
+
3551
+ #: modules/contact-form/grunion-form-view.php:141
3552
+ msgid "Do I need to fill this out?"
3553
+ msgstr ""
3554
+
3555
+ #: modules/contact-form/grunion-form-view.php:142
3556
+ msgid "Nope. However, if you&#8217;d like to modify where your feedback is sent, or the subject line you can. If you don&#8217;t make any changes here, feedback will be sent to the author of the page/post and the subject will be the name of this page/post."
3557
+ msgstr ""
3558
+
3559
+ #: modules/contact-form/grunion-form-view.php:146
3560
+ msgid "Edit this new field"
3561
+ msgstr ""
3562
+
3563
+ #: modules/contact-form/grunion-form-view.php:148
3564
+ #: modules/sharedaddy/sharing-sources.php:980
3565
+ msgid "Label"
3566
+ msgstr ""
3567
+
3568
+ #: modules/contact-form/grunion-form-view.php:149
3569
+ msgid "New field"
3570
+ msgstr ""
3571
+
3572
+ #: modules/contact-form/grunion-form-view.php:151
3573
+ msgid "Field type"
3574
+ msgstr ""
3575
+
3576
+ #: modules/contact-form/grunion-form-view.php:153
3577
+ msgid "Checkbox"
3578
+ msgstr ""
3579
+
3580
+ #: modules/contact-form/grunion-contact-form.php:85
3581
+ #: modules/contact-form/grunion-contact-form.php:86
3582
+ msgid "No feedback found"
3583
+ msgstr ""
3584
+
3585
+ #: modules/contact-form/grunion-contact-form.php:103
3586
+ msgid "Spam <span class=\"count\">(%s)</span>"
3587
+ msgid_plural "Spam <span class=\"count\">(%s)</span>"
3588
+ msgstr[0] ""
3589
+ msgstr[1] ""
3590
+
3591
+ #: modules/contact-form/grunion-contact-form.php:190
3592
+ msgid "An error occurred. Please try again later."
3593
+ msgstr ""
3594
+
3595
+ #: modules/contact-form/grunion-contact-form.php:198
3596
+ #: modules/contact-form/grunion-contact-form.php:851
3597
+ msgid "Message Sent"
3598
+ msgstr "Mesaj göndərildi. "
3599
+
3600
+ #: modules/contact-form/grunion-contact-form.php:356
3601
+ msgid "Export feedback as CSV"
3602
+ msgstr ""
3603
+
3604
+ #: modules/contact-form/grunion-contact-form.php:362
3605
+ msgid "Select feedback to download"
3606
+ msgstr ""
3607
+
3608
+ #: modules/contact-form/grunion-contact-form.php:364
3609
+ msgid "All posts"
3610
+ msgstr ""
3611
+
3612
+ #: modules/contact-form/grunion-contact-form.php:369
3613
+ msgid "Download"
3614
+ msgstr ""
3615
+
3616
+ #: modules/contact-form/grunion-contact-form.php:416
3617
+ #: modules/contact-form/grunion-contact-form.php:508
3618
+ #: modules/contact-form/grunion-form-view.php:30 modules/module-info.php:491
3619
+ #: modules/module-info.php:495
3620
+ msgid "Contact Form"
3621
+ msgstr ""
3622
+
3623
+ #: modules/contact-form/grunion-contact-form.php:722
3624
+ msgctxt "%1$s = blog name"
3625
+ msgid "%1$s Sidebar"
3626
+ msgstr ""
3627
+
3628
+ #: modules/contact-form/grunion-contact-form.php:725
3629
+ msgctxt "%1$s = blog name, %2$s = post title"
3630
+ msgid "%1$s %2$s"
3631
+ msgstr ""
3632
+
3633
+ #: modules/contact-form/grunion-contact-form.php:736
3634
+ msgid "Submit &#187;"
3635
+ msgstr "Təqdim et &#187;"
3636
+
3637
+ #: modules/contact-form/grunion-contact-form.php:756
3638
+ msgid "Subject"
3639
+ msgstr ""
3640
+
3641
+ #: modules/contact-form/grunion-contact-form.php:837
3642
+ msgid "Error!"
3643
+ msgstr "Səhv!"
3644
+
3645
+ #: modules/contact-form/grunion-contact-form.php:852
3646
+ msgid "go back"
3647
+ msgstr ""
3648
+
3649
+ #: modules/contact-form/grunion-contact-form.php:924
3650
+ #: modules/contact-form/grunion-contact-form.php:940
3651
+ msgctxt "%1$s = form field label, %2$s = form field value"
3652
+ msgid "%1$s: %2$s"
3653
+ msgstr ""
3654
+
3655
+ #: modules/contact-form/grunion-contact-form.php:1205
3656
+ msgid "Time:"
3657
+ msgstr ""
3658
+
3659
+ #: modules/contact-form/grunion-contact-form.php:1206
3660
+ msgid "IP Address:"
3661
+ msgstr ""
3662
+
3663
+ #: modules/contact-form/grunion-contact-form.php:1214
3664
+ msgid "Contact Form URL:"
3665
+ msgstr ""
3666
+
3667
+ #: modules/contact-form/grunion-contact-form.php:1219
3668
+ msgid "Sent by a verified %s user."
3669
+ msgstr ""
3670
+
3671
+ #: modules/contact-form/grunion-contact-form.php:1223
3672
+ msgid "Sent by an unverified visitor to your site."
3673
+ msgstr ""
3674
+
3675
+ #: modules/contact-form/grunion-contact-form.php:1461
3676
+ msgid "%s requires a valid email address"
3677
+ msgstr ""
3678
+
3679
+ #: modules/contact-form/grunion-contact-form.php:1467
3680
+ msgid "%s is required"
3681
+ msgstr ""
3682
+
3683
+ #: modules/contact-form/grunion-contact-form.php:1514
3684
+ #: modules/contact-form/grunion-contact-form.php:1520
3685
+ #: modules/contact-form/grunion-contact-form.php:1525
3686
+ #: modules/contact-form/grunion-contact-form.php:1539
3687
+ #: modules/contact-form/grunion-contact-form.php:1545
3688
+ #: modules/contact-form/grunion-contact-form.php:1556
3689
+ #: modules/contact-form/grunion-contact-form.php:1566
3690
+ msgid "(required)"
3691
+ msgstr "(tələb olunur)"
3692
+
3693
+ #: modules/contact-form/grunion-contact-form.php:1538
3694
+ #: modules/minileven/minileven.php:261
3695
+ msgid "Yes"
3696
+ msgstr ""
3697
+
3698
+ #: modules/contact-form/grunion-form-view.php:8
3699
+ msgctxt "Label for HTML form \"Name\" field in contact form builder"
3700
+ msgid "Name"
3701
+ msgstr ""
3702
+
3703
+ #: modules/contact-form/grunion-form-view.php:9
3704
+ msgctxt "Label for HTML form \"Email\" field in contact form builder"
3705
+ msgid "Email"
3706
+ msgstr ""
3707
+
3708
+ #: modules/contact-form/grunion-form-view.php:10
3709
+ msgctxt "Label for HTML form \"URL/Website\" field in contact form builder"
3710
+ msgid "Website"
3711
+ msgstr ""
3712
+
3713
+ #: modules/comments/comments.php:187
3714
+ msgid "You must <a href=\"%s\">log in</a> to post a comment."
3715
+ msgstr ""
3716
+
3717
+ #: modules/comments/comments.php:212
3718
+ msgid "Leave a Reply to %s"
3719
+ msgstr ""
3720
+
3721
+ #: modules/comments/comments.php:251
3722
+ msgid "Cancel reply"
3723
+ msgstr ""
3724
+
3725
+ #: modules/comments/comments.php:387
3726
+ msgid "Invalid security token."
3727
+ msgstr ""
3728
+
3729
+ #: modules/comments/comments.php:448 modules/comments/comments.php:499
3730
+ msgid "Submitting Comment%s"
3731
+ msgstr ""
3732
+
3733
+ #: modules/contact-form/admin.php:16
3734
+ msgid "Add a custom form"
3735
+ msgstr ""
3736
+
3737
+ #: modules/contact-form/admin.php:21 modules/contact-form/admin.php:22
3738
+ msgid "Add Contact Form"
3739
+ msgstr ""
3740
+
3741
+ #: modules/contact-form/admin.php:101
3742
+ msgid "Mark Spam"
3743
+ msgstr ""
3744
+
3745
+ #: modules/contact-form/admin.php:140 modules/contact-form/admin.php:534
3746
+ msgid "You are not allowed to manage this item."
3747
+ msgstr ""
3748
+
3749
+ #: modules/contact-form/admin.php:157
3750
+ msgid "Feedback(s) marked as spam"
3751
+ msgstr ""
3752
+
3753
+ #: modules/contact-form/admin.php:196
3754
+ #: modules/contact-form/grunion-omnisearch.php:36
3755
+ msgid "From"
3756
+ msgstr ""
3757
+
3758
+ #: modules/contact-form/admin.php:197
3759
+ #: modules/contact-form/grunion-contact-form.php:760
3760
+ #: modules/contact-form/grunion-omnisearch.php:37
3761
+ msgid "Message"
3762
+ msgstr ""
3763
+
3764
+ #: modules/contact-form/admin.php:198
3765
+ #: modules/contact-form/grunion-omnisearch.php:38
3766
+ #: modules/omnisearch/omnisearch-posts.php:46
3767
+ msgid "Date"
3768
+ msgstr ""
3769
+
3770
+ #: modules/contact-form/admin.php:268
3771
+ msgid "Restore this item from the Trash"
3772
+ msgstr ""
3773
+
3774
+ #: modules/contact-form/admin.php:270
3775
+ msgid "Restore"
3776
+ msgstr ""
3777
+
3778
+ #: modules/contact-form/admin.php:273 modules/contact-form/admin.php:372
3779
+ msgid "Delete this item permanently"
3780
+ msgstr ""
3781
+
3782
+ #: modules/contact-form/admin.php:275 modules/contact-form/admin.php:374
3783
+ msgid "Delete Permanently"
3784
+ msgstr "Birdəfəlik poz"
3785
+
3786
+ #: modules/contact-form/admin.php:306
3787
+ msgid "Mark this message as spam"
3788
+ msgstr ""
3789
+
3790
+ #: modules/contact-form/admin.php:313 modules/contact-form/admin.php:315
3791
+ #: modules/contact-form/admin.php:612
3792
+ #: modules/omnisearch/omnisearch-posts.php:65
3793
+ msgid "Trash"
3794
+ msgstr ""
3795
+
3796
+ #: modules/contact-form/admin.php:366
3797
+ msgid "Mark this message as NOT spam"
3798
+ msgstr ""
3799
+
3800
+ #: modules/contact-form/admin.php:406
3801
+ #: modules/contact-form/grunion-contact-form.php:1183
3802
+ msgctxt "{$date_format} \\a\\t {$time_format}"
3803
+ msgid "%1$s \\a\\t %2$s"
3804
+ msgstr ""
3805
+
3806
+ #: modules/contact-form/admin.php:568
3807
+ msgid "You are not allowed to move this item out of the Trash."
3808
+ msgstr ""
3809
+
3810
+ #: modules/contact-form/admin.php:571
3811
+ msgid "Error in restoring from Trash."
3812
+ msgstr ""
3813
+
3814
+ #: modules/contact-form/admin.php:575
3815
+ msgid "You are not allowed to move this item to the Trash."
3816
+ msgstr ""
3817
+
3818
+ #: modules/contact-form/admin.php:578
3819
+ msgid "Error in moving to Trash."
3820
+ msgstr ""
3821
+
3822
+ #: modules/contact-form/admin.php:602
3823
+ msgid "Messages"
3824
+ msgstr ""
3825
+
3826
+ #: modules/contact-form/admin.php:625
3827
+ msgid "Spam"
3828
+ msgstr ""
3829
+
3830
+ #: modules/contact-form/grunion-contact-form.php:82
3831
+ #: modules/contact-form/grunion-contact-form.php:83
3832
+ #: modules/contact-form/grunion-form-view.php:136
3833
+ msgid "Feedback"
3834
+ msgstr ""
3835
+
3836
+ #: modules/contact-form/grunion-contact-form.php:84
3837
+ msgid "Search Feedback"
3838
+ msgstr ""
3839
+
3840
+ #: modules/carousel/jetpack-carousel.php:317
3841
+ msgid "Missing target blog ID."
3842
+ msgstr ""
3843
+
3844
+ #: modules/carousel/jetpack-carousel.php:320
3845
+ msgid "Missing target post ID."
3846
+ msgstr ""
3847
+
3848
+ #: modules/carousel/jetpack-carousel.php:323
3849
+ msgid "No comment text was submitted."
3850
+ msgstr ""
3851
+
3852
+ #: modules/carousel/jetpack-carousel.php:335
3853
+ msgid "Comments on this post are closed."
3854
+ msgstr ""
3855
+
3856
+ #: modules/carousel/jetpack-carousel.php:345
3857
+ msgid "Sorry, but we could not authenticate your request."
3858
+ msgstr ""
3859
+
3860
+ #: modules/carousel/jetpack-carousel.php:354
3861
+ msgid "Please provide your name."
3862
+ msgstr ""
3863
+
3864
+ #: modules/carousel/jetpack-carousel.php:357
3865
+ msgid "Please provide an email address."
3866
+ msgstr ""
3867
+
3868
+ #: modules/carousel/jetpack-carousel.php:360
3869
+ msgid "Please provide a valid email address."
3870
+ msgstr ""
3871
+
3872
+ #: modules/carousel/jetpack-carousel.php:389
3873
+ msgid "Image Gallery Carousel"
3874
+ msgstr ""
3875
+
3876
+ #: modules/carousel/jetpack-carousel.php:392
3877
+ msgid "Enable carousel"
3878
+ msgstr ""
3879
+
3880
+ #: modules/carousel/jetpack-carousel.php:396
3881
+ msgid "Background color"
3882
+ msgstr ""
3883
+
3884
+ #: modules/carousel/jetpack-carousel.php:399
3885
+ msgid "Metadata"
3886
+ msgstr ""
3887
+
3888
+ #: modules/carousel/jetpack-carousel.php:456
3889
+ msgid "Show photo metadata (<a href=\"http://en.wikipedia.org/wiki/Exchangeable_image_file_format\" target=\"_blank\">Exif</a>) in carousel, when available."
3890
+ msgstr ""
3891
+
3892
+ #: modules/carousel/jetpack-carousel.php:464
3893
+ msgid "Show map of photo location in carousel, when available."
3894
+ msgstr ""
3895
+
3896
+ #: modules/carousel/jetpack-carousel.php:472
3897
+ msgid "Black"
3898
+ msgstr ""
3899
+
3900
+ #: modules/carousel/jetpack-carousel.php:472
3901
+ msgid "White"
3902
+ msgstr ""
3903
+
3904
+ #: modules/carousel/jetpack-carousel.php:480
3905
+ msgid "Display images in full-size carousel slideshow."
3906
+ msgstr ""
3907
+
3908
+ #: modules/comments/admin.php:50 modules/comments/comments.php:211
3909
+ #: modules/minileven/theme/pub/minileven/content-gallery.php:71
3910
+ msgid "Leave a Reply"
3911
+ msgstr "Cavab qoy "
3912
+
3913
+ #: modules/comments/admin.php:54 modules/widgets/facebook-likebox.php:156
3914
+ #: modules/widgets/twitter-timeline.php:217
3915
+ msgid "Light"
3916
+ msgstr ""
3917
+
3918
+ #: modules/comments/admin.php:55 modules/widgets/facebook-likebox.php:157
3919
+ #: modules/widgets/twitter-timeline.php:218
3920
+ msgid "Dark"
3921
+ msgstr ""
3922
+
3923
+ #: modules/comments/admin.php:56
3924
+ msgid "Transparent"
3925
+ msgstr ""
3926
+
3927
+ #: modules/comments/admin.php:72 modules/module-info.php:521
3928
+ msgid "Jetpack Comments"
3929
+ msgstr ""
3930
+
3931
+ #: modules/comments/admin.php:81
3932
+ msgid "Greeting Text"
3933
+ msgstr ""
3934
+
3935
+ #: modules/comments/admin.php:97 modules/comments/admin.php:168
3936
+ #: modules/widgets/facebook-likebox.php:154
3937
+ msgid "Color Scheme"
3938
+ msgstr ""
3939
+
3940
+ #: modules/comments/admin.php:118
3941
+ msgid "Adjust your Jetpack Comments form with a clever greeting and color-scheme."
3942
+ msgstr ""
3943
+
3944
+ #: modules/comments/admin.php:134
3945
+ msgid "A few catchy words to motivate your readers to comment"
3946
+ msgstr ""
3947
+
3948
+ #: modules/comments/base.php:83
3949
+ msgid "Invalid request"
3950
+ msgstr ""
3951
+
3952
+ #: modules/comments/base.php:230
3953
+ msgid "Error: please fill the required fields (name, email)."
3954
+ msgstr "Xəta: zəhmət olmasa tələb olunan sahələri doldurun(ad, email)."
3955
+
3956
+ #: modules/comments/base.php:232
3957
+ msgid "Error: please enter a valid email address."
3958
+ msgstr "Səhv var: zəhmət olmasa keçərli elektron poçt ünvanı daxil edin."
3959
+
3960
+ #: modules/after-the-deadline/config-options.php:83
3961
+ msgid "<a href=\"%s\">Learn more</a> about these options."
3962
+ msgstr ""
3963
+
3964
+ #: modules/after-the-deadline/config-options.php:86
3965
+ msgid "Language"
3966
+ msgstr "Dil"
3967
+
3968
+ #: modules/after-the-deadline/config-options.php:89
3969
+ msgctxt "%1$s = http://codex.wordpress.org/Installing_WordPress_in_Your_Language, %2$s = WPLANG"
3970
+ msgid "The proofreader supports English, French, German, Portuguese, and Spanish. Your <a href=\"%1$s\">%2$s</a> value is the default proofreading language."
3971
+ msgstr ""
3972
+
3973
+ #: modules/after-the-deadline/config-options.php:95
3974
+ msgid "Use automatically detected language to proofread posts and pages"
3975
+ msgstr ""
3976
+
3977
+ #: modules/after-the-deadline/config-unignore.php:129
3978
+ msgid "Ignored Phrases"
3979
+ msgstr ""
3980
+
3981
+ #: modules/after-the-deadline/config-unignore.php:131
3982
+ msgid "Identify words and phrases to ignore while proofreading your posts and pages:"
3983
+ msgstr ""
3984
+
3985
+ #: modules/after-the-deadline/config-unignore.php:133
3986
+ #: modules/widget-visibility/widget-conditions.php:174
3987
+ msgid "Add"
3988
+ msgstr "Əlavə et"
3989
+
3990
+ #: modules/after-the-deadline/config-unignore.php:138
3991
+ msgid "Be sure to click \"Update Profile\" at the bottom of the screen to save your changes."
3992
+ msgstr ""
3993
+
3994
+ #: modules/carousel/jetpack-carousel.php:106
3995
+ msgid "Comment"
3996
+ msgstr ""
3997
+
3998
+ #: modules/carousel/jetpack-carousel.php:107
3999
+ msgid "Post Comment"
4000
+ msgstr ""
4001
+
4002
+ #: modules/carousel/jetpack-carousel.php:108
4003
+ msgid "Loading Comments..."
4004
+ msgstr ""
4005
+
4006
+ #: modules/carousel/jetpack-carousel.php:109
4007
+ msgid "View full size <span class=\"photo-size\">%1$s<span class=\"photo-size-times\">&times;</span>%2$s</span>"
4008
+ msgstr ""
4009
+
4010
+ #: modules/carousel/jetpack-carousel.php:110
4011
+ msgid "Please be sure to submit some text with your comment."
4012
+ msgstr ""
4013
+
4014
+ #: modules/carousel/jetpack-carousel.php:111
4015
+ msgid "Please provide an email address to comment."
4016
+ msgstr ""
4017
+
4018
+ #: modules/carousel/jetpack-carousel.php:112
4019
+ msgid "Please provide your name to comment."
4020
+ msgstr ""
4021
+
4022
+ #: modules/carousel/jetpack-carousel.php:113
4023
+ msgid "Sorry, but there was an error posting your comment. Please try again later."
4024
+ msgstr ""
4025
+
4026
+ #: modules/carousel/jetpack-carousel.php:114
4027
+ msgid "Your comment was approved."
4028
+ msgstr ""
4029
+
4030
+ #: modules/carousel/jetpack-carousel.php:115
4031
+ msgid "Your comment is in moderation."
4032
+ msgstr ""
4033
+
4034
+ #: modules/carousel/jetpack-carousel.php:116
4035
+ msgid "Camera"
4036
+ msgstr ""
4037
+
4038
+ #: modules/carousel/jetpack-carousel.php:117
4039
+ msgid "Aperture"
4040
+ msgstr ""
4041
+
4042
+ #: modules/carousel/jetpack-carousel.php:118
4043
+ msgid "Shutter Speed"
4044
+ msgstr ""
4045
+
4046
+ #: modules/carousel/jetpack-carousel.php:119
4047
+ msgid "Focal Length"
4048
+ msgstr ""
4049
+
4050
+ #: modules/carousel/jetpack-carousel.php:129
4051
+ msgid "Commenting as %s"
4052
+ msgstr ""
4053
+
4054
+ #: modules/carousel/jetpack-carousel.php:132
4055
+ msgid "You must be <a href=\"#\" class=\"jp-carousel-comment-login\">logged in</a> to post a comment."
4056
+ msgstr ""
4057
+
4058
+ #: modules/carousel/jetpack-carousel.php:134
4059
+ msgid "%s (Required)"
4060
+ msgstr ""
4061
+
4062
+ #: modules/carousel/jetpack-carousel.php:136
4063
+ #: modules/contact-form/grunion-contact-form.php:751
4064
+ #: modules/contact-form/grunion-form-view.php:155
4065
+ msgid "Email"
4066
+ msgstr ""
4067
+
4068
+ #: modules/carousel/jetpack-carousel.php:140
4069
+ #: modules/contact-form/grunion-contact-form.php:752
4070
+ #: modules/contact-form/grunion-form-view.php:160
4071
+ msgid "Website"
4072
+ msgstr "Vebsayt"
4073
+
4074
+ #: modules/carousel/jetpack-carousel.php:273
4075
+ msgid "Missing attachment ID."
4076
+ msgstr ""
4077
+
4078
+ #: modules/carousel/jetpack-carousel.php:310
4079
+ msgid "Nonce verification failed."
4080
+ msgstr ""
4081
+
4082
+ #: modules/after-the-deadline/atd-l10n.php:18
4083
+ msgid "Ignore suggestion"
4084
+ msgstr ""
4085
+
4086
+ #: modules/after-the-deadline/atd-l10n.php:19
4087
+ msgid "Ignore always"
4088
+ msgstr ""
4089
+
4090
+ #: modules/after-the-deadline/atd-l10n.php:20
4091
+ msgid "Ignore all"
4092
+ msgstr "Hamısına göz yum"
4093
+
4094
+ #: modules/after-the-deadline/atd-l10n.php:22
4095
+ msgid "Edit Selection..."
4096
+ msgstr ""
4097
+
4098
+ #: modules/after-the-deadline/atd-l10n.php:24
4099
+ msgid "proofread"
4100
+ msgstr ""
4101
+
4102
+ #: modules/after-the-deadline/atd-l10n.php:25
4103
+ msgid "edit text"
4104
+ msgstr ""
4105
+
4106
+ #: modules/after-the-deadline/atd-l10n.php:26
4107
+ #: modules/after-the-deadline.php:226
4108
+ msgid "Proofread Writing"
4109
+ msgstr ""
4110
+
4111
+ #: modules/after-the-deadline/atd-l10n.php:28
4112
+ msgid "No writing errors were found."
4113
+ msgstr ""
4114
+
4115
+ #: modules/after-the-deadline/atd-l10n.php:29
4116
+ msgid "There was a problem communicating with the Proofreading service. Try again in one minute."
4117
+ msgstr ""
4118
+
4119
+ #: modules/after-the-deadline/atd-l10n.php:30
4120
+ msgid "There was an error communicating with the proofreading service."
4121
+ msgstr ""
4122
+
4123
+ #: modules/after-the-deadline/atd-l10n.php:32
4124
+ msgid "Replace selection with:"
4125
+ msgstr ""
4126
+
4127
+ #: modules/after-the-deadline/atd-l10n.php:33
4128
+ msgid ""
4129
+ "The proofreader has suggestions for this post. Are you sure you want to publish it?\n"
4130
+ "\n"
4131
+ "Press OK to publish your post, or Cancel to view the suggestions and edit your post."
4132
+ msgstr ""
4133
+
4134
+ #: modules/after-the-deadline/atd-l10n.php:34
4135
+ msgid ""
4136
+ "The proofreader has suggestions for this post. Are you sure you want to update it?\n"
4137
+ "\n"
4138
+ "Press OK to update your post, or Cancel to view the suggestions and edit your post."
4139
+ msgstr ""
4140
+
4141
+ #: modules/after-the-deadline/config-options.php:48
4142
+ msgid "Proofreading"
4143
+ msgstr ""
4144
+
4145
+ #: modules/after-the-deadline/config-options.php:50
4146
+ msgid "Automatically proofread content when:"
4147
+ msgstr ""
4148
+
4149
+ #: modules/after-the-deadline/config-options.php:53
4150
+ msgid "a post or page is first published"
4151
+ msgstr ""
4152
+
4153
+ #: modules/after-the-deadline/config-options.php:55
4154
+ msgid "a post or page is updated"
4155
+ msgstr ""
4156
+
4157
+ #: modules/after-the-deadline/config-options.php:58
4158
+ msgid "English Options"
4159
+ msgstr ""
4160
+
4161
+ #: modules/after-the-deadline/config-options.php:60
4162
+ msgid "Enable proofreading for the following grammar and style rules when writing posts and pages:"
4163
+ msgstr ""
4164
+
4165
+ #: modules/after-the-deadline/config-options.php:63
4166
+ msgid "Bias Language"
4167
+ msgstr ""
4168
+
4169
+ #: modules/after-the-deadline/config-options.php:65
4170
+ msgid "Clich&eacute;s"
4171
+ msgstr ""
4172
+
4173
+ #: modules/after-the-deadline/config-options.php:67
4174
+ msgid "Complex Phrases"
4175
+ msgstr ""
4176
+
4177
+ #: modules/after-the-deadline/config-options.php:69
4178
+ msgid "Diacritical Marks"
4179
+ msgstr ""
4180
+
4181
+ #: modules/after-the-deadline/config-options.php:71
4182
+ msgid "Double Negatives"
4183
+ msgstr ""
4184
+
4185
+ #: modules/after-the-deadline/config-options.php:73
4186
+ msgid "Hidden Verbs"
4187
+ msgstr ""
4188
+
4189
+ #: modules/after-the-deadline/config-options.php:75
4190
+ msgid "Jargon"
4191
+ msgstr ""
4192
+
4193
+ #: modules/after-the-deadline/config-options.php:77
4194
+ msgid "Passive Voice"
4195
+ msgstr ""
4196
+
4197
+ #: modules/after-the-deadline/config-options.php:79
4198
+ msgid "Phrases to Avoid"
4199
+ msgstr ""
4200
+
4201
+ #: modules/after-the-deadline/config-options.php:81
4202
+ msgid "Redundant Phrases"
4203
+ msgstr ""
4204
+
4205
+ #: class.jetpack.php:2909
4206
+ msgid "Configure"
4207
+ msgstr ""
4208
+
4209
+ #: class.jetpack.php:2947
4210
+ msgid "Coming soon&#8230;"
4211
+ msgstr ""
4212
+
4213
+ #: class.jetpack.php:3086
4214
+ msgid "Something is being cranky!"
4215
+ msgstr ""
4216
+
4217
+ #: class.jetpack.php:3087
4218
+ msgid "Your site is configured to only permit SSL connections to Jetpack, but SSL connections don't seem to be functional!"
4219
+ msgstr ""
4220
+
4221
+ #: class.jetpack.php:3175
4222
+ msgid "Error Details: Jetpack ID is empty. Do not publicly post this error message! %s"
4223
+ msgstr ""
4224
+
4225
+ #: class.jetpack.php:3177
4226
+ msgid "Error Details: Jetpack ID is not a scalar. Do not publicly post this error message! %s"
4227
+ msgstr ""
4228
+
4229
+ #: class.jetpack.php:3179
4230
+ msgid "Error Details: Jetpack ID begins with a numeral. Do not publicly post this error message! %s"
4231
+ msgstr ""
4232
+
4233
+ #: class.jetpack.php:3337
4234
+ msgid "Jetpack Plugin Version"
4235
+ msgstr ""
4236
+
4237
+ #: class.jetpack.php:3343
4238
+ msgid "The Client ID/WP.com Blog ID of this site"
4239
+ msgstr ""
4240
+
4241
+ #: class.jetpack.php:3593
4242
+ msgid "You must connect your Jetpack plugin to WordPress.com to use this feature."
4243
+ msgstr ""
4244
+
4245
+ #: class.jetpack.php:3596
4246
+ msgid "Someone may be trying to trick you into giving them access to your site. Or it could be you just encountered a bug :). Either way, please close this window."
4247
+ msgstr ""
4248
+
4249
+ #: class.jetpack.php:3624
4250
+ msgid "The authorization process expired. Please go back and try again."
4251
+ msgstr ""
4252
+
4253
+ #: class.jetpack.php:3664
4254
+ msgid "%s wants to access your site&#8217;s data. Log in to authorize that access."
4255
+ msgstr ""
4256
+
4257
+ #: class.jetpack.php:3835
4258
+ msgid "Something has gotten mixed up!"
4259
+ msgstr ""
4260
+
4261
+ #: class.jetpack.php:3837
4262
+ msgid "Your <code>%1$s</code> option is set up as <strong>%2$s</strong>, but your WordPress.com connection lists it as <strong>%3$s</strong>!"
4263
+ msgstr ""
4264
+
4265
+ #: class.jetpack.php:3839
4266
+ msgid "The data listed above is not for my current site. Please disconnect, and then form a new connection to WordPress.com for this site using my current settings."
4267
+ msgstr ""
4268
+
4269
+ #: class.jetpack.php:3840
4270
+ msgid "Ignore the difference. This is just a staging site for the real site referenced above."
4271
+ msgstr ""
4272
+
4273
+ #: class.jetpack.php:3841
4274
+ msgid "That used to be my URL for this site before I changed it. Update the WordPress.com Cloud's data to match my current settings."
4275
+ msgstr ""
4276
+
4277
+ #: class.json-api-endpoints.php:1162
4278
+ msgid "This post is password protected."
4279
+ msgstr "Bu yazı gizli şifrə ilə qorunur."
4280
+
4281
+ #: class.json-api-endpoints.php:2850
4282
+ msgid "Comment cache problem?"
4283
+ msgstr ""
4284
+
4285
+ #: functions.gallery.php:12
4286
+ msgid "Thumbnail Grid"
4287
+ msgstr ""
4288
+
4289
+ #: functions.gallery.php:40
4290
+ msgid "Type"
4291
+ msgstr ""
4292
+
4293
+ #: functions.opengraph.php:81
4294
+ msgid "(no title)"
4295
+ msgstr ""
4296
+
4297
+ #: locales.php:29
4298
+ msgctxt "locales"
4299
+ msgid "%1$s/%2$s"
4300
+ msgstr ""
4301
+
4302
+ #: modules/after-the-deadline/atd-l10n.php:12
4303
+ msgid "Spelling"
4304
+ msgstr ""
4305
+
4306
+ #: modules/after-the-deadline/atd-l10n.php:13
4307
+ msgid "Repeated Word"
4308
+ msgstr ""
4309
+
4310
+ #: modules/after-the-deadline/atd-l10n.php:15
4311
+ msgid "No suggestions"
4312
+ msgstr "Təkliflər yoxdur"
4313
+
4314
+ #: modules/after-the-deadline/atd-l10n.php:17
4315
+ msgid "Explain..."
4316
+ msgstr ""
4317
+
4318
+ #: class.jetpack.php:2519
4319
+ msgid "User linked to WordPress.com"
4320
+ msgstr ""
4321
+
4322
+ #: class.jetpack.php:2519
4323
+ msgid "Unlink user from WordPress.com"
4324
+ msgstr ""
4325
+
4326
+ #: class.jetpack.php:2537
4327
+ msgid "Jetpack is network activated and notices can not be dismissed."
4328
+ msgstr ""
4329
+
4330
+ #: class.jetpack.php:2551
4331
+ msgid "Dismiss this notice."
4332
+ msgstr ""
4333
+
4334
+ #: class.jetpack.php:2556
4335
+ msgid "To enable all of the Jetpack features you&#8217;ll need to connect your website to WordPress.com using the button to the right. Once you&#8217;ve made the connection you&#8217;ll activate all the delightful features below."
4336
+ msgstr ""
4337
+
4338
+ #: class.jetpack.php:2571
4339
+ msgid "To enable all of the Jetpack features you&#8217;ll need to link your account here to your WordPress.com account using the button to the right."
4340
+ msgstr ""
4341
+
4342
+ #: class.jetpack.php:2575 modules/post-by-email.php:131
4343
+ #: modules/publicize/publicize-jetpack.php:66
4344
+ msgid "Link account with WordPress.com"
4345
+ msgstr ""
4346
+
4347
+ #: class.jetpack.php:2596
4348
+ msgid "Have feedback on Jetpack?"
4349
+ msgstr ""
4350
+
4351
+ #: class.jetpack.php:2598
4352
+ msgid "Answer a short survey to let us know how we&#8217;re doing and what to add in the future."
4353
+ msgstr ""
4354
+
4355
+ #: class.jetpack.php:2601
4356
+ msgid "Take Survey"
4357
+ msgstr ""
4358
+
4359
+ #: class.jetpack.php:2607
4360
+ msgid "Checking email updates status&hellip;"
4361
+ msgstr ""
4362
+
4363
+ #: class.jetpack.php:2613
4364
+ msgctxt "%s = Unsubscribe link"
4365
+ msgid "You are currently subscribed to email updates. %s"
4366
+ msgstr ""
4367
+
4368
+ #: class.jetpack.php:2614
4369
+ msgid "Unsubscribe"
4370
+ msgstr ""
4371
+
4372
+ #: class.jetpack.php:2618
4373
+ msgctxt "%s = Subscribe link"
4374
+ msgid "Want to receive updates about Jetpack by email? %s"
4375
+ msgstr ""
4376
+
4377
+ #: class.jetpack.php:2619 modules/subscriptions.php:695
4378
+ msgid "Subscribe"
4379
+ msgstr ""
4380
+
4381
+ #: class.jetpack.php:2626
4382
+ msgid "You have been subscribed to receive email updates."
4383
+ msgstr ""
4384
+
4385
+ #: class.jetpack.php:2628
4386
+ msgid "You will no longer receive email updates about Jetpack."
4387
+ msgstr ""
4388
+
4389
+ #: class.jetpack.php:2640
4390
+ msgid "An <span>Automattic</span> Airline"
4391
+ msgstr ""
4392
+
4393
+ #: class.jetpack.php:2643
4394
+ msgid "Privacy Policy"
4395
+ msgstr ""
4396
+
4397
+ #: class.jetpack.php:2644
4398
+ msgid "Terms of Service"
4399
+ msgstr ""
4400
+
4401
+ #: class.jetpack.php:2646
4402
+ msgid "Debug"
4403
+ msgstr ""
4404
+
4405
+ #: class.jetpack.php:2648 modules/sharedaddy/sharedaddy.php:84
4406
+ msgid "Support"
4407
+ msgstr ""
4408
+
4409
+ #: class.jetpack.php:2778
4410
+ msgid "Configure %s"
4411
+ msgstr ""
4412
+
4413
+ #: class.jetpack.php:2837
4414
+ msgid "Deactivate"
4415
+ msgstr "Dayandır"
4416
+
4417
+ #: class.jetpack.php:2850
4418
+ msgid "Activate"
4419
+ msgstr "İşə sal"
4420
+
4421
+ #: class.jetpack.php:2870
4422
+ msgid "Free"
4423
+ msgstr ""
4424
+
4425
+ #: class.jetpack.php:2870
4426
+ msgid "Purchase"
4427
+ msgstr "Satın al"
4428
+
4429
+ #: class.jetpack.php:2878
4430
+ msgid "New"
4431
+ msgstr ""
4432
+
4433
+ #: class.jetpack.php:2881
4434
+ msgid "Updated"
4435
+ msgstr ""
4436
+
4437
+ #: class.jetpack.php:1997
4438
+ msgid "Return to sender. Whoops! It looks like you got the wrong Jetpack in the mail; deactivate then reactivate the Jetpack plugin to get a new one."
4439
+ msgstr ""
4440
+
4441
+ #: class.jetpack.php:2000
4442
+ msgid "Wrong size. Hm&#8230; it seems your Jetpack doesn&#8217;t quite fit. Have you lost weight? Click &#8220;Connect to WordPress.com&#8221; again to get your Jetpack adjusted."
4443
+ msgstr ""
4444
+
4445
+ #: class.jetpack.php:2004
4446
+ msgid "Your website needs to be publicly accessible to use Jetpack: %s"
4447
+ msgstr ""
4448
+
4449
+ #: class.jetpack.php:2009
4450
+ msgid "%s could not be activated because it triggered a <strong>fatal error</strong>. Perhaps there is a conflict with another plugin you have installed?"
4451
+ msgstr ""
4452
+
4453
+ #: class.jetpack.php:2011
4454
+ msgid "Do you still have the %s plugin installed?"
4455
+ msgstr ""
4456
+
4457
+ #: class.jetpack.php:2014
4458
+ msgid "Module could not be activated because it triggered a <strong>fatal error</strong>. Perhaps there is a conflict with another plugin you have installed?"
4459
+ msgstr ""
4460
+
4461
+ #: class.jetpack.php:2022
4462
+ msgid "<strong>Your Jetpack has a glitch.</strong> Connecting this site with WordPress.com is not possible. This usually means your site is not publicly accessible (localhost)."
4463
+ msgstr ""
4464
+
4465
+ #: class.jetpack.php:2028
4466
+ msgid "WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later."
4467
+ msgstr ""
4468
+
4469
+ #: class.jetpack.php:2032
4470
+ msgid "Jetpack could not contact WordPress.com: %s. This usually means something is incorrectly configured on your web host."
4471
+ msgstr ""
4472
+
4473
+ #: class.jetpack.php:2072
4474
+ msgid "<strong>Your Jetpack has a glitch.</strong> Something went wrong that&#8217;s never supposed to happen. Guess you&#8217;re just lucky: %s"
4475
+ msgstr ""
4476
+
4477
+ #: class.jetpack.php:2075
4478
+ msgid "Try connecting again."
4479
+ msgstr ""
4480
+
4481
+ #: class.jetpack.php:2099
4482
+ msgid "Welcome to <strong>Jetpack %s</strong>!"
4483
+ msgstr ""
4484
+
4485
+ #: class.jetpack.php:2111
4486
+ msgid "The following new modules have been activated: %l."
4487
+ msgstr ""
4488
+
4489
+ #: class.jetpack.php:2123
4490
+ msgid "The following modules have been updated: %l."
4491
+ msgstr ""
4492
+
4493
+ #: class.jetpack.php:2132
4494
+ msgid "<strong>%s Activated!</strong> You can deactivate at any time by clicking Learn More and then Deactivate on the module card."
4495
+ msgstr ""
4496
+
4497
+ #: class.jetpack.php:2158
4498
+ msgctxt "%l = list of Jetpack module/feature names"
4499
+ msgid "<strong>%l Deactivated!</strong> You can activate it again at any time using the activate button on the module card."
4500
+ msgid_plural "<strong>%l Deactivated!</strong> You can activate them again at any time using the activate buttons on their module cards."
4501
+ msgstr[0] ""
4502
+ msgstr[1] ""
4503
+
4504
+ #: class.jetpack.php:2170
4505
+ msgid "<strong>Module settings were saved.</strong> "
4506
+ msgstr ""
4507
+
4508
+ #: class.jetpack.php:2174
4509
+ msgid "<strong>Your Jetpack is already connected.</strong> "
4510
+ msgstr ""
4511
+
4512
+ #: class.jetpack.php:2178 class.jetpack.php:2185
4513
+ msgid "<strong>You&#8217;re fueled up and ready to go.</strong> "
4514
+ msgstr ""
4515
+
4516
+ #: class.jetpack.php:2180
4517
+ msgid "The features below are now active. Click the learn more buttons to explore each feature."
4518
+ msgstr ""
4519
+
4520
+ #: class.jetpack.php:2191
4521
+ msgid "<strong>You have unlinked your account (%s) from WordPress.com.</strong>"
4522
+ msgstr ""
4523
+
4524
+ #: class.jetpack.php:2214
4525
+ msgid "Jetpack contains the most recent version of the old %l plugin."
4526
+ msgid_plural "Jetpack contains the most recent versions of the old %l plugins."
4527
+ msgstr[0] ""
4528
+ msgstr[1] ""
4529
+
4530
+ #: class.jetpack.php:2225
4531
+ msgid "The old version has been deactivated and can be removed from your site."
4532
+ msgid_plural "The old versions have been deactivated and can be removed from your site."
4533
+ msgstr[0] ""
4534
+ msgstr[1] ""
4535
+
4536
+ #: class.jetpack.php:2290
4537
+ msgid "Is this site private?"
4538
+ msgstr ""
4539
+
4540
+ #: class.jetpack.php:2295
4541
+ msgctxt "%l = list of Jetpack module/feature names"
4542
+ msgid "Like your site's RSS feeds, %l allows access to your posts and other content to third parties."
4543
+ msgid_plural "Like your site's RSS feeds, %l allow access to your posts and other content to third parties."
4544
+ msgstr[0] ""
4545
+ msgstr[1] ""
4546
+
4547
+ #: class.jetpack.php:2312
4548
+ msgctxt "%1$s = deactivation URL, %2$s = \"Deactivate {list of Jetpack module/feature names}"
4549
+ msgid "If your site is not publicly accessible, consider <a href=\"%1$s\" title=\"%2$s\">deactivating this feature</a>."
4550
+ msgid_plural "If your site is not publicly accessible, consider <a href=\"%1$s\" title=\"%2$s\">deactivating these features</a>."
4551
+ msgstr[0] ""
4552
+ msgstr[1] ""
4553
+
4554
+ #: class.jetpack.php:2329
4555
+ msgctxt "%l = list of Jetpack module/feature names"
4556
+ msgid "Deactivate %l"
4557
+ msgstr ""
4558
+
4559
+ #: class.jetpack.php:2514
4560
+ msgid "Connected to WordPress.com"
4561
+ msgstr ""
4562
+
4563
+ #: class.jetpack.php:2514
4564
+ msgid "Disconnect from WordPress.com"
4565
+ msgstr ""
4566
+
4567
+ #: class.jetpack.php:1441
4568
+ msgid "One New Jetpack Module"
4569
+ msgid_plural "%s New Jetpack Modules"
4570
+ msgstr[0] ""
4571
+ msgstr[1] ""
4572
+
4573
+ #: class.jetpack.php:1444
4574
+ msgid "Jetpack"
4575
+ msgstr ""
4576
+
4577
+ #: class.jetpack.php:1614 class.jetpack.php:1639 class.jetpack.php:1652
4578
+ #: class.jetpack.php:2524 class.jetpack.php:2777
4579
+ msgid "Jetpack by WordPress.com"
4580
+ msgstr ""
4581
+
4582
+ #: class.jetpack.php:1615 class.jetpack.php:1640 class.jetpack.php:2527
4583
+ msgid "Jetpack supercharges your self-hosted WordPress site with the awesome cloud power of WordPress.com."
4584
+ msgstr ""
4585
+
4586
+ #: class.jetpack.php:1616 class.jetpack.php:1641
4587
+ msgid "On this page, you are able to view the modules available within Jetpack, learn more about them, and activate or deactivate them as needed."
4588
+ msgstr ""
4589
+
4590
+ #: class.jetpack.php:1617
4591
+ msgid "Jetpack Module Options"
4592
+ msgstr ""
4593
+
4594
+ #: class.jetpack.php:1618
4595
+ msgid "<strong>To Activate/Deactivate a Module</strong> - Click on Learn More. An Activate or Deactivate button will now appear next to the Learn More button. Click the Activate/Deactivate button."
4596
+ msgstr ""
4597
+
4598
+ #: class.jetpack.php:1619 class.jetpack.php:1666
4599
+ msgid "For more information:"
4600
+ msgstr ""
4601
+
4602
+ #: class.jetpack.php:1620 class.jetpack.php:1667
4603
+ msgid "Jetpack FAQ"
4604
+ msgstr ""
4605
+
4606
+ #: class.jetpack.php:1621 class.jetpack.php:1668
4607
+ msgid "Jetpack Support"
4608
+ msgstr ""
4609
+
4610
+ #: class.jetpack.php:1637
4611
+ msgid "Overview"
4612
+ msgstr ""
4613
+
4614
+ #: class.jetpack.php:1650
4615
+ msgid "Modules"
4616
+ msgstr ""
4617
+
4618
+ #: class.jetpack.php:1653
4619
+ msgid "You can activate or deactivate individual Jetpack modules to suit your needs."
4620
+ msgstr ""
4621
+
4622
+ #: class.jetpack.php:1655
4623
+ msgid "Find the component you want to manage"
4624
+ msgstr ""
4625
+
4626
+ #: class.jetpack.php:1656
4627
+ msgid "Click on Learn More"
4628
+ msgstr ""
4629
+
4630
+ #: class.jetpack.php:1657
4631
+ msgid "An Activate or Deactivate button will appear"
4632
+ msgstr ""
4633
+
4634
+ #: class.jetpack.php:1658
4635
+ msgid "If additional settings are available, a link to them will appear"
4636
+ msgstr ""
4637
+
4638
+ #: class.jetpack.php:1738 modules/publicize/ui.php:576
4639
+ #: modules/sharedaddy/sharedaddy.php:76 modules/sharedaddy/sharedaddy.php:83
4640
+ msgid "Settings"
4641
+ msgstr "Sazlamalar"
4642
+
4643
+ #: class.jetpack.php:1755
4644
+ msgid "Dismiss this notice and deactivate Jetpack."
4645
+ msgstr ""
4646
+
4647
+ #: class.jetpack.php:1761
4648
+ msgid "<strong>Your Jetpack is almost ready</strong> &#8211; A connection to WordPress.com is needed to enable features like Stats, Contact Forms, and Subscriptions. Connect now to get fueled up!"
4649
+ msgstr ""
4650
+
4651
+ #: class.jetpack.php:1763
4652
+ msgid "<strong>Jetpack is installed</strong> and ready to bring awesome, WordPress.com cloud-powered features to your site."
4653
+ msgstr ""
4654
+
4655
+ #: class.jetpack.php:1769 class.jetpack.php:2560
4656
+ msgid "Connect to WordPress.com"
4657
+ msgstr ""
4658
+
4659
+ #: class.jetpack.php:1771 modules/module-info.php:45 modules/module-info.php:81
4660
+ #: modules/module-info.php:138 modules/module-info.php:173
4661
+ #: modules/module-info.php:207 modules/module-info.php:237
4662
+ #: modules/module-info.php:270 modules/module-info.php:306
4663
+ #: modules/module-info.php:357 modules/module-info.php:379
4664
+ #: modules/module-info.php:417 modules/module-info.php:442
4665
+ #: modules/module-info.php:460 modules/module-info.php:479
4666
+ #: modules/module-info.php:485 modules/module-info.php:512
4667
+ #: modules/module-info.php:543 modules/module-info.php:578
4668
+ #: modules/module-info.php:600 modules/module-info.php:622
4669
+ #: modules/module-info.php:672 modules/module-info.php:700
4670
+ #: modules/module-info.php:728 modules/module-info.php:749
4671
+ #: modules/module-info.php:775 modules/module-info.php:801
4672
+ #: modules/module-info.php:824 modules/module-info.php:843
4673
+ #: modules/module-info.php:862 modules/module-info.php:879
4674
+ msgid "Learn More"
4675
+ msgstr ""
4676
+
4677
+ #: class.jetpack.php:1784
4678
+ msgid "<strong>Jetpack is activated!</strong> Each site on your network must be connected individually by an admin on that site."
4679
+ msgstr ""
4680
+
4681
+ #: class.jetpack.php:1811
4682
+ msgid "Jetpack now includes Jetpack Comments, which enables your visitors to use their WordPress.com, Twitter, or Facebook accounts when commenting on your site. To activate Jetpack Comments, <a href=\"%s\">%s</a>."
4683
+ msgstr ""
4684
+
4685
+ #: class.jetpack.php:1822
4686
+ msgid "click here"
4687
+ msgstr ""
4688
+
4689
+ #: class.jetpack.php:1987
4690
+ msgid "Cheatin&#8217; uh?"
4691
+ msgstr ""
4692
+
4693
+ #: class.jetpack.php:1990
4694
+ msgid "You need to authorize the Jetpack connection between your site and WordPress.com to enable the awesome features."
4695
+ msgstr ""
4696
+
4697
+ #: class.jetpack.php:1993
4698
+ msgid "Don&#8217;t cross the streams! You need to stay logged in to your WordPress blog while you authorize Jetpack."
4699
+ msgstr ""
4700
+
4701
+ #: class.jetpack-debugger.php:83
4702
+ msgid "Something has gotten mixed up in your Jetpack Connection!"
4703
+ msgstr ""
4704
+
4705
+ #: class.jetpack-debugger.php:93
4706
+ msgid "It looks like your site can not communicate properly with Jetpack."
4707
+ msgstr ""
4708
+
4709
+ #: class.jetpack-debugger.php:99 class.jetpack.php:1449 class.jetpack.php:1669
4710
+ msgid "Jetpack Debugging Center"
4711
+ msgstr ""
4712
+
4713
+ #: class.jetpack-debugger.php:100
4714
+ msgid "Testing your site's compatibily with Jetpack..."
4715
+ msgstr ""
4716
+
4717
+ #: class.jetpack-debugger.php:128
4718
+ msgid "Your Jetpack setup looks a-okay!"
4719
+ msgstr ""
4720
+
4721
+ #: class.jetpack-debugger.php:131
4722
+ msgid "There seems to be a problem with your site’s ability to communicate with Jetpack!"
4723
+ msgstr ""
4724
+
4725
+ #: class.jetpack-debugger.php:138
4726
+ msgid "Trouble with Jetpack?"
4727
+ msgstr ""
4728
+
4729
+ #: class.jetpack-debugger.php:139
4730
+ msgid "It may be caused by one of these issues, which you can diagnose yourself:"
4731
+ msgstr ""
4732
+
4733
+ #: class.jetpack-debugger.php:141
4734
+ msgid "A known issue."
4735
+ msgstr ""
4736
+
4737
+ #: class.jetpack-debugger.php:141
4738
+ msgid "Some themes and plugins have <a href=\"%1$s\" target=\"_blank\">known conflicts</a> with Jetpack – check the <a href=\"%2$s\" target=\"_blank\">list</a>. (You can also browse the <a href=\"%3$s\">Jetpack support pages</a> or <a href=\"%4$s\">Jetpack support forum</a> to see if others have experienced and solved the problem.)"
4739
+ msgstr ""
4740
+
4741
+ #: class.jetpack-debugger.php:142
4742
+ msgid "An incompatible plugin."
4743
+ msgstr ""
4744
+
4745
+ #: class.jetpack-debugger.php:142
4746
+ msgid "Find out by disabling all plugins except Jetpack. If the problem persists, it's not a plugin issue. If the problem is solved, turn your plugins on one by one until the problem pops up again – there's the culprit! Let us know, and we'll try to help."
4747
+ msgstr ""
4748
+
4749
+ #: class.jetpack-debugger.php:143
4750
+ msgid "A theme conflict."
4751
+ msgstr ""
4752
+
4753
+ #: class.jetpack-debugger.php:143
4754
+ msgid "If your problem isn't known or caused by a plugin, try activating Twenty Twelve (the default WordPress theme). If this solves the problem, something in your theme is probably broken – let the theme's author know."
4755
+ msgstr ""
4756
+
4757
+ #: class.jetpack-debugger.php:144
4758
+ msgid "A problem with your XMLRPC file."
4759
+ msgstr ""
4760
+
4761
+ #: class.jetpack-debugger.php:144
4762
+ msgid "Load your <a href=\"%s\">XMLRPC file</a>. It should say “XML-RPC server accepts POST requests only.” on a line by itself."
4763
+ msgstr ""
4764
+
4765
+ #: class.jetpack-debugger.php:146
4766
+ msgid "If it's not by itself, a theme or plugin is displaying extra characters. Try steps 2 and 3."
4767
+ msgstr ""
4768
+
4769
+ #: class.jetpack-debugger.php:147
4770
+ msgid "If you get a 404 message, contact your web host. Their security may block XMLRPC."
4771
+ msgstr ""
4772
+
4773
+ #: class.jetpack-debugger.php:151
4774
+ msgid "If none of these help you find a solution, <a href=\"#\">click here to contact Jetpack support</a>. Tell us as much as you can about the issue and what steps you've tried to resolve it, and one of our Happiness Engineers will be in touch to help."
4775
+ msgstr ""
4776
+
4777
+ #: class.jetpack-debugger.php:164
4778
+ msgid "Please describe the problem you are having."
4779
+ msgstr ""
4780
+
4781
+ #: class.jetpack-debugger.php:169 modules/carousel/jetpack-carousel.php:138
4782
+ #: modules/contact-form/grunion-contact-form.php:750
4783
+ #: modules/contact-form/grunion-form-view.php:156
4784
+ msgid "Name"
4785
+ msgstr ""
4786
+
4787
+ #: class.jetpack-debugger.php:170
4788
+ msgid "Let us know your name."
4789
+ msgstr ""
4790
+
4791
+ #: class.jetpack-debugger.php:175
4792
+ msgid "E-mail"
4793
+ msgstr "Elektron poçt"
4794
+
4795
+ #: class.jetpack-debugger.php:176
4796
+ msgid "Use a valid email address."
4797
+ msgstr ""
4798
+
4799
+ #: class.jetpack-debugger.php:181
4800
+ msgid "The test results and some other useful debug information will be sent to the support team. Please feel free to <a href=\"#\">review/modify</a> this information."
4801
+ msgstr ""
4802
+
4803
+ #: class.jetpack-debugger.php:185
4804
+ msgid "Debug Info"
4805
+ msgstr ""
4806
+
4807
+ #: class.jetpack-heartbeat.php:112
4808
+ msgid "Jetpack weekly"
4809
+ msgstr ""
4810
+
4811
+ #: class.jetpack.php:1164
4812
+ msgid "Jetpack requires WordPress version %s or later."
4813
+ msgstr ""
4814
+
4815
+ #: class.jetpack.php:1404 class.jetpack.php:1420
4816
+ msgid "Jetpack contains the most recent version of the old &#8220;%1$s&#8221; plugin."
4817
+ msgstr ""
4818
+
4819
+ #: class.jetpack-client-server.php:141
4820
+ msgid "An administrator for this blog must set up the Jetpack connection."
4821
+ msgstr ""
4822
+
4823
+ #: class.jetpack-client-server.php:146
4824
+ msgid "You need to register your Jetpack before connecting it."
4825
+ msgstr ""
4826
+
4827
+ #: class.jetpack-client-server.php:188 class.jetpack.php:3163
4828
+ #: class.jetpack.php:3165 class.jetpack.php:3167 class.jetpack.php:3170
4829
+ msgid "Error Details: %s"
4830
+ msgstr ""
4831
+
4832
+ #: class.jetpack-debugger.php:24
4833
+ msgid "You do not have sufficient permissions to access this page."
4834
+ msgstr ""
4835
+
4836
+ #: class.jetpack-debugger.php:68
4837
+ msgid "Your site isn’t reaching the Jetpack servers."
4838
+ msgstr ""
4839
+
4840
+ #: class.jetpack-debugger.php:71
4841
+ msgid "Your site isn’t securely reaching the Jetpack servers."
4842
+ msgstr ""
4843
+
4844
+ #: class.jetpack-debugger.php:76
4845
+ msgid "Your `%1$s` option is set up as `%2$s`, but your WordPress.com connection lists it as `%3$s`!"
4846
+ msgstr ""
languages/jetpack-bs_BA.mo CHANGED
Binary file
languages/jetpack-bs_BA.po ADDED
@@ -0,0 +1,4865 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Translation of 2.5 in Bosnian
2
+ # This file is distributed under the same license as the 2.5 package.
3
+ msgid ""
4
+ msgstr ""
5
+ "PO-Revision-Date: 2013-09-19 15:16:28+0000\n"
6
+ "MIME-Version: 1.0\n"
7
+ "Content-Type: text/plain; charset=UTF-8\n"
8
+ "Content-Transfer-Encoding: 8bit\n"
9
+ "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
10
+ "X-Generator: GlotPress/0.1\n"
11
+ "Project-Id-Version: 2.5\n"
12
+
13
+ #: modules/videopress/videopress.php:664
14
+ msgid "The preview is unavailable while this video is being processed."
15
+ msgstr ""
16
+
17
+ #: modules/shortcodes/presentations.php:242
18
+ msgid "Click to autoplay the presentation!"
19
+ msgstr ""
20
+
21
+ #: modules/gplus-authorship/admin/ui.php:138
22
+ msgid "Your Google+ profile and WordPress.com accounts have been disconnected, including your Publicize connections. If you no longer wish to be associated with this blog on Google we recommend that you also remove the blog URL from your <a href='%s' target='_blank'>Google+ profile</a>."
23
+ msgstr ""
24
+
25
+ #: modules/gplus-authorship/admin/ui.php:140
26
+ msgid "Your Google+ profile and WordPress.com accounts have been disconnected. If you no longer wish to be associated with this blog on Google we recommend that you also remove the blog URL from your <a href='%s' target='_blank'>Google+ profile</a>."
27
+ msgstr ""
28
+
29
+ msgid "Likes are a way for people to show their appreciation for content you have written. It’s also a way for you to show the world how popular your content has become."
30
+ msgstr ""
31
+
32
+ msgid "Automatically optimize your site for mobile devices."
33
+ msgstr ""
34
+
35
+ msgid "Receive notifications on your mobile device."
36
+ msgstr ""
37
+
38
+ msgid "Monitor and manage your site's activity with Notifications in your Toolbar and on WordPress.com."
39
+ msgstr "Pratite i upravljajte aktivnostima na vašoj stranici pomoću Obavijesti u vašoj alatnoj traci i na WordPress.com stranici."
40
+
41
+ msgid "A single search box, that lets you search many different things."
42
+ msgstr ""
43
+
44
+ msgid "Give your site a boost by loading images from the WordPress.com content delivery network."
45
+ msgstr ""
46
+
47
+ msgid "Publish posts to your blog directly from your personal email account."
48
+ msgstr ""
49
+
50
+ msgid "Connect your site to popular social networks and automatically share new posts with your friends."
51
+ msgstr ""
52
+
53
+ msgid "The most super duper sharing tool on the interwebs. Share content with Facebook, Twitter, and many more."
54
+ msgstr "Najbolji alat za razmjenu na webu. Razmjenjujte sadržaj sa Facebooka, Twittera i sa još mnogo servisa."
55
+
56
+ msgid "Easily embed videos and more from sites like YouTube, Vimeo, and SlideShare."
57
+ msgstr "Jednostavna ugradnja video datoteka sa stranica kao što su YouTube, Vimeo i SlideShare."
58
+
59
+ msgid "Enable WP.me-powered shortlinks for all of your Posts and Pages for easier sharing."
60
+ msgstr "Omogućite WP.me kratke linkove radi lakše razmjene na svim vašim člancima i stranicama."
61
+
62
+ msgid "Simple, concise site stats with no additional load on your server."
63
+ msgstr "Jednostavna statistika stranice koja ne opterećuje vaš server."
64
+
65
+ msgid "Allow users to subscribe to your posts and comments to receive a notification via email."
66
+ msgstr "Dozvoljava korisnicima da se pretplate na vaše članke i komentare i da primaju obavijesti o njima putem emaila."
67
+
68
+ msgid "Create elegant magazine-style mosaic layouts for your photos without using an external graphic editor."
69
+ msgstr ""
70
+
71
+ msgid "Realtime backup and security scanning for your WordPress site."
72
+ msgstr "Backup i sigurnosno skeniranje u realnom vremenu za vašu WordPress stranicu."
73
+
74
+ msgid "Quite possibly the easiest way to upload beautiful videos to your blog."
75
+ msgstr ""
76
+
77
+ msgid "Control what pages your widgets appear on."
78
+ msgstr ""
79
+
80
+ msgid "Easily add images, Twitter updates, and your site's RSS links to your theme's sidebar."
81
+ msgstr "Jednostavno dodajte slike, Twitter napomene i RSS linkove u bočnu traku vaše teme."
82
+
83
+ msgid "Let users login with their WordPress.com Credentials, through <a href=\"http://jetpack.me/support/wpcc/\">WordPress.com Connect</a>"
84
+ msgstr ""
85
+
86
+ #: modules/wpcc/wpcc-sign-on.php:98
87
+ msgid "WPCC Client Secret"
88
+ msgstr ""
89
+
90
+ #: modules/wpcc/wpcc-sign-on.php:123
91
+ msgid "<strong>Almost done.</strong> Before WordPress.com Connect can finish activating, you'll need to <a href=\"%s\">register your website as an application on WordPress.com</a>"
92
+ msgstr ""
93
+
94
+ #: modules/wpcc/wpcc-sign-on.php:146
95
+ msgid "Visit WordPress.com to <a href=\"%s\">register a new WPCC client id and secret key</a>."
96
+ msgstr ""
97
+
98
+ #: modules/wpcc/wpcc-sign-on.php:148
99
+ msgid "Visit WordPress.com to <a href=\"%s\">manage your WPCC client settings</a>."
100
+ msgstr ""
101
+
102
+ #: modules/wpcc/wpcc-sign-on.php:175
103
+ msgid "Connecting with WordPress.com Connect enables you to log on via your WordPress.com account."
104
+ msgstr ""
105
+
106
+ #: modules/wpcc/wpcc-sign-on.php:188
107
+ msgid "Unlink This Account"
108
+ msgstr ""
109
+
110
+ #: modules/wpcc/wpcc-sign-on.php:231
111
+ msgid "This profile is not currently linked to a WordPress.com Profile."
112
+ msgstr ""
113
+
114
+ #: modules/wpcc/wpcc-sign-on.php:238
115
+ msgid "Warning! State variable missing after authentication."
116
+ msgstr ""
117
+
118
+ #: modules/wpcc/wpcc-sign-on.php:242
119
+ msgid "Warning! State mismatch. Authentication attempt may have been compromised."
120
+ msgstr ""
121
+
122
+ #: modules/wpcc/wpcc-sign-on.php:262
123
+ msgid "Warning! Could not confirm request token url!"
124
+ msgstr ""
125
+
126
+ #: modules/wpcc/wpcc-sign-on.php:276
127
+ msgid "Warning! Could not fetch user data!"
128
+ msgstr ""
129
+
130
+ #: modules/wpcc/wpcc-sign-on.php:409
131
+ msgid "We couldn't find an account with the email <strong><code>%1$s</code></strong> to log you in with. If you already have an account on <strong>%2$s</strong>, please make sure that <strong><code>%1$s</code></strong> is configured as the email address, or that you have connected to WordPress.com on your profile page."
132
+ msgstr ""
133
+
134
+ #: modules/wpcc/wpcc-sign-on.php:411
135
+ msgid "We couldn't find any account on <strong>%2$s</strong> that is linked to your WordPress.com account to log you in with. If you already have an account on <strong>%2$s</strong>, please make sure that you have connected to WordPress.com on your profile page."
136
+ msgstr ""
137
+
138
+ msgid "http://wordpress.org/extend/plugins/jetpack/"
139
+ msgstr "http://wordpress.org/extend/plugins/jetpack/"
140
+
141
+ msgid "Bring the power of the WordPress.com cloud to your self-hosted WordPress. Jetpack enables you to connect your blog to a WordPress.com account to use the powerful features normally only available to WordPress.com users."
142
+ msgstr "Dobijte WordPress.com mogućnosti na vašoj samostalno hostiranoj WordPress stranici. Jetpack vam omogućava da povežete vaš blog sa WordPress.com računom kako biste mogli koristiti mogućnosti koje su dostupne samo za WordPress.com korisnike."
143
+
144
+ msgid "Automattic"
145
+ msgstr "Automattic"
146
+
147
+ msgid "http://jetpack.me"
148
+ msgstr "http://jetpack.me"
149
+
150
+ msgid "Improve your spelling, style, and grammar with the <a href=\"http://www.afterthedeadline.com/\">After&nbsp;the&nbsp;Deadline</a> Proofreading service."
151
+ msgstr "Poboljšajte vlastiti pravopis, stil i gramatiku pomoću <a href=\"http://www.afterthedeadline.com/\">After&nbsp;the&nbsp;Deadline</a> servisa."
152
+
153
+ msgid "Transform your standard image galleries into an immersive full-screen experience."
154
+ msgstr ""
155
+
156
+ msgid "A new comment system that has integrated social media login options."
157
+ msgstr "Novi sistem komentarisanja koji integriše opcije prijavljivanja na socijalne mreže."
158
+
159
+ msgid "Easily insert a contact form anywhere on your site."
160
+ msgstr ""
161
+
162
+ msgid "Customize the appearance of your site using CSS but without modifying your theme."
163
+ msgstr ""
164
+
165
+ msgid "Share your public posts and comments to search engines and other services in real-time."
166
+ msgstr "Trenutno šaljite vaše javne članke i komentare pretraživačima i drugim servisima."
167
+
168
+ msgid "Show a link to your Google+ in the sharing area of your posts and add your blog URL to your Google+ profile."
169
+ msgstr ""
170
+
171
+ msgid "Show a pop-up business card of your users' gravatar profiles in comments."
172
+ msgstr "Prikazuje iskačuću karticu gravatar profila vaših korisnika u poljima za komentare."
173
+
174
+ msgid "Automatically pull the next set of posts into view when the reader approaches the bottom of the page."
175
+ msgstr ""
176
+
177
+ msgid "Allow applications to securely access your content through the cloud."
178
+ msgstr "Dozvolite aplikacijama sigurni pristup vašem sadržaju preko oblaka."
179
+
180
+ msgid "Beautiful Math"
181
+ msgstr "Beautiful Math"
182
+
183
+ msgid "Mark up your posts with the <img src=\"//s0.wp.com/latex.php?latex=%5CLaTeX&amp;bg=transparent&amp;fg=000&amp;s=-2\" alt=\"LaTeX logo\" title=\"LaTeX\" style=\"vertical-align: -25%\" /> markup language, perfect for complex mathematical equations and other &#252;ber-geekery."
184
+ msgstr ""
185
+
186
+ #: modules/widgets/top-posts.php:35 modules/widgets/top-posts.php:41
187
+ msgid "Top Posts &amp; Pages"
188
+ msgstr "Najposjećeniji članci i stranice"
189
+
190
+ #: modules/widgets/top-posts.php:37
191
+ msgid "Shows your most viewed posts and pages."
192
+ msgstr "Prikazuje članke i stranice s najviše pregleda."
193
+
194
+ #: modules/widgets/top-posts.php:78
195
+ msgid "Maximum number of posts to show (no more than 10):"
196
+ msgstr ""
197
+
198
+ #: modules/widgets/top-posts.php:83
199
+ msgid "Display as:"
200
+ msgstr "Prikaži kao:"
201
+
202
+ #: modules/widgets/top-posts.php:85
203
+ msgid "Text List"
204
+ msgstr "Tekstualnu listu"
205
+
206
+ #: modules/widgets/top-posts.php:86
207
+ msgid "Image List"
208
+ msgstr "Slikovnu listu"
209
+
210
+ #: modules/widgets/top-posts.php:87
211
+ msgid "Image Grid"
212
+ msgstr "Tabelu slika"
213
+
214
+ #: modules/widgets/top-posts.php:91
215
+ msgid "Top Posts &amp; Pages by views are calculated from 24-48 hours of stats. They take a while to change."
216
+ msgstr ""
217
+
218
+ #: modules/widgets/top-posts.php:164
219
+ msgid "There are no posts to display. <a href=\"%s\">Want more traffic?</a>"
220
+ msgstr "Nema članaka za prikaz. <a href=\"%s\">Želite više saobraćaja?</a>"
221
+
222
+ #: modules/widgets/twitter-timeline.php:24
223
+ msgid "Twitter Timeline"
224
+ msgstr ""
225
+
226
+ #: modules/widgets/twitter-timeline.php:27
227
+ msgid "Display an official Twitter Embedded Timeline widget."
228
+ msgstr ""
229
+
230
+ #: modules/widgets/twitter-timeline.php:75
231
+ msgid "My Tweets"
232
+ msgstr ""
233
+
234
+ #: modules/widgets/twitter-timeline.php:146
235
+ msgid "Follow me on Twitter"
236
+ msgstr "Pratite me na Twitteru"
237
+
238
+ #: modules/widgets/twitter-timeline.php:165
239
+ msgid "Width (px):"
240
+ msgstr ""
241
+
242
+ #: modules/widgets/twitter-timeline.php:170
243
+ msgid "Height (px):"
244
+ msgstr ""
245
+
246
+ #: modules/widgets/twitter-timeline.php:175
247
+ msgid "# of Tweets Shown:"
248
+ msgstr ""
249
+
250
+ #: modules/widgets/twitter-timeline.php:183
251
+ msgid "You need to <a href=\"%1$s\" target=\"_blank\">create a widget at Twitter.com</a>, and then enter your widget id (the long number found in the URL of your widget's config page) in the field below. <a href=\"%2$s\" target=\"_blank\">Read more</a>."
252
+ msgstr ""
253
+
254
+ #: modules/widgets/twitter-timeline.php:191
255
+ msgid "Widget ID:"
256
+ msgstr ""
257
+
258
+ #: modules/widgets/twitter-timeline.php:196
259
+ msgid "Layout Options:"
260
+ msgstr ""
261
+
262
+ #: modules/widgets/twitter-timeline.php:197
263
+ msgid "No Header"
264
+ msgstr ""
265
+
266
+ #: modules/widgets/twitter-timeline.php:198
267
+ msgid "No Footer"
268
+ msgstr ""
269
+
270
+ #: modules/widgets/twitter-timeline.php:199
271
+ msgid "No Borders"
272
+ msgstr ""
273
+
274
+ #: modules/widgets/twitter-timeline.php:200
275
+ msgid "No Scrollbar"
276
+ msgstr ""
277
+
278
+ #: modules/widgets/twitter-timeline.php:201
279
+ msgid "Transparent Background"
280
+ msgstr ""
281
+
282
+ #: modules/widgets/twitter-timeline.php:205
283
+ msgid "Link Color (hex):"
284
+ msgstr ""
285
+
286
+ #: modules/widgets/twitter-timeline.php:210
287
+ msgid "Border Color (hex):"
288
+ msgstr ""
289
+
290
+ #: modules/widgets/twitter-timeline.php:215
291
+ msgid "Timeline Theme:"
292
+ msgstr ""
293
+
294
+ #: modules/widgets.php:49
295
+ msgid "%s (Jetpack)"
296
+ msgstr "%s (Jetpack)"
297
+
298
+ #: modules/wpcc/wpcc-sign-on.php:91
299
+ msgid "WPCC Client ID"
300
+ msgstr ""
301
+
302
+ #: modules/widgets/readmill.php:47
303
+ msgid "Just enter the URL to your book, make sure it's a PDF or EPUB file, and you are ready to go. For more help, head to <a href='%s'>the Readmill WordPress Widget support page</a>."
304
+ msgstr ""
305
+
306
+ #: modules/widgets/readmill.php:55
307
+ msgid "Download URL:"
308
+ msgstr ""
309
+
310
+ #: modules/widgets/readmill.php:60
311
+ msgid "Item URL:"
312
+ msgstr ""
313
+
314
+ #: modules/widgets/readmill.php:65
315
+ msgid "What size icon?"
316
+ msgstr ""
317
+
318
+ #: modules/widgets/readmill.php:67 modules/widgets/rsslinks-widget.php:101
319
+ msgid "Large"
320
+ msgstr "Veliko"
321
+
322
+ #: modules/widgets/readmill.php:68 modules/widgets/rsslinks-widget.php:99
323
+ msgid "Small"
324
+ msgstr "Malo"
325
+
326
+ #: modules/widgets/readmill.php:125
327
+ msgid "Your ePub link is empty. Provide an ePub link to display the Send to Readmill widget."
328
+ msgstr ""
329
+
330
+ #: modules/widgets/rsslinks-widget.php:12
331
+ msgid "Links to your blog's RSS feeds"
332
+ msgstr "Linkovi ka RSS kanalima vašeg bloga"
333
+
334
+ #: modules/widgets/rsslinks-widget.php:13
335
+ msgid "RSS Links (Jetpack)"
336
+ msgstr "RSS linkovi (Jetpack)"
337
+
338
+ #: modules/widgets/rsslinks-widget.php:67
339
+ #: modules/widgets/rsslinks-widget.php:133
340
+ msgid "Posts"
341
+ msgstr "Članci"
342
+
343
+ #: modules/widgets/rsslinks-widget.php:69
344
+ msgid "Posts & Comments"
345
+ msgstr "Članci i komentari"
346
+
347
+ #: modules/widgets/rsslinks-widget.php:71
348
+ msgid "Feed(s) to Display:"
349
+ msgstr "Kanal(i) za prikaz:"
350
+
351
+ #: modules/widgets/rsslinks-widget.php:81
352
+ msgid "Text Link"
353
+ msgstr "Tekstualni link"
354
+
355
+ #: modules/widgets/rsslinks-widget.php:82
356
+ msgid "Image Link"
357
+ msgstr "Link slike"
358
+
359
+ #: modules/widgets/rsslinks-widget.php:83
360
+ msgid "Text & Image Links"
361
+ msgstr "Linkovi sa tekstom i slikom"
362
+
363
+ #: modules/widgets/rsslinks-widget.php:85
364
+ msgid "Format:"
365
+ msgstr "Format:"
366
+
367
+ #: modules/widgets/rsslinks-widget.php:96
368
+ msgid "Image Settings:"
369
+ msgstr "Postavke slike:"
370
+
371
+ #: modules/widgets/rsslinks-widget.php:100
372
+ msgid "Medium"
373
+ msgstr "Srednje"
374
+
375
+ #: modules/widgets/rsslinks-widget.php:103
376
+ msgid "Image Size:"
377
+ msgstr "Veličina slike:"
378
+
379
+ #: modules/widgets/rsslinks-widget.php:113
380
+ msgid "Red"
381
+ msgstr "Crvena"
382
+
383
+ #: modules/widgets/rsslinks-widget.php:114
384
+ msgid "Orange"
385
+ msgstr "Narandžasta"
386
+
387
+ #: modules/widgets/rsslinks-widget.php:115
388
+ msgid "Green"
389
+ msgstr "Zelena"
390
+
391
+ #: modules/widgets/rsslinks-widget.php:116
392
+ msgid "Blue"
393
+ msgstr "Plava"
394
+
395
+ #: modules/widgets/rsslinks-widget.php:117
396
+ msgid "Purple"
397
+ msgstr "Ljubičasta"
398
+
399
+ #: modules/widgets/rsslinks-widget.php:118
400
+ msgid "Pink"
401
+ msgstr "Roze"
402
+
403
+ #: modules/widgets/rsslinks-widget.php:119
404
+ msgid "Silver"
405
+ msgstr "Srebrena"
406
+
407
+ #: modules/widgets/rsslinks-widget.php:121
408
+ msgid "Image Color:"
409
+ msgstr "Boja slike:"
410
+
411
+ #: modules/widgets/rsslinks-widget.php:140
412
+ msgid "Subscribe to %s"
413
+ msgstr "Pretplati se na %s"
414
+
415
+ #: modules/widgets/gravatar-profile.php:115
416
+ msgid "Personal Links"
417
+ msgstr "Lični linkovi"
418
+
419
+ #: modules/widgets/gravatar-profile.php:135
420
+ msgid "Verified Services"
421
+ msgstr "Verificirani servisi"
422
+
423
+ #: modules/widgets/gravatar-profile.php:146
424
+ msgctxt "1: User Name, 2: Service Name (Facebook, Twitter, ...)"
425
+ msgid "%1$s on %2$s"
426
+ msgstr "%1$s na %2$s"
427
+
428
+ #: modules/widgets/gravatar-profile.php:180
429
+ msgid "Select a user or pick \"custom\" and enter a custom email address."
430
+ msgstr "Odaberite korisnika ili \"ostalo\" nakon čega je potrebno da upišete korisničku email adresu."
431
+
432
+ #: modules/widgets/gravatar-profile.php:184
433
+ msgid "Custom"
434
+ msgstr "Korisnički"
435
+
436
+ #: modules/widgets/gravatar-profile.php:194
437
+ msgid "Custom Email Address"
438
+ msgstr "Korisnička email adresa"
439
+
440
+ #: modules/widgets/gravatar-profile.php:202
441
+ msgid "Show Personal Links"
442
+ msgstr "Prikaži lične linkove"
443
+
444
+ #: modules/widgets/gravatar-profile.php:204
445
+ msgid "Links to your websites, blogs, or any other sites that help describe who you are."
446
+ msgstr "Linkovi ka vašoj web stranici, blogovima ili bilo kojim drugim stranicama koje vas opisuju."
447
+
448
+ #: modules/widgets/gravatar-profile.php:211
449
+ msgid "Show Account Links"
450
+ msgstr "Prikaži linkove računa"
451
+
452
+ #: modules/widgets/gravatar-profile.php:213
453
+ msgid "Links to services that you use across the web."
454
+ msgstr "Linkovi ka servisima koje koristite širom weba."
455
+
456
+ #: modules/widgets/gravatar-profile.php:217
457
+ msgid "Opens in new window"
458
+ msgstr "Otvara se u novom prozoru"
459
+
460
+ #: modules/widgets/gravatar-profile.php:217
461
+ msgid "Edit Your Profile"
462
+ msgstr "Uredite vaš profil"
463
+
464
+ #: modules/widgets/gravatar-profile.php:217
465
+ msgid "What's a Gravatar?"
466
+ msgstr "Šta je Gravatar?"
467
+
468
+ #: modules/widgets/image-widget.php:12
469
+ msgid "Display an image in your sidebar"
470
+ msgstr "Prikažite sliku vašoj bočnoj traci"
471
+
472
+ #: modules/widgets/image-widget.php:14
473
+ msgid "Image (Jetpack)"
474
+ msgstr "Slike (Jetpack)"
475
+
476
+ #: modules/widgets/image-widget.php:110
477
+ msgid "Image URL:"
478
+ msgstr "URL slike:"
479
+
480
+ #: modules/widgets/image-widget.php:113
481
+ msgid "Alternate text:"
482
+ msgstr "Alternativni tekst:"
483
+
484
+ #: modules/widgets/image-widget.php:116
485
+ msgid "Image title:"
486
+ msgstr "Naziv slike:"
487
+
488
+ #: modules/widgets/image-widget.php:119
489
+ msgid "Caption:"
490
+ msgstr "Naslov:"
491
+
492
+ #: modules/widgets/image-widget.php:125
493
+ msgid "Left"
494
+ msgstr "Lijevo"
495
+
496
+ #: modules/widgets/image-widget.php:126
497
+ msgid "Center"
498
+ msgstr "Centrirano"
499
+
500
+ #: modules/widgets/image-widget.php:127
501
+ msgid "Right"
502
+ msgstr "Desno"
503
+
504
+ #: modules/widgets/image-widget.php:129
505
+ msgid "Image Alignment:"
506
+ msgstr "Poravnanje slike:"
507
+
508
+ #: modules/widgets/image-widget.php:139
509
+ msgid "Width:"
510
+ msgstr "Širina:"
511
+
512
+ #: modules/widgets/image-widget.php:142
513
+ msgid "Height:"
514
+ msgstr "Visina:"
515
+
516
+ #: modules/widgets/image-widget.php:145
517
+ msgid "If empty, we will attempt to determine the image size."
518
+ msgstr "Ako je ovo prazno, mi ćemo pokušati utvrditi dimenzije slike."
519
+
520
+ #: modules/widgets/image-widget.php:146
521
+ msgid "Link URL (when the image is clicked):"
522
+ msgstr "URL linka (kada se klikne na sliku):"
523
+
524
+ #: modules/widgets/readmill.php:11 modules/widgets/readmill.php:21
525
+ msgid "Send To Readmill"
526
+ msgstr ""
527
+
528
+ #: modules/widgets/readmill.php:13
529
+ msgid "Readmill is the best book reader for phones and tablets. With this widget you can enable users to send a book to their device with one click."
530
+ msgstr ""
531
+
532
+ #: modules/widgets/facebook-likebox.php:31
533
+ msgid "Facebook Like Box"
534
+ msgstr "Facebook Like okvir"
535
+
536
+ #: modules/widgets/facebook-likebox.php:34
537
+ msgid "Display a Facebook Like Box to connect visitors to your Facebook Page"
538
+ msgstr "Prikažite Facebook Like okvir za povezivanje posjetitelja s vašom Facebook stranicom"
539
+
540
+ #: modules/widgets/facebook-likebox.php:48
541
+ msgid "It looks like your Facebook URL is incorrectly configured. Please check it in your <a href=\"%s\">widget settings</a>."
542
+ msgstr ""
543
+
544
+ #: modules/widgets/facebook-likebox.php:131
545
+ msgid "Facebook Page URL"
546
+ msgstr "URL Facebook stranice"
547
+
548
+ #: modules/widgets/facebook-likebox.php:134
549
+ msgid "The Like Box only works with <a href=\"http://www.facebook.com/help/?faq=174987089221178\">Facebook Pages</a>."
550
+ msgstr "Like okvir radi samo sa <a href=\"http://www.facebook.com/help/?faq=174987089221178\">Facebook stranicama</a>."
551
+
552
+ #: modules/widgets/facebook-likebox.php:140
553
+ msgid "Width"
554
+ msgstr "Širina"
555
+
556
+ #: modules/widgets/facebook-likebox.php:147
557
+ msgid "Height"
558
+ msgstr "Visina"
559
+
560
+ #: modules/widgets/facebook-likebox.php:165
561
+ msgid "Show Faces"
562
+ msgstr "Prikaži lica"
563
+
564
+ #: modules/widgets/facebook-likebox.php:167
565
+ msgid "Show profile photos in the plugin."
566
+ msgstr "Prikazuje fotografije profila u pluginu."
567
+
568
+ #: modules/widgets/facebook-likebox.php:174
569
+ msgid "Show Stream"
570
+ msgstr "Prikaži novosti"
571
+
572
+ #: modules/widgets/facebook-likebox.php:176
573
+ msgid "Show the profile stream for the public profile."
574
+ msgstr "Prikazuje novosti sa vašeg javnog profila."
575
+
576
+ #: modules/widgets/facebook-likebox.php:183
577
+ msgid "Show Border"
578
+ msgstr ""
579
+
580
+ #: modules/widgets/facebook-likebox.php:185
581
+ msgid "Show a border around the plugin."
582
+ msgstr ""
583
+
584
+ #: modules/widgets/facebook-likebox.php:192
585
+ msgid "Show Wall"
586
+ msgstr "Prikaži zid"
587
+
588
+ #: modules/widgets/facebook-likebox.php:194
589
+ msgid "Show the wall for a Places page rather than friend activity."
590
+ msgstr "Prikazuje zid za stranice mjesta umjesto aktivnosti prijatelja."
591
+
592
+ #: modules/widgets/gallery/templates/form.php:2 modules/widgets/readmill.php:50
593
+ #: modules/widgets/rsslinks-widget.php:62 modules/widgets/top-posts.php:73
594
+ #: modules/widgets/twitter-timeline.php:160
595
+ msgid "Title:"
596
+ msgstr "Naslov:"
597
+
598
+ #: modules/widgets/gallery/templates/form.php:10
599
+ msgid "Images:"
600
+ msgstr ""
601
+
602
+ #: modules/widgets/gallery/templates/form.php:43
603
+ msgid "Link To:"
604
+ msgstr ""
605
+
606
+ #: modules/widgets/gallery/templates/form.php:58
607
+ msgid "Random Order:"
608
+ msgstr ""
609
+
610
+ #: modules/widgets/gallery/templates/form.php:69
611
+ msgid "Style:"
612
+ msgstr ""
613
+
614
+ #: modules/widgets/gallery.php:20
615
+ msgid "Display a photo gallery or slideshow"
616
+ msgstr ""
617
+
618
+ #: modules/widgets/gallery.php:327
619
+ msgid "Tiles"
620
+ msgstr ""
621
+
622
+ #: modules/widgets/gallery.php:335
623
+ msgid "Attachment Page"
624
+ msgstr "Stranici s prilozima"
625
+
626
+ #: modules/widgets/gallery.php:336
627
+ msgid "Media File"
628
+ msgstr "Datoteci"
629
+
630
+ #: modules/widgets/gravatar-profile.php:21
631
+ msgid "Gravatar Profile"
632
+ msgstr "Gravatar profil"
633
+
634
+ #: modules/widgets/gravatar-profile.php:24
635
+ msgid "Display a mini version of your Gravatar Profile"
636
+ msgstr "Prikažite mini verziju vašeg Gravatar profila"
637
+
638
+ #: modules/widgets/gravatar-profile.php:41
639
+ msgid "You need to select what to show in this <a href=\"%s\">Gravatar Profile widget</a>."
640
+ msgstr ""
641
+
642
+ #: modules/widgets/gravatar-profile.php:95
643
+ msgid "View Full Profile &rarr;"
644
+ msgstr "Pregledaj cijeli profil &rarr;"
645
+
646
+ #: modules/widgets/gravatar-profile.php:103
647
+ msgid "Error loading profile"
648
+ msgstr "Greška pri učitavanju profila"
649
+
650
+ #: modules/videopress/videopress.php:673
651
+ msgid "Video Preview:"
652
+ msgstr ""
653
+
654
+ #: modules/videopress/videopress.php:707
655
+ msgid "Use the form below to upload a video to your VideoPress Library. The following video formats are supported: %s. Maximum upload file size is %d%s."
656
+ msgstr ""
657
+
658
+ #: modules/videopress/videopress.php:710
659
+ msgid "Upload Video"
660
+ msgstr ""
661
+
662
+ #: modules/widget-visibility/widget-conditions.php:34
663
+ msgid "All category pages"
664
+ msgstr ""
665
+
666
+ #: modules/widget-visibility/widget-conditions.php:48
667
+ msgid "All author pages"
668
+ msgstr ""
669
+
670
+ #: modules/widget-visibility/widget-conditions.php:59
671
+ msgid "All tag pages"
672
+ msgstr ""
673
+
674
+ #: modules/widget-visibility/widget-conditions.php:73
675
+ msgid "All date archives"
676
+ msgstr ""
677
+
678
+ #: modules/widget-visibility/widget-conditions.php:74
679
+ msgid "Daily archives"
680
+ msgstr ""
681
+
682
+ #: modules/widget-visibility/widget-conditions.php:75
683
+ msgid "Monthly archives"
684
+ msgstr "Mjesečne arhive"
685
+
686
+ #: modules/widget-visibility/widget-conditions.php:76
687
+ msgid "Yearly archives"
688
+ msgstr ""
689
+
690
+ #: modules/widget-visibility/widget-conditions.php:87
691
+ msgid "Front page"
692
+ msgstr "Naslovna stranica"
693
+
694
+ #: modules/widget-visibility/widget-conditions.php:88
695
+ msgid "Posts page"
696
+ msgstr "Stranica za članke"
697
+
698
+ #: modules/widget-visibility/widget-conditions.php:89
699
+ msgid "404 error page"
700
+ msgstr ""
701
+
702
+ #: modules/widget-visibility/widget-conditions.php:90
703
+ msgid "Search results"
704
+ msgstr "Rezultati pretrage"
705
+
706
+ #: modules/widget-visibility/widget-conditions.php:91
707
+ msgid "Post type:"
708
+ msgstr ""
709
+
710
+ #: modules/widget-visibility/widget-conditions.php:104
711
+ msgid "Static page:"
712
+ msgstr ""
713
+
714
+ #: modules/widget-visibility/widget-conditions.php:146
715
+ msgid "Visibility"
716
+ msgstr ""
717
+
718
+ #: modules/widget-visibility/widget-conditions.php:149
719
+ msgctxt "placeholder: dropdown menu to select widget visibility; hide if or show if"
720
+ msgid "%s if:"
721
+ msgstr ""
722
+
723
+ #: modules/widget-visibility/widget-conditions.php:149
724
+ msgctxt "Used in the \"%s if:\" translation for the widget visibility dropdown"
725
+ msgid "Show"
726
+ msgstr ""
727
+
728
+ #: modules/widget-visibility/widget-conditions.php:149
729
+ msgctxt "Used in the \"%s if:\" translation for the widget visibility dropdown"
730
+ msgid "Hide"
731
+ msgstr ""
732
+
733
+ #: modules/widget-visibility/widget-conditions.php:160
734
+ msgctxt "Used as the default option in a dropdown list"
735
+ msgid "-- Select --"
736
+ msgstr ""
737
+
738
+ #: modules/widget-visibility/widget-conditions.php:161
739
+ msgid "Category"
740
+ msgstr ""
741
+
742
+ #: modules/widget-visibility/widget-conditions.php:162
743
+ msgctxt "Noun, as in: \"The author of this post is...\""
744
+ msgid "Author"
745
+ msgstr ""
746
+
747
+ #: modules/widget-visibility/widget-conditions.php:163
748
+ msgctxt "Noun, as in: \"This post has one tag.\""
749
+ msgid "Tag"
750
+ msgstr ""
751
+
752
+ #: modules/widget-visibility/widget-conditions.php:164
753
+ msgctxt "Noun, as in: \"This page is a date archive.\""
754
+ msgid "Date"
755
+ msgstr ""
756
+
757
+ #: modules/widget-visibility/widget-conditions.php:165
758
+ msgctxt "Example: The user is looking at a page, not a post."
759
+ msgid "Page"
760
+ msgstr ""
761
+
762
+ #: modules/widget-visibility/widget-conditions.php:167
763
+ msgctxt "Widget Visibility: {Rule Major [Page]} is {Rule Minor [Search results]}"
764
+ msgid "is"
765
+ msgstr ""
766
+
767
+ #: modules/widget-visibility/widget-conditions.php:171
768
+ msgctxt "Shown between widget visibility conditions."
769
+ msgid "or"
770
+ msgstr ""
771
+
772
+ #: modules/widget-visibility/widget-conditions.php:174
773
+ msgid "Delete"
774
+ msgstr "Obriši"
775
+
776
+ #: modules/videopress/videopress.php:278
777
+ msgid "Only videos from the selected blog will be available in your media library."
778
+ msgstr ""
779
+
780
+ #: modules/videopress/videopress.php:279
781
+ msgid "<a href=\"%s\">Click here</a> to refresh this list."
782
+ msgstr ""
783
+
784
+ #: modules/videopress/videopress.php:285
785
+ msgid "Video Library Access"
786
+ msgstr ""
787
+
788
+ #: modules/videopress/videopress.php:289
789
+ msgid "Do not allow other users to access my VideoPress library"
790
+ msgstr ""
791
+
792
+ #: modules/videopress/videopress.php:291
793
+ msgid "Allow users to access my videos"
794
+ msgstr ""
795
+
796
+ #: modules/videopress/videopress.php:293
797
+ msgid "Allow users to access and edit my videos"
798
+ msgstr ""
799
+
800
+ #: modules/videopress/videopress.php:295
801
+ msgid "Allow users to access, edit, and delete my videos"
802
+ msgstr ""
803
+
804
+ #: modules/videopress/videopress.php:298
805
+ msgid "Allow users to upload videos"
806
+ msgstr ""
807
+
808
+ #: modules/videopress/videopress.php:303
809
+ msgid "Free formats"
810
+ msgstr "Besplatni formati"
811
+
812
+ #: modules/videopress/videopress.php:307
813
+ msgid "Only display videos in free software formats"
814
+ msgstr "Prikazuj samo video zapise besplatnih formata"
815
+
816
+ #: modules/videopress/videopress.php:308
817
+ msgid "Ogg file container with Theora video and Vorbis audio. Note that some browsers are unable to play free software video formats, including Internet Explorer and Safari."
818
+ msgstr ""
819
+
820
+ #: modules/videopress/videopress.php:313
821
+ msgid "Default quality"
822
+ msgstr ""
823
+
824
+ #: modules/videopress/videopress.php:317
825
+ msgid "Display higher quality video by default."
826
+ msgstr "Prikaži video veće kvalitete kao početni."
827
+
828
+ #: modules/videopress/videopress.php:318
829
+ msgid "This setting may be overridden for individual videos."
830
+ msgstr ""
831
+
832
+ #: modules/videopress/videopress.php:330 modules/videopress/videopress.php:339
833
+ #: modules/videopress/videopress.php:593
834
+ msgid "VideoPress Library"
835
+ msgstr ""
836
+
837
+ #: modules/videopress/videopress.php:340
838
+ msgid "Use the button below to browse your VideoPress Library. Note that you can also browse your VideoPress Library while editing a post or page by using the <strong>Add Media</strong> button in the post editor."
839
+ msgstr ""
840
+
841
+ #: modules/videopress/videopress.php:341
842
+ msgid "Browse Your VideoPress Library"
843
+ msgstr ""
844
+
845
+ #: modules/videopress/videopress.php:342
846
+ msgid "Please enable JavaScript support in your browser to use VideoPress."
847
+ msgstr ""
848
+
849
+ #: modules/videopress/videopress.php:589
850
+ msgid "Please select a video file to upload."
851
+ msgstr ""
852
+
853
+ #: modules/videopress/videopress.php:590
854
+ msgid "Your video is uploading... Please do not close this window."
855
+ msgstr ""
856
+
857
+ #: modules/videopress/videopress.php:591
858
+ msgid "An unknown error has occurred. Please try again later."
859
+ msgstr ""
860
+
861
+ #: modules/videopress/videopress.php:592
862
+ msgid "Your video has successfully been uploaded. It will appear in your VideoPress Library shortly."
863
+ msgstr ""
864
+
865
+ #: modules/videopress/videopress.php:594
866
+ msgid "Upload a Video"
867
+ msgstr ""
868
+
869
+ #: modules/videopress/videopress.php:595
870
+ msgid "Insert Video"
871
+ msgstr "Umetni video"
872
+
873
+ #: modules/videopress/videopress.php:628
874
+ msgid "Ogg File URL"
875
+ msgstr "URL Ogg datoteke"
876
+
877
+ #: modules/videopress/videopress.php:630
878
+ msgid "Location of the Ogg video file."
879
+ msgstr "Lokacija Ogg video datoteke."
880
+
881
+ #: modules/videopress/videopress.php:638
882
+ msgid "Display share menu and allow viewers to embed or download this video"
883
+ msgstr ""
884
+
885
+ #: modules/videopress/videopress.php:644
886
+ msgid "Rating"
887
+ msgstr "Ocjena"
888
+
889
+ #: modules/videopress/videopress.php:657
890
+ msgid "Shortcode"
891
+ msgstr ""
892
+
893
+ #: modules/subscriptions.php:694
894
+ msgid "Enter your email address to subscribe to this blog and receive notifications of new posts by email."
895
+ msgstr "Upišite vašu email adresu da biste se pretplatili na email obavijesti o novim člancima na ovom blogu."
896
+
897
+ #: modules/subscriptions.php:696
898
+ msgid "Click to subscribe to this blog and receive notifications of new posts by email."
899
+ msgstr "Klinite da biste se pretplatili i na vašu email adresu dobijali obavijesti o novim člancima na ovom blogu."
900
+
901
+ #: modules/subscriptions.php:712
902
+ msgid "%s: %s"
903
+ msgstr "%s: %s"
904
+
905
+ #: modules/subscriptions.php:719 modules/widgets/image-widget.php:107
906
+ msgid "Widget title:"
907
+ msgstr "Naslov dodatka:"
908
+
909
+ #: modules/subscriptions.php:725
910
+ msgid "Optional text to display to your readers:"
911
+ msgstr "Neobavezni tekst koji će se prikazivati vašim čitaocima:"
912
+
913
+ #: modules/subscriptions.php:731
914
+ msgid "Subscribe Button:"
915
+ msgstr "Dugme za pretplatu:"
916
+
917
+ #: modules/subscriptions.php:738
918
+ msgid "Show total number of subscribers? (%s subscriber)"
919
+ msgid_plural "Show total number of subscribers? (%s subscribers)"
920
+ msgstr[0] "Prikazati ukupan broj pretplatnika? (%s pretplatnik)"
921
+ msgstr[1] "Prikazati ukupan broj pretplatnika? (%s pretplatnika)"
922
+ msgstr[2] "Prikazati ukupan broj pretplatnika? (%s pretplatnika)"
923
+
924
+ #: modules/tiled-gallery/tiled-gallery.php:318
925
+ msgid "Tiled Mosaic"
926
+ msgstr ""
927
+
928
+ #: modules/tiled-gallery/tiled-gallery.php:319 modules/widgets/gallery.php:328
929
+ msgid "Square Tiles"
930
+ msgstr ""
931
+
932
+ #: modules/tiled-gallery/tiled-gallery.php:320 modules/widgets/gallery.php:329
933
+ msgid "Circles"
934
+ msgstr ""
935
+
936
+ #: modules/tiled-gallery/tiled-gallery.php:349
937
+ msgid "Display all your gallery pictures in a cool mosaic."
938
+ msgstr ""
939
+
940
+ #: modules/vaultpress.php:24
941
+ msgid "Active"
942
+ msgstr "Aktivna"
943
+
944
+ #: modules/videopress/class.videopress-player.php:195
945
+ msgid "%s Error"
946
+ msgstr "%s greška"
947
+
948
+ #: modules/videopress/class.videopress-player.php:230
949
+ msgid "This video is intended for mature audiences."
950
+ msgstr "Ovaj video je namijenjen zreloj publici."
951
+
952
+ #: modules/videopress/class.videopress-player.php:230
953
+ msgid "Please verify your birthday."
954
+ msgstr "Molimo vas da potvrdite vaš rođendan."
955
+
956
+ #: modules/videopress/class.videopress-player.php:280
957
+ msgid "Submit"
958
+ msgstr "Pošalji"
959
+
960
+ #: modules/videopress/class.videopress-player.php:326
961
+ msgid "You do not have sufficient <a rel=\"nofollow\" href=\"%s\">freedom levels</a> to view this video. Support free software and upgrade."
962
+ msgstr "Nemate potrebni <a rel=\"nofollow\" href=\"%s\">nivo slobode</a> za pregled ovog videa. Podržite slobodni softver i izvršite nadogradnju."
963
+
964
+ #: modules/videopress/class.videopress-player.php:382
965
+ msgctxt "watch a video title"
966
+ msgid "Watch: %s"
967
+ msgstr "Pregledaj: %s"
968
+
969
+ #: modules/videopress/class.videopress-player.php:478
970
+ #: modules/videopress/class.videopress-player.php:500
971
+ msgid "this video"
972
+ msgstr "ovaj video"
973
+
974
+ #: modules/videopress/class.videopress-player.php:507
975
+ msgctxt "Play as in playback or view a movie"
976
+ msgid "JavaScript required to play %s."
977
+ msgstr "Javascript je neophodan za reprodukciju %s."
978
+
979
+ #: modules/videopress/class.videopress-player.php:654
980
+ msgid "This video requires <a rel=\"nofollow\" href=\"%s\">Adobe Flash</a> for playback."
981
+ msgstr "Di biste pregledali ovaj video, potreban vam je <a rel=\"nofollow\" href=\"%s\">Adobe Flash</a>."
982
+
983
+ #: modules/videopress/class.videopress-player.php:661
984
+ msgid "Loading video..."
985
+ msgstr "Učitavam video..."
986
+
987
+ #: modules/videopress/class.videopress-video.php:306
988
+ msgid "The VideoPress plugin could not communicate with the VideoPress servers. This error is most likely caused by a misconfigured plugin. Please reinstall or upgrade."
989
+ msgstr "VideoPress plugin ne može komunicirati sa VideoPress serverima. Ovakva greška je obično rezultat nepravilne konfiguracije plugina. Molimo vas da plugin ponovo instalirate ili nadogradite."
990
+
991
+ #: modules/videopress/class.videopress-video.php:308
992
+ msgid "<strong>%s</strong> is not an allowed embed site."
993
+ msgstr "<strong>%s</strong> nije dozvoljena stranica za ugradnju."
994
+
995
+ #: modules/videopress/class.videopress-video.php:308
996
+ msgid "Publisher limits playback of video embeds."
997
+ msgstr "Objavljivač ograničava reprodukciju ugrađenih video datoteka."
998
+
999
+ #: modules/videopress/class.videopress-video.php:310
1000
+ msgid "No data found for VideoPress identifier: <strong>%s</strong>."
1001
+ msgstr "Nema pronađenih podataka za VideoPress identifikator: <strong>%s</strong>."
1002
+
1003
+ #: modules/videopress/videopress.php:72 modules/videopress/videopress.php:76
1004
+ msgid "Could not obtain a VideoPress upload token. Please try again later."
1005
+ msgstr ""
1006
+
1007
+ #: modules/videopress/videopress.php:264
1008
+ msgid "Please note that the VideoPress module requires a WordPress.com account with an active <a href=\"http://store.wordpress.com/premium-upgrades/videopress/\" target=\"_blank\">VideoPress subscription</a>.</p>"
1009
+ msgstr ""
1010
+
1011
+ #: modules/videopress/videopress.php:269
1012
+ msgid "Connected WordPress.com Blog"
1013
+ msgstr ""
1014
+
1015
+ #: modules/stats.php:951 modules/stats.php:975
1016
+ msgid "Sorry, nothing to report."
1017
+ msgstr "Žao nam je, ništa za prijaviti."
1018
+
1019
+ #: modules/stats.php:971
1020
+ msgid "Top Searches"
1021
+ msgstr "Najpopularnije pretrage"
1022
+
1023
+ #: modules/stats.php:999
1024
+ msgid "We were unable to get your stats just now. Please reload this page to try again."
1025
+ msgstr ""
1026
+
1027
+ #: modules/stats.php:1006
1028
+ msgid "We were unable to get your stats just now. Please reload this page to try again. If this error persists, please <a href=\"%1$s\">contact support</a>. In your report please include the information below."
1029
+ msgstr ""
1030
+
1031
+ #: modules/subscriptions.php:122
1032
+ msgid "Jetpack Subscriptions Settings"
1033
+ msgstr "Postavke Jetpack pretplate"
1034
+
1035
+ #: modules/subscriptions.php:131
1036
+ msgid "Follow Blog"
1037
+ msgstr "Prati blog"
1038
+
1039
+ #: modules/subscriptions.php:146
1040
+ msgid "Follow Comments"
1041
+ msgstr "Praćenje komentara"
1042
+
1043
+ #: modules/subscriptions.php:167
1044
+ msgid "Follower Settings"
1045
+ msgstr "Postavke pretplatnika"
1046
+
1047
+ #: modules/subscriptions.php:174
1048
+ msgid "Blog follow email text"
1049
+ msgstr ""
1050
+
1051
+ #: modules/subscriptions.php:182
1052
+ msgid "Comment follow email text"
1053
+ msgstr ""
1054
+
1055
+ #: modules/subscriptions.php:196
1056
+ msgid "Change whether your visitors can subscribe to your posts or comments or both."
1057
+ msgstr "Odaberite da li želite da se posjetioci mogu pretplatiti na vaše članke ili komentare."
1058
+
1059
+ #: modules/subscriptions.php:211
1060
+ msgid "Show a <em>'follow blog'</em> option in the comment form"
1061
+ msgstr "Prikaži opciju <em>'za praćenje bloga'</em> u obrascu za komentarisanje"
1062
+
1063
+ #: modules/subscriptions.php:226
1064
+ msgid "Show a <em>'follow comments'</em> option in the comment form"
1065
+ msgstr "Prikaži opciju <em>'za praćenje komentara'</em> u obrascu za komentarisanje"
1066
+
1067
+ #: modules/subscriptions.php:251
1068
+ msgid "These settings change emails sent from your blog to followers."
1069
+ msgstr ""
1070
+
1071
+ #: modules/subscriptions.php:257
1072
+ msgid "Introduction text sent when someone follows your blog. (Site and confirmation details will be automatically added for you.)"
1073
+ msgstr ""
1074
+
1075
+ #: modules/subscriptions.php:263
1076
+ msgid "Introduction text sent when someone follows a post on your blog. (Site and confirmation details will be automatically added for you.)"
1077
+ msgstr ""
1078
+
1079
+ #: modules/subscriptions.php:268
1080
+ msgid ""
1081
+ "Howdy.\n"
1082
+ "\n"
1083
+ "You recently followed this blog's posts. This means you will receive each new post by email.\n"
1084
+ "\n"
1085
+ "To activate, click confirm below. If you believe this is an error, ignore this message and we'll never bother you again."
1086
+ msgstr ""
1087
+
1088
+ #: modules/subscriptions.php:269
1089
+ msgid ""
1090
+ "Howdy.\n"
1091
+ "\n"
1092
+ "You recently followed one of my posts. This means you will receive an email when new comments are posted.\n"
1093
+ "\n"
1094
+ "To activate, click confirm below. If you believe this is an error, ignore this message and we'll never bother you again."
1095
+ msgstr ""
1096
+
1097
+ #: modules/subscriptions.php:471
1098
+ msgid "Notify me of follow-up comments by email."
1099
+ msgstr "Obavijesti me o narednim komentarima putem emaila."
1100
+
1101
+ #: modules/subscriptions.php:478
1102
+ msgid "Notify me of new posts by email."
1103
+ msgstr "Obavijesti me o novim člancima pomoću emaila."
1104
+
1105
+ #: modules/subscriptions.php:556
1106
+ msgid "Add an email signup form to allow people to subscribe to your blog."
1107
+ msgstr "Dodaje obrazac za email registraciju kako bi se druge osobe mogle pretplatiti na vaš blog."
1108
+
1109
+ #: modules/subscriptions.php:559
1110
+ msgid "Blog Subscriptions (Jetpack)"
1111
+ msgstr "Blog pretplate (Jetpack)"
1112
+
1113
+ #: modules/subscriptions.php:585
1114
+ msgid "An email was just sent to confirm your subscription. Please find the email now and click activate to start subscribing."
1115
+ msgstr "Poslali smo vam email koji je potrebno da potvrdite pretplatu. Molimo vas da pronađete email i kliknete na aktivacijski link unatar njega kako biste aktivirali pretplatu."
1116
+
1117
+ #: modules/subscriptions.php:594
1118
+ msgid "The email you entered was invalid, please check and try again."
1119
+ msgstr "Email koji ste upisali nije ispravan. Molimo vas da ga provjerite i pokušate ponovo."
1120
+
1121
+ #: modules/subscriptions.php:597
1122
+ msgid "You have already subscribed to this site, please check your inbox."
1123
+ msgstr "Već ste se pretplatili na ovu stranicu, molimo vas da provjerite vaš email."
1124
+
1125
+ #: modules/subscriptions.php:603
1126
+ msgid "There was an error when subscribing, please try again."
1127
+ msgstr "Desila se greška prilikom pretplaćivanja, molimo vas da pokušate ponovo."
1128
+
1129
+ #: modules/subscriptions.php:616
1130
+ msgid "Join %s other subscriber"
1131
+ msgid_plural "Join %s other subscribers"
1132
+ msgstr[0] "Pridružite se ostalim pretplatnicima (%s)"
1133
+ msgstr[1] "Pridružite se ostalim pretplatnicima (%s)"
1134
+ msgstr[2] "Pridružite se ostalim pretplatnicima (%s)"
1135
+
1136
+ #: modules/subscriptions.php:693
1137
+ msgid "Subscribe to Blog via Email"
1138
+ msgstr "Pretplati se na blogu pomoću emaila"
1139
+
1140
+ #: modules/stats.php:358
1141
+ msgid "View Site Stats without Javascript"
1142
+ msgstr "Pregledaj statistike stranice bez Javascripta"
1143
+
1144
+ #: modules/stats.php:539
1145
+ msgid "Visit <a href=\"%s\">Site Stats</a> to see your stats."
1146
+ msgstr "Za pregled posjeta posjetite <a href=\"%s\">statistiku stranice</a>."
1147
+
1148
+ #: modules/stats.php:544
1149
+ msgid "Admin bar"
1150
+ msgstr "Administratorska traka"
1151
+
1152
+ #: modules/stats.php:545
1153
+ msgid "Put a chart showing 48 hours of views in the admin bar."
1154
+ msgstr "Ubaci dijagram pregleda u zadnjih 48 sati u administratorsku traku."
1155
+
1156
+ #: modules/stats.php:546
1157
+ msgid "Registered users"
1158
+ msgstr "Registrovani korisnici"
1159
+
1160
+ #: modules/stats.php:548
1161
+ msgid "Count the page views of registered users who are logged in."
1162
+ msgstr "Broji preglede stranica registrovanih korisnika koji su prijavljeni."
1163
+
1164
+ #: modules/stats.php:558
1165
+ msgid "Smiley"
1166
+ msgstr "Smajli"
1167
+
1168
+ #: modules/stats.php:559
1169
+ msgid "Hide the stats smiley face image."
1170
+ msgstr "Sakrij smajli koji prikazuje statistika."
1171
+
1172
+ #: modules/stats.php:559
1173
+ msgid "The image helps collect stats and <strong>makes the world a better place</strong> but should still work when hidden"
1174
+ msgstr "Slika pomaže u prikupljanju statistike i <strong>čini svijet bolji mjestom</strong>, ali sve će raditi i kada je sakrivena"
1175
+
1176
+ #: modules/stats.php:559
1177
+ msgid "Smiley face"
1178
+ msgstr "Smajli"
1179
+
1180
+ #: modules/stats.php:560
1181
+ msgid "Report visibility"
1182
+ msgstr "Vidljivost izvještaja"
1183
+
1184
+ #: modules/stats.php:562
1185
+ msgid "Select the roles that will be able to view stats reports."
1186
+ msgstr "Odaberite korisničke uloge koje će imati mogućnost pregleda statistike."
1187
+
1188
+ #: modules/stats.php:573
1189
+ msgid "Save configuration"
1190
+ msgstr "Sačuvaj konfiguraciju"
1191
+
1192
+ #: modules/stats.php:637
1193
+ msgid "Stats"
1194
+ msgstr "Statistika"
1195
+
1196
+ #: modules/stats.php:639
1197
+ msgid "Views over 48 hours. Click for more Site Stats."
1198
+ msgstr "Pregledi u zadnjih 48 sati. Kliknite za proširenu statistiku stranice."
1199
+
1200
+ #: modules/stats.php:706
1201
+ msgid "day"
1202
+ msgstr "dan"
1203
+
1204
+ #: modules/stats.php:707
1205
+ msgid "week"
1206
+ msgstr "sedmica"
1207
+
1208
+ #: modules/stats.php:708
1209
+ msgid "month"
1210
+ msgstr "mjesec"
1211
+
1212
+ #: modules/stats.php:711
1213
+ msgid "the past day"
1214
+ msgstr "jučer"
1215
+
1216
+ #: modules/stats.php:712
1217
+ msgid "the past week"
1218
+ msgstr "prošla sedmica"
1219
+
1220
+ #: modules/stats.php:713
1221
+ msgid "the past month"
1222
+ msgstr "prošli mjesec"
1223
+
1224
+ #: modules/stats.php:714
1225
+ msgid "the past quarter"
1226
+ msgstr "prošli kvartal"
1227
+
1228
+ #: modules/stats.php:715
1229
+ msgid "the past year"
1230
+ msgstr "prošla godina"
1231
+
1232
+ #: modules/stats.php:737
1233
+ msgid "Chart stats by"
1234
+ msgstr "Dijagram statistika od"
1235
+
1236
+ #: modules/stats.php:750
1237
+ msgid "Show top posts over"
1238
+ msgstr "Istakni najpopularnije članke"
1239
+
1240
+ #: modules/stats.php:763
1241
+ msgid "Show top search terms over"
1242
+ msgstr "Istakni najpopularnije pretrage"
1243
+
1244
+ #: modules/stats.php:922
1245
+ msgid "%1$s %2$s Views"
1246
+ msgstr "%1$s %2$s pregleda"
1247
+
1248
+ #: modules/stats.php:943
1249
+ msgid "View All"
1250
+ msgstr "Pregledaj sve"
1251
+
1252
+ #: modules/stats.php:947
1253
+ msgid "Top Posts"
1254
+ msgstr "Najpopularniji članci"
1255
+
1256
+ #: modules/sharedaddy/sharing.php:307
1257
+ msgid "Icon + text"
1258
+ msgstr "Ikona + tekst"
1259
+
1260
+ #: modules/sharedaddy/sharing.php:308
1261
+ msgid "Icon only"
1262
+ msgstr "Samo ikona"
1263
+
1264
+ #: modules/sharedaddy/sharing.php:309
1265
+ msgid "Text only"
1266
+ msgstr "Samo tekst"
1267
+
1268
+ #: modules/sharedaddy/sharing.php:310
1269
+ msgid "Official buttons"
1270
+ msgstr "Oficijelna dugmad"
1271
+
1272
+ #: modules/sharedaddy/sharing.php:315
1273
+ msgid "Sharing label"
1274
+ msgstr "Naslov za dijeljenje"
1275
+
1276
+ #: modules/sharedaddy/sharing.php:321
1277
+ msgid "Open links in"
1278
+ msgstr "Otvori linkove u"
1279
+
1280
+ #: modules/sharedaddy/sharing.php:324
1281
+ msgid "New window"
1282
+ msgstr "Novom prozoru"
1283
+
1284
+ #: modules/sharedaddy/sharing.php:325
1285
+ msgid "Same window"
1286
+ msgstr "Istom prozoru"
1287
+
1288
+ #: modules/sharedaddy/sharing.php:363
1289
+ msgid "Service name"
1290
+ msgstr "Ime servisa"
1291
+
1292
+ #: modules/sharedaddy/sharing.php:369
1293
+ msgid "Sharing URL"
1294
+ msgstr "URL za dijeljenje"
1295
+
1296
+ #: modules/sharedaddy/sharing.php:373
1297
+ msgid "You can add the following variables to your service sharing URL:"
1298
+ msgstr "Možete dodati sljedeće promjenjive u URL vašeg servisa za dijeljenje:"
1299
+
1300
+ #: modules/sharedaddy/sharing.php:378
1301
+ msgid "Icon URL"
1302
+ msgstr "URL ikone"
1303
+
1304
+ #: modules/sharedaddy/sharing.php:381
1305
+ msgid "Enter the URL of a 16x16px icon you want to use for this service."
1306
+ msgstr "Unesite URL ikone (veličine 16x16px) koju želite koristiti za ovaj servis."
1307
+
1308
+ #: modules/sharedaddy/sharing.php:387
1309
+ msgid "Create Share Button"
1310
+ msgstr "Kreiraj dugme za dijeljenje"
1311
+
1312
+ #: modules/sharedaddy/sharing.php:399
1313
+ msgid "An error occurred creating your new sharing service - please check you gave valid details."
1314
+ msgstr "Desila se greška prilikom kreiranja vašeg novog servisa za dijeljenje - molimo vas da provjerite da li ste unijeli ispravne informacije."
1315
+
1316
+ #: modules/shortcodes/archives.php:50
1317
+ msgid "Your blog does not currently have any published posts."
1318
+ msgstr "Vaš blog trenutno nema objavljenih članaka."
1319
+
1320
+ #: modules/shortcodes/audio.php:202
1321
+ msgid "Download: <a href=\"%s\">%s</a><br />"
1322
+ msgstr "Preuzmi: <a href=\"%s\">%s</a><br />"
1323
+
1324
+ #: modules/shortcodes/presentations.php:226
1325
+ msgid "This slideshow could not be started. Try refreshing the page or viewing it in another browser."
1326
+ msgstr ""
1327
+
1328
+ #: modules/shortcodes/slideshow.php:58 modules/widgets/gallery.php:330
1329
+ msgid "Slideshow"
1330
+ msgstr ""
1331
+
1332
+ #: modules/shortcodes/slideshow.php:131
1333
+ msgid "Click to view slideshow."
1334
+ msgstr ""
1335
+
1336
+ #: modules/shortcodes/slideshow.php:160
1337
+ msgid "This slideshow requires JavaScript."
1338
+ msgstr ""
1339
+
1340
+ #: modules/shortcodes/twitter-timeline.php:17
1341
+ msgid "Invalid username"
1342
+ msgstr "Neispravno korisničko ime"
1343
+
1344
+ #: modules/shortcodes/twitter-timeline.php:20
1345
+ msgid "Invalid id"
1346
+ msgstr ""
1347
+
1348
+ #: modules/shortcodes/twitter-timeline.php:22
1349
+ msgid "Tweets by @%s"
1350
+ msgstr ""
1351
+
1352
+ #: modules/social-links/social-links.php:81
1353
+ msgid "Connect"
1354
+ msgstr ""
1355
+
1356
+ #: modules/social-links/social-links.php:157
1357
+ msgid "&mdash; Select &mdash;"
1358
+ msgstr "&mdash; Odaberi &mdash;"
1359
+
1360
+ #: modules/stats.php:265 modules/stats.php:685
1361
+ msgid "Site Stats"
1362
+ msgstr "Statistika stranice"
1363
+
1364
+ #: modules/stats.php:356
1365
+ msgid "Loading&hellip;"
1366
+ msgstr "Učitavam&hellip;"
1367
+
1368
+ #: modules/stats.php:357
1369
+ msgid "Your Site Stats work better with Javascript enabled."
1370
+ msgstr "Statistike vaše stranice radit će bolje ako omogućite Javascript."
1371
+
1372
+ #: modules/sharedaddy/sharing-sources.php:930
1373
+ msgid "Click to share"
1374
+ msgstr "Kliknite za dijeljenje"
1375
+
1376
+ #: modules/sharedaddy/sharing-sources.php:985
1377
+ msgid "URL"
1378
+ msgstr "URL"
1379
+
1380
+ #: modules/sharedaddy/sharing-sources.php:990
1381
+ msgid "Icon"
1382
+ msgstr "Ikona"
1383
+
1384
+ #: modules/sharedaddy/sharing-sources.php:997
1385
+ msgid "Save"
1386
+ msgstr "Sačuvaj"
1387
+
1388
+ #: modules/sharedaddy/sharing-sources.php:998
1389
+ msgid "Remove Service"
1390
+ msgstr "Ukloni servis"
1391
+
1392
+ #: modules/sharedaddy/sharing-sources.php:1077
1393
+ msgid "Tumblr"
1394
+ msgstr "Tumblr"
1395
+
1396
+ #: modules/sharedaddy/sharing-sources.php:1088
1397
+ msgctxt "share to"
1398
+ msgid "Tumblr"
1399
+ msgstr "Tumblr"
1400
+
1401
+ #: modules/sharedaddy/sharing-sources.php:1088
1402
+ msgid "Click to share on Tumblr"
1403
+ msgstr "Kliknite da podijelite na Tumblru"
1404
+
1405
+ #: modules/sharedaddy/sharing-sources.php:1124
1406
+ msgid "Pinterest"
1407
+ msgstr "Pinterest"
1408
+
1409
+ #: modules/sharedaddy/sharing-sources.php:1168
1410
+ msgid "Pin It"
1411
+ msgstr "Pin It"
1412
+
1413
+ #: modules/sharedaddy/sharing-sources.php:1170
1414
+ msgctxt "share to"
1415
+ msgid "Pinterest"
1416
+ msgstr "Pinterest"
1417
+
1418
+ #: modules/sharedaddy/sharing-sources.php:1170
1419
+ msgid "Click to share on Pinterest"
1420
+ msgstr "Kliknite da podijelite na Pinterestu"
1421
+
1422
+ #: modules/sharedaddy/sharing-sources.php:1241
1423
+ #: modules/sharedaddy/sharing-sources.php:1259
1424
+ msgid "Pocket"
1425
+ msgstr ""
1426
+
1427
+ #: modules/sharedaddy/sharing-sources.php:1264
1428
+ msgctxt "share to"
1429
+ msgid "Pocket"
1430
+ msgstr ""
1431
+
1432
+ #: modules/sharedaddy/sharing-sources.php:1264
1433
+ msgid "Click to share on Pocket"
1434
+ msgstr ""
1435
+
1436
+ #: modules/sharedaddy/sharing.php:153
1437
+ msgid "Warning! Multibyte support missing!"
1438
+ msgstr "Upozorenje! Nedostaje Multibyte podrška!"
1439
+
1440
+ #: modules/sharedaddy/sharing.php:154
1441
+ msgid "This plugin will work without it, but multibyte support is used <a href=\"%s\">if available</a>. You may see minor problems with Tweets and other sharing services."
1442
+ msgstr "Ovaj plugin će raditi i bez nje, ali multibyte podrška se koristi uvijek kada je <a href=\"%s\">dostupna</a>. Moguće je da ćete imati sitne probleme sa vašim tweetovima i drugim servisima za dijeljenje."
1443
+
1444
+ #: modules/sharedaddy/sharing.php:171
1445
+ msgid "Add sharing buttons to your blog and allow your visitors to share posts with their friends."
1446
+ msgstr ""
1447
+
1448
+ #: modules/sharedaddy/sharing.php:177
1449
+ msgid "Available Services"
1450
+ msgstr "Dostupni servisi"
1451
+
1452
+ #: modules/sharedaddy/sharing.php:178
1453
+ msgid "Drag and drop the services you'd like to enable into the box below."
1454
+ msgstr "Dovucite servise koje želite omogućiti u okvir ispod."
1455
+
1456
+ #: modules/sharedaddy/sharing.php:179
1457
+ msgid "Add a new service"
1458
+ msgstr "Dodaj novi servis"
1459
+
1460
+ #: modules/sharedaddy/sharing.php:192
1461
+ msgid "Please note that your services have been restricted because your site is private."
1462
+ msgstr "Imajte na umu da su vaši servisi ograničeni jer koristite privatnu stranicu."
1463
+
1464
+ #: modules/sharedaddy/sharing.php:203
1465
+ msgid "Enabled Services"
1466
+ msgstr "Omogućeni servisi"
1467
+
1468
+ #: modules/sharedaddy/sharing.php:206
1469
+ msgid "Services dragged here will appear individually."
1470
+ msgstr "Servisi dovučeni ovdje će se prikazivati samostalno."
1471
+
1472
+ #: modules/sharedaddy/sharing.php:209
1473
+ msgid "Drag and drop available services here."
1474
+ msgstr "Ovdje dovucite i pustite dostupne servise."
1475
+
1476
+ #: modules/sharedaddy/sharing.php:220
1477
+ msgid "Services dragged here will be hidden behind a share button."
1478
+ msgstr "Servisi dovučeni ovdje će biti sakriveni unutar dugmeta za dijeljenje."
1479
+
1480
+ #: modules/sharedaddy/sharing.php:235
1481
+ msgid "Live Preview"
1482
+ msgstr "Pregled uživo"
1483
+
1484
+ #: modules/sharedaddy/sharing.php:238
1485
+ msgid "Sharing is off. Add services above to enable."
1486
+ msgstr "Dijeljenje je isključeno. Dodajte servise kako biste ga omogućili."
1487
+
1488
+ #: modules/sharedaddy/sharing.php:304
1489
+ msgid "Button style"
1490
+ msgstr "Stil dugmeta"
1491
+
1492
+ #: modules/sharedaddy/sharing-sources.php:302
1493
+ msgid "Post was not sent - check your email addresses!"
1494
+ msgstr "Članak nije poslan - provjerite vašu email adresu!"
1495
+
1496
+ #: modules/sharedaddy/sharing-sources.php:306
1497
+ msgid "Email check failed, please try again"
1498
+ msgstr "Provjera emaila nije uspjela, molimo vas da pokušate ponovo"
1499
+
1500
+ #: modules/sharedaddy/sharing-sources.php:310
1501
+ msgid "Sorry, your blog cannot share posts by email."
1502
+ msgstr "Žao nam je, vaš blog ne može dijeliti članke pomoću emaila."
1503
+
1504
+ #: modules/sharedaddy/sharing-sources.php:333
1505
+ msgid "Twitter"
1506
+ msgstr "Twitter"
1507
+
1508
+ #: modules/sharedaddy/sharing-sources.php:379
1509
+ msgctxt "share to"
1510
+ msgid "Twitter"
1511
+ msgstr "Twitter"
1512
+
1513
+ #: modules/sharedaddy/sharing-sources.php:379
1514
+ msgid "Click to share on Twitter"
1515
+ msgstr "Kliknite ovdje za dijeljenje na Twitteru"
1516
+
1517
+ #: modules/sharedaddy/sharing-sources.php:454
1518
+ msgid "StumbleUpon"
1519
+ msgstr "StumbleUpon"
1520
+
1521
+ #: modules/sharedaddy/sharing-sources.php:465
1522
+ msgctxt "share to"
1523
+ msgid "StumbleUpon"
1524
+ msgstr "StumbleUpon"
1525
+
1526
+ #: modules/sharedaddy/sharing-sources.php:465
1527
+ msgid "Click to share on StumbleUpon"
1528
+ msgstr "Kliknite za dijeljenje na StumbleUponu"
1529
+
1530
+ #: modules/sharedaddy/sharing-sources.php:492
1531
+ #: modules/sharedaddy/sharing-sources.php:499
1532
+ msgid "Reddit"
1533
+ msgstr "Reddit"
1534
+
1535
+ #: modules/sharedaddy/sharing-sources.php:499
1536
+ msgid "Click to share on Reddit"
1537
+ msgstr "Kliknite za dijeljenje na Redditu"
1538
+
1539
+ #: modules/sharedaddy/sharing-sources.php:526
1540
+ msgid "Digg"
1541
+ msgstr "Digg"
1542
+
1543
+ #: modules/sharedaddy/sharing-sources.php:535
1544
+ #: modules/sharedaddy/sharing-sources.php:538
1545
+ msgid "Click to Digg this post"
1546
+ msgstr "Kliknite za dijeljenje ovog članka na Diggu"
1547
+
1548
+ #: modules/sharedaddy/sharing-sources.php:538
1549
+ msgctxt "share to"
1550
+ msgid "Digg"
1551
+ msgstr "Digg"
1552
+
1553
+ #: modules/sharedaddy/sharing-sources.php:582
1554
+ msgid "LinkedIn"
1555
+ msgstr "LinkedIn"
1556
+
1557
+ #: modules/sharedaddy/sharing-sources.php:596
1558
+ msgctxt "share to"
1559
+ msgid "LinkedIn"
1560
+ msgstr "LinkedIn"
1561
+
1562
+ #: modules/sharedaddy/sharing-sources.php:596
1563
+ msgid "Click to share on LinkedIn"
1564
+ msgstr "Klik za razmjenu na LinkedInu"
1565
+
1566
+ #: modules/sharedaddy/sharing-sources.php:659
1567
+ msgid "Facebook"
1568
+ msgstr "Facebook"
1569
+
1570
+ #: modules/sharedaddy/sharing-sources.php:733
1571
+ msgctxt "share to"
1572
+ msgid "Facebook"
1573
+ msgstr "Facebook"
1574
+
1575
+ #: modules/sharedaddy/sharing-sources.php:733
1576
+ msgid "Share on Facebook"
1577
+ msgstr "Podijeli na Facebooku"
1578
+
1579
+ #: modules/sharedaddy/sharing-sources.php:764
1580
+ msgid "Print"
1581
+ msgstr "Štampanje"
1582
+
1583
+ #: modules/sharedaddy/sharing-sources.php:768
1584
+ msgctxt "share to"
1585
+ msgid "Print"
1586
+ msgstr "Štampaj"
1587
+
1588
+ #: modules/sharedaddy/sharing-sources.php:768
1589
+ msgid "Click to print"
1590
+ msgstr "Kliknite za štampanje"
1591
+
1592
+ #: modules/sharedaddy/sharing-sources.php:784
1593
+ msgid "Press This"
1594
+ msgstr "Objavi ovo"
1595
+
1596
+ #: modules/sharedaddy/sharing-sources.php:812
1597
+ msgctxt "share to"
1598
+ msgid "Press This"
1599
+ msgstr "Objavi ovo"
1600
+
1601
+ #: modules/sharedaddy/sharing-sources.php:812
1602
+ msgid "Click to Press This!"
1603
+ msgstr "Kliknite za objavljivanje!"
1604
+
1605
+ #: modules/sharedaddy/sharing-sources.php:830
1606
+ msgid "Google"
1607
+ msgstr "Google"
1608
+
1609
+ #: modules/sharedaddy/sharing-sources.php:843
1610
+ msgctxt "share to"
1611
+ msgid "Google"
1612
+ msgstr ""
1613
+
1614
+ #: modules/sharedaddy/sharing-sources.php:843
1615
+ msgid "Click to share on Google+"
1616
+ msgstr ""
1617
+
1618
+ #: modules/publicize/ui.php:194
1619
+ msgid "Are you sure you want to stop Publicizing posts to this connection?"
1620
+ msgstr ""
1621
+
1622
+ #: modules/publicize/ui.php:216
1623
+ msgid "Make this connection available to all users of this blog?"
1624
+ msgstr ""
1625
+
1626
+ #: modules/publicize/ui.php:224
1627
+ msgid "There was a problem connecting to %s. Please disconnect and try again."
1628
+ msgstr ""
1629
+
1630
+ #: modules/publicize/ui.php:414
1631
+ msgid "Publicize:"
1632
+ msgstr "Publikacija:"
1633
+
1634
+ #: modules/publicize/ui.php:494
1635
+ msgctxt "Service: Account connected as"
1636
+ msgid "%1$s: %2$s"
1637
+ msgstr ""
1638
+
1639
+ #: modules/publicize/ui.php:529
1640
+ msgid "Custom Message:"
1641
+ msgstr "Korisnička poruka:"
1642
+
1643
+ #: modules/publicize/ui.php:534 modules/publicize/ui.php:563
1644
+ #: modules/publicize/ui.php:565
1645
+ msgid "Hide"
1646
+ msgstr "Sakrij"
1647
+
1648
+ #: modules/publicize/ui.php:543
1649
+ msgid "Not Connected"
1650
+ msgstr ""
1651
+
1652
+ #: modules/publicize/ui.php:550
1653
+ msgid "Connect to"
1654
+ msgstr ""
1655
+
1656
+ #: modules/publicize/ui.php:555
1657
+ msgid "Connect and share your posts on %s"
1658
+ msgstr ""
1659
+
1660
+ #: modules/publicize/ui.php:578
1661
+ msgid "Show"
1662
+ msgstr "Prikaži"
1663
+
1664
+ #: modules/publicize.php:89
1665
+ msgctxt "word count: words or characters?"
1666
+ msgid "words"
1667
+ msgstr "words"
1668
+
1669
+ #: modules/sharedaddy/sharedaddy.php:18
1670
+ msgid "Shared Post"
1671
+ msgstr "Podijeljeni članak"
1672
+
1673
+ #: modules/sharedaddy/sharedaddy.php:114
1674
+ msgid "Disable CSS and JS"
1675
+ msgstr "Onemogući CSS i JS"
1676
+
1677
+ #: modules/sharedaddy/sharedaddy.php:116
1678
+ msgid "Advanced. If this option is checked, you must include these files in your theme manually for the sharing links to work."
1679
+ msgstr "Napredno. Ako je ova opcija uključena, ove datoteke morate ručnu ubaciti u vašu temu da bi linkovi za razmjenjivanje funkcionisali."
1680
+
1681
+ #: modules/sharedaddy/sharing-service.php:12
1682
+ msgid "Share this:"
1683
+ msgstr "Podijeli ovo:"
1684
+
1685
+ #: modules/sharedaddy/sharing-service.php:551
1686
+ #: modules/sharedaddy/sharing.php:250 modules/sharedaddy/sharing.php:283
1687
+ msgid "More"
1688
+ msgstr "Više"
1689
+
1690
+ #: modules/sharedaddy/sharing-service.php:553
1691
+ #: modules/videopress/videopress.php:635
1692
+ msgid "Share"
1693
+ msgstr "Podijeli"
1694
+
1695
+ #: modules/sharedaddy/sharing-sources.php:200
1696
+ msgctxt "as sharing source"
1697
+ msgid "Email"
1698
+ msgstr ""
1699
+
1700
+ #: modules/sharedaddy/sharing-sources.php:242
1701
+ msgid "This post has been shared!"
1702
+ msgstr "Ovaj članak je podijeljen!"
1703
+
1704
+ #: modules/sharedaddy/sharing-sources.php:243
1705
+ msgid "You have shared this post with %s"
1706
+ msgstr "Podijelili ste ovaj članak sa %s"
1707
+
1708
+ #: modules/sharedaddy/sharing-sources.php:244
1709
+ #: modules/videopress/videopress.php:676 modules/wpcc/wpcc-sign-on.php:122
1710
+ msgid "Close"
1711
+ msgstr "Zatvori"
1712
+
1713
+ #: modules/sharedaddy/sharing-sources.php:266
1714
+ msgctxt "share to"
1715
+ msgid "Email"
1716
+ msgstr "Email"
1717
+
1718
+ #: modules/sharedaddy/sharing-sources.php:266
1719
+ msgid "Click to email this to a friend"
1720
+ msgstr "Kliknite za slanje emaila prijatelju"
1721
+
1722
+ #: modules/sharedaddy/sharing-sources.php:279
1723
+ msgid "Send to Email Address"
1724
+ msgstr "Pošalji na email adresu"
1725
+
1726
+ #: modules/sharedaddy/sharing-sources.php:287
1727
+ msgid "Your Name"
1728
+ msgstr "Vaše ime"
1729
+
1730
+ #: modules/sharedaddy/sharing-sources.php:290
1731
+ msgid "Your Email Address"
1732
+ msgstr "Vaša email adresa"
1733
+
1734
+ #: modules/sharedaddy/sharing-sources.php:298
1735
+ msgid "Send Email"
1736
+ msgstr "Pošalji email"
1737
+
1738
+ #: modules/post-by-email.php:116
1739
+ msgid "Regenerate Address"
1740
+ msgstr ""
1741
+
1742
+ #: modules/post-by-email.php:117
1743
+ msgid "Disable Post By Email"
1744
+ msgstr ""
1745
+
1746
+ #: modules/post-by-email.php:125
1747
+ msgid "To use Post By Email, you need to link your %s account to your WordPress.com account."
1748
+ msgstr ""
1749
+
1750
+ #: modules/post-by-email.php:128 modules/publicize/publicize-jetpack.php:62
1751
+ msgid "If you don't have a WordPress.com account yet, you can sign up for free in just a few seconds."
1752
+ msgstr ""
1753
+
1754
+ #: modules/post-by-email.php:169 modules/post-by-email.php:178
1755
+ msgid "Unable to create your Post By Email address. Please try again later."
1756
+ msgstr ""
1757
+
1758
+ #: modules/post-by-email.php:197 modules/post-by-email.php:206
1759
+ msgid "Unable to regenerate your Post By Email address. Please try again later."
1760
+ msgstr ""
1761
+
1762
+ #: modules/post-by-email.php:225 modules/post-by-email.php:234
1763
+ msgid "Unable to disable your Post By Email address. Please try again later."
1764
+ msgstr ""
1765
+
1766
+ #: modules/publicize/publicize-jetpack.php:59
1767
+ msgid "To use Publicize, you'll need to link your %s account to your WordPress.com account using the button to the right."
1768
+ msgstr ""
1769
+
1770
+ #: modules/publicize/publicize-jetpack.php:176
1771
+ msgid "There was a problem connecting to %s to create an authorized connection. Please try again in a moment."
1772
+ msgstr ""
1773
+
1774
+ #: modules/publicize/publicize-jetpack.php:182
1775
+ msgid "An invalid request was made. This normally means that something intercepted or corrupted the request from your server to the Jetpack Server. Try again and see if it works this time."
1776
+ msgstr ""
1777
+
1778
+ #: modules/publicize/publicize-jetpack.php:185
1779
+ msgid "We could not verify that your server is making an authorized request. Please try again, and make sure there is nothing interfering with requests from your server to the Jetpack Server."
1780
+ msgstr ""
1781
+
1782
+ #: modules/publicize/publicize-jetpack.php:188
1783
+ msgid "No blog_id was included in your request. Please try disconnecting Jetpack from WordPress.com and then reconnecting it. Once you have done that, try connecting Publicize again."
1784
+ msgstr ""
1785
+
1786
+ #: modules/publicize/publicize-jetpack.php:191
1787
+ msgid "No user information was included in your request. Please make sure that your user account has connected to Jetpack. Connect your user account by going to the <a href=\"%s\">Jetpack page</a> within wp-admin."
1788
+ msgstr ""
1789
+
1790
+ #: modules/publicize/publicize-jetpack.php:194
1791
+ msgid "Something which should never happen, happened. Sorry about that. If you try again, maybe it will work."
1792
+ msgstr ""
1793
+
1794
+ #: modules/publicize/publicize-jetpack.php:198
1795
+ msgid "There was a problem connecting with Publicize. Please try again in a moment."
1796
+ msgstr ""
1797
+
1798
+ #: modules/publicize/publicize-jetpack.php:207
1799
+ msgid "Error code: %s"
1800
+ msgstr ""
1801
+
1802
+ #: modules/publicize/publicize-jetpack.php:216
1803
+ msgid "That connection has been removed."
1804
+ msgstr ""
1805
+
1806
+ #: modules/publicize/publicize-jetpack.php:381
1807
+ #: modules/publicize/publicize-jetpack.php:398
1808
+ #: modules/publicize/publicize-jetpack.php:521
1809
+ msgid "Publicize to my %s:"
1810
+ msgstr ""
1811
+
1812
+ #: modules/publicize/publicize-jetpack.php:382
1813
+ msgid "Facebook Wall"
1814
+ msgstr ""
1815
+
1816
+ #: modules/publicize/publicize-jetpack.php:399
1817
+ msgid "Facebook Page"
1818
+ msgstr ""
1819
+
1820
+ #: modules/publicize/publicize-jetpack.php:522
1821
+ msgid "Tumblr blog"
1822
+ msgstr ""
1823
+
1824
+ #: modules/publicize/publicize-jetpack.php:623
1825
+ msgid "Before you hit Publish, please refresh your connection to make sure we can Publicize your post:"
1826
+ msgstr ""
1827
+
1828
+ #: modules/publicize/publicize-jetpack.php:633
1829
+ msgid "Refresh connection with %s"
1830
+ msgstr ""
1831
+
1832
+ #: modules/publicize/ui.php:76
1833
+ msgid "You have successfully connected your blog with your %s account."
1834
+ msgstr ""
1835
+
1836
+ #: modules/publicize/ui.php:82
1837
+ msgid "You have chosen not to connect your blog. Please click 'accept' when prompted if you wish to connect your accounts."
1838
+ msgstr ""
1839
+
1840
+ #: modules/publicize/ui.php:103
1841
+ msgid "Connect your blog to popular social networking sites and automatically share new posts with your friends."
1842
+ msgstr "Povežite vaš blog sa popularnim društvenim mrežama i automatski dijelite nove članke sa vašim prijateljima."
1843
+
1844
+ #: modules/publicize/ui.php:104
1845
+ msgid "You can make a connection for just yourself or for all users on your blog. Shared connections are marked with the (Shared) text."
1846
+ msgstr ""
1847
+
1848
+ #: modules/publicize/ui.php:165
1849
+ msgid "Shared"
1850
+ msgstr ""
1851
+
1852
+ #: modules/publicize/ui.php:181
1853
+ msgid "Add new %s connection."
1854
+ msgstr ""
1855
+
1856
+ #: modules/module-info.php:855
1857
+ msgid "With WordPress.com Connect, your users will be able to log into your WordPress admin with the same credentials they use to log into WordPress.com. It's safe and secure."
1858
+ msgstr ""
1859
+
1860
+ #: modules/module-info.php:856
1861
+ msgid "Once enabled, a \"Connect with WordPress.com\" option will be added to your existing log-in form."
1862
+ msgstr ""
1863
+
1864
+ #: modules/module-info.php:872 modules/videopress/videopress.php:330
1865
+ msgid "VideoPress"
1866
+ msgstr "VideoPress"
1867
+
1868
+ #: modules/module-info.php:873
1869
+ msgid "With the VideoPress module you can easily upload videos to your WordPress site and embed them in your posts and pages. This module requires a WordPress.com account with an active <a href=\"http://store.wordpress.com/premium-upgrades/videopress/\" target=\"_blank\">VideoPress subscription</a>."
1870
+ msgstr ""
1871
+
1872
+ #: modules/omnisearch/omnisearch-comments.php:17
1873
+ msgid "Search Comments"
1874
+ msgstr "Pretraga komentara"
1875
+
1876
+ #: modules/omnisearch/omnisearch-comments.php:18
1877
+ #: modules/omnisearch/omnisearch-comments.php:27
1878
+ #: modules/widgets/rsslinks-widget.php:68
1879
+ #: modules/widgets/rsslinks-widget.php:136
1880
+ msgid "Comments"
1881
+ msgstr "Komentari"
1882
+
1883
+ #: modules/omnisearch/omnisearch-core.php:85
1884
+ msgid "search everything"
1885
+ msgstr ""
1886
+
1887
+ #: modules/omnisearch/omnisearch-core.php:95
1888
+ msgid "Results:"
1889
+ msgstr ""
1890
+
1891
+ #: modules/omnisearch/omnisearch-core.php:96
1892
+ msgid "Jump to:"
1893
+ msgstr ""
1894
+
1895
+ #: modules/omnisearch/omnisearch-core.php:107
1896
+ msgid "Back to Top &uarr;"
1897
+ msgstr ""
1898
+
1899
+ #: modules/omnisearch/omnisearch-core.php:154
1900
+ msgid "Search Everything"
1901
+ msgstr ""
1902
+
1903
+ #: modules/omnisearch/omnisearch-media.php:16
1904
+ msgid "Search Media"
1905
+ msgstr "Pretraga datoteka"
1906
+
1907
+ #: modules/omnisearch/omnisearch-media.php:17
1908
+ #: modules/omnisearch/omnisearch-media.php:28
1909
+ msgid "Media"
1910
+ msgstr "Datoteke"
1911
+
1912
+ #: modules/omnisearch/omnisearch-plugins.php:20
1913
+ msgid "Search Plugins"
1914
+ msgstr "Pretraga plugina"
1915
+
1916
+ #: modules/omnisearch/omnisearch-plugins.php:21
1917
+ #: modules/omnisearch/omnisearch-plugins.php:26
1918
+ msgid "Plugins"
1919
+ msgstr "Plugini"
1920
+
1921
+ #: modules/omnisearch/omnisearch-plugins.php:23
1922
+ msgid "Loading &hellip;"
1923
+ msgstr ""
1924
+
1925
+ #: modules/omnisearch/omnisearch-posts.php:44
1926
+ #: modules/widgets/facebook-likebox.php:124
1927
+ #: modules/widgets/gravatar-profile.php:174
1928
+ msgid "Title"
1929
+ msgstr "Naslov"
1930
+
1931
+ #: modules/omnisearch/omnisearch-posts.php:45
1932
+ msgid "Snippet"
1933
+ msgstr ""
1934
+
1935
+ #: modules/omnisearch/omnisearch-posts.php:75
1936
+ msgid "Unpublished"
1937
+ msgstr "Neobjavljeno"
1938
+
1939
+ #: modules/omnisearch/omnisearch-posts.php:78
1940
+ msgid "Y/m/d g:i:s A"
1941
+ msgstr "d/m/Y H:i:s"
1942
+
1943
+ #: modules/omnisearch/omnisearch-posts.php:85
1944
+ msgid "%s ago"
1945
+ msgstr "prije %s"
1946
+
1947
+ #: modules/omnisearch/omnisearch-posts.php:87
1948
+ msgid "Y/m/d"
1949
+ msgstr "d/m/Y"
1950
+
1951
+ #: modules/omnisearch/omnisearch-posts.php:93
1952
+ msgid "Published"
1953
+ msgstr "Objavljeno"
1954
+
1955
+ #: modules/omnisearch/omnisearch-posts.php:96
1956
+ msgid "Missed schedule"
1957
+ msgstr "Neispoštovani raspored"
1958
+
1959
+ #: modules/omnisearch/omnisearch-posts.php:98
1960
+ msgid "Scheduled"
1961
+ msgstr "Zakazano"
1962
+
1963
+ #: modules/omnisearch/omnisearch-posts.php:100
1964
+ msgid "Last Modified"
1965
+ msgstr "Posljednja izmjena"
1966
+
1967
+ #: modules/post-by-email.php:94 modules/subscriptions.php:620
1968
+ msgid "Email Address"
1969
+ msgstr "Email adresa"
1970
+
1971
+ #: modules/post-by-email.php:109
1972
+ msgid "Enable Post By Email"
1973
+ msgstr ""
1974
+
1975
+ #: modules/post-by-email.php:113
1976
+ #: modules/videopress/class.videopress-player.php:283
1977
+ msgid "More information"
1978
+ msgstr "Više informacija"
1979
+
1980
+ #: modules/module-info.php:642
1981
+ msgid "With the Infinite Scroll module and a supported theme, that's exactly what happens. Instead of the old way of navigating down a page by scrolling and then clicking a link to get to the next page, waiting for a page refresh&mdash;the document model of the web&mdash;infinite scrolling pulls the next set of posts automatically into view when the reader approaches the bottom of the page, more like an application."
1982
+ msgstr ""
1983
+
1984
+ #: modules/module-info.php:645
1985
+ msgid "At this time, your theme, %s, doesn't support Infinite Scroll. Unlike other Jetpack modules, Infinite Scroll needs information from your theme to function properly."
1986
+ msgstr ""
1987
+
1988
+ #: modules/module-info.php:647
1989
+ msgid "Until your theme supports Infinite Scroll, you won't be able to activate this module."
1990
+ msgstr ""
1991
+
1992
+ #: modules/module-info.php:657
1993
+ msgid "There is an update available for your theme. You may wish to check if this update adds Infinite Scroll support by visiting the <a href=\"%s\">WordPress Updates</a> page."
1994
+ msgstr ""
1995
+
1996
+ #: modules/module-info.php:681 modules/module-info.php:684
1997
+ #: modules/post-by-email.php:91
1998
+ msgid "Post by Email"
1999
+ msgstr "Objavljivanje pomoću emaila"
2000
+
2001
+ #: modules/module-info.php:686
2002
+ msgid "Post by Email is a way of publishing posts on your blog by email. Any email client can be used to send the email, allowing you to publish quickly and easily from devices such as cell phones."
2003
+ msgstr ""
2004
+
2005
+ #: modules/module-info.php:690
2006
+ msgid "Manage your Post By Email address from your <a href=\"%s\">profile settings</a>."
2007
+ msgstr ""
2008
+
2009
+ #: modules/module-info.php:694
2010
+ msgid "More information on sending emails, attachments, and customizing your posts."
2011
+ msgstr ""
2012
+
2013
+ #: modules/module-info.php:714
2014
+ msgid "Photon"
2015
+ msgstr ""
2016
+
2017
+ #: modules/module-info.php:716
2018
+ msgid "Give your site a boost by loading images in posts from the WordPress.com content delivery network. We cache your images and serve them from our super-fast network, reducing the burden on your Web host with the click of a button."
2019
+ msgstr ""
2020
+
2021
+ #: modules/module-info.php:735 modules/module-info.php:738
2022
+ #: modules/tiled-gallery/tiled-gallery.php:342
2023
+ msgid "Tiled Galleries"
2024
+ msgstr ""
2025
+
2026
+ #: modules/module-info.php:741
2027
+ msgid "Create elegant magazine-style mosaic layouts for your photos without having to use an external graphic editor."
2028
+ msgstr ""
2029
+
2030
+ #: modules/module-info.php:742
2031
+ msgid "When adding a gallery to your post, you now have the option to select a layout style for your images. We've added support for Rectangular, Square, and Circular galleries. By default, galleries will continue to display using the standard thumbnail grid layout. To make the rectangular layout the default for all of your site's galleries, head over to <a href=\"%s\">Settings &rarr; Media</a> and check the box next to \"Display all your gallery pictures in a cool mosaic.\""
2032
+ msgstr ""
2033
+
2034
+ #: modules/module-info.php:743
2035
+ msgid "Note: Images in tiled galleries require extra-special processing, so they will be served from WordPress.com's CDN even if the Photon module is disabled."
2036
+ msgstr ""
2037
+
2038
+ #: modules/module-info.php:765
2039
+ msgid "Likes allow your readers to show their appreciation for your posts and other published content using their WordPress.com accounts. Your readers will then be able to review their liked posts from WordPress.com."
2040
+ msgstr ""
2041
+
2042
+ #: modules/module-info.php:766
2043
+ msgid "Displayed below your posts will be how many people have liked your posts and the Gravatars of those who have liked them."
2044
+ msgstr ""
2045
+
2046
+ #: modules/module-info.php:768
2047
+ msgid "More information on using Likes."
2048
+ msgstr ""
2049
+
2050
+ #: modules/module-info.php:791
2051
+ msgid "The Google+ profile module allows you to connect your blog and Google+ accounts."
2052
+ msgstr ""
2053
+
2054
+ #: modules/module-info.php:792
2055
+ msgid "Displayed below your posts will be a link back to your Google+ profile and a Google+ follow button. A link will also be added to your Google+ profile."
2056
+ msgstr ""
2057
+
2058
+ #: modules/module-info.php:794
2059
+ msgid "More information on using Google+ Profile."
2060
+ msgstr ""
2061
+
2062
+ #: modules/module-info.php:810 modules/omnisearch/omnisearch-core.php:59
2063
+ #: modules/omnisearch/omnisearch-core.php:64
2064
+ #: modules/omnisearch/omnisearch-core.php:85
2065
+ msgid "Omnisearch"
2066
+ msgstr ""
2067
+
2068
+ #: modules/module-info.php:812
2069
+ msgid "Search once, get results from everything! Currently supports searching posts, pages, comments, and plugins."
2070
+ msgstr ""
2071
+
2072
+ #: modules/module-info.php:814
2073
+ msgid "Omnisearch plays nice with other plugins by letting other providers offer results as well."
2074
+ msgstr ""
2075
+
2076
+ #: modules/module-info.php:833
2077
+ msgid "Widget Visibility"
2078
+ msgstr ""
2079
+
2080
+ #: modules/module-info.php:835
2081
+ msgid "Control which pages your widgets appear on with Widget Visibility."
2082
+ msgstr ""
2083
+
2084
+ #: modules/module-info.php:836
2085
+ msgid "To control visibility, expand the widget and click the Visibility button next to the Save button, and then, choose a set of visibility options."
2086
+ msgstr ""
2087
+
2088
+ #: modules/module-info.php:837
2089
+ msgid "For example, if you wanted the Archives widget to only appear on category archives and error pages, choose \"Show\" from the first dropdown and then add two rules: \"Page is 404 Error Page\" and \"Category is All Category Pages.\""
2090
+ msgstr ""
2091
+
2092
+ #: modules/module-info.php:838
2093
+ msgid "You can also hide widgets based on the current page. For example, if you don't want the Archives widget to appear on search results pages, choose \"Hide\" and \"Page is Search results.\""
2094
+ msgstr ""
2095
+
2096
+ #: modules/module-info.php:853 modules/wpcc/wpcc-sign-on.php:84
2097
+ #: modules/wpcc/wpcc-sign-on.php:174
2098
+ msgid "WordPress.com Connect"
2099
+ msgstr ""
2100
+
2101
+ #: modules/module-info.php:429
2102
+ msgid "Easily allow any visitor to subscribe to all of your posts via email through a widget in your blog&#8217;s sidebar. Every time you publish a post, WordPress.com will send a notification to all your subscribers."
2103
+ msgstr "Omogućite vašim korisnicima jednostavnu pretplatu na vaše članke pomoću emaila koristeći se dodatkom u vašoj bočnoj traci. Svaki put kada objavite članak, WordPress.com će poslati obavijest svim vašim pretplatnicima."
2104
+
2105
+ #: modules/module-info.php:430
2106
+ msgid "When leaving comments, your visitors can also subscribe to a post&#8217;s comments to keep up with the conversation."
2107
+ msgstr "Prilikom pisanja komentara, posjetioci na vašoj stranici će imati opciju da se pretplate na komentare kako bi bili obaviješteni o razvoju diskusije na pojedinom članku."
2108
+
2109
+ #: modules/module-info.php:435
2110
+ msgid "To use the Subscriptions widget, go to Appearance &#8594; <a href=\"%s\">Widgets</a>. Drag the widget labeled &#8220;Blog Subscriptions (Jetpack)&#8221; into one of your sidebars and configure away."
2111
+ msgstr "Za korištenje dodatka za pretplate, otvorite Izgled&#8594; <a href=\"%s\">Dodaci</a>. Prebacite dodatak pod imenom &#8220;Blog pretplate (Jetpack) &#8221; u jednu od vaših bočnih traka i izvršite potrebna podešavanja."
2112
+
2113
+ #: modules/module-info.php:436
2114
+ msgid "You can also make changes to your Subscription settings at the bottom of the <a href=\"%s\">Discussion Settings</a> page."
2115
+ msgstr ""
2116
+
2117
+ #: modules/module-info.php:449
2118
+ msgid "Enhanced Distribution"
2119
+ msgstr "Poboljšana distribucija"
2120
+
2121
+ #: modules/module-info.php:451
2122
+ msgid "Jetpack will automatically take the great published content from your blog or website and share it instantly with third party services like search engines, increasing your reach and traffic."
2123
+ msgstr "Jetpack će automatski sakupljati vaš objavljeni sadržaj i trenutno ga slati pretraživačima kako biste povećali saobraćaj na vašoj stranici i proširili njen uticaj."
2124
+
2125
+ #: modules/module-info.php:466
2126
+ msgid "JSON API"
2127
+ msgstr "JSON API"
2128
+
2129
+ #: modules/module-info.php:468
2130
+ msgid "Jetpack will allow you to authorize applications and services to securely connect to your blog and allow them to use your content in new ways and offer you new functionality."
2131
+ msgstr ""
2132
+
2133
+ #: modules/module-info.php:470
2134
+ msgid "Developers can use WordPress.com's <a href='http://developer.wordpress.com/docs/oauth2/'>OAuth2</a> authentication system and <a href='http://developer.wordpress.com/docs/api/'>WordPress.com REST API</a> to manage and access your site's content."
2135
+ msgstr ""
2136
+
2137
+ #: modules/module-info.php:498
2138
+ msgid "A contact form is a great way to offer your readers the ability to get in touch, without giving out your personal email address."
2139
+ msgstr "Obrazac za kontakt je dobar način da omogućite vašim čitateljima da vas kontaktiraju bez objavljivanja vaše lične email adrese."
2140
+
2141
+ #: modules/module-info.php:501
2142
+ msgid "Each contact form can easily be customized to fit your needs. When a user submits your contact form, the feedback will be filtered through <a href=\"http://akismet.com/\">Akismet</a> (if it is active on your site) to make sure it’s not spam. Any legitimate feedback will then be emailed to you, and added to your feedback management area."
2143
+ msgstr "Svaki obrazac za kontakt moguće je prilagoditi vašim potrebama. Kada korisnik pošalje podatke pomoću obrasca, oni će biti filtrirani pomoću <a href=\"http://akismet.com/\">Akismet</a> (ako je ovaj plugin aktiviran na vašoj stranici) da bi se utvrdilo da li se radi o spamu. Nakon toga, svaka poruka koja nije spam će vam biti proslijeđena na vašu email adresu i dodana u oblast za upravljanje porukama iz obrasca za kontakt."
2144
+
2145
+ #: modules/module-info.php:518
2146
+ msgid "Jetpack Comments Screenshot"
2147
+ msgstr "Slika za Jetpack komentare"
2148
+
2149
+ #: modules/module-info.php:523
2150
+ msgid "Jetpack Comments enables your visitors to use their WordPress.com, Twitter, or Facebook accounts when commenting on your site."
2151
+ msgstr "Jetpack komentari omogućavaju vašim korisnicima da koriste svoje WordPress.com, Twitter ili Facebook račune prilikom komentarisanja na vašoj stranici."
2152
+
2153
+ #: modules/module-info.php:528
2154
+ msgid "Jetpack tries to match your site's color scheme automatically, but you can make manual adjustments at the bottom of the <a href='%s'>Discussion Settings</a> page."
2155
+ msgstr "Jetpack će pokušati da automatski izabere odgovarajuću šemu boja. Također, vi možete napraviti i ručne izmjene pomoću postavki na dnu stranice za <a href='%s'>raspravu</a>."
2156
+
2157
+ #: modules/module-info.php:549
2158
+ msgid "Gallery Carousel Screenshot"
2159
+ msgstr ""
2160
+
2161
+ #: modules/module-info.php:552 modules/widgets/gallery.php:334
2162
+ msgid "Carousel"
2163
+ msgstr "Carousel"
2164
+
2165
+ #: modules/module-info.php:554
2166
+ msgid "With Carousel active, any standard WordPress galleries you have embedded in posts or pages will launch a gorgeous full-screen photo browsing experience with comments and EXIF metadata."
2167
+ msgstr ""
2168
+
2169
+ #: modules/module-info.php:567 modules/module-info.php:570
2170
+ msgid "Custom CSS"
2171
+ msgstr "Korisnički CSS"
2172
+
2173
+ #: modules/module-info.php:571
2174
+ msgid "The Custom CSS editor gives you the ability to add to or replace your theme's CSS, all while supplying syntax coloring, auto-indentation, and immediate feedback on the validity of the CSS you're writing."
2175
+ msgstr ""
2176
+
2177
+ #: modules/module-info.php:572
2178
+ msgid "To use the CSS editor, go to Appearance &#8594; <a href=\"%s\">Edit CSS</a>."
2179
+ msgstr ""
2180
+
2181
+ #: modules/module-info.php:589 modules/module-info.php:592
2182
+ msgid "Mobile Theme"
2183
+ msgstr ""
2184
+
2185
+ #: modules/module-info.php:593
2186
+ msgid "There's a good chance that visitors to your site will be using a smartphone, and it's important to provide them with a great reading experience while on the small screen."
2187
+ msgstr ""
2188
+
2189
+ #: modules/module-info.php:594
2190
+ msgid "Jetpack's mobile theme is optimized for small screens. It uses the header image, background, and widgets from your current theme for a great custom look. Post format support is included, so your photos and galleries will look fantastic on a smartphone."
2191
+ msgstr ""
2192
+
2193
+ #: modules/module-info.php:595
2194
+ msgid "Visitors on iPhone, Android, Windows Phone, and other mobile devices will automatically see the mobile theme, with the option to view the full site. You can enable or disable the mobile theme by clicking the \"Activate\" or \"Deactive\" button above."
2195
+ msgstr ""
2196
+
2197
+ #: modules/module-info.php:611 modules/module-info.php:614
2198
+ msgid "Mobile Push Notifications"
2199
+ msgstr ""
2200
+
2201
+ #: modules/module-info.php:616
2202
+ msgid "If you use <a href=\"%1$s\">WordPress for iOS</a> or <a href=\"%2$s\">WordPress for Android</a>, you’ll now be able to opt in to receive push notifications of new comments, which makes it easier than ever to keep up with your readers and moderate comments on the go."
2203
+ msgstr ""
2204
+
2205
+ #: modules/module-info.php:634
2206
+ msgid "If you are a theme author, you can learn about adding support for Infinite Scroll at <a href=\"%1$s\">%1$s</a>."
2207
+ msgstr ""
2208
+
2209
+ #: modules/module-info.php:637
2210
+ msgid "Infinite Scroll"
2211
+ msgstr ""
2212
+
2213
+ #: modules/module-info.php:640
2214
+ msgid "When you write great content, all you really want is people to find it, right?"
2215
+ msgstr ""
2216
+
2217
+ #: modules/module-info.php:329
2218
+ msgid "Additionally you can define your own custom services."
2219
+ msgstr "Možete definisati i vaše vlastite servise."
2220
+
2221
+ #: modules/module-info.php:344
2222
+ msgid "To configure your sharing settings, go to the Settings &rarr; <a href=\"%s\">Sharing</a> menu."
2223
+ msgstr "Da konfigurišete postavke dijeljenja, otvorite Postavke &rarr; <a href=\"%s\">Dijeljenje</a>."
2224
+
2225
+ #: modules/module-info.php:345
2226
+ msgid "Drag and drop sharing services into the enabled section to have them show up on your site, and drag them into the hidden section to have them hidden behind a button."
2227
+ msgstr "Dovucite servise za dijeljenje u sekciju za omogućavanje da biste ih prikazali na vašoj stranici, a možete ih odvući i u sekciju za sakrivene servise kako biste ih maskirali unutar dugmeta."
2228
+
2229
+ #: modules/module-info.php:351
2230
+ msgid "Full details can be found on the <a href=\"%s\">Sharing support page</a>. This video also gives a swish run-down of how to use the Sharing feature. Watch it in HD for extra snazz!"
2231
+ msgstr "Više informacija možete pronaći na <a href=\"%s\">stranici podrške za dijeljenje</a>. Ovaj video vam također daje brzi pregled načina korištenja mogućnosti za dijeljenje. Pogledajte ga u HD-u za dodatni užitak!"
2232
+
2233
+ #: modules/module-info.php:366 modules/module-info.php:370
2234
+ msgid "Spelling and Grammar"
2235
+ msgstr "Pravopis i gramatika"
2236
+
2237
+ #: modules/module-info.php:372
2238
+ msgid "The <a href='%s'>After&nbsp;the&nbsp;Deadline</a> Proofreading service improves your writing by using artificial intelligence to find your errors and offer smart suggestions."
2239
+ msgstr "<a href='%s'>After&nbsp;the&nbsp;Deadline</a> poboljšava vaše pisanje korištenjem umjetne inteligencije da pronađe greške u vašem tekstu i ponudi vam dobre prijedloge."
2240
+
2241
+ #: modules/module-info.php:373
2242
+ msgid "After the Deadline provides a number of <a href=\"%s\">customization options</a>, which you can edit in your profile."
2243
+ msgstr "After the Deadline ima mnogo <a href=\"%s\">opcija za prilagođavanje</a> koje možete uređivati u vašem profilu."
2244
+
2245
+ #: modules/module-info.php:387 modules/module-info.php:401
2246
+ msgid "Widgets Screenshot"
2247
+ msgstr "Slike dodataka"
2248
+
2249
+ #: modules/module-info.php:390 modules/module-info.php:404
2250
+ msgid "Extra Sidebar Widgets"
2251
+ msgstr "Dodatni dodaci za bočnu traku"
2252
+
2253
+ #: modules/module-info.php:392
2254
+ msgid "The RSS Links Widget "
2255
+ msgstr "Dodatak za RSS linkove"
2256
+
2257
+ #: modules/module-info.php:392
2258
+ msgid "allows you to add links to your blog&#8217;s post and comment RSS feeds in your sidebar. This makes it easy for your readers to stay updated when you post new content or receive new comments."
2259
+ msgstr "omogućava vam dodavanje linkova ka RSS kanalima za članke i komentare u vašu bočnu traku. Ovim ćete olakšati snalaženje vašim posjetiocima i pružiti im jedinstveno mjesto na kojem će moći vidjeti sve novosti vezane za vašu stranicu."
2260
+
2261
+ #: modules/module-info.php:393
2262
+ msgid "The Twitter Widget "
2263
+ msgstr "Twitter dodatak"
2264
+
2265
+ #: modules/module-info.php:393
2266
+ msgid "shows your latest tweets within a sidebar on your theme. It&#8217;s an easy way to add more activity to your site. There are also a number of customization options."
2267
+ msgstr "prikazuje najnovije tweetove u bočnoj traci vaše teme. Ovo je jednostavan način da povećate aktivnost na vašoj stranici. Postoji i nekoliko opcija za prilagođavanje. "
2268
+
2269
+ #: modules/module-info.php:393
2270
+ msgid "The Facebook Like Box Widget "
2271
+ msgstr "Dodatak za Facebook Like okvir"
2272
+
2273
+ #: modules/module-info.php:393
2274
+ msgid "shows your Facebook Like Box within a sidebar on your theme. It&#8217;s a great way to let your readers show their support."
2275
+ msgstr "prikazuje Facebook Like okvir u bočnoj traci vaše teme. Ovo je odličan način da svojim čitaocima dozvolite da iskažu svoju podršku vašem radu."
2276
+
2277
+ #: modules/module-info.php:393
2278
+ msgid "The Image Widget "
2279
+ msgstr "Dodatak za slike"
2280
+
2281
+ #: modules/module-info.php:393
2282
+ msgid "allows you to easily add images to widget areas in your theme. It&#8217;s an easy way to add more visual interest to your site."
2283
+ msgstr "omogućava vam jednostavno dodavanje slika u bočne trake vaše teme. Ovo je jednostavan način da svoju stranicu učinite vizuelno interesantnijom."
2284
+
2285
+ #: modules/module-info.php:406
2286
+ msgid "The RSS Links Widget"
2287
+ msgstr "Dodatak za RSS linkove"
2288
+
2289
+ #: modules/module-info.php:406
2290
+ msgid "lets you easily add post and comment RSS feeds to a sidebar on your theme."
2291
+ msgstr "omogućava vam jednostavno dodavanje RSS kanala za članke i komentare u bočnu traku vaše teme."
2292
+
2293
+ #: modules/module-info.php:407
2294
+ msgid "The Twitter Widget"
2295
+ msgstr "Twitter dodatak"
2296
+
2297
+ #: modules/module-info.php:407
2298
+ msgid "shows your latest tweets within a sidebar on your theme."
2299
+ msgstr "prikazuje najnovije tweetove u bočnoj traci vaše teme."
2300
+
2301
+ #: modules/module-info.php:408
2302
+ msgid "The Facebook Like Box Widget"
2303
+ msgstr "Dodatak za Facebook Like okvir "
2304
+
2305
+ #: modules/module-info.php:408
2306
+ msgid "shows your Facebook Like Box within a sidebar on your theme."
2307
+ msgstr "prikazuje Facebook Like okvir u bočnoj traci vaše teme."
2308
+
2309
+ #: modules/module-info.php:409
2310
+ msgid "The Image Widget"
2311
+ msgstr "Dodatak za slike"
2312
+
2313
+ #: modules/module-info.php:409
2314
+ msgid "lets you easily add images to a sidebar on your theme."
2315
+ msgstr "omogućava vam jednostavno dodavanje slika u bočnu traku vaše teme."
2316
+
2317
+ #: modules/module-info.php:411
2318
+ msgid "Each of these widgets has a number of customization options."
2319
+ msgstr "Svaki od ovih dodataka ima nekoliko opcija za prilagođavanje."
2320
+
2321
+ #: modules/module-info.php:411
2322
+ msgid "To use the widgets, go to Appearance &#8594; <a href=\"%s\">Widgets</a>. Drag them into one of your sidebars and configure away."
2323
+ msgstr "Za korištenje ovog dodatka, otvorite Izgled&#8594; <a href=\"%s\">Dodaci</a>. Prebacite dodatak u jednu od vaših bočnih traka i izvršite potrebna podešavanja. "
2324
+
2325
+ #: modules/module-info.php:424
2326
+ msgid "Subsriptions Screenshot"
2327
+ msgstr "Slika pretplata"
2328
+
2329
+ #: modules/module-info.php:427
2330
+ msgid "Subscriptions"
2331
+ msgstr "Pretplate"
2332
+
2333
+ #: modules/module-info.php:75
2334
+ msgid "To see hovercards, look at any blog post on your blog that has comments. If the commenter has a hovercard associated with their gravatar, mouse over their image and the hovercard will appear. To turn hovercards off, click the Deactivate button above."
2335
+ msgstr "Da biste vidjeli istaknute kartice, otvorite bilo koji članak na vašem blogu koji ima komentare. Ako osoba koja je napisala komentar ima uključen gravatar, ciljanjem miša na sliku te osobe aktivirat ćete istaknutu karticu. Za isključivanje istaknutih kartica, kliknite na dugme za deaktiviranje."
2336
+
2337
+ #: modules/module-info.php:90 modules/module-info.php:94
2338
+ #: modules/module-info.php:103 modules/module-info.php:107
2339
+ msgid "Shortcode Embeds"
2340
+ msgstr "Ugrađivanje kratkih kodova"
2341
+
2342
+ #: modules/module-info.php:95 modules/module-info.php:108
2343
+ msgid "Shortcodes allow you to easily and safely embed media from other places in your site. With just one simple code, you can tell WordPress to embed YouTube, Flickr, and other media."
2344
+ msgstr "Kratki kodovi omogućavaju vam jednostavno i sigurno ugrađivanje multimedije sa drugih lokacija na vašu stranicu. Pomoću jednog jednostavnog koda, možete reći WordPressu da ugradi Youtube, Flickr i drugu multimediju."
2345
+
2346
+ #: modules/module-info.php:109
2347
+ msgid "Enter a shortcode directly into the Post/Page editor to embed media. For specific instructions follow the links below."
2348
+ msgstr "Unesite kratki kod direktno u uređivač članka/stranice kako biste ugradili multimediju. Za detaljne instrukcije pogledajte linkove ispod."
2349
+
2350
+ #: modules/module-info.php:132
2351
+ msgid "Available shortcodes are: %l."
2352
+ msgstr "Dostupni kratki kodovi: %l."
2353
+
2354
+ #: modules/module-info.php:147 modules/module-info.php:151
2355
+ #: modules/module-info.php:161 modules/module-info.php:165
2356
+ msgid "WP.me Shortlinks"
2357
+ msgstr "WP.me kratki linkovi"
2358
+
2359
+ #: modules/module-info.php:152 modules/module-info.php:166
2360
+ msgid "Instead of typing or copy-pasting long URLs, you can now get a short and simple link to your posts and pages. This uses the super compact wp.me domain name, and gives you a unique URL you can use that will be safe and reliable."
2361
+ msgstr "Umjesto da unosite ili ubacujete duge URL-ove sada možete dobiti kratki i jednostavni link ka vašem članku ili stranici. Ova mogućnost koristi kompaktnu wm.me domenu i daje vam na korištenje unikatni URL koji je siguran i pouzdan."
2362
+
2363
+ #: modules/module-info.php:153
2364
+ msgid "It&#8217;s perfect for use on Twitter, Facebook, and cell phone text messages where every character counts."
2365
+ msgstr "Ovo je savršeno za upotrebu na Twitteru, Facebooku i u mobilnim tekst porukama gdje se broji svaki znak."
2366
+
2367
+ #: modules/module-info.php:167
2368
+ msgid "To use shortlinks, go to any already published post (or publish something new!). A &#8220;Get Shortlink&#8221; button will be visible under the Post title. When you click it, a dialog box will appear with the shortlink and you can copy and paste to Twitter, Facebook or wherever your heart desires."
2369
+ msgstr "Da biste počeli koristiti kratke linkove, otvorite bilo koji objavljeni članak (ili napišite novi!). Vidjet ćete dugme &#8220;Dobij kratki link&#8221; ispod naslova članka. Nakon što kliknete na to dugme, pojavit će se okvir sa vašim kratkim linkom koji možete kopirati i zalijepiti na vaš Twitter, Facebook ili na bilo koju drugu stranicu."
2370
+
2371
+ #: modules/module-info.php:182 modules/module-info.php:186
2372
+ #: modules/module-info.php:195 modules/module-info.php:199
2373
+ msgid "WordPress.com Stats"
2374
+ msgstr "WordPress.com statistika"
2375
+
2376
+ #: modules/module-info.php:187 modules/module-info.php:200
2377
+ msgid "There are many plugins and services that provide statistics, but data can be overwhelming. WordPress.com Stats makes the most popular metrics easy to understand through a clear and attractive interface."
2378
+ msgstr "Postoji mnogo plugina i servisa koji pružaju statističke podatke ali količina tih podataka često može biti problem. WordPress.com statistika daje vam najpopularnije podatke na vrlo jednostavan način u preglednom i atraktivnom interfejsu."
2379
+
2380
+ #: modules/module-info.php:201
2381
+ msgid "You can <a href=\"%s\">view your stats dashboard here</a>."
2382
+ msgstr "<a href=\"%s\">Ovdje možete pogledati</a> kontrolnu ploču vaše statistike."
2383
+
2384
+ #: modules/module-info.php:215 modules/module-info.php:219
2385
+ #: modules/publicize/ui.php:95
2386
+ msgid "Publicize"
2387
+ msgstr "Objaviti"
2388
+
2389
+ #: modules/module-info.php:220
2390
+ msgid "Publicize allows you to connect your blog to popular social networking sites and automatically share new posts with your friends.\t You can make a connection for just yourself or for all users on your blog."
2391
+ msgstr ""
2392
+
2393
+ #: modules/module-info.php:221
2394
+ msgid "Publicize allows you to share your posts on Facebook, Twitter, Tumblr, Yahoo!, and Linkedin."
2395
+ msgstr ""
2396
+
2397
+ #: modules/module-info.php:225
2398
+ msgid "Manage your <a href=\"%s\">Publicize settings</a>."
2399
+ msgstr ""
2400
+
2401
+ #: modules/module-info.php:229 modules/publicize/ui.php:114
2402
+ msgid "More information on using Publicize."
2403
+ msgstr ""
2404
+
2405
+ #: modules/module-info.php:245 modules/module-info.php:249
2406
+ #: modules/module-info.php:258 modules/module-info.php:262
2407
+ #: modules/notes.php:159
2408
+ msgid "Notifications"
2409
+ msgstr "Obavijesti"
2410
+
2411
+ #: modules/module-info.php:250 modules/module-info.php:263
2412
+ msgid "Keep up with the latest happenings on all your WordPress sites and interact with other WordPress.com users."
2413
+ msgstr ""
2414
+
2415
+ #: modules/module-info.php:264
2416
+ msgid "You can view your notifications in the Toolbar and <a href=\"%s\">on WordPress.com</a>."
2417
+ msgstr ""
2418
+
2419
+ #: modules/module-info.php:279 modules/module-info.php:294
2420
+ msgid "LaTeX"
2421
+ msgstr "LaTeX"
2422
+
2423
+ #: modules/module-info.php:284 modules/module-info.php:299
2424
+ msgid "%s is a powerful markup language for writing complex mathematical equations, formulas, etc."
2425
+ msgstr "%s je moćni markup jezik za pisanje komplikovanih matematičnih jednačina, formula itd."
2426
+
2427
+ #: modules/module-info.php:285
2428
+ msgid "Jetpack combines the power of %s and the simplicity of WordPress to give you the ultimate in math blogging platforms."
2429
+ msgstr "Jetpack kombinuje %s snagu i jednostavnost WordPressa kako bi vam dao ultimativnu matematičku blog platformu."
2430
+
2431
+ #: modules/module-info.php:286
2432
+ msgid "Wow, that sounds nerdy."
2433
+ msgstr "To zvuči štreberski."
2434
+
2435
+ #: modules/module-info.php:300
2436
+ msgid "Use <code>$latex your latex code here$</code> or <code>[latex]your latex code here[/latex]</code> to include %s in your posts and comments. There are <a href=\"%s\" target=\"_blank\">all sorts of options</a> available."
2437
+ msgstr "Koristite <code>$latex vaš latex kod ovdje$</code> ili <code>[latex]vaš latex kod ovdje[/latex]</code> da ubacite %s u vaše članke i komentare. Dostupno je mnogo <a href=\"%s\" target=\"_blank\">raznoraznih opcija</a>."
2438
+
2439
+ #: modules/module-info.php:319
2440
+ msgid "Share your posts with Twitter, Facebook, and a host of other services. You can configure services to appear as icons, text, or both. Some services have additional options to display smart buttons, such as Twitter, which will update the number of times the post has been shared."
2441
+ msgstr "Podijelite vaše članke na Twitteru, Facebooku i mnogo drugih servisa. Možete konfigurisati servise da se prikazuju kao ikone, tekst ili oboje. Neki servisi imaju dodatne opcije za prikaz pametnih dugmadi, npr. Twitter, koji će vršiti ažuriranja broja dijeljenja nekog članka."
2442
+
2443
+ #: modules/module-info.php:323
2444
+ msgid "The following services are included: Twitter, Facebook, Reddit, StumbleUpon, PressThis, Digg, LinkedIn, Google +1, Print, and Email."
2445
+ msgstr "Uključeni su sljedeći servisi: Twitter, Facebook, Reddit, StumbleUpon, PressThis, Digg, LinkedIn, Google +1, štampanje i email."
2446
+
2447
+ #: modules/module-info.php:325
2448
+ msgid "The following services are included: Twitter, Facebook, Reddit, StumbleUpon, Digg, LinkedIn, Google +1, Print, and Email."
2449
+ msgstr "Omogućeni su sljedeći servisi: Twitter, Facebook, Reddit, StumbleUpon, Digg, LinkedIn, Google +1, štampanje i email."
2450
+
2451
+ #: modules/minileven/theme/pub/minileven/index.php:27
2452
+ msgid "Yearly Archives: %s"
2453
+ msgstr "Godišnje arhive: %s"
2454
+
2455
+ #: modules/minileven/theme/pub/minileven/index.php:29
2456
+ msgid "Posted in %s"
2457
+ msgstr "Objavljeno u %s"
2458
+
2459
+ #: modules/minileven/theme/pub/minileven/index.php:31
2460
+ msgid "Tagged with %s"
2461
+ msgstr ""
2462
+
2463
+ #: modules/minileven/theme/pub/minileven/index.php:33
2464
+ msgid "Posted by"
2465
+ msgstr "Objavio/la"
2466
+
2467
+ #: modules/minileven/theme/pub/minileven/index.php:35
2468
+ msgid "Blog Archives"
2469
+ msgstr "Arhive bloga"
2470
+
2471
+ #: modules/minileven/theme/pub/minileven/index.php:43
2472
+ msgid "Search Results for: %s"
2473
+ msgstr "Rezultati pretrage za: %s"
2474
+
2475
+ #: modules/minileven/theme/pub/minileven/index.php:57
2476
+ msgid "Nothing Found"
2477
+ msgstr "Ništa nije pronađeno"
2478
+
2479
+ #: modules/minileven/theme/pub/minileven/index.php:61
2480
+ msgid "Apologies, but no results were found for the requested archive. Perhaps searching will help find a related post."
2481
+ msgstr "Žao nam je, nema rezultata za prikaz iz zahtjevane arhive. Možda će vam pretraga pomoći u pronalasku željenog članka."
2482
+
2483
+ #: modules/minileven/theme/pub/minileven/searchform.php:9
2484
+ #: modules/minileven/theme/pub/minileven/searchform.php:10
2485
+ #: modules/minileven/theme/pub/minileven/searchform.php:11
2486
+ #: modules/omnisearch/omnisearch-core.php:156
2487
+ msgid "Search"
2488
+ msgstr "Pretraga"
2489
+
2490
+ #: modules/minileven.php:50
2491
+ msgid "Excerpts"
2492
+ msgstr ""
2493
+
2494
+ #: modules/minileven.php:54
2495
+ msgid "Enable excerpts on front page and on archive pages"
2496
+ msgstr ""
2497
+
2498
+ #: modules/minileven.php:59
2499
+ msgid "Show full posts on front page and on archive pages"
2500
+ msgstr ""
2501
+
2502
+ #: modules/minileven.php:64
2503
+ msgid "Mobile App Promos"
2504
+ msgstr ""
2505
+
2506
+ #: modules/minileven.php:68
2507
+ msgid "Show a promo for the WordPress mobile apps in the footer of the mobile theme."
2508
+ msgstr ""
2509
+
2510
+ #: modules/minileven.php:77
2511
+ msgid "Mobile Apps"
2512
+ msgstr ""
2513
+
2514
+ #: modules/minileven.php:78
2515
+ msgid "Take WordPress with you."
2516
+ msgstr ""
2517
+
2518
+ #: modules/minileven.php:80
2519
+ msgid "We have apps for <a href=\"%s\">iOS (iPhone, iPad, iPod Touch)</a>, <a href=\"%s\">Android</a>, <a href=\"%s\">BlackBerry</a>, <a href=\"%s\">Windows Phone</a>, and <a href=\"%s\">more</a>!"
2520
+ msgstr ""
2521
+
2522
+ #: modules/module-info.php:22 modules/module-info.php:26
2523
+ msgid "VaultPress"
2524
+ msgstr "VaultPress"
2525
+
2526
+ #: modules/module-info.php:28
2527
+ msgid "Your WordPress installation is currently being protected with the world&#8217;s best security, backup, and support."
2528
+ msgstr "Vašu WordPress instalaciju trenutno štitu najbolja svjetska sigurnosna zaštita, backup i podrška."
2529
+
2530
+ #: modules/module-info.php:29
2531
+ msgctxt "Visit your _VaultPress_dashboard_."
2532
+ msgid "To check your backups, see any security alerts, or check your VaultPress Vitality, visit your %s."
2533
+ msgstr "Da provjerite backupe, pogledate ima li sigurnosnih upozorenja ili da provjerite vašu VaultPress vitalnost, posjetite %s."
2534
+
2535
+ #: modules/module-info.php:29
2536
+ msgid "VaultPress dashboard"
2537
+ msgstr "VaultPress kontrolna ploča"
2538
+
2539
+ #: modules/module-info.php:31
2540
+ msgid "With a monthly subscription, the VaultPress plugin will backup your site&#8217;s content, themes, and plugins in real-time, as well as perform regular security scans for common threats and attacks."
2541
+ msgstr "Zasnovan na mjesečnoj pretplati, VaultPress plugin će vršiti backup, u realnom vremenu, sadržaja vaše stranice, tema i plugina, a istovremeno će vršiti i redovne sigurnosne provjere u cilju pronalaska uobičajenih prijetnji i metoda napada na vašu stranicu."
2542
+
2543
+ #: modules/module-info.php:32
2544
+ msgctxt "View _Plans_&_Pricing_. (VaultPress)"
2545
+ msgid "View %s."
2546
+ msgstr "Pregledajte %s."
2547
+
2548
+ #: modules/module-info.php:32
2549
+ msgid "Plans & Pricing"
2550
+ msgstr "Planovi i cijene"
2551
+
2552
+ #: modules/module-info.php:53 modules/module-info.php:68
2553
+ msgid "Gravatar Hovercard"
2554
+ msgstr "Gravatar istaknuta kartica"
2555
+
2556
+ #: modules/module-info.php:58 modules/module-info.php:73
2557
+ msgid "What&#8217;s a Hovercard?"
2558
+ msgstr "Šta je istaknuta kartica?"
2559
+
2560
+ #: modules/module-info.php:59
2561
+ msgid "Hovercards enhance plain Gravatar images with information about a person: name, bio, pictures, their contact info, and other services they use on the web like Twitter, Facebook, or LinkedIn."
2562
+ msgstr "Istaknute kartice poboljšavaju obične slike Gravatara sa informacijama o osobi: ime, biografija, slika, kontakt informacije i drugi servisi koje dotična osoba koristi kao što su Twitter, Facebook ili Linkedln."
2563
+
2564
+ #: modules/module-info.php:60
2565
+ msgid "Hovercards offer a great way to show your internet presence and help people find your own blog."
2566
+ msgstr "Isktanute kartice su odličan način za prikazivanje vašeg internet prisustva i pomoć drugim osobama da pronađu vaš vlastiti blog."
2567
+
2568
+ #: modules/module-info.php:74
2569
+ msgid "Hovercards enhance plain Gravatar images with information about a person: name, bio, pictures, their contact info, and other services."
2570
+ msgstr "Istaknute kartice poboljšavaju obične slike Gravatara sa informacijama o osobi: ime, biografija, slika, kontakt informacije i drugi servisi koje dotična osoba koristi."
2571
+
2572
+ #: modules/minileven/theme/pub/minileven/content.php:28
2573
+ msgid "Posted by "
2574
+ msgstr ""
2575
+
2576
+ #: modules/minileven/theme/pub/minileven/content.php:30
2577
+ msgid "%s"
2578
+ msgstr "%s"
2579
+
2580
+ #: modules/minileven/theme/pub/minileven/content.php:51
2581
+ #: modules/minileven/theme/pub/minileven/image.php:80
2582
+ msgid "Leave a reply"
2583
+ msgstr "Komentarišite"
2584
+
2585
+ #: modules/minileven/theme/pub/minileven/content.php:59
2586
+ #: modules/minileven/theme/pub/minileven/inc/template-tags.php:19
2587
+ msgid "Post navigation"
2588
+ msgstr "Navigacija članaka"
2589
+
2590
+ #: modules/minileven/theme/pub/minileven/content.php:60
2591
+ #: modules/minileven/theme/pub/minileven/image.php:88
2592
+ msgid "&laquo; Previous"
2593
+ msgstr "&laquo; Prethodna"
2594
+
2595
+ #: modules/minileven/theme/pub/minileven/content.php:61
2596
+ msgid "Next &raquo;"
2597
+ msgstr "Sljedeća &raquo;"
2598
+
2599
+ #: modules/minileven/theme/pub/minileven/footer.php:27
2600
+ msgid "http://wordpress.org/"
2601
+ msgstr "http://wordpress.org/"
2602
+
2603
+ #: modules/minileven/theme/pub/minileven/footer.php:27
2604
+ msgid "Semantic Personal Publishing Platform"
2605
+ msgstr "Semantička platforma za objavljivanje"
2606
+
2607
+ #: modules/minileven/theme/pub/minileven/footer.php:27
2608
+ msgid "Proudly powered by %s"
2609
+ msgstr "Pokreće %s"
2610
+
2611
+ #: modules/minileven/theme/pub/minileven/functions.php:59
2612
+ msgid "Primary Menu"
2613
+ msgstr "Glavni meni"
2614
+
2615
+ #: modules/minileven/theme/pub/minileven/functions.php:96
2616
+ msgctxt "Open Sans font: on or off"
2617
+ msgid "on"
2618
+ msgstr "on"
2619
+
2620
+ #: modules/minileven/theme/pub/minileven/functions.php:102
2621
+ msgctxt "Open Sans font: add new subset (greek, cyrillic, vietnamese)"
2622
+ msgid "no-subset"
2623
+ msgstr "no-subset"
2624
+
2625
+ #: modules/minileven/theme/pub/minileven/functions.php:128
2626
+ msgid "Main Sidebar"
2627
+ msgstr "Glavna bočna traka"
2628
+
2629
+ #: modules/minileven/theme/pub/minileven/header.php:26
2630
+ msgid "Menu"
2631
+ msgstr "Meni"
2632
+
2633
+ #: modules/minileven/theme/pub/minileven/header.php:29
2634
+ msgid "Skip to primary content"
2635
+ msgstr "Preskoči do primarnog sadržaja"
2636
+
2637
+ #: modules/minileven/theme/pub/minileven/image.php:73
2638
+ msgid "<span class=\"entry-gallery\">&laquo; <a href=\"%1$s\" title=\"Back to %2$s\" rel=\"gallery\">Back to Gallery</a></span>"
2639
+ msgstr ""
2640
+
2641
+ #: modules/minileven/theme/pub/minileven/image.php:87
2642
+ msgid "Image navigation"
2643
+ msgstr "Navigacija za slike"
2644
+
2645
+ #: modules/minileven/theme/pub/minileven/image.php:89
2646
+ msgid "Next &raquo; "
2647
+ msgstr ""
2648
+
2649
+ #: modules/minileven/theme/pub/minileven/inc/template-tags.php:20
2650
+ msgid "<span class=\"meta-nav\">&laquo;</span> Older"
2651
+ msgstr ""
2652
+
2653
+ #: modules/minileven/theme/pub/minileven/inc/template-tags.php:21
2654
+ msgid "Newer <span class=\"meta-nav\">&raquo;</span>"
2655
+ msgstr ""
2656
+
2657
+ #: modules/minileven/theme/pub/minileven/inc/template-tags.php:38
2658
+ msgid "Pingback:"
2659
+ msgstr "Povratni ping:"
2660
+
2661
+ #: modules/minileven/theme/pub/minileven/inc/template-tags.php:55
2662
+ msgid "%1$s on %2$s"
2663
+ msgstr "%1$s u %2$s"
2664
+
2665
+ #: modules/minileven/theme/pub/minileven/inc/template-tags.php:61
2666
+ msgid "%1$s at %2$s"
2667
+ msgstr "%1$s u %2$s"
2668
+
2669
+ #: modules/minileven/theme/pub/minileven/inc/template-tags.php:68
2670
+ msgid "Your comment is awaiting moderation."
2671
+ msgstr "Vaš komentar čeka na moderaciju."
2672
+
2673
+ #: modules/minileven/theme/pub/minileven/inc/template-tags.php:76
2674
+ msgid "Reply"
2675
+ msgstr ""
2676
+
2677
+ #: modules/minileven/theme/pub/minileven/inc/template-tags.php:90
2678
+ msgid "<span class=\"entry-date\"><a href=\"%1$s\" title=\"%2$s\" rel=\"bookmark\"><time datetime=\"%3$s\" pubdate>%4$s</time></a></span>"
2679
+ msgstr ""
2680
+
2681
+ #: modules/minileven/theme/pub/minileven/inc/tweaks.php:94
2682
+ msgid "Page %s"
2683
+ msgstr "Stranica %s"
2684
+
2685
+ #: modules/minileven/theme/pub/minileven/index.php:23
2686
+ msgid "Daily Archives: %s"
2687
+ msgstr "Dnevne arhive: %s"
2688
+
2689
+ #: modules/minileven/theme/pub/minileven/index.php:25
2690
+ msgid "Monthly Archives: %s"
2691
+ msgstr "Mjesečne arhive: %s"
2692
+
2693
+ #: modules/likes.php:251
2694
+ msgid "Someone likes one of my posts"
2695
+ msgstr ""
2696
+
2697
+ #: modules/likes.php:270
2698
+ msgid "WordPress.com Likes are"
2699
+ msgstr ""
2700
+
2701
+ #: modules/likes.php:276
2702
+ msgid "On for all posts"
2703
+ msgstr ""
2704
+
2705
+ #: modules/likes.php:282
2706
+ msgid "Turned on per post"
2707
+ msgstr ""
2708
+
2709
+ #: modules/likes.php:308 modules/sharedaddy/sharing.php:330
2710
+ msgid "Show buttons on"
2711
+ msgstr "Prikaži dugmad na"
2712
+
2713
+ #: modules/likes.php:317 modules/sharedaddy/sharing.php:336
2714
+ msgid "Front Page, Archive Pages, and Search Results"
2715
+ msgstr "Početna stranica, arhiva i rezultati pretrage"
2716
+
2717
+ #: modules/likes.php:450 modules/sharedaddy/sharing.php:158
2718
+ msgid "Settings have been saved"
2719
+ msgstr "Postavke su sačuvane"
2720
+
2721
+ #: modules/likes.php:457 modules/sharedaddy/sharing.php:170
2722
+ msgid "Sharing Buttons"
2723
+ msgstr "Dugmad za dijeljenje"
2724
+
2725
+ #: modules/likes.php:466 modules/sharedaddy/sharing.php:352
2726
+ msgid "Save Changes"
2727
+ msgstr "Sačuvaj promjene"
2728
+
2729
+ #: modules/likes.php:616
2730
+ msgid "Like this:"
2731
+ msgstr ""
2732
+
2733
+ #: modules/likes.php:617
2734
+ msgid "Like"
2735
+ msgstr "Volim"
2736
+
2737
+ #: modules/likes.php:617 modules/widget-visibility/widget-conditions.php:168
2738
+ msgid "Loading..."
2739
+ msgstr "Učitavanje..."
2740
+
2741
+ #: modules/likes.php:709
2742
+ msgid "<span>%d</span> bloggers like this:"
2743
+ msgstr ""
2744
+
2745
+ #: modules/minileven/minileven.php:93
2746
+ msgid "View Mobile Site"
2747
+ msgstr "Pregledaj mobilnu stranicu"
2748
+
2749
+ #: modules/minileven/minileven.php:260
2750
+ msgid "Mobile-compatible:"
2751
+ msgstr ""
2752
+
2753
+ #: modules/minileven/minileven.php:261
2754
+ msgid "No"
2755
+ msgstr "Ne"
2756
+
2757
+ #: modules/minileven/minileven.php:267 modules/minileven/minileven.php:318
2758
+ msgid "Include this CSS in the Mobile Theme"
2759
+ msgstr ""
2760
+
2761
+ #: modules/minileven/theme/pub/minileven/comments.php:15
2762
+ msgid "This post is password protected. Enter the password to view any comments."
2763
+ msgstr "Ovaj članak je zaštićen šifrom. Unesite šifru da biste vidjeli eventualne komentare."
2764
+
2765
+ #: modules/minileven/theme/pub/minileven/comments.php:45
2766
+ msgid "Comment navigation"
2767
+ msgstr "Navigacija komentara"
2768
+
2769
+ #: modules/minileven/theme/pub/minileven/comments.php:46
2770
+ msgid "&larr; Older Comments"
2771
+ msgstr "&larr; Stariji komentari"
2772
+
2773
+ #: modules/minileven/theme/pub/minileven/comments.php:47
2774
+ msgid "Newer Comments &rarr;"
2775
+ msgstr "Noviji komentari &rarr;"
2776
+
2777
+ #: modules/minileven/theme/pub/minileven/content-gallery.php:14
2778
+ #: modules/minileven/theme/pub/minileven/content-gallery.php:58
2779
+ #: modules/minileven/theme/pub/minileven/content.php:13
2780
+ #: modules/minileven/theme/pub/minileven/content.php:18
2781
+ #: modules/minileven/theme/pub/minileven/content.php:22
2782
+ msgid "Permalink to %s"
2783
+ msgstr "Trajni link ka %s"
2784
+
2785
+ #: modules/minileven/theme/pub/minileven/content-gallery.php:15
2786
+ #: modules/widgets/gallery.php:26
2787
+ msgid "Gallery"
2788
+ msgstr "Galerija"
2789
+
2790
+ #: modules/minileven/theme/pub/minileven/content-gallery.php:21
2791
+ #: modules/minileven/theme/pub/minileven/content.php:41
2792
+ #: modules/minileven/theme/pub/minileven/inc/tweaks.php:30
2793
+ msgid "Continue reading <span class=\"meta-nav\">&rarr;</span>"
2794
+ msgstr "Nastavi čitati <span class=\"meta-nav\">&rarr;</span>"
2795
+
2796
+ #: modules/minileven/theme/pub/minileven/content-gallery.php:57
2797
+ msgid "This gallery contains <a %1$s>%2$s photo</a>."
2798
+ msgid_plural "This gallery contains <a %1$s>%2$s photos</a>."
2799
+ msgstr[0] "Ova galerija sadrži <a %1$s>%2$s fotografiju</a>."
2800
+ msgstr[1] "Ova galerija sadrži <a %1$s>%2$s fotografije</a>."
2801
+ msgstr[2] "Ova galerija sadrži <a %1$s>%2$s fotografija</a>."
2802
+
2803
+ #: modules/minileven/theme/pub/minileven/content-gallery.php:65
2804
+ #: modules/minileven/theme/pub/minileven/content.php:43
2805
+ #: modules/minileven/theme/pub/minileven/image.php:64
2806
+ #: modules/minileven/theme/pub/minileven/page.php:27
2807
+ msgid "Pages:"
2808
+ msgstr "Stranice:"
2809
+
2810
+ #: modules/minileven/theme/pub/minileven/content-gallery.php:71
2811
+ #: modules/minileven/theme/pub/minileven/content.php:51
2812
+ #: modules/minileven/theme/pub/minileven/image.php:80
2813
+ msgid "<b>1</b> Reply"
2814
+ msgstr "<b>1</b> odgovor"
2815
+
2816
+ #: modules/minileven/theme/pub/minileven/content-gallery.php:71
2817
+ #: modules/minileven/theme/pub/minileven/content.php:51
2818
+ #: modules/minileven/theme/pub/minileven/image.php:80
2819
+ msgid "<b>%</b> Replies"
2820
+ msgstr "<b>%</b> odgovora"
2821
+
2822
+ #: modules/minileven/theme/pub/minileven/content.php:19
2823
+ msgid "Featured"
2824
+ msgstr "Istaknuto"
2825
+
2826
+ #: modules/gplus-authorship/admin/ui.php:125 modules/publicize/ui.php:168
2827
+ #: modules/publicize/ui.php:172
2828
+ msgid "Disconnect"
2829
+ msgstr ""
2830
+
2831
+ #: modules/gplus-authorship/admin/ui.php:129
2832
+ msgid "Connect your WordPress account to Google+ to add this blog to your Google+ profile and improve the visibility of your blog posts on Google."
2833
+ msgstr ""
2834
+
2835
+ #: modules/gplus-authorship/admin/ui.php:131
2836
+ msgid "Need help?"
2837
+ msgstr ""
2838
+
2839
+ #: modules/gplus-authorship/admin/ui.php:147
2840
+ msgid "Your Google+ profile name and URL will be displayed in the sharing area of your posts."
2841
+ msgstr ""
2842
+
2843
+ #: modules/gplus-authorship/admin/ui.php:155 modules/wpcc/wpcc-sign-on.php:185
2844
+ msgid "Connected"
2845
+ msgstr "Konektovano"
2846
+
2847
+ #: modules/gplus-authorship/admin/ui.php:165 modules/gplus-authorship.php:191
2848
+ msgid "Google+"
2849
+ msgstr ""
2850
+
2851
+ #: modules/gplus-authorship/admin/ui.php:191
2852
+ msgid "Show Google+ infomation with this post"
2853
+ msgstr ""
2854
+
2855
+ #: modules/gplus-authorship.php:150
2856
+ msgid "on Google+"
2857
+ msgstr ""
2858
+
2859
+ #: modules/gravatar-hovercards.php:46 modules/module-info.php:57
2860
+ #: modules/module-info.php:72
2861
+ msgid "Gravatar Hovercards"
2862
+ msgstr "Gravatar istaknute kartice"
2863
+
2864
+ #: modules/gravatar-hovercards.php:58
2865
+ msgid "View people's profiles when you mouse over their Gravatars"
2866
+ msgstr "Pregledajte informacije o osobama kada naciljate miša na njihove Gravatare"
2867
+
2868
+ #: modules/gravatar-hovercards.php:85
2869
+ msgid "Put your mouse over your Gravatar to check out your profile."
2870
+ msgstr "Naciljajte miša na Gravatara da biste pogledali vaš profil."
2871
+
2872
+ #: modules/holiday-snow.php:19
2873
+ msgid "Snow"
2874
+ msgstr ""
2875
+
2876
+ #: modules/holiday-snow.php:28
2877
+ msgid "Show falling snow on my blog until January 4<sup>th</sup>."
2878
+ msgstr ""
2879
+
2880
+ #: modules/infinite-scroll/infinity.php:262
2881
+ msgid "To infinity and beyond"
2882
+ msgstr ""
2883
+
2884
+ #: modules/infinite-scroll/infinity.php:271
2885
+ msgid "We've disabled this option for you since you have footer widgets in Appearance &rarr; Widgets, or because your theme does not support infinite scroll."
2886
+ msgstr ""
2887
+
2888
+ #: modules/infinite-scroll/infinity.php:277
2889
+ msgid "Scroll Infinitely"
2890
+ msgstr ""
2891
+
2892
+ #: modules/infinite-scroll/infinity.php:277
2893
+ msgid "(Shows %s posts on each load)"
2894
+ msgstr ""
2895
+
2896
+ #: modules/infinite-scroll/infinity.php:478
2897
+ msgid "Older posts"
2898
+ msgstr "Stariji članci"
2899
+
2900
+ #: modules/infinite-scroll/infinity.php:479
2901
+ msgid "Scroll back to top"
2902
+ msgstr ""
2903
+
2904
+ #: modules/infinite-scroll/infinity.php:915
2905
+ msgid "Theme: %1$s."
2906
+ msgstr "Tema: %1$s."
2907
+
2908
+ #: modules/infinite-scroll.php:85
2909
+ msgid "Use Google Analytics with Infinite Scroll"
2910
+ msgstr ""
2911
+
2912
+ #: modules/infinite-scroll.php:96
2913
+ msgid "Track each Infinite Scroll post load as a page view in Google Analytics"
2914
+ msgstr ""
2915
+
2916
+ #: modules/infinite-scroll.php:96
2917
+ msgid "By checking the box above, each new set of posts loaded via Infinite Scroll will be recorded as a page view in Google Analytics."
2918
+ msgstr ""
2919
+
2920
+ #: modules/likes.php:112
2921
+ msgid "Likes and Shares"
2922
+ msgstr ""
2923
+
2924
+ #: modules/likes.php:123 modules/likes.php:581 modules/module-info.php:759
2925
+ #: modules/module-info.php:763
2926
+ msgid "Likes"
2927
+ msgstr ""
2928
+
2929
+ #: modules/likes.php:183
2930
+ msgid "Show likes."
2931
+ msgstr ""
2932
+
2933
+ #: modules/likes.php:199 modules/sharedaddy/sharedaddy.php:37
2934
+ msgid "Show sharing buttons."
2935
+ msgstr ""
2936
+
2937
+ #: modules/likes.php:211
2938
+ msgid "Likes Notifications"
2939
+ msgstr ""
2940
+
2941
+ #: modules/likes.php:212
2942
+ msgid "Email me whenever"
2943
+ msgstr ""
2944
+
2945
+ #: modules/custom-post-types/testimonial.php:65
2946
+ msgid "Search Testimonials"
2947
+ msgstr ""
2948
+
2949
+ #: modules/custom-post-types/testimonial.php:66
2950
+ msgid "No Testimonials found"
2951
+ msgstr ""
2952
+
2953
+ #: modules/custom-post-types/testimonial.php:67
2954
+ msgid "No Testimonials found in Trash"
2955
+ msgstr ""
2956
+
2957
+ #: modules/custom-post-types/testimonial.php:98
2958
+ msgid "Enter the customer's name here"
2959
+ msgstr ""
2960
+
2961
+ #: modules/custom-post-types/testimonial.php:107
2962
+ msgid "Customer Name"
2963
+ msgstr ""
2964
+
2965
+ #: modules/custom-post-types/testimonial.php:120
2966
+ msgid "Testimonial updated. <a href=\"%s\">View testimonial</a>"
2967
+ msgstr ""
2968
+
2969
+ #: modules/custom-post-types/testimonial.php:123
2970
+ msgid "Testimonial updated."
2971
+ msgstr ""
2972
+
2973
+ #: modules/custom-post-types/testimonial.php:125
2974
+ msgid "Testimonial restored to revision from %s"
2975
+ msgstr ""
2976
+
2977
+ #: modules/custom-post-types/testimonial.php:126
2978
+ msgid "Testimonial published. <a href=\"%s\">View testimonial</a>"
2979
+ msgstr ""
2980
+
2981
+ #: modules/custom-post-types/testimonial.php:127
2982
+ msgid "Testimonial saved."
2983
+ msgstr ""
2984
+
2985
+ #: modules/custom-post-types/testimonial.php:128
2986
+ msgid "Testimonial submitted. <a target=\"_blank\" href=\"%s\">Preview testimonial</a>"
2987
+ msgstr ""
2988
+
2989
+ #: modules/custom-post-types/testimonial.php:129
2990
+ msgid "Testimonial scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" href=\"%2$s\">Preview testimonial</a>"
2991
+ msgstr ""
2992
+
2993
+ #: modules/custom-post-types/testimonial.php:132
2994
+ msgid "Testimonial draft updated. <a target=\"_blank\" href=\"%s\">Preview testimonial</a>"
2995
+ msgstr ""
2996
+
2997
+ #: modules/custom-post-types/testimonial.php:168
2998
+ msgid "Customize Testimonials Archive"
2999
+ msgstr ""
3000
+
3001
+ #: modules/custom-post-types/testimonial.php:169
3002
+ msgid "Customize"
3003
+ msgstr "Prilagodi"
3004
+
3005
+ #: modules/custom-post-types/testimonial.php:193
3006
+ msgid "Testimonial Page Title"
3007
+ msgstr ""
3008
+
3009
+ #: modules/custom-post-types/testimonial.php:205
3010
+ msgid "Testimonial Page Content"
3011
+ msgstr ""
3012
+
3013
+ #: modules/custom-post-types/testimonial.php:216
3014
+ msgid "Testimonial Page Featured Image"
3015
+ msgstr ""
3016
+
3017
+ #: modules/featured-content/featured-content.php:324
3018
+ msgid "Featured content"
3019
+ msgstr ""
3020
+
3021
+ #: modules/featured-content/featured-content.php:343
3022
+ msgid "Tag name:"
3023
+ msgstr ""
3024
+
3025
+ #: modules/featured-content/featured-content.php:348
3026
+ msgid "Number of posts:"
3027
+ msgstr "Broj članaka:"
3028
+
3029
+ #: modules/featured-content/featured-content.php:353
3030
+ msgid "Hide tag from displaying in post meta and tag clouds."
3031
+ msgstr ""
3032
+
3033
+ #: modules/gplus-authorship/admin/ui.php:54
3034
+ #: modules/gplus-authorship/admin/ui.php:65 modules/likes.php:427
3035
+ #: modules/likes.php:439 modules/publicize/ui.php:35
3036
+ #: modules/publicize/ui.php:45 modules/sharedaddy/sharing.php:57
3037
+ #: modules/sharedaddy/sharing.php:163
3038
+ msgid "Sharing Settings"
3039
+ msgstr "Postavke dijeljenja"
3040
+
3041
+ #: modules/gplus-authorship/admin/ui.php:54 modules/likes.php:427
3042
+ #: modules/module-info.php:315 modules/module-info.php:318
3043
+ #: modules/module-info.php:339 modules/publicize/ui.php:35
3044
+ #: modules/sharedaddy/sharedaddy.php:23 modules/sharedaddy/sharing.php:57
3045
+ msgid "Sharing"
3046
+ msgstr "Dijeljenje"
3047
+
3048
+ #: modules/gplus-authorship/admin/ui.php:79
3049
+ msgid "Your Google+ account has been connected."
3050
+ msgstr ""
3051
+
3052
+ #: modules/gplus-authorship/admin/ui.php:80
3053
+ msgid "There was a problem connecting your Google+ account. Please try again."
3054
+ msgstr ""
3055
+
3056
+ #: modules/gplus-authorship/admin/ui.php:81
3057
+ msgid "You must click 'Accept' in the Google+ dialog to connect your account."
3058
+ msgstr ""
3059
+
3060
+ #: modules/gplus-authorship/admin/ui.php:113 modules/module-info.php:785
3061
+ #: modules/module-info.php:789
3062
+ msgid "Google+ Profile"
3063
+ msgstr ""
3064
+
3065
+ #: modules/custom-post-types/comics.php:200
3066
+ #: modules/custom-post-types/testimonial.php:60
3067
+ msgid "Add New"
3068
+ msgstr "Dodaj"
3069
+
3070
+ #: modules/custom-post-types/comics.php:201
3071
+ msgid "Add New Comic"
3072
+ msgstr ""
3073
+
3074
+ #: modules/custom-post-types/comics.php:202
3075
+ msgid "Edit Comic"
3076
+ msgstr ""
3077
+
3078
+ #: modules/custom-post-types/comics.php:203
3079
+ msgid "New Comic"
3080
+ msgstr ""
3081
+
3082
+ #: modules/custom-post-types/comics.php:204
3083
+ msgid "View Comic"
3084
+ msgstr ""
3085
+
3086
+ #: modules/custom-post-types/comics.php:205
3087
+ msgid "Search Comics"
3088
+ msgstr ""
3089
+
3090
+ #: modules/custom-post-types/comics.php:206
3091
+ msgid "No Comics found"
3092
+ msgstr ""
3093
+
3094
+ #: modules/custom-post-types/comics.php:207
3095
+ msgid "No Comics found in Trash"
3096
+ msgstr ""
3097
+
3098
+ #: modules/custom-post-types/comics.php:276
3099
+ msgid "Comic updated. <a href=\"%s\">View comic</a>"
3100
+ msgstr ""
3101
+
3102
+ #: modules/custom-post-types/comics.php:277
3103
+ #: modules/custom-post-types/testimonial.php:121
3104
+ msgid "Custom field updated."
3105
+ msgstr "Korisničko polje ažurirano."
3106
+
3107
+ #: modules/custom-post-types/comics.php:278
3108
+ #: modules/custom-post-types/testimonial.php:122
3109
+ msgid "Custom field deleted."
3110
+ msgstr "Korisničko polje obrisano."
3111
+
3112
+ #: modules/custom-post-types/comics.php:279
3113
+ msgid "Comic updated."
3114
+ msgstr ""
3115
+
3116
+ #: modules/custom-post-types/comics.php:281
3117
+ msgid "Comic restored to revision from %s"
3118
+ msgstr ""
3119
+
3120
+ #: modules/custom-post-types/comics.php:282
3121
+ msgid "Comic published. <a href=\"%s\">View comic</a>"
3122
+ msgstr ""
3123
+
3124
+ #: modules/custom-post-types/comics.php:283
3125
+ msgid "Comic saved."
3126
+ msgstr ""
3127
+
3128
+ #: modules/custom-post-types/comics.php:284
3129
+ msgid "Comic submitted. <a target=\"_blank\" href=\"%s\">Preview comic</a>"
3130
+ msgstr ""
3131
+
3132
+ #: modules/custom-post-types/comics.php:285
3133
+ msgid "Comic scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" href=\"%2$s\">Preview comic</a>"
3134
+ msgstr ""
3135
+
3136
+ #: modules/custom-post-types/comics.php:287
3137
+ #: modules/custom-post-types/testimonial.php:131
3138
+ msgid "M j, Y @ G:i"
3139
+ msgstr "j. M, Y. @ H:i"
3140
+
3141
+ #: modules/custom-post-types/comics.php:288
3142
+ msgid "Comic draft updated. <a target=\"_blank\" href=\"%s\">Preview comic</a>"
3143
+ msgstr ""
3144
+
3145
+ #: modules/custom-post-types/comics.php:349
3146
+ msgid "Invalid or expired nonce."
3147
+ msgstr ""
3148
+
3149
+ #: modules/custom-post-types/comics.php:458
3150
+ msgid ""
3151
+ "Welcome! Ready to publish your first strip?\n"
3152
+ "\n"
3153
+ "Your webcomic's new site is ready to go. Get started by <a href=\"BLOG_URLwp-admin/customize.php#title\">setting your comic's title and tagline</a> so your readers know what it's all about.\n"
3154
+ "\n"
3155
+ "Looking for more help with setting up your site? Check out the WordPress.com <a href=\"http://learn.wordpress.com/\">beginner's tutorial</a> and the <a href=\"http://en.support.wordpress.com/comics/\">guide to comics on WordPress.com</a>. Dive right in by <a href=\"BLOG_URLwp-admin/customize.php#title\">publishing your first strip!</a>\n"
3156
+ "\n"
3157
+ "Lots of laughs,\n"
3158
+ "The WordPress.com Team"
3159
+ msgstr ""
3160
+
3161
+ #: modules/custom-post-types/testimonial.php:54
3162
+ msgid "Customer Testimonials"
3163
+ msgstr ""
3164
+
3165
+ #: modules/custom-post-types/testimonial.php:56
3166
+ #: modules/custom-post-types/testimonial.php:58
3167
+ #: modules/custom-post-types/testimonial.php:182
3168
+ #: modules/custom-post-types/testimonial.php:187
3169
+ msgid "Testimonials"
3170
+ msgstr ""
3171
+
3172
+ #: modules/custom-post-types/testimonial.php:57
3173
+ msgid "Testimonial"
3174
+ msgstr ""
3175
+
3176
+ #: modules/custom-post-types/testimonial.php:59
3177
+ msgid "All Testimonials"
3178
+ msgstr ""
3179
+
3180
+ #: modules/custom-post-types/testimonial.php:61
3181
+ msgid "Add New Testimonial"
3182
+ msgstr ""
3183
+
3184
+ #: modules/custom-post-types/testimonial.php:62
3185
+ msgid "Edit Testimonial"
3186
+ msgstr ""
3187
+
3188
+ #: modules/custom-post-types/testimonial.php:63
3189
+ msgid "New Testimonial"
3190
+ msgstr ""
3191
+
3192
+ #: modules/custom-post-types/testimonial.php:64
3193
+ msgid "View Testimonial"
3194
+ msgstr ""
3195
+
3196
+ #: modules/custom-css/custom-css.php:747 modules/custom-css/custom-css.php:842
3197
+ #: modules/custom-css/custom-css.php:872 modules/minileven/minileven.php:262
3198
+ #: modules/minileven/theme/pub/minileven/content-gallery.php:74
3199
+ #: modules/minileven/theme/pub/minileven/content.php:53
3200
+ #: modules/minileven/theme/pub/minileven/image.php:82
3201
+ #: modules/minileven/theme/pub/minileven/page.php:31
3202
+ #: modules/publicize/ui.php:576
3203
+ msgid "Edit"
3204
+ msgstr "Uredi"
3205
+
3206
+ #: modules/custom-css/custom-css.php:754
3207
+ msgid "Limit width to %1$s pixels for videos, full size images, and other shortcodes. (<a href=\"%2$s\">More info</a>.)"
3208
+ msgstr ""
3209
+
3210
+ #: modules/custom-css/custom-css.php:770
3211
+ msgid "The default content width for the %s theme is %d pixels."
3212
+ msgstr "Početna širina teme %s je %d piksela."
3213
+
3214
+ #: modules/custom-css/custom-css.php:775 modules/custom-css/custom-css.php:857
3215
+ #: modules/custom-css/custom-css.php:886 modules/minileven/minileven.php:270
3216
+ #: modules/publicize/publicize-jetpack.php:429
3217
+ #: modules/publicize/publicize-jetpack.php:541 modules/publicize/ui.php:245
3218
+ msgid "OK"
3219
+ msgstr "Uredu"
3220
+
3221
+ #: modules/custom-css/custom-css.php:776 modules/custom-css/custom-css.php:858
3222
+ #: modules/custom-css/custom-css.php:887 modules/minileven/minileven.php:271
3223
+ #: modules/sharedaddy/sharing-sources.php:299
3224
+ msgid "Cancel"
3225
+ msgstr "Poništi"
3226
+
3227
+ #: modules/custom-css/custom-css.php:840
3228
+ msgid "Preprocessor:"
3229
+ msgstr ""
3230
+
3231
+ #: modules/custom-css/custom-css.php:841 modules/custom-css/custom-css.php:846
3232
+ #: modules/videopress/videopress.php:273 modules/widgets/image-widget.php:124
3233
+ msgid "None"
3234
+ msgstr "Ništa"
3235
+
3236
+ #: modules/custom-css/custom-css.php:870
3237
+ msgid "Mode:"
3238
+ msgstr ""
3239
+
3240
+ #: modules/custom-css/custom-css.php:871
3241
+ msgid "Add-on"
3242
+ msgstr ""
3243
+
3244
+ #: modules/custom-css/custom-css.php:871
3245
+ msgid "Replacement"
3246
+ msgstr ""
3247
+
3248
+ #: modules/custom-css/custom-css.php:878
3249
+ msgid "Add-on CSS <b>(Recommended)</b>"
3250
+ msgstr ""
3251
+
3252
+ #: modules/custom-css/custom-css.php:883
3253
+ msgid "Replace <a href=\"%s\">theme's CSS</a> <b>(Advanced)</b>"
3254
+ msgstr ""
3255
+
3256
+ #: modules/custom-css/custom-css.php:894
3257
+ #: modules/custom-post-types/comics.php:238
3258
+ #: modules/videopress/videopress.php:662
3259
+ msgid "Preview"
3260
+ msgstr "Pregled"
3261
+
3262
+ #: modules/custom-css/custom-css.php:896
3263
+ msgid "Save &amp; Buy Upgrade"
3264
+ msgstr ""
3265
+
3266
+ #: modules/custom-css/custom-css.php:896
3267
+ msgid "Save Stylesheet"
3268
+ msgstr "Sačuvaj predložak"
3269
+
3270
+ #: modules/custom-css/custom-css.php:958
3271
+ msgid "Show more"
3272
+ msgstr "Više"
3273
+
3274
+ #: modules/custom-post-types/comics.php:86
3275
+ msgid "Convert to Comic"
3276
+ msgstr ""
3277
+
3278
+ #: modules/custom-post-types/comics.php:92
3279
+ msgid "Convert to Post"
3280
+ msgstr ""
3281
+
3282
+ #: modules/custom-post-types/comics.php:116
3283
+ msgid "You are not allowed to make this change."
3284
+ msgstr ""
3285
+
3286
+ #: modules/custom-post-types/comics.php:163
3287
+ msgid "Post converted."
3288
+ msgid_plural "%s posts converted"
3289
+ msgstr[0] ""
3290
+ msgstr[1] ""
3291
+ msgstr[2] ""
3292
+
3293
+ #: modules/custom-post-types/comics.php:176
3294
+ msgid "Drop images to upload"
3295
+ msgstr ""
3296
+
3297
+ #: modules/custom-post-types/comics.php:177
3298
+ msgid "Uploading..."
3299
+ msgstr ""
3300
+
3301
+ #: modules/custom-post-types/comics.php:178
3302
+ msgid "Processing..."
3303
+ msgstr ""
3304
+
3305
+ #: modules/custom-post-types/comics.php:179
3306
+ msgid "Sorry, your browser isn't supported. Upgrade at browsehappy.com."
3307
+ msgstr ""
3308
+
3309
+ #: modules/custom-post-types/comics.php:180
3310
+ msgid "Only images can be uploaded here."
3311
+ msgstr ""
3312
+
3313
+ #: modules/custom-post-types/comics.php:181
3314
+ msgid "Your upload didn't complete; try again later or cross your fingers and try again right now."
3315
+ msgstr ""
3316
+
3317
+ #: modules/custom-post-types/comics.php:194
3318
+ #: modules/custom-post-types/comics.php:196
3319
+ #: modules/custom-post-types/comics.php:198
3320
+ msgid "Comics"
3321
+ msgstr ""
3322
+
3323
+ #: modules/custom-post-types/comics.php:197
3324
+ msgid "Comic"
3325
+ msgstr ""
3326
+
3327
+ #: modules/custom-post-types/comics.php:199
3328
+ msgid "All Comics"
3329
+ msgstr ""
3330
+
3331
+ #: modules/contact-form/grunion-form-view.php:154
3332
+ msgid "Drop down"
3333
+ msgstr "Padajuća lista"
3334
+
3335
+ #: modules/contact-form/grunion-form-view.php:157
3336
+ msgid "Radio"
3337
+ msgstr "Radio dugme"
3338
+
3339
+ #: modules/contact-form/grunion-form-view.php:158
3340
+ msgid "Text"
3341
+ msgstr "Tekst"
3342
+
3343
+ #: modules/contact-form/grunion-form-view.php:159
3344
+ msgid "Textarea"
3345
+ msgstr "Oblast za tekst"
3346
+
3347
+ #: modules/contact-form/grunion-form-view.php:166
3348
+ msgid "Options"
3349
+ msgstr "Opcije"
3350
+
3351
+ #: modules/contact-form/grunion-form-view.php:167
3352
+ msgid "First option"
3353
+ msgstr "Prva opcija"
3354
+
3355
+ #: modules/contact-form/grunion-form-view.php:170
3356
+ msgid "Add another option"
3357
+ msgstr "Dodaj još jednu opciju"
3358
+
3359
+ #: modules/contact-form/grunion-form-view.php:177
3360
+ msgid "Required?"
3361
+ msgstr "Neophodno?"
3362
+
3363
+ #: modules/contact-form/grunion-form-view.php:182
3364
+ msgid "Save this field"
3365
+ msgstr "Sačuvaj ovo polje"
3366
+
3367
+ #: modules/contact-form/grunion-form-view.php:187
3368
+ msgid "Here&#8217;s what your form will look like"
3369
+ msgstr "Vaš obrazac će izgledati ovako"
3370
+
3371
+ #: modules/contact-form/grunion-form-view.php:192
3372
+ msgid "Add a new field"
3373
+ msgstr "Dodaj novo polje"
3374
+
3375
+ #: modules/contact-form/grunion-form-view.php:194
3376
+ msgid "Add this form to my post"
3377
+ msgstr "Dodaj ovaj obrazac u moj članak"
3378
+
3379
+ #: modules/contact-form/grunion-form-view.php:197
3380
+ msgid "Email settings"
3381
+ msgstr "Email postavke"
3382
+
3383
+ #: modules/contact-form/grunion-form-view.php:199
3384
+ msgid "Enter your email address"
3385
+ msgstr "Upišite vašu email adresu"
3386
+
3387
+ #: modules/contact-form/grunion-form-view.php:202
3388
+ msgid "What should the subject line be?"
3389
+ msgstr "Šta bi trebalo upisati kao naslov?"
3390
+
3391
+ #: modules/contact-form/grunion-form-view.php:205
3392
+ msgid "Save and go back to form builder"
3393
+ msgstr "Sačuvaj i vrati se na kreiranje obrasca"
3394
+
3395
+ #: modules/custom-css/custom-css.php:455
3396
+ msgid ""
3397
+ "Welcome to Custom CSS!\n"
3398
+ "\n"
3399
+ "CSS (Cascading Style Sheets) is a kind of code that tells the browser how to render a web page. You may delete these comments and get started with your customizations.\n"
3400
+ "\n"
3401
+ "By default, your stylesheet will be loaded after the theme stylesheets, which means that your rules can take precedence and override the theme CSS rules. Just write here what you want to change, you don't need to copy all your theme's stylesheet content."
3402
+ msgstr ""
3403
+
3404
+ #: modules/custom-css/custom-css.php:576
3405
+ msgid "Preview: changes must be saved or they will be lost"
3406
+ msgstr "Pregled: izmjene moraju biti sačuvane ili će biti izgubljene"
3407
+
3408
+ #: modules/custom-css/custom-css.php:604
3409
+ msgid "Edit CSS"
3410
+ msgstr "Uredi CSS"
3411
+
3412
+ #: modules/custom-css/custom-css.php:618
3413
+ msgid "CSS"
3414
+ msgstr "CSS"
3415
+
3416
+ #: modules/custom-css/custom-css.php:638
3417
+ msgid "Custom CSS Stylesheet"
3418
+ msgstr "Korisnički CSS predložak"
3419
+
3420
+ #: modules/custom-css/custom-css.php:677
3421
+ msgid "Stylesheet saved."
3422
+ msgstr "Predložak je sačuvan."
3423
+
3424
+ #: modules/custom-css/custom-css.php:681
3425
+ msgid "Publish"
3426
+ msgstr "Objavi"
3427
+
3428
+ #: modules/custom-css/custom-css.php:687
3429
+ msgid "CSS Revisions"
3430
+ msgstr "CSS revizija"
3431
+
3432
+ #: modules/custom-css/custom-css.php:691
3433
+ msgid "CSS Stylesheet Editor"
3434
+ msgstr "Uređivač CSS predložaka"
3435
+
3436
+ #: modules/custom-css/custom-css.php:698
3437
+ msgid ""
3438
+ "New to CSS? Start with a <a href=\"http://www.htmldog.com/guides/cssbeginner/\">beginner tutorial</a>. Questions?\n"
3439
+ "\t\tAsk in the <a href=\"http://wordpress.org/support/forum/themes-and-templates\">Themes and Templates forum</a>."
3440
+ msgstr ""
3441
+
3442
+ #: modules/custom-css/custom-css.php:745
3443
+ msgid "Content Width:"
3444
+ msgstr ""
3445
+
3446
+ #: modules/custom-css/custom-css.php:746
3447
+ msgid "Default"
3448
+ msgstr "Početno"
3449
+
3450
+ #: modules/custom-css/custom-css.php:746
3451
+ msgid "%s px"
3452
+ msgstr ""
3453
+
3454
+ #: modules/contact-form/grunion-form-view.php:11
3455
+ msgctxt "Label for HTML form \"Comment/Response\" field in contact form builder"
3456
+ msgid "Comment"
3457
+ msgstr "Komentar"
3458
+
3459
+ #: modules/contact-form/grunion-form-view.php:12
3460
+ msgctxt "Default label for new HTML form field in contact form builder"
3461
+ msgid "New Field"
3462
+ msgstr "Novo polje"
3463
+
3464
+ #: modules/contact-form/grunion-form-view.php:13
3465
+ msgctxt "Label for the set of options to be included in a user-created dropdown in contact form builder"
3466
+ msgid "Options"
3467
+ msgstr "Opcije"
3468
+
3469
+ #: modules/contact-form/grunion-form-view.php:14
3470
+ msgctxt "Label for an option to be included in a user-created dropdown in contact form builder"
3471
+ msgid "Option"
3472
+ msgstr "Opcija"
3473
+
3474
+ #: modules/contact-form/grunion-form-view.php:15
3475
+ msgctxt "Default label for the first option to be included in a user-created dropdown in contact form builder"
3476
+ msgid "First option"
3477
+ msgstr "Prva opcija"
3478
+
3479
+ #: modules/contact-form/grunion-form-view.php:16
3480
+ msgctxt "error message in contact form builder"
3481
+ msgid "Oops, there was a problem generating your form. You'll likely need to try again."
3482
+ msgstr "Ups, desio se problem prilikom generisanja ovog obrasca. Najvjerovatnije biste trebali pokušati ponovo."
3483
+
3484
+ #: modules/contact-form/grunion-form-view.php:17
3485
+ msgid ""
3486
+ "Drag up or down\n"
3487
+ "to re-arrange"
3488
+ msgstr ""
3489
+ "Povlačite gore ili dolje\n"
3490
+ "da promijenite raspored"
3491
+
3492
+ #: modules/contact-form/grunion-form-view.php:18
3493
+ msgctxt "Label to drag HTML form fields around to change their order in contact form builder"
3494
+ msgid "move"
3495
+ msgstr "premjesti"
3496
+
3497
+ #: modules/contact-form/grunion-form-view.php:19
3498
+ msgctxt "Link to edit an HTML form field in contact form builder"
3499
+ msgid "edit"
3500
+ msgstr "uredi"
3501
+
3502
+ #: modules/contact-form/grunion-form-view.php:20
3503
+ msgid "Saved successfully"
3504
+ msgstr "Uspješno sačuvano"
3505
+
3506
+ #: modules/contact-form/grunion-form-view.php:21
3507
+ msgctxt "This HTML form field is marked as required by the user in contact form builder"
3508
+ msgid "(required)"
3509
+ msgstr "(neophodno)"
3510
+
3511
+ #: modules/contact-form/grunion-form-view.php:22
3512
+ msgid "Are you sure you want to exit the form editor without saving? Any changes you have made will be lost."
3513
+ msgstr "Jeste li sigurni da želite zatvoriti uređivač obrasca bez snimanja? Bilo kakve promjene koje ste napravili će biti izgubljene."
3514
+
3515
+ #: modules/contact-form/grunion-form-view.php:118
3516
+ msgid "Your new field was saved successfully"
3517
+ msgstr "Vaše novo polje je uspješno sačuvano"
3518
+
3519
+ #: modules/contact-form/grunion-form-view.php:120
3520
+ msgid "Form builder"
3521
+ msgstr "Kreiranje obrasca"
3522
+
3523
+ #: modules/contact-form/grunion-form-view.php:121
3524
+ msgid "Email notifications"
3525
+ msgstr "Email obavijesti"
3526
+
3527
+ #: modules/contact-form/grunion-form-view.php:126
3528
+ msgid "How does this work?"
3529
+ msgstr "Kako ovo funkcioniše?"
3530
+
3531
+ #: modules/contact-form/grunion-form-view.php:127
3532
+ msgid "By adding a contact form, your readers will be able to submit feedback to you. All feedback is automatically scanned for spam, and the legitimate feedback will be emailed to you."
3533
+ msgstr "Dodavanjem obrasca za kontakt, vaši čitaoci će vam moći slati komentare i druge informacije. Sve ovo će se automatski skenirati radi spama i samo će poruke koje nisu spam biti proslijeđene na vaš email."
3534
+
3535
+ #: modules/contact-form/grunion-form-view.php:128
3536
+ msgid "Can I add more fields?"
3537
+ msgstr "Mogu li dodati još polja?"
3538
+
3539
+ #: modules/contact-form/grunion-form-view.php:130
3540
+ msgctxt "%1$s = \"Click here\" in an HTML link"
3541
+ msgid "Sure thing. %1$s to add a new text box, textarea, radio, checkbox, or dropdown field."
3542
+ msgstr "Naravno. %1$s da dodate novi tekstualni okvir, radio dugme, dugme za označavanje ili padajuću listu."
3543
+
3544
+ #: modules/contact-form/grunion-form-view.php:131
3545
+ msgid "Click here"
3546
+ msgstr "Kliknite ovdje"
3547
+
3548
+ #: modules/contact-form/grunion-form-view.php:133
3549
+ msgid "Can I view my feedback within WordPress?"
3550
+ msgstr "Mogu li pregledati povratne informacije unutar WordPressa?"
3551
+
3552
+ #: modules/contact-form/grunion-form-view.php:135
3553
+ msgctxt "%1$s = \"Feedback\" in an HTML link"
3554
+ msgid "Yep, you can read your feedback at any time by clicking the \"%1$s\" link in the admin menu."
3555
+ msgstr ""
3556
+
3557
+ #: modules/contact-form/grunion-form-view.php:141
3558
+ msgid "Do I need to fill this out?"
3559
+ msgstr "Moram li ovo popuniti?"
3560
+
3561
+ #: modules/contact-form/grunion-form-view.php:142
3562
+ msgid "Nope. However, if you&#8217;d like to modify where your feedback is sent, or the subject line you can. If you don&#8217;t make any changes here, feedback will be sent to the author of the page/post and the subject will be the name of this page/post."
3563
+ msgstr "Ne. Ipak, ako želite modificirati lokaciju na koju se šalju ove informacije ili naslov, onda je moguće. Ako ovdje ne napravite nikakve izmjene, povratne informacije će se slati autoru stranice/članka, a naslov će biti ime ove stranice/članka."
3564
+
3565
+ #: modules/contact-form/grunion-form-view.php:146
3566
+ msgid "Edit this new field"
3567
+ msgstr "Uredi ovo novo polje"
3568
+
3569
+ #: modules/contact-form/grunion-form-view.php:148
3570
+ #: modules/sharedaddy/sharing-sources.php:980
3571
+ msgid "Label"
3572
+ msgstr "Naslov"
3573
+
3574
+ #: modules/contact-form/grunion-form-view.php:149
3575
+ msgid "New field"
3576
+ msgstr "Novo polje"
3577
+
3578
+ #: modules/contact-form/grunion-form-view.php:151
3579
+ msgid "Field type"
3580
+ msgstr "Vrsta polja"
3581
+
3582
+ #: modules/contact-form/grunion-form-view.php:153
3583
+ msgid "Checkbox"
3584
+ msgstr "Dugme za oznaku"
3585
+
3586
+ #: modules/contact-form/grunion-contact-form.php:85
3587
+ #: modules/contact-form/grunion-contact-form.php:86
3588
+ msgid "No feedback found"
3589
+ msgstr "Nema pronađenih povratnih informacija"
3590
+
3591
+ #: modules/contact-form/grunion-contact-form.php:103
3592
+ msgid "Spam <span class=\"count\">(%s)</span>"
3593
+ msgid_plural "Spam <span class=\"count\">(%s)</span>"
3594
+ msgstr[0] "Spam <span class=\"count\">(%s)</span>"
3595
+ msgstr[1] "Spam <span class=\"count\">(%s)</span>"
3596
+ msgstr[2] "Spam <span class=\"count\">(%s)</span>"
3597
+
3598
+ #: modules/contact-form/grunion-contact-form.php:190
3599
+ msgid "An error occurred. Please try again later."
3600
+ msgstr ""
3601
+
3602
+ #: modules/contact-form/grunion-contact-form.php:198
3603
+ #: modules/contact-form/grunion-contact-form.php:851
3604
+ msgid "Message Sent"
3605
+ msgstr "Poruka poslana"
3606
+
3607
+ #: modules/contact-form/grunion-contact-form.php:356
3608
+ msgid "Export feedback as CSV"
3609
+ msgstr ""
3610
+
3611
+ #: modules/contact-form/grunion-contact-form.php:362
3612
+ msgid "Select feedback to download"
3613
+ msgstr ""
3614
+
3615
+ #: modules/contact-form/grunion-contact-form.php:364
3616
+ msgid "All posts"
3617
+ msgstr "Svi članci"
3618
+
3619
+ #: modules/contact-form/grunion-contact-form.php:369
3620
+ msgid "Download"
3621
+ msgstr ""
3622
+
3623
+ #: modules/contact-form/grunion-contact-form.php:416
3624
+ #: modules/contact-form/grunion-contact-form.php:508
3625
+ #: modules/contact-form/grunion-form-view.php:30 modules/module-info.php:491
3626
+ #: modules/module-info.php:495
3627
+ msgid "Contact Form"
3628
+ msgstr "Obrazac za kontakt"
3629
+
3630
+ #: modules/contact-form/grunion-contact-form.php:722
3631
+ msgctxt "%1$s = blog name"
3632
+ msgid "%1$s Sidebar"
3633
+ msgstr "%1$s - bočna traka"
3634
+
3635
+ #: modules/contact-form/grunion-contact-form.php:725
3636
+ msgctxt "%1$s = blog name, %2$s = post title"
3637
+ msgid "%1$s %2$s"
3638
+ msgstr "%1$s - %2$s"
3639
+
3640
+ #: modules/contact-form/grunion-contact-form.php:736
3641
+ msgid "Submit &#187;"
3642
+ msgstr "Pošalji &#187;"
3643
+
3644
+ #: modules/contact-form/grunion-contact-form.php:756
3645
+ msgid "Subject"
3646
+ msgstr "Tema"
3647
+
3648
+ #: modules/contact-form/grunion-contact-form.php:837
3649
+ msgid "Error!"
3650
+ msgstr "Greška!"
3651
+
3652
+ #: modules/contact-form/grunion-contact-form.php:852
3653
+ msgid "go back"
3654
+ msgstr "idi nazad"
3655
+
3656
+ #: modules/contact-form/grunion-contact-form.php:924
3657
+ #: modules/contact-form/grunion-contact-form.php:940
3658
+ msgctxt "%1$s = form field label, %2$s = form field value"
3659
+ msgid "%1$s: %2$s"
3660
+ msgstr "%1$s: %2$s"
3661
+
3662
+ #: modules/contact-form/grunion-contact-form.php:1205
3663
+ msgid "Time:"
3664
+ msgstr "Vrijeme:"
3665
+
3666
+ #: modules/contact-form/grunion-contact-form.php:1206
3667
+ msgid "IP Address:"
3668
+ msgstr "IP adresa:"
3669
+
3670
+ #: modules/contact-form/grunion-contact-form.php:1214
3671
+ msgid "Contact Form URL:"
3672
+ msgstr "URL obrasca za kontakt:"
3673
+
3674
+ #: modules/contact-form/grunion-contact-form.php:1219
3675
+ msgid "Sent by a verified %s user."
3676
+ msgstr "Poslano od strane provjerenog %s korisnika."
3677
+
3678
+ #: modules/contact-form/grunion-contact-form.php:1223
3679
+ msgid "Sent by an unverified visitor to your site."
3680
+ msgstr "Poslano od strane neprovjerenog korisnika."
3681
+
3682
+ #: modules/contact-form/grunion-contact-form.php:1461
3683
+ msgid "%s requires a valid email address"
3684
+ msgstr "%s zahtjeva ispravnu email adresu"
3685
+
3686
+ #: modules/contact-form/grunion-contact-form.php:1467
3687
+ msgid "%s is required"
3688
+ msgstr "%s je neophodno"
3689
+
3690
+ #: modules/contact-form/grunion-contact-form.php:1514
3691
+ #: modules/contact-form/grunion-contact-form.php:1520
3692
+ #: modules/contact-form/grunion-contact-form.php:1525
3693
+ #: modules/contact-form/grunion-contact-form.php:1539
3694
+ #: modules/contact-form/grunion-contact-form.php:1545
3695
+ #: modules/contact-form/grunion-contact-form.php:1556
3696
+ #: modules/contact-form/grunion-contact-form.php:1566
3697
+ msgid "(required)"
3698
+ msgstr "(neophodno)"
3699
+
3700
+ #: modules/contact-form/grunion-contact-form.php:1538
3701
+ #: modules/minileven/minileven.php:261
3702
+ msgid "Yes"
3703
+ msgstr "Da"
3704
+
3705
+ #: modules/contact-form/grunion-form-view.php:8
3706
+ msgctxt "Label for HTML form \"Name\" field in contact form builder"
3707
+ msgid "Name"
3708
+ msgstr "Ime i prezime"
3709
+
3710
+ #: modules/contact-form/grunion-form-view.php:9
3711
+ msgctxt "Label for HTML form \"Email\" field in contact form builder"
3712
+ msgid "Email"
3713
+ msgstr "Email"
3714
+
3715
+ #: modules/contact-form/grunion-form-view.php:10
3716
+ msgctxt "Label for HTML form \"URL/Website\" field in contact form builder"
3717
+ msgid "Website"
3718
+ msgstr "Web stranica"
3719
+
3720
+ #: modules/comments/comments.php:187
3721
+ msgid "You must <a href=\"%s\">log in</a> to post a comment."
3722
+ msgstr "Morate se <a href=\"%s\">prijaviti</a> da biste mogli objaviti komentar."
3723
+
3724
+ #: modules/comments/comments.php:212
3725
+ msgid "Leave a Reply to %s"
3726
+ msgstr "Odgovori na %s"
3727
+
3728
+ #: modules/comments/comments.php:251
3729
+ msgid "Cancel reply"
3730
+ msgstr "Poništi odgovor"
3731
+
3732
+ #: modules/comments/comments.php:387
3733
+ msgid "Invalid security token."
3734
+ msgstr "Netačan sigurnosni token."
3735
+
3736
+ #: modules/comments/comments.php:448 modules/comments/comments.php:499
3737
+ msgid "Submitting Comment%s"
3738
+ msgstr "Šaljem komentar%s"
3739
+
3740
+ #: modules/contact-form/admin.php:16
3741
+ msgid "Add a custom form"
3742
+ msgstr "Dodaj korisnički obrazac"
3743
+
3744
+ #: modules/contact-form/admin.php:21 modules/contact-form/admin.php:22
3745
+ msgid "Add Contact Form"
3746
+ msgstr ""
3747
+
3748
+ #: modules/contact-form/admin.php:101
3749
+ msgid "Mark Spam"
3750
+ msgstr ""
3751
+
3752
+ #: modules/contact-form/admin.php:140 modules/contact-form/admin.php:534
3753
+ msgid "You are not allowed to manage this item."
3754
+ msgstr "Nije vam dozvoljeno upravljanje ovom stavkom."
3755
+
3756
+ #: modules/contact-form/admin.php:157
3757
+ msgid "Feedback(s) marked as spam"
3758
+ msgstr ""
3759
+
3760
+ #: modules/contact-form/admin.php:196
3761
+ #: modules/contact-form/grunion-omnisearch.php:36
3762
+ msgid "From"
3763
+ msgstr "Od"
3764
+
3765
+ #: modules/contact-form/admin.php:197
3766
+ #: modules/contact-form/grunion-contact-form.php:760
3767
+ #: modules/contact-form/grunion-omnisearch.php:37
3768
+ msgid "Message"
3769
+ msgstr "Poruka"
3770
+
3771
+ #: modules/contact-form/admin.php:198
3772
+ #: modules/contact-form/grunion-omnisearch.php:38
3773
+ #: modules/omnisearch/omnisearch-posts.php:46
3774
+ msgid "Date"
3775
+ msgstr "Datum"
3776
+
3777
+ #: modules/contact-form/admin.php:268
3778
+ msgid "Restore this item from the Trash"
3779
+ msgstr "Vrati ovu stavku iz smeća"
3780
+
3781
+ #: modules/contact-form/admin.php:270
3782
+ msgid "Restore"
3783
+ msgstr "Vrati"
3784
+
3785
+ #: modules/contact-form/admin.php:273 modules/contact-form/admin.php:372
3786
+ msgid "Delete this item permanently"
3787
+ msgstr "Trajno obriši ovu stavku"
3788
+
3789
+ #: modules/contact-form/admin.php:275 modules/contact-form/admin.php:374
3790
+ msgid "Delete Permanently"
3791
+ msgstr "Trajno obriši"
3792
+
3793
+ #: modules/contact-form/admin.php:306
3794
+ msgid "Mark this message as spam"
3795
+ msgstr "Označi ovu poruku kao spam"
3796
+
3797
+ #: modules/contact-form/admin.php:313 modules/contact-form/admin.php:315
3798
+ #: modules/contact-form/admin.php:612
3799
+ #: modules/omnisearch/omnisearch-posts.php:65
3800
+ msgid "Trash"
3801
+ msgstr "Smeće"
3802
+
3803
+ #: modules/contact-form/admin.php:366
3804
+ msgid "Mark this message as NOT spam"
3805
+ msgstr "Ova poruka NIJE spam"
3806
+
3807
+ #: modules/contact-form/admin.php:406
3808
+ #: modules/contact-form/grunion-contact-form.php:1183
3809
+ msgctxt "{$date_format} \\a\\t {$time_format}"
3810
+ msgid "%1$s \\a\\t %2$s"
3811
+ msgstr ""
3812
+
3813
+ #: modules/contact-form/admin.php:568
3814
+ msgid "You are not allowed to move this item out of the Trash."
3815
+ msgstr "Nemate dozvolu za izbacivanje ove stavke iz smeća."
3816
+
3817
+ #: modules/contact-form/admin.php:571
3818
+ msgid "Error in restoring from Trash."
3819
+ msgstr "Greška pri vraćanju iz smeća."
3820
+
3821
+ #: modules/contact-form/admin.php:575
3822
+ msgid "You are not allowed to move this item to the Trash."
3823
+ msgstr "Nije vam dozvoljeno prebacivanje ove stavke u smeće."
3824
+
3825
+ #: modules/contact-form/admin.php:578
3826
+ msgid "Error in moving to Trash."
3827
+ msgstr "Greška pri slanju u smeće."
3828
+
3829
+ #: modules/contact-form/admin.php:602
3830
+ msgid "Messages"
3831
+ msgstr "Poruke"
3832
+
3833
+ #: modules/contact-form/admin.php:625
3834
+ msgid "Spam"
3835
+ msgstr "Spam"
3836
+
3837
+ #: modules/contact-form/grunion-contact-form.php:82
3838
+ #: modules/contact-form/grunion-contact-form.php:83
3839
+ #: modules/contact-form/grunion-form-view.php:136
3840
+ msgid "Feedback"
3841
+ msgstr "Povratne informacije"
3842
+
3843
+ #: modules/contact-form/grunion-contact-form.php:84
3844
+ msgid "Search Feedback"
3845
+ msgstr "Pretraga povratnih informacija"
3846
+
3847
+ #: modules/carousel/jetpack-carousel.php:317
3848
+ msgid "Missing target blog ID."
3849
+ msgstr "Nedostaje ID odredišnog bloga."
3850
+
3851
+ #: modules/carousel/jetpack-carousel.php:320
3852
+ msgid "Missing target post ID."
3853
+ msgstr "Nedostaje ID odredišnog člaka."
3854
+
3855
+ #: modules/carousel/jetpack-carousel.php:323
3856
+ msgid "No comment text was submitted."
3857
+ msgstr "Niste upisali tekst komentara."
3858
+
3859
+ #: modules/carousel/jetpack-carousel.php:335
3860
+ msgid "Comments on this post are closed."
3861
+ msgstr "Komentari su isključeni za ovaj članak."
3862
+
3863
+ #: modules/carousel/jetpack-carousel.php:345
3864
+ msgid "Sorry, but we could not authenticate your request."
3865
+ msgstr "Žao nam je, nismo mogli izvršiti autentifikaciju vašeg zahtjeva."
3866
+
3867
+ #: modules/carousel/jetpack-carousel.php:354
3868
+ msgid "Please provide your name."
3869
+ msgstr "Molimo vas da upišete vaše ime."
3870
+
3871
+ #: modules/carousel/jetpack-carousel.php:357
3872
+ msgid "Please provide an email address."
3873
+ msgstr "Molimo vas da upišete email adresu."
3874
+
3875
+ #: modules/carousel/jetpack-carousel.php:360
3876
+ msgid "Please provide a valid email address."
3877
+ msgstr "Molimo vas da upišete ispravnu email adresu."
3878
+
3879
+ #: modules/carousel/jetpack-carousel.php:389
3880
+ msgid "Image Gallery Carousel"
3881
+ msgstr "Slike iz galerije"
3882
+
3883
+ #: modules/carousel/jetpack-carousel.php:392
3884
+ msgid "Enable carousel"
3885
+ msgstr "Omogući prikaz slika"
3886
+
3887
+ #: modules/carousel/jetpack-carousel.php:396
3888
+ msgid "Background color"
3889
+ msgstr "Boja pozadine"
3890
+
3891
+ #: modules/carousel/jetpack-carousel.php:399
3892
+ msgid "Metadata"
3893
+ msgstr "Meta podaci"
3894
+
3895
+ #: modules/carousel/jetpack-carousel.php:456
3896
+ msgid "Show photo metadata (<a href=\"http://en.wikipedia.org/wiki/Exchangeable_image_file_format\" target=\"_blank\">Exif</a>) in carousel, when available."
3897
+ msgstr "Ako su dostupni, prikaži meta podatke za fotografije (<a href=\"http://en.wikipedia.org/wiki/Exchangeable_image_file_format\" target=\"_blank\">Exif</a>) u galeriji."
3898
+
3899
+ #: modules/carousel/jetpack-carousel.php:464
3900
+ msgid "Show map of photo location in carousel, when available."
3901
+ msgstr "Ako je moguće, prikaži mapu lokacije fotografije u galeriji."
3902
+
3903
+ #: modules/carousel/jetpack-carousel.php:472
3904
+ msgid "Black"
3905
+ msgstr "Crna"
3906
+
3907
+ #: modules/carousel/jetpack-carousel.php:472
3908
+ msgid "White"
3909
+ msgstr "Bijela"
3910
+
3911
+ #: modules/carousel/jetpack-carousel.php:480
3912
+ msgid "Display images in full-size carousel slideshow."
3913
+ msgstr "Prikaži slideshow preko cijelog ekrana."
3914
+
3915
+ #: modules/comments/admin.php:50 modules/comments/comments.php:211
3916
+ #: modules/minileven/theme/pub/minileven/content-gallery.php:71
3917
+ msgid "Leave a Reply"
3918
+ msgstr "Komentariši"
3919
+
3920
+ #: modules/comments/admin.php:54 modules/widgets/facebook-likebox.php:156
3921
+ #: modules/widgets/twitter-timeline.php:217
3922
+ msgid "Light"
3923
+ msgstr "Svijetla"
3924
+
3925
+ #: modules/comments/admin.php:55 modules/widgets/facebook-likebox.php:157
3926
+ #: modules/widgets/twitter-timeline.php:218
3927
+ msgid "Dark"
3928
+ msgstr "Tamna"
3929
+
3930
+ #: modules/comments/admin.php:56
3931
+ msgid "Transparent"
3932
+ msgstr "Providno"
3933
+
3934
+ #: modules/comments/admin.php:72 modules/module-info.php:521
3935
+ msgid "Jetpack Comments"
3936
+ msgstr "Jetpack komentari"
3937
+
3938
+ #: modules/comments/admin.php:81
3939
+ msgid "Greeting Text"
3940
+ msgstr "Pozdravni tekst"
3941
+
3942
+ #: modules/comments/admin.php:97 modules/comments/admin.php:168
3943
+ #: modules/widgets/facebook-likebox.php:154
3944
+ msgid "Color Scheme"
3945
+ msgstr "Šema boja"
3946
+
3947
+ #: modules/comments/admin.php:118
3948
+ msgid "Adjust your Jetpack Comments form with a clever greeting and color-scheme."
3949
+ msgstr "Prilagodite obrazac vaših Jetpack komentara dodajući poruku dobrodošlice i mijenjajući šemu boja."
3950
+
3951
+ #: modules/comments/admin.php:134
3952
+ msgid "A few catchy words to motivate your readers to comment"
3953
+ msgstr "Nekoliko riječi kojima ćete motivirati vaše čitatelje da komentarišu"
3954
+
3955
+ #: modules/comments/base.php:83
3956
+ msgid "Invalid request"
3957
+ msgstr "Neispravan zahtjev"
3958
+
3959
+ #: modules/comments/base.php:230
3960
+ msgid "Error: please fill the required fields (name, email)."
3961
+ msgstr "Greška: molimo vas da popunite neophodna polja (ime, email)."
3962
+
3963
+ #: modules/comments/base.php:232
3964
+ msgid "Error: please enter a valid email address."
3965
+ msgstr "Greška: molimo vas da unesete ispravnu email adresu."
3966
+
3967
+ #: modules/after-the-deadline/config-options.php:83
3968
+ msgid "<a href=\"%s\">Learn more</a> about these options."
3969
+ msgstr "<a href=\"%s\">Saznajte više</a> o ovim opcijama."
3970
+
3971
+ #: modules/after-the-deadline/config-options.php:86
3972
+ msgid "Language"
3973
+ msgstr "Jezik"
3974
+
3975
+ #: modules/after-the-deadline/config-options.php:89
3976
+ msgctxt "%1$s = http://codex.wordpress.org/Installing_WordPress_in_Your_Language, %2$s = WPLANG"
3977
+ msgid "The proofreader supports English, French, German, Portuguese, and Spanish. Your <a href=\"%1$s\">%2$s</a> value is the default proofreading language."
3978
+ msgstr ""
3979
+
3980
+ #: modules/after-the-deadline/config-options.php:95
3981
+ msgid "Use automatically detected language to proofread posts and pages"
3982
+ msgstr "Koristi automatski detektovani jezik za lektorisanje članaka i stranica"
3983
+
3984
+ #: modules/after-the-deadline/config-unignore.php:129
3985
+ msgid "Ignored Phrases"
3986
+ msgstr "Zanemarene fraze"
3987
+
3988
+ #: modules/after-the-deadline/config-unignore.php:131
3989
+ msgid "Identify words and phrases to ignore while proofreading your posts and pages:"
3990
+ msgstr "Identifikacija ignorisanih riječi i fraza prilikom lektorisanja vaših članaka i stranica:"
3991
+
3992
+ #: modules/after-the-deadline/config-unignore.php:133
3993
+ #: modules/widget-visibility/widget-conditions.php:174
3994
+ msgid "Add"
3995
+ msgstr "Dodaj"
3996
+
3997
+ #: modules/after-the-deadline/config-unignore.php:138
3998
+ msgid "Be sure to click \"Update Profile\" at the bottom of the screen to save your changes."
3999
+ msgstr "Ne zaboravite kliknuti na \"Ažuriraj profil\" u dnu stranice da biste sačuvali promjene."
4000
+
4001
+ #: modules/carousel/jetpack-carousel.php:106
4002
+ msgid "Comment"
4003
+ msgstr "komentar"
4004
+
4005
+ #: modules/carousel/jetpack-carousel.php:107
4006
+ msgid "Post Comment"
4007
+ msgstr "Objavi komentar"
4008
+
4009
+ #: modules/carousel/jetpack-carousel.php:108
4010
+ msgid "Loading Comments..."
4011
+ msgstr "Učitavam komentare..."
4012
+
4013
+ #: modules/carousel/jetpack-carousel.php:109
4014
+ msgid "View full size <span class=\"photo-size\">%1$s<span class=\"photo-size-times\">&times;</span>%2$s</span>"
4015
+ msgstr "Prikaži punu veličinu <span class=\"photo-size\">%1$s<span class=\"photo-size-times\">&times;</span>%2$s</span>"
4016
+
4017
+ #: modules/carousel/jetpack-carousel.php:110
4018
+ msgid "Please be sure to submit some text with your comment."
4019
+ msgstr "Molimo vas da ne zaboravite upisati tekst vašeg komentara."
4020
+
4021
+ #: modules/carousel/jetpack-carousel.php:111
4022
+ msgid "Please provide an email address to comment."
4023
+ msgstr "Molimo vas da upišete vašu email adresu."
4024
+
4025
+ #: modules/carousel/jetpack-carousel.php:112
4026
+ msgid "Please provide your name to comment."
4027
+ msgstr "Molimo vas da upišete vaše ime."
4028
+
4029
+ #: modules/carousel/jetpack-carousel.php:113
4030
+ msgid "Sorry, but there was an error posting your comment. Please try again later."
4031
+ msgstr "Žao nam je, desila se greška prilikom objavljivanja vašeg komentara. Molimo vas da kasnije pokušate ponovo."
4032
+
4033
+ #: modules/carousel/jetpack-carousel.php:114
4034
+ msgid "Your comment was approved."
4035
+ msgstr "Vaš komentar je odobren."
4036
+
4037
+ #: modules/carousel/jetpack-carousel.php:115
4038
+ msgid "Your comment is in moderation."
4039
+ msgstr "Vaš komentar čeka na moderaciju."
4040
+
4041
+ #: modules/carousel/jetpack-carousel.php:116
4042
+ msgid "Camera"
4043
+ msgstr "Kamera"
4044
+
4045
+ #: modules/carousel/jetpack-carousel.php:117
4046
+ msgid "Aperture"
4047
+ msgstr "Otvor blende"
4048
+
4049
+ #: modules/carousel/jetpack-carousel.php:118
4050
+ msgid "Shutter Speed"
4051
+ msgstr "Brzina okidanja"
4052
+
4053
+ #: modules/carousel/jetpack-carousel.php:119
4054
+ msgid "Focal Length"
4055
+ msgstr "Fokalna dužina"
4056
+
4057
+ #: modules/carousel/jetpack-carousel.php:129
4058
+ msgid "Commenting as %s"
4059
+ msgstr "Komentarišete kao %s"
4060
+
4061
+ #: modules/carousel/jetpack-carousel.php:132
4062
+ msgid "You must be <a href=\"#\" class=\"jp-carousel-comment-login\">logged in</a> to post a comment."
4063
+ msgstr ""
4064
+
4065
+ #: modules/carousel/jetpack-carousel.php:134
4066
+ msgid "%s (Required)"
4067
+ msgstr ""
4068
+
4069
+ #: modules/carousel/jetpack-carousel.php:136
4070
+ #: modules/contact-form/grunion-contact-form.php:751
4071
+ #: modules/contact-form/grunion-form-view.php:155
4072
+ msgid "Email"
4073
+ msgstr "Email"
4074
+
4075
+ #: modules/carousel/jetpack-carousel.php:140
4076
+ #: modules/contact-form/grunion-contact-form.php:752
4077
+ #: modules/contact-form/grunion-form-view.php:160
4078
+ msgid "Website"
4079
+ msgstr "Web stranica"
4080
+
4081
+ #: modules/carousel/jetpack-carousel.php:273
4082
+ msgid "Missing attachment ID."
4083
+ msgstr "Nedostaje ID priloga."
4084
+
4085
+ #: modules/carousel/jetpack-carousel.php:310
4086
+ msgid "Nonce verification failed."
4087
+ msgstr "Verifikacija za nonce nije uspjela."
4088
+
4089
+ #: modules/after-the-deadline/atd-l10n.php:18
4090
+ msgid "Ignore suggestion"
4091
+ msgstr "Ignoriši prijedlog"
4092
+
4093
+ #: modules/after-the-deadline/atd-l10n.php:19
4094
+ msgid "Ignore always"
4095
+ msgstr "Uvijek zanemaruj"
4096
+
4097
+ #: modules/after-the-deadline/atd-l10n.php:20
4098
+ msgid "Ignore all"
4099
+ msgstr "Zanemari sve"
4100
+
4101
+ #: modules/after-the-deadline/atd-l10n.php:22
4102
+ msgid "Edit Selection..."
4103
+ msgstr "Uredi selekciju..."
4104
+
4105
+ #: modules/after-the-deadline/atd-l10n.php:24
4106
+ msgid "proofread"
4107
+ msgstr "lektorisanje"
4108
+
4109
+ #: modules/after-the-deadline/atd-l10n.php:25
4110
+ msgid "edit text"
4111
+ msgstr "uredi tekst"
4112
+
4113
+ #: modules/after-the-deadline/atd-l10n.php:26
4114
+ #: modules/after-the-deadline.php:226
4115
+ msgid "Proofread Writing"
4116
+ msgstr "Lektoriši napisano"
4117
+
4118
+ #: modules/after-the-deadline/atd-l10n.php:28
4119
+ msgid "No writing errors were found."
4120
+ msgstr "Nisu pronađene greške u pisanju."
4121
+
4122
+ #: modules/after-the-deadline/atd-l10n.php:29
4123
+ msgid "There was a problem communicating with the Proofreading service. Try again in one minute."
4124
+ msgstr "Desio se problem pri komunikaciji sa servisom za provjeru pravopisa i gramatike. Pokušajte ponovo za par minuta."
4125
+
4126
+ #: modules/after-the-deadline/atd-l10n.php:30
4127
+ msgid "There was an error communicating with the proofreading service."
4128
+ msgstr "Desila se greška pri komunikaciji sa servisom za lektorisanje."
4129
+
4130
+ #: modules/after-the-deadline/atd-l10n.php:32
4131
+ msgid "Replace selection with:"
4132
+ msgstr "Zamijeni selekciju sa:"
4133
+
4134
+ #: modules/after-the-deadline/atd-l10n.php:33
4135
+ msgid ""
4136
+ "The proofreader has suggestions for this post. Are you sure you want to publish it?\n"
4137
+ "\n"
4138
+ "Press OK to publish your post, or Cancel to view the suggestions and edit your post."
4139
+ msgstr ""
4140
+ "Postoje prijedlozi za lektorisanje ovog članka. Jeste li sugurni da ga želite objaviti?\n"
4141
+ "\n"
4142
+ "Pritisnite U redu za ažuriranje članka, ili Poništi za pregled prijedloga i uređivanje vašeg članka."
4143
+
4144
+ #: modules/after-the-deadline/atd-l10n.php:34
4145
+ msgid ""
4146
+ "The proofreader has suggestions for this post. Are you sure you want to update it?\n"
4147
+ "\n"
4148
+ "Press OK to update your post, or Cancel to view the suggestions and edit your post."
4149
+ msgstr ""
4150
+ "Postoje prijedlozi za lektorisanje ovog članka. Jeste li sugurni da ga želite ažurirati?\n"
4151
+ "\n"
4152
+ "Pritisnite U redu za ažuriranje članka, ili Poništi za pregled prijedloga i uređivanje vašeg članka."
4153
+
4154
+ #: modules/after-the-deadline/config-options.php:48
4155
+ msgid "Proofreading"
4156
+ msgstr "Lektorisanje"
4157
+
4158
+ #: modules/after-the-deadline/config-options.php:50
4159
+ msgid "Automatically proofread content when:"
4160
+ msgstr "Automatski radi lektorisanje sadržaja kada:"
4161
+
4162
+ #: modules/after-the-deadline/config-options.php:53
4163
+ msgid "a post or page is first published"
4164
+ msgstr "članak ili stranica se objavljuju prvi put"
4165
+
4166
+ #: modules/after-the-deadline/config-options.php:55
4167
+ msgid "a post or page is updated"
4168
+ msgstr "članak ili stranica se ažuriraju"
4169
+
4170
+ #: modules/after-the-deadline/config-options.php:58
4171
+ msgid "English Options"
4172
+ msgstr "Engleske opcije"
4173
+
4174
+ #: modules/after-the-deadline/config-options.php:60
4175
+ msgid "Enable proofreading for the following grammar and style rules when writing posts and pages:"
4176
+ msgstr "Omogući lektorisanje za sljedeća gramatička i stilska pravila pri pisanju članaka i stranica:"
4177
+
4178
+ #: modules/after-the-deadline/config-options.php:63
4179
+ msgid "Bias Language"
4180
+ msgstr "Vulgaran jezik"
4181
+
4182
+ #: modules/after-the-deadline/config-options.php:65
4183
+ msgid "Clich&eacute;s"
4184
+ msgstr "Klišei"
4185
+
4186
+ #: modules/after-the-deadline/config-options.php:67
4187
+ msgid "Complex Phrases"
4188
+ msgstr "Kompleksne fraze"
4189
+
4190
+ #: modules/after-the-deadline/config-options.php:69
4191
+ msgid "Diacritical Marks"
4192
+ msgstr "Dijakritičke oznake"
4193
+
4194
+ #: modules/after-the-deadline/config-options.php:71
4195
+ msgid "Double Negatives"
4196
+ msgstr "Dvostruka negacija"
4197
+
4198
+ #: modules/after-the-deadline/config-options.php:73
4199
+ msgid "Hidden Verbs"
4200
+ msgstr "Sakriveni glagoli"
4201
+
4202
+ #: modules/after-the-deadline/config-options.php:75
4203
+ msgid "Jargon"
4204
+ msgstr "Žargon"
4205
+
4206
+ #: modules/after-the-deadline/config-options.php:77
4207
+ msgid "Passive Voice"
4208
+ msgstr "Pasiv"
4209
+
4210
+ #: modules/after-the-deadline/config-options.php:79
4211
+ msgid "Phrases to Avoid"
4212
+ msgstr "Fraze koje bi se trebale izbjegavati"
4213
+
4214
+ #: modules/after-the-deadline/config-options.php:81
4215
+ msgid "Redundant Phrases"
4216
+ msgstr "Suvišne fraze"
4217
+
4218
+ #: class.jetpack.php:2909
4219
+ msgid "Configure"
4220
+ msgstr "Prilagodi"
4221
+
4222
+ #: class.jetpack.php:2947
4223
+ msgid "Coming soon&#8230;"
4224
+ msgstr "Uskoro"
4225
+
4226
+ #: class.jetpack.php:3086
4227
+ msgid "Something is being cranky!"
4228
+ msgstr ""
4229
+
4230
+ #: class.jetpack.php:3087
4231
+ msgid "Your site is configured to only permit SSL connections to Jetpack, but SSL connections don't seem to be functional!"
4232
+ msgstr ""
4233
+
4234
+ #: class.jetpack.php:3175
4235
+ msgid "Error Details: Jetpack ID is empty. Do not publicly post this error message! %s"
4236
+ msgstr ""
4237
+
4238
+ #: class.jetpack.php:3177
4239
+ msgid "Error Details: Jetpack ID is not a scalar. Do not publicly post this error message! %s"
4240
+ msgstr ""
4241
+
4242
+ #: class.jetpack.php:3179
4243
+ msgid "Error Details: Jetpack ID begins with a numeral. Do not publicly post this error message! %s"
4244
+ msgstr ""
4245
+
4246
+ #: class.jetpack.php:3337
4247
+ msgid "Jetpack Plugin Version"
4248
+ msgstr ""
4249
+
4250
+ #: class.jetpack.php:3343
4251
+ msgid "The Client ID/WP.com Blog ID of this site"
4252
+ msgstr ""
4253
+
4254
+ #: class.jetpack.php:3593
4255
+ msgid "You must connect your Jetpack plugin to WordPress.com to use this feature."
4256
+ msgstr "Morate povezati vaš Jetpack plugin sa WordPress.com stranicom da biste mogli koristiti ovu mogućnost."
4257
+
4258
+ #: class.jetpack.php:3596
4259
+ msgid "Someone may be trying to trick you into giving them access to your site. Or it could be you just encountered a bug :). Either way, please close this window."
4260
+ msgstr ""
4261
+
4262
+ #: class.jetpack.php:3624
4263
+ msgid "The authorization process expired. Please go back and try again."
4264
+ msgstr "Autorizacijski proces je istekao. Molimo vas da se vratite nazad i pokušate ponovo."
4265
+
4266
+ #: class.jetpack.php:3664
4267
+ msgid "%s wants to access your site&#8217;s data. Log in to authorize that access."
4268
+ msgstr ""
4269
+
4270
+ #: class.jetpack.php:3835
4271
+ msgid "Something has gotten mixed up!"
4272
+ msgstr ""
4273
+
4274
+ #: class.jetpack.php:3837
4275
+ msgid "Your <code>%1$s</code> option is set up as <strong>%2$s</strong>, but your WordPress.com connection lists it as <strong>%3$s</strong>!"
4276
+ msgstr ""
4277
+
4278
+ #: class.jetpack.php:3839
4279
+ msgid "The data listed above is not for my current site. Please disconnect, and then form a new connection to WordPress.com for this site using my current settings."
4280
+ msgstr ""
4281
+
4282
+ #: class.jetpack.php:3840
4283
+ msgid "Ignore the difference. This is just a staging site for the real site referenced above."
4284
+ msgstr ""
4285
+
4286
+ #: class.jetpack.php:3841
4287
+ msgid "That used to be my URL for this site before I changed it. Update the WordPress.com Cloud's data to match my current settings."
4288
+ msgstr ""
4289
+
4290
+ #: class.json-api-endpoints.php:1162
4291
+ msgid "This post is password protected."
4292
+ msgstr "Ovaj članak je zaštićen šifrom."
4293
+
4294
+ #: class.json-api-endpoints.php:2850
4295
+ msgid "Comment cache problem?"
4296
+ msgstr "Greška u keširanju (caching) komentara?"
4297
+
4298
+ #: functions.gallery.php:12
4299
+ msgid "Thumbnail Grid"
4300
+ msgstr ""
4301
+
4302
+ #: functions.gallery.php:40
4303
+ msgid "Type"
4304
+ msgstr "Vrsta"
4305
+
4306
+ #: functions.opengraph.php:81
4307
+ msgid "(no title)"
4308
+ msgstr "(bez naslova)"
4309
+
4310
+ #: locales.php:29
4311
+ msgctxt "locales"
4312
+ msgid "%1$s/%2$s"
4313
+ msgstr "%1$s/%2$s"
4314
+
4315
+ #: modules/after-the-deadline/atd-l10n.php:12
4316
+ msgid "Spelling"
4317
+ msgstr "Provjera pravopisa"
4318
+
4319
+ #: modules/after-the-deadline/atd-l10n.php:13
4320
+ msgid "Repeated Word"
4321
+ msgstr "Ponovljena riječ"
4322
+
4323
+ #: modules/after-the-deadline/atd-l10n.php:15
4324
+ msgid "No suggestions"
4325
+ msgstr "Nema prijedloga"
4326
+
4327
+ #: modules/after-the-deadline/atd-l10n.php:17
4328
+ msgid "Explain..."
4329
+ msgstr "Objasni..."
4330
+
4331
+ #: class.jetpack.php:2519
4332
+ msgid "User linked to WordPress.com"
4333
+ msgstr "Korisnik je povezan na WordPress.com"
4334
+
4335
+ #: class.jetpack.php:2519
4336
+ msgid "Unlink user from WordPress.com"
4337
+ msgstr "Ukini korisnikovu vezu na WordPress.com"
4338
+
4339
+ #: class.jetpack.php:2537
4340
+ msgid "Jetpack is network activated and notices can not be dismissed."
4341
+ msgstr "Jetpack je aktiviran na mreži i napomene ne mogu biti zatvorene."
4342
+
4343
+ #: class.jetpack.php:2551
4344
+ msgid "Dismiss this notice."
4345
+ msgstr "Zatvori ovu napomenu."
4346
+
4347
+ #: class.jetpack.php:2556
4348
+ msgid "To enable all of the Jetpack features you&#8217;ll need to connect your website to WordPress.com using the button to the right. Once you&#8217;ve made the connection you&#8217;ll activate all the delightful features below."
4349
+ msgstr "Da omogućite sve Jetpackove mogućnosti morate povezati vašu web stranicu na WordPress.com pomoću dugmeta desno. Jednom kada uspostavite konekciju aktivirat ćete sve mogućnosti ispod."
4350
+
4351
+ #: class.jetpack.php:2571
4352
+ msgid "To enable all of the Jetpack features you&#8217;ll need to link your account here to your WordPress.com account using the button to the right."
4353
+ msgstr ""
4354
+
4355
+ #: class.jetpack.php:2575 modules/post-by-email.php:131
4356
+ #: modules/publicize/publicize-jetpack.php:66
4357
+ msgid "Link account with WordPress.com"
4358
+ msgstr "Povežite račun sa WordPress.com"
4359
+
4360
+ #: class.jetpack.php:2596
4361
+ msgid "Have feedback on Jetpack?"
4362
+ msgstr "Imate komentar vezan za Jetpack?"
4363
+
4364
+ #: class.jetpack.php:2598
4365
+ msgid "Answer a short survey to let us know how we&#8217;re doing and what to add in the future."
4366
+ msgstr "Popunite kratku anketu i napišite vaše mišljenje o pluginu i dajte nam savjet o tome na čemu da radimo u budućnosti."
4367
+
4368
+ #: class.jetpack.php:2601
4369
+ msgid "Take Survey"
4370
+ msgstr "Ispunite anketu"
4371
+
4372
+ #: class.jetpack.php:2607
4373
+ msgid "Checking email updates status&hellip;"
4374
+ msgstr "Provjeravam status email novosti&hellip;"
4375
+
4376
+ #: class.jetpack.php:2613
4377
+ msgctxt "%s = Unsubscribe link"
4378
+ msgid "You are currently subscribed to email updates. %s"
4379
+ msgstr "Trenutno ste pretplaćeni na email novosti. %s"
4380
+
4381
+ #: class.jetpack.php:2614
4382
+ msgid "Unsubscribe"
4383
+ msgstr "Ukloni pretplatu"
4384
+
4385
+ #: class.jetpack.php:2618
4386
+ msgctxt "%s = Subscribe link"
4387
+ msgid "Want to receive updates about Jetpack by email? %s"
4388
+ msgstr "Želite dobijati novosti o Jetpacku na vaš email? %s"
4389
+
4390
+ #: class.jetpack.php:2619 modules/subscriptions.php:695
4391
+ msgid "Subscribe"
4392
+ msgstr "Pretplati se"
4393
+
4394
+ #: class.jetpack.php:2626
4395
+ msgid "You have been subscribed to receive email updates."
4396
+ msgstr "Uspješno ste se pretplatili na email novosti."
4397
+
4398
+ #: class.jetpack.php:2628
4399
+ msgid "You will no longer receive email updates about Jetpack."
4400
+ msgstr "Više nećete dobijati email novosti o Jetpacku."
4401
+
4402
+ #: class.jetpack.php:2640
4403
+ msgid "An <span>Automattic</span> Airline"
4404
+ msgstr "<span>Automattic</span> Airline"
4405
+
4406
+ #: class.jetpack.php:2643
4407
+ msgid "Privacy Policy"
4408
+ msgstr "Polica privatnosti"
4409
+
4410
+ #: class.jetpack.php:2644
4411
+ msgid "Terms of Service"
4412
+ msgstr "Uslovi servisa"
4413
+
4414
+ #: class.jetpack.php:2646
4415
+ msgid "Debug"
4416
+ msgstr "Debugovanje"
4417
+
4418
+ #: class.jetpack.php:2648 modules/sharedaddy/sharedaddy.php:84
4419
+ msgid "Support"
4420
+ msgstr "Podrška"
4421
+
4422
+ #: class.jetpack.php:2778
4423
+ msgid "Configure %s"
4424
+ msgstr "Konfiguriši %s"
4425
+
4426
+ #: class.jetpack.php:2837
4427
+ msgid "Deactivate"
4428
+ msgstr "Deaktiviraj"
4429
+
4430
+ #: class.jetpack.php:2850
4431
+ msgid "Activate"
4432
+ msgstr "Aktiviraj"
4433
+
4434
+ #: class.jetpack.php:2870
4435
+ msgid "Free"
4436
+ msgstr "Besplatno"
4437
+
4438
+ #: class.jetpack.php:2870
4439
+ msgid "Purchase"
4440
+ msgstr "Kupi"
4441
+
4442
+ #: class.jetpack.php:2878
4443
+ msgid "New"
4444
+ msgstr "Novo"
4445
+
4446
+ #: class.jetpack.php:2881
4447
+ msgid "Updated"
4448
+ msgstr "Ažurirano"
4449
+
4450
+ #: class.jetpack.php:1997
4451
+ msgid "Return to sender. Whoops! It looks like you got the wrong Jetpack in the mail; deactivate then reactivate the Jetpack plugin to get a new one."
4452
+ msgstr "Vrati pošiljaocu. Izgleda da se dobili pogrešan Jetpack u emailu; izvršite deaktivaciju i ponovnu aktivaciju Jetpack plugina da biste dobili novi email."
4453
+
4454
+ #: class.jetpack.php:2000
4455
+ msgid "Wrong size. Hm&#8230; it seems your Jetpack doesn&#8217;t quite fit. Have you lost weight? Click &#8220;Connect to WordPress.com&#8221; again to get your Jetpack adjusted."
4456
+ msgstr "Neispravna veličina. Izgleda da se Jetpack se može ispravno uklopiti. Kliknite ponovo na &#8220;Poveži se na WordPress.com&#8221; za prilagođavanje vašeg Jetpacka."
4457
+
4458
+ #: class.jetpack.php:2004
4459
+ msgid "Your website needs to be publicly accessible to use Jetpack: %s"
4460
+ msgstr "Vaša stranica mora biti javno dostupna da bi mogla koristiti Jetpack: %s"
4461
+
4462
+ #: class.jetpack.php:2009
4463
+ msgid "%s could not be activated because it triggered a <strong>fatal error</strong>. Perhaps there is a conflict with another plugin you have installed?"
4464
+ msgstr "%s nije mogao biti aktiviran zbog toga što je prouzrokovao <strong>fatalnu grešku</strong>. Možda postoji konflikt sa drugim instaliranim pluginima?"
4465
+
4466
+ #: class.jetpack.php:2011
4467
+ msgid "Do you still have the %s plugin installed?"
4468
+ msgstr "Da li još imate instaliran plugin %s?"
4469
+
4470
+ #: class.jetpack.php:2014
4471
+ msgid "Module could not be activated because it triggered a <strong>fatal error</strong>. Perhaps there is a conflict with another plugin you have installed?"
4472
+ msgstr "Modul nije mogao biti aktiviran zbog toga što je prouzrokovao <strong>fatalnu grešku</strong>. Možda postoji konflikt sa drugim instaliranim pluginima?"
4473
+
4474
+ #: class.jetpack.php:2022
4475
+ msgid "<strong>Your Jetpack has a glitch.</strong> Connecting this site with WordPress.com is not possible. This usually means your site is not publicly accessible (localhost)."
4476
+ msgstr "<strong>Vaš Jetpack ima problem.</strong> Povezivanje ove stranice sa WordPress.com stranicom nije moguće. Ovo obično znači da vaša stranica nije javno dostupna (localhost)."
4477
+
4478
+ #: class.jetpack.php:2028
4479
+ msgid "WordPress.com is currently having problems and is unable to fuel up your Jetpack. Please try again later."
4480
+ msgstr "WordPress.com trenutno ima neke probleme i nije u mogućnosti da aktivira vaš Jetpack. Molimo vas da pokušate kasnije."
4481
+
4482
+ #: class.jetpack.php:2032
4483
+ msgid "Jetpack could not contact WordPress.com: %s. This usually means something is incorrectly configured on your web host."
4484
+ msgstr "Jetpack nije mogao kontaktirati WordPress.com: %s. Ovo je obično uzrokovano neispravnim postavkama vašeg web hostinga."
4485
+
4486
+ #: class.jetpack.php:2072
4487
+ msgid "<strong>Your Jetpack has a glitch.</strong> Something went wrong that&#8217;s never supposed to happen. Guess you&#8217;re just lucky: %s"
4488
+ msgstr "<strong>Vaš Jetpack ima problem.</strong> Desilo se nešto što se ne bi trebalo dešavati. Izgleda da se jednostavno sretni: %s"
4489
+
4490
+ #: class.jetpack.php:2075
4491
+ msgid "Try connecting again."
4492
+ msgstr "Pokušajte se konektovati sada."
4493
+
4494
+ #: class.jetpack.php:2099
4495
+ msgid "Welcome to <strong>Jetpack %s</strong>!"
4496
+ msgstr "Dobro došli u <strong>Jetpack %s</strong>!"
4497
+
4498
+ #: class.jetpack.php:2111
4499
+ msgid "The following new modules have been activated: %l."
4500
+ msgstr "Aktivirani su sljedeći novi moduli: %l."
4501
+
4502
+ #: class.jetpack.php:2123
4503
+ msgid "The following modules have been updated: %l."
4504
+ msgstr "Sljedeći moduli su ažurirani: %l."
4505
+
4506
+ #: class.jetpack.php:2132
4507
+ msgid "<strong>%s Activated!</strong> You can deactivate at any time by clicking Learn More and then Deactivate on the module card."
4508
+ msgstr "<strong>%s aktiviran!</strong> Možete ga deaktivirati bilo kada klikom na Saznaj više a potom na modul za deaktivaciju."
4509
+
4510
+ #: class.jetpack.php:2158
4511
+ msgctxt "%l = list of Jetpack module/feature names"
4512
+ msgid "<strong>%l Deactivated!</strong> You can activate it again at any time using the activate button on the module card."
4513
+ msgid_plural "<strong>%l Deactivated!</strong> You can activate them again at any time using the activate buttons on their module cards."
4514
+ msgstr[0] ""
4515
+ msgstr[1] ""
4516
+ msgstr[2] ""
4517
+
4518
+ #: class.jetpack.php:2170
4519
+ msgid "<strong>Module settings were saved.</strong> "
4520
+ msgstr "<strong>Opcije modula su sačuvane.</strong> "
4521
+
4522
+ #: class.jetpack.php:2174
4523
+ msgid "<strong>Your Jetpack is already connected.</strong> "
4524
+ msgstr "<strong>Vaš Jetpack je već povezan.</strong> "
4525
+
4526
+ #: class.jetpack.php:2178 class.jetpack.php:2185
4527
+ msgid "<strong>You&#8217;re fueled up and ready to go.</strong> "
4528
+ msgstr "<strong>Sve je spremno. Možete započeti sa radom.</strong> "
4529
+
4530
+ #: class.jetpack.php:2180
4531
+ msgid "The features below are now active. Click the learn more buttons to explore each feature."
4532
+ msgstr "Mogućnosti ispod su sada aktivirane. Kliknite na dugme Saznaj više za pregled svake od mogućnosti."
4533
+
4534
+ #: class.jetpack.php:2191
4535
+ msgid "<strong>You have unlinked your account (%s) from WordPress.com.</strong>"
4536
+ msgstr "<strong>Ukinuli ste vezu vašeg računa (%s) i stranice WordPress.com.</strong>"
4537
+
4538
+ #: class.jetpack.php:2214
4539
+ msgid "Jetpack contains the most recent version of the old %l plugin."
4540
+ msgid_plural "Jetpack contains the most recent versions of the old %l plugins."
4541
+ msgstr[0] "Jetpack ima najnoviju verziju %l starog plugina."
4542
+ msgstr[1] "Jetpack ima najnoviju verziju %l stara plugina."
4543
+ msgstr[2] "Jetpack ima najnoviju verziju %l starih plugina."
4544
+
4545
+ #: class.jetpack.php:2225
4546
+ msgid "The old version has been deactivated and can be removed from your site."
4547
+ msgid_plural "The old versions have been deactivated and can be removed from your site."
4548
+ msgstr[0] "Stare verzije su deaktivirane i mogu biti uklonjene sa stranice."
4549
+ msgstr[1] "Stare verzije su deaktivirane i mogu biti uklonjene sa stranice."
4550
+ msgstr[2] "Stare verzije su deaktivirane i mogu biti uklonjene sa stranice."
4551
+
4552
+ #: class.jetpack.php:2290
4553
+ msgid "Is this site private?"
4554
+ msgstr "Je li ova stranica privatna?"
4555
+
4556
+ #: class.jetpack.php:2295
4557
+ msgctxt "%l = list of Jetpack module/feature names"
4558
+ msgid "Like your site's RSS feeds, %l allows access to your posts and other content to third parties."
4559
+ msgid_plural "Like your site's RSS feeds, %l allow access to your posts and other content to third parties."
4560
+ msgstr[0] ""
4561
+ msgstr[1] ""
4562
+ msgstr[2] ""
4563
+
4564
+ #: class.jetpack.php:2312
4565
+ msgctxt "%1$s = deactivation URL, %2$s = \"Deactivate {list of Jetpack module/feature names}"
4566
+ msgid "If your site is not publicly accessible, consider <a href=\"%1$s\" title=\"%2$s\">deactivating this feature</a>."
4567
+ msgid_plural "If your site is not publicly accessible, consider <a href=\"%1$s\" title=\"%2$s\">deactivating these features</a>."
4568
+ msgstr[0] ""
4569
+ msgstr[1] ""
4570
+ msgstr[2] ""
4571
+
4572
+ #: class.jetpack.php:2329
4573
+ msgctxt "%l = list of Jetpack module/feature names"
4574
+ msgid "Deactivate %l"
4575
+ msgstr "Deaktiviraj %l"
4576
+
4577
+ #: class.jetpack.php:2514
4578
+ msgid "Connected to WordPress.com"
4579
+ msgstr "Konektovan na WordPress.com"
4580
+
4581
+ #: class.jetpack.php:2514
4582
+ msgid "Disconnect from WordPress.com"
4583
+ msgstr "Diskonektuj se sa WordPress.com"
4584
+
4585
+ #: class.jetpack.php:1441
4586
+ msgid "One New Jetpack Module"
4587
+ msgid_plural "%s New Jetpack Modules"
4588
+ msgstr[0] "%s novi Jetpack modul"
4589
+ msgstr[1] "%s nova Jetpack modula"
4590
+ msgstr[2] "%s novih Jetpack modula"
4591
+
4592
+ #: class.jetpack.php:1444
4593
+ msgid "Jetpack"
4594
+ msgstr "Jetpack"
4595
+
4596
+ #: class.jetpack.php:1614 class.jetpack.php:1639 class.jetpack.php:1652
4597
+ #: class.jetpack.php:2524 class.jetpack.php:2777
4598
+ msgid "Jetpack by WordPress.com"
4599
+ msgstr "WordPress.com Jetpack"
4600
+
4601
+ #: class.jetpack.php:1615 class.jetpack.php:1640 class.jetpack.php:2527
4602
+ msgid "Jetpack supercharges your self-hosted WordPress site with the awesome cloud power of WordPress.com."
4603
+ msgstr "Jetpack daje vašoj WordPress stranici vrhunske WordPress.com mogućnosti."
4604
+
4605
+ #: class.jetpack.php:1616 class.jetpack.php:1641
4606
+ msgid "On this page, you are able to view the modules available within Jetpack, learn more about them, and activate or deactivate them as needed."
4607
+ msgstr "Na ovoj stranici možete vidjeti module koji su dostupni u Jetpacku, saznati više o njima i aktivirati/deaktivirati ih po potrebi."
4608
+
4609
+ #: class.jetpack.php:1617
4610
+ msgid "Jetpack Module Options"
4611
+ msgstr "Opcije Jetpack modula"
4612
+
4613
+ #: class.jetpack.php:1618
4614
+ msgid "<strong>To Activate/Deactivate a Module</strong> - Click on Learn More. An Activate or Deactivate button will now appear next to the Learn More button. Click the Activate/Deactivate button."
4615
+ msgstr "<strong>Aktivacija/Deaktivacija modula</strong> - Kliknite na Saznaj vipe. Dugme za aktivaciju ili deaktivaciju će se pojaviti pored dugmeta Saznaj više. Kliknite na dugme za aktivaciju/deaktivaciju."
4616
+
4617
+ #: class.jetpack.php:1619 class.jetpack.php:1666
4618
+ msgid "For more information:"
4619
+ msgstr "Za više informacija:"
4620
+
4621
+ #: class.jetpack.php:1620 class.jetpack.php:1667
4622
+ msgid "Jetpack FAQ"
4623
+ msgstr "Jetpack FAQ"
4624
+
4625
+ #: class.jetpack.php:1621 class.jetpack.php:1668
4626
+ msgid "Jetpack Support"
4627
+ msgstr "Jetpack podrška"
4628
+
4629
+ #: class.jetpack.php:1637
4630
+ msgid "Overview"
4631
+ msgstr "Pregled"
4632
+
4633
+ #: class.jetpack.php:1650
4634
+ msgid "Modules"
4635
+ msgstr "Moduli"
4636
+
4637
+ #: class.jetpack.php:1653
4638
+ msgid "You can activate or deactivate individual Jetpack modules to suit your needs."
4639
+ msgstr "Možete aktivirati ili deaktivirati bilo koji Jetpackov modul."
4640
+
4641
+ #: class.jetpack.php:1655
4642
+ msgid "Find the component you want to manage"
4643
+ msgstr "Pronađite komponente koje želite mijenjati"
4644
+
4645
+ #: class.jetpack.php:1656
4646
+ msgid "Click on Learn More"
4647
+ msgstr "Kliknite na Saznaj više"
4648
+
4649
+ #: class.jetpack.php:1657
4650
+ msgid "An Activate or Deactivate button will appear"
4651
+ msgstr "Pojavit će se link za aktivaciju ili deaktivaciju"
4652
+
4653
+ #: class.jetpack.php:1658
4654
+ msgid "If additional settings are available, a link to them will appear"
4655
+ msgstr "Ako su dostupne dodatne opcije, pojavit će se link ka tim opcijama"
4656
+
4657
+ #: class.jetpack.php:1738 modules/publicize/ui.php:576
4658
+ #: modules/sharedaddy/sharedaddy.php:76 modules/sharedaddy/sharedaddy.php:83
4659
+ msgid "Settings"
4660
+ msgstr "Postavke"
4661
+
4662
+ #: class.jetpack.php:1755
4663
+ msgid "Dismiss this notice and deactivate Jetpack."
4664
+ msgstr "Zatvori ovu napomenu i deaktiviraj Jetpack."
4665
+
4666
+ #: class.jetpack.php:1761
4667
+ msgid "<strong>Your Jetpack is almost ready</strong> &#8211; A connection to WordPress.com is needed to enable features like Stats, Contact Forms, and Subscriptions. Connect now to get fueled up!"
4668
+ msgstr ""
4669
+
4670
+ #: class.jetpack.php:1763
4671
+ msgid "<strong>Jetpack is installed</strong> and ready to bring awesome, WordPress.com cloud-powered features to your site."
4672
+ msgstr "<strong>Jetpack je instaliran</strong> i spreman je da vam ponudi vrhunske WordPress.com cloud mogućnosti na vašoj stranici."
4673
+
4674
+ #: class.jetpack.php:1769 class.jetpack.php:2560
4675
+ msgid "Connect to WordPress.com"
4676
+ msgstr "Poveži se na WordPress.com"
4677
+
4678
+ #: class.jetpack.php:1771 modules/module-info.php:45 modules/module-info.php:81
4679
+ #: modules/module-info.php:138 modules/module-info.php:173
4680
+ #: modules/module-info.php:207 modules/module-info.php:237
4681
+ #: modules/module-info.php:270 modules/module-info.php:306
4682
+ #: modules/module-info.php:357 modules/module-info.php:379
4683
+ #: modules/module-info.php:417 modules/module-info.php:442
4684
+ #: modules/module-info.php:460 modules/module-info.php:479
4685
+ #: modules/module-info.php:485 modules/module-info.php:512
4686
+ #: modules/module-info.php:543 modules/module-info.php:578
4687
+ #: modules/module-info.php:600 modules/module-info.php:622
4688
+ #: modules/module-info.php:672 modules/module-info.php:700
4689
+ #: modules/module-info.php:728 modules/module-info.php:749
4690
+ #: modules/module-info.php:775 modules/module-info.php:801
4691
+ #: modules/module-info.php:824 modules/module-info.php:843
4692
+ #: modules/module-info.php:862 modules/module-info.php:879
4693
+ msgid "Learn More"
4694
+ msgstr "Saznaj više"
4695
+
4696
+ #: class.jetpack.php:1784
4697
+ msgid "<strong>Jetpack is activated!</strong> Each site on your network must be connected individually by an admin on that site."
4698
+ msgstr "<strong>Jetpack je aktiviran!</strong> Administrator mora posebno povezati svaku stranicu u vašoj mreži."
4699
+
4700
+ #: class.jetpack.php:1811
4701
+ msgid "Jetpack now includes Jetpack Comments, which enables your visitors to use their WordPress.com, Twitter, or Facebook accounts when commenting on your site. To activate Jetpack Comments, <a href=\"%s\">%s</a>."
4702
+ msgstr "Jetpack sada sadrži Jetpack komentare koji omogućavaju vašim posjetiocima da koriste svoje WordPress.com, Twitter ili Facebook račune prilikom komentarisanja na vašoj stranici. Da aktivirate Jetpack komentare, <a href=\"%s\">%s</a>."
4703
+
4704
+ #: class.jetpack.php:1822
4705
+ msgid "click here"
4706
+ msgstr "kliknite ovdje"
4707
+
4708
+ #: class.jetpack.php:1987
4709
+ msgid "Cheatin&#8217; uh?"
4710
+ msgstr "Pokušavate nas prevariti?"
4711
+
4712
+ #: class.jetpack.php:1990
4713
+ msgid "You need to authorize the Jetpack connection between your site and WordPress.com to enable the awesome features."
4714
+ msgstr "Morate izvršiti autorizaciju Jetpack konekcije između vaše i WordPress.com stranice da biste omogućili vrhunske mogućnosti koje vam Jetpack pruža."
4715
+
4716
+ #: class.jetpack.php:1993
4717
+ msgid "Don&#8217;t cross the streams! You need to stay logged in to your WordPress blog while you authorize Jetpack."
4718
+ msgstr "Morate biti prijavljeni na vaš WordPress blog prilikom autorizacije Jetpacka."
4719
+
4720
+ #: class.jetpack-debugger.php:83
4721
+ msgid "Something has gotten mixed up in your Jetpack Connection!"
4722
+ msgstr ""
4723
+
4724
+ #: class.jetpack-debugger.php:93
4725
+ msgid "It looks like your site can not communicate properly with Jetpack."
4726
+ msgstr ""
4727
+
4728
+ #: class.jetpack-debugger.php:99 class.jetpack.php:1449 class.jetpack.php:1669
4729
+ msgid "Jetpack Debugging Center"
4730
+ msgstr ""
4731
+
4732
+ #: class.jetpack-debugger.php:100
4733
+ msgid "Testing your site's compatibily with Jetpack..."
4734
+ msgstr ""
4735
+
4736
+ #: class.jetpack-debugger.php:128
4737
+ msgid "Your Jetpack setup looks a-okay!"
4738
+ msgstr ""
4739
+
4740
+ #: class.jetpack-debugger.php:131
4741
+ msgid "There seems to be a problem with your site’s ability to communicate with Jetpack!"
4742
+ msgstr ""
4743
+
4744
+ #: class.jetpack-debugger.php:138
4745
+ msgid "Trouble with Jetpack?"
4746
+ msgstr ""
4747
+
4748
+ #: class.jetpack-debugger.php:139
4749
+ msgid "It may be caused by one of these issues, which you can diagnose yourself:"
4750
+ msgstr ""
4751
+
4752
+ #: class.jetpack-debugger.php:141
4753
+ msgid "A known issue."
4754
+ msgstr ""
4755
+
4756
+ #: class.jetpack-debugger.php:141
4757
+ msgid "Some themes and plugins have <a href=\"%1$s\" target=\"_blank\">known conflicts</a> with Jetpack – check the <a href=\"%2$s\" target=\"_blank\">list</a>. (You can also browse the <a href=\"%3$s\">Jetpack support pages</a> or <a href=\"%4$s\">Jetpack support forum</a> to see if others have experienced and solved the problem.)"
4758
+ msgstr ""
4759
+
4760
+ #: class.jetpack-debugger.php:142
4761
+ msgid "An incompatible plugin."
4762
+ msgstr ""
4763
+
4764
+ #: class.jetpack-debugger.php:142
4765
+ msgid "Find out by disabling all plugins except Jetpack. If the problem persists, it's not a plugin issue. If the problem is solved, turn your plugins on one by one until the problem pops up again – there's the culprit! Let us know, and we'll try to help."
4766
+ msgstr ""
4767
+
4768
+ #: class.jetpack-debugger.php:143
4769
+ msgid "A theme conflict."
4770
+ msgstr ""
4771
+
4772
+ #: class.jetpack-debugger.php:143
4773
+ msgid "If your problem isn't known or caused by a plugin, try activating Twenty Twelve (the default WordPress theme). If this solves the problem, something in your theme is probably broken – let the theme's author know."
4774
+ msgstr ""
4775
+
4776
+ #: class.jetpack-debugger.php:144
4777
+ msgid "A problem with your XMLRPC file."
4778
+ msgstr ""
4779
+
4780
+ #: class.jetpack-debugger.php:144
4781
+ msgid "Load your <a href=\"%s\">XMLRPC file</a>. It should say “XML-RPC server accepts POST requests only.” on a line by itself."
4782
+ msgstr ""
4783
+
4784
+ #: class.jetpack-debugger.php:146
4785
+ msgid "If it's not by itself, a theme or plugin is displaying extra characters. Try steps 2 and 3."
4786
+ msgstr ""
4787
+
4788
+ #: class.jetpack-debugger.php:147
4789
+ msgid "If you get a 404 message, contact your web host. Their security may block XMLRPC."
4790
+ msgstr ""
4791
+
4792
+ #: class.jetpack-debugger.php:151
4793
+ msgid "If none of these help you find a solution, <a href=\"#\">click here to contact Jetpack support</a>. Tell us as much as you can about the issue and what steps you've tried to resolve it, and one of our Happiness Engineers will be in touch to help."
4794
+ msgstr ""
4795
+
4796
+ #: class.jetpack-debugger.php:164
4797
+ msgid "Please describe the problem you are having."
4798
+ msgstr ""
4799
+
4800
+ #: class.jetpack-debugger.php:169 modules/carousel/jetpack-carousel.php:138
4801
+ #: modules/contact-form/grunion-contact-form.php:750
4802
+ #: modules/contact-form/grunion-form-view.php:156
4803
+ msgid "Name"
4804
+ msgstr "Ime"
4805
+
4806
+ #: class.jetpack-debugger.php:170
4807
+ msgid "Let us know your name."
4808
+ msgstr ""
4809
+
4810
+ #: class.jetpack-debugger.php:175
4811
+ msgid "E-mail"
4812
+ msgstr "Email"
4813
+
4814
+ #: class.jetpack-debugger.php:176
4815
+ msgid "Use a valid email address."
4816
+ msgstr ""
4817
+
4818
+ #: class.jetpack-debugger.php:181
4819
+ msgid "The test results and some other useful debug information will be sent to the support team. Please feel free to <a href=\"#\">review/modify</a> this information."
4820
+ msgstr ""
4821
+
4822
+ #: class.jetpack-debugger.php:185
4823
+ msgid "Debug Info"
4824
+ msgstr ""
4825
+
4826
+ #: class.jetpack-heartbeat.php:112
4827
+ msgid "Jetpack weekly"
4828
+ msgstr ""
4829
+
4830
+ #: class.jetpack.php:1164
4831
+ msgid "Jetpack requires WordPress version %s or later."
4832
+ msgstr "Jetpack zahtjeva WordPress %s ili noviji."
4833
+
4834
+ #: class.jetpack.php:1404 class.jetpack.php:1420
4835
+ msgid "Jetpack contains the most recent version of the old &#8220;%1$s&#8221; plugin."
4836
+ msgstr "Jetpack sadrži najnoviju verziju starog &#8220;%1$s&#8221; plugina."
4837
+
4838
+ #: class.jetpack-client-server.php:141
4839
+ msgid "An administrator for this blog must set up the Jetpack connection."
4840
+ msgstr "Administrator ovog bloga mora postaviti Jetpack konekciju."
4841
+
4842
+ #: class.jetpack-client-server.php:146
4843
+ msgid "You need to register your Jetpack before connecting it."
4844
+ msgstr "Morate registrovati vaš Jetpack prije nego ga konektujete."
4845
+
4846
+ #: class.jetpack-client-server.php:188 class.jetpack.php:3163
4847
+ #: class.jetpack.php:3165 class.jetpack.php:3167 class.jetpack.php:3170
4848
+ msgid "Error Details: %s"
4849
+ msgstr "Detalji greške: %s"
4850
+
4851
+ #: class.jetpack-debugger.php:24
4852
+ msgid "You do not have sufficient permissions to access this page."
4853
+ msgstr "Nemate pravo pristupa ovoj stranici."
4854
+
4855
+ #: class.jetpack-debugger.php:68
4856
+ msgid "Your site isn’t reaching the Jetpack servers."
4857
+ msgstr ""
4858
+
4859
+ #: class.jetpack-debugger.php:71
4860
+ msgid "Your site isn’t securely reaching the Jetpack servers."
4861
+ msgstr ""
4862
+
4863
+ #: class.jetpack-debugger.php:76
4864
+ msgid "Your `%1$s` option is set up as `%2$s`, but your WordPress.com connection lists it as `%3$s`!"
4865
+ msgstr ""
languages/jetpack-ca.mo CHANGED
Binary file
languages/jetpack-ca.po ADDED
@@ -0,0 +1,4854 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Translation of 2.5 in Catalan
2
+ # This file is distributed under the same license as the 2.5 package.
3
+ msgid ""
4
+ msgstr ""
5
+ "PO-Revision-Date: 2013-09-19 15:16:28+0000\n"
6
+ "MIME-Version: 1.0\n"
7
+ "Content-Type: text/plain; charset=UTF-8\n"
8
+ "Content-Transfer-Encoding: 8bit\n"
9
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
+ "X-Generator: GlotPress/0.1\n"
11
+ "Project-Id-Version: 2.5\n"
12
+
13
+ #: modules/videopress/videopress.php:664
14
+ msgid "The preview is unavailable while this video is being processed."
15
+ msgstr ""
16
+
17
+ #: modules/shortcodes/presentations.php:242
18
+ msgid "Click to autoplay the presentation!"
19
+ msgstr ""
20
+
21
+ #: modules/gplus-authorship/admin/ui.php:138
22
+ msgid "Your Google+ profile and WordPress.com accounts have been disconnected, including your Publicize connections. If you no longer wish to be associated with this blog on Google we recommend that you also remove the blog URL from your <a href='%s' target='_blank'>Google+ profile</a>."
23
+ msgstr ""
24
+
25
+ #: modules/gplus-authorship/admin/ui.php:140
26
+ msgid "Your Google+ profile and WordPress.com accounts have been disconnected. If you no longer wish to be associated with this blog on Google we recommend that you also remove the blog URL from your <a href='%s' target='_blank'>Google+ profile</a>."
27
+ msgstr ""
28
+
29
+ msgid "Likes are a way for people to show their appreciation for content you have written. It’s also a way for you to show the world how popular your content has become."
30
+ msgstr ""
31
+
32
+ msgid "Automatically optimize your site for mobile devices."
33
+ msgstr ""
34
+
35
+ msgid "Receive notifications on your mobile device."
36
+ msgstr ""
37
+
38
+ msgid "Monitor and manage your site's activity with Notifications in your Toolbar and on WordPress.com."
39
+ msgstr ""
40
+
41
+ msgid "A single search box, that lets you search many different things."
42
+ msgstr ""
43
+
44
+ msgid "Give your site a boost by loading images from the WordPress.com content delivery network."
45
+ msgstr ""
46
+
47
+ msgid "Publish posts to your blog directly from your personal email account."
48
+ msgstr ""
49
+
50
+ msgid "Connect your site to popular social networks and automatically share new posts with your friends."
51
+ msgstr ""
52
+
53
+ msgid "The most super duper sharing tool on the interwebs. Share content with Facebook, Twitter, and many more."
54
+ msgstr "La millor eina per compartir en la web. Comparteix contingut amb el Facebook, el Twitter, i molts més."
55
+
56
+ msgid "Easily embed videos and more from sites like YouTube, Vimeo, and SlideShare."
57
+ msgstr "Incrusta vídeos fàcilment i més des de llocs webs com ara YouTube, Vimeo, i SlideShare."
58
+
59
+ msgid "Enable WP.me-powered shortlinks for all of your Posts and Pages for easier sharing."
60
+ msgstr "Activeu els enllaços curts de WP.me per a totes les entrades i pàgines i així compartir més fàcilment."
61
+
62
+ msgid "Simple, concise site stats with no additional load on your server."
63
+ msgstr "Estadístiques del lloc simples i concises sense càrrega addicional del servidor."
64
+
65
+ msgid "Allow users to subscribe to your posts and comments to receive a notification via email."
66
+ msgstr "Permet als usuaris subscriure's a les vostres entrades i comentaris per rebre una notificació per correu electrònic."
67
+
68
+ msgid "Create elegant magazine-style mosaic layouts for your photos without using an external graphic editor."
69
+ msgstr ""
70
+
71
+ msgid "Realtime backup and security scanning for your WordPress site."
72
+ msgstr "Còpia de seguretat i escaneig de seguretat en temps real per al lloc web del WordPress."
73
+
74
+ msgid "Quite possibly the easiest way to upload beautiful videos to your blog."
75
+ msgstr ""
76
+
77
+ msgid "Control what pages your widgets appear on."
78
+ msgstr ""
79
+
80
+ msgid "Easily add images, Twitter updates, and your site's RSS links to your theme's sidebar."
81
+ msgstr "Afegeix fàcilment imatges, actualitzacions del Twitter i enllaços RSS a la barra lateral del tema."
82
+
83
+ msgid "Let users login with their WordPress.com Credentials, through <a href=\"http://jetpack.me/support/wpcc/\">WordPress.com Connect</a>"
84
+ msgstr ""
85
+
86
+ #: modules/wpcc/wpcc-sign-on.php:98
87
+ msgid "WPCC Client Secret"
88
+ msgstr ""
89
+
90
+ #: modules/wpcc/wpcc-sign-on.php:123
91
+ msgid "<strong>Almost done.</strong> Before WordPress.com Connect can finish activating, you'll need to <a href=\"%s\">register your website as an application on WordPress.com</a>"
92
+ msgstr ""
93
+
94
+ #: modules/wpcc/wpcc-sign-on.php:146
95
+ msgid "Visit WordPress.com to <a href=\"%s\">register a new WPCC client id and secret key</a>."
96
+ msgstr ""
97
+
98
+ #: modules/wpcc/wpcc-sign-on.php:148
99
+ msgid "Visit WordPress.com to <a href=\"%s\">manage your WPCC client settings</a>."
100
+ msgstr ""
101
+
102
+ #: modules/wpcc/wpcc-sign-on.php:175
103
+ msgid "Connecting with WordPress.com Connect enables you to log on via your WordPress.com account."
104
+ msgstr ""
105
+
106
+ #: modules/wpcc/wpcc-sign-on.php:188
107
+ msgid "Unlink This Account"
108
+ msgstr ""
109
+
110
+ #: modules/wpcc/wpcc-sign-on.php:231
111
+ msgid "This profile is not currently linked to a WordPress.com Profile."
112
+ msgstr ""
113
+
114
+ #: modules/wpcc/wpcc-sign-on.php:238
115
+ msgid "Warning! State variable missing after authentication."
116
+ msgstr ""
117
+
118
+ #: modules/wpcc/wpcc-sign-on.php:242
119
+ msgid "Warning! State mismatch. Authentication attempt may have been compromised."
120
+ msgstr ""
121
+
122
+ #: modules/wpcc/wpcc-sign-on.php:262
123
+ msgid "Warning! Could not confirm request token url!"
124
+ msgstr ""
125
+
126
+ #: modules/wpcc/wpcc-sign-on.php:276
127
+ msgid "Warning! Could not fetch user data!"
128
+ msgstr ""
129
+
130
+ #: modules/wpcc/wpcc-sign-on.php:409
131
+ msgid "We couldn't find an account with the email <strong><code>%1$s</code></strong> to log you in with. If you already have an account on <strong>%2$s</strong>, please make sure that <strong><code>%1$s</code></strong> is configured as the email address, or that you have connected to WordPress.com on your profile page."
132
+ msgstr ""
133
+
134
+ #: modules/wpcc/wpcc-sign-on.php:411
135
+ msgid "We couldn't find any account on <strong>%2$s</strong> that is linked to your WordPress.com account to log you in with. If you already have an account on <strong>%2$s</strong>, please make sure that you have connected to WordPress.com on your profile page."
136
+ msgstr ""
137
+
138
+ msgid "http://wordpress.org/extend/plugins/jetpack/"
139
+ msgstr "http://wordpress.org/extend/plugins/jetpack/"
140
+
141
+ msgid "Bring the power of the WordPress.com cloud to your self-hosted WordPress. Jetpack enables you to connect your blog to a WordPress.com account to use the powerful features normally only available to WordPress.com users."
142
+ msgstr "Porta el poder del núvol de WordPress.com al vostre WordPress. El JetPack us permet connectar el vostre bloc amb un compre de WordPress.com per fer servir les potents funcionalitats que normalment solament estan disponibles per a usuaris de WordPress.com."
143
+
144
+ msgid "Automattic"
145
+ msgstr "Automattic"
146
+
147
+ msgid "http://jetpack.me"
148
+ msgstr "http://jetpack.me"
149
+
150
+ msgid "Improve your spelling, style, and grammar with the <a href=\"http://www.afterthedeadline.com/\">After&nbsp;the&nbsp;Deadline</a> Proofreading service."
151
+ msgstr "Millora l'ortografia, l'estil, i la gramàtica amb el servei de correcció <a href=\"http://www.afterthedeadline.com/\">After&nbsp;the&nbsp;Deadline</a>."
152
+
153
+ msgid "Transform your standard image galleries into an immersive full-screen experience."
154
+ msgstr "Transforma les vostres galerias d'imatges en una experiència immersiva a pantalla completa."
155
+
156
+ msgid "A new comment system that has integrated social media login options."
157
+ msgstr "Un sistema de comentaris nou que té integrat opcions per identificar-se mitjançant xares socials."
158
+
159
+ msgid "Easily insert a contact form anywhere on your site."
160
+ msgstr ""
161
+
162
+ msgid "Customize the appearance of your site using CSS but without modifying your theme."
163
+ msgstr "Personalitzeu l'aparença del vostre lloc web fent servir CSS però sense modificar el tema."
164
+
165
+ msgid "Share your public posts and comments to search engines and other services in real-time."
166
+ msgstr "Comparteix les teves entrades i comentaris públics amb els motors de cerca i altres serveis en tems real."
167
+
168
+ msgid "Show a link to your Google+ in the sharing area of your posts and add your blog URL to your Google+ profile."
169
+ msgstr ""
170
+
171
+ msgid "Show a pop-up business card of your users' gravatar profiles in comments."
172
+ msgstr "Mostra una tarja professional emergent dels perfils del usuaris en els comentaris. "
173
+
174
+ msgid "Automatically pull the next set of posts into view when the reader approaches the bottom of the page."
175
+ msgstr ""
176
+
177
+ msgid "Allow applications to securely access your content through the cloud."
178
+ msgstr ""
179
+
180
+ msgid "Beautiful Math"
181
+ msgstr "Matemàtiques maques"
182
+
183
+ msgid "Mark up your posts with the <img src=\"//s0.wp.com/latex.php?latex=%5CLaTeX&amp;bg=transparent&amp;fg=000&amp;s=-2\" alt=\"LaTeX logo\" title=\"LaTeX\" style=\"vertical-align: -25%\" /> markup language, perfect for complex mathematical equations and other &#252;ber-geekery."
184
+ msgstr ""
185
+
186
+ #: modules/widgets/top-posts.php:35 modules/widgets/top-posts.php:41
187
+ msgid "Top Posts &amp; Pages"
188
+ msgstr "Pàgines amb els millors Fils"
189
+
190
+ #: modules/widgets/top-posts.php:37
191
+ msgid "Shows your most viewed posts and pages."
192
+ msgstr ""
193
+
194
+ #: modules/widgets/top-posts.php:78
195
+ msgid "Maximum number of posts to show (no more than 10):"
196
+ msgstr ""
197
+
198
+ #: modules/widgets/top-posts.php:83
199
+ msgid "Display as:"
200
+ msgstr "Mostra com a:"
201
+
202
+ #: modules/widgets/top-posts.php:85
203
+ msgid "Text List"
204
+ msgstr "Llista de text"
205
+
206
+ #: modules/widgets/top-posts.php:86
207
+ msgid "Image List"
208
+ msgstr "Llista d'imatges"
209
+
210
+ #: modules/widgets/top-posts.php:87
211
+ msgid "Image Grid"
212
+ msgstr "Graella d'imatges"
213
+
214
+ #: modules/widgets/top-posts.php:91
215
+ msgid "Top Posts &amp; Pages by views are calculated from 24-48 hours of stats. They take a while to change."
216
+ msgstr ""
217
+
218
+ #: modules/widgets/top-posts.php:164
219
+ msgid "There are no posts to display. <a href=\"%s\">Want more traffic?</a>"
220
+ msgstr ""
221
+
222
+ #: modules/widgets/twitter-timeline.php:24
223
+ msgid "Twitter Timeline"
224
+ msgstr ""
225
+
226
+ #: modules/widgets/twitter-timeline.php:27
227
+ msgid "Display an official Twitter Embedded Timeline widget."
228
+ msgstr ""
229
+
230
+ #: modules/widgets/twitter-timeline.php:75
231
+ msgid "My Tweets"
232
+ msgstr ""
233
+
234
+ #: modules/widgets/twitter-timeline.php:146
235
+ msgid "Follow me on Twitter"
236
+ msgstr ""
237
+
238
+ #: modules/widgets/twitter-timeline.php:165
239
+ msgid "Width (px):"
240
+ msgstr ""
241
+
242
+ #: modules/widgets/twitter-timeline.php:170
243
+ msgid "Height (px):"
244
+ msgstr ""
245
+
246
+ #: modules/widgets/twitter-timeline.php:175
247
+ msgid "# of Tweets Shown:"
248
+ msgstr ""
249
+
250
+ #: modules/widgets/twitter-timeline.php:183
251
+ msgid "You need to <a href=\"%1$s\" target=\"_blank\">create a widget at Twitter.com</a>, and then enter your widget id (the long number found in the URL of your widget's config page) in the field below. <a href=\"%2$s\" target=\"_blank\">Read more</a>."
252
+ msgstr ""
253
+
254
+ #: modules/widgets/twitter-timeline.php:191
255
+ msgid "Widget ID:"
256
+ msgstr ""
257
+
258
+ #: modules/widgets/twitter-timeline.php:196
259
+ msgid "Layout Options:"
260
+ msgstr ""
261
+
262
+ #: modules/widgets/twitter-timeline.php:197
263
+ msgid "No Header"
264
+ msgstr ""
265
+
266
+ #: modules/widgets/twitter-timeline.php:198
267
+ msgid "No Footer"
268
+ msgstr ""
269
+
270
+ #: modules/widgets/twitter-timeline.php:199
271
+ msgid "No Borders"
272
+ msgstr ""
273
+
274
+ #: modules/widgets/twitter-timeline.php:200
275
+ msgid "No Scrollbar"
276
+ msgstr ""
277
+
278
+ #: modules/widgets/twitter-timeline.php:201
279
+ msgid "Transparent Background"
280
+ msgstr ""
281
+
282
+ #: modules/widgets/twitter-timeline.php:205
283
+ msgid "Link Color (hex):"
284
+ msgstr ""
285
+
286
+ #: modules/widgets/twitter-timeline.php:210
287
+ msgid "Border Color (hex):"
288
+ msgstr ""
289
+
290
+ #: modules/widgets/twitter-timeline.php:215
291
+ msgid "Timeline Theme:"
292
+ msgstr ""
293
+
294
+ #: modules/widgets.php:49
295
+ msgid "%s (Jetpack)"
296
+ msgstr "%s (Jetpack)"
297
+
298
+ #: modules/wpcc/wpcc-sign-on.php:91
299
+ msgid "WPCC Client ID"
300
+ msgstr ""
301
+
302
+ #: modules/widgets/readmill.php:47
303
+ msgid "Just enter the URL to your book, make sure it's a PDF or EPUB file, and you are ready to go. For more help, head to <a href='%s'>the Readmill WordPress Widget support page</a>."
304
+ msgstr ""
305
+
306
+ #: modules/widgets/readmill.php:55
307
+ msgid "Download URL:"
308
+ msgstr ""
309
+
310
+ #: modules/widgets/readmill.php:60
311
+ msgid "Item URL:"
312
+ msgstr ""
313
+
314
+ #: modules/widgets/readmill.php:65
315
+ msgid "What size icon?"
316
+ msgstr "Quina mida de la icona?"
317
+
318
+ #: modules/widgets/readmill.php:67 modules/widgets/rsslinks-widget.php:101
319
+ msgid "Large"
320
+ msgstr "Gran"
321
+
322
+ #: modules/widgets/readmill.php:68 modules/widgets/rsslinks-widget.php:99
323
+ msgid "Small"
324
+ msgstr "Petit"
325
+
326
+ #: modules/widgets/readmill.php:125
327
+ msgid "Your ePub link is empty. Provide an ePub link to display the Send to Readmill widget."
328
+ msgstr ""
329
+
330
+ #: modules/widgets/rsslinks-widget.php:12
331
+ msgid "Links to your blog's RSS feeds"
332
+ msgstr "Enllaços al canal de subscripció RSS del bloc"
333
+
334
+ #: modules/widgets/rsslinks-widget.php:13
335
+ msgid "RSS Links (Jetpack)"
336
+ msgstr "Enllaços RSS (Jetpack)"
337
+
338
+ #: modules/widgets/rsslinks-widget.php:67
339
+ #: modules/widgets/rsslinks-widget.php:133
340
+ msgid "Posts"
341
+ msgstr "Entrades"
342
+
343
+ #: modules/widgets/rsslinks-widget.php:69
344
+ msgid "Posts & Comments"
345
+ msgstr "Entrades i comentaris"
346
+
347
+ #: modules/widgets/rsslinks-widget.php:71
348
+ msgid "Feed(s) to Display:"
349
+ msgstr "Fil(s) de subscripció a mostrar:"
350
+
351
+ #: modules/widgets/rsslinks-widget.php:81
352
+ msgid "Text Link"
353
+ msgstr "Enllaç de text"
354
+
355
+ #: modules/widgets/rsslinks-widget.php:82
356
+ msgid "Image Link"
357
+ msgstr "Enllaç d'Imatge"
358
+
359
+ #: modules/widgets/rsslinks-widget.php:83
360
+ msgid "Text & Image Links"
361
+ msgstr "Enllaços de text i imatge"
362
+
363
+ #: modules/widgets/rsslinks-widget.php:85
364
+ msgid "Format:"
365
+ msgstr "Format:"
366
+
367
+ #: modules/widgets/rsslinks-widget.php:96
368
+ msgid "Image Settings:"
369
+ msgstr "Configuració de la imatge:"
370
+
371
+ #: modules/widgets/rsslinks-widget.php:100
372
+ msgid "Medium"
373
+ msgstr "Mitjana"
374
+
375
+ #: modules/widgets/rsslinks-widget.php:103
376
+ msgid "Image Size:"
377
+ msgstr "Mida de la imatge:"
378
+
379
+ #: modules/widgets/rsslinks-widget.php:113
380
+ msgid "Red"
381
+ msgstr "Vermell"
382
+
383
+ #: modules/widgets/rsslinks-widget.php:114
384
+ msgid "Orange"
385
+ msgstr "Taronja"
386
+
387
+ #: modules/widgets/rsslinks-widget.php:115
388
+ msgid "Green"
389
+ msgstr "Verd"
390
+
391
+ #: modules/widgets/rsslinks-widget.php:116
392
+ msgid "Blue"
393
+ msgstr "Blau"
394
+
395
+ #: modules/widgets/rsslinks-widget.php:117
396
+ msgid "Purple"
397
+ msgstr "Violeta"
398
+
399
+ #: modules/widgets/rsslinks-widget.php:118
400
+ msgid "Pink"
401
+ msgstr "Rosa"
402
+
403
+ #: modules/widgets/rsslinks-widget.php:119
404
+ msgid "Silver"
405
+ msgstr "Plata"
406
+
407
+ #: modules/widgets/rsslinks-widget.php:121
408
+ msgid "Image Color:"
409
+ msgstr "Color de la imatge:"
410
+
411
+ #: modules/widgets/rsslinks-widget.php:140
412
+ msgid "Subscribe to %s"
413
+ msgstr "Subscriu-me a %s"
414
+
415
+ #: modules/widgets/gravatar-profile.php:115
416
+ msgid "Personal Links"
417
+ msgstr "Enllaços personals"
418
+
419
+ #: modules/widgets/gravatar-profile.php:135
420
+ msgid "Verified Services"
421
+ msgstr "serveis verificats"
422
+
423
+ #: modules/widgets/gravatar-profile.php:146
424
+ msgctxt "1: User Name, 2: Service Name (Facebook, Twitter, ...)"
425
+ msgid "%1$s on %2$s"
426
+ msgstr "%1$s al %2$s"
427
+
428
+ #: modules/widgets/gravatar-profile.php:180
429
+ msgid "Select a user or pick \"custom\" and enter a custom email address."
430
+ msgstr "Seleccioneu un usuari o feu clic a \"personalitzat\" i entreu una adreça de correu electrònic personalitzada."
431
+
432
+ #: modules/widgets/gravatar-profile.php:184
433
+ msgid "Custom"
434
+ msgstr "Personalitzat"
435
+
436
+ #: modules/widgets/gravatar-profile.php:194
437
+ msgid "Custom Email Address"
438
+ msgstr "Adreça de correu electrònic personalitzada"
439
+
440
+ #: modules/widgets/gravatar-profile.php:202
441
+ msgid "Show Personal Links"
442
+ msgstr "Mostra els enllaços personals"
443
+
444
+ #: modules/widgets/gravatar-profile.php:204
445
+ msgid "Links to your websites, blogs, or any other sites that help describe who you are."
446
+ msgstr "Enllaça amb les vostres pàgines web, blocs, o altres llocs webs que puguen ajudar a descriure com sou."
447
+
448
+ #: modules/widgets/gravatar-profile.php:211
449
+ msgid "Show Account Links"
450
+ msgstr "Mostra els enllaços del compte"
451
+
452
+ #: modules/widgets/gravatar-profile.php:213
453
+ msgid "Links to services that you use across the web."
454
+ msgstr "Enllaça als serveis que useu al llarg del web."
455
+
456
+ #: modules/widgets/gravatar-profile.php:217
457
+ msgid "Opens in new window"
458
+ msgstr "Obre in una finestra nova"
459
+
460
+ #: modules/widgets/gravatar-profile.php:217
461
+ msgid "Edit Your Profile"
462
+ msgstr "Editeu el perfil"
463
+
464
+ #: modules/widgets/gravatar-profile.php:217
465
+ msgid "What's a Gravatar?"
466
+ msgstr "Què és un Gravatar?"
467
+
468
+ #: modules/widgets/image-widget.php:12
469
+ msgid "Display an image in your sidebar"
470
+ msgstr "Mostra una imatge en la barra lateral"
471
+
472
+ #: modules/widgets/image-widget.php:14
473
+ msgid "Image (Jetpack)"
474
+ msgstr "Imatge (Jetpack)"
475
+
476
+ #: modules/widgets/image-widget.php:110
477
+ msgid "Image URL:"
478
+ msgstr "URL de la imatge:"
479
+
480
+ #: modules/widgets/image-widget.php:113
481
+ msgid "Alternate text:"
482
+ msgstr "Text alternatiu:"
483
+
484
+ #: modules/widgets/image-widget.php:116
485
+ msgid "Image title:"
486
+ msgstr "Títol de la imatge:"
487
+
488
+ #: modules/widgets/image-widget.php:119
489
+ msgid "Caption:"
490
+ msgstr "Títol:"
491
+
492
+ #: modules/widgets/image-widget.php:125
493
+ msgid "Left"
494
+ msgstr "Esquerra"
495
+
496
+ #: modules/widgets/image-widget.php:126
497
+ msgid "Center"
498
+ msgstr "Centrat"
499
+
500
+ #: modules/widgets/image-widget.php:127
501
+ msgid "Right"
502
+ msgstr "Dreta"
503
+
504
+ #: modules/widgets/image-widget.php:129
505
+ msgid "Image Alignment:"
506
+ msgstr "Alineació de la imatge:"
507
+
508
+ #: modules/widgets/image-widget.php:139
509
+ msgid "Width:"
510
+ msgstr "Amplada:"
511
+
512
+ #: modules/widgets/image-widget.php:142
513
+ msgid "Height:"
514
+ msgstr "Alçada:"
515
+
516
+ #: modules/widgets/image-widget.php:145
517
+ msgid "If empty, we will attempt to determine the image size."
518
+ msgstr "Si està buit, intentarem determinar la grandària de la imatge."
519
+
520
+ #: modules/widgets/image-widget.php:146
521
+ msgid "Link URL (when the image is clicked):"
522
+ msgstr "URL de l'enllaç (quan es fa clic a la imatge):"
523
+
524
+ #: modules/widgets/readmill.php:11 modules/widgets/readmill.php:21
525
+ msgid "Send To Readmill"
526
+ msgstr "Envia a Readmill"
527
+
528
+ #: modules/widgets/readmill.php:13
529
+ msgid "Readmill is the best book reader for phones and tablets. With this widget you can enable users to send a book to their device with one click."
530
+ msgstr ""
531
+
532
+ #: modules/widgets/facebook-likebox.php:31
533
+ msgid "Facebook Like Box"
534
+ msgstr "Caixa M'agrada del Facebook"
535
+
536
+ #: modules/widgets/facebook-likebox.php:34
537
+ msgid "Display a Facebook Like Box to connect visitors to your Facebook Page"
538
+ msgstr "Mostra una caixa M'agrada del Facebook per connectar els visitants a la seva pàgina del Facebook"
539
+
540
+ #: modules/widgets/facebook-likebox.php:48
541
+ msgid "It looks like your Facebook URL is incorrectly configured. Please check it in your <a href=\"%s\">widget settings</a>."
542
+ msgstr "Sembla que l'URL del Facebook no està configurada correctament. Comproveu-ho en la <a href=\"%s\">configuració del giny</a>."
543
+
544
+ #: modules/widgets/facebook-likebox.php:131
545
+ msgid "Facebook Page URL"
546
+ msgstr "URL de la pàgina del Facebook"
547
+
548
+ #: modules/widgets/facebook-likebox.php:134
549
+ msgid "The Like Box only works with <a href=\"http://www.facebook.com/help/?faq=174987089221178\">Facebook Pages</a>."
550
+ msgstr "La caixa M'agrada solament funciona amb les <a href=\"http://www.facebook.com/help/?faq=174987089221178\">pàgines del Facebook</a>."
551
+
552
+ #: modules/widgets/facebook-likebox.php:140
553
+ msgid "Width"
554
+ msgstr "Amplada"
555
+
556
+ #: modules/widgets/facebook-likebox.php:147
557
+ msgid "Height"
558
+ msgstr "Alçada"
559
+
560
+ #: modules/widgets/facebook-likebox.php:165
561
+ msgid "Show Faces"
562
+ msgstr "Mostra les cares"
563
+
564
+ #: modules/widgets/facebook-likebox.php:167
565
+ msgid "Show profile photos in the plugin."
566
+ msgstr "Mostra fotografies del perfil a l'extensió"
567
+
568
+ #: modules/widgets/facebook-likebox.php:174
569
+ msgid "Show Stream"
570
+ msgstr "Mostra el flux"
571
+
572
+ #: modules/widgets/facebook-likebox.php:176
573
+ msgid "Show the profile stream for the public profile."
574
+ msgstr "Mostra el flux del perfil per al perfil públic."
575
+
576
+ #: modules/widgets/facebook-likebox.php:183
577
+ msgid "Show Border"
578
+ msgstr ""
579
+
580
+ #: modules/widgets/facebook-likebox.php:185
581
+ msgid "Show a border around the plugin."
582
+ msgstr ""
583
+
584
+ #: modules/widgets/facebook-likebox.php:192
585
+ msgid "Show Wall"
586
+ msgstr "Mostra el mur"
587
+
588
+ #: modules/widgets/facebook-likebox.php:194
589
+ msgid "Show the wall for a Places page rather than friend activity."
590
+ msgstr "Mostra el mur de la pàgina de llocs en lloc de l'activitat de l'amic."
591
+
592
+ #: modules/widgets/gallery/templates/form.php:2 modules/widgets/readmill.php:50
593
+ #: modules/widgets/rsslinks-widget.php:62 modules/widgets/top-posts.php:73
594
+ #: modules/widgets/twitter-timeline.php:160
595
+ msgid "Title:"
596
+ msgstr "Títol:"
597
+
598
+ #: modules/widgets/gallery/templates/form.php:10
599
+ msgid "Images:"
600
+ msgstr ""
601
+
602
+ #: modules/widgets/gallery/templates/form.php:43
603
+ msgid "Link To:"
604
+ msgstr ""
605
+
606
+ #: modules/widgets/gallery/templates/form.php:58
607
+ msgid "Random Order:"
608
+ msgstr ""
609
+
610
+ #: modules/widgets/gallery/templates/form.php:69
611
+ msgid "Style:"
612
+ msgstr ""
613
+
614
+ #: modules/widgets/gallery.php:20
615
+ msgid "Display a photo gallery or slideshow"
616
+ msgstr ""
617
+
618
+ #: modules/widgets/gallery.php:327
619
+ msgid "Tiles"
620
+ msgstr ""
621
+
622
+ #: modules/widgets/gallery.php:335
623
+ msgid "Attachment Page"
624
+ msgstr "Pàgina adjunta"
625
+
626
+ #: modules/widgets/gallery.php:336
627
+ msgid "Media File"
628
+ msgstr ""
629
+
630
+ #: modules/widgets/gravatar-profile.php:21
631
+ msgid "Gravatar Profile"
632
+ msgstr "Perfil del gravatar"
633
+
634
+ #: modules/widgets/gravatar-profile.php:24
635
+ msgid "Display a mini version of your Gravatar Profile"
636
+ msgstr "Mostra una versió mini del perfil del gravatar"
637
+
638
+ #: modules/widgets/gravatar-profile.php:41
639
+ msgid "You need to select what to show in this <a href=\"%s\">Gravatar Profile widget</a>."
640
+ msgstr "Necessiteu seleccionar què cal mostrar en aquest <a href=\"%s\">giny del perfil del Gravatar</a>."
641
+
642
+ #: modules/widgets/gravatar-profile.php:95
643
+ msgid "View Full Profile &rarr;"
644
+ msgstr "Mostra el perfil complet &rarr;"
645
+
646
+ #: modules/widgets/gravatar-profile.php:103
647
+ msgid "Error loading profile"
648
+ msgstr "S'ha produït un error en carregar el perfil"
649
+
650
+ #: modules/videopress/videopress.php:673
651
+ msgid "Video Preview:"
652
+ msgstr ""
653
+
654
+ #: modules/videopress/videopress.php:707
655
+ msgid "Use the form below to upload a video to your VideoPress Library. The following video formats are supported: %s. Maximum upload file size is %d%s."
656
+ msgstr ""
657
+
658
+ #: modules/videopress/videopress.php:710
659
+ msgid "Upload Video"
660
+ msgstr ""
661
+
662
+ #: modules/widget-visibility/widget-conditions.php:34
663
+ msgid "All category pages"
664
+ msgstr ""
665
+
666
+ #: modules/widget-visibility/widget-conditions.php:48
667
+ msgid "All author pages"
668
+ msgstr ""
669
+
670
+ #: modules/widget-visibility/widget-conditions.php:59
671
+ msgid "All tag pages"
672
+ msgstr ""
673
+
674
+ #: modules/widget-visibility/widget-conditions.php:73
675
+ msgid "All date archives"
676
+ msgstr ""
677
+
678
+ #: modules/widget-visibility/widget-conditions.php:74
679
+ msgid "Daily archives"
680
+ msgstr ""
681
+
682
+ #: modules/widget-visibility/widget-conditions.php:75
683
+ msgid "Monthly archives"
684
+ msgstr "Arxius mensuals"
685
+
686
+ #: modules/widget-visibility/widget-conditions.php:76
687
+ msgid "Yearly archives"
688
+ msgstr ""
689
+
690
+ #: modules/widget-visibility/widget-conditions.php:87
691
+ msgid "Front page"
692
+ msgstr ""
693
+
694
+ #: modules/widget-visibility/widget-conditions.php:88
695
+ msgid "Posts page"
696
+ msgstr ""
697
+
698
+ #: modules/widget-visibility/widget-conditions.php:89
699
+ msgid "404 error page"
700
+ msgstr ""
701
+
702
+ #: modules/widget-visibility/widget-conditions.php:90
703
+ msgid "Search results"
704
+ msgstr ""
705
+
706
+ #: modules/widget-visibility/widget-conditions.php:91
707
+ msgid "Post type:"
708
+ msgstr ""
709
+
710
+ #: modules/widget-visibility/widget-conditions.php:104
711
+ msgid "Static page:"
712
+ msgstr ""
713
+
714
+ #: modules/widget-visibility/widget-conditions.php:146
715
+ msgid "Visibility"
716
+ msgstr ""
717
+
718
+ #: modules/widget-visibility/widget-conditions.php:149
719
+ msgctxt "placeholder: dropdown menu to select widget visibility; hide if or show if"
720
+ msgid "%s if:"
721
+ msgstr ""
722
+
723
+ #: modules/widget-visibility/widget-conditions.php:149
724
+ msgctxt "Used in the \"%s if:\" translation for the widget visibility dropdown"
725
+ msgid "Show"
726
+ msgstr ""
727
+
728
+ #: modules/widget-visibility/widget-conditions.php:149
729
+ msgctxt "Used in the \"%s if:\" translation for the widget visibility dropdown"
730
+ msgid "Hide"
731
+ msgstr ""
732
+
733
+ #: modules/widget-visibility/widget-conditions.php:160
734
+ msgctxt "Used as the default option in a dropdown list"
735
+ msgid "-- Select --"
736
+ msgstr ""
737
+
738
+ #: modules/widget-visibility/widget-conditions.php:161
739
+ msgid "Category"
740
+ msgstr ""
741
+
742
+ #: modules/widget-visibility/widget-conditions.php:162
743
+ msgctxt "Noun, as in: \"The author of this post is...\""
744
+ msgid "Author"
745
+ msgstr ""
746
+
747
+ #: modules/widget-visibility/widget-conditions.php:163
748
+ msgctxt "Noun, as in: \"This post has one tag.\""
749
+ msgid "Tag"
750
+ msgstr ""
751
+
752
+ #: modules/widget-visibility/widget-conditions.php:164
753
+ msgctxt "Noun, as in: \"This page is a date archive.\""
754
+ msgid "Date"
755
+ msgstr ""
756
+
757
+ #: modules/widget-visibility/widget-conditions.php:165
758
+ msgctxt "Example: The user is looking at a page, not a post."
759
+ msgid "Page"
760
+ msgstr ""
761
+
762
+ #: modules/widget-visibility/widget-conditions.php:167
763
+ msgctxt "Widget Visibility: {Rule Major [Page]} is {Rule Minor [Search results]}"
764
+ msgid "is"
765
+ msgstr ""
766
+
767
+ #: modules/widget-visibility/widget-conditions.php:171
768
+ msgctxt "Shown between widget visibility conditions."
769
+ msgid "or"
770
+ msgstr ""
771
+
772
+ #: modules/widget-visibility/widget-conditions.php:174
773
+ msgid "Delete"
774
+ msgstr "Suprimeix"
775
+
776
+ #: modules/videopress/videopress.php:278
777
+ msgid "Only videos from the selected blog will be available in your media library."
778
+ msgstr ""
779
+
780
+ #: modules/videopress/videopress.php:279
781
+ msgid "<a href=\"%s\">Click here</a> to refresh this list."
782
+ msgstr ""
783
+
784
+ #: modules/videopress/videopress.php:285
785
+ msgid "Video Library Access"
786
+ msgstr ""
787
+
788
+ #: modules/videopress/videopress.php:289
789
+ msgid "Do not allow other users to access my VideoPress library"
790
+ msgstr ""
791
+
792
+ #: modules/videopress/videopress.php:291
793
+ msgid "Allow users to access my videos"
794
+ msgstr ""
795
+
796
+ #: modules/videopress/videopress.php:293
797
+ msgid "Allow users to access and edit my videos"
798
+ msgstr ""
799
+
800
+ #: modules/videopress/videopress.php:295
801
+ msgid "Allow users to access, edit, and delete my videos"
802
+ msgstr ""
803
+
804
+ #: modules/videopress/videopress.php:298
805
+ msgid "Allow users to upload videos"
806
+ msgstr ""
807
+
808
+ #: modules/videopress/videopress.php:303
809
+ msgid "Free formats"
810
+ msgstr ""
811
+
812
+ #: modules/videopress/videopress.php:307
813
+ msgid "Only display videos in free software formats"
814
+ msgstr ""
815
+
816
+ #: modules/videopress/videopress.php:308
817
+ msgid "Ogg file container with Theora video and Vorbis audio. Note that some browsers are unable to play free software video formats, including Internet Explorer and Safari."
818
+ msgstr ""
819
+
820
+ #: modules/videopress/videopress.php:313
821
+ msgid "Default quality"
822
+ msgstr ""
823
+
824
+ #: modules/videopress/videopress.php:317
825
+ msgid "Display higher quality video by default."
826
+ msgstr ""
827
+
828
+ #: modules/videopress/videopress.php:318
829
+ msgid "This setting may be overridden for individual videos."
830
+ msgstr ""
831
+
832
+ #: modules/videopress/videopress.php:330 modules/videopress/videopress.php:339
833
+ #: modules/videopress/videopress.php:593
834
+ msgid "VideoPress Library"
835
+ msgstr ""
836
+
837
+ #: modules/videopress/videopress.php:340
838
+ msgid "Use the button below to browse your VideoPress Library. Note that you can also browse your VideoPress Library while editing a post or page by using the <strong>Add Media</strong> button in the post editor."
839
+ msgstr ""
840
+
841
+ #: modules/videopress/videopress.php:341
842
+ msgid "Browse Your VideoPress Library"
843
+ msgstr ""
844
+
845
+ #: modules/videopress/videopress.php:342
846
+ msgid "Please enable JavaScript support in your browser to use VideoPress."
847
+ msgstr ""
848
+
849
+ #: modules/videopress/videopress.php:589
850
+ msgid "Please select a video file to upload."
851
+ msgstr ""
852
+
853
+ #: modules/videopress/videopress.php:590
854
+ msgid "Your video is uploading... Please do not close this window."
855
+ msgstr ""
856
+
857
+ #: modules/videopress/videopress.php:591
858
+ msgid "An unknown error has occurred. Please try again later."
859
+ msgstr ""
860
+
861
+ #: modules/videopress/videopress.php:592
862
+ msgid "Your video has successfully been uploaded. It will appear in your VideoPress Library shortly."
863
+ msgstr ""
864
+
865
+ #: modules/videopress/videopress.php:594
866
+ msgid "Upload a Video"
867
+ msgstr ""
868
+
869
+ #: modules/videopress/videopress.php:595
870
+ msgid "Insert Video"
871
+ msgstr "Insereix vídeo"
872
+
873
+ #: modules/videopress/videopress.php:628
874
+ msgid "Ogg File URL"
875
+ msgstr ""
876
+
877
+ #: modules/videopress/videopress.php:630
878
+ msgid "Location of the Ogg video file."
879
+ msgstr ""
880
+
881
+ #: modules/videopress/videopress.php:638
882
+ msgid "Display share menu and allow viewers to embed or download this video"
883
+ msgstr ""
884
+
885
+ #: modules/videopress/videopress.php:644
886
+ msgid "Rating"
887
+ msgstr "Puntuació"
888
+
889
+ #: modules/videopress/videopress.php:657
890
+ msgid "Shortcode"
891
+ msgstr ""
892
+
893
+ #: modules/subscriptions.php:694
894
+ msgid "Enter your email address to subscribe to this blog and receive notifications of new posts by email."
895
+ msgstr "Introduïu el vostre correu electrònic per subscriure-vos a aquest bloc i rebre notificacions d'entrades noves per correu electrònic."
896
+
897
+ #: modules/subscriptions.php:696
898
+ msgid "Click to subscribe to this blog and receive notifications of new posts by email."
899
+ msgstr "Feu clic per subscriure-vos a aquest bloc i rebre notificacions per correu electrònic d'entrades noves."
900
+
901
+ #: modules/subscriptions.php:712
902
+ msgid "%s: %s"
903
+ msgstr "%s: %s"
904
+
905
+ #: modules/subscriptions.php:719 modules/widgets/image-widget.php:107
906
+ msgid "Widget title:"
907
+ msgstr "Títol del giny"
908
+
909
+ #: modules/subscriptions.php:725
910
+ msgid "Optional text to display to your readers:"
911
+ msgstr "Text opcional a mostrar als lectors:"
912
+
913
+ #: modules/subscriptions.php:731
914
+ msgid "Subscribe Button:"
915
+ msgstr "Botó de subscripció:"
916
+
917
+ #: modules/subscriptions.php:738
918
+ msgid "Show total number of subscribers? (%s subscriber)"
919
+ msgid_plural "Show total number of subscribers? (%s subscribers)"
920
+ msgstr[0] "Mostra el nombre total de subscriptors? (%s subscriptor)"
921
+ msgstr[1] "Mostra el nombre total de subscriptors? (%s subscriptors)"
922
+
923
+ #: modules/tiled-gallery/tiled-gallery.php:318
924
+ msgid "Tiled Mosaic"
925
+ msgstr ""
926
+
927
+ #: modules/tiled-gallery/tiled-gallery.php:319 modules/widgets/gallery.php:328
928
+ msgid "Square Tiles"
929
+ msgstr "Mosaics quadrats"
930
+
931
+ #: modules/tiled-gallery/tiled-gallery.php:320 modules/widgets/gallery.php:329
932
+ msgid "Circles"
933
+ msgstr "Cercles"
934
+
935
+ #: modules/tiled-gallery/tiled-gallery.php:349
936
+ msgid "Display all your gallery pictures in a cool mosaic."
937
+ msgstr ""
938
+
939
+ #: modules/vaultpress.php:24
940
+ msgid "Active"
941
+ msgstr "Actiu"
942
+
943
+ #: modules/videopress/class.videopress-player.php:195
944
+ msgid "%s Error"
945
+ msgstr "%s error"
946
+
947
+ #: modules/videopress/class.videopress-player.php:230
948
+ msgid "This video is intended for mature audiences."
949
+ msgstr "Aquest vídeo està destinat al públic adult."
950
+
951
+ #: modules/videopress/class.videopress-player.php:230
952
+ msgid "Please verify your birthday."
953
+ msgstr "Verifiqueu el vostre aniversari."
954
+
955
+ #: modules/videopress/class.videopress-player.php:280
956
+ msgid "Submit"
957
+ msgstr "Envia"
958
+
959
+ #: modules/videopress/class.videopress-player.php:326
960
+ msgid "You do not have sufficient <a rel=\"nofollow\" href=\"%s\">freedom levels</a> to view this video. Support free software and upgrade."
961
+ msgstr "No teniu suficients <a rel=\"nofollow\" href=\"%s\">nivells de llibertat</a> per veure aquest vídeo. Doneu suport al programari lliure i actualitzeu."
962
+
963
+ #: modules/videopress/class.videopress-player.php:382
964
+ msgctxt "watch a video title"
965
+ msgid "Watch: %s"
966
+ msgstr "MIreu: %s"
967
+
968
+ #: modules/videopress/class.videopress-player.php:478
969
+ #: modules/videopress/class.videopress-player.php:500
970
+ msgid "this video"
971
+ msgstr "aquest vídeo"
972
+
973
+ #: modules/videopress/class.videopress-player.php:507
974
+ msgctxt "Play as in playback or view a movie"
975
+ msgid "JavaScript required to play %s."
976
+ msgstr "Es requereix el JavaScript per a jugar a %s."
977
+
978
+ #: modules/videopress/class.videopress-player.php:654
979
+ msgid "This video requires <a rel=\"nofollow\" href=\"%s\">Adobe Flash</a> for playback."
980
+ msgstr "Aquest vídeo requereix l'<a rel=\"nofollow\" href=\"%s\">Adobe Flash</a> per reproduir-se."
981
+
982
+ #: modules/videopress/class.videopress-player.php:661
983
+ msgid "Loading video..."
984
+ msgstr "S'està carregant el vídeo..."
985
+
986
+ #: modules/videopress/class.videopress-video.php:306
987
+ msgid "The VideoPress plugin could not communicate with the VideoPress servers. This error is most likely caused by a misconfigured plugin. Please reinstall or upgrade."
988
+ msgstr "L'extensió VideoPress no es pot comunicar amb els servidors de VideoPress. Aquest error la majoria de vegades és culpa d'un error en la configuració de l'extensió. Reinstal·leu o actualitzeu."
989
+
990
+ #: modules/videopress/class.videopress-video.php:308
991
+ msgid "<strong>%s</strong> is not an allowed embed site."
992
+ msgstr "<strong>%s</strong> no és un lloc incrustat permès."
993
+
994
+ #: modules/videopress/class.videopress-video.php:308
995
+ msgid "Publisher limits playback of video embeds."
996
+ msgstr "dEl publicador limita la reproducció de vídeos incrustats."
997
+
998
+ #: modules/videopress/class.videopress-video.php:310
999
+ msgid "No data found for VideoPress identifier: <strong>%s</strong>."
1000
+ msgstr "No s'ha trobat informació per a l'identificador del VideoPress: <strong>%s</strong>."
1001
+
1002
+ #: modules/videopress/videopress.php:72 modules/videopress/videopress.php:76
1003
+ msgid "Could not obtain a VideoPress upload token. Please try again later."
1004
+ msgstr ""
1005
+
1006
+ #: modules/videopress/videopress.php:264
1007
+ msgid "Please note that the VideoPress module requires a WordPress.com account with an active <a href=\"http://store.wordpress.com/premium-upgrades/videopress/\" target=\"_blank\">VideoPress subscription</a>.</p>"
1008
+ msgstr ""
1009
+
1010
+ #: modules/videopress/videopress.php:269
1011
+ msgid "Connected WordPress.com Blog"
1012
+ msgstr ""
1013
+
1014
+ #: modules/stats.php:951 modules/stats.php:975
1015
+ msgid "Sorry, nothing to report."
1016
+ msgstr "Ho sentim, res a dir."
1017
+
1018
+ #: modules/stats.php:971
1019
+ msgid "Top Searches"
1020
+ msgstr "Cerques més populars"
1021
+
1022
+ #: modules/stats.php:999
1023
+ msgid "We were unable to get your stats just now. Please reload this page to try again."
1024
+ msgstr ""
1025
+
1026
+ #: modules/stats.php:1006
1027
+ msgid "We were unable to get your stats just now. Please reload this page to try again. If this error persists, please <a href=\"%1$s\">contact support</a>. In your report please include the information below."
1028
+ msgstr ""
1029
+
1030
+ #: modules/subscriptions.php:122
1031
+ msgid "Jetpack Subscriptions Settings"
1032
+ msgstr "Configuració de les subscripcions del Jetpack"
1033
+
1034
+ #: modules/subscriptions.php:131
1035
+ msgid "Follow Blog"
1036
+ msgstr "Segueix el bloc"
1037
+
1038
+ #: modules/subscriptions.php:146
1039
+ msgid "Follow Comments"
1040
+ msgstr "Segueix els comentaris"
1041
+
1042
+ #: modules/subscriptions.php:167
1043
+ msgid "Follower Settings"
1044
+ msgstr "Configuració del seguidor"
1045
+
1046
+ #: modules/subscriptions.php:174
1047
+ msgid "Blog follow email text"
1048
+ msgstr ""
1049
+
1050
+ #: modules/subscriptions.php:182
1051
+ msgid "Comment follow email text"
1052
+ msgstr ""
1053
+
1054
+ #: modules/subscriptions.php:196
1055
+ msgid "Change whether your visitors can subscribe to your posts or comments or both."
1056
+ msgstr "Canvia si els visitants poden subscriure's a les entrades, als comentaris o a tots dos."
1057
+
1058
+ #: modules/subscriptions.php:211
1059
+ msgid "Show a <em>'follow blog'</em> option in the comment form"
1060
+ msgstr "Mostra una opció <em>'segueix el bloc'</em> al formulari dels comentaris"
1061
+
1062
+ #: modules/subscriptions.php:226
1063
+ msgid "Show a <em>'follow comments'</em> option in the comment form"
1064
+ msgstr "Mostra una opció <em>'segueix els comentaris'</em> al formulari de comentaris"
1065
+
1066
+ #: modules/subscriptions.php:251
1067
+ msgid "These settings change emails sent from your blog to followers."
1068
+ msgstr ""
1069
+
1070
+ #: modules/subscriptions.php:257
1071
+ msgid "Introduction text sent when someone follows your blog. (Site and confirmation details will be automatically added for you.)"
1072
+ msgstr ""
1073
+
1074
+ #: modules/subscriptions.php:263
1075
+ msgid "Introduction text sent when someone follows a post on your blog. (Site and confirmation details will be automatically added for you.)"
1076
+ msgstr ""
1077
+
1078
+ #: modules/subscriptions.php:268
1079
+ msgid ""
1080
+ "Howdy.\n"
1081
+ "\n"
1082
+ "You recently followed this blog's posts. This means you will receive each new post by email.\n"
1083
+ "\n"
1084
+ "To activate, click confirm below. If you believe this is an error, ignore this message and we'll never bother you again."
1085
+ msgstr ""
1086
+
1087
+ #: modules/subscriptions.php:269
1088
+ msgid ""
1089
+ "Howdy.\n"
1090
+ "\n"
1091
+ "You recently followed one of my posts. This means you will receive an email when new comments are posted.\n"
1092
+ "\n"
1093
+ "To activate, click confirm below. If you believe this is an error, ignore this message and we'll never bother you again."
1094
+ msgstr ""
1095
+
1096
+ #: modules/subscriptions.php:471
1097
+ msgid "Notify me of follow-up comments by email."
1098
+ msgstr "Aviseu-me del seguiment dels comentaris per correu."
1099
+
1100
+ #: modules/subscriptions.php:478
1101
+ msgid "Notify me of new posts by email."
1102
+ msgstr "Notifica'm per correu electrònic si hi ha entrades noves."
1103
+
1104
+ #: modules/subscriptions.php:556
1105
+ msgid "Add an email signup form to allow people to subscribe to your blog."
1106
+ msgstr "Afegeix un formulari de registre de correu electrònic per permetre a la gent subscriure's al vostre bloc."
1107
+
1108
+ #: modules/subscriptions.php:559
1109
+ msgid "Blog Subscriptions (Jetpack)"
1110
+ msgstr "Subscripcions del bloc (Jetpack)"
1111
+
1112
+ #: modules/subscriptions.php:585
1113
+ msgid "An email was just sent to confirm your subscription. Please find the email now and click activate to start subscribing."
1114
+ msgstr "S'acaba d'enviar un correu electrònic perquè confirmeu la subscripció. Cerqueu ara el correu electrònic i feu clic a activa per iniciar la subscripció."
1115
+
1116
+ #: modules/subscriptions.php:594
1117
+ msgid "The email you entered was invalid, please check and try again."
1118
+ msgstr "El correu electrònic que heu introduït és incorrecte, comproveu-ho i torneu-ho a provar."
1119
+
1120
+ #: modules/subscriptions.php:597
1121
+ msgid "You have already subscribed to this site, please check your inbox."
1122
+ msgstr "Ja esteu subscrits a aquest lloc, comproveu la safata d'entrada."
1123
+
1124
+ #: modules/subscriptions.php:603
1125
+ msgid "There was an error when subscribing, please try again."
1126
+ msgstr "S'ha produït un error en subscriure, torneu-ho a provar."
1127
+
1128
+ #: modules/subscriptions.php:616
1129
+ msgid "Join %s other subscriber"
1130
+ msgid_plural "Join %s other subscribers"
1131
+ msgstr[0] "Uneix %s altre subscriptor"
1132
+ msgstr[1] "Uneix altres %s subscriptors"
1133
+
1134
+ #: modules/subscriptions.php:693
1135
+ msgid "Subscribe to Blog via Email"
1136
+ msgstr "Subscriu al bloc per correu electrònic"
1137
+
1138
+ #: modules/stats.php:358
1139
+ msgid "View Site Stats without Javascript"
1140
+ msgstr "Visualitza les estadístiques del lloc sense Javascript"
1141
+
1142
+ #: modules/stats.php:539
1143
+ msgid "Visit <a href=\"%s\">Site Stats</a> to see your stats."
1144
+ msgstr "Visiteu les <a href=\"%s\">estadístiques del lloc</a> per veure les vostres estadístiques."
1145
+
1146
+ #: modules/stats.php:544
1147
+ msgid "Admin bar"
1148
+ msgstr "Barra d'administració"
1149
+
1150
+ #: modules/stats.php:545
1151
+ msgid "Put a chart showing 48 hours of views in the admin bar."
1152
+ msgstr "Posa un gràfic que mostri 48 hores de visualitzacions a la barra d'administració."
1153
+
1154
+ #: modules/stats.php:546
1155
+ msgid "Registered users"
1156
+ msgstr "Usuaris registrats"
1157
+
1158
+ #: modules/stats.php:548
1159
+ msgid "Count the page views of registered users who are logged in."
1160
+ msgstr "Compta les pàgines vistes dels usuaris registrats que s'han identificat."
1161
+
1162
+ #: modules/stats.php:558
1163
+ msgid "Smiley"
1164
+ msgstr "Smiley"
1165
+
1166
+ #: modules/stats.php:559
1167
+ msgid "Hide the stats smiley face image."
1168
+ msgstr "Amaga la imatge de la cara somrient de les estadístiques."
1169
+
1170
+ #: modules/stats.php:559
1171
+ msgid "The image helps collect stats and <strong>makes the world a better place</strong> but should still work when hidden"
1172
+ msgstr "La imatge ajuda a recollir les estadístiques i <strong>fa del món un millor lloc</strong> però hauria de funciona quan està oculta."
1173
+
1174
+ #: modules/stats.php:559
1175
+ msgid "Smiley face"
1176
+ msgstr "Cara somrient"
1177
+
1178
+ #: modules/stats.php:560
1179
+ msgid "Report visibility"
1180
+ msgstr "Informa de la visibilitat"
1181
+
1182
+ #: modules/stats.php:562
1183
+ msgid "Select the roles that will be able to view stats reports."
1184
+ msgstr "Selecciona els rols que podran veure les estadístiques."
1185
+
1186
+ #: modules/stats.php:573
1187
+ msgid "Save configuration"
1188
+ msgstr "Desa la configuració"
1189
+
1190
+ #: modules/stats.php:637
1191
+ msgid "Stats"
1192
+ msgstr "Estadístiques"
1193
+
1194
+ #: modules/stats.php:639
1195
+ msgid "Views over 48 hours. Click for more Site Stats."
1196
+ msgstr "Visualitzacions durant 48 hores. Feu clic per veure més estadístiques del lloc."
1197
+
1198
+ #: modules/stats.php:706
1199
+ msgid "day"
1200
+ msgstr "dia"
1201
+
1202
+ #: modules/stats.php:707
1203
+ msgid "week"
1204
+ msgstr "setmana"
1205
+
1206
+ #: modules/stats.php:708
1207
+ msgid "month"
1208
+ msgstr "mes"
1209
+
1210
+ #: modules/stats.php:711
1211
+ msgid "the past day"
1212
+ msgstr "el dia passat"
1213
+
1214
+ #: modules/stats.php:712
1215
+ msgid "the past week"
1216
+ msgstr "la setmana passada"
1217
+
1218
+ #: modules/stats.php:713
1219
+ msgid "the past month"
1220
+ msgstr "el mes passat"
1221
+
1222
+ #: modules/stats.php:714
1223
+ msgid "the past quarter"
1224
+ msgstr "el quart passat"
1225
+
1226
+ #: modules/stats.php:715
1227
+ msgid "the past year"
1228
+ msgstr "l'any passat"
1229
+
1230
+ #: modules/stats.php:737
1231
+ msgid "Chart stats by"
1232
+ msgstr "Gràfic d'estadístiques per"
1233
+
1234
+ #: modules/stats.php:750
1235
+ msgid "Show top posts over"
1236
+ msgstr "Mostra els fils més visitats"
1237
+
1238
+ #: modules/stats.php:763
1239
+ msgid "Show top search terms over"
1240
+ msgstr "Mostra els termes més cercats sobre"
1241
+
1242
+ #: modules/stats.php:922
1243
+ msgid "%1$s %2$s Views"
1244
+ msgstr "%1$s %2$s visualitzacions"
1245
+
1246
+ #: modules/stats.php:943
1247
+ msgid "View All"
1248
+ msgstr "Mostra-ho tot"
1249
+
1250
+ #: modules/stats.php:947
1251
+ msgid "Top Posts"
1252
+ msgstr "Entrades més vistes"
1253
+
1254
+ #: modules/sharedaddy/sharing.php:307
1255
+ msgid "Icon + text"
1256
+ msgstr "Icona + text"
1257
+
1258
+ #: modules/sharedaddy/sharing.php:308
1259
+ msgid "Icon only"
1260
+ msgstr "Només icones"
1261
+
1262
+ #: modules/sharedaddy/sharing.php:309
1263
+ msgid "Text only"
1264
+ msgstr "Només text"
1265
+
1266
+ #: modules/sharedaddy/sharing.php:310
1267
+ msgid "Official buttons"
1268
+ msgstr "Botons oficials"
1269
+
1270
+ #: modules/sharedaddy/sharing.php:315
1271
+ msgid "Sharing label"
1272
+ msgstr "Etiqueta de compartició"
1273
+
1274
+ #: modules/sharedaddy/sharing.php:321
1275
+ msgid "Open links in"
1276
+ msgstr "Obre els enllaços a"
1277
+
1278
+ #: modules/sharedaddy/sharing.php:324
1279
+ msgid "New window"
1280
+ msgstr "Finestra nova"
1281
+
1282
+ #: modules/sharedaddy/sharing.php:325
1283
+ msgid "Same window"
1284
+ msgstr "A la mateixa finestra"
1285
+
1286
+ #: modules/sharedaddy/sharing.php:363
1287
+ msgid "Service name"
1288
+ msgstr "Nom del servei"
1289
+
1290
+ #: modules/sharedaddy/sharing.php:369
1291
+ msgid "Sharing URL"
1292
+ msgstr "S'està compartint la URL"
1293
+
1294
+ #: modules/sharedaddy/sharing.php:373
1295
+ msgid "You can add the following variables to your service sharing URL:"
1296
+ msgstr "Podeu afegir les següents variables al servei de compartició d'URL:"
1297
+
1298
+ #: modules/sharedaddy/sharing.php:378
1299
+ msgid "Icon URL"
1300
+ msgstr "URL de la icona"
1301
+
1302
+ #: modules/sharedaddy/sharing.php:381
1303
+ msgid "Enter the URL of a 16x16px icon you want to use for this service."
1304
+ msgstr "Introduïu la URL d'una icona de 16x16 píxels que voleu fer servir per aquest servei."
1305
+
1306
+ #: modules/sharedaddy/sharing.php:387
1307
+ msgid "Create Share Button"
1308
+ msgstr "Crea un botó per compartir"
1309
+
1310
+ #: modules/sharedaddy/sharing.php:399
1311
+ msgid "An error occurred creating your new sharing service - please check you gave valid details."
1312
+ msgstr "S'ha produït un error en crear el vostre nou serveu de compartició - comproveu que doneu els detalls correctes."
1313
+
1314
+ #: modules/shortcodes/archives.php:50
1315
+ msgid "Your blog does not currently have any published posts."
1316
+ msgstr "El bloc no té cap entrada publicada actualment."
1317
+
1318
+ #: modules/shortcodes/audio.php:202
1319
+ msgid "Download: <a href=\"%s\">%s</a><br />"
1320
+ msgstr "Baixa: <a href=\"%s\">%s</a><br />"
1321
+
1322
+ #: modules/shortcodes/presentations.php:226
1323
+ msgid "This slideshow could not be started. Try refreshing the page or viewing it in another browser."
1324
+ msgstr ""
1325
+
1326
+ #: modules/shortcodes/slideshow.php:58 modules/widgets/gallery.php:330
1327
+ msgid "Slideshow"
1328
+ msgstr "Presentació amb diapositives"
1329
+
1330
+ #: modules/shortcodes/slideshow.php:131
1331
+ msgid "Click to view slideshow."
1332
+ msgstr "Feu clic per veure la presentació amb diapositives."
1333
+
1334
+ #: modules/shortcodes/slideshow.php:160
1335
+ msgid "This slideshow requires JavaScript."
1336
+ msgstr "Aquesta presentació amb diapositives necessita JavaScript."
1337
+
1338
+ #: modules/shortcodes/twitter-timeline.php:17
1339
+ msgid "Invalid username"
1340
+ msgstr ""
1341
+
1342
+ #: modules/shortcodes/twitter-timeline.php:20
1343
+ msgid "Invalid id"
1344
+ msgstr ""
1345
+
1346
+ #: modules/shortcodes/twitter-timeline.php:22
1347
+ msgid "Tweets by @%s"
1348
+ msgstr ""
1349
+
1350
+ #: modules/social-links/social-links.php:81
1351
+ msgid "Connect"
1352
+ msgstr ""
1353
+
1354
+ #: modules/social-links/social-links.php:157
1355
+ msgid "&mdash; Select &mdash;"
1356
+ msgstr "&mdash; Selecciona &mdash;"
1357
+
1358
+ #: modules/stats.php:265 modules/stats.php:685
1359
+ msgid "Site Stats"
1360
+ msgstr "Estadístiques del lloc web"
1361
+
1362
+ #: modules/stats.php:356
1363
+ msgid "Loading&hellip;"
1364
+ msgstr "S'està carregant&hellip;"
1365
+
1366
+ #: modules/stats.php:357
1367
+ msgid "Your Site Stats work better with Javascript enabled."
1368
+ msgstr "Les estadístiques del lloc web funcionen millor si teniu activat el Javascript."
1369
+
1370
+ #: modules/sharedaddy/sharing-sources.php:930
1371
+ msgid "Click to share"
1372
+ msgstr "Feu clic per compartir"
1373
+
1374
+ #: modules/sharedaddy/sharing-sources.php:985
1375
+ msgid "URL"
1376
+ msgstr "URL"
1377
+
1378
+ #: modules/sharedaddy/sharing-sources.php:990
1379
+ msgid "Icon"
1380
+ msgstr "Icona"
1381
+
1382
+ #: modules/sharedaddy/sharing-sources.php:997
1383
+ msgid "Save"
1384
+ msgstr "Desa"
1385
+
1386
+ #: modules/sharedaddy/sharing-sources.php:998
1387
+ msgid "Remove Service"
1388
+ msgstr "Suprimeix el servei"
1389
+
1390
+ #: modules/sharedaddy/sharing-sources.php:1077
1391
+ msgid "Tumblr"
1392
+ msgstr "Tumblr"
1393
+
1394
+ #: modules/sharedaddy/sharing-sources.php:1088
1395
+ msgctxt "share to"
1396
+ msgid "Tumblr"
1397
+ msgstr "Tumblr"
1398
+
1399
+ #: modules/sharedaddy/sharing-sources.php:1088
1400
+ msgid "Click to share on Tumblr"
1401
+ msgstr "Feu clic per compartir a Tumblr"
1402
+
1403
+ #: modules/sharedaddy/sharing-sources.php:1124
1404
+ msgid "Pinterest"
1405
+ msgstr "Pinterest"
1406
+
1407
+ #: modules/sharedaddy/sharing-sources.php:1168
1408
+ msgid "Pin It"
1409
+ msgstr "Publica a Pinterest"
1410
+
1411
+ #: modules/sharedaddy/sharing-sources.php:1170
1412
+ msgctxt "share to"
1413
+ msgid "Pinterest"
1414
+ msgstr "Pinterest"
1415
+
1416
+ #: modules/sharedaddy/sharing-sources.php:1170
1417
+ msgid "Click to share on Pinterest"
1418
+ msgstr "Feu clic per compartir a Pinterest"
1419
+
1420
+ #: modules/sharedaddy/sharing-sources.php:1241
1421
+ #: modules/sharedaddy/sharing-sources.php:1259
1422
+ msgid "Pocket"
1423
+ msgstr ""
1424
+
1425
+ #: modules/sharedaddy/sharing-sources.php:1264
1426
+ msgctxt "share to"
1427
+ msgid "Pocket"
1428
+ msgstr ""
1429
+
1430
+ #: modules/sharedaddy/sharing-sources.php:1264
1431
+ msgid "Click to share on Pocket"
1432
+ msgstr ""
1433
+
1434
+ #: modules/sharedaddy/sharing.php:153
1435
+ msgid "Warning! Multibyte support missing!"
1436
+ msgstr "Atenció! S'ha perdut el suport multibyte!"
1437
+
1438
+ #: modules/sharedaddy/sharing.php:154
1439
+ msgid "This plugin will work without it, but multibyte support is used <a href=\"%s\">if available</a>. You may see minor problems with Tweets and other sharing services."
1440
+ msgstr "Aquesta extensió funcionarà sense suport per a múltiples bytes, per s'usarà <a href=\"%s\">si està disponible</a>. Potser observeu problemes menors amb les piulades i altres serveis de compartició."
1441
+
1442
+ #: modules/sharedaddy/sharing.php:171
1443
+ msgid "Add sharing buttons to your blog and allow your visitors to share posts with their friends."
1444
+ msgstr "Afegiu botons per compartir al bloc i permeteu que els visitants comparteixin les entrades amb els seus amics."
1445
+
1446
+ #: modules/sharedaddy/sharing.php:177
1447
+ msgid "Available Services"
1448
+ msgstr "Serveis disponibles"
1449
+
1450
+ #: modules/sharedaddy/sharing.php:178
1451
+ msgid "Drag and drop the services you'd like to enable into the box below."
1452
+ msgstr "Arrossega i deixa anar els serveis que voleu habilitar a la caixa de sota."
1453
+
1454
+ #: modules/sharedaddy/sharing.php:179
1455
+ msgid "Add a new service"
1456
+ msgstr "Afegeix un servei nou"
1457
+
1458
+ #: modules/sharedaddy/sharing.php:192
1459
+ msgid "Please note that your services have been restricted because your site is private."
1460
+ msgstr ""
1461
+
1462
+ #: modules/sharedaddy/sharing.php:203
1463
+ msgid "Enabled Services"
1464
+ msgstr "Serveis actius"
1465
+
1466
+ #: modules/sharedaddy/sharing.php:206
1467
+ msgid "Services dragged here will appear individually."
1468
+ msgstr "Els serveis arrossegats aquí apareixeran individualment."
1469
+
1470
+ #: modules/sharedaddy/sharing.php:209
1471
+ msgid "Drag and drop available services here."
1472
+ msgstr "Arrossegueu i desa els serveis disponibles aquí."
1473
+
1474
+ #: modules/sharedaddy/sharing.php:220
1475
+ msgid "Services dragged here will be hidden behind a share button."
1476
+ msgstr "Els serveis arrossegats i deixats aquí, s'ocultaran darrere d'un botó de compartició."
1477
+
1478
+ #: modules/sharedaddy/sharing.php:235
1479
+ msgid "Live Preview"
1480
+ msgstr "Previsualització "
1481
+
1482
+ #: modules/sharedaddy/sharing.php:238
1483
+ msgid "Sharing is off. Add services above to enable."
1484
+ msgstr "La compartició està desactivada. Afegiu els serveis de la part superior per activar."
1485
+
1486
+ #: modules/sharedaddy/sharing.php:304
1487
+ msgid "Button style"
1488
+ msgstr "Estil del botó"
1489
+
1490
+ #: modules/sharedaddy/sharing-sources.php:302
1491
+ msgid "Post was not sent - check your email addresses!"
1492
+ msgstr "L'entrada no s'havia enviat, comproveu les vostres adreces electròniques!"
1493
+
1494
+ #: modules/sharedaddy/sharing-sources.php:306
1495
+ msgid "Email check failed, please try again"
1496
+ msgstr "Ha fallat la comprovació del correu electrònic, torne-ho a provar"
1497
+
1498
+ #: modules/sharedaddy/sharing-sources.php:310
1499
+ msgid "Sorry, your blog cannot share posts by email."
1500
+ msgstr "Ho sentim, el bloc no pot compartir entrades per correu."
1501
+
1502
+ #: modules/sharedaddy/sharing-sources.php:333
1503
+ msgid "Twitter"
1504
+ msgstr "Twitter "
1505
+
1506
+ #: modules/sharedaddy/sharing-sources.php:379
1507
+ msgctxt "share to"
1508
+ msgid "Twitter"
1509
+ msgstr "Twitter"
1510
+
1511
+ #: modules/sharedaddy/sharing-sources.php:379
1512
+ msgid "Click to share on Twitter"
1513
+ msgstr "Feu clic per compartir al Twitter"
1514
+
1515
+ #: modules/sharedaddy/sharing-sources.php:454
1516
+ msgid "StumbleUpon"
1517
+ msgstr "StumbleUpon"
1518
+
1519
+ #: modules/sharedaddy/sharing-sources.php:465
1520
+ msgctxt "share to"
1521
+ msgid "StumbleUpon"
1522
+ msgstr "StumbleUpon"
1523
+
1524
+ #: modules/sharedaddy/sharing-sources.php:465
1525
+ msgid "Click to share on StumbleUpon"
1526
+ msgstr "Feu clic per compartir a SutmbleUpon"
1527
+
1528
+ #: modules/sharedaddy/sharing-sources.php:492
1529
+ #: modules/sharedaddy/sharing-sources.php:499
1530
+ msgid "Reddit"
1531
+ msgstr "Reddit"
1532
+
1533
+ #: modules/sharedaddy/sharing-sources.php:499
1534
+ msgid "Click to share on Reddit"
1535
+ msgstr "Fes clic per compartir al Reddit"
1536
+
1537
+ #: modules/sharedaddy/sharing-sources.php:526
1538
+ msgid "Digg"
1539
+ msgstr "Digg"
1540
+
1541
+ #: modules/sharedaddy/sharing-sources.php:535
1542
+ #: modules/sharedaddy/sharing-sources.php:538
1543
+ msgid "Click to Digg this post"
1544
+ msgstr "Fes clic per enviar l'entrada al Digg"
1545
+
1546
+ #: modules/sharedaddy/sharing-sources.php:538
1547
+ msgctxt "share to"
1548
+ msgid "Digg"
1549
+ msgstr "Digg"
1550
+
1551
+ #: modules/sharedaddy/sharing-sources.php:582
1552
+ msgid "LinkedIn"
1553
+ msgstr "LinkedIn"
1554
+
1555
+ #: modules/sharedaddy/sharing-sources.php:596
1556
+ msgctxt "share to"
1557
+ msgid "LinkedIn"
1558
+ msgstr "LinkedIn"
1559
+
1560
+ #: modules/sharedaddy/sharing-sources.php:596
1561
+ msgid "Click to share on LinkedIn"
1562
+ msgstr "Fes clic per compartir al Linkedin"
1563
+
1564
+ #: modules/sharedaddy/sharing-sources.php:659
1565
+ msgid "Facebook"
1566
+ msgstr "Facebook"
1567
+
1568
+ #: modules/sharedaddy/sharing-sources.php:733
1569
+ msgctxt "share to"
1570
+ msgid "Facebook"
1571
+ msgstr "Facebook"
1572
+
1573
+ #: modules/sharedaddy/sharing-sources.php:733
1574
+ msgid "Share on Facebook"
1575
+ msgstr "Comparteix al Facebook"
1576
+
1577
+ #: modules/sharedaddy/sharing-sources.php:764
1578
+ msgid "Print"
1579
+ msgstr "Imprimeix"
1580
+
1581
+ #: modules/sharedaddy/sharing-sources.php:768
1582
+ msgctxt "share to"
1583
+ msgid "Print"
1584
+ msgstr "Imprimeix"
1585
+
1586
+ #: modules/sharedaddy/sharing-sources.php:768
1587
+ msgid "Click to print"
1588
+ msgstr "Feu clic per imprimir"
1589
+
1590
+ #: modules/sharedaddy/sharing-sources.php:784
1591
+ msgid "Press This"
1592
+ msgstr "Premeu això"
1593
+
1594
+ #: modules/sharedaddy/sharing-sources.php:812
1595
+ msgctxt "share to"
1596
+ msgid "Press This"
1597
+ msgstr "Publica Això"
1598
+
1599
+ #: modules/sharedaddy/sharing-sources.php:812
1600
+ msgid "Click to Press This!"
1601
+ msgstr "Feu clic per publicar això!"
1602
+
1603
+ #: modules/sharedaddy/sharing-sources.php:830
1604
+ msgid "Google"
1605
+ msgstr ""
1606
+
1607
+ #: modules/sharedaddy/sharing-sources.php:843
1608
+ msgctxt "share to"
1609
+ msgid "Google"
1610
+ msgstr ""
1611
+
1612
+ #: modules/sharedaddy/sharing-sources.php:843
1613
+ msgid "Click to share on Google+"
1614
+ msgstr "Feu clic per compartir a Google+"
1615
+
1616
+ #: modules/publicize/ui.php:194
1617
+ msgid "Are you sure you want to stop Publicizing posts to this connection?"
1618
+ msgstr ""
1619
+
1620
+ #: modules/publicize/ui.php:216
1621
+ msgid "Make this connection available to all users of this blog?"
1622
+ msgstr ""
1623
+
1624
+ #: modules/publicize/ui.php:224
1625
+ msgid "There was a problem connecting to %s. Please disconnect and try again."
1626
+ msgstr ""
1627
+
1628
+ #: modules/publicize/ui.php:414
1629
+ msgid "Publicize:"
1630
+ msgstr ""
1631
+
1632
+ #: modules/publicize/ui.php:494
1633
+ msgctxt "Service: Account connected as"
1634
+ msgid "%1$s: %2$s"
1635
+ msgstr "%1$s: %2$s"
1636
+
1637
+ #: modules/publicize/ui.php:529
1638
+ msgid "Custom Message:"
1639
+ msgstr "Missatge personalitzat:"
1640
+
1641
+ #: modules/publicize/ui.php:534 modules/publicize/ui.php:563
1642
+ #: modules/publicize/ui.php:565
1643
+ msgid "Hide"
1644
+ msgstr "Amaga"
1645
+
1646
+ #: modules/publicize/ui.php:543
1647
+ msgid "Not Connected"
1648
+ msgstr "No està connectat"
1649
+
1650
+ #: modules/publicize/ui.php:550
1651
+ msgid "Connect to"
1652
+ msgstr "Connecta a"
1653
+
1654
+ #: modules/publicize/ui.php:555
1655
+ msgid "Connect and share your posts on %s"
1656
+ msgstr "Connecta i comparteix les entrades a %s"
1657
+
1658
+ #: modules/publicize/ui.php:578
1659
+ msgid "Show"
1660
+ msgstr "Mostra"
1661
+
1662
+ #: modules/publicize.php:89
1663
+ msgctxt "word count: words or characters?"
1664
+ msgid "words"
1665
+ msgstr "paraules"
1666
+
1667
+ #: modules/sharedaddy/sharedaddy.php:18
1668
+ msgid "Shared Post"
1669
+ msgstr "Entrada compartida"
1670
+
1671
+ #: modules/sharedaddy/sharedaddy.php:114
1672
+ msgid "Disable CSS and JS"
1673
+ msgstr "Desactiva CSS i JS"
1674
+
1675
+ #: modules/sharedaddy/sharedaddy.php:116
1676
+ msgid "Advanced. If this option is checked, you must include these files in your theme manually for the sharing links to work."
1677
+ msgstr "Avançat. Si aquesta opció està marcada, heu d'incloure aquests fitxers en el tema manualment perquè els enllaços de compartició funcionin."
1678
+
1679
+ #: modules/sharedaddy/sharing-service.php:12
1680
+ msgid "Share this:"
1681
+ msgstr "Comparteix això:"
1682
+
1683
+ #: modules/sharedaddy/sharing-service.php:551
1684
+ #: modules/sharedaddy/sharing.php:250 modules/sharedaddy/sharing.php:283
1685
+ msgid "More"
1686
+ msgstr "Més"
1687
+
1688
+ #: modules/sharedaddy/sharing-service.php:553
1689
+ #: modules/videopress/videopress.php:635
1690
+ msgid "Share"
1691
+ msgstr "Comparteix"
1692
+
1693
+ #: modules/sharedaddy/sharing-sources.php:200
1694
+ msgctxt "as sharing source"
1695
+ msgid "Email"
1696
+ msgstr ""
1697
+
1698
+ #: modules/sharedaddy/sharing-sources.php:242
1699
+ msgid "This post has been shared!"
1700
+ msgstr "S'ha compartit aquesta entrada!"
1701
+
1702
+ #: modules/sharedaddy/sharing-sources.php:243
1703
+ msgid "You have shared this post with %s"
1704
+ msgstr "Heu compartit l'entrada amb %s"
1705
+
1706
+ #: modules/sharedaddy/sharing-sources.php:244
1707
+ #: modules/videopress/videopress.php:676 modules/wpcc/wpcc-sign-on.php:122
1708
+ msgid "Close"
1709
+ msgstr "Tanca"
1710
+
1711
+ #: modules/sharedaddy/sharing-sources.php:266
1712
+ msgctxt "share to"
1713
+ msgid "Email"
1714
+ msgstr "Correu electrònic"
1715
+
1716
+ #: modules/sharedaddy/sharing-sources.php:266
1717
+ msgid "Click to email this to a friend"
1718
+ msgstr "Feu clic per enviar un correu electrònic a un amic"
1719
+
1720
+ #: modules/sharedaddy/sharing-sources.php:279
1721
+ msgid "Send to Email Address"
1722
+ msgstr "Enviaeu a l'adreá de correu electrònic"
1723
+
1724
+ #: modules/sharedaddy/sharing-sources.php:287
1725
+ msgid "Your Name"
1726
+ msgstr "El teu nom"
1727
+
1728
+ #: modules/sharedaddy/sharing-sources.php:290
1729
+ msgid "Your Email Address"
1730
+ msgstr "L'adreça de correu electrònic"
1731
+
1732
+ #: modules/sharedaddy/sharing-sources.php:298
1733
+ msgid "Send Email"
1734
+ msgstr "Envia el correu electrònic"
1735
+
1736
+ #: modules/post-by-email.php:116
1737
+ msgid "Regenerate Address"
1738
+ msgstr "Regenera l'adreça"
1739
+
1740
+ #: modules/post-by-email.php:117
1741
+ msgid "Disable Post By Email"
1742
+ msgstr "Desactiva l'entrada per correu electrònic"
1743
+
1744
+ #: modules/post-by-email.php:125
1745
+ msgid "To use Post By Email, you need to link your %s account to your WordPress.com account."
1746
+ msgstr ""
1747
+
1748
+ #: modules/post-by-email.php:128 modules/publicize/publicize-jetpack.php:62
1749
+ msgid "If you don't have a WordPress.com account yet, you can sign up for free in just a few seconds."
1750
+ msgstr ""
1751
+
1752
+ #: modules/post-by-email.php:169 modules/post-by-email.php:178
1753
+ msgid "Unable to create your Post By Email address. Please try again later."
1754
+ msgstr ""
1755
+
1756
+ #: modules/post-by-email.php:197 modules/post-by-email.php:206
1757
+ msgid "Unable to regenerate your Post By Email address. Please try again later."
1758
+ msgstr ""
1759
+
1760
+ #: modules/post-by-email.php:225 modules/post-by-email.php:234
1761
+ msgid "Unable to disable your Post By Email address. Please try again later."
1762
+ msgstr ""
1763
+
1764
+ #: modules/publicize/publicize-jetpack.php:59
1765
+ msgid "To use Publicize, you'll need to link your %s account to your WordPress.com account using the button to the right."
1766
+ msgstr ""
1767
+
1768
+ #: modules/publicize/publicize-jetpack.php:176
1769
+ msgid "There was a problem connecting to %s to create an authorized connection. Please try again in a moment."
1770
+ msgstr ""
1771
+
1772
+ #: modules/publicize/publicize-jetpack.php:182
1773
+ msgid "An invalid request was made. This normally means that something intercepted or corrupted the request from your server to the Jetpack Server. Try again and see if it works this time."
1774
+ msgstr ""
1775
+
1776
+ #: modules/publicize/publicize-jetpack.php:185
1777
+ msgid "We could not verify that your server is making an authorized request. Please try again, and make sure there is nothing interfering with requests from your server to the Jetpack Server."
1778
+ msgstr ""
1779
+
1780
+ #: modules/publicize/publicize-jetpack.php:188
1781
+ msgid "No blog_id was included in your request. Please try disconnecting Jetpack from WordPress.com and then reconnecting it. Once you have done that, try connecting Publicize again."
1782
+ msgstr ""
1783
+
1784
+ #: modules/publicize/publicize-jetpack.php:191
1785
+ msgid "No user information was included in your request. Please make sure that your user account has connected to Jetpack. Connect your user account by going to the <a href=\"%s\">Jetpack page</a> within wp-admin."
1786
+ msgstr ""
1787
+
1788
+ #: modules/publicize/publicize-jetpack.php:194
1789
+ msgid "Something which should never happen, happened. Sorry about that. If you try again, maybe it will work."
1790
+ msgstr ""
1791
+
1792
+ #: modules/publicize/publicize-jetpack.php:198
1793
+ msgid "There was a problem connecting with Publicize. Please try again in a moment."
1794
+ msgstr ""
1795
+
1796
+ #: modules/publicize/publicize-jetpack.php:207
1797
+ msgid "Error code: %s"
1798
+ msgstr "Codi d'error: %s"
1799
+
1800
+ #: modules/publicize/publicize-jetpack.php:216
1801
+ msgid "That connection has been removed."
1802
+ msgstr "S'ha suprimit aquesta connexió."
1803
+
1804
+ #: modules/publicize/publicize-jetpack.php:381
1805
+ #: modules/publicize/publicize-jetpack.php:398
1806
+ #: modules/publicize/publicize-jetpack.php:521
1807
+ msgid "Publicize to my %s:"
1808
+ msgstr ""
1809
+
1810
+ #: modules/publicize/publicize-jetpack.php:382
1811
+ msgid "Facebook Wall"
1812
+ msgstr "Mur del Facebook"
1813
+
1814
+ #: modules/publicize/publicize-jetpack.php:399
1815
+ msgid "Facebook Page"
1816
+ msgstr "Pàgina del Facebook"
1817
+
1818
+ #: modules/publicize/publicize-jetpack.php:522
1819
+ msgid "Tumblr blog"
1820
+ msgstr "Blog del Tumblr"
1821
+
1822
+ #: modules/publicize/publicize-jetpack.php:623
1823
+ msgid "Before you hit Publish, please refresh your connection to make sure we can Publicize your post:"
1824
+ msgstr ""
1825
+
1826
+ #: modules/publicize/publicize-jetpack.php:633
1827
+ msgid "Refresh connection with %s"
1828
+ msgstr ""
1829
+
1830
+ #: modules/publicize/ui.php:76
1831
+ msgid "You have successfully connected your blog with your %s account."
1832
+ msgstr ""
1833
+
1834
+ #: modules/publicize/ui.php:82
1835
+ msgid "You have chosen not to connect your blog. Please click 'accept' when prompted if you wish to connect your accounts."
1836
+ msgstr ""
1837
+
1838
+ #: modules/publicize/ui.php:103
1839
+ msgid "Connect your blog to popular social networking sites and automatically share new posts with your friends."
1840
+ msgstr ""
1841
+
1842
+ #: modules/publicize/ui.php:104
1843
+ msgid "You can make a connection for just yourself or for all users on your blog. Shared connections are marked with the (Shared) text."
1844
+ msgstr ""
1845
+
1846
+ #: modules/publicize/ui.php:165
1847
+ msgid "Shared"
1848
+ msgstr ""
1849
+
1850
+ #: modules/publicize/ui.php:181
1851
+ msgid "Add new %s connection."
1852
+ msgstr "Afegeix una connexió %s nova."
1853
+
1854
+ #: modules/module-info.php:855
1855
+ msgid "With WordPress.com Connect, your users will be able to log into your WordPress admin with the same credentials they use to log into WordPress.com. It's safe and secure."
1856
+ msgstr ""
1857
+
1858
+ #: modules/module-info.php:856
1859
+ msgid "Once enabled, a \"Connect with WordPress.com\" option will be added to your existing log-in form."
1860
+ msgstr ""
1861
+
1862
+ #: modules/module-info.php:872 modules/videopress/videopress.php:330
1863
+ msgid "VideoPress"
1864
+ msgstr ""
1865
+
1866
+ #: modules/module-info.php:873
1867
+ msgid "With the VideoPress module you can easily upload videos to your WordPress site and embed them in your posts and pages. This module requires a WordPress.com account with an active <a href=\"http://store.wordpress.com/premium-upgrades/videopress/\" target=\"_blank\">VideoPress subscription</a>."
1868
+ msgstr ""
1869
+
1870
+ #: modules/omnisearch/omnisearch-comments.php:17
1871
+ msgid "Search Comments"
1872
+ msgstr "Cerca els comentaris"
1873
+
1874
+ #: modules/omnisearch/omnisearch-comments.php:18
1875
+ #: modules/omnisearch/omnisearch-comments.php:27
1876
+ #: modules/widgets/rsslinks-widget.php:68
1877
+ #: modules/widgets/rsslinks-widget.php:136
1878
+ msgid "Comments"
1879
+ msgstr "Comentaris"
1880
+
1881
+ #: modules/omnisearch/omnisearch-core.php:85
1882
+ msgid "search everything"
1883
+ msgstr ""
1884
+
1885
+ #: modules/omnisearch/omnisearch-core.php:95
1886
+ msgid "Results:"
1887
+ msgstr ""
1888
+
1889
+ #: modules/omnisearch/omnisearch-core.php:96
1890
+ msgid "Jump to:"
1891
+ msgstr ""
1892
+
1893
+ #: modules/omnisearch/omnisearch-core.php:107
1894
+ msgid "Back to Top &uarr;"
1895
+ msgstr ""
1896
+
1897
+ #: modules/omnisearch/omnisearch-core.php:154
1898
+ msgid "Search Everything"
1899
+ msgstr ""
1900
+
1901
+ #: modules/omnisearch/omnisearch-media.php:16
1902
+ msgid "Search Media"
1903
+ msgstr "Cerca mèdia"
1904
+
1905
+ #: modules/omnisearch/omnisearch-media.php:17
1906
+ #: modules/omnisearch/omnisearch-media.php:28
1907
+ msgid "Media"
1908
+ msgstr "Mèdia"
1909
+
1910
+ #: modules/omnisearch/omnisearch-plugins.php:20
1911
+ msgid "Search Plugins"
1912
+ msgstr "Cerca extensions"
1913
+
1914
+ #: modules/omnisearch/omnisearch-plugins.php:21
1915
+ #: modules/omnisearch/omnisearch-plugins.php:26
1916
+ msgid "Plugins"
1917
+ msgstr "Extensions"
1918
+
1919
+ #: modules/omnisearch/omnisearch-plugins.php:23
1920
+ msgid "Loading &hellip;"
1921
+ msgstr ""
1922
+
1923
+ #: modules/omnisearch/omnisearch-posts.php:44
1924
+ #: modules/widgets/facebook-likebox.php:124
1925
+ #: modules/widgets/gravatar-profile.php:174
1926
+ msgid "Title"
1927
+ msgstr "Títol"
1928
+
1929
+ #: modules/omnisearch/omnisearch-posts.php:45
1930
+ msgid "Snippet"
1931
+ msgstr ""
1932
+
1933
+ #: modules/omnisearch/omnisearch-posts.php:75
1934
+ msgid "Unpublished"
1935
+ msgstr "No publicada"
1936
+
1937
+ #: modules/omnisearch/omnisearch-posts.php:78
1938
+ msgid "Y/m/d g:i:s A"
1939
+ msgstr "Y-m-d G:i:s"
1940
+
1941
+ #: modules/omnisearch/omnisearch-posts.php:85
1942
+ msgid "%s ago"
1943
+ msgstr "fa %s"
1944
+
1945
+ #: modules/omnisearch/omnisearch-posts.php:87
1946
+ msgid "Y/m/d"
1947
+ msgstr "d/m/Y"
1948
+
1949
+ #: modules/omnisearch/omnisearch-posts.php:93
1950
+ msgid "Published"
1951
+ msgstr "Publicada"
1952
+
1953
+ #: modules/omnisearch/omnisearch-posts.php:96
1954
+ msgid "Missed schedule"
1955
+ msgstr "Falta data de publicació"
1956
+
1957
+ #: modules/omnisearch/omnisearch-posts.php:98
1958
+ msgid "Scheduled"
1959
+ msgstr "Previst"
1960
+
1961
+ #: modules/omnisearch/omnisearch-posts.php:100
1962
+ msgid "Last Modified"
1963
+ msgstr "Última modificació"
1964
+
1965
+ #: modules/post-by-email.php:94 modules/subscriptions.php:620
1966
+ msgid "Email Address"
1967
+ msgstr "Adreça electrònica"
1968
+
1969
+ #: modules/post-by-email.php:109
1970
+ msgid "Enable Post By Email"
1971
+ msgstr "Activa la publicació per correu electrònic"
1972
+
1973
+ #: modules/post-by-email.php:113
1974
+ #: modules/videopress/class.videopress-player.php:283
1975
+ msgid "More information"
1976
+ msgstr "Més informació"
1977
+
1978
+ #: modules/module-info.php:642
1979
+ msgid "With the Infinite Scroll module and a supported theme, that's exactly what happens. Instead of the old way of navigating down a page by scrolling and then clicking a link to get to the next page, waiting for a page refresh&mdash;the document model of the web&mdash;infinite scrolling pulls the next set of posts automatically into view when the reader approaches the bottom of the page, more like an application."
1980
+ msgstr ""
1981
+
1982
+ #: modules/module-info.php:645
1983
+ msgid "At this time, your theme, %s, doesn't support Infinite Scroll. Unlike other Jetpack modules, Infinite Scroll needs information from your theme to function properly."
1984
+ msgstr ""
1985
+
1986
+ #: modules/module-info.php:647
1987
+ msgid "Until your theme supports Infinite Scroll, you won't be able to activate this module."
1988
+ msgstr ""
1989
+
1990
+ #: modules/module-info.php:657
1991
+ msgid "There is an update available for your theme. You may wish to check if this update adds Infinite Scroll support by visiting the <a href=\"%s\">WordPress Updates</a> page."
1992
+ msgstr ""
1993
+
1994
+ #: modules/module-info.php:681 modules/module-info.php:684
1995
+ #: modules/post-by-email.php:91
1996
+ msgid "Post by Email"
1997
+ msgstr "Publica per correu electrònic"
1998
+
1999
+ #: modules/module-info.php:686
2000
+ msgid "Post by Email is a way of publishing posts on your blog by email. Any email client can be used to send the email, allowing you to publish quickly and easily from devices such as cell phones."
2001
+ msgstr ""
2002
+
2003
+ #: modules/module-info.php:690
2004
+ msgid "Manage your Post By Email address from your <a href=\"%s\">profile settings</a>."
2005
+ msgstr ""
2006
+
2007
+ #: modules/module-info.php:694
2008
+ msgid "More information on sending emails, attachments, and customizing your posts."
2009
+ msgstr ""
2010
+
2011
+ #: modules/module-info.php:714
2012
+ msgid "Photon"
2013
+ msgstr "Fotó"
2014
+
2015
+ #: modules/module-info.php:716
2016
+ msgid "Give your site a boost by loading images in posts from the WordPress.com content delivery network. We cache your images and serve them from our super-fast network, reducing the burden on your Web host with the click of a button."
2017
+ msgstr ""
2018
+
2019
+ #: modules/module-info.php:735 modules/module-info.php:738
2020
+ #: modules/tiled-gallery/tiled-gallery.php:342
2021
+ msgid "Tiled Galleries"
2022
+ msgstr "Galeries en mosaic"
2023
+
2024
+ #: modules/module-info.php:741
2025
+ msgid "Create elegant magazine-style mosaic layouts for your photos without having to use an external graphic editor."
2026
+ msgstr ""
2027
+
2028
+ #: modules/module-info.php:742
2029
+ msgid "When adding a gallery to your post, you now have the option to select a layout style for your images. We've added support for Rectangular, Square, and Circular galleries. By default, galleries will continue to display using the standard thumbnail grid layout. To make the rectangular layout the default for all of your site's galleries, head over to <a href=\"%s\">Settings &rarr; Media</a> and check the box next to \"Display all your gallery pictures in a cool mosaic.\""
2030
+ msgstr ""
2031
+
2032
+ #: modules/module-info.php:743
2033
+ msgid "Note: Images in tiled galleries require extra-special processing, so they will be served from WordPress.com's CDN even if the Photon module is disabled."
2034
+ msgstr ""
2035
+
2036
+ #: modules/module-info.php:765
2037
+ msgid "Likes allow your readers to show their appreciation for your posts and other published content using their WordPress.com accounts. Your readers will then be able to review their liked posts from WordPress.com."
2038
+ msgstr ""
2039
+
2040
+ #: modules/module-info.php:766
2041
+ msgid "Displayed below your posts will be how many people have liked your posts and the Gravatars of those who have liked them."
2042
+ msgstr ""
2043
+
2044
+ #: modules/module-info.php:768
2045
+ msgid "More information on using Likes."
2046
+ msgstr ""
2047
+
2048
+ #: modules/module-info.php:791
2049
+ msgid "The Google+ profile module allows you to connect your blog and Google+ accounts."
2050
+ msgstr ""
2051
+
2052
+ #: modules/module-info.php:792
2053
+ msgid "Displayed below your posts will be a link back to your Google+ profile and a Google+ follow button. A link will also be added to your Google+ profile."
2054
+ msgstr ""
2055
+
2056
+ #: modules/module-info.php:794
2057
+ msgid "More information on using Google+ Profile."
2058
+ msgstr ""
2059
+
2060
+ #: modules/module-info.php:810 modules/omnisearch/omnisearch-core.php:59
2061
+ #: modules/omnisearch/omnisearch-core.php:64
2062
+ #: modules/omnisearch/omnisearch-core.php:85
2063
+ msgid "Omnisearch"
2064
+ msgstr ""
2065
+
2066
+ #: modules/module-info.php:812
2067
+ msgid "Search once, get results from everything! Currently supports searching posts, pages, comments, and plugins."
2068
+ msgstr ""
2069
+
2070
+ #: modules/module-info.php:814
2071
+ msgid "Omnisearch plays nice with other plugins by letting other providers offer results as well."
2072
+ msgstr ""
2073
+
2074
+ #: modules/module-info.php:833
2075
+ msgid "Widget Visibility"
2076
+ msgstr ""
2077
+
2078
+ #: modules/module-info.php:835
2079
+ msgid "Control which pages your widgets appear on with Widget Visibility."
2080
+ msgstr ""
2081
+
2082
+ #: modules/module-info.php:836
2083
+ msgid "To control visibility, expand the widget and click the Visibility button next to the Save button, and then, choose a set of visibility options."
2084
+ msgstr ""
2085
+
2086
+ #: modules/module-info.php:837
2087
+ msgid "For example, if you wanted the Archives widget to only appear on category archives and error pages, choose \"Show\" from the first dropdown and then add two rules: \"Page is 404 Error Page\" and \"Category is All Category Pages.\""
2088
+ msgstr ""
2089
+
2090
+ #: modules/module-info.php:838
2091
+ msgid "You can also hide widgets based on the current page. For example, if you don't want the Archives widget to appear on search results pages, choose \"Hide\" and \"Page is Search results.\""
2092
+ msgstr ""
2093
+
2094
+ #: modules/module-info.php:853 modules/wpcc/wpcc-sign-on.php:84
2095
+ #: modules/wpcc/wpcc-sign-on.php:174
2096
+ msgid "WordPress.com Connect"
2097
+ msgstr ""
2098
+
2099
+ #: modules/module-info.php:429
2100
+ msgid "Easily allow any visitor to subscribe to all of your posts via email through a widget in your blog&#8217;s sidebar. Every time you publish a post, WordPress.com will send a notification to all your subscribers."
2101
+ msgstr "Permet fàcilment a qualsevol visitant subscriure's a totes les entrades per correu electrònic gràcies a un giny en la barra lateral del bloc. Cada vegada que publiqueu una entrada, WordPress.com enviarà una notificació a tots els vostres subscriptors."
2102
+
2103
+ #: modules/module-info.php:430
2104
+ msgid "When leaving comments, your visitors can also subscribe to a post&#8217;s comments to keep up with the conversation."
2105
+ msgstr "Quan facin comentaris, els vostres visitants poden també subscriure's als comentaris de l'entrada per a mantindre's en la conversa."
2106
+
2107
+ #: modules/module-info.php:435
2108
+ msgid "To use the Subscriptions widget, go to Appearance &#8594; <a href=\"%s\">Widgets</a>. Drag the widget labeled &#8220;Blog Subscriptions (Jetpack)&#8221; into one of your sidebars and configure away."
2109
+ msgstr "Per fer servir el giny de subscripcions, aneu a Aparença &#8594; <a href=\"%s\">Ginys</a>. Arrossegueu el giny etiquetat com a &#8220;Subscripcions al Bloc (Jetpack)&#8221; a una de les barres laterals i configureu-lo."
2110
+
2111
+ #: modules/module-info.php:436
2112
+ msgid "You can also make changes to your Subscription settings at the bottom of the <a href=\"%s\">Discussion Settings</a> page."
2113
+ msgstr ""
2114
+
2115
+ #: modules/module-info.php:449
2116
+ msgid "Enhanced Distribution"
2117
+ msgstr "Distribució millorada"
2118
+
2119
+ #: modules/module-info.php:451
2120
+ msgid "Jetpack will automatically take the great published content from your blog or website and share it instantly with third party services like search engines, increasing your reach and traffic."
2121
+ msgstr "El JetPack agafarà automàticament el meravellós contingut del bloc o pàgina web i el compartirà instantàniament amb serveis de tercers com ara motors de cerca, i augmentar l'abast i trànsit. "
2122
+
2123
+ #: modules/module-info.php:466
2124
+ msgid "JSON API"
2125
+ msgstr "API JSON"
2126
+
2127
+ #: modules/module-info.php:468
2128
+ msgid "Jetpack will allow you to authorize applications and services to securely connect to your blog and allow them to use your content in new ways and offer you new functionality."
2129
+ msgstr ""
2130
+
2131
+ #: modules/module-info.php:470
2132
+ msgid "Developers can use WordPress.com's <a href='http://developer.wordpress.com/docs/oauth2/'>OAuth2</a> authentication system and <a href='http://developer.wordpress.com/docs/api/'>WordPress.com REST API</a> to manage and access your site's content."
2133
+ msgstr ""
2134
+
2135
+ #: modules/module-info.php:498
2136
+ msgid "A contact form is a great way to offer your readers the ability to get in touch, without giving out your personal email address."
2137
+ msgstr "Un formulari de contacte és una gran manera d'oferir als vostres lectors la possibilitat de contactar amb vosaltres, sense que doneu el correu electrònic."
2138
+
2139
+ #: modules/module-info.php:501
2140
+ msgid "Each contact form can easily be customized to fit your needs. When a user submits your contact form, the feedback will be filtered through <a href=\"http://akismet.com/\">Akismet</a> (if it is active on your site) to make sure it’s not spam. Any legitimate feedback will then be emailed to you, and added to your feedback management area."
2141
+ msgstr "Cada formulari de contacte es pot fàcilment adaptar a les vostres necessitats. Quan un usuari envia el formulari de contacte, l'opinió es filtrarà mitjançant l'<a href=\"http://akismet.com/\">Akismet</a> (si està activat a la pàgina web) per assegurar-nos que no és brossa. Qualsevol opinió legítima s'us enviarà per correu electrònic, i s'afegirà a l'àrea de gestió de les opinions."
2142
+
2143
+ #: modules/module-info.php:518
2144
+ msgid "Jetpack Comments Screenshot"
2145
+ msgstr "Captura de pantalla dels comentaris del Jetpack"
2146
+
2147
+ #: modules/module-info.php:523
2148
+ msgid "Jetpack Comments enables your visitors to use their WordPress.com, Twitter, or Facebook accounts when commenting on your site."
2149
+ msgstr "Els comentaris del Jetpack permet als vostres visitants fer servir els seus comptes de WordPress, Twitter o Facebook per comentar a la pàgina web."
2150
+
2151
+ #: modules/module-info.php:528
2152
+ msgid "Jetpack tries to match your site's color scheme automatically, but you can make manual adjustments at the bottom of the <a href='%s'>Discussion Settings</a> page."
2153
+ msgstr "El Jetpack tracta d'ajustar l'esquema de color de la pàgina web automàticament, però podeu fer manualment els ajustos a la part inferior de la pàgina de <a href='%s'>configuració de les discussions</a>."
2154
+
2155
+ #: modules/module-info.php:549
2156
+ msgid "Gallery Carousel Screenshot"
2157
+ msgstr "Captura de pantalla del carrusel de la galeria"
2158
+
2159
+ #: modules/module-info.php:552 modules/widgets/gallery.php:334
2160
+ msgid "Carousel"
2161
+ msgstr "Carrusel"
2162
+
2163
+ #: modules/module-info.php:554
2164
+ msgid "With Carousel active, any standard WordPress galleries you have embedded in posts or pages will launch a gorgeous full-screen photo browsing experience with comments and EXIF metadata."
2165
+ msgstr "Amb el carrusel actiu, qualsevol galeria estàndard del WordPress que incrusteu a les entrades o pàgines, llançarà una bella experiència de navegació per les fotos a pantalla completa amb comentaris i metadades EXIF."
2166
+
2167
+ #: modules/module-info.php:567 modules/module-info.php:570
2168
+ msgid "Custom CSS"
2169
+ msgstr "CSS personalitzat"
2170
+
2171
+ #: modules/module-info.php:571
2172
+ msgid "The Custom CSS editor gives you the ability to add to or replace your theme's CSS, all while supplying syntax coloring, auto-indentation, and immediate feedback on the validity of the CSS you're writing."
2173
+ msgstr "L'editor de CSS personalitzat us dóna la possibilitat d'afegir o reemplaçar els CSS del tema, alhora que subministra coloració de la sintaxi, auto indexació, i comprovació immediata de la validació del CSS mentre escriviu."
2174
+
2175
+ #: modules/module-info.php:572
2176
+ msgid "To use the CSS editor, go to Appearance &#8594; <a href=\"%s\">Edit CSS</a>."
2177
+ msgstr "Per fer servir l'editor CSS, aneu a Aparença &#8594; <a href=\"%s\">Edita el CSS</a>."
2178
+
2179
+ #: modules/module-info.php:589 modules/module-info.php:592
2180
+ msgid "Mobile Theme"
2181
+ msgstr "Tema per a mòbil"
2182
+
2183
+ #: modules/module-info.php:593
2184
+ msgid "There's a good chance that visitors to your site will be using a smartphone, and it's important to provide them with a great reading experience while on the small screen."
2185
+ msgstr ""
2186
+
2187
+ #: modules/module-info.php:594
2188
+ msgid "Jetpack's mobile theme is optimized for small screens. It uses the header image, background, and widgets from your current theme for a great custom look. Post format support is included, so your photos and galleries will look fantastic on a smartphone."
2189
+ msgstr ""
2190
+
2191
+ #: modules/module-info.php:595
2192
+ msgid "Visitors on iPhone, Android, Windows Phone, and other mobile devices will automatically see the mobile theme, with the option to view the full site. You can enable or disable the mobile theme by clicking the \"Activate\" or \"Deactive\" button above."
2193
+ msgstr ""
2194
+
2195
+ #: modules/module-info.php:611 modules/module-info.php:614
2196
+ msgid "Mobile Push Notifications"
2197
+ msgstr ""
2198
+
2199
+ #: modules/module-info.php:616
2200
+ msgid "If you use <a href=\"%1$s\">WordPress for iOS</a> or <a href=\"%2$s\">WordPress for Android</a>, you’ll now be able to opt in to receive push notifications of new comments, which makes it easier than ever to keep up with your readers and moderate comments on the go."
2201
+ msgstr ""
2202
+
2203
+ #: modules/module-info.php:634
2204
+ msgid "If you are a theme author, you can learn about adding support for Infinite Scroll at <a href=\"%1$s\">%1$s</a>."
2205
+ msgstr ""
2206
+
2207
+ #: modules/module-info.php:637
2208
+ msgid "Infinite Scroll"
2209
+ msgstr "Desplaçament infinit"
2210
+
2211
+ #: modules/module-info.php:640
2212
+ msgid "When you write great content, all you really want is people to find it, right?"
2213
+ msgstr ""
2214
+
2215
+ #: modules/module-info.php:329
2216
+ msgid "Additionally you can define your own custom services."
2217
+ msgstr "De manera addicional podeu definir els vostres propis serveis."
2218
+
2219
+ #: modules/module-info.php:344
2220
+ msgid "To configure your sharing settings, go to the Settings &rarr; <a href=\"%s\">Sharing</a> menu."
2221
+ msgstr "Per configurar les opcions de compartició, aneu al menú de les opcions &rarr; <a href=\"%s\">de compartició</a>."
2222
+
2223
+ #: modules/module-info.php:345
2224
+ msgid "Drag and drop sharing services into the enabled section to have them show up on your site, and drag them into the hidden section to have them hidden behind a button."
2225
+ msgstr "Arrossega i deixa anar els serveis de compartició en la secció activa per activar-les al lloc web, i arrossega-les en les seccions ocultes per tenir-les ocultes darrere d'un botó."
2226
+
2227
+ #: modules/module-info.php:351
2228
+ msgid "Full details can be found on the <a href=\"%s\">Sharing support page</a>. This video also gives a swish run-down of how to use the Sharing feature. Watch it in HD for extra snazz!"
2229
+ msgstr "Tots els detalls es poden trobar a la <a href=\"%s\">pàgina de suport de compartició</a>. Aquest vídeo també dóna una pinzellada sobre com fer servir la característica de compartició. Mireu-lo en alta definició!"
2230
+
2231
+ #: modules/module-info.php:366 modules/module-info.php:370
2232
+ msgid "Spelling and Grammar"
2233
+ msgstr "Ortografia i gramàtica"
2234
+
2235
+ #: modules/module-info.php:372
2236
+ msgid "The <a href='%s'>After&nbsp;the&nbsp;Deadline</a> Proofreading service improves your writing by using artificial intelligence to find your errors and offer smart suggestions."
2237
+ msgstr "El servei de correcció <a href='%s'>After&nbsp;the&nbsp;Deadline</a> millora l'escriptura en fer servir intel·ligència artificial per trobar errors i oferir suggeriments intel·ligents."
2238
+
2239
+ #: modules/module-info.php:373
2240
+ msgid "After the Deadline provides a number of <a href=\"%s\">customization options</a>, which you can edit in your profile."
2241
+ msgstr "After the Deadline proporciona un nombre d'<a href=\"%s\">opcions de personalització</a>, que podeu editar al vostre perfil."
2242
+
2243
+ #: modules/module-info.php:387 modules/module-info.php:401
2244
+ msgid "Widgets Screenshot"
2245
+ msgstr "Captura dels ginys"
2246
+
2247
+ #: modules/module-info.php:390 modules/module-info.php:404
2248
+ msgid "Extra Sidebar Widgets"
2249
+ msgstr "Ginys extra de la barra lateral"
2250
+
2251
+ #: modules/module-info.php:392
2252
+ msgid "The RSS Links Widget "
2253
+ msgstr "El giny d'enllaços RSS"
2254
+
2255
+ #: modules/module-info.php:392
2256
+ msgid "allows you to add links to your blog&#8217;s post and comment RSS feeds in your sidebar. This makes it easy for your readers to stay updated when you post new content or receive new comments."
2257
+ msgstr "us permet afegir enllaços als canals RSS de les entrades i comentaris a la barra lateral. Això fa fàcil per als vostres lectors estar actualitzats quan publiqueu nou contingut o rebeu nous comentaris."
2258
+
2259
+ #: modules/module-info.php:393
2260
+ msgid "The Twitter Widget "
2261
+ msgstr "El giny del Twitter"
2262
+
2263
+ #: modules/module-info.php:393
2264
+ msgid "shows your latest tweets within a sidebar on your theme. It&#8217;s an easy way to add more activity to your site. There are also a number of customization options."
2265
+ msgstr "mostra les darreres piulades en la barra lateral del tema. És una manera senzilla d'afegir més activitat al vostre lloc web. També hi ha un munt d'opcions de personalització."
2266
+
2267
+ #: modules/module-info.php:393
2268
+ msgid "The Facebook Like Box Widget "
2269
+ msgstr "Giny M'agrada del Facebook"
2270
+
2271
+ #: modules/module-info.php:393
2272
+ msgid "shows your Facebook Like Box within a sidebar on your theme. It&#8217;s a great way to let your readers show their support."
2273
+ msgstr "mostra la caixa M'agrada del Facebook a la barra lateral del tema. És una gran forma de deixar que els vostres lectors mostrin el seu suport."
2274
+
2275
+ #: modules/module-info.php:393
2276
+ msgid "The Image Widget "
2277
+ msgstr "El giny d'imatge"
2278
+
2279
+ #: modules/module-info.php:393
2280
+ msgid "allows you to easily add images to widget areas in your theme. It&#8217;s an easy way to add more visual interest to your site."
2281
+ msgstr "us permet afegir fàcilment imatges a les àrees de ginys del tema. És una manera senzilla d'afegir interès visual a la vostra pàgina web."
2282
+
2283
+ #: modules/module-info.php:406
2284
+ msgid "The RSS Links Widget"
2285
+ msgstr "El giny d'enllaços RSS"
2286
+
2287
+ #: modules/module-info.php:406
2288
+ msgid "lets you easily add post and comment RSS feeds to a sidebar on your theme."
2289
+ msgstr "us permet afegir fàcilment canals RSS de les entrades i comentaris a una barra lateral del tema."
2290
+
2291
+ #: modules/module-info.php:407
2292
+ msgid "The Twitter Widget"
2293
+ msgstr "El giny del Twitter"
2294
+
2295
+ #: modules/module-info.php:407
2296
+ msgid "shows your latest tweets within a sidebar on your theme."
2297
+ msgstr "mostra les darreres piulades a la barra lateral del tema."
2298
+
2299
+ #: modules/module-info.php:408
2300
+ msgid "The Facebook Like Box Widget"
2301
+ msgstr "El giny de la caixa M'agrada del Facebook"
2302
+
2303
+ #: modules/module-info.php:408
2304
+ msgid "shows your Facebook Like Box within a sidebar on your theme."
2305
+ msgstr "mostra la caixa M'agrada del Facebook a la barra lateral del tema."
2306
+
2307
+ #: modules/module-info.php:409
2308
+ msgid "The Image Widget"
2309
+ msgstr "El giny d'imatge"
2310
+
2311
+ #: modules/module-info.php:409
2312
+ msgid "lets you easily add images to a sidebar on your theme."
2313
+ msgstr "us permet afegir imatges fàcilment a la barra lateral del tema."
2314
+
2315
+ #: modules/module-info.php:411
2316
+ msgid "Each of these widgets has a number of customization options."
2317
+ msgstr "Cadascun d'aquestos ginys tenen un nombre d'opcions personalitzades."
2318
+
2319
+ #: modules/module-info.php:411
2320
+ msgid "To use the widgets, go to Appearance &#8594; <a href=\"%s\">Widgets</a>. Drag them into one of your sidebars and configure away."
2321
+ msgstr "Per fer servir els ginys, aneu a Aparença &#8594; <a href=\"%s\">Ginys</a>. Arrossegueu-los a les barres laterals i configureu-los."
2322
+
2323
+ #: modules/module-info.php:424
2324
+ msgid "Subsriptions Screenshot"
2325
+ msgstr "Captura de subscripcions"
2326
+
2327
+ #: modules/module-info.php:427
2328
+ msgid "Subscriptions"
2329
+ msgstr "Subscripcions"
2330
+
2331
+ #: modules/module-info.php:75
2332
+ msgid "To see hovercards, look at any blog post on your blog that has comments. If the commenter has a hovercard associated with their gravatar, mouse over their image and the hovercard will appear. To turn hovercards off, click the Deactivate button above."
2333
+ msgstr "Per veure les targes emergents, cerqueu en qualsevol entrada del bloc que tingui comentaris. Si qui comenta té una tarja emergent associada amb el seu gravatar, passeu el ratolí per sobre la seva imatge i la tarja emergent apareixerà. Per tancar la tarja emergent, feu clic en el botó de desactivació de la part superior."
2334
+
2335
+ #: modules/module-info.php:90 modules/module-info.php:94
2336
+ #: modules/module-info.php:103 modules/module-info.php:107
2337
+ msgid "Shortcode Embeds"
2338
+ msgstr "Incrusta el codi"
2339
+
2340
+ #: modules/module-info.php:95 modules/module-info.php:108
2341
+ msgid "Shortcodes allow you to easily and safely embed media from other places in your site. With just one simple code, you can tell WordPress to embed YouTube, Flickr, and other media."
2342
+ msgstr "Els trossos de codi us permeten incrustar mèdia des d'altres llocs de manera fàcil i amb seguretat al vostre lloc web. Amb un simple codi, podeu dir-li al WordPress que incrusti YouTube, Flickr i altres mèdia."
2343
+
2344
+ #: modules/module-info.php:109
2345
+ msgid "Enter a shortcode directly into the Post/Page editor to embed media. For specific instructions follow the links below."
2346
+ msgstr "Introduïu un tros de codi directament a l'editor de l'entrada/pàgina per incrustar mèdia. Si voleu instruccions més específiques seguiu els enllaços següents."
2347
+
2348
+ #: modules/module-info.php:132
2349
+ msgid "Available shortcodes are: %l."
2350
+ msgstr "Els codis curts disponibles són: %l."
2351
+
2352
+ #: modules/module-info.php:147 modules/module-info.php:151
2353
+ #: modules/module-info.php:161 modules/module-info.php:165
2354
+ msgid "WP.me Shortlinks"
2355
+ msgstr "Enllaços curts de WP.me"
2356
+
2357
+ #: modules/module-info.php:152 modules/module-info.php:166
2358
+ msgid "Instead of typing or copy-pasting long URLs, you can now get a short and simple link to your posts and pages. This uses the super compact wp.me domain name, and gives you a unique URL you can use that will be safe and reliable."
2359
+ msgstr "En lloc de teclejar o copiar i pegar URLs llargues, podeu ara aconseguir un simple i curt enllaç a les vostres entrades i pàgines. Això fa servir el super compacte nom de domini wp.me, i us dona una URL única que serà segura i fiable."
2360
+
2361
+ #: modules/module-info.php:153
2362
+ msgid "It&#8217;s perfect for use on Twitter, Facebook, and cell phone text messages where every character counts."
2363
+ msgstr "És perfecte per fer servir al Twitter, Facebook i missatges de text per mòbils on cada caràcter compta."
2364
+
2365
+ #: modules/module-info.php:167
2366
+ msgid "To use shortlinks, go to any already published post (or publish something new!). A &#8220;Get Shortlink&#8221; button will be visible under the Post title. When you click it, a dialog box will appear with the shortlink and you can copy and paste to Twitter, Facebook or wherever your heart desires."
2367
+ msgstr "Per fer servir enllaços curts, aneu a qualsevol entrada publicada (o publiqueu quelcom nou!). El botó &#8220;Aconsegueix un enllaç curt&#8221; es visualitzarà a la part inferior del títol de l'entrada. Quan feu clic en ell, un quadre de diàleg apareixerà amb l'enllaç curt i podeu copiar i pegar al Twitter, al Facebook o a qualsevol lloc on vulgueu."
2368
+
2369
+ #: modules/module-info.php:182 modules/module-info.php:186
2370
+ #: modules/module-info.php:195 modules/module-info.php:199
2371
+ msgid "WordPress.com Stats"
2372
+ msgstr "Estadístiques de WordPress.com"
2373
+
2374
+ #: modules/module-info.php:187 modules/module-info.php:200
2375
+ msgid "There are many plugins and services that provide statistics, but data can be overwhelming. WordPress.com Stats makes the most popular metrics easy to understand through a clear and attractive interface."
2376
+ msgstr "Hi ha un munt d'extensions i serveis que proporcionen estadístiques, però les dades poden ser aclaparadores. Les estadístiques de WordPress.com fan que les mètriques més populars siguin fàcil d'entendre gràcies a una interfície atractiva i clara."
2377
+
2378
+ #: modules/module-info.php:201
2379
+ msgid "You can <a href=\"%s\">view your stats dashboard here</a>."
2380
+ msgstr "Podeu <a href=\"%s\">visualitzar les estadístiques del tauler aquí</a>."
2381
+
2382
+ #: modules/module-info.php:215 modules/module-info.php:219
2383
+ #: modules/publicize/ui.php:95
2384
+ msgid "Publicize"
2385
+ msgstr ""
2386
+
2387
+ #: modules/module-info.php:220
2388
+ msgid "Publicize allows you to connect your blog to popular social networking sites and automatically share new posts with your friends.\t You can make a connection for just yourself or for all users on your blog."
2389
+ msgstr ""
2390
+
2391
+ #: modules/module-info.php:221
2392
+ msgid "Publicize allows you to share your posts on Facebook, Twitter, Tumblr, Yahoo!, and Linkedin."
2393
+ msgstr ""
2394
+
2395
+ #: modules/module-info.php:225
2396
+ msgid "Manage your <a href=\"%s\">Publicize settings</a>."
2397
+ msgstr ""
2398
+
2399
+ #: modules/module-info.php:229 modules/publicize/ui.php:114
2400
+ msgid "More information on using Publicize."
2401
+ msgstr ""
2402
+
2403
+ #: modules/module-info.php:245 modules/module-info.php:249
2404
+ #: modules/module-info.php:258 modules/module-info.php:262
2405
+ #: modules/notes.php:159
2406
+ msgid "Notifications"
2407
+ msgstr "Notificacions"
2408
+
2409
+ #: modules/module-info.php:250 modules/module-info.php:263
2410
+ msgid "Keep up with the latest happenings on all your WordPress sites and interact with other WordPress.com users."
2411
+ msgstr ""
2412
+
2413
+ #: modules/module-info.php:264
2414
+ msgid "You can view your notifications in the Toolbar and <a href=\"%s\">on WordPress.com</a>."
2415
+ msgstr ""
2416
+
2417
+ #: modules/module-info.php:279 modules/module-info.php:294
2418
+ msgid "LaTeX"
2419
+ msgstr "LaTeX"
2420
+
2421
+ #: modules/module-info.php:284 modules/module-info.php:299
2422
+ msgid "%s is a powerful markup language for writing complex mathematical equations, formulas, etc."
2423
+ msgstr "%s és un potent llenguatge de marques per escriure complexes equacions matemàtiques, fórmules, etc."
2424
+
2425
+ #: modules/module-info.php:285
2426
+ msgid "Jetpack combines the power of %s and the simplicity of WordPress to give you the ultimate in math blogging platforms."
2427
+ msgstr "El JetPack combina el pdoer de %s i la simplicitat del WordPress per a donar-vos l'últim en plataformes de bloc matemàtiques."
2428
+
2429
+ #: modules/module-info.php:286
2430
+ msgid "Wow, that sounds nerdy."
2431
+ msgstr "Uau, això sona molt lleig."
2432
+
2433
+ #: modules/module-info.php:300
2434
+ msgid "Use <code>$latex your latex code here$</code> or <code>[latex]your latex code here[/latex]</code> to include %s in your posts and comments. There are <a href=\"%s\" target=\"_blank\">all sorts of options</a> available."
2435
+ msgstr "Useu <code>$latex el vostre codi latex aquí$</code> o <code>[latex]el vostre codi latex aquí[/latex]</code> per incloure %s en les entrades i comentaris. Hi ha disponibles <a href=\"%s\" target=\"_blank\">tot tipus d'opcions</a>."
2436
+
2437
+ #: modules/module-info.php:319
2438
+ msgid "Share your posts with Twitter, Facebook, and a host of other services. You can configure services to appear as icons, text, or both. Some services have additional options to display smart buttons, such as Twitter, which will update the number of times the post has been shared."
2439
+ msgstr "Comparteix les entrades amb el Twitter, el Facebook, i un munt d'altres serveis. Podeu configurar els serveis perquè apareguin com a icones, text o ambdues opcions. Alguns serveis tenen opcions addicionals a mostrar-se com a botons intel·ligents, com ara el Twitter, que actualitzarà el nombre de vegades que l'entrada s'ha compartit."
2440
+
2441
+ #: modules/module-info.php:323
2442
+ msgid "The following services are included: Twitter, Facebook, Reddit, StumbleUpon, PressThis, Digg, LinkedIn, Google +1, Print, and Email."
2443
+ msgstr "Els següents serveis estan inclosos: Twitter, Facebook, Reddit, StumbleUpon, PressThis, Digg, LinkedIn, Google +1, Print, i Email."
2444
+
2445
+ #: modules/module-info.php:325
2446
+ msgid "The following services are included: Twitter, Facebook, Reddit, StumbleUpon, Digg, LinkedIn, Google +1, Print, and Email."
2447
+ msgstr "Estan inclosos els següents serveis: Twitter, Facebook, Reddit, StumbleUpon, Digg, LinkedIn, Google +1, Print, i Email."
2448
+
2449
+ #: modules/minileven/theme/pub/minileven/index.php:27
2450
+ msgid "Yearly Archives: %s"
2451
+ msgstr "Arxiu anual: %s"
2452
+
2453
+ #: modules/minileven/theme/pub/minileven/index.php:29
2454
+ msgid "Posted in %s"
2455
+ msgstr "Arxivat a %s"
2456
+
2457
+ #: modules/minileven/theme/pub/minileven/index.php:31
2458
+ msgid "Tagged with %s"
2459
+ msgstr "Etiquetat amb %s"
2460
+
2461
+ #: modules/minileven/theme/pub/minileven/index.php:33
2462
+ msgid "Posted by"
2463
+ msgstr "Publicat per"
2464
+
2465
+ #: modules/minileven/theme/pub/minileven/index.php:35
2466
+ msgid "Blog Archives"
2467
+ msgstr "Arxiu del Bloc"
2468
+
2469
+ #: modules/minileven/theme/pub/minileven/index.php:43
2470
+ msgid "Search Results for: %s"
2471
+ msgstr "Resultats de la cerca per a: %s"
2472
+
2473
+ #: modules/minileven/theme/pub/minileven/index.php:57
2474
+ msgid "Nothing Found"
2475
+ msgstr "No s'ha trobat res"
2476
+
2477
+ #: modules/minileven/theme/pub/minileven/index.php:61
2478
+ msgid "Apologies, but no results were found for the requested archive. Perhaps searching will help find a related post."
2479
+ msgstr "No hi ha cap resultat per l'arxiu sol·licitat. Potser cercar us ajudarà a trobar una entrada relacionada."
2480
+
2481
+ #: modules/minileven/theme/pub/minileven/searchform.php:9
2482
+ #: modules/minileven/theme/pub/minileven/searchform.php:10
2483
+ #: modules/minileven/theme/pub/minileven/searchform.php:11
2484
+ #: modules/omnisearch/omnisearch-core.php:156
2485
+ msgid "Search"
2486
+ msgstr "Cerca"
2487
+
2488
+ #: modules/minileven.php:50
2489
+ msgid "Excerpts"
2490
+ msgstr ""
2491
+
2492
+ #: modules/minileven.php:54
2493
+ msgid "Enable excerpts on front page and on archive pages"
2494
+ msgstr ""
2495
+
2496
+ #: modules/minileven.php:59
2497
+ msgid "Show full posts on front page and on archive pages"
2498
+ msgstr ""
2499
+
2500
+ #: modules/minileven.php:64
2501
+ msgid "Mobile App Promos"
2502
+ msgstr ""
2503
+
2504
+ #: modules/minileven.php:68
2505
+ msgid "Show a promo for the WordPress mobile apps in the footer of the mobile theme."
2506
+ msgstr ""
2507
+
2508
+ #: modules/minileven.php:77
2509
+ msgid "Mobile Apps"
2510
+ msgstr "Aplicacions per a mòbil"
2511
+
2512
+ #: modules/minileven.php:78
2513
+ msgid "Take WordPress with you."
2514
+ msgstr "Emporta't el WordPress amb tu."
2515
+
2516
+ #: modules/minileven.php:80
2517
+ msgid "We have apps for <a href=\"%s\">iOS (iPhone, iPad, iPod Touch)</a>, <a href=\"%s\">Android</a>, <a href=\"%s\">BlackBerry</a>, <a href=\"%s\">Windows Phone</a>, and <a href=\"%s\">more</a>!"
2518
+ msgstr ""
2519
+
2520
+ #: modules/module-info.php:22 modules/module-info.php:26
2521
+ msgid "VaultPress"
2522
+ msgstr "VaultPress"
2523
+
2524
+ #: modules/module-info.php:28
2525
+ msgid "Your WordPress installation is currently being protected with the world&#8217;s best security, backup, and support."
2526
+ msgstr "La instal·lació del WordPress està sent protegida actualment amb la millor seguretat del món, còpia de seguretat i suport."
2527
+
2528
+ #: modules/module-info.php:29
2529
+ msgctxt "Visit your _VaultPress_dashboard_."
2530
+ msgid "To check your backups, see any security alerts, or check your VaultPress Vitality, visit your %s."
2531
+ msgstr "Per comprovar les còpies de seguretat, veure qualsevol alerta de seguretat o comprovar la vitalitat del VaultPress, visiteu %s."
2532
+
2533
+ #: modules/module-info.php:29
2534
+ msgid "VaultPress dashboard"
2535
+ msgstr "Tauler de control del VaultPress"
2536
+
2537
+ #: modules/module-info.php:31
2538
+ msgid "With a monthly subscription, the VaultPress plugin will backup your site&#8217;s content, themes, and plugins in real-time, as well as perform regular security scans for common threats and attacks."
2539
+ msgstr "Amb una subscripció mensual, l'extensió VaultPress farà una còpia de seguretat del contingut de la web, dels temes i de les extensions en temps real, així també realitzarà escanejos de seguretat regulars per trobar les amenaces i atacs més comuns."
2540
+
2541
+ #: modules/module-info.php:32
2542
+ msgctxt "View _Plans_&_Pricing_. (VaultPress)"
2543
+ msgid "View %s."
2544
+ msgstr "Mostra %s."
2545
+
2546
+ #: modules/module-info.php:32
2547
+ msgid "Plans & Pricing"
2548
+ msgstr "Plans i preus"
2549
+
2550
+ #: modules/module-info.php:53 modules/module-info.php:68
2551
+ msgid "Gravatar Hovercard"
2552
+ msgstr "Gravatar de la tarja contextual"
2553
+
2554
+ #: modules/module-info.php:58 modules/module-info.php:73
2555
+ msgid "What&#8217;s a Hovercard?"
2556
+ msgstr "Què és una tarja contextual?"
2557
+
2558
+ #: modules/module-info.php:59
2559
+ msgid "Hovercards enhance plain Gravatar images with information about a person: name, bio, pictures, their contact info, and other services they use on the web like Twitter, Facebook, or LinkedIn."
2560
+ msgstr "Les targes emergents milloren les imatges Gravatar amb informació sobre una persona: nom, biografia, fotos, informació de contacte, i altres serveis que fa servir en la web, com ara el Twitter, Facebook, o LinkedIn."
2561
+
2562
+ #: modules/module-info.php:60
2563
+ msgid "Hovercards offer a great way to show your internet presence and help people find your own blog."
2564
+ msgstr "Les targes emergents ofereixen una gran manera de mostrar la vostra presència a internet i ajudar a la gent a trobar el vostre bloc."
2565
+
2566
+ #: modules/module-info.php:74
2567
+ msgid "Hovercards enhance plain Gravatar images with information about a person: name, bio, pictures, their contact info, and other services."
2568
+ msgstr "Les targes emergents potencien les imatges Gravatar planes amb information sobre una persona: nom, biografia, fotos, informació de contacte i altres serveis."
2569
+
2570
+ #: modules/minileven/theme/pub/minileven/content.php:28
2571
+ msgid "Posted by "
2572
+ msgstr "Publicat per"
2573
+
2574
+ #: modules/minileven/theme/pub/minileven/content.php:30
2575
+ msgid "%s"
2576
+ msgstr "%s"
2577
+
2578
+ #: modules/minileven/theme/pub/minileven/content.php:51
2579
+ #: modules/minileven/theme/pub/minileven/image.php:80
2580
+ msgid "Leave a reply"
2581
+ msgstr "Deixa una resposta"
2582
+
2583
+ #: modules/minileven/theme/pub/minileven/content.php:59
2584
+ #: modules/minileven/theme/pub/minileven/inc/template-tags.php:19
2585
+ msgid "Post navigation"
2586
+ msgstr ""
2587
+
2588
+ #: modules/minileven/theme/pub/minileven/content.php:60
2589
+ #: modules/minileven/theme/pub/minileven/image.php:88
2590
+ msgid "&laquo; Previous"
2591
+ msgstr "&laquo; Entrades anteriors"
2592
+
2593
+ #: modules/minileven/theme/pub/minileven/content.php:61
2594
+ msgid "Next &raquo;"
2595
+ msgstr "Entrades següents &raquo;"
2596
+
2597
+ #: modules/minileven/theme/pub/minileven/footer.php:27
2598
+ msgid "http://wordpress.org/"
2599
+ msgstr "http://wordpress.org/"
2600
+
2601
+ #: modules/minileven/theme/pub/minileven/footer.php:27
2602
+ msgid "Semantic Personal Publishing Platform"
2603
+ msgstr "Plataforma de publicació personal i semàntica."
2604
+
2605
+ #: modules/minileven/theme/pub/minileven/footer.php:27
2606
+ msgid "Proudly powered by %s"
2607
+ msgstr "Gràcies al %s"
2608
+
2609
+ #: modules/minileven/theme/pub/minileven/functions.php:59
2610
+ msgid "Primary Menu"
2611
+ msgstr "Menú principal"
2612
+
2613
+ #: modules/minileven/theme/pub/minileven/functions.php:96
2614
+ msgctxt "Open Sans font: on or off"
2615
+ msgid "on"
2616
+ msgstr ""
2617
+
2618
+ #: modules/minileven/theme/pub/minileven/functions.php:102
2619
+ msgctxt "Open Sans font: add new subset (greek, cyrillic, vietnamese)"
2620
+ msgid "no-subset"
2621
+ msgstr ""
2622
+
2623
+ #: modules/minileven/theme/pub/minileven/functions.php:128
2624
+ msgid "Main Sidebar"
2625
+ msgstr "Barra lateral principal"
2626
+
2627
+ #: modules/minileven/theme/pub/minileven/header.php:26
2628
+ msgid "Menu"
2629
+ msgstr "Menú"
2630
+
2631
+ #: modules/minileven/theme/pub/minileven/header.php:29
2632
+ msgid "Skip to primary content"
2633
+ msgstr "Vés al contingut principal"
2634
+
2635
+ #: modules/minileven/theme/pub/minileven/image.php:73
2636
+ msgid "<span class=\"entry-gallery\">&laquo; <a href=\"%1$s\" title=\"Back to %2$s\" rel=\"gallery\">Back to Gallery</a></span>"
2637
+ msgstr ""
2638
+
2639
+ #: modules/minileven/theme/pub/minileven/image.php:87
2640
+ msgid "Image navigation"
2641
+ msgstr ""
2642
+
2643
+ #: modules/minileven/theme/pub/minileven/image.php:89
2644
+ msgid "Next &raquo; "
2645
+ msgstr "Entrades següents &raquo;"
2646
+
2647
+ #: modules/minileven/theme/pub/minileven/inc/template-tags.php:20
2648
+ msgid "<span class=\"meta-nav\">&laquo;</span> Older"
2649
+ msgstr ""
2650
+
2651
+ #: modules/minileven/theme/pub/minileven/inc/template-tags.php:21
2652
+ msgid "Newer <span class=\"meta-nav\">&raquo;</span>"
2653
+ msgstr ""
2654
+
2655
+ #: modules/minileven/theme/pub/minileven/inc/template-tags.php:38
2656
+ msgid "Pingback:"
2657
+ msgstr "Retroenllaç:"
2658
+
2659
+ #: modules/minileven/theme/pub/minileven/inc/template-tags.php:55
2660
+ msgid "%1$s on %2$s"
2661
+ msgstr "%1$s en %2$s"
2662
+
2663
+ #: modules/minileven/theme/pub/minileven/inc/template-tags.php:61
2664
+ msgid "%1$s at %2$s"
2665
+ msgstr "%1$s a les %2$s"
2666
+
2667
+ #: modules/minileven/theme/pub/minileven/inc/template-tags.php:68
2668
+ msgid "Your comment is awaiting moderation."
2669
+ msgstr "El comentari està esperant moderació."
2670
+
2671
+ #: modules/minileven/theme/pub/minileven/inc/template-tags.php:76
2672
+ msgid "Reply"
2673
+ msgstr ""
2674
+
2675
+ #: modules/minileven/theme/pub/minileven/inc/template-tags.php:90
2676
+ msgid "<span class=\"entry-date\"><a href=\"%1$s\" title=\"%2$s\" rel=\"bookmark\"><time datetime=\"%3$s\" pubdate>%4$s</time></a></span>"
2677
+ msgstr ""
2678
+
2679
+ #: modules/minileven/theme/pub/minileven/inc/tweaks.php:94
2680
+ msgid "Page %s"
2681
+ msgstr "Pàgina %s"
2682
+
2683
+ #: modules/minileven/theme/pub/minileven/index.php:23
2684
+ msgid "Daily Archives: %s"
2685
+ msgstr "Arxius diaris: %s"
2686
+
2687
+ #: modules/minileven/theme/pub/minileven/index.php:25
2688
+ msgid "Monthly Archives: %s"
2689
+ msgstr "Arxius mensuals: %s"
2690
+
2691
+ #: modules/likes.php:251
2692
+ msgid "Someone likes one of my posts"
2693
+ msgstr ""
2694
+
2695
+ #: modules/likes.php:270
2696
+ msgid "WordPress.com Likes are"
2697
+ msgstr ""
2698
+
2699
+ #: modules/likes.php:276
2700
+ msgid "On for all posts"
2701
+ msgstr ""
2702
+
2703
+ #: modules/likes.php:282
2704
+ msgid "Turned on per post"
2705
+ msgstr ""
2706
+
2707
+ #: modules/likes.php:308 modules/sharedaddy/sharing.php:330
2708
+ msgid "Show buttons on"
2709
+ msgstr "Mostra els botons"
2710
+
2711
+ #: modules/likes.php:317 modules/sharedaddy/sharing.php:336
2712
+ msgid "Front Page, Archive Pages, and Search Results"
2713
+ msgstr "Pàgina principal, pàgines d'arxiu, i resultats de la cerca."
2714
+
2715
+ #: modules/likes.php:450 modules/sharedaddy/sharing.php:158
2716
+ msgid "Settings have been saved"
2717
+ msgstr "S'ha desat la configuració"
2718
+
2719
+ #: modules/likes.php:457 modules/sharedaddy/sharing.php:170
2720
+ msgid "Sharing Buttons"
2721
+ msgstr "Botons per compartir"
2722
+
2723
+ #: modules/likes.php:466 modules/sharedaddy/sharing.php:352
2724
+ msgid "Save Changes"
2725
+ msgstr "Desa els canvis"
2726
+
2727
+ #: modules/likes.php:616
2728
+ msgid "Like this:"
2729
+ msgstr ""
2730
+
2731
+ #: modules/likes.php:617
2732
+ msgid "Like"
2733
+ msgstr "M'agrada"
2734
+
2735
+ #: modules/likes.php:617 modules/widget-visibility/widget-conditions.php:168
2736
+ msgid "Loading..."
2737
+ msgstr "S'està carregant..."
2738
+
2739
+ #: modules/likes.php:709
2740
+ msgid "<span>%d</span> bloggers like this:"
2741
+ msgstr ""
2742
+
2743
+ #: modules/minileven/minileven.php:93
2744
+ msgid "View Mobile Site"
2745
+ msgstr ""
2746
+
2747
+ #: modules/minileven/minileven.php:260
2748
+ msgid "Mobile-compatible:"
2749
+ msgstr "Compatible per a mòbils:"
2750
+
2751
+ #: modules/minileven/minileven.php:261
2752
+ msgid "No"
2753
+ msgstr "No"
2754
+
2755
+ #: modules/minileven/minileven.php:267 modules/minileven/minileven.php:318
2756
+ msgid "Include this CSS in the Mobile Theme"
2757
+ msgstr ""
2758
+
2759
+ #: modules/minileven/theme/pub/minileven/comments.php:15
2760
+ msgid "This post is password protected. Enter the password to view any comments."
2761
+ msgstr "Aquesta entrada està protegida amb contrasenya. Introduïu la contrasenya per veure'n els comentaris."
2762
+
2763
+ #: modules/minileven/theme/pub/minileven/comments.php:45
2764
+ msgid "Comment navigation"
2765
+ msgstr ""
2766
+
2767
+ #: modules/minileven/theme/pub/minileven/comments.php:46
2768
+ msgid "&larr; Older Comments"
2769
+ msgstr ""
2770
+
2771
+ #: modules/minileven/theme/pub/minileven/comments.php:47
2772
+ msgid "Newer Comments &rarr;"
2773
+ msgstr "Comentaris més recents &rarr;"
2774
+
2775
+ #: modules/minileven/theme/pub/minileven/content-gallery.php:14
2776
+ #: modules/minileven/theme/pub/minileven/content-gallery.php:58
2777
+ #: modules/minileven/theme/pub/minileven/content.php:13
2778
+ #: modules/minileven/theme/pub/minileven/content.php:18
2779
+ #: modules/minileven/theme/pub/minileven/content.php:22
2780
+ msgid "Permalink to %s"
2781
+ msgstr "Enllaç permanent a %s"
2782
+
2783
+ #: modules/minileven/theme/pub/minileven/content-gallery.php:15
2784
+ #: modules/widgets/gallery.php:26
2785
+ msgid "Gallery"
2786
+ msgstr "Galeria"
2787
+
2788
+ #: modules/minileven/theme/pub/minileven/content-gallery.php:21
2789
+ #: modules/minileven/theme/pub/minileven/content.php:41
2790
+ #: modules/minileven/theme/pub/minileven/inc/tweaks.php:30
2791
+ msgid "Continue reading <span class=\"meta-nav\">&rarr;</span>"
2792
+ msgstr "Continua llegint <span class=\"meta-nav\">&rarr;</span>"
2793
+
2794
+ #: modules/minileven/theme/pub/minileven/content-gallery.php:57
2795
+ msgid "This gallery contains <a %1$s>%2$s photo</a>."
2796
+ msgid_plural "This gallery contains <a %1$s>%2$s photos</a>."
2797
+ msgstr[0] "Aquesta galeria conté <a %1$s>%2$s fotografia</a>."
2798
+ msgstr[1] "Aquesta galeria conté <a %1$s>%2$s fotografies</a>."
2799
+
2800
+ #: modules/minileven/theme/pub/minileven/content-gallery.php:65
2801
+ #: modules/minileven/theme/pub/minileven/content.php:43
2802
+ #: modules/minileven/theme/pub/minileven/image.php:64
2803
+ #: modules/minileven/theme/pub/minileven/page.php:27
2804
+ msgid "Pages:"
2805
+ msgstr "Pàgines:"
2806
+
2807
+ #: modules/minileven/theme/pub/minileven/content-gallery.php:71
2808
+ #: modules/minileven/theme/pub/minileven/content.php:51
2809
+ #: modules/minileven/theme/pub/minileven/image.php:80
2810
+ msgid "<b>1</b> Reply"
2811
+ msgstr "<b>1</b> resposta"
2812
+
2813
+ #: modules/minileven/theme/pub/minileven/content-gallery.php:71
2814
+ #: modules/minileven/theme/pub/minileven/content.php:51
2815
+ #: modules/minileven/theme/pub/minileven/image.php:80
2816
+ msgid "<b>%</b> Replies"
2817
+ msgstr "<b>%</b> respostes"
2818
+
2819
+ #: modules/minileven/theme/pub/minileven/content.php:19
2820
+ msgid "Featured"
2821
+ msgstr "Destacades"
2822
+
2823
+ #: modules/gplus-authorship/admin/ui.php:125 modules/publicize/ui.php:168
2824
+ #: modules/publicize/ui.php:172
2825
+ msgid "Disconnect"
2826
+ msgstr "Desconnecta"
2827
+
2828
+ #: modules/gplus-authorship/admin/ui.php:129
2829
+ msgid "Connect your WordPress account to Google+ to add this blog to your Google+ profile and improve the visibility of your blog posts on Google."
2830
+ msgstr ""
2831
+
2832
+ #: modules/gplus-authorship/admin/ui.php:131
2833
+ msgid "Need help?"
2834
+ msgstr ""
2835
+
2836
+ #: modules/gplus-authorship/admin/ui.php:147
2837
+ msgid "Your Google+ profile name and URL will be displayed in the sharing area of your posts."
2838
+ msgstr ""
2839
+
2840
+ #: modules/gplus-authorship/admin/ui.php:155 modules/wpcc/wpcc-sign-on.php:185
2841
+ msgid "Connected"
2842
+ msgstr ""
2843
+
2844
+ #: modules/gplus-authorship/admin/ui.php:165 modules/gplus-authorship.php:191
2845
+ msgid "Google+"
2846
+ msgstr ""
2847
+
2848
+ #: modules/gplus-authorship/admin/ui.php:191
2849
+ msgid "Show Google+ infomation with this post"
2850
+ msgstr ""
2851
+
2852
+ #: modules/gplus-authorship.php:150
2853
+ msgid "on Google+"
2854
+ msgstr ""
2855
+
2856
+ #: modules/gravatar-hovercards.php:46 modules/module-info.php:57
2857
+ #: modules/module-info.php:72
2858
+ msgid "Gravatar Hovercards"
2859
+ msgstr "Logo de les targes contextuals"
2860
+
2861
+ #: modules/gravatar-hovercards.php:58
2862
+ msgid "View people's profiles when you mouse over their Gravatars"
2863
+ msgstr "Visualitza els perfils de la gent quan passeu el ratolí per sobre dels seus Gravatars."
2864
+
2865
+ #: modules/gravatar-hovercards.php:85
2866
+ msgid "Put your mouse over your Gravatar to check out your profile."
2867
+ msgstr "Passeu el ratolí per sobre del Gravatar per revisar el vostre perfil."
2868
+
2869
+ #: modules/holiday-snow.php:19
2870
+ msgid "Snow"
2871
+ msgstr ""
2872
+
2873
+ #: modules/holiday-snow.php:28
2874
+ msgid "Show falling snow on my blog until January 4<sup>th</sup>."
2875
+ msgstr ""
2876
+
2877
+ #: modules/infinite-scroll/infinity.php:262
2878
+ msgid "To infinity and beyond"
2879
+ msgstr ""
2880
+
2881
+ #: modules/infinite-scroll/infinity.php:271
2882
+ msgid "We've disabled this option for you since you have footer widgets in Appearance &rarr; Widgets, or because your theme does not support infinite scroll."
2883
+ msgstr ""
2884
+
2885
+ #: modules/infinite-scroll/infinity.php:277
2886
+ msgid "Scroll Infinitely"
2887
+ msgstr "Desplaça infinitament"
2888
+
2889
+ #: modules/infinite-scroll/infinity.php:277
2890
+ msgid "(Shows %s posts on each load)"
2891
+ msgstr ""
2892
+
2893
+ #: modules/infinite-scroll/infinity.php:478
2894
+ msgid "Older posts"
2895
+ msgstr "Entrades antigues"
2896
+
2897
+ #: modules/infinite-scroll/infinity.php:479
2898
+ msgid "Scroll back to top"
2899
+ msgstr ""
2900
+
2901
+ #: modules/infinite-scroll/infinity.php:915
2902
+ msgid "Theme: %1$s."
2903
+ msgstr "Tema: %1$s."
2904
+
2905
+ #: modules/infinite-scroll.php:85
2906
+ msgid "Use Google Analytics with Infinite Scroll"
2907
+ msgstr ""
2908
+
2909
+ #: modules/infinite-scroll.php:96
2910
+ msgid "Track each Infinite Scroll post load as a page view in Google Analytics"
2911
+ msgstr ""
2912
+
2913
+ #: modules/infinite-scroll.php:96
2914
+ msgid "By checking the box above, each new set of posts loaded via Infinite Scroll will be recorded as a page view in Google Analytics."
2915
+ msgstr ""
2916
+
2917
+ #: modules/likes.php:112
2918
+ msgid "Likes and Shares"
2919
+ msgstr ""
2920
+
2921
+ #: modules/likes.php:123 modules/likes.php:581 modules/module-info.php:759
2922
+ #: modules/module-info.php:763
2923
+ msgid "Likes"
2924
+ msgstr ""
2925
+
2926
+ #: modules/likes.php:183
2927
+ msgid "Show likes."
2928
+ msgstr "Mostra els m'agrada."
2929
+
2930
+ #: modules/likes.php:199 modules/sharedaddy/sharedaddy.php:37
2931
+ msgid "Show sharing buttons."
2932
+ msgstr "Mostra els botons de compartició."
2933
+
2934
+ #: modules/likes.php:211
2935
+ msgid "Likes Notifications"
2936
+ msgstr ""
2937
+
2938
+ #: modules/likes.php:212
2939
+ msgid "Email me whenever"
2940
+ msgstr ""
2941
+
2942
+ #: modules/custom-post-types/testimonial.php:65
2943
+ msgid "Search Testimonials"
2944
+ msgstr ""
2945
+
2946
+ #: modules/custom-post-types/testimonial.php:66
2947
+ msgid "No Testimonials found"
2948
+ msgstr ""
2949
+
2950
+ #: modules/custom-post-types/testimonial.php:67
2951
+ msgid "No Testimonials found in Trash"
2952
+ msgstr ""
2953
+
2954
+ #: modules/custom-post-types/testimonial.php:98
2955
+ msgid "Enter the customer's name here"
2956
+ msgstr ""
2957
+
2958
+ #: modules/custom-post-types/testimonial.php:107
2959
+ msgid "Customer Name"
2960
+ msgstr ""
2961
+
2962
+ #: modules/custom-post-types/testimonial.php:120
2963
+ msgid "Testimonial updated. <a href=\"%s\">View testimonial</a>"
2964
+ msgstr ""
2965
+
2966
+ #: modules/custom-post-types/testimonial.php:123
2967
+ msgid "Testimonial updated."
2968
+ msgstr ""
2969
+
2970
+ #: modules/custom-post-types/testimonial.php:125
2971
+ msgid "Testimonial restored to revision from %s"
2972
+ msgstr ""
2973
+
2974
+ #: modules/custom-post-types/testimonial.php:126
2975
+ msgid "Testimonial published. <a href=\"%s\">View testimonial</a>"
2976
+ msgstr ""
2977
+
2978
+ #: modules/custom-post-types/testimonial.php:127
2979
+ msgid "Testimonial saved."
2980
+ msgstr ""
2981
+
2982
+ #: modules/custom-post-types/testimonial.php:128
2983
+ msgid "Testimonial submitted. <a target=\"_blank\" href=\"%s\">Preview testimonial</a>"
2984
+ msgstr ""
2985
+
2986
+ #: modules/custom-post-types/testimonial.php:129
2987
+ msgid "Testimonial scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" href=\"%2$s\">Preview testimonial</a>"
2988
+ msgstr ""
2989
+
2990
+ #: modules/custom-post-types/testimonial.php:132
2991
+ msgid "Testimonial draft updated. <a target=\"_blank\" href=\"%s\">Preview testimonial</a>"
2992
+ msgstr ""
2993
+
2994
+ #: modules/custom-post-types/testimonial.php:168
2995
+ msgid "Customize Testimonials Archive"
2996
+ msgstr ""
2997
+
2998
+ #: modules/custom-post-types/testimonial.php:169
2999
+ msgid "Customize"
3000
+ msgstr ""
3001
+
3002
+ #: modules/custom-post-types/testimonial.php:193
3003
+ msgid "Testimonial Page Title"
3004
+ msgstr ""
3005
+
3006
+ #: modules/custom-post-types/testimonial.php:205
3007
+ msgid "Testimonial Page Content"
3008
+ msgstr ""
3009
+
3010
+ #: modules/custom-post-types/testimonial.php:216
3011
+ msgid "Testimonial Page Featured Image"
3012
+ msgstr ""
3013
+
3014
+ #: modules/featured-content/featured-content.php:324
3015
+ msgid "Featured content"
3016
+ msgstr ""
3017
+
3018
+ #: modules/featured-content/featured-content.php:343
3019
+ msgid "Tag name:"
3020
+ msgstr "Nom d'etiqueta:"
3021
+
3022
+ #: modules/featured-content/featured-content.php:348
3023
+ msgid "Number of posts:"
3024
+ msgstr "Nombre d'entrades:"
3025
+
3026
+ #: modules/featured-content/featured-content.php:353
3027
+ msgid "Hide tag from displaying in post meta and tag clouds."
3028
+ msgstr ""
3029
+
3030
+ #: modules/gplus-authorship/admin/ui.php:54
3031
+ #: modules/gplus-authorship/admin/ui.php:65 modules/likes.php:427
3032
+ #: modules/likes.php:439 modules/publicize/ui.php:35
3033
+ #: modules/publicize/ui.php:45 modules/sharedaddy/sharing.php:57
3034
+ #: modules/sharedaddy/sharing.php:163
3035
+ msgid "Sharing Settings"
3036
+ msgstr "Opcions de compartició"
3037
+
3038
+ #: modules/gplus-authorship/admin/ui.php:54 modules/likes.php:427
3039
+ #: modules/module-info.php:315 modules/module-info.php:318
3040
+ #: modules/module-info.php:339 modules/publicize/ui.php:35
3041
+ #: modules/sharedaddy/sharedaddy.php:23 modules/sharedaddy/sharing.php:57
3042
+ msgid "Sharing"
3043
+ msgstr "Compartint"
3044
+
3045
+ #: modules/gplus-authorship/admin/ui.php:79
3046
+ msgid "Your Google+ account has been connected."
3047
+ msgstr ""
3048
+
3049
+ #: modules/gplus-authorship/admin/ui.php:80
3050
+ msgid "There was a problem connecting your Google+ account. Please try again."
3051
+ msgstr ""
3052
+
3053
+ #: modules/gplus-authorship/admin/ui.php:81
3054
+ msgid "You must click 'Accept' in the Google+ dialog to connect your account."
3055
+ msgstr ""
3056
+
3057
+ #: modules/gplus-authorship/admin/ui.php:113 modules/module-info.php:785
3058
+ #: modules/module-info.php:789
3059
+ msgid "Google+ Profile"
3060
+ msgstr ""
3061
+
3062
+ #: modules/custom-post-types/comics.php:200
3063
+ #: modules/custom-post-types/testimonial.php:60
3064
+ msgid "Add New"
3065
+ msgstr "Afegeix"
3066
+
3067
+ #: modules/custom-post-types/comics.php:201
3068
+ msgid "Add New Comic"
3069
+ msgstr ""
3070
+
3071
+ #: modules/custom-post-types/comics.php:202
3072
+ msgid "Edit Comic"
3073
+ msgstr ""
3074
+
3075
+ #: modules/custom-post-types/comics.php:203
3076
+ msgid "New Comic"
3077
+ msgstr ""
3078
+
3079
+ #: modules/custom-post-types/comics.php:204
3080
+ msgid "View Comic"
3081
+ msgstr ""
3082
+
3083
+ #: modules/custom-post-types/comics.php:205
3084
+ msgid "Search Comics"
3085
+ msgstr ""
3086
+
3087
+ #: modules/custom-post-types/comics.php:206
3088
+ msgid "No Comics found"
3089
+ msgstr ""
3090
+
3091
+ #: modules/custom-post-types/comics.php:207
3092
+ msgid "No Comics found in Trash"
3093
+ msgstr ""
3094
+
3095
+ #: modules/custom-post-types/comics.php:276
3096
+ msgid "Comic updated. <a href=\"%s\">View comic</a>"
3097
+ msgstr ""
3098
+
3099
+ #: modules/custom-post-types/comics.php:277
3100
+ #: modules/custom-post-types/testimonial.php:121
3101
+ msgid "Custom field updated."
3102
+ msgstr "Camp personalitzat actualitzat."
3103
+
3104
+ #: modules/custom-post-types/comics.php:278
3105
+ #: modules/custom-post-types/testimonial.php:122
3106
+ msgid "Custom field deleted."
3107
+ msgstr "Camp personalitzat suprimit."
3108
+
3109
+ #: modules/custom-post-types/comics.php:279
3110
+ msgid "Comic updated."
3111
+ msgstr ""
3112
+
3113
+ #: modules/custom-post-types/comics.php:281
3114
+ msgid "Comic restored to revision from %s"
3115
+ msgstr ""
3116
+
3117
+ #: modules/custom-post-types/comics.php:282
3118
+ msgid "Comic published. <a href=\"%s\">View comic</a>"
3119
+ msgstr ""
3120
+
3121
+ #: modules/custom-post-types/comics.php:283
3122
+ msgid "Comic saved."
3123
+ msgstr ""
3124
+
3125
+ #: modules/custom-post-types/comics.php:284
3126
+ msgid "Comic submitted. <a target=\"_blank\" href=\"%s\">Preview comic</a>"
3127
+ msgstr ""
3128
+
3129
+ #: modules/custom-post-types/comics.php:285
3130
+ msgid "Comic scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" href=\"%2$s\">Preview comic</a>"
3131
+ msgstr ""
3132
+
3133
+ #: modules/custom-post-types/comics.php:287
3134
+ #: modules/custom-post-types/testimonial.php:131
3135
+ msgid "M j, Y @ G:i"
3136
+ msgstr "d-m-Y \\a \\l\\e\\s G:i"
3137
+
3138
+ #: modules/custom-post-types/comics.php:288
3139
+ msgid "Comic draft updated. <a target=\"_blank\" href=\"%s\">Preview comic</a>"
3140
+ msgstr ""
3141
+
3142
+ #: modules/custom-post-types/comics.php:349
3143
+ msgid "Invalid or expired nonce."
3144
+ msgstr ""
3145
+
3146
+ #: modules/custom-post-types/comics.php:458
3147
+ msgid ""
3148
+ "Welcome! Ready to publish your first strip?\n"
3149
+ "\n"
3150
+ "Your webcomic's new site is ready to go. Get started by <a href=\"BLOG_URLwp-admin/customize.php#title\">setting your comic's title and tagline</a> so your readers know what it's all about.\n"
3151
+ "\n"
3152
+ "Looking for more help with setting up your site? Check out the WordPress.com <a href=\"http://learn.wordpress.com/\">beginner's tutorial</a> and the <a href=\"http://en.support.wordpress.com/comics/\">guide to comics on WordPress.com</a>. Dive right in by <a href=\"BLOG_URLwp-admin/customize.php#title\">publishing your first strip!</a>\n"
3153
+ "\n"
3154
+ "Lots of laughs,\n"
3155
+ "The WordPress.com Team"
3156
+ msgstr ""
3157
+
3158
+ #: modules/custom-post-types/testimonial.php:54
3159
+ msgid "Customer Testimonials"
3160
+ msgstr ""
3161
+
3162
+ #: modules/custom-post-types/testimonial.php:56
3163
+ #: modules/custom-post-types/testimonial.php:58
3164
+ #: modules/custom-post-types/testimonial.php:182
3165
+ #: modules/custom-post-types/testimonial.php:187
3166
+ msgid "Testimonials"
3167
+ msgstr ""
3168
+
3169
+ #: modules/custom-post-types/testimonial.php:57
3170
+ msgid "Testimonial"
3171
+ msgstr ""
3172
+
3173
+ #: modules/custom-post-types/testimonial.php:59
3174
+ msgid "All Testimonials"
3175
+ msgstr ""
3176
+
3177
+ #: modules/custom-post-types/testimonial.php:61
3178
+ msgid "Add New Testimonial"
3179
+ msgstr ""
3180
+
3181
+ #: modules/custom-post-types/testimonial.php:62
3182
+ msgid "Edit Testimonial"
3183
+ msgstr ""
3184
+
3185
+ #: modules/custom-post-types/testimonial.php:63
3186
+ msgid "New Testimonial"
3187
+ msgstr ""
3188
+
3189
+ #: modules/custom-post-types/testimonial.php:64
3190
+ msgid "View Testimonial"
3191
+ msgstr ""
3192
+
3193
+ #: modules/custom-css/custom-css.php:747 modules/custom-css/custom-css.php:842
3194
+ #: modules/custom-css/custom-css.php:872 modules/minileven/minileven.php:262
3195
+ #: modules/minileven/theme/pub/minileven/content-gallery.php:74
3196
+ #: modules/minileven/theme/pub/minileven/content.php:53
3197
+ #: modules/minileven/theme/pub/minileven/image.php:82
3198
+ #: modules/minileven/theme/pub/minileven/page.php:31
3199
+ #: modules/publicize/ui.php:576
3200
+ msgid "Edit"
3201
+ msgstr "Edita"
3202
+
3203
+ #: modules/custom-css/custom-css.php:754
3204
+ msgid "Limit width to %1$s pixels for videos, full size images, and other shortcodes. (<a href=\"%2$s\">More info</a>.)"
3205
+ msgstr ""
3206
+
3207
+ #: modules/custom-css/custom-css.php:770
3208
+ msgid "The default content width for the %s theme is %d pixels."
3209
+ msgstr ""
3210
+
3211
+ #: modules/custom-css/custom-css.php:775 modules/custom-css/custom-css.php:857
3212
+ #: modules/custom-css/custom-css.php:886 modules/minileven/minileven.php:270
3213
+ #: modules/publicize/publicize-jetpack.php:429
3214
+ #: modules/publicize/publicize-jetpack.php:541 modules/publicize/ui.php:245
3215
+ msgid "OK"
3216
+ msgstr "D'acord"
3217
+
3218
+ #: modules/custom-css/custom-css.php:776 modules/custom-css/custom-css.php:858
3219
+ #: modules/custom-css/custom-css.php:887 modules/minileven/minileven.php:271
3220
+ #: modules/sharedaddy/sharing-sources.php:299
3221
+ msgid "Cancel"
3222
+ msgstr "Cancel·la"
3223
+
3224
+ #: modules/custom-css/custom-css.php:840
3225
+ msgid "Preprocessor:"
3226
+ msgstr "Prepocessador:"
3227
+
3228
+ #: modules/custom-css/custom-css.php:841 modules/custom-css/custom-css.php:846
3229
+ #: modules/videopress/videopress.php:273 modules/widgets/image-widget.php:124
3230
+ msgid "None"
3231
+ msgstr "Cap"
3232
+
3233
+ #: modules/custom-css/custom-css.php:870
3234
+ msgid "Mode:"
3235
+ msgstr "Mode:"
3236
+
3237
+ #: modules/custom-css/custom-css.php:871
3238
+ msgid "Add-on"
3239
+ msgstr ""
3240
+
3241
+ #: modules/custom-css/custom-css.php:871
3242
+ msgid "Replacement"
3243
+ msgstr ""
3244
+
3245
+ #: modules/custom-css/custom-css.php:878
3246
+ msgid "Add-on CSS <b>(Recommended)</b>"
3247
+ msgstr ""
3248
+
3249
+ #: modules/custom-css/custom-css.php:883
3250
+ msgid "Replace <a href=\"%s\">theme's CSS</a> <b>(Advanced)</b>"
3251
+ msgstr ""
3252
+
3253
+ #: modules/custom-css/custom-css.php:894
3254
+ #: modules/custom-post-types/comics.php:238
3255
+ #: modules/videopress/videopress.php:662
3256
+ msgid "Preview"
3257
+ msgstr "Previsualitza"
3258
+
3259
+ #: modules/custom-css/custom-css.php:896
3260
+ msgid "Save &amp; Buy Upgrade"
3261
+ msgstr "Desa i compra una actualització"
3262
+
3263
+ #: modules/custom-css/custom-css.php:896
3264
+ msgid "Save Stylesheet"
3265
+ msgstr "Desa la fulla d'estil"
3266
+
3267
+ #: modules/custom-css/custom-css.php:958
3268
+ msgid "Show more"
3269
+ msgstr "Mostra més "
3270
+
3271
+ #: modules/custom-post-types/comics.php:86
3272
+ msgid "Convert to Comic"
3273
+ msgstr ""
3274
+
3275
+ #: modules/custom-post-types/comics.php:92
3276
+ msgid "Convert to Post"
3277
+ msgstr ""
3278
+
3279
+ #: modules/custom-post-types/comics.php:116
3280
+ msgid "You are not allowed to make this change."
3281
+ msgstr ""
3282
+
3283
+ #: modules/custom-post-types/comics.php:163
3284
+ msgid "Post converted."
3285
+ msgid_plural "%s posts converted"
3286
+ msgstr[0] ""
3287
+ msgstr[1] ""
3288
+
3289
+ #: modules/custom-post-types/comics.php:176
3290
+ msgid "Drop images to upload"
3291
+ msgstr ""
3292
+
3293
+ #: modules/custom-post-types/comics.php:177
3294
+ msgid "Uploading..."
3295
+ msgstr ""
3296
+
3297
+ #: modules/custom-post-types/comics.php:178
3298
+ msgid "Processing..."
3299
+ msgstr ""
3300
+
3301
+ #: modules/custom-post-types/comics.php:179
3302
+ msgid "Sorry, your browser isn't supported. Upgrade at browsehappy.com."
3303
+ msgstr ""
3304
+
3305
+ #: modules/custom-post-types/comics.php:180
3306
+ msgid "Only images can be uploaded here."
3307
+ msgstr ""
3308
+
3309
+ #: modules/custom-post-types/comics.php:181
3310
+ msgid "Your upload didn't complete; try again later or cross your fingers and try again right now."
3311
+ msgstr ""
3312
+
3313
+ #: modules/custom-post-types/comics.php:194
3314
+ #: modules/custom-post-types/comics.php:196
3315
+ #: modules/custom-post-types/comics.php:198
3316
+ msgid "Comics"
3317
+ msgstr ""
3318
+
3319
+ #: modules/custom-post-types/comics.php:197
3320
+ msgid "Comic"
3321
+ msgstr ""
3322
+
3323
+ #: modules/custom-post-types/comics.php:199
3324
+ msgid "All Comics"
3325
+ msgstr ""
3326
+
3327
+ #: modules/contact-form/grunion-form-view.php:154
3328
+ msgid "Drop down"
3329
+ msgstr "Desplega"
3330
+
3331
+ #: modules/contact-form/grunion-form-view.php:157
3332
+ msgid "Radio"
3333
+ msgstr "Botó d'opció"
3334
+
3335
+ #: modules/contact-form/grunion-form-view.php:158
3336
+ msgid "Text"
3337
+ msgstr "Text"
3338
+
3339
+ #: modules/contact-form/grunion-form-view.php:159
3340
+ msgid "Textarea"
3341
+ msgstr "Àrea de text"
3342
+
3343
+ #: modules/contact-form/grunion-form-view.php:166
3344
+ msgid "Options"
3345
+ msgstr "Opcions"
3346
+
3347
+ #: modules/contact-form/grunion-form-view.php:167
3348
+ msgid "First option"
3349
+ msgstr "Primera opció"
3350
+
3351
+ #: modules/contact-form/grunion-form-view.php:170
3352
+ msgid "Add another option"
3353
+ msgstr "Afegeix altra opció"
3354
+
3355
+ #: modules/contact-form/grunion-form-view.php:177
3356
+ msgid "Required?"
3357
+ msgstr "Necessari?"
3358
+
3359
+ #: modules/contact-form/grunion-form-view.php:182
3360
+ msgid "Save this field"
3361
+ msgstr "S'ha desat aquest camp"
3362
+
3363
+ #: modules/contact-form/grunion-form-view.php:187
3364
+ msgid "Here&#8217;s what your form will look like"
3365
+ msgstr "Així és com el formulari es veurà"
3366
+
3367
+ #: modules/contact-form/grunion-form-view.php:192
3368
+ msgid "Add a new field"
3369
+ msgstr "Afegeix un camp nou"
3370
+
3371
+ #: modules/contact-form/grunion-form-view.php:194
3372
+ msgid "Add this form to my post"
3373
+ msgstr "Afegeix aquest formulari a l'entrada"
3374
+
3375
+ #: modules/contact-form/grunion-form-view.php:197
3376
+ msgid "Email settings"
3377
+ msgstr "Paràmetres del correu electrònic"
3378
+
3379
+ #: modules/contact-form/grunion-form-view.php:199
3380
+ msgid "Enter your email address"
3381
+ msgstr "Introduïu el vostre correu electrònic"
3382
+
3383
+ #: modules/contact-form/grunion-form-view.php:202
3384
+ msgid "What should the subject line be?"
3385
+ msgstr "Quina hauria de ser la línia de l'assumpte?"
3386
+
3387
+ #: modules/contact-form/grunion-form-view.php:205
3388
+ msgid "Save and go back to form builder"
3389
+ msgstr "Desa i torna al constructor de formularis"
3390
+
3391
+ #: modules/custom-css/custom-css.php:455
3392
+ msgid ""
3393
+ "Welcome to Custom CSS!\n"
3394
+ "\n"
3395
+ "CSS (Cascading Style Sheets) is a kind of code that tells the browser how to render a web page. You may delete these comments and get started with your customizations.\n"
3396
+ "\n"
3397
+ "By default, your stylesheet will be loaded after the theme stylesheets, which means that your rules can take precedence and override the theme CSS rules. Just write here what you want to change, you don't need to copy all your theme's stylesheet content."
3398
+ msgstr ""
3399
+
3400
+ #: modules/custom-css/custom-css.php:576
3401
+ msgid "Preview: changes must be saved or they will be lost"
3402
+ msgstr "Vista prèvia: els canvis s'ha de guardar o es perdran"
3403
+
3404
+ #: modules/custom-css/custom-css.php:604
3405
+ msgid "Edit CSS"
3406
+ msgstr "Editar CSS"
3407
+
3408
+ #: modules/custom-css/custom-css.php:618
3409
+ msgid "CSS"
3410
+ msgstr "CSS"
3411
+
3412
+ #: modules/custom-css/custom-css.php:638
3413
+ msgid "Custom CSS Stylesheet"
3414
+ msgstr "Fulles d'estil CSS personalitzades"
3415
+
3416
+ #: modules/custom-css/custom-css.php:677
3417
+ msgid "Stylesheet saved."
3418
+ msgstr "Full d'estil guardat."
3419
+
3420
+ #: modules/custom-css/custom-css.php:681
3421
+ msgid "Publish"
3422
+ msgstr "Publica"
3423
+
3424
+ #: modules/custom-css/custom-css.php:687
3425
+ msgid "CSS Revisions"
3426
+ msgstr "Revisions de CSS"
3427
+
3428
+ #: modules/custom-css/custom-css.php:691
3429
+ msgid "CSS Stylesheet Editor"
3430
+ msgstr "Editor de les fulles d'estill CSS"
3431
+
3432
+ #: modules/custom-css/custom-css.php:698
3433
+ msgid ""
3434
+ "New to CSS? Start with a <a href=\"http://www.htmldog.com/guides/cssbeginner/\">beginner tutorial</a>. Questions?\n"
3435
+ "\t\tAsk in the <a href=\"http://wordpress.org/support/forum/themes-and-templates\">Themes and Templates forum</a>."
3436
+ msgstr ""
3437
+
3438
+ #: modules/custom-css/custom-css.php:745
3439
+ msgid "Content Width:"
3440
+ msgstr ""
3441
+
3442
+ #: modules/custom-css/custom-css.php:746
3443
+ msgid "Default"
3444
+ msgstr "Predeterminada"
3445
+
3446
+ #: modules/custom-css/custom-css.php:746
3447
+ msgid "%s px"
3448
+ msgstr ""
3449
+
3450
+ #: modules/contact-form/grunion-form-view.php:11
3451
+ msgctxt "Label for HTML form \"Comment/Response\" field in contact form builder"
3452
+ msgid "Comment"
3453
+ msgstr "Comentari"
3454
+
3455
+ #: modules/contact-form/grunion-form-view.php:12
3456
+ msgctxt "Default label for new HTML form field in contact form builder"
3457
+ msgid "New Field"
3458
+ msgstr "Camp nou"
3459
+
3460
+ #: modules/contact-form/grunion-form-view.php:13
3461
+ msgctxt "Label for the set of options to be included in a user-created dropdown in contact form builder"
3462
+ msgid "Options"
3463
+ msgstr "Opcions"
3464
+
3465
+ #: modules/contact-form/grunion-form-view.php:14
3466
+ msgctxt "Label for an option to be included in a user-created dropdown in contact form builder"
3467
+ msgid "Option"
3468
+ msgstr "Opció"
3469
+
3470
+ #: modules/contact-form/grunion-form-view.php:15
3471
+ msgctxt "Default label for the first option to be included in a user-created dropdown in contact form builder"
3472
+ msgid "First option"
3473
+ msgstr "Primera opció"
3474
+
3475
+ #: modules/contact-form/grunion-form-view.php:16
3476
+ msgctxt "error message in contact form builder"
3477
+ msgid "Oops, there was a problem generating your form. You'll likely need to try again."
3478
+ msgstr "Buf, s'ha produït un problema en generar el formulari. Probablement haureu d'intentar-ho de nou."
3479
+
3480
+ #: modules/contact-form/grunion-form-view.php:17
3481
+ msgid ""
3482
+ "Drag up or down\n"
3483
+ "to re-arrange"
3484
+ msgstr ""
3485
+ "Arrossega i desa\n"
3486
+ "per tornar a organitzar"
3487
+
3488
+ #: modules/contact-form/grunion-form-view.php:18
3489
+ msgctxt "Label to drag HTML form fields around to change their order in contact form builder"
3490
+ msgid "move"
3491
+ msgstr "mou"
3492
+
3493
+ #: modules/contact-form/grunion-form-view.php:19
3494
+ msgctxt "Link to edit an HTML form field in contact form builder"
3495
+ msgid "edit"
3496
+ msgstr "edita"
3497
+
3498
+ #: modules/contact-form/grunion-form-view.php:20
3499
+ msgid "Saved successfully"
3500
+ msgstr "S'ha desat correctament."
3501
+
3502
+ #: modules/contact-form/grunion-form-view.php:21
3503
+ msgctxt "This HTML form field is marked as required by the user in contact form builder"
3504
+ msgid "(required)"
3505
+ msgstr "(necessari)"
3506
+
3507
+ #: modules/contact-form/grunion-form-view.php:22
3508
+ msgid "Are you sure you want to exit the form editor without saving? Any changes you have made will be lost."
3509
+ msgstr "Segur que voleu sortir de l'editor del formulari sense desar? Qualsevol canvi que hàgiu fet es perdrà."
3510
+
3511
+ #: modules/contact-form/grunion-form-view.php:118
3512
+ msgid "Your new field was saved successfully"
3513
+ msgstr "S'ha desat correctament el camp nou"
3514
+
3515
+ #: modules/contact-form/grunion-form-view.php:120
3516
+ msgid "Form builder"
3517
+ msgstr "Constructor de formularis"
3518
+
3519
+ #: modules/contact-form/grunion-form-view.php:121
3520
+ msgid "Email notifications"
3521
+ msgstr "Notificacions per correu electrònic"
3522
+
3523
+ #: modules/contact-form/grunion-form-view.php:126
3524
+ msgid "How does this work?"
3525
+ msgstr "Com funciona açò?"
3526
+
3527
+ #: modules/contact-form/grunion-form-view.php:127
3528
+ msgid "By adding a contact form, your readers will be able to submit feedback to you. All feedback is automatically scanned for spam, and the legitimate feedback will be emailed to you."
3529
+ msgstr "En afegir un formulari de contacte, els lectors podran enviar-vos opinions. Totes les opinions s'escanegen automàticament per trobar-hi brossa, i les opinions legítimes s'us enviaran per correu electrònic.s"
3530
+
3531
+ #: modules/contact-form/grunion-form-view.php:128
3532
+ msgid "Can I add more fields?"
3533
+ msgstr "Puc afegir més camps?"
3534
+
3535
+ #: modules/contact-form/grunion-form-view.php:130
3536
+ msgctxt "%1$s = \"Click here\" in an HTML link"
3537
+ msgid "Sure thing. %1$s to add a new text box, textarea, radio, checkbox, or dropdown field."
3538
+ msgstr "Segur que sí. %1$s per afegir un caixa de text nova, una àrea de text, un botó d'opció, una casella de selecció o un desplegable."
3539
+
3540
+ #: modules/contact-form/grunion-form-view.php:131
3541
+ msgid "Click here"
3542
+ msgstr "Feu clic aquí"
3543
+
3544
+ #: modules/contact-form/grunion-form-view.php:133
3545
+ msgid "Can I view my feedback within WordPress?"
3546
+ msgstr "Puc veure la meva opinió al WordPress?"
3547
+
3548
+ #: modules/contact-form/grunion-form-view.php:135
3549
+ msgctxt "%1$s = \"Feedback\" in an HTML link"
3550
+ msgid "Yep, you can read your feedback at any time by clicking the \"%1$s\" link in the admin menu."
3551
+ msgstr ""
3552
+
3553
+ #: modules/contact-form/grunion-form-view.php:141
3554
+ msgid "Do I need to fill this out?"
3555
+ msgstr "He d'omplir això?"
3556
+
3557
+ #: modules/contact-form/grunion-form-view.php:142
3558
+ msgid "Nope. However, if you&#8217;d like to modify where your feedback is sent, or the subject line you can. If you don&#8217;t make any changes here, feedback will be sent to the author of the page/post and the subject will be the name of this page/post."
3559
+ msgstr "No. Però si us agrada modificar on s'envien o l'assumpte de les opinions, podeu. Si no feu cap canvi aquí, les opinions s'enviaran a l'autor de la pàgina o de l'entrada i l'assumpte del missatge serà el nom de la pàgina o de l'entrada."
3560
+
3561
+ #: modules/contact-form/grunion-form-view.php:146
3562
+ msgid "Edit this new field"
3563
+ msgstr "Edita aquest camp nou"
3564
+
3565
+ #: modules/contact-form/grunion-form-view.php:148
3566
+ #: modules/sharedaddy/sharing-sources.php:980
3567
+ msgid "Label"
3568
+ msgstr "Etiqueta"
3569
+
3570
+ #: modules/contact-form/grunion-form-view.php:149
3571
+ msgid "New field"
3572
+ msgstr "Camp nou"
3573
+
3574
+ #: modules/contact-form/grunion-form-view.php:151
3575
+ msgid "Field type"
3576
+ msgstr "Tipus de camp"
3577
+
3578
+ #: modules/contact-form/grunion-form-view.php:153
3579
+ msgid "Checkbox"
3580
+ msgstr "Casella de selecció"
3581
+
3582
+ #: modules/contact-form/grunion-contact-form.php:85
3583
+ #: modules/contact-form/grunion-contact-form.php:86
3584
+ msgid "No feedback found"
3585
+ msgstr "No s'han trobat opinions"
3586
+
3587
+ #: modules/contact-form/grunion-contact-form.php:103
3588
+ msgid "Spam <span class=\"count\">(%s)</span>"
3589
+ msgid_plural "Spam <span class=\"count\">(%s)</span>"
3590
+ msgstr[0] "Brossa <span class=\"count\">(%s)</span>"
3591
+ msgstr[1] "Brosses <span class=\"count\">(%s)</span>"
3592
+
3593
+ #: modules/contact-form/grunion-contact-form.php:190
3594
+ msgid "An error occurred. Please try again later."
3595
+ msgstr ""
3596
+
3597
+ #: modules/contact-form/grunion-contact-form.php:198
3598
+ #: modules/contact-form/grunion-contact-form.php:851
3599
+ msgid "Message Sent"
3600
+ msgstr "Missatge enviat"
3601
+
3602
+ #: modules/contact-form/grunion-contact-form.php:356
3603
+ msgid "Export feedback as CSV"
3604
+ msgstr ""
3605
+
3606
+ #: modules/contact-form/grunion-contact-form.php:362
3607
+ msgid "Select feedback to download"
3608
+ msgstr ""
3609
+
3610
+ #: modules/contact-form/grunion-contact-form.php:364
3611
+ msgid "All posts"
3612
+ msgstr ""
3613
+
3614
+ #: modules/contact-form/grunion-contact-form.php:369
3615
+ msgid "Download"
3616
+ msgstr ""
3617
+
3618
+ #: modules/contact-form/grunion-contact-form.php:416
3619
+ #: modules/contact-form/grunion-contact-form.php:508
3620
+ #: modules/contact-form/grunion-form-view.php:30 modules/module-info.php:491
3621
+ #: modules/module-info.php:495
3622
+ msgid "Contact Form"
3623
+ msgstr "Formulari de contacte"
3624
+
3625
+ #: modules/contact-form/grunion-contact-form.php:722
3626
+ msgctxt "%1$s = blog name"
3627
+ msgid "%1$s Sidebar"
3628
+ msgstr ""
3629
+
3630
+ #: modules/contact-form/grunion-contact-form.php:725
3631
+ msgctxt "%1$s = blog name, %2$s = post title"
3632
+ msgid "%1$s %2$s"
3633
+ msgstr ""
3634
+
3635
+ #: modules/contact-form/grunion-contact-form.php:736
3636
+ msgid "Submit &#187;"
3637
+ msgstr "Envia &#187;"
3638
+
3639
+ #: modules/contact-form/grunion-contact-form.php:756
3640
+ msgid "Subject"
3641
+ msgstr "Assumpte"
3642
+
3643
+ #: modules/contact-form/grunion-contact-form.php:837
3644
+ msgid "Error!"
3645
+ msgstr "Error"
3646
+
3647
+ #: modules/contact-form/grunion-contact-form.php:852
3648
+ msgid "go back"
3649
+ msgstr "vés enrere"
3650
+
3651
+ #: modules/contact-form/grunion-contact-form.php:924
3652
+ #: modules/contact-form/grunion-contact-form.php:940
3653
+ msgctxt "%1$s = form field label, %2$s = form field value"
3654
+ msgid "%1$s: %2$s"
3655
+ msgstr "%1$s: %2$s"
3656
+
3657
+ #: modules/contact-form/grunion-contact-form.php:1205
3658
+ msgid "Time:"
3659
+ msgstr "Hora:"
3660
+
3661
+ #: modules/contact-form/grunion-contact-form.php:1206
3662
+ msgid "IP Address:"
3663
+ msgstr "Adreça IP:"
3664
+
3665
+ #: modules/contact-form/grunion-contact-form.php:1214
3666
+ msgid "Contact Form URL:"
3667
+ msgstr "URl del formulari de contacte:"
3668
+
3669
+ #: modules/contact-form/grunion-contact-form.php:1219
3670
+ msgid "Sent by a verified %s user."
3671
+ msgstr "S'ha enviat per un usuari %s verificat."
3672
+
3673
+ #: modules/contact-form/grunion-contact-form.php:1223
3674
+ msgid "Sent by an unverified visitor to your site."
3675
+ msgstr "Enviat per un/a visitant no verificat a la teva web."
3676
+
3677
+ #: modules/contact-form/grunion-contact-form.php:1461
3678
+ msgid "%s requires a valid email address"
3679
+ msgstr "%s necessita un correu electrònic vàlid"
3680
+
3681
+ #: modules/contact-form/grunion-contact-form.php:1467
3682
+ msgid "%s is required"
3683
+ msgstr "Es necessita %s"
3684
+
3685
+ #: modules/contact-form/grunion-contact-form.php:1514
3686
+ #: modules/contact-form/grunion-contact-form.php:1520
3687
+ #: modules/contact-form/grunion-contact-form.php:1525
3688
+ #: modules/contact-form/grunion-contact-form.php:1539
3689
+ #: modules/contact-form/grunion-contact-form.php:1545
3690
+ #: modules/contact-form/grunion-contact-form.php:1556
3691
+ #: modules/contact-form/grunion-contact-form.php:1566
3692
+ msgid "(required)"
3693
+ msgstr "(necessari)"
3694
+
3695
+ #: modules/contact-form/grunion-contact-form.php:1538
3696
+ #: modules/minileven/minileven.php:261
3697
+ msgid "Yes"
3698
+ msgstr "Sí"
3699
+
3700
+ #: modules/contact-form/grunion-form-view.php:8
3701
+ msgctxt "Label for HTML form \"Name\" field in contact form builder"
3702
+ msgid "Name"
3703
+ msgstr "Nom"
3704
+
3705
+ #: modules/contact-form/grunion-form-view.php:9
3706
+ msgctxt "Label for HTML form \"Email\" field in contact form builder"
3707
+ msgid "Email"
3708
+ msgstr "Correu electrònic"
3709
+
3710
+ #: modules/contact-form/grunion-form-view.php:10
3711
+ msgctxt "Label for HTML form \"URL/Website\" field in contact form builder"
3712
+ msgid "Website"
3713
+ msgstr "Lloc web"
3714
+
3715
+ #: modules/comments/comments.php:187
3716
+ msgid "You must <a href=\"%s\">log in</a> to post a comment."
3717
+ msgstr "Heu d'a href=\"%s\">entrar</a> per publicar un comentari."
3718
+
3719
+ #: modules/comments/comments.php:212
3720
+ msgid "Leave a Reply to %s"
3721
+ msgstr "Respon a %s"
3722
+
3723
+ #: modules/comments/comments.php:251
3724
+ msgid "Cancel reply"
3725
+ msgstr "Cancel·la les respostes"
3726
+
3727
+ #: modules/comments/comments.php:387
3728
+ msgid "Invalid security token."
3729
+ msgstr "El testimoni de seguretat no és vàlid."
3730
+
3731
+ #: modules/comments/comments.php:448 modules/comments/comments.php:499
3732
+ msgid "Submitting Comment%s"
3733
+ msgstr "S'esta enviant el comentari %s"
3734
+
3735
+ #: modules/contact-form/admin.php:16
3736
+ msgid "Add a custom form"
3737
+ msgstr "Afegeix un formulari personalitzat"
3738
+
3739
+ #: modules/contact-form/admin.php:21 modules/contact-form/admin.php:22
3740
+ msgid "Add Contact Form"
3741
+ msgstr ""
3742
+
3743
+ #: modules/contact-form/admin.php:101
3744
+ msgid "Mark Spam"
3745
+ msgstr "Marca com a brossa"
3746
+
3747
+ #: modules/contact-form/admin.php:140 modules/contact-form/admin.php:534
3748
+ msgid "You are not allowed to manage this item."
3749
+ msgstr "No teniu autorització per gestionar aquest element."
3750
+
3751
+ #: modules/contact-form/admin.php:157
3752
+ msgid "Feedback(s) marked as spam"
3753
+ msgstr ""
3754
+
3755
+ #: modules/contact-form/admin.php:196
3756
+ #: modules/contact-form/grunion-omnisearch.php:36
3757
+ msgid "From"
3758
+ msgstr "Des de"
3759
+
3760
+ #: modules/contact-form/admin.php:197
3761
+ #: modules/contact-form/grunion-contact-form.php:760
3762
+ #: modules/contact-form/grunion-omnisearch.php:37
3763
+ msgid "Message"
3764
+ msgstr "Missatge"
3765
+
3766
+ #: modules/contact-form/admin.php:198
3767
+ #: modules/contact-form/grunion-omnisearch.php:38
3768
+ #: modules/omnisearch/omnisearch-posts.php:46
3769
+ msgid "Date"
3770
+ msgstr "Data"
3771
+
3772
+ #: modules/contact-form/admin.php:268
3773
+ msgid "Restore this item from the Trash"
3774
+ msgstr "Restaura aquest element de la paperera"
3775
+
3776
+ #: modules/contact-form/admin.php:270
3777
+ msgid "Restore"
3778
+ msgstr "Restaura"
3779
+
3780
+ #: modules/contact-form/admin.php:273 modules/contact-form/admin.php:372
3781
+ msgid "Delete this item permanently"
3782
+ msgstr "Elimina aquest element permanentment"
3783
+
3784
+ #: modules/contact-form/admin.php:275 modules/contact-form/admin.php:374
3785
+ msgid "Delete Permanently"
3786
+ msgstr "Suprimeix definitivament"
3787
+
3788
+ #: modules/contact-form/admin.php:306
3789
+ msgid "Mark this message as spam"
3790
+ msgstr "Marca aquest missatge com a brossa"
3791
+
3792
+ #: modules/contact-form/admin.php:313 modules/contact-form/admin.php:315
3793
+ #: modules/contact-form/admin.php:612
3794
+ #: modules/omnisearch/omnisearch-posts.php:65
3795
+ msgid "Trash"
3796
+ msgstr "Paperera"
3797
+
3798
+ #: modules/contact-form/admin.php:366
3799
+ msgid "Mark this message as NOT spam"
3800
+ msgstr "Marca el missatge com a legítim"
3801
+
3802
+ #: modules/contact-form/admin.php:406
3803
+ #: modules/contact-form/grunion-contact-form.php:1183
3804
+ msgctxt "{$date_format} \\a\\t {$time_format}"
3805
+ msgid "%1$s \\a\\t %2$s"
3806
+ msgstr ""
3807
+
3808
+ #: modules/contact-form/admin.php:568
3809
+ msgid "You are not allowed to move this item out of the Trash."
3810
+ msgstr "No teniu autorització per treure aquest element de la paperera."
3811
+
3812
+ #: modules/contact-form/admin.php:571
3813
+ msgid "Error in restoring from Trash."
3814
+ msgstr "Error en restaurar de la paperera."
3815
+
3816
+ #: modules/contact-form/admin.php:575
3817
+ msgid "You are not allowed to move this item to the Trash."
3818
+ msgstr "No teniu permís per moure aquest element a la paperera."
3819
+
3820
+ #: modules/contact-form/admin.php:578
3821
+ msgid "Error in moving to Trash."
3822
+ msgstr "S'ha produït un error en moure a la paperera."
3823
+
3824
+ #: modules/contact-form/admin.php:602
3825
+ msgid "Messages"
3826
+ msgstr "Missatges"
3827
+
3828
+ #: modules/contact-form/admin.php:625
3829
+ msgid "Spam"
3830
+ msgstr "Correu brossa"
3831
+
3832
+ #: modules/contact-form/grunion-contact-form.php:82
3833
+ #: modules/contact-form/grunion-contact-form.php:83
3834
+ #: modules/contact-form/grunion-form-view.php:136
3835
+ msgid "Feedback"
3836
+ msgstr "Opinions (en anglès)"
3837
+
3838
+ #: modules/contact-form/grunion-contact-form.php:84
3839
+ msgid "Search Feedback"
3840
+ msgstr "Cerca opinions"
3841
+
3842
+ #: modules/carousel/jetpack-carousel.php:317
3843
+ msgid "Missing target blog ID."
3844
+ msgstr "Falta l'identificador del bloc de destí."
3845
+
3846
+ #: modules/carousel/jetpack-carousel.php:320
3847
+ msgid "Missing target post ID."
3848
+ msgstr "Falta l'identificador de l'entrada de destinació."
3849
+
3850
+ #: modules/carousel/jetpack-carousel.php:323
3851
+ msgid "No comment text was submitted."
3852
+ msgstr "No s'ha enviat text del comentari."
3853
+
3854
+ #: modules/carousel/jetpack-carousel.php:335
3855
+ msgid "Comments on this post are closed."
3856
+ msgstr "Els comentaris d'aquesta entrada estan tancats."
3857
+
3858
+ #: modules/carousel/jetpack-carousel.php:345
3859
+ msgid "Sorry, but we could not authenticate your request."
3860
+ msgstr "Ho sentim, però no podem autenticar la sol·licitud."
3861
+
3862
+ #: modules/carousel/jetpack-carousel.php:354
3863
+ msgid "Please provide your name."
3864
+ msgstr "Proporcioneu el vostre nom."
3865
+
3866
+ #: modules/carousel/jetpack-carousel.php:357
3867
+ msgid "Please provide an email address."
3868
+ msgstr "Proporcioneu una adreça de correu electrònic."
3869
+
3870
+ #: modules/carousel/jetpack-carousel.php:360
3871
+ msgid "Please provide a valid email address."
3872
+ msgstr "Proporcioneu una adreça de correu electrònic vàlid."
3873
+
3874
+ #: modules/carousel/jetpack-carousel.php:389
3875
+ msgid "Image Gallery Carousel"
3876
+ msgstr "Carrusel de la galeria d'imatges"
3877
+
3878
+ #: modules/carousel/jetpack-carousel.php:392
3879
+ msgid "Enable carousel"
3880
+ msgstr "Activar el carrusel"
3881
+
3882
+ #: modules/carousel/jetpack-carousel.php:396
3883
+ msgid "Background color"
3884
+ msgstr "Color de fons"
3885
+
3886
+ #: modules/carousel/jetpack-carousel.php:399
3887
+ msgid "Metadata"
3888
+ msgstr "Metadada"
3889
+
3890
+ #: modules/carousel/jetpack-carousel.php:456
3891
+ msgid "Show photo metadata (<a href=\"http://en.wikipedia.org/wiki/Exchangeable_image_file_format\" target=\"_blank\">Exif</a>) in carousel, when available."
3892
+ msgstr "Mostra metadades (<a href=\"http://en.wikipedia.org/wiki/Exchangeable_image_file_format\" target=\"_blank\">Exif</a>) de la foto al carrousel, quan hi hagi"
3893
+
3894
+ #: modules/carousel/jetpack-carousel.php:464
3895
+ msgid "Show map of photo location in carousel, when available."
3896
+ msgstr "Mostra el mapa de localització de la foto al carrusel, quan hi hagi"
3897
+
3898
+ #: modules/carousel/jetpack-carousel.php:472
3899
+ msgid "Black"
3900
+ msgstr "Negre"
3901
+
3902
+ #: modules/carousel/jetpack-carousel.php:472
3903
+ msgid "White"
3904
+ msgstr "Blanc"
3905
+
3906
+ #: modules/carousel/jetpack-carousel.php:480
3907
+ msgid "Display images in full-size carousel slideshow."
3908
+ msgstr "Mostra les imatges a mida completa a les diapositives del carrusel."
3909
+
3910
+ #: modules/comments/admin.php:50 modules/comments/comments.php:211
3911
+ #: modules/minileven/theme/pub/minileven/content-gallery.php:71
3912
+ msgid "Leave a Reply"
3913
+ msgstr "Deixa un comentari"
3914
+
3915
+ #: modules/comments/admin.php:54 modules/widgets/facebook-likebox.php:156
3916
+ #: modules/widgets/twitter-timeline.php:217
3917
+ msgid "Light"
3918
+ msgstr "Clar"
3919
+
3920
+ #: modules/comments/admin.php:55 modules/widgets/facebook-likebox.php:157
3921
+ #: modules/widgets/twitter-timeline.php:218
3922
+ msgid "Dark"
3923
+ msgstr "Obscur"
3924
+
3925
+ #: modules/comments/admin.php:56
3926
+ msgid "Transparent"
3927
+ msgstr "Transparent"
3928
+
3929
+ #: modules/comments/admin.php:72 modules/module-info.php:521
3930
+ msgid "Jetpack Comments"
3931
+ msgstr "Comentaris del Jetpack"
3932
+
3933
+ #: modules/comments/admin.php:81
3934
+ msgid "Greeting Text"
3935
+ msgstr "Text de salutació"
3936
+
3937
+ #: modules/comments/admin.php:97 modules/comments/admin.php:168
3938
+ #: modules/widgets/facebook-likebox.php:154
3939
+ msgid "Color Scheme"
3940
+ msgstr "Esquema de color"
3941
+
3942
+ #: modules/comments/admin.php:118
3943
+ msgid "Adjust your Jetpack Comments form with a clever greeting and color-scheme."
3944
+ msgstr "Ajusta el formulari dels comentaris del Jetpack amb una salutació i esquema de color intel·ligents."
3945
+
3946
+ #: modules/comments/admin.php:134
3947
+ msgid "A few catchy words to motivate your readers to comment"
3948
+ msgstr "Unes poques paraules enganxoses que motivin els lectors a comentar"
3949
+
3950
+ #: modules/comments/base.php:83
3951
+ msgid "Invalid request"
3952
+ msgstr "Sol·licitud no vàlida"
3953
+
3954
+ #: modules/comments/base.php:230
3955
+ msgid "Error: please fill the required fields (name, email)."
3956
+ msgstr "Error: completeu els camps necessaris (nom, correu electrònic)."
3957
+
3958
+ #: modules/comments/base.php:232
3959
+ msgid "Error: please enter a valid email address."
3960
+ msgstr "Error: introdueix una adreça de correu electrònic vàlid."
3961
+
3962
+ #: modules/after-the-deadline/config-options.php:83
3963
+ msgid "<a href=\"%s\">Learn more</a> about these options."
3964
+ msgstr "<a href=\"%s\">Aprén més</a> sobre aquestes opcions."
3965
+
3966
+ #: modules/after-the-deadline/config-options.php:86
3967
+ msgid "Language"
3968
+ msgstr "Llengua "
3969
+
3970
+ #: modules/after-the-deadline/config-options.php:89
3971
+ msgctxt "%1$s = http://codex.wordpress.org/Installing_WordPress_in_Your_Language, %2$s = WPLANG"
3972
+ msgid "The proofreader supports English, French, German, Portuguese, and Spanish. Your <a href=\"%1$s\">%2$s</a> value is the default proofreading language."
3973
+ msgstr ""
3974
+
3975
+ #: modules/after-the-deadline/config-options.php:95
3976
+ msgid "Use automatically detected language to proofread posts and pages"
3977
+ msgstr "Fes servir la detecció automàtica de l'idioma per a corregir les entrades i pàgines."
3978
+
3979
+ #: modules/after-the-deadline/config-unignore.php:129
3980
+ msgid "Ignored Phrases"
3981
+ msgstr "Frases ignorades"
3982
+
3983
+ #: modules/after-the-deadline/config-unignore.php:131
3984
+ msgid "Identify words and phrases to ignore while proofreading your posts and pages:"
3985
+ msgstr "Identifica les paraules i frases que cal ignorar quan corregiu les entrades i pàgines:"
3986
+
3987
+ #: modules/after-the-deadline/config-unignore.php:133
3988
+ #: modules/widget-visibility/widget-conditions.php:174
3989
+ msgid "Add"
3990
+ msgstr "Afegeix"
3991
+
3992
+ #: modules/after-the-deadline/config-unignore.php:138
3993
+ msgid "Be sure to click \"Update Profile\" at the bottom of the screen to save your changes."
3994
+ msgstr "Assegureu-vos que feu clic al botó \"Actualitza el perfil\" del peu de la pàgina per desar els canvis."
3995
+
3996
+ #: modules/carousel/jetpack-carousel.php:106
3997
+ msgid "Comment"
3998
+ msgstr "Comentari"
3999
+
4000
+ #: modules/carousel/jetpack-carousel.php:107
4001
+ msgid "Post Comment"
4002
+ msgstr "Envia un comentari"
4003
+
4004
+ #: modules/carousel/jetpack-carousel.php:108
4005
+ msgid "Loading Comments..."
4006
+ msgstr "S'estan carregant els comentaris..."
4007
+
4008
+ #: modules/carousel/jetpack-carousel.php:109
4009
+ msgid "View full size <span class=\"photo-size\">%1$s<span class=\"photo-size-times\">&times;</span>%2$s</span>"
4010
+ msgstr "Visualitza a mida completa <span class=\"photo-size\">%1$s<span class=\"photo-size-times\">&times;</span>%2$s</span>"
4011
+
4012
+ #: modules/carousel/jetpack-carousel.php:110
4013
+ msgid "Please be sure to submit some text with your comment."
4014
+ msgstr "Assegureu-vos d'enviar algun text amb el comentari."
4015
+
4016
+ #: modules/carousel/jetpack-carousel.php:111
4017
+ msgid "Please provide an email address to comment."
4018
+ msgstr "Proporcioneu una adreça de correu electrònic per comentar."
4019
+
4020
+ #: modules/carousel/jetpack-carousel.php:112
4021
+ msgid "Please provide your name to comment."
4022
+ msgstr "Proporcioneu el nom per comentar."
4023
+
4024
+ #: modules/carousel/jetpack-carousel.php:113
4025
+ msgid "Sorry, but there was an error posting your comment. Please try again later."
4026
+ msgstr "S'ha produït un error en publicar el comentari. Torneu a intentar-ho més tard."
4027
+
4028
+ #: modules/carousel/jetpack-carousel.php:114
4029
+ msgid "Your comment was approved."
4030
+ msgstr "El comentari s'ha aprovat."
4031
+
4032
+ #: modules/carousel/jetpack-carousel.php:115
4033
+ msgid "Your comment is in moderation."
4034
+ msgstr "El comentari està en moderació."
4035
+
4036
+ #: modules/carousel/jetpack-carousel.php:116
4037
+ msgid "Camera"
4038
+ msgstr "Càmera"
4039
+
4040
+ #: modules/carousel/jetpack-carousel.php:117
4041
+ msgid "Aperture"
4042
+ msgstr "Apertura"
4043
+
4044
+ #: modules/carousel/jetpack-carousel.php:118
4045
+ msgid "Shutter Speed"
4046
+ msgstr "Velocitat de l'obturador"
4047
+
4048
+ #: modules/carousel/jetpack-carousel.php:119
4049
+ msgid "Focal Length"
4050
+ msgstr "Longitud focal"
4051
+
4052
+ #: modules/carousel/jetpack-carousel.php:129
4053
+ msgid "Commenting as %s"
4054
+ msgstr "S'està comentant com a %s"
4055
+
4056
+ #: modules/carousel/jetpack-carousel.php