Version Description
- Added Polish translation.
- Updated Italian translation.
- Updated French translation.
- Fixed bug with date() call causing a display error in some cases.
- Minor bug fixes.
Download this release
Release Info
Developer | pderksen |
Plugin | Simple Calendar – Google Calendar Plugin |
Version | 2.0.6.1 |
Comparing to | |
See all releases |
Code changes from version 2.0.6 to 2.0.6.1
- license.txt → LICENSE.txt +338 -338
- readme.txt → README.txt +292 -284
- class-google-calendar-events.php +1 -1
- css/gce-style.css +219 -219
- google-calendar-events.php +60 -60
- includes/admin/admin-functions.php +10 -10
- includes/class-gce-display.php +1 -1
- includes/class-gce-event.php +1 -1
- includes/class-gce-feed.php +2 -2
- includes/gce-feed-cpt.php +1 -1
- js/gce-script.js +105 -105
- js/jquery-qtip.js +14 -14
- languages/gce-de_DE.po +1447 -1447
- languages/gce-fr_FR.mo +0 -0
- languages/gce-fr_FR.po +749 -1450
- languages/gce-it_IT.mo +0 -0
- languages/gce-it_IT.po +741 -693
- languages/gce-nb_NO.po +652 -652
- languages/gce-pl_PL.mo +0 -0
- languages/gce-pl_PL.po +655 -0
- languages/gce.pot +165 -78
- uninstall.php +75 -75
- views/admin/display-options-meta.php +1 -1
- views/admin/gce-feed-meta-display.php +2 -2
license.txt → LICENSE.txt
RENAMED
@@ -1,339 +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.
|
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.
|
readme.txt → README.txt
RENAMED
@@ -1,284 +1,292 @@
|
|
1 |
-
=== Google Calendar Events ===
|
2 |
-
Contributors: pderksen, nickyoung87, rosshanney
|
3 |
-
Tags: google calendar, google, calendar, events, gcal
|
4 |
-
Requires at least: 3.7.4
|
5 |
-
Tested up to: 4.0
|
6 |
-
Stable tag: trunk
|
7 |
-
License: GPLv2 or later
|
8 |
-
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
9 |
-
|
10 |
-
Parses Google Calendar feeds and displays the events as a calendar grid or list on a page, post or widget.
|
11 |
-
|
12 |
-
== Description ==
|
13 |
-
|
14 |
-
Parses Google Calendar feeds and displays the events as a calendar grid or list on a page, post or widget.
|
15 |
-
|
16 |
-
= Features =
|
17 |
-
|
18 |
-
* Parses Google Calendar feeds to extract events.
|
19 |
-
* Displays events as a list or within a calendar grid.
|
20 |
-
* Events from multiple Google Calendar feeds can be shown in a single list / grid.
|
21 |
-
* Lists and grids can be displayed in posts, pages or within a widget.
|
22 |
-
* Options to change the number of events retrieved, date / time format, cache duration, etc.
|
23 |
-
* Complete customisation of the event information displayed.
|
24 |
-
* Calendar grids can have the ability to change the month displayed.
|
25 |
-
|
26 |
-
[Plugin Documentation & Getting Started](http://wpdocs.philderksen.com/google-calendar-events/?utm_source=wordpress_org&utm_medium=link&utm_campaign=gce_lite)
|
27 |
-
|
28 |
-
###Feature Requests and Updates###
|
29 |
-
|
30 |
-
* [Public roadmap/feature requests](https://trello.com/b/ZQSzsarY)
|
31 |
-
* [Get notified when new features are released](http://eepurl.com/0_VsT)
|
32 |
-
* [Follow this project on Github](https://github.com/pderksen/WP-Google-Calendar-Events)
|
33 |
-
|
34 |
-
This plugin was originally created by [Ross Hanney](http://www.rhanney.co.uk), a web developer based in the UK specialising in WordPress and PHP.
|
35 |
-
|
36 |
-
## Available Translations ##
|
37 |
-
|
38 |
-
* Spanish - Provided by Eduardo Larequi of [educacion.navarra.es/web/pnte/](http://www.educacion.navarra.es/web/pnte/).
|
39 |
-
* Italian - Provided by Francesco Paccagnella of [pacca.it](http://www.pacca.it/).
|
40 |
-
* French - Provided by Vincent Bray.
|
41 |
-
* German - Provided by Stefanie Drucker of [kreativhuhn.at](http://www.kreativhuhn.at/).
|
42 |
-
* Norwegian - Provided by Tore Hjartland of [aliom.no](http://www.aliom.no/).
|
43 |
-
|
44 |
-
== Installation ==
|
45 |
-
|
46 |
-
There are three ways to install this plugin.
|
47 |
-
|
48 |
-
= 1. Admin Search =
|
49 |
-
1. In your Admin, go to menu Plugins > Add.
|
50 |
-
1. Search for `Google Calendar`.
|
51 |
-
1. Find the plugin that's labeled `Google Calendar Events`.
|
52 |
-
1. Look for the author name `Phil Derksen` on the plugin.
|
53 |
-
1. Click to install.
|
54 |
-
1. Activate the plugin.
|
55 |
-
1. A new menu item `GCal Events` will appear in the main menu.
|
56 |
-
|
57 |
-
= 2. Download & Upload =
|
58 |
-
1. Download the plugin (a zip file) on the right column of this page.
|
59 |
-
1. In your Admin, go to menu Plugins > Add.
|
60 |
-
1. Select the tab "Upload".
|
61 |
-
1. Upload the .zip file you just downloaded.
|
62 |
-
1. Activate the plugin.
|
63 |
-
1. A new menu item `GCal Events` will appear in the main menu.
|
64 |
-
|
65 |
-
= 3. FTP Upload =
|
66 |
-
1. Download the plugin (.zip file) on the right column of this page.
|
67 |
-
1. Unzip the zip file contents.
|
68 |
-
1. Upload the `google-calendar-events` folder to the `/wp-content/plugins/` directory of your site.
|
69 |
-
1. Activate the plugin through the 'Plugins' menu in WordPress.
|
70 |
-
1. A new menu item `GCal Events` will appear in the main menu.
|
71 |
-
|
72 |
-
== Frequently Asked Questions ==
|
73 |
-
|
74 |
-
[Plugin Documentation & Getting Started](http://wpdocs.philderksen.com/google-calendar-events/?utm_source=wordpress_org&utm_medium=link&utm_campaign=gce_lite)
|
75 |
-
|
76 |
-
== Screenshots ==
|
77 |
-
|
78 |
-
1. Grid display in full page with tooltip
|
79 |
-
1. Grid display in widget
|
80 |
-
1. List display in widget
|
81 |
-
1. Simple display options
|
82 |
-
1. Calendar feed settings
|
83 |
-
1. Calendar widget settings
|
84 |
-
1. Event display builder editor
|
85 |
-
|
86 |
-
== Changelog ==
|
87 |
-
|
88 |
-
= 2.0.6 =
|
89 |
-
|
90 |
-
* Added
|
91 |
-
*
|
92 |
-
*
|
93 |
-
|
94 |
-
|
95 |
-
|
96 |
-
|
97 |
-
|
98 |
-
|
99 |
-
|
100 |
-
* Fixed
|
101 |
-
|
102 |
-
|
103 |
-
|
104 |
-
*
|
105 |
-
|
106 |
-
|
107 |
-
|
108 |
-
|
109 |
-
*
|
110 |
-
*
|
111 |
-
*
|
112 |
-
*
|
113 |
-
*
|
114 |
-
|
115 |
-
|
116 |
-
|
117 |
-
* Added
|
118 |
-
* Added
|
119 |
-
*
|
120 |
-
*
|
121 |
-
*
|
122 |
-
*
|
123 |
-
*
|
124 |
-
* Added
|
125 |
-
* Added
|
126 |
-
*
|
127 |
-
*
|
128 |
-
*
|
129 |
-
*
|
130 |
-
|
131 |
-
|
132 |
-
|
133 |
-
*
|
134 |
-
|
135 |
-
|
136 |
-
|
137 |
-
*
|
138 |
-
|
139 |
-
|
140 |
-
|
141 |
-
|
142 |
-
|
143 |
-
|
144 |
-
|
145 |
-
* Fixed
|
146 |
-
|
147 |
-
|
148 |
-
|
149 |
-
|
150 |
-
* Added
|
151 |
-
|
152 |
-
|
153 |
-
|
154 |
-
|
155 |
-
|
156 |
-
|
157 |
-
|
158 |
-
|
159 |
-
|
160 |
-
|
161 |
-
|
162 |
-
|
163 |
-
|
164 |
-
*
|
165 |
-
|
166 |
-
|
167 |
-
|
168 |
-
|
169 |
-
|
170 |
-
|
171 |
-
|
172 |
-
*
|
173 |
-
*
|
174 |
-
|
175 |
-
|
176 |
-
|
177 |
-
|
178 |
-
* Fixed bug causing
|
179 |
-
* Fixed bug
|
180 |
-
*
|
181 |
-
*
|
182 |
-
|
183 |
-
= 0.7 =
|
184 |
-
|
185 |
-
* Fixed bug causing
|
186 |
-
*
|
187 |
-
* Fixed
|
188 |
-
*
|
189 |
-
*
|
190 |
-
|
191 |
-
|
192 |
-
|
193 |
-
*
|
194 |
-
|
195 |
-
|
196 |
-
|
197 |
-
*
|
198 |
-
*
|
199 |
-
*
|
200 |
-
*
|
201 |
-
*
|
202 |
-
|
203 |
-
|
204 |
-
|
205 |
-
|
206 |
-
*
|
207 |
-
|
208 |
-
|
209 |
-
|
210 |
-
*
|
211 |
-
|
212 |
-
|
213 |
-
|
214 |
-
|
215 |
-
|
216 |
-
|
217 |
-
|
218 |
-
*
|
219 |
-
*
|
220 |
-
*
|
221 |
-
|
222 |
-
|
223 |
-
|
224 |
-
|
225 |
-
*
|
226 |
-
*
|
227 |
-
*
|
228 |
-
*
|
229 |
-
*
|
230 |
-
|
231 |
-
|
232 |
-
|
233 |
-
*
|
234 |
-
|
235 |
-
|
236 |
-
|
237 |
-
*
|
238 |
-
*
|
239 |
-
|
240 |
-
|
241 |
-
|
242 |
-
|
243 |
-
|
244 |
-
|
245 |
-
|
246 |
-
|
247 |
-
|
248 |
-
|
249 |
-
|
250 |
-
*
|
251 |
-
*
|
252 |
-
|
253 |
-
= 0.2 =
|
254 |
-
|
255 |
-
* Added
|
256 |
-
*
|
257 |
-
*
|
258 |
-
|
259 |
-
|
260 |
-
|
261 |
-
|
262 |
-
|
263 |
-
|
264 |
-
|
265 |
-
*
|
266 |
-
|
267 |
-
= 0.1.
|
268 |
-
|
269 |
-
*
|
270 |
-
|
271 |
-
= 0.1.
|
272 |
-
|
273 |
-
*
|
274 |
-
|
275 |
-
|
276 |
-
|
277 |
-
|
278 |
-
|
279 |
-
|
280 |
-
|
281 |
-
|
282 |
-
|
283 |
-
|
284 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
=== Google Calendar Events ===
|
2 |
+
Contributors: pderksen, nickyoung87, rosshanney
|
3 |
+
Tags: google calendar, google, calendar, events, gcal
|
4 |
+
Requires at least: 3.7.4
|
5 |
+
Tested up to: 4.0
|
6 |
+
Stable tag: trunk
|
7 |
+
License: GPLv2 or later
|
8 |
+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
9 |
+
|
10 |
+
Parses Google Calendar feeds and displays the events as a calendar grid or list on a page, post or widget.
|
11 |
+
|
12 |
+
== Description ==
|
13 |
+
|
14 |
+
Parses Google Calendar feeds and displays the events as a calendar grid or list on a page, post or widget.
|
15 |
+
|
16 |
+
= Features =
|
17 |
+
|
18 |
+
* Parses Google Calendar feeds to extract events.
|
19 |
+
* Displays events as a list or within a calendar grid.
|
20 |
+
* Events from multiple Google Calendar feeds can be shown in a single list / grid.
|
21 |
+
* Lists and grids can be displayed in posts, pages or within a widget.
|
22 |
+
* Options to change the number of events retrieved, date / time format, cache duration, etc.
|
23 |
+
* Complete customisation of the event information displayed.
|
24 |
+
* Calendar grids can have the ability to change the month displayed.
|
25 |
+
|
26 |
+
[Plugin Documentation & Getting Started](http://wpdocs.philderksen.com/google-calendar-events/?utm_source=wordpress_org&utm_medium=link&utm_campaign=gce_lite)
|
27 |
+
|
28 |
+
###Feature Requests and Updates###
|
29 |
+
|
30 |
+
* [Public roadmap/feature requests](https://trello.com/b/ZQSzsarY)
|
31 |
+
* [Get notified when new features are released](http://eepurl.com/0_VsT)
|
32 |
+
* [Follow this project on Github](https://github.com/pderksen/WP-Google-Calendar-Events)
|
33 |
+
|
34 |
+
This plugin was originally created by [Ross Hanney](http://www.rhanney.co.uk), a web developer based in the UK specialising in WordPress and PHP.
|
35 |
+
|
36 |
+
## Available Translations ##
|
37 |
+
|
38 |
+
* Spanish - Provided by Eduardo Larequi of [educacion.navarra.es/web/pnte/](http://www.educacion.navarra.es/web/pnte/).
|
39 |
+
* Italian - Provided by Francesco Paccagnella of [pacca.it](http://www.pacca.it/).
|
40 |
+
* French - Provided by Vincent Bray.
|
41 |
+
* German - Provided by Stefanie Drucker of [kreativhuhn.at](http://www.kreativhuhn.at/).
|
42 |
+
* Norwegian - Provided by Tore Hjartland of [aliom.no](http://www.aliom.no/).
|
43 |
+
|
44 |
+
== Installation ==
|
45 |
+
|
46 |
+
There are three ways to install this plugin.
|
47 |
+
|
48 |
+
= 1. Admin Search =
|
49 |
+
1. In your Admin, go to menu Plugins > Add.
|
50 |
+
1. Search for `Google Calendar`.
|
51 |
+
1. Find the plugin that's labeled `Google Calendar Events`.
|
52 |
+
1. Look for the author name `Phil Derksen` on the plugin.
|
53 |
+
1. Click to install.
|
54 |
+
1. Activate the plugin.
|
55 |
+
1. A new menu item `GCal Events` will appear in the main menu.
|
56 |
+
|
57 |
+
= 2. Download & Upload =
|
58 |
+
1. Download the plugin (a zip file) on the right column of this page.
|
59 |
+
1. In your Admin, go to menu Plugins > Add.
|
60 |
+
1. Select the tab "Upload".
|
61 |
+
1. Upload the .zip file you just downloaded.
|
62 |
+
1. Activate the plugin.
|
63 |
+
1. A new menu item `GCal Events` will appear in the main menu.
|
64 |
+
|
65 |
+
= 3. FTP Upload =
|
66 |
+
1. Download the plugin (.zip file) on the right column of this page.
|
67 |
+
1. Unzip the zip file contents.
|
68 |
+
1. Upload the `google-calendar-events` folder to the `/wp-content/plugins/` directory of your site.
|
69 |
+
1. Activate the plugin through the 'Plugins' menu in WordPress.
|
70 |
+
1. A new menu item `GCal Events` will appear in the main menu.
|
71 |
+
|
72 |
+
== Frequently Asked Questions ==
|
73 |
+
|
74 |
+
[Plugin Documentation & Getting Started](http://wpdocs.philderksen.com/google-calendar-events/?utm_source=wordpress_org&utm_medium=link&utm_campaign=gce_lite)
|
75 |
+
|
76 |
+
== Screenshots ==
|
77 |
+
|
78 |
+
1. Grid display in full page with tooltip
|
79 |
+
1. Grid display in widget
|
80 |
+
1. List display in widget
|
81 |
+
1. Simple display options
|
82 |
+
1. Calendar feed settings
|
83 |
+
1. Calendar widget settings
|
84 |
+
1. Event display builder editor
|
85 |
+
|
86 |
+
== Changelog ==
|
87 |
+
|
88 |
+
= 2.0.6.1 =
|
89 |
+
|
90 |
+
* Added Polish translation.
|
91 |
+
* Updated Italian translation.
|
92 |
+
* Updated French translation.
|
93 |
+
* Fixed bug with date() call causing a display error in some cases.
|
94 |
+
* Minor bug fixes.
|
95 |
+
|
96 |
+
= 2.0.6 =
|
97 |
+
|
98 |
+
* Added minimum and maximum feed date options to fix event display issues and boost performance.
|
99 |
+
* Fixed a caching issue to increase performance.
|
100 |
+
* Fixed bug where backslashes kept getting added to event titles that already contained single quotes when navigating through pages in widget.
|
101 |
+
|
102 |
+
= 2.0.5.1 =
|
103 |
+
|
104 |
+
* Fix timezone issue.
|
105 |
+
|
106 |
+
= 2.0.5 =
|
107 |
+
|
108 |
+
* Fixed display bug with event date and grouped lists.
|
109 |
+
* Fixed broken paging links when feed IDs contain spaces between them.
|
110 |
+
* Fixed bug with start offset and grouped lists not working properly.
|
111 |
+
* Fixed bug where clear cache link was showing on any type of CPT.
|
112 |
+
* Added German translation - Provided by Stefanie Drucker of [kreativhuhn.at](http://www.kreativhuhn.at/).
|
113 |
+
* Added Norwegian translation - Provided by Tore Hjartland of [aliom.no](http://www.aliom.no/).
|
114 |
+
|
115 |
+
= 2.0.4 =
|
116 |
+
|
117 |
+
* Added option to show/hide paging.
|
118 |
+
* Added option to limit display to any number of days or events per page.
|
119 |
+
* Added option to set the start date offset any number of days back or ahead (list view).
|
120 |
+
* Removed retrieve events from/until options now that display limit options will be used.
|
121 |
+
* Removed max number of events to retrieve option.
|
122 |
+
* Added shortcode attribute 'paging'.
|
123 |
+
* Added shortcode attribute 'interval'.
|
124 |
+
* Added shortcode attribute 'interval_count'.
|
125 |
+
* Added shortcode attribute 'offset_interval_count'.
|
126 |
+
* Added shortcode attribute 'offset_direction'.
|
127 |
+
* Updated shortcode 'display' attribute to allow a value of 'grouped-list'.
|
128 |
+
* Date no longer shows up for the title (list view).
|
129 |
+
* HTML restructured to use div tags instead of an unordered list (list view).
|
130 |
+
* Nav bar HTML (Back/Next links and month title) restructured to use div tags instead of span and percentages.
|
131 |
+
* Moved clear cache button and changed style.
|
132 |
+
* Added Italian translation - Provided by Francesco Paccagnella of [pacca.it](http://www.pacca.it/).
|
133 |
+
* Added French translation - Provided by Vincent Bray.
|
134 |
+
* Fixed PHP error during upgrade.
|
135 |
+
* Fixed cross-site scripting (XSS) vulnerability.
|
136 |
+
* JavaScript restructured to fit more in line with best practices.
|
137 |
+
* Remove unused admin script file.
|
138 |
+
|
139 |
+
= 2.0.3.1 =
|
140 |
+
|
141 |
+
* Fixed bug where retrieve from/until dates were accidentally removed.
|
142 |
+
|
143 |
+
= 2.0.3 =
|
144 |
+
|
145 |
+
* Fixed bug where calendar feed caches weren't getting cleared properly.
|
146 |
+
* Fixed feed settings metabox content wrapping issue.
|
147 |
+
|
148 |
+
= 2.0.2 =
|
149 |
+
|
150 |
+
* Added Spanish translation - Provided by Eduardo Larequi of [educacion.navarra.es/web/pnte/](http://www.educacion.navarra.es/web/pnte/).
|
151 |
+
* Fixed timezone issues by forcing calendar feeds to use the timezone selected in the site's General Settings. Feed-specific timezone setting removed.
|
152 |
+
* Fixed a bug with recurring events display.
|
153 |
+
* Fixed an upgrade bug with multiple day events.
|
154 |
+
|
155 |
+
= 2.0.1 =
|
156 |
+
|
157 |
+
* Fixed display errors with certain event builder shortcodes.
|
158 |
+
* Added language folder.
|
159 |
+
|
160 |
+
= 2.0.0 =
|
161 |
+
|
162 |
+
* Plugin rewritten from scratch.
|
163 |
+
* Now using custom post types for storing and customizing Google calendar feeds.
|
164 |
+
* Introduced the shortcode `[gcal]` (old shortcode still supported).
|
165 |
+
|
166 |
+
= 0.7.3.1 =
|
167 |
+
|
168 |
+
* Include missing file: upgrade-notice.php.
|
169 |
+
|
170 |
+
= 0.7.3 =
|
171 |
+
|
172 |
+
* Added warning about upcoming version 2.0 release.
|
173 |
+
* Added option to save settings upon uninstall.
|
174 |
+
* Tested with WordPress 4.0.
|
175 |
+
|
176 |
+
= 0.7.2 =
|
177 |
+
|
178 |
+
* Fixed a bug causing the "More details" Google Calendar information to be displayed in the wrong timezone
|
179 |
+
* Fixed a bug that prevented setting the cache duration to 0 from working correctly
|
180 |
+
* Fixed an issue that prevented Ajax from working with FORCE_SSL_ADMIN enabled
|
181 |
+
* Now uses [wp_enqueue_scripts](http://wpdevel.wordpress.com/2011/12/12/use-wp_enqueue_scripts-not-wp_print_styles-to-enqueue-scripts-and-styles-for-the-frontend/)
|
182 |
+
|
183 |
+
= 0.7.1 =
|
184 |
+
|
185 |
+
* Fixed bug causing AJAX enabled calendar grids to not function correctly
|
186 |
+
* Fixed bug causing all-day events from outside required date range to be displayed
|
187 |
+
* Fixed bug causing tooltip date title heading setting to be ignored
|
188 |
+
* Added further data sanitisation on output
|
189 |
+
* Feeds with no events will now be cached to prevent HTTP requests on every page load
|
190 |
+
|
191 |
+
= 0.7 =
|
192 |
+
|
193 |
+
* Fixed bug causing event dates / times to be displayed in the wrong timezone
|
194 |
+
* Changed the [link-path] Event Display Builder shortcode to [url]
|
195 |
+
* Fixed an Opera specific CSS issue causing page lists to be hidden
|
196 |
+
* Lists can now be displayed in descending or ascending order
|
197 |
+
* Added [event-id] and [cal-id] Event Display Builder shortcodes
|
198 |
+
* Added an offset parameter for date / time based Event Display Builder shortcodes
|
199 |
+
* Added an autolink parameter for enabling / disabling automatic linking of URLs
|
200 |
+
* Added gce-day-past or gce-day-future classes to calendar grid cells
|
201 |
+
* Cleaned up CSS
|
202 |
+
|
203 |
+
= 0.6 =
|
204 |
+
|
205 |
+
* Drastically reduced memory usage
|
206 |
+
* Improved feed data caching system
|
207 |
+
* Improved error reporting
|
208 |
+
* General performance and efficiency improvements
|
209 |
+
* Added a few more shortcodes to the event display builder
|
210 |
+
* Other [miscellaneous changes / additions and bug fixes](http://www.rhanney.co.uk/2011/04/29/google-calendar-events-0-6)
|
211 |
+
|
212 |
+
= 0.5 =
|
213 |
+
|
214 |
+
* Added [event display builder](http://www.rhanney.co.uk/plugins/google-calendar-events/event-display-builder) feature, which vastly improves the customization possibilities of the plugin. This feature encompasses many of the most requested features, such as:
|
215 |
+
- All-day events can be handled differently than 'normal' events
|
216 |
+
- Start and end times / dates can be displayed on the same line (as can any other event information)
|
217 |
+
- HTML (and Markdown) entered in Google Calendar fields can be properly parsed
|
218 |
+
* Start and end times for retrieval of events are now much more flexible
|
219 |
+
* A custom error message for non-admin users can now be specified
|
220 |
+
* No longer loads SimplePie when it is not required
|
221 |
+
|
222 |
+
= 0.4.1 =
|
223 |
+
|
224 |
+
* Fix / workaround for the long-running timezone bug. Please take a look at [this](http://www.rhanney.co.uk/2011/01/16/google-calendar-events-0-4-1) for more information.
|
225 |
+
* Added additional 'Maximum no. events to display' option to widget / shortcode (mainly to address a further issue caused by the above fix)
|
226 |
+
* i18n related bug fix
|
227 |
+
* Added support for widget_title filter (courtesy of [James](http://lunasea-studios.com))
|
228 |
+
* Added Hungarian (hu_HU) translation ([danieltakacs](http://ek.klog.hu))
|
229 |
+
* Now using minified version of jQuery qTip script
|
230 |
+
|
231 |
+
= 0.4 =
|
232 |
+
|
233 |
+
* More control over how start and end dates / times are displayed
|
234 |
+
* Events can now be limited to a specified timeframe (number of days)
|
235 |
+
* Events on the same day in lists can now be shown under a single date title
|
236 |
+
* JavaScript can now be added to the footer rather than the header, via an option
|
237 |
+
* The 'Loading...' text can now be customized
|
238 |
+
* Description text can now be limited to a specified number of words
|
239 |
+
* Multi-day events can be shown on each day that they span ([sort of](http://www.rhanney.co.uk/2010/08/19/google-calendar-events-0-4#multiday))
|
240 |
+
* Bug fixes
|
241 |
+
* i18n / l10n fixes
|
242 |
+
|
243 |
+
= 0.3.1 =
|
244 |
+
|
245 |
+
* l10n / i18n fixes. Dates should now be localized correctly and should maintain localization after an AJAX request
|
246 |
+
* MU / Multi-site issues. Issues preventing adding of feeds have been addressed
|
247 |
+
|
248 |
+
= 0.3 =
|
249 |
+
|
250 |
+
* Now allows events from multiple Google Calendar feeds to be displayed on a single calendar grid / list
|
251 |
+
* Internationalization support added
|
252 |
+
|
253 |
+
= 0.2.1 =
|
254 |
+
|
255 |
+
* Added option to allow 'More details' links to open in new window / tab.
|
256 |
+
* Added option to choose a specific timezone for each feed
|
257 |
+
* Line breaks in an event description will now be preserved
|
258 |
+
* Fixed a bug casing the title to not be displayed on lists
|
259 |
+
* Other minor bug fixes
|
260 |
+
|
261 |
+
= 0.2 =
|
262 |
+
|
263 |
+
* Added customization options for how information is displayed.
|
264 |
+
* Can now display: start time, end time and date, location, description and event link.
|
265 |
+
* Tooltips now using qTip jQuery plugin.
|
266 |
+
|
267 |
+
= 0.1.4 =
|
268 |
+
|
269 |
+
* More bug fixes.
|
270 |
+
|
271 |
+
= 0.1.3 =
|
272 |
+
|
273 |
+
* Several bug fixes, including fixing JavaScript problems that prevented tooltips appearing.
|
274 |
+
|
275 |
+
= 0.1.2 =
|
276 |
+
|
277 |
+
* Bug fixes.
|
278 |
+
|
279 |
+
= 0.1.1 =
|
280 |
+
|
281 |
+
* Fix to prevent conflicts with other plugins.
|
282 |
+
* Changes to readme.txt.
|
283 |
+
|
284 |
+
= 0.1 =
|
285 |
+
|
286 |
+
* Initial release.
|
287 |
+
|
288 |
+
== Upgrade Notice ==
|
289 |
+
|
290 |
+
= 2.0.0 =
|
291 |
+
|
292 |
+
This is a major upgrade to a new code base and structure. PLEASE make sure you backup your site before upgrading.
|
class-google-calendar-events.php
CHANGED
@@ -18,7 +18,7 @@ class Google_Calendar_Events {
|
|
18 |
*
|
19 |
* @var string
|
20 |
*/
|
21 |
-
protected $version = '2.0.6';
|
22 |
|
23 |
/**
|
24 |
* Unique identifier for the plugin.
|
18 |
*
|
19 |
* @var string
|
20 |
*/
|
21 |
+
protected $version = '2.0.6.1';
|
22 |
|
23 |
/**
|
24 |
* Unique identifier for the plugin.
|
css/gce-style.css
CHANGED
@@ -1,219 +1,219 @@
|
|
1 |
-
/**
|
2 |
-
* Public facing CSS file
|
3 |
-
*
|
4 |
-
* @package GCE
|
5 |
-
* @author Phil Derksen <pderksen@gmail.com>, Nick Young <mycorpweb@gmail.com>
|
6 |
-
* @license GPL-2.0+
|
7 |
-
* @copyright 2014 Phil Derksen
|
8 |
-
*/
|
9 |
-
|
10 |
-
/* Base line-height for all views & tooltip */
|
11 |
-
|
12 |
-
.gce-page-grid,
|
13 |
-
.gce-page-list,
|
14 |
-
.gce-widget-grid,
|
15 |
-
.gce-widget-list,
|
16 |
-
.gce-event-info {
|
17 |
-
line-height: 1.5;
|
18 |
-
}
|
19 |
-
|
20 |
-
/* Month & list titles for all views */
|
21 |
-
|
22 |
-
.gce-month-title,
|
23 |
-
.gce-list-title {
|
24 |
-
font-weight: bold;
|
25 |
-
padding-bottom: 5px;
|
26 |
-
}
|
27 |
-
|
28 |
-
/* Event titles with shaded background for all views */
|
29 |
-
|
30 |
-
.gce-list-event,
|
31 |
-
.gce-tooltip-event {
|
32 |
-
background-color: #ddd;
|
33 |
-
padding: 0 5px;
|
34 |
-
}
|
35 |
-
|
36 |
-
/* PAGE GRID */
|
37 |
-
|
38 |
-
.gce-page-grid .gce-calendar .gce-caption{ /* Caption at top of calendar */
|
39 |
-
color:#333333;
|
40 |
-
text-align:center;
|
41 |
-
}
|
42 |
-
|
43 |
-
.gce-page-grid .gce-calendar{ /* Main calendar table */
|
44 |
-
width:100%;
|
45 |
-
border-collapse:collapse;
|
46 |
-
border:1px solid #CCCCCC;
|
47 |
-
color:#CCCCCC;
|
48 |
-
}
|
49 |
-
|
50 |
-
.gce-page-grid .gce-calendar th{ /* Day headings (S, M etc.) */
|
51 |
-
border:1px solid #CCCCCC;
|
52 |
-
text-align:center;
|
53 |
-
width:14.29%;
|
54 |
-
padding:0;
|
55 |
-
}
|
56 |
-
|
57 |
-
.gce-page-grid .gce-calendar td{ /* Day table cells */
|
58 |
-
border:1px solid #CCCCCC;
|
59 |
-
text-align:center;
|
60 |
-
height:80px;
|
61 |
-
vertical-align:middle;
|
62 |
-
padding:0;
|
63 |
-
}
|
64 |
-
|
65 |
-
.gce-page-grid .gce-calendar .gce-has-events{ /* Table cells with events */
|
66 |
-
color:#333333;
|
67 |
-
cursor:pointer;
|
68 |
-
}
|
69 |
-
|
70 |
-
.gce-page-grid .gce-calendar .gce-event-info{ /* Event information */
|
71 |
-
display:none; /* Important! */
|
72 |
-
}
|
73 |
-
|
74 |
-
.gce-page-grid .gce-calendar .gce-day-number{ /* Day number span */
|
75 |
-
font-size:2em;
|
76 |
-
}
|
77 |
-
|
78 |
-
.gce-page-grid .gce-calendar .gce-today{ /* Table cell that represents today */
|
79 |
-
background-color:#DDDDDD;
|
80 |
-
}
|
81 |
-
|
82 |
-
.gce-page-grid .gce-calendar th abbr{ /* Day letter abbreviation */
|
83 |
-
border-bottom:none;
|
84 |
-
}
|
85 |
-
|
86 |
-
/* PAGE LIST */
|
87 |
-
|
88 |
-
.gce-page-list .gce-feed {
|
89 |
-
padding-bottom: 10px;
|
90 |
-
}
|
91 |
-
|
92 |
-
.gce-page-list .gce-list p{ /* Each piece of information in the list */
|
93 |
-
margin:0;
|
94 |
-
}
|
95 |
-
|
96 |
-
.gce-page-list .gce-list p span,
|
97 |
-
.gce-page-list .gce-list div span{ /* The text displayed before each piece of info, 'Starts:' for example */
|
98 |
-
color:#999999;
|
99 |
-
}
|
100 |
-
|
101 |
-
/* WIDGET GRID */
|
102 |
-
|
103 |
-
.gce-widget-grid .gce-calendar .gce-caption{
|
104 |
-
text-align:center;
|
105 |
-
}
|
106 |
-
|
107 |
-
.gce-widget-grid .gce-calendar{ /* Main calendar table */
|
108 |
-
width:100%;
|
109 |
-
border:1px solid #CCCCCC;
|
110 |
-
border-collapse:collapse;
|
111 |
-
}
|
112 |
-
|
113 |
-
.gce-widget-grid .gce-calendar th{ /* Day headings (S, M etc.) */
|
114 |
-
width:14.29%;
|
115 |
-
border:1px solid #CCCCCC;
|
116 |
-
text-align:center;
|
117 |
-
}
|
118 |
-
|
119 |
-
.gce-widget-grid .gce-calendar td{ /* Day table cells */
|
120 |
-
color:#CCCCCC;
|
121 |
-
width:14.29%;
|
122 |
-
border:1px solid #CCCCCC;
|
123 |
-
text-align:center;
|
124 |
-
}
|
125 |
-
|
126 |
-
.gce-widget-grid .gce-calendar .gce-has-events{ /* Table cells with events */
|
127 |
-
cursor:pointer;
|
128 |
-
color:#666666;
|
129 |
-
}
|
130 |
-
|
131 |
-
.gce-widget-grid .gce-calendar .gce-today{ /* Table cell that represents today */
|
132 |
-
background-color:#DDDDDD;
|
133 |
-
}
|
134 |
-
|
135 |
-
.gce-widget-grid .gce-calendar .gce-event-info{ /* Event information */
|
136 |
-
display:none; /* Important! */
|
137 |
-
}
|
138 |
-
|
139 |
-
.gce-widget-grid .gce-calendar th abbr{ /* Day name abbreviations */
|
140 |
-
border-bottom:none;
|
141 |
-
}
|
142 |
-
|
143 |
-
/* WIDGET LIST */
|
144 |
-
|
145 |
-
.gce-widget-list .gce-list p{ /* Each piece of information in the list */
|
146 |
-
margin:0;
|
147 |
-
}
|
148 |
-
|
149 |
-
.gce-widget-list .gce-list p span,
|
150 |
-
.gce-widget-list .gce-list div span{ /* The text displayed before each piece of info, 'Starts:' for example */
|
151 |
-
color:#999999;
|
152 |
-
}
|
153 |
-
|
154 |
-
/* TOOLTIP */
|
155 |
-
|
156 |
-
.gce-event-info{ /* Tooltip container */
|
157 |
-
background-color:#FFFFFF;
|
158 |
-
border:1px solid #333333;
|
159 |
-
max-width:300px;
|
160 |
-
}
|
161 |
-
|
162 |
-
.gce-event-info .gce-tooltip-title{ /* 'Events on...' text */
|
163 |
-
margin:5px;
|
164 |
-
font-weight:bold;
|
165 |
-
font-size:1.2em;
|
166 |
-
}
|
167 |
-
|
168 |
-
.gce-event-info ul{ /* Events list */
|
169 |
-
padding:0;
|
170 |
-
margin:5px;
|
171 |
-
list-style-type:none;
|
172 |
-
}
|
173 |
-
|
174 |
-
.gce-event-info ul li{ /* Event list item */
|
175 |
-
margin:10px 0 0 0;
|
176 |
-
}
|
177 |
-
|
178 |
-
.gce-event-info ul li p{ /* Each piece of information */
|
179 |
-
margin:0;
|
180 |
-
}
|
181 |
-
|
182 |
-
.gce-event-info ul li p span,
|
183 |
-
.gce-event-info ul li div span{ /* The text displayed before each piece of info, 'Starts:' for example */
|
184 |
-
color:#999999;
|
185 |
-
}
|
186 |
-
|
187 |
-
/** Calendar navigation bar, Prev/Next links & month title. **/
|
188 |
-
|
189 |
-
.gce-navbar {
|
190 |
-
width: 100%;
|
191 |
-
text-align: center;
|
192 |
-
clear: both;
|
193 |
-
overflow: hidden;
|
194 |
-
}
|
195 |
-
|
196 |
-
.gce-next,
|
197 |
-
.gce-prev {
|
198 |
-
white-space: nowrap;
|
199 |
-
}
|
200 |
-
|
201 |
-
.gce-prev {
|
202 |
-
float: left;
|
203 |
-
}
|
204 |
-
|
205 |
-
.gce-next {
|
206 |
-
float: right;
|
207 |
-
}
|
208 |
-
|
209 |
-
.gce-month-title {
|
210 |
-
display: inline-block;
|
211 |
-
margin: 0 auto;
|
212 |
-
white-space: nowrap;
|
213 |
-
}
|
214 |
-
|
215 |
-
/* Grouped List */
|
216 |
-
|
217 |
-
.gce-list-grouped .gce-feed {
|
218 |
-
margin-left: 5%;
|
219 |
-
}
|
1 |
+
/**
|
2 |
+
* Public facing CSS file
|
3 |
+
*
|
4 |
+
* @package GCE
|
5 |
+
* @author Phil Derksen <pderksen@gmail.com>, Nick Young <mycorpweb@gmail.com>
|
6 |
+
* @license GPL-2.0+
|
7 |
+
* @copyright 2014 Phil Derksen
|
8 |
+
*/
|
9 |
+
|
10 |
+
/* Base line-height for all views & tooltip */
|
11 |
+
|
12 |
+
.gce-page-grid,
|
13 |
+
.gce-page-list,
|
14 |
+
.gce-widget-grid,
|
15 |
+
.gce-widget-list,
|
16 |
+
.gce-event-info {
|
17 |
+
line-height: 1.5;
|
18 |
+
}
|
19 |
+
|
20 |
+
/* Month & list titles for all views */
|
21 |
+
|
22 |
+
.gce-month-title,
|
23 |
+
.gce-list-title {
|
24 |
+
font-weight: bold;
|
25 |
+
padding-bottom: 5px;
|
26 |
+
}
|
27 |
+
|
28 |
+
/* Event titles with shaded background for all views */
|
29 |
+
|
30 |
+
.gce-list-event,
|
31 |
+
.gce-tooltip-event {
|
32 |
+
background-color: #ddd;
|
33 |
+
padding: 0 5px;
|
34 |
+
}
|
35 |
+
|
36 |
+
/* PAGE GRID */
|
37 |
+
|
38 |
+
.gce-page-grid .gce-calendar .gce-caption{ /* Caption at top of calendar */
|
39 |
+
color:#333333;
|
40 |
+
text-align:center;
|
41 |
+
}
|
42 |
+
|
43 |
+
.gce-page-grid .gce-calendar{ /* Main calendar table */
|
44 |
+
width:100%;
|
45 |
+
border-collapse:collapse;
|
46 |
+
border:1px solid #CCCCCC;
|
47 |
+
color:#CCCCCC;
|
48 |
+
}
|
49 |
+
|
50 |
+
.gce-page-grid .gce-calendar th{ /* Day headings (S, M etc.) */
|
51 |
+
border:1px solid #CCCCCC;
|
52 |
+
text-align:center;
|
53 |
+
width:14.29%;
|
54 |
+
padding:0;
|
55 |
+
}
|
56 |
+
|
57 |
+
.gce-page-grid .gce-calendar td{ /* Day table cells */
|
58 |
+
border:1px solid #CCCCCC;
|
59 |
+
text-align:center;
|
60 |
+
height:80px;
|
61 |
+
vertical-align:middle;
|
62 |
+
padding:0;
|
63 |
+
}
|
64 |
+
|
65 |
+
.gce-page-grid .gce-calendar .gce-has-events{ /* Table cells with events */
|
66 |
+
color:#333333;
|
67 |
+
cursor:pointer;
|
68 |
+
}
|
69 |
+
|
70 |
+
.gce-page-grid .gce-calendar .gce-event-info{ /* Event information */
|
71 |
+
display:none; /* Important! */
|
72 |
+
}
|
73 |
+
|
74 |
+
.gce-page-grid .gce-calendar .gce-day-number{ /* Day number span */
|
75 |
+
font-size:2em;
|
76 |
+
}
|
77 |
+
|
78 |
+
.gce-page-grid .gce-calendar .gce-today{ /* Table cell that represents today */
|
79 |
+
background-color:#DDDDDD;
|
80 |
+
}
|
81 |
+
|
82 |
+
.gce-page-grid .gce-calendar th abbr{ /* Day letter abbreviation */
|
83 |
+
border-bottom:none;
|
84 |
+
}
|
85 |
+
|
86 |
+
/* PAGE LIST */
|
87 |
+
|
88 |
+
.gce-page-list .gce-feed {
|
89 |
+
padding-bottom: 10px;
|
90 |
+
}
|
91 |
+
|
92 |
+
.gce-page-list .gce-list p{ /* Each piece of information in the list */
|
93 |
+
margin:0;
|
94 |
+
}
|
95 |
+
|
96 |
+
.gce-page-list .gce-list p span,
|
97 |
+
.gce-page-list .gce-list div span{ /* The text displayed before each piece of info, 'Starts:' for example */
|
98 |
+
color:#999999;
|
99 |
+
}
|
100 |
+
|
101 |
+
/* WIDGET GRID */
|
102 |
+
|
103 |
+
.gce-widget-grid .gce-calendar .gce-caption{
|
104 |
+
text-align:center;
|
105 |
+
}
|
106 |
+
|
107 |
+
.gce-widget-grid .gce-calendar{ /* Main calendar table */
|
108 |
+
width:100%;
|
109 |
+
border:1px solid #CCCCCC;
|
110 |
+
border-collapse:collapse;
|
111 |
+
}
|
112 |
+
|
113 |
+
.gce-widget-grid .gce-calendar th{ /* Day headings (S, M etc.) */
|
114 |
+
width:14.29%;
|
115 |
+
border:1px solid #CCCCCC;
|
116 |
+
text-align:center;
|
117 |
+
}
|
118 |
+
|
119 |
+
.gce-widget-grid .gce-calendar td{ /* Day table cells */
|
120 |
+
color:#CCCCCC;
|
121 |
+
width:14.29%;
|
122 |
+
border:1px solid #CCCCCC;
|
123 |
+
text-align:center;
|
124 |
+
}
|
125 |
+
|
126 |
+
.gce-widget-grid .gce-calendar .gce-has-events{ /* Table cells with events */
|
127 |
+
cursor:pointer;
|
128 |
+
color:#666666;
|
129 |
+
}
|
130 |
+
|
131 |
+
.gce-widget-grid .gce-calendar .gce-today{ /* Table cell that represents today */
|
132 |
+
background-color:#DDDDDD;
|
133 |
+
}
|
134 |
+
|
135 |
+
.gce-widget-grid .gce-calendar .gce-event-info{ /* Event information */
|
136 |
+
display:none; /* Important! */
|
137 |
+
}
|
138 |
+
|
139 |
+
.gce-widget-grid .gce-calendar th abbr{ /* Day name abbreviations */
|
140 |
+
border-bottom:none;
|
141 |
+
}
|
142 |
+
|
143 |
+
/* WIDGET LIST */
|
144 |
+
|
145 |
+
.gce-widget-list .gce-list p{ /* Each piece of information in the list */
|
146 |
+
margin:0;
|
147 |
+
}
|
148 |
+
|
149 |
+
.gce-widget-list .gce-list p span,
|
150 |
+
.gce-widget-list .gce-list div span{ /* The text displayed before each piece of info, 'Starts:' for example */
|
151 |
+
color:#999999;
|
152 |
+
}
|
153 |
+
|
154 |
+
/* TOOLTIP */
|
155 |
+
|
156 |
+
.gce-event-info{ /* Tooltip container */
|
157 |
+
background-color:#FFFFFF;
|
158 |
+
border:1px solid #333333;
|
159 |
+
max-width:300px;
|
160 |
+
}
|
161 |
+
|
162 |
+
.gce-event-info .gce-tooltip-title{ /* 'Events on...' text */
|
163 |
+
margin:5px;
|
164 |
+
font-weight:bold;
|
165 |
+
font-size:1.2em;
|
166 |
+
}
|
167 |
+
|
168 |
+
.gce-event-info ul{ /* Events list */
|
169 |
+
padding:0;
|
170 |
+
margin:5px;
|
171 |
+
list-style-type:none;
|
172 |
+
}
|
173 |
+
|
174 |
+
.gce-event-info ul li{ /* Event list item */
|
175 |
+
margin:10px 0 0 0;
|
176 |
+
}
|
177 |
+
|
178 |
+
.gce-event-info ul li p{ /* Each piece of information */
|
179 |
+
margin:0;
|
180 |
+
}
|
181 |
+
|
182 |
+
.gce-event-info ul li p span,
|
183 |
+
.gce-event-info ul li div span{ /* The text displayed before each piece of info, 'Starts:' for example */
|
184 |
+
color:#999999;
|
185 |
+
}
|
186 |
+
|
187 |
+
/** Calendar navigation bar, Prev/Next links & month title. **/
|
188 |
+
|
189 |
+
.gce-navbar {
|
190 |
+
width: 100%;
|
191 |
+
text-align: center;
|
192 |
+
clear: both;
|
193 |
+
overflow: hidden;
|
194 |
+
}
|
195 |
+
|
196 |
+
.gce-next,
|
197 |
+
.gce-prev {
|
198 |
+
white-space: nowrap;
|
199 |
+
}
|
200 |
+
|
201 |
+
.gce-prev {
|
202 |
+
float: left;
|
203 |
+
}
|
204 |
+
|
205 |
+
.gce-next {
|
206 |
+
float: right;
|
207 |
+
}
|
208 |
+
|
209 |
+
.gce-month-title {
|
210 |
+
display: inline-block;
|
211 |
+
margin: 0 auto;
|
212 |
+
white-space: nowrap;
|
213 |
+
}
|
214 |
+
|
215 |
+
/* Grouped List */
|
216 |
+
|
217 |
+
.gce-list-grouped .gce-feed {
|
218 |
+
margin-left: 5%;
|
219 |
+
}
|
google-calendar-events.php
CHANGED
@@ -1,60 +1,60 @@
|
|
1 |
-
<?php
|
2 |
-
/**
|
3 |
-
* Google Calendar Events
|
4 |
-
*
|
5 |
-
* @package GCE
|
6 |
-
* @author Phil Derksen <pderksen@gmail.com>, Nick Young <mycorpweb@gmail.com>
|
7 |
-
* @license GPL-2.0+
|
8 |
-
* @link http://philderksen.com
|
9 |
-
* @copyright 2014 Phil Derksen
|
10 |
-
*
|
11 |
-
* @wordpress-plugin
|
12 |
-
* Plugin Name: Google Calendar Events
|
13 |
-
* Plugin URI: https://github.com/pderksen/WP-Google-Calendar-Events
|
14 |
-
* Description: Parses Google Calendar feeds and displays the events as a calendar grid or list on a page, post or widget.
|
15 |
-
* Version: 2.0.6
|
16 |
-
* Author: Phil Derksen
|
17 |
-
* Author URI: http://philderksen.com
|
18 |
-
* License: GPL-2.0+
|
19 |
-
* License URI: http://www.gnu.org/licenses/gpl-2.0.txt
|
20 |
-
* Text Domain: gce
|
21 |
-
* Domain Path: /languages
|
22 |
-
*/
|
23 |
-
|
24 |
-
// If this file is called directly, abort.
|
25 |
-
if ( ! defined( 'WPINC' ) ) {
|
26 |
-
die;
|
27 |
-
}
|
28 |
-
|
29 |
-
/*
|
30 |
-
* Include the main plugin file
|
31 |
-
*
|
32 |
-
* @since 2.0.0
|
33 |
-
*/
|
34 |
-
require_once( 'class-google-calendar-events.php' );
|
35 |
-
|
36 |
-
/**
|
37 |
-
* Define constant pointing to this file
|
38 |
-
*
|
39 |
-
* @since 2.0.0
|
40 |
-
*/
|
41 |
-
if( ! defined( 'GCE_MAIN_FILE' ) ) {
|
42 |
-
define( 'GCE_MAIN_FILE', __FILE__ );
|
43 |
-
}
|
44 |
-
|
45 |
-
/*
|
46 |
-
* Get instance of our plugin
|
47 |
-
*
|
48 |
-
* @since 2.0.0
|
49 |
-
*/
|
50 |
-
add_action( 'plugins_loaded', array( 'Google_Calendar_Events', 'get_instance' ) );
|
51 |
-
|
52 |
-
/*
|
53 |
-
* If we are in admin then load the Admin class
|
54 |
-
*
|
55 |
-
* @since 2.0.0
|
56 |
-
*/
|
57 |
-
if ( is_admin() && ( ! defined( 'DOING_AJAX' ) || ! DOING_AJAX ) ) {
|
58 |
-
require_once( 'class-google-calendar-events-admin.php' );
|
59 |
-
add_action( 'plugins_loaded', array( 'Google_Calendar_Events_Admin', 'get_instance' ) );
|
60 |
-
}
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Google Calendar Events
|
4 |
+
*
|
5 |
+
* @package GCE
|
6 |
+
* @author Phil Derksen <pderksen@gmail.com>, Nick Young <mycorpweb@gmail.com>
|
7 |
+
* @license GPL-2.0+
|
8 |
+
* @link http://philderksen.com
|
9 |
+
* @copyright 2014 Phil Derksen
|
10 |
+
*
|
11 |
+
* @wordpress-plugin
|
12 |
+
* Plugin Name: Google Calendar Events
|
13 |
+
* Plugin URI: https://github.com/pderksen/WP-Google-Calendar-Events
|
14 |
+
* Description: Parses Google Calendar feeds and displays the events as a calendar grid or list on a page, post or widget.
|
15 |
+
* Version: 2.0.6.1
|
16 |
+
* Author: Phil Derksen
|
17 |
+
* Author URI: http://philderksen.com
|
18 |
+
* License: GPL-2.0+
|
19 |
+
* License URI: http://www.gnu.org/licenses/gpl-2.0.txt
|
20 |
+
* Text Domain: gce
|
21 |
+
* Domain Path: /languages
|
22 |
+
*/
|
23 |
+
|
24 |
+
// If this file is called directly, abort.
|
25 |
+
if ( ! defined( 'WPINC' ) ) {
|
26 |
+
die;
|
27 |
+
}
|
28 |
+
|
29 |
+
/*
|
30 |
+
* Include the main plugin file
|
31 |
+
*
|
32 |
+
* @since 2.0.0
|
33 |
+
*/
|
34 |
+
require_once( 'class-google-calendar-events.php' );
|
35 |
+
|
36 |
+
/**
|
37 |
+
* Define constant pointing to this file
|
38 |
+
*
|
39 |
+
* @since 2.0.0
|
40 |
+
*/
|
41 |
+
if( ! defined( 'GCE_MAIN_FILE' ) ) {
|
42 |
+
define( 'GCE_MAIN_FILE', __FILE__ );
|
43 |
+
}
|
44 |
+
|
45 |
+
/*
|
46 |
+
* Get instance of our plugin
|
47 |
+
*
|
48 |
+
* @since 2.0.0
|
49 |
+
*/
|
50 |
+
add_action( 'plugins_loaded', array( 'Google_Calendar_Events', 'get_instance' ) );
|
51 |
+
|
52 |
+
/*
|
53 |
+
* If we are in admin then load the Admin class
|
54 |
+
*
|
55 |
+
* @since 2.0.0
|
56 |
+
*/
|
57 |
+
if ( is_admin() && ( ! defined( 'DOING_AJAX' ) || ! DOING_AJAX ) ) {
|
58 |
+
require_once( 'class-google-calendar-events-admin.php' );
|
59 |
+
add_action( 'plugins_loaded', array( 'Google_Calendar_Events_Admin', 'get_instance' ) );
|
60 |
+
}
|
includes/admin/admin-functions.php
CHANGED
@@ -32,11 +32,11 @@ function gce_default_editor_content( $content, $post ) {
|
|
32 |
|
33 |
if( $post->post_type == 'gce_feed' ) {
|
34 |
$content = '<div class="gce-list-event gce-tooltip-event">[event-title]</div>' . "\n";
|
35 |
-
$content .= '<div><span>Starts
|
36 |
-
$content .= '<div><span>Ends
|
37 |
-
$content .= '[if-location]<div><span>Location
|
38 |
-
$content .= '[if-description]<div><span>Description
|
39 |
-
$content .= '<div>[link newwindow="true"]More details...[/link]</div>' . "\n";
|
40 |
|
41 |
// Default Post Meta Options
|
42 |
add_post_meta( $post->ID, 'gce_expand_recurring', 1 );
|
@@ -54,14 +54,14 @@ function gce_default_editor_content( $content, $post ) {
|
|
54 |
|
55 |
// Default Simple Display Options
|
56 |
add_post_meta( $post->ID, 'gce_display_start', 'time' );
|
57 |
-
add_post_meta( $post->ID, 'gce_display_start_text', 'Starts:' );
|
58 |
add_post_meta( $post->ID, 'gce_display_end', 'time-date' );
|
59 |
-
add_post_meta( $post->ID, 'gce_display_end_text', 'Ends:' );
|
60 |
add_post_meta( $post->ID, 'gce_display_separator', ', ' );
|
61 |
-
add_post_meta( $post->ID, 'gce_display_location_text', 'Location:' );
|
62 |
-
add_post_meta( $post->ID, 'gce_display_description_text', 'Description:' );
|
63 |
add_post_meta( $post->ID, 'gce_display_link', 1 );
|
64 |
-
add_post_meta( $post->ID, 'gce_display_link_text', 'More Details' );
|
65 |
|
66 |
}
|
67 |
|
32 |
|
33 |
if( $post->post_type == 'gce_feed' ) {
|
34 |
$content = '<div class="gce-list-event gce-tooltip-event">[event-title]</div>' . "\n";
|
35 |
+
$content .= '<div><span>' . __( 'Starts:', 'gce' ) . '</span> [start-time]</div>' . "\n";
|
36 |
+
$content .= '<div><span>' . __( 'Ends:', 'gce' ) . '</span> [end-date] - [end-time]</div>' . "\n";
|
37 |
+
$content .= '[if-location]<div><span>' . __( 'Location:', 'gce' ) . '</span> [location]</div>[/if-location]' . "\n";
|
38 |
+
$content .= '[if-description]<div><span>' . __( 'Description:', 'gce' ) . '</span> [description]</div>[/if-description]' . "\n";
|
39 |
+
$content .= '<div>[link newwindow="true"]' . __( 'More details...', 'gce' ) . '[/link]</div>' . "\n";
|
40 |
|
41 |
// Default Post Meta Options
|
42 |
add_post_meta( $post->ID, 'gce_expand_recurring', 1 );
|
54 |
|
55 |
// Default Simple Display Options
|
56 |
add_post_meta( $post->ID, 'gce_display_start', 'time' );
|
57 |
+
add_post_meta( $post->ID, 'gce_display_start_text', __( 'Starts:', 'gce' ) );
|
58 |
add_post_meta( $post->ID, 'gce_display_end', 'time-date' );
|
59 |
+
add_post_meta( $post->ID, 'gce_display_end_text', __( 'Ends:', 'gce' ) );
|
60 |
add_post_meta( $post->ID, 'gce_display_separator', ', ' );
|
61 |
+
add_post_meta( $post->ID, 'gce_display_location_text', __( 'Location:', 'gce' ) );
|
62 |
+
add_post_meta( $post->ID, 'gce_display_description_text', __( 'Description:', 'gce' ) );
|
63 |
add_post_meta( $post->ID, 'gce_display_link', 1 );
|
64 |
+
add_post_meta( $post->ID, 'gce_display_link_text', __( 'More Details', 'gce' ) );
|
65 |
|
66 |
}
|
67 |
|
includes/class-gce-display.php
CHANGED
@@ -308,7 +308,7 @@ class GCE_Display {
|
|
308 |
|
309 |
if ( $grouped ) {
|
310 |
$markup .=
|
311 |
-
'<div class="gce-list-grouped"
|
312 |
}
|
313 |
|
314 |
foreach ( $event_days as $key => $event_day ) {
|
308 |
|
309 |
if ( $grouped ) {
|
310 |
$markup .=
|
311 |
+
'<div class="gce-list-grouped">' ;
|
312 |
}
|
313 |
|
314 |
foreach ( $event_days as $key => $event_day ) {
|
includes/class-gce-event.php
CHANGED
@@ -50,7 +50,7 @@ class GCE_Event {
|
|
50 |
*
|
51 |
* @since 2.0.0
|
52 |
*/
|
53 |
-
function get_days() {
|
54 |
//Round start date to nearest day
|
55 |
$start_time = mktime( 0, 0, 0, date( 'm', $this->start_time ), date( 'd', $this->start_time ) , date( 'Y', $this->start_time ) );
|
56 |
|
50 |
*
|
51 |
* @since 2.0.0
|
52 |
*/
|
53 |
+
function get_days() {
|
54 |
//Round start date to nearest day
|
55 |
$start_time = mktime( 0, 0, 0, date( 'm', $this->start_time ), date( 'd', $this->start_time ) , date( 'Y', $this->start_time ) );
|
56 |
|
includes/class-gce-feed.php
CHANGED
@@ -169,8 +169,8 @@ class GCE_Feed {
|
|
169 |
$description = ( isset( $event['content']['$t'] ) ? esc_html( $event['content']['$t'] ) : '' );
|
170 |
$link = ( isset( $event['link'][0]['href'] ) ? esc_url( $event['link'][0]['href'] ) : '' );
|
171 |
$location = ( isset( $event['gd$where'][0]['valueString'] ) ? esc_html( $event['gd$where'][0]['valueString'] ) : '' );
|
172 |
-
$start_time =
|
173 |
-
$end_time =
|
174 |
|
175 |
//Create a GCE_Event using the above data. Add it to the array of events
|
176 |
$this->events[] = new GCE_Event( $this, $id, $title, $description, $location, $start_time, $end_time, $link );
|
169 |
$description = ( isset( $event['content']['$t'] ) ? esc_html( $event['content']['$t'] ) : '' );
|
170 |
$link = ( isset( $event['link'][0]['href'] ) ? esc_url( $event['link'][0]['href'] ) : '' );
|
171 |
$location = ( isset( $event['gd$where'][0]['valueString'] ) ? esc_html( $event['gd$where'][0]['valueString'] ) : '' );
|
172 |
+
$start_time = $event['gd$when'][0]['startTime'];
|
173 |
+
$end_time = $event['gd$when'][0]['endTime'];
|
174 |
|
175 |
//Create a GCE_Event using the above data. Add it to the array of events
|
176 |
$this->events[] = new GCE_Event( $this, $id, $title, $description, $location, $start_time, $end_time, $link );
|
includes/gce-feed-cpt.php
CHANGED
@@ -94,7 +94,7 @@ function gce_cpt_meta() {
|
|
94 |
add_meta_box( 'gce_feed_meta', 'Feed Settings', 'gce_display_meta', 'gce_feed', 'advanced', 'core' );
|
95 |
|
96 |
// Sidebar meta box below publish section.
|
97 |
-
add_meta_box( 'gce_feed_sidebar_help', 'Helpful Links', 'gce_feed_sidebar_help', 'gce_feed', 'side', 'core' );
|
98 |
|
99 |
add_meta_box( 'gce_display_options_meta', 'Display Options', 'gce_display_options_meta', 'gce_feed', 'side', 'core' );
|
100 |
}
|
94 |
add_meta_box( 'gce_feed_meta', 'Feed Settings', 'gce_display_meta', 'gce_feed', 'advanced', 'core' );
|
95 |
|
96 |
// Sidebar meta box below publish section.
|
97 |
+
add_meta_box( 'gce_feed_sidebar_help', __( 'Helpful Links', 'gce' ), 'gce_feed_sidebar_help', 'gce_feed', 'side', 'core' );
|
98 |
|
99 |
add_meta_box( 'gce_display_options_meta', 'Display Options', 'gce_display_options_meta', 'gce_feed', 'side', 'core' );
|
100 |
}
|
js/gce-script.js
CHANGED
@@ -1,106 +1,106 @@
|
|
1 |
-
|
2 |
-
/**
|
3 |
-
* Public JS functions
|
4 |
-
*
|
5 |
-
* @package GCE
|
6 |
-
* @author Phil Derksen <pderksen@gmail.com>, Nick Young <mycorpweb@gmail.com>
|
7 |
-
* @license GPL-2.0+
|
8 |
-
* @copyright 2014 Phil Derksen
|
9 |
-
*/
|
10 |
-
(function($) {
|
11 |
-
'use strict';
|
12 |
-
|
13 |
-
$(function() {
|
14 |
-
|
15 |
-
gce_tooltips('.gce-has-events');
|
16 |
-
|
17 |
-
if( typeof gce_grid != 'undefined' ) {
|
18 |
-
|
19 |
-
$('body').on( 'click', '.gce-change-month', function(e) {
|
20 |
-
|
21 |
-
var id = $(this).closest('.gce-calendar').parent().attr('id');
|
22 |
-
|
23 |
-
e.preventDefault();
|
24 |
-
|
25 |
-
//Extract month and year
|
26 |
-
var month_year = $(this).attr('name').split('-', 2);
|
27 |
-
var paging = $(this).attr('data-gce-grid-paging');
|
28 |
-
|
29 |
-
//Add loading text to table caption
|
30 |
-
$('#' + gce_grid[id].target_element + ' caption').html('Loading...');
|
31 |
-
//Send AJAX request
|
32 |
-
$.post(gce.ajaxurl,{
|
33 |
-
action:'gce_ajax',
|
34 |
-
gce_type: gce_grid[id].type,
|
35 |
-
gce_feed_ids: gce_grid[id].feed_ids,
|
36 |
-
gce_title_text: gce_grid[id].title_text,
|
37 |
-
gce_widget_id: gce_grid[id].target_element,
|
38 |
-
gce_month: month_year[0],
|
39 |
-
gce_year: month_year[1],
|
40 |
-
gce_paging: paging,
|
41 |
-
gce_nonce: gce.ajaxnonce
|
42 |
-
}, function(data){
|
43 |
-
//Replace existing data with returned AJAX data
|
44 |
-
if(gce_grid[id].type == 'widget'){
|
45 |
-
$('#' + gce_grid[id].target_element).html(data);
|
46 |
-
}else{
|
47 |
-
$('#' + gce_grid[id].target_element).replaceWith(data);
|
48 |
-
}
|
49 |
-
gce_tooltips('#' + gce_grid[id].target_element + ' .gce-has-events');
|
50 |
-
});
|
51 |
-
});
|
52 |
-
}
|
53 |
-
|
54 |
-
$('body').on( 'click', '.gce-change-month-list', function(e) {
|
55 |
-
|
56 |
-
e.preventDefault();
|
57 |
-
|
58 |
-
var element = $(this);
|
59 |
-
|
60 |
-
var start = $(this).parent().parent().parent().data('gce-start');
|
61 |
-
var grouped = $(this).parent().parent().parent().data('gce-grouped');
|
62 |
-
var title_text = $(this).parent().parent().parent().data('gce-title');
|
63 |
-
var feed_ids = $(this).parent().parent().parent().data( 'gce-feeds');
|
64 |
-
var sort = $(this).parent().parent().parent().data('gce-sort');
|
65 |
-
var paging = $(this).parent().parent().parent().data('gce-paging');
|
66 |
-
var paging_interval = $(this).parent().parent().parent().data('gce-paging-interval');
|
67 |
-
var paging_direction = $(this).data('gce-paging-direction');
|
68 |
-
var start_offset = $(this).parent().parent().parent().data('gce-start-offset');
|
69 |
-
var paging_type = $(this).data('gce-paging-type');
|
70 |
-
|
71 |
-
//Add loading text to table caption
|
72 |
-
$(this).parent().parent().parent().find('.gce-month-title').html('Loading...');
|
73 |
-
|
74 |
-
//Send AJAX request
|
75 |
-
jQuery.post(gce.ajaxurl,{
|
76 |
-
action:'gce_ajax_list',
|
77 |
-
gce_feed_ids:feed_ids,
|
78 |
-
gce_title_text:title_text,
|
79 |
-
gce_start: start,
|
80 |
-
gce_grouped: grouped,
|
81 |
-
gce_sort: sort,
|
82 |
-
gce_paging: paging,
|
83 |
-
gce_paging_interval: paging_interval,
|
84 |
-
gce_paging_direction: paging_direction,
|
85 |
-
gce_start_offset: start_offset,
|
86 |
-
gce_paging_type: paging_type,
|
87 |
-
gce_nonce: gce.ajaxnonce
|
88 |
-
}, function(data){
|
89 |
-
element.parent().parent().parent().html(data);
|
90 |
-
});
|
91 |
-
});
|
92 |
-
|
93 |
-
function gce_tooltips(target_items) {
|
94 |
-
$(target_items).each(function(){
|
95 |
-
//Add qtip to all target items
|
96 |
-
$(this).qtip({
|
97 |
-
content: $(this).children('.gce-event-info'),
|
98 |
-
position: { corner: { target: 'center', tooltip: 'bottomLeft' }, adjust: { screen: true } },
|
99 |
-
hide: { fixed: true, delay: 100, effect: { length: 0 } },
|
100 |
-
show: { solo: true, delay: 0, effect: { length: 0 } },
|
101 |
-
style: { padding: "0", classes: { tooltip: 'gce-qtip', tip: 'gce-qtip-tip', title: 'gce-qtip-title', content: 'gce-qtip-content', active: 'gce-qtip-active' }, border: { width: 0 } }
|
102 |
-
});
|
103 |
-
});
|
104 |
-
}
|
105 |
-
});
|
106 |
}(jQuery))
|
1 |
+
|
2 |
+
/**
|
3 |
+
* Public JS functions
|
4 |
+
*
|
5 |
+
* @package GCE
|
6 |
+
* @author Phil Derksen <pderksen@gmail.com>, Nick Young <mycorpweb@gmail.com>
|
7 |
+
* @license GPL-2.0+
|
8 |
+
* @copyright 2014 Phil Derksen
|
9 |
+
*/
|
10 |
+
(function($) {
|
11 |
+
'use strict';
|
12 |
+
|
13 |
+
$(function() {
|
14 |
+
|
15 |
+
gce_tooltips('.gce-has-events');
|
16 |
+
|
17 |
+
if( typeof gce_grid != 'undefined' ) {
|
18 |
+
|
19 |
+
$('body').on( 'click', '.gce-change-month', function(e) {
|
20 |
+
|
21 |
+
var id = $(this).closest('.gce-calendar').parent().attr('id');
|
22 |
+
|
23 |
+
e.preventDefault();
|
24 |
+
|
25 |
+
//Extract month and year
|
26 |
+
var month_year = $(this).attr('name').split('-', 2);
|
27 |
+
var paging = $(this).attr('data-gce-grid-paging');
|
28 |
+
|
29 |
+
//Add loading text to table caption
|
30 |
+
$('#' + gce_grid[id].target_element + ' caption').html('Loading...');
|
31 |
+
//Send AJAX request
|
32 |
+
$.post(gce.ajaxurl,{
|
33 |
+
action:'gce_ajax',
|
34 |
+
gce_type: gce_grid[id].type,
|
35 |
+
gce_feed_ids: gce_grid[id].feed_ids,
|
36 |
+
gce_title_text: gce_grid[id].title_text,
|
37 |
+
gce_widget_id: gce_grid[id].target_element,
|
38 |
+
gce_month: month_year[0],
|
39 |
+
gce_year: month_year[1],
|
40 |
+
gce_paging: paging,
|
41 |
+
gce_nonce: gce.ajaxnonce
|
42 |
+
}, function(data){
|
43 |
+
//Replace existing data with returned AJAX data
|
44 |
+
if(gce_grid[id].type == 'widget'){
|
45 |
+
$('#' + gce_grid[id].target_element).html(data);
|
46 |
+
}else{
|
47 |
+
$('#' + gce_grid[id].target_element).replaceWith(data);
|
48 |
+
}
|
49 |
+
gce_tooltips('#' + gce_grid[id].target_element + ' .gce-has-events');
|
50 |
+
});
|
51 |
+
});
|
52 |
+
}
|
53 |
+
|
54 |
+
$('body').on( 'click', '.gce-change-month-list', function(e) {
|
55 |
+
|
56 |
+
e.preventDefault();
|
57 |
+
|
58 |
+
var element = $(this);
|
59 |
+
|
60 |
+
var start = $(this).parent().parent().parent().data('gce-start');
|
61 |
+
var grouped = $(this).parent().parent().parent().data('gce-grouped');
|
62 |
+
var title_text = $(this).parent().parent().parent().data('gce-title');
|
63 |
+
var feed_ids = $(this).parent().parent().parent().data( 'gce-feeds');
|
64 |
+
var sort = $(this).parent().parent().parent().data('gce-sort');
|
65 |
+
var paging = $(this).parent().parent().parent().data('gce-paging');
|
66 |
+
var paging_interval = $(this).parent().parent().parent().data('gce-paging-interval');
|
67 |
+
var paging_direction = $(this).data('gce-paging-direction');
|
68 |
+
var start_offset = $(this).parent().parent().parent().data('gce-start-offset');
|
69 |
+
var paging_type = $(this).data('gce-paging-type');
|
70 |
+
|
71 |
+
//Add loading text to table caption
|
72 |
+
$(this).parent().parent().parent().find('.gce-month-title').html('Loading...');
|
73 |
+
|
74 |
+
//Send AJAX request
|
75 |
+
jQuery.post(gce.ajaxurl,{
|
76 |
+
action:'gce_ajax_list',
|
77 |
+
gce_feed_ids:feed_ids,
|
78 |
+
gce_title_text:title_text,
|
79 |
+
gce_start: start,
|
80 |
+
gce_grouped: grouped,
|
81 |
+
gce_sort: sort,
|
82 |
+
gce_paging: paging,
|
83 |
+
gce_paging_interval: paging_interval,
|
84 |
+
gce_paging_direction: paging_direction,
|
85 |
+
gce_start_offset: start_offset,
|
86 |
+
gce_paging_type: paging_type,
|
87 |
+
gce_nonce: gce.ajaxnonce
|
88 |
+
}, function(data){
|
89 |
+
element.parent().parent().parent().html(data);
|
90 |
+
});
|
91 |
+
});
|
92 |
+
|
93 |
+
function gce_tooltips(target_items) {
|
94 |
+
$(target_items).each(function(){
|
95 |
+
//Add qtip to all target items
|
96 |
+
$(this).qtip({
|
97 |
+
content: $(this).children('.gce-event-info'),
|
98 |
+
position: { corner: { target: 'center', tooltip: 'bottomLeft' }, adjust: { screen: true } },
|
99 |
+
hide: { fixed: true, delay: 100, effect: { length: 0 } },
|
100 |
+
show: { solo: true, delay: 0, effect: { length: 0 } },
|
101 |
+
style: { padding: "0", classes: { tooltip: 'gce-qtip', tip: 'gce-qtip-tip', title: 'gce-qtip-title', content: 'gce-qtip-content', active: 'gce-qtip-active' }, border: { width: 0 } }
|
102 |
+
});
|
103 |
+
});
|
104 |
+
}
|
105 |
+
});
|
106 |
}(jQuery))
|
js/jquery-qtip.js
CHANGED
@@ -1,15 +1,15 @@
|
|
1 |
-
/*!
|
2 |
-
* jquery.qtip. The jQuery tooltip plugin
|
3 |
-
*
|
4 |
-
* Copyright (c) 2009 Craig Thompson
|
5 |
-
* http://craigsworks.com
|
6 |
-
*
|
7 |
-
* Licensed under MIT
|
8 |
-
* http://www.opensource.org/licenses/mit-license.php
|
9 |
-
*
|
10 |
-
* Launch : February 2009
|
11 |
-
* Version : 1.0.0-rc3
|
12 |
-
* Released: Tuesday 12th May, 2009 - 00:00
|
13 |
-
* Debug: jquery.qtip.debug.js
|
14 |
-
*/
|
15 |
(function(f){f.fn.qtip=function(B,u){var y,t,A,s,x,w,v,z;if(typeof B=="string"){if(typeof f(this).data("qtip")!=="object"){f.fn.qtip.log.error.call(self,1,f.fn.qtip.constants.NO_TOOLTIP_PRESENT,false)}if(B=="api"){return f(this).data("qtip").interfaces[f(this).data("qtip").current]}else{if(B=="interfaces"){return f(this).data("qtip").interfaces}}}else{if(!B){B={}}if(typeof B.content!=="object"||(B.content.jquery&&B.content.length>0)){B.content={text:B.content}}if(typeof B.content.title!=="object"){B.content.title={text:B.content.title}}if(typeof B.position!=="object"){B.position={corner:B.position}}if(typeof B.position.corner!=="object"){B.position.corner={target:B.position.corner,tooltip:B.position.corner}}if(typeof B.show!=="object"){B.show={when:B.show}}if(typeof B.show.when!=="object"){B.show.when={event:B.show.when}}if(typeof B.show.effect!=="object"){B.show.effect={type:B.show.effect}}if(typeof B.hide!=="object"){B.hide={when:B.hide}}if(typeof B.hide.when!=="object"){B.hide.when={event:B.hide.when}}if(typeof B.hide.effect!=="object"){B.hide.effect={type:B.hide.effect}}if(typeof B.style!=="object"){B.style={name:B.style}}B.style=c(B.style);s=f.extend(true,{},f.fn.qtip.defaults,B);s.style=a.call({options:s},s.style);s.user=f.extend(true,{},B)}return f(this).each(function(){if(typeof B=="string"){w=B.toLowerCase();A=f(this).qtip("interfaces");if(typeof A=="object"){if(u===true&&w=="destroy"){while(A.length>0){A[A.length-1].destroy()}}else{if(u!==true){A=[f(this).qtip("api")]}for(y=0;y<A.length;y++){if(w=="destroy"){A[y].destroy()}else{if(A[y].status.rendered===true){if(w=="show"){A[y].show()}else{if(w=="hide"){A[y].hide()}else{if(w=="focus"){A[y].focus()}else{if(w=="disable"){A[y].disable(true)}else{if(w=="enable"){A[y].disable(false)}}}}}}}}}}}else{v=f.extend(true,{},s);v.hide.effect.length=s.hide.effect.length;v.show.effect.length=s.show.effect.length;if(v.position.container===false){v.position.container=f(document.body)}if(v.position.target===false){v.position.target=f(this)}if(v.show.when.target===false){v.show.when.target=f(this)}if(v.hide.when.target===false){v.hide.when.target=f(this)}t=f.fn.qtip.interfaces.length;for(y=0;y<t;y++){if(typeof f.fn.qtip.interfaces[y]=="undefined"){t=y;break}}x=new d(f(this),v,t);f.fn.qtip.interfaces[t]=x;if(typeof f(this).data("qtip")==="object"&&f(this).data("qtip")){if(typeof f(this).attr("qtip")==="undefined"){f(this).data("qtip").current=f(this).data("qtip").interfaces.length}f(this).data("qtip").interfaces.push(x)}else{f(this).data("qtip",{current:0,interfaces:[x]})}if(v.content.prerender===false&&v.show.when.event!==false&&v.show.ready!==true){v.show.when.target.bind(v.show.when.event+".qtip-"+t+"-create",{qtip:t},function(C){z=f.fn.qtip.interfaces[C.data.qtip];z.options.show.when.target.unbind(z.options.show.when.event+".qtip-"+C.data.qtip+"-create");z.cache.mouse={x:C.pageX,y:C.pageY};p.call(z);z.options.show.when.target.trigger(z.options.show.when.event)})}else{x.cache.mouse={x:v.show.when.target.offset().left,y:v.show.when.target.offset().top};p.call(x)}}})};function d(u,t,v){var s=this;s.id=v;s.options=t;s.status={animated:false,rendered:false,disabled:false,focused:false};s.elements={target:u.addClass(s.options.style.classes.target),tooltip:null,wrapper:null,content:null,contentWrapper:null,title:null,button:null,tip:null,bgiframe:null};s.cache={mouse:{},position:{},toggle:0};s.timers={};f.extend(s,s.options.api,{show:function(y){var x,z;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"show")}if(s.elements.tooltip.css("display")!=="none"){return s}s.elements.tooltip.stop(true,false);x=s.beforeShow.call(s,y);if(x===false){return s}function w(){if(s.options.position.type!=="static"){s.focus()}s.onShow.call(s,y);if(f.browser.msie){s.elements.tooltip.get(0).style.removeAttribute("filter")}}s.cache.toggle=1;if(s.options.position.type!=="static"){s.updatePosition(y,(s.options.show.effect.length>0))}if(typeof s.options.show.solo=="object"){z=f(s.options.show.solo)}else{if(s.options.show.solo===true){z=f("div.qtip").not(s.elements.tooltip)}}if(z){z.each(function(){if(f(this).qtip("api").status.rendered===true){f(this).qtip("api").hide()}})}if(typeof s.options.show.effect.type=="function"){s.options.show.effect.type.call(s.elements.tooltip,s.options.show.effect.length);s.elements.tooltip.queue(function(){w();f(this).dequeue()})}else{switch(s.options.show.effect.type.toLowerCase()){case"fade":s.elements.tooltip.fadeIn(s.options.show.effect.length,w);break;case"slide":s.elements.tooltip.slideDown(s.options.show.effect.length,function(){w();if(s.options.position.type!=="static"){s.updatePosition(y,true)}});break;case"grow":s.elements.tooltip.show(s.options.show.effect.length,w);break;default:s.elements.tooltip.show(null,w);break}s.elements.tooltip.addClass(s.options.style.classes.active)}return f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_SHOWN,"show")},hide:function(y){var x;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"hide")}else{if(s.elements.tooltip.css("display")==="none"){return s}}clearTimeout(s.timers.show);s.elements.tooltip.stop(true,false);x=s.beforeHide.call(s,y);if(x===false){return s}function w(){s.onHide.call(s,y)}s.cache.toggle=0;if(typeof s.options.hide.effect.type=="function"){s.options.hide.effect.type.call(s.elements.tooltip,s.options.hide.effect.length);s.elements.tooltip.queue(function(){w();f(this).dequeue()})}else{switch(s.options.hide.effect.type.toLowerCase()){case"fade":s.elements.tooltip.fadeOut(s.options.hide.effect.length,w);break;case"slide":s.elements.tooltip.slideUp(s.options.hide.effect.length,w);break;case"grow":s.elements.tooltip.hide(s.options.hide.effect.length,w);break;default:s.elements.tooltip.hide(null,w);break}s.elements.tooltip.removeClass(s.options.style.classes.active)}return f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_HIDDEN,"hide")},updatePosition:function(w,x){var C,G,L,J,H,E,y,I,B,D,K,A,F,z;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"updatePosition")}else{if(s.options.position.type=="static"){return f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.CANNOT_POSITION_STATIC,"updatePosition")}}G={position:{left:0,top:0},dimensions:{height:0,width:0},corner:s.options.position.corner.target};L={position:s.getPosition(),dimensions:s.getDimensions(),corner:s.options.position.corner.tooltip};if(s.options.position.target!=="mouse"){if(s.options.position.target.get(0).nodeName.toLowerCase()=="area"){J=s.options.position.target.attr("coords").split(",");for(C=0;C<J.length;C++){J[C]=parseInt(J[C])}H=s.options.position.target.parent("map").attr("name");E=f('img[usemap="#'+H+'"]:first').offset();G.position={left:Math.floor(E.left+J[0]),top:Math.floor(E.top+J[1])};switch(s.options.position.target.attr("shape").toLowerCase()){case"rect":G.dimensions={width:Math.ceil(Math.abs(J[2]-J[0])),height:Math.ceil(Math.abs(J[3]-J[1]))};break;case"circle":G.dimensions={width:J[2]+1,height:J[2]+1};break;case"poly":G.dimensions={width:J[0],height:J[1]};for(C=0;C<J.length;C++){if(C%2==0){if(J[C]>G.dimensions.width){G.dimensions.width=J[C]}if(J[C]<J[0]){G.position.left=Math.floor(E.left+J[C])}}else{if(J[C]>G.dimensions.height){G.dimensions.height=J[C]}if(J[C]<J[1]){G.position.top=Math.floor(E.top+J[C])}}}G.dimensions.width=G.dimensions.width-(G.position.left-E.left);G.dimensions.height=G.dimensions.height-(G.position.top-E.top);break;default:return f.fn.qtip.log.error.call(s,4,f.fn.qtip.constants.INVALID_AREA_SHAPE,"updatePosition");break}G.dimensions.width-=2;G.dimensions.height-=2}else{if(s.options.position.target.add(document.body).length===1){G.position={left:f(document).scrollLeft(),top:f(document).scrollTop()};G.dimensions={height:f(window).height(),width:f(window).width()}}else{if(typeof s.options.position.target.attr("qtip")!=="undefined"){G.position=s.options.position.target.qtip("api").cache.position}else{G.position=s.options.position.target.offset()}G.dimensions={height:s.options.position.target.outerHeight(),width:s.options.position.target.outerWidth()}}}y=f.extend({},G.position);if(G.corner.search(/right/i)!==-1){y.left+=G.dimensions.width}if(G.corner.search(/bottom/i)!==-1){y.top+=G.dimensions.height}if(G.corner.search(/((top|bottom)Middle)|center/)!==-1){y.left+=(G.dimensions.width/2)}if(G.corner.search(/((left|right)Middle)|center/)!==-1){y.top+=(G.dimensions.height/2)}}else{G.position=y={left:s.cache.mouse.x,top:s.cache.mouse.y};G.dimensions={height:1,width:1}}if(L.corner.search(/right/i)!==-1){y.left-=L.dimensions.width}if(L.corner.search(/bottom/i)!==-1){y.top-=L.dimensions.height}if(L.corner.search(/((top|bottom)Middle)|center/)!==-1){y.left-=(L.dimensions.width/2)}if(L.corner.search(/((left|right)Middle)|center/)!==-1){y.top-=(L.dimensions.height/2)}I=(f.browser.msie)?1:0;B=(f.browser.msie&&parseInt(f.browser.version.charAt(0))===6)?1:0;if(s.options.style.border.radius>0){if(L.corner.search(/Left/)!==-1){y.left-=s.options.style.border.radius}else{if(L.corner.search(/Right/)!==-1){y.left+=s.options.style.border.radius}}if(L.corner.search(/Top/)!==-1){y.top-=s.options.style.border.radius}else{if(L.corner.search(/Bottom/)!==-1){y.top+=s.options.style.border.radius}}}if(I){if(L.corner.search(/top/)!==-1){y.top-=I}else{if(L.corner.search(/bottom/)!==-1){y.top+=I}}if(L.corner.search(/left/)!==-1){y.left-=I}else{if(L.corner.search(/right/)!==-1){y.left+=I}}if(L.corner.search(/leftMiddle|rightMiddle/)!==-1){y.top-=1}}if(s.options.position.adjust.screen===true){y=o.call(s,y,G,L)}if(s.options.position.target==="mouse"&&s.options.position.adjust.mouse===true){if(s.options.position.adjust.screen===true&&s.elements.tip){K=s.elements.tip.attr("rel")}else{K=s.options.position.corner.tooltip}y.left+=(K.search(/right/i)!==-1)?-6:6;y.top+=(K.search(/bottom/i)!==-1)?-6:6}if(!s.elements.bgiframe&&f.browser.msie&&parseInt(f.browser.version.charAt(0))==6){f("select, object").each(function(){A=f(this).offset();A.bottom=A.top+f(this).height();A.right=A.left+f(this).width();if(y.top+L.dimensions.height>=A.top&&y.left+L.dimensions.width>=A.left){k.call(s)}})}y.left+=s.options.position.adjust.x;y.top+=s.options.position.adjust.y;F=s.getPosition();if(y.left!=F.left||y.top!=F.top){z=s.beforePositionUpdate.call(s,w);if(z===false){return s}s.cache.position=y;if(x===true){s.status.animated=true;s.elements.tooltip.animate(y,200,"swing",function(){s.status.animated=false})}else{s.elements.tooltip.css(y)}s.onPositionUpdate.call(s,w);if(typeof w!=="undefined"&&w.type&&w.type!=="mousemove"){f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_POSITION_UPDATED,"updatePosition")}}return s},updateWidth:function(w){var x;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"updateWidth")}else{if(w&&typeof w!=="number"){return f.fn.qtip.log.error.call(s,2,"newWidth must be of type number","updateWidth")}}x=s.elements.contentWrapper.siblings().add(s.elements.tip).add(s.elements.button);if(!w){if(typeof s.options.style.width.value=="number"){w=s.options.style.width.value}else{s.elements.tooltip.css({width:"auto"});x.hide();if(f.browser.msie){s.elements.wrapper.add(s.elements.contentWrapper.children()).css({zoom:"normal"})}w=s.getDimensions().width+1;if(!s.options.style.width.value){if(w>s.options.style.width.max){w=s.options.style.width.max}if(w<s.options.style.width.min){w=s.options.style.width.min}}}}if(w%2!==0){w-=1}s.elements.tooltip.width(w);x.show();if(s.options.style.border.radius){s.elements.tooltip.find(".qtip-betweenCorners").each(function(y){f(this).width(w-(s.options.style.border.radius*2))})}if(f.browser.msie){s.elements.wrapper.add(s.elements.contentWrapper.children()).css({zoom:"1"});s.elements.wrapper.width(w);if(s.elements.bgiframe){s.elements.bgiframe.width(w).height(s.getDimensions.height)}}return f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_WIDTH_UPDATED,"updateWidth")},updateStyle:function(w){var z,A,x,y,B;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"updateStyle")}else{if(typeof w!=="string"||!f.fn.qtip.styles[w]){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.STYLE_NOT_DEFINED,"updateStyle")}}s.options.style=a.call(s,f.fn.qtip.styles[w],s.options.user.style);s.elements.content.css(q(s.options.style));if(s.options.content.title.text!==false){s.elements.title.css(q(s.options.style.title,true))}s.elements.contentWrapper.css({borderColor:s.options.style.border.color});if(s.options.style.tip.corner!==false){if(f("<canvas>").get(0).getContext){z=s.elements.tooltip.find(".qtip-tip canvas:first");x=z.get(0).getContext("2d");x.clearRect(0,0,300,300);y=z.parent("div[rel]:first").attr("rel");B=b(y,s.options.style.tip.size.width,s.options.style.tip.size.height);h.call(s,z,B,s.options.style.tip.color||s.options.style.border.color)}else{if(f.browser.msie){z=s.elements.tooltip.find('.qtip-tip [nodeName="shape"]');z.attr("fillcolor",s.options.style.tip.color||s.options.style.border.color)}}}if(s.options.style.border.radius>0){s.elements.tooltip.find(".qtip-betweenCorners").css({backgroundColor:s.options.style.border.color});if(f("<canvas>").get(0).getContext){A=g(s.options.style.border.radius);s.elements.tooltip.find(".qtip-wrapper canvas").each(function(){x=f(this).get(0).getContext("2d");x.clearRect(0,0,300,300);y=f(this).parent("div[rel]:first").attr("rel");r.call(s,f(this),A[y],s.options.style.border.radius,s.options.style.border.color)})}else{if(f.browser.msie){s.elements.tooltip.find('.qtip-wrapper [nodeName="arc"]').each(function(){f(this).attr("fillcolor",s.options.style.border.color)})}}}return f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_STYLE_UPDATED,"updateStyle")},updateContent:function(A,y){var z,x,w;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"updateContent")}else{if(!A){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.NO_CONTENT_PROVIDED,"updateContent")}}z=s.beforeContentUpdate.call(s,A);if(typeof z=="string"){A=z}else{if(z===false){return}}if(f.browser.msie){s.elements.contentWrapper.children().css({zoom:"normal"})}if(A.jquery&&A.length>0){A.clone(true).appendTo(s.elements.content).show()}else{s.elements.content.html(A)}x=s.elements.content.find("img[complete=false]");if(x.length>0){w=0;x.each(function(C){f('<img src="'+f(this).attr("src")+'" />').load(function(){if(++w==x.length){B()}})})}else{B()}function B(){s.updateWidth();if(y!==false){if(s.options.position.type!=="static"){s.updatePosition(s.elements.tooltip.is(":visible"),true)}if(s.options.style.tip.corner!==false){n.call(s)}}}s.onContentUpdate.call(s);return f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_CONTENT_UPDATED,"loadContent")},loadContent:function(w,z,A){var y;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"loadContent")}y=s.beforeContentLoad.call(s);if(y===false){return s}if(A=="post"){f.post(w,z,x)}else{f.get(w,z,x)}function x(B){s.onContentLoad.call(s);f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_CONTENT_LOADED,"loadContent");s.updateContent(B)}return s},updateTitle:function(w){if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"updateTitle")}else{if(!w){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.NO_CONTENT_PROVIDED,"updateTitle")}}returned=s.beforeTitleUpdate.call(s);if(returned===false){return s}if(s.elements.button){s.elements.button=s.elements.button.clone(true)}s.elements.title.html(w);if(s.elements.button){s.elements.title.prepend(s.elements.button)}s.onTitleUpdate.call(s);return f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_TITLE_UPDATED,"updateTitle")},focus:function(A){var y,x,w,z;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"focus")}else{if(s.options.position.type=="static"){return f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.CANNOT_FOCUS_STATIC,"focus")}}y=parseInt(s.elements.tooltip.css("z-index"));x=6000+f("div.qtip[qtip]").length-1;if(!s.status.focused&&y!==x){z=s.beforeFocus.call(s,A);if(z===false){return s}f("div.qtip[qtip]").not(s.elements.tooltip).each(function(){if(f(this).qtip("api").status.rendered===true){w=parseInt(f(this).css("z-index"));if(typeof w=="number"&&w>-1){f(this).css({zIndex:parseInt(f(this).css("z-index"))-1})}f(this).qtip("api").status.focused=false}});s.elements.tooltip.css({zIndex:x});s.status.focused=true;s.onFocus.call(s,A);f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_FOCUSED,"focus")}return s},disable:function(w){if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"disable")}if(w){if(!s.status.disabled){s.status.disabled=true;f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_DISABLED,"disable")}else{f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.TOOLTIP_ALREADY_DISABLED,"disable")}}else{if(s.status.disabled){s.status.disabled=false;f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_ENABLED,"disable")}else{f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.TOOLTIP_ALREADY_ENABLED,"disable")}}return s},destroy:function(){var w,x,y;x=s.beforeDestroy.call(s);if(x===false){return s}if(s.status.rendered){s.options.show.when.target.unbind("mousemove.qtip",s.updatePosition);s.options.show.when.target.unbind("mouseout.qtip",s.hide);s.options.show.when.target.unbind(s.options.show.when.event+".qtip");s.options.hide.when.target.unbind(s.options.hide.when.event+".qtip");s.elements.tooltip.unbind(s.options.hide.when.event+".qtip");s.elements.tooltip.unbind("mouseover.qtip",s.focus);s.elements.tooltip.remove()}else{s.options.show.when.target.unbind(s.options.show.when.event+".qtip-create")}if(typeof s.elements.target.data("qtip")=="object"){y=s.elements.target.data("qtip").interfaces;if(typeof y=="object"&&y.length>0){for(w=0;w<y.length-1;w++){if(y[w].id==s.id){y.splice(w,1)}}}}delete f.fn.qtip.interfaces[s.id];if(typeof y=="object"&&y.length>0){s.elements.target.data("qtip").current=y.length-1}else{s.elements.target.removeData("qtip")}s.onDestroy.call(s);f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_DESTROYED,"destroy");return s.elements.target},getPosition:function(){var w,x;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"getPosition")}w=(s.elements.tooltip.css("display")!=="none")?false:true;if(w){s.elements.tooltip.css({visiblity:"hidden"}).show()}x=s.elements.tooltip.offset();if(w){s.elements.tooltip.css({visiblity:"visible"}).hide()}return x},getDimensions:function(){var w,x;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"getDimensions")}w=(!s.elements.tooltip.is(":visible"))?true:false;if(w){s.elements.tooltip.css({visiblity:"hidden"}).show()}x={height:s.elements.tooltip.outerHeight(),width:s.elements.tooltip.outerWidth()};if(w){s.elements.tooltip.css({visiblity:"visible"}).hide()}return x}})}function p(){var s,w,u,t,v,y,x;s=this;s.beforeRender.call(s);s.status.rendered=true;s.elements.tooltip='<div qtip="'+s.id+'" class="qtip '+(s.options.style.classes.tooltip||s.options.style)+'"style="display:none; -moz-border-radius:0; -webkit-border-radius:0; border-radius:0;position:'+s.options.position.type+';"> <div class="qtip-wrapper" style="position:relative; overflow:hidden; text-align:left;"> <div class="qtip-contentWrapper" style="overflow:hidden;"> <div class="qtip-content '+s.options.style.classes.content+'"></div></div></div></div>';s.elements.tooltip=f(s.elements.tooltip);s.elements.tooltip.appendTo(s.options.position.container);s.elements.tooltip.data("qtip",{current:0,interfaces:[s]});s.elements.wrapper=s.elements.tooltip.children("div:first");s.elements.contentWrapper=s.elements.wrapper.children("div:first").css({background:s.options.style.background});s.elements.content=s.elements.contentWrapper.children("div:first").css(q(s.options.style));if(f.browser.msie){s.elements.wrapper.add(s.elements.content).css({zoom:1})}if(s.options.hide.when.event=="unfocus"){s.elements.tooltip.attr("unfocus",true)}if(typeof s.options.style.width.value=="number"){s.updateWidth()}if(f("<canvas>").get(0).getContext||f.browser.msie){if(s.options.style.border.radius>0){m.call(s)}else{s.elements.contentWrapper.css({border:s.options.style.border.width+"px solid "+s.options.style.border.color})}if(s.options.style.tip.corner!==false){e.call(s)}}else{s.elements.contentWrapper.css({border:s.options.style.border.width+"px solid "+s.options.style.border.color});s.options.style.border.radius=0;s.options.style.tip.corner=false;f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.CANVAS_VML_NOT_SUPPORTED,"render")}if((typeof s.options.content.text=="string"&&s.options.content.text.length>0)||(s.options.content.text.jquery&&s.options.content.text.length>0)){u=s.options.content.text}else{if(typeof s.elements.target.attr("title")=="string"&&s.elements.target.attr("title").length>0){u=s.elements.target.attr("title").replace("\\n","<br />");s.elements.target.attr("title","")}else{if(typeof s.elements.target.attr("alt")=="string"&&s.elements.target.attr("alt").length>0){u=s.elements.target.attr("alt").replace("\\n","<br />");s.elements.target.attr("alt","")}else{u=" ";f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.NO_VALID_CONTENT,"render")}}}if(s.options.content.title.text!==false){j.call(s)}s.updateContent(u);l.call(s);if(s.options.show.ready===true){s.show()}if(s.options.content.url!==false){t=s.options.content.url;v=s.options.content.data;y=s.options.content.method||"get";s.loadContent(t,v,y)}s.onRender.call(s);f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_RENDERED,"render")}function m(){var F,z,t,B,x,E,u,G,D,y,w,C,A,s,v;F=this;F.elements.wrapper.find(".qtip-borderBottom, .qtip-borderTop").remove();t=F.options.style.border.width;B=F.options.style.border.radius;x=F.options.style.border.color||F.options.style.tip.color;E=g(B);u={};for(z in E){u[z]='<div rel="'+z+'" style="'+((z.search(/Left/)!==-1)?"left":"right")+":0; position:absolute; height:"+B+"px; width:"+B+'px; overflow:hidden; line-height:0.1px; font-size:1px">';if(f("<canvas>").get(0).getContext){u[z]+='<canvas height="'+B+'" width="'+B+'" style="vertical-align: top"></canvas>'}else{if(f.browser.msie){G=B*2+3;u[z]+='<v:arc stroked="false" fillcolor="'+x+'" startangle="'+E[z][0]+'" endangle="'+E[z][1]+'" style="width:'+G+"px; height:"+G+"px; margin-top:"+((z.search(/bottom/)!==-1)?-2:-1)+"px; margin-left:"+((z.search(/Right/)!==-1)?E[z][2]-3.5:-1)+'px; vertical-align:top; display:inline-block; behavior:url(#default#VML)"></v:arc>'}}u[z]+="</div>"}D=F.getDimensions().width-(Math.max(t,B)*2);y='<div class="qtip-betweenCorners" style="height:'+B+"px; width:"+D+"px; overflow:hidden; background-color:"+x+'; line-height:0.1px; font-size:1px;">';w='<div class="qtip-borderTop" dir="ltr" style="height:'+B+"px; margin-left:"+B+'px; line-height:0.1px; font-size:1px; padding:0;">'+u.topLeft+u.topRight+y;F.elements.wrapper.prepend(w);C='<div class="qtip-borderBottom" dir="ltr" style="height:'+B+"px; margin-left:"+B+'px; line-height:0.1px; font-size:1px; padding:0;">'+u.bottomLeft+u.bottomRight+y;F.elements.wrapper.append(C);if(f("<canvas>").get(0).getContext){F.elements.wrapper.find("canvas").each(function(){A=E[f(this).parent("[rel]:first").attr("rel")];r.call(F,f(this),A,B,x)})}else{if(f.browser.msie){F.elements.tooltip.append('<v:image style="behavior:url(#default#VML);"></v:image>')}}s=Math.max(B,(B+(t-B)));v=Math.max(t-B,0);F.elements.contentWrapper.css({border:"0px solid "+x,borderWidth:v+"px "+s+"px"})}function r(u,w,s,t){var v=u.get(0).getContext("2d");v.fillStyle=t;v.beginPath();v.arc(w[0],w[1],s,0,Math.PI*2,false);v.fill()}function e(v){var t,s,x,u,w;t=this;if(t.elements.tip!==null){t.elements.tip.remove()}s=t.options.style.tip.color||t.options.style.border.color;if(t.options.style.tip.corner===false){return}else{if(!v){v=t.options.style.tip.corner}}x=b(v,t.options.style.tip.size.width,t.options.style.tip.size.height);t.elements.tip='<div class="'+t.options.style.classes.tip+'" dir="ltr" rel="'+v+'" style="position:absolute; height:'+t.options.style.tip.size.height+"px; width:"+t.options.style.tip.size.width+'px; margin:0 auto; line-height:0.1px; font-size:1px;">';if(f("<canvas>").get(0).getContext){t.elements.tip+='<canvas height="'+t.options.style.tip.size.height+'" width="'+t.options.style.tip.size.width+'"></canvas>'}else{if(f.browser.msie){u=t.options.style.tip.size.width+","+t.options.style.tip.size.height;w="m"+x[0][0]+","+x[0][1];w+=" l"+x[1][0]+","+x[1][1];w+=" "+x[2][0]+","+x[2][1];w+=" xe";t.elements.tip+='<v:shape fillcolor="'+s+'" stroked="false" filled="true" path="'+w+'" coordsize="'+u+'" style="width:'+t.options.style.tip.size.width+"px; height:"+t.options.style.tip.size.height+"px; line-height:0.1px; display:inline-block; behavior:url(#default#VML); vertical-align:"+((v.search(/top/)!==-1)?"bottom":"top")+'"></v:shape>';t.elements.tip+='<v:image style="behavior:url(#default#VML);"></v:image>';t.elements.contentWrapper.css("position","relative")}}t.elements.tooltip.prepend(t.elements.tip+"</div>");t.elements.tip=t.elements.tooltip.find("."+t.options.style.classes.tip).eq(0);if(f("<canvas>").get(0).getContext){h.call(t,t.elements.tip.find("canvas:first"),x,s)}if(v.search(/top/)!==-1&&f.browser.msie&&parseInt(f.browser.version.charAt(0))===6){t.elements.tip.css({marginTop:-4})}n.call(t,v)}function h(t,v,s){var u=t.get(0).getContext("2d");u.fillStyle=s;u.beginPath();u.moveTo(v[0][0],v[0][1]);u.lineTo(v[1][0],v[1][1]);u.lineTo(v[2][0],v[2][1]);u.fill()}function n(u){var t,w,s,x,v;t=this;if(t.options.style.tip.corner===false||!t.elements.tip){return}if(!u){u=t.elements.tip.attr("rel")}w=positionAdjust=(f.browser.msie)?1:0;t.elements.tip.css(u.match(/left|right|top|bottom/)[0],0);if(u.search(/top|bottom/)!==-1){if(f.browser.msie){if(parseInt(f.browser.version.charAt(0))===6){positionAdjust=(u.search(/top/)!==-1)?-3:1}else{positionAdjust=(u.search(/top/)!==-1)?1:2}}if(u.search(/Middle/)!==-1){t.elements.tip.css({left:"50%",marginLeft:-(t.options.style.tip.size.width/2)})}else{if(u.search(/Left/)!==-1){t.elements.tip.css({left:t.options.style.border.radius-w})}else{if(u.search(/Right/)!==-1){t.elements.tip.css({right:t.options.style.border.radius+w})}}}if(u.search(/top/)!==-1){t.elements.tip.css({top:-positionAdjust})}else{t.elements.tip.css({bottom:positionAdjust})}}else{if(u.search(/left|right/)!==-1){if(f.browser.msie){positionAdjust=(parseInt(f.browser.version.charAt(0))===6)?1:((u.search(/left/)!==-1)?1:2)}if(u.search(/Middle/)!==-1){t.elements.tip.css({top:"50%",marginTop:-(t.options.style.tip.size.height/2)})}else{if(u.search(/Top/)!==-1){t.elements.tip.css({top:t.options.style.border.radius-w})}else{if(u.search(/Bottom/)!==-1){t.elements.tip.css({bottom:t.options.style.border.radius+w})}}}if(u.search(/left/)!==-1){t.elements.tip.css({left:-positionAdjust})}else{t.elements.tip.css({right:positionAdjust})}}}s="padding-"+u.match(/left|right|top|bottom/)[0];x=t.options.style.tip.size[(s.search(/left|right/)!==-1)?"width":"height"];t.elements.tooltip.css("padding",0);t.elements.tooltip.css(s,x);if(f.browser.msie&&parseInt(f.browser.version.charAt(0))==6){v=parseInt(t.elements.tip.css("margin-top"))||0;v+=parseInt(t.elements.content.css("margin-top"))||0;t.elements.tip.css({marginTop:v})}}function j(){var s=this;if(s.elements.title!==null){s.elements.title.remove()}s.elements.title=f('<div class="'+s.options.style.classes.title+'">').css(q(s.options.style.title,true)).css({zoom:(f.browser.msie)?1:0}).prependTo(s.elements.contentWrapper);if(s.options.content.title.text){s.updateTitle.call(s,s.options.content.title.text)}if(s.options.content.title.button!==false&&typeof s.options.content.title.button=="string"){s.elements.button=f('<a class="'+s.options.style.classes.button+'" style="float:right; position: relative"></a>').css(q(s.options.style.button,true)).html(s.options.content.title.button).prependTo(s.elements.title).click(function(t){if(!s.status.disabled){s.hide(t)}})}}function l(){var t,v,u,s;t=this;v=t.options.show.when.target;u=t.options.hide.when.target;if(t.options.hide.fixed){u=u.add(t.elements.tooltip)}if(t.options.hide.when.event=="inactive"){s=["click","dblclick","mousedown","mouseup","mousemove","mouseout","mouseenter","mouseleave","mouseover"];function y(z){if(t.status.disabled===true){return}clearTimeout(t.timers.inactive);t.timers.inactive=setTimeout(function(){f(s).each(function(){u.unbind(this+".qtip-inactive");t.elements.content.unbind(this+".qtip-inactive")});t.hide(z)},t.options.hide.delay)}}else{if(t.options.hide.fixed===true){t.elements.tooltip.bind("mouseover.qtip",function(){if(t.status.disabled===true){return}clearTimeout(t.timers.hide)})}}function x(z){if(t.status.disabled===true){return}if(t.options.hide.when.event=="inactive"){f(s).each(function(){u.bind(this+".qtip-inactive",y);t.elements.content.bind(this+".qtip-inactive",y)});y()}clearTimeout(t.timers.show);clearTimeout(t.timers.hide);t.timers.show=setTimeout(function(){t.show(z)},t.options.show.delay)}function w(z){if(t.status.disabled===true){return}if(t.options.hide.fixed===true&&t.options.hide.when.event.search(/mouse(out|leave)/i)!==-1&&f(z.relatedTarget).parents("div.qtip[qtip]").length>0){z.stopPropagation();z.preventDefault();clearTimeout(t.timers.hide);return false}clearTimeout(t.timers.show);clearTimeout(t.timers.hide);t.elements.tooltip.stop(true,true);t.timers.hide=setTimeout(function(){t.hide(z)},t.options.hide.delay)}if((t.options.show.when.target.add(t.options.hide.when.target).length===1&&t.options.show.when.event==t.options.hide.when.event&&t.options.hide.when.event!=="inactive")||t.options.hide.when.event=="unfocus"){t.cache.toggle=0;v.bind(t.options.show.when.event+".qtip",function(z){if(t.cache.toggle==0){x(z)}else{w(z)}})}else{v.bind(t.options.show.when.event+".qtip",x);if(t.options.hide.when.event!=="inactive"){u.bind(t.options.hide.when.event+".qtip",w)}}if(t.options.position.type.search(/(fixed|absolute)/)!==-1){t.elements.tooltip.bind("mouseover.qtip",t.focus)}if(t.options.position.target==="mouse"&&t.options.position.type!=="static"){v.bind("mousemove.qtip",function(z){t.cache.mouse={x:z.pageX,y:z.pageY};if(t.status.disabled===false&&t.options.position.adjust.mouse===true&&t.options.position.type!=="static"&&t.elements.tooltip.css("display")!=="none"){t.updatePosition(z)}})}}function o(u,v,A){var z,s,x,y,t,w;z=this;if(A.corner=="center"){return v.position}s=f.extend({},u);y={x:false,y:false};t={left:(s.left<f.fn.qtip.cache.screen.scroll.left),right:(s.left+A.dimensions.width+2>=f.fn.qtip.cache.screen.width+f.fn.qtip.cache.screen.scroll.left),top:(s.top<f.fn.qtip.cache.screen.scroll.top),bottom:(s.top+A.dimensions.height+2>=f.fn.qtip.cache.screen.height+f.fn.qtip.cache.screen.scroll.top)};x={left:(t.left&&(A.corner.search(/right/i)!=-1||(A.corner.search(/right/i)==-1&&!t.right))),right:(t.right&&(A.corner.search(/left/i)!=-1||(A.corner.search(/left/i)==-1&&!t.left))),top:(t.top&&A.corner.search(/top/i)==-1),bottom:(t.bottom&&A.corner.search(/bottom/i)==-1)};if(x.left){if(z.options.position.target!=="mouse"){s.left=v.position.left+v.dimensions.width}else{s.left=z.cache.mouse.x}y.x="Left"}else{if(x.right){if(z.options.position.target!=="mouse"){s.left=v.position.left-A.dimensions.width}else{s.left=z.cache.mouse.x-A.dimensions.width}y.x="Right"}}if(x.top){if(z.options.position.target!=="mouse"){s.top=v.position.top+v.dimensions.height}else{s.top=z.cache.mouse.y}y.y="top"}else{if(x.bottom){if(z.options.position.target!=="mouse"){s.top=v.position.top-A.dimensions.height}else{s.top=z.cache.mouse.y-A.dimensions.height}y.y="bottom"}}if(s.left<0){s.left=u.left;y.x=false}if(s.top<0){s.top=u.top;y.y=false}if(z.options.style.tip.corner!==false){s.corner=new String(A.corner);if(y.x!==false){s.corner=s.corner.replace(/Left|Right|Middle/,y.x)}if(y.y!==false){s.corner=s.corner.replace(/top|bottom/,y.y)}if(s.corner!==z.elements.tip.attr("rel")){e.call(z,s.corner)}}return s}function q(u,t){var v,s;v=f.extend(true,{},u);for(s in v){if(t===true&&s.search(/(tip|classes)/i)!==-1){delete v[s]}else{if(!t&&s.search(/(width|border|tip|title|classes|user)/i)!==-1){delete v[s]}}}return v}function c(s){if(typeof s.tip!=="object"){s.tip={corner:s.tip}}if(typeof s.tip.size!=="object"){s.tip.size={width:s.tip.size,height:s.tip.size}}if(typeof s.border!=="object"){s.border={width:s.border}}if(typeof s.width!=="object"){s.width={value:s.width}}if(typeof s.width.max=="string"){s.width.max=parseInt(s.width.max.replace(/([0-9]+)/i,"$1"))}if(typeof s.width.min=="string"){s.width.min=parseInt(s.width.min.replace(/([0-9]+)/i,"$1"))}if(typeof s.tip.size.x=="number"){s.tip.size.width=s.tip.size.x;delete s.tip.size.x}if(typeof s.tip.size.y=="number"){s.tip.size.height=s.tip.size.y;delete s.tip.size.y}return s}function a(){var s,t,u,x,v,w;s=this;u=[true,{}];for(t=0;t<arguments.length;t++){u.push(arguments[t])}x=[f.extend.apply(f,u)];while(typeof x[0].name=="string"){x.unshift(c(f.fn.qtip.styles[x[0].name]))}x.unshift(true,{classes:{tooltip:"qtip-"+(arguments[0].name||"defaults")}},f.fn.qtip.styles.defaults);v=f.extend.apply(f,x);w=(f.browser.msie)?1:0;v.tip.size.width+=w;v.tip.size.height+=w;if(v.tip.size.width%2>0){v.tip.size.width+=1}if(v.tip.size.height%2>0){v.tip.size.height+=1}if(v.tip.corner===true){v.tip.corner=(s.options.position.corner.tooltip==="center")?false:s.options.position.corner.tooltip}return v}function b(v,u,t){var s={bottomRight:[[0,0],[u,t],[u,0]],bottomLeft:[[0,0],[u,0],[0,t]],topRight:[[0,t],[u,0],[u,t]],topLeft:[[0,0],[0,t],[u,t]],topMiddle:[[0,t],[u/2,0],[u,t]],bottomMiddle:[[0,0],[u,0],[u/2,t]],rightMiddle:[[0,0],[u,t/2],[0,t]],leftMiddle:[[u,0],[u,t],[0,t/2]]};s.leftTop=s.bottomRight;s.rightTop=s.bottomLeft;s.leftBottom=s.topRight;s.rightBottom=s.topLeft;return s[v]}function g(s){var t;if(f("<canvas>").get(0).getContext){t={topLeft:[s,s],topRight:[0,s],bottomLeft:[s,0],bottomRight:[0,0]}}else{if(f.browser.msie){t={topLeft:[-90,90,0],topRight:[-90,90,-s],bottomLeft:[90,270,0],bottomRight:[90,270,-s]}}}return t}function k(){var s,t,u;s=this;u=s.getDimensions();t='<iframe class="qtip-bgiframe" frameborder="0" tabindex="-1" src="javascript:false" style="display:block; position:absolute; z-index:-1; filter:alpha(opacity=\'0\'); border: 1px solid red; height:'+u.height+"px; width:"+u.width+'px" />';s.elements.bgiframe=s.elements.wrapper.prepend(t).children(".qtip-bgiframe:first")}f(document).ready(function(){f.fn.qtip.cache={screen:{scroll:{left:f(window).scrollLeft(),top:f(window).scrollTop()},width:f(window).width(),height:f(window).height()}};var s;f(window).bind("resize scroll",function(t){clearTimeout(s);s=setTimeout(function(){if(t.type==="scroll"){f.fn.qtip.cache.screen.scroll={left:f(window).scrollLeft(),top:f(window).scrollTop()}}else{f.fn.qtip.cache.screen.width=f(window).width();f.fn.qtip.cache.screen.height=f(window).height()}for(i=0;i<f.fn.qtip.interfaces.length;i++){var u=f.fn.qtip.interfaces[i];if(u.status.rendered===true&&(u.options.position.type!=="static"||u.options.position.adjust.scroll&&t.type==="scroll"||u.options.position.adjust.resize&&t.type==="resize")){u.updatePosition(t,true)}}},100)});f(document).bind("mousedown.qtip",function(t){if(f(t.target).parents("div.qtip").length===0){f(".qtip[unfocus]").each(function(){var u=f(this).qtip("api");if(f(this).is(":visible")&&!u.status.disabled&&f(t.target).add(u.elements.target).length>1){u.hide(t)}})}})});f.fn.qtip.interfaces=[];f.fn.qtip.log={error:function(){return this}};f.fn.qtip.constants={};f.fn.qtip.defaults={content:{prerender:false,text:false,url:false,data:null,title:{text:false,button:false}},position:{target:false,corner:{target:"bottomRight",tooltip:"topLeft"},adjust:{x:0,y:0,mouse:true,screen:false,scroll:true,resize:true},type:"absolute",container:false},show:{when:{target:false,event:"mouseover"},effect:{type:"fade",length:100},delay:140,solo:false,ready:false},hide:{when:{target:false,event:"mouseout"},effect:{type:"fade",length:100},delay:0,fixed:false},api:{beforeRender:function(){},onRender:function(){},beforePositionUpdate:function(){},onPositionUpdate:function(){},beforeShow:function(){},onShow:function(){},beforeHide:function(){},onHide:function(){},beforeContentUpdate:function(){},onContentUpdate:function(){},beforeContentLoad:function(){},onContentLoad:function(){},beforeTitleUpdate:function(){},onTitleUpdate:function(){},beforeDestroy:function(){},onDestroy:function(){},beforeFocus:function(){},onFocus:function(){}}};f.fn.qtip.styles={defaults:{background:"white",color:"#111",overflow:"hidden",textAlign:"left",width:{min:0,max:250},padding:"5px 9px",border:{width:1,radius:0,color:"#d3d3d3"},tip:{corner:false,color:false,size:{width:13,height:13},opacity:1},title:{background:"#e1e1e1",fontWeight:"bold",padding:"7px 12px"},button:{cursor:"pointer"},classes:{target:"",tip:"qtip-tip",title:"qtip-title",button:"qtip-button",content:"qtip-content",active:"qtip-active"}},cream:{border:{width:3,radius:0,color:"#F9E98E"},title:{background:"#F0DE7D",color:"#A27D35"},background:"#FBF7AA",color:"#A27D35",classes:{tooltip:"qtip-cream"}},light:{border:{width:3,radius:0,color:"#E2E2E2"},title:{background:"#f1f1f1",color:"#454545"},background:"white",color:"#454545",classes:{tooltip:"qtip-light"}},dark:{border:{width:3,radius:0,color:"#303030"},title:{background:"#404040",color:"#f3f3f3"},background:"#505050",color:"#f3f3f3",classes:{tooltip:"qtip-dark"}},red:{border:{width:3,radius:0,color:"#CE6F6F"},title:{background:"#f28279",color:"#9C2F2F"},background:"#F79992",color:"#9C2F2F",classes:{tooltip:"qtip-red"}},green:{border:{width:3,radius:0,color:"#A9DB66"},title:{background:"#b9db8c",color:"#58792E"},background:"#CDE6AC",color:"#58792E",classes:{tooltip:"qtip-green"}},blue:{border:{width:3,radius:0,color:"#ADD9ED"},title:{background:"#D0E9F5",color:"#5E99BD"},background:"#E5F6FE",color:"#4D9FBF",classes:{tooltip:"qtip-blue"}}}})(jQuery);
|
1 |
+
/*!
|
2 |
+
* jquery.qtip. The jQuery tooltip plugin
|
3 |
+
*
|
4 |
+
* Copyright (c) 2009 Craig Thompson
|
5 |
+
* http://craigsworks.com
|
6 |
+
*
|
7 |
+
* Licensed under MIT
|
8 |
+
* http://www.opensource.org/licenses/mit-license.php
|
9 |
+
*
|
10 |
+
* Launch : February 2009
|
11 |
+
* Version : 1.0.0-rc3
|
12 |
+
* Released: Tuesday 12th May, 2009 - 00:00
|
13 |
+
* Debug: jquery.qtip.debug.js
|
14 |
+
*/
|
15 |
(function(f){f.fn.qtip=function(B,u){var y,t,A,s,x,w,v,z;if(typeof B=="string"){if(typeof f(this).data("qtip")!=="object"){f.fn.qtip.log.error.call(self,1,f.fn.qtip.constants.NO_TOOLTIP_PRESENT,false)}if(B=="api"){return f(this).data("qtip").interfaces[f(this).data("qtip").current]}else{if(B=="interfaces"){return f(this).data("qtip").interfaces}}}else{if(!B){B={}}if(typeof B.content!=="object"||(B.content.jquery&&B.content.length>0)){B.content={text:B.content}}if(typeof B.content.title!=="object"){B.content.title={text:B.content.title}}if(typeof B.position!=="object"){B.position={corner:B.position}}if(typeof B.position.corner!=="object"){B.position.corner={target:B.position.corner,tooltip:B.position.corner}}if(typeof B.show!=="object"){B.show={when:B.show}}if(typeof B.show.when!=="object"){B.show.when={event:B.show.when}}if(typeof B.show.effect!=="object"){B.show.effect={type:B.show.effect}}if(typeof B.hide!=="object"){B.hide={when:B.hide}}if(typeof B.hide.when!=="object"){B.hide.when={event:B.hide.when}}if(typeof B.hide.effect!=="object"){B.hide.effect={type:B.hide.effect}}if(typeof B.style!=="object"){B.style={name:B.style}}B.style=c(B.style);s=f.extend(true,{},f.fn.qtip.defaults,B);s.style=a.call({options:s},s.style);s.user=f.extend(true,{},B)}return f(this).each(function(){if(typeof B=="string"){w=B.toLowerCase();A=f(this).qtip("interfaces");if(typeof A=="object"){if(u===true&&w=="destroy"){while(A.length>0){A[A.length-1].destroy()}}else{if(u!==true){A=[f(this).qtip("api")]}for(y=0;y<A.length;y++){if(w=="destroy"){A[y].destroy()}else{if(A[y].status.rendered===true){if(w=="show"){A[y].show()}else{if(w=="hide"){A[y].hide()}else{if(w=="focus"){A[y].focus()}else{if(w=="disable"){A[y].disable(true)}else{if(w=="enable"){A[y].disable(false)}}}}}}}}}}}else{v=f.extend(true,{},s);v.hide.effect.length=s.hide.effect.length;v.show.effect.length=s.show.effect.length;if(v.position.container===false){v.position.container=f(document.body)}if(v.position.target===false){v.position.target=f(this)}if(v.show.when.target===false){v.show.when.target=f(this)}if(v.hide.when.target===false){v.hide.when.target=f(this)}t=f.fn.qtip.interfaces.length;for(y=0;y<t;y++){if(typeof f.fn.qtip.interfaces[y]=="undefined"){t=y;break}}x=new d(f(this),v,t);f.fn.qtip.interfaces[t]=x;if(typeof f(this).data("qtip")==="object"&&f(this).data("qtip")){if(typeof f(this).attr("qtip")==="undefined"){f(this).data("qtip").current=f(this).data("qtip").interfaces.length}f(this).data("qtip").interfaces.push(x)}else{f(this).data("qtip",{current:0,interfaces:[x]})}if(v.content.prerender===false&&v.show.when.event!==false&&v.show.ready!==true){v.show.when.target.bind(v.show.when.event+".qtip-"+t+"-create",{qtip:t},function(C){z=f.fn.qtip.interfaces[C.data.qtip];z.options.show.when.target.unbind(z.options.show.when.event+".qtip-"+C.data.qtip+"-create");z.cache.mouse={x:C.pageX,y:C.pageY};p.call(z);z.options.show.when.target.trigger(z.options.show.when.event)})}else{x.cache.mouse={x:v.show.when.target.offset().left,y:v.show.when.target.offset().top};p.call(x)}}})};function d(u,t,v){var s=this;s.id=v;s.options=t;s.status={animated:false,rendered:false,disabled:false,focused:false};s.elements={target:u.addClass(s.options.style.classes.target),tooltip:null,wrapper:null,content:null,contentWrapper:null,title:null,button:null,tip:null,bgiframe:null};s.cache={mouse:{},position:{},toggle:0};s.timers={};f.extend(s,s.options.api,{show:function(y){var x,z;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"show")}if(s.elements.tooltip.css("display")!=="none"){return s}s.elements.tooltip.stop(true,false);x=s.beforeShow.call(s,y);if(x===false){return s}function w(){if(s.options.position.type!=="static"){s.focus()}s.onShow.call(s,y);if(f.browser.msie){s.elements.tooltip.get(0).style.removeAttribute("filter")}}s.cache.toggle=1;if(s.options.position.type!=="static"){s.updatePosition(y,(s.options.show.effect.length>0))}if(typeof s.options.show.solo=="object"){z=f(s.options.show.solo)}else{if(s.options.show.solo===true){z=f("div.qtip").not(s.elements.tooltip)}}if(z){z.each(function(){if(f(this).qtip("api").status.rendered===true){f(this).qtip("api").hide()}})}if(typeof s.options.show.effect.type=="function"){s.options.show.effect.type.call(s.elements.tooltip,s.options.show.effect.length);s.elements.tooltip.queue(function(){w();f(this).dequeue()})}else{switch(s.options.show.effect.type.toLowerCase()){case"fade":s.elements.tooltip.fadeIn(s.options.show.effect.length,w);break;case"slide":s.elements.tooltip.slideDown(s.options.show.effect.length,function(){w();if(s.options.position.type!=="static"){s.updatePosition(y,true)}});break;case"grow":s.elements.tooltip.show(s.options.show.effect.length,w);break;default:s.elements.tooltip.show(null,w);break}s.elements.tooltip.addClass(s.options.style.classes.active)}return f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_SHOWN,"show")},hide:function(y){var x;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"hide")}else{if(s.elements.tooltip.css("display")==="none"){return s}}clearTimeout(s.timers.show);s.elements.tooltip.stop(true,false);x=s.beforeHide.call(s,y);if(x===false){return s}function w(){s.onHide.call(s,y)}s.cache.toggle=0;if(typeof s.options.hide.effect.type=="function"){s.options.hide.effect.type.call(s.elements.tooltip,s.options.hide.effect.length);s.elements.tooltip.queue(function(){w();f(this).dequeue()})}else{switch(s.options.hide.effect.type.toLowerCase()){case"fade":s.elements.tooltip.fadeOut(s.options.hide.effect.length,w);break;case"slide":s.elements.tooltip.slideUp(s.options.hide.effect.length,w);break;case"grow":s.elements.tooltip.hide(s.options.hide.effect.length,w);break;default:s.elements.tooltip.hide(null,w);break}s.elements.tooltip.removeClass(s.options.style.classes.active)}return f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_HIDDEN,"hide")},updatePosition:function(w,x){var C,G,L,J,H,E,y,I,B,D,K,A,F,z;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"updatePosition")}else{if(s.options.position.type=="static"){return f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.CANNOT_POSITION_STATIC,"updatePosition")}}G={position:{left:0,top:0},dimensions:{height:0,width:0},corner:s.options.position.corner.target};L={position:s.getPosition(),dimensions:s.getDimensions(),corner:s.options.position.corner.tooltip};if(s.options.position.target!=="mouse"){if(s.options.position.target.get(0).nodeName.toLowerCase()=="area"){J=s.options.position.target.attr("coords").split(",");for(C=0;C<J.length;C++){J[C]=parseInt(J[C])}H=s.options.position.target.parent("map").attr("name");E=f('img[usemap="#'+H+'"]:first').offset();G.position={left:Math.floor(E.left+J[0]),top:Math.floor(E.top+J[1])};switch(s.options.position.target.attr("shape").toLowerCase()){case"rect":G.dimensions={width:Math.ceil(Math.abs(J[2]-J[0])),height:Math.ceil(Math.abs(J[3]-J[1]))};break;case"circle":G.dimensions={width:J[2]+1,height:J[2]+1};break;case"poly":G.dimensions={width:J[0],height:J[1]};for(C=0;C<J.length;C++){if(C%2==0){if(J[C]>G.dimensions.width){G.dimensions.width=J[C]}if(J[C]<J[0]){G.position.left=Math.floor(E.left+J[C])}}else{if(J[C]>G.dimensions.height){G.dimensions.height=J[C]}if(J[C]<J[1]){G.position.top=Math.floor(E.top+J[C])}}}G.dimensions.width=G.dimensions.width-(G.position.left-E.left);G.dimensions.height=G.dimensions.height-(G.position.top-E.top);break;default:return f.fn.qtip.log.error.call(s,4,f.fn.qtip.constants.INVALID_AREA_SHAPE,"updatePosition");break}G.dimensions.width-=2;G.dimensions.height-=2}else{if(s.options.position.target.add(document.body).length===1){G.position={left:f(document).scrollLeft(),top:f(document).scrollTop()};G.dimensions={height:f(window).height(),width:f(window).width()}}else{if(typeof s.options.position.target.attr("qtip")!=="undefined"){G.position=s.options.position.target.qtip("api").cache.position}else{G.position=s.options.position.target.offset()}G.dimensions={height:s.options.position.target.outerHeight(),width:s.options.position.target.outerWidth()}}}y=f.extend({},G.position);if(G.corner.search(/right/i)!==-1){y.left+=G.dimensions.width}if(G.corner.search(/bottom/i)!==-1){y.top+=G.dimensions.height}if(G.corner.search(/((top|bottom)Middle)|center/)!==-1){y.left+=(G.dimensions.width/2)}if(G.corner.search(/((left|right)Middle)|center/)!==-1){y.top+=(G.dimensions.height/2)}}else{G.position=y={left:s.cache.mouse.x,top:s.cache.mouse.y};G.dimensions={height:1,width:1}}if(L.corner.search(/right/i)!==-1){y.left-=L.dimensions.width}if(L.corner.search(/bottom/i)!==-1){y.top-=L.dimensions.height}if(L.corner.search(/((top|bottom)Middle)|center/)!==-1){y.left-=(L.dimensions.width/2)}if(L.corner.search(/((left|right)Middle)|center/)!==-1){y.top-=(L.dimensions.height/2)}I=(f.browser.msie)?1:0;B=(f.browser.msie&&parseInt(f.browser.version.charAt(0))===6)?1:0;if(s.options.style.border.radius>0){if(L.corner.search(/Left/)!==-1){y.left-=s.options.style.border.radius}else{if(L.corner.search(/Right/)!==-1){y.left+=s.options.style.border.radius}}if(L.corner.search(/Top/)!==-1){y.top-=s.options.style.border.radius}else{if(L.corner.search(/Bottom/)!==-1){y.top+=s.options.style.border.radius}}}if(I){if(L.corner.search(/top/)!==-1){y.top-=I}else{if(L.corner.search(/bottom/)!==-1){y.top+=I}}if(L.corner.search(/left/)!==-1){y.left-=I}else{if(L.corner.search(/right/)!==-1){y.left+=I}}if(L.corner.search(/leftMiddle|rightMiddle/)!==-1){y.top-=1}}if(s.options.position.adjust.screen===true){y=o.call(s,y,G,L)}if(s.options.position.target==="mouse"&&s.options.position.adjust.mouse===true){if(s.options.position.adjust.screen===true&&s.elements.tip){K=s.elements.tip.attr("rel")}else{K=s.options.position.corner.tooltip}y.left+=(K.search(/right/i)!==-1)?-6:6;y.top+=(K.search(/bottom/i)!==-1)?-6:6}if(!s.elements.bgiframe&&f.browser.msie&&parseInt(f.browser.version.charAt(0))==6){f("select, object").each(function(){A=f(this).offset();A.bottom=A.top+f(this).height();A.right=A.left+f(this).width();if(y.top+L.dimensions.height>=A.top&&y.left+L.dimensions.width>=A.left){k.call(s)}})}y.left+=s.options.position.adjust.x;y.top+=s.options.position.adjust.y;F=s.getPosition();if(y.left!=F.left||y.top!=F.top){z=s.beforePositionUpdate.call(s,w);if(z===false){return s}s.cache.position=y;if(x===true){s.status.animated=true;s.elements.tooltip.animate(y,200,"swing",function(){s.status.animated=false})}else{s.elements.tooltip.css(y)}s.onPositionUpdate.call(s,w);if(typeof w!=="undefined"&&w.type&&w.type!=="mousemove"){f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_POSITION_UPDATED,"updatePosition")}}return s},updateWidth:function(w){var x;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"updateWidth")}else{if(w&&typeof w!=="number"){return f.fn.qtip.log.error.call(s,2,"newWidth must be of type number","updateWidth")}}x=s.elements.contentWrapper.siblings().add(s.elements.tip).add(s.elements.button);if(!w){if(typeof s.options.style.width.value=="number"){w=s.options.style.width.value}else{s.elements.tooltip.css({width:"auto"});x.hide();if(f.browser.msie){s.elements.wrapper.add(s.elements.contentWrapper.children()).css({zoom:"normal"})}w=s.getDimensions().width+1;if(!s.options.style.width.value){if(w>s.options.style.width.max){w=s.options.style.width.max}if(w<s.options.style.width.min){w=s.options.style.width.min}}}}if(w%2!==0){w-=1}s.elements.tooltip.width(w);x.show();if(s.options.style.border.radius){s.elements.tooltip.find(".qtip-betweenCorners").each(function(y){f(this).width(w-(s.options.style.border.radius*2))})}if(f.browser.msie){s.elements.wrapper.add(s.elements.contentWrapper.children()).css({zoom:"1"});s.elements.wrapper.width(w);if(s.elements.bgiframe){s.elements.bgiframe.width(w).height(s.getDimensions.height)}}return f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_WIDTH_UPDATED,"updateWidth")},updateStyle:function(w){var z,A,x,y,B;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"updateStyle")}else{if(typeof w!=="string"||!f.fn.qtip.styles[w]){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.STYLE_NOT_DEFINED,"updateStyle")}}s.options.style=a.call(s,f.fn.qtip.styles[w],s.options.user.style);s.elements.content.css(q(s.options.style));if(s.options.content.title.text!==false){s.elements.title.css(q(s.options.style.title,true))}s.elements.contentWrapper.css({borderColor:s.options.style.border.color});if(s.options.style.tip.corner!==false){if(f("<canvas>").get(0).getContext){z=s.elements.tooltip.find(".qtip-tip canvas:first");x=z.get(0).getContext("2d");x.clearRect(0,0,300,300);y=z.parent("div[rel]:first").attr("rel");B=b(y,s.options.style.tip.size.width,s.options.style.tip.size.height);h.call(s,z,B,s.options.style.tip.color||s.options.style.border.color)}else{if(f.browser.msie){z=s.elements.tooltip.find('.qtip-tip [nodeName="shape"]');z.attr("fillcolor",s.options.style.tip.color||s.options.style.border.color)}}}if(s.options.style.border.radius>0){s.elements.tooltip.find(".qtip-betweenCorners").css({backgroundColor:s.options.style.border.color});if(f("<canvas>").get(0).getContext){A=g(s.options.style.border.radius);s.elements.tooltip.find(".qtip-wrapper canvas").each(function(){x=f(this).get(0).getContext("2d");x.clearRect(0,0,300,300);y=f(this).parent("div[rel]:first").attr("rel");r.call(s,f(this),A[y],s.options.style.border.radius,s.options.style.border.color)})}else{if(f.browser.msie){s.elements.tooltip.find('.qtip-wrapper [nodeName="arc"]').each(function(){f(this).attr("fillcolor",s.options.style.border.color)})}}}return f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_STYLE_UPDATED,"updateStyle")},updateContent:function(A,y){var z,x,w;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"updateContent")}else{if(!A){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.NO_CONTENT_PROVIDED,"updateContent")}}z=s.beforeContentUpdate.call(s,A);if(typeof z=="string"){A=z}else{if(z===false){return}}if(f.browser.msie){s.elements.contentWrapper.children().css({zoom:"normal"})}if(A.jquery&&A.length>0){A.clone(true).appendTo(s.elements.content).show()}else{s.elements.content.html(A)}x=s.elements.content.find("img[complete=false]");if(x.length>0){w=0;x.each(function(C){f('<img src="'+f(this).attr("src")+'" />').load(function(){if(++w==x.length){B()}})})}else{B()}function B(){s.updateWidth();if(y!==false){if(s.options.position.type!=="static"){s.updatePosition(s.elements.tooltip.is(":visible"),true)}if(s.options.style.tip.corner!==false){n.call(s)}}}s.onContentUpdate.call(s);return f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_CONTENT_UPDATED,"loadContent")},loadContent:function(w,z,A){var y;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"loadContent")}y=s.beforeContentLoad.call(s);if(y===false){return s}if(A=="post"){f.post(w,z,x)}else{f.get(w,z,x)}function x(B){s.onContentLoad.call(s);f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_CONTENT_LOADED,"loadContent");s.updateContent(B)}return s},updateTitle:function(w){if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"updateTitle")}else{if(!w){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.NO_CONTENT_PROVIDED,"updateTitle")}}returned=s.beforeTitleUpdate.call(s);if(returned===false){return s}if(s.elements.button){s.elements.button=s.elements.button.clone(true)}s.elements.title.html(w);if(s.elements.button){s.elements.title.prepend(s.elements.button)}s.onTitleUpdate.call(s);return f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_TITLE_UPDATED,"updateTitle")},focus:function(A){var y,x,w,z;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"focus")}else{if(s.options.position.type=="static"){return f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.CANNOT_FOCUS_STATIC,"focus")}}y=parseInt(s.elements.tooltip.css("z-index"));x=6000+f("div.qtip[qtip]").length-1;if(!s.status.focused&&y!==x){z=s.beforeFocus.call(s,A);if(z===false){return s}f("div.qtip[qtip]").not(s.elements.tooltip).each(function(){if(f(this).qtip("api").status.rendered===true){w=parseInt(f(this).css("z-index"));if(typeof w=="number"&&w>-1){f(this).css({zIndex:parseInt(f(this).css("z-index"))-1})}f(this).qtip("api").status.focused=false}});s.elements.tooltip.css({zIndex:x});s.status.focused=true;s.onFocus.call(s,A);f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_FOCUSED,"focus")}return s},disable:function(w){if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"disable")}if(w){if(!s.status.disabled){s.status.disabled=true;f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_DISABLED,"disable")}else{f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.TOOLTIP_ALREADY_DISABLED,"disable")}}else{if(s.status.disabled){s.status.disabled=false;f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_ENABLED,"disable")}else{f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.TOOLTIP_ALREADY_ENABLED,"disable")}}return s},destroy:function(){var w,x,y;x=s.beforeDestroy.call(s);if(x===false){return s}if(s.status.rendered){s.options.show.when.target.unbind("mousemove.qtip",s.updatePosition);s.options.show.when.target.unbind("mouseout.qtip",s.hide);s.options.show.when.target.unbind(s.options.show.when.event+".qtip");s.options.hide.when.target.unbind(s.options.hide.when.event+".qtip");s.elements.tooltip.unbind(s.options.hide.when.event+".qtip");s.elements.tooltip.unbind("mouseover.qtip",s.focus);s.elements.tooltip.remove()}else{s.options.show.when.target.unbind(s.options.show.when.event+".qtip-create")}if(typeof s.elements.target.data("qtip")=="object"){y=s.elements.target.data("qtip").interfaces;if(typeof y=="object"&&y.length>0){for(w=0;w<y.length-1;w++){if(y[w].id==s.id){y.splice(w,1)}}}}delete f.fn.qtip.interfaces[s.id];if(typeof y=="object"&&y.length>0){s.elements.target.data("qtip").current=y.length-1}else{s.elements.target.removeData("qtip")}s.onDestroy.call(s);f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_DESTROYED,"destroy");return s.elements.target},getPosition:function(){var w,x;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"getPosition")}w=(s.elements.tooltip.css("display")!=="none")?false:true;if(w){s.elements.tooltip.css({visiblity:"hidden"}).show()}x=s.elements.tooltip.offset();if(w){s.elements.tooltip.css({visiblity:"visible"}).hide()}return x},getDimensions:function(){var w,x;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"getDimensions")}w=(!s.elements.tooltip.is(":visible"))?true:false;if(w){s.elements.tooltip.css({visiblity:"hidden"}).show()}x={height:s.elements.tooltip.outerHeight(),width:s.elements.tooltip.outerWidth()};if(w){s.elements.tooltip.css({visiblity:"visible"}).hide()}return x}})}function p(){var s,w,u,t,v,y,x;s=this;s.beforeRender.call(s);s.status.rendered=true;s.elements.tooltip='<div qtip="'+s.id+'" class="qtip '+(s.options.style.classes.tooltip||s.options.style)+'"style="display:none; -moz-border-radius:0; -webkit-border-radius:0; border-radius:0;position:'+s.options.position.type+';"> <div class="qtip-wrapper" style="position:relative; overflow:hidden; text-align:left;"> <div class="qtip-contentWrapper" style="overflow:hidden;"> <div class="qtip-content '+s.options.style.classes.content+'"></div></div></div></div>';s.elements.tooltip=f(s.elements.tooltip);s.elements.tooltip.appendTo(s.options.position.container);s.elements.tooltip.data("qtip",{current:0,interfaces:[s]});s.elements.wrapper=s.elements.tooltip.children("div:first");s.elements.contentWrapper=s.elements.wrapper.children("div:first").css({background:s.options.style.background});s.elements.content=s.elements.contentWrapper.children("div:first").css(q(s.options.style));if(f.browser.msie){s.elements.wrapper.add(s.elements.content).css({zoom:1})}if(s.options.hide.when.event=="unfocus"){s.elements.tooltip.attr("unfocus",true)}if(typeof s.options.style.width.value=="number"){s.updateWidth()}if(f("<canvas>").get(0).getContext||f.browser.msie){if(s.options.style.border.radius>0){m.call(s)}else{s.elements.contentWrapper.css({border:s.options.style.border.width+"px solid "+s.options.style.border.color})}if(s.options.style.tip.corner!==false){e.call(s)}}else{s.elements.contentWrapper.css({border:s.options.style.border.width+"px solid "+s.options.style.border.color});s.options.style.border.radius=0;s.options.style.tip.corner=false;f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.CANVAS_VML_NOT_SUPPORTED,"render")}if((typeof s.options.content.text=="string"&&s.options.content.text.length>0)||(s.options.content.text.jquery&&s.options.content.text.length>0)){u=s.options.content.text}else{if(typeof s.elements.target.attr("title")=="string"&&s.elements.target.attr("title").length>0){u=s.elements.target.attr("title").replace("\\n","<br />");s.elements.target.attr("title","")}else{if(typeof s.elements.target.attr("alt")=="string"&&s.elements.target.attr("alt").length>0){u=s.elements.target.attr("alt").replace("\\n","<br />");s.elements.target.attr("alt","")}else{u=" ";f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.NO_VALID_CONTENT,"render")}}}if(s.options.content.title.text!==false){j.call(s)}s.updateContent(u);l.call(s);if(s.options.show.ready===true){s.show()}if(s.options.content.url!==false){t=s.options.content.url;v=s.options.content.data;y=s.options.content.method||"get";s.loadContent(t,v,y)}s.onRender.call(s);f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_RENDERED,"render")}function m(){var F,z,t,B,x,E,u,G,D,y,w,C,A,s,v;F=this;F.elements.wrapper.find(".qtip-borderBottom, .qtip-borderTop").remove();t=F.options.style.border.width;B=F.options.style.border.radius;x=F.options.style.border.color||F.options.style.tip.color;E=g(B);u={};for(z in E){u[z]='<div rel="'+z+'" style="'+((z.search(/Left/)!==-1)?"left":"right")+":0; position:absolute; height:"+B+"px; width:"+B+'px; overflow:hidden; line-height:0.1px; font-size:1px">';if(f("<canvas>").get(0).getContext){u[z]+='<canvas height="'+B+'" width="'+B+'" style="vertical-align: top"></canvas>'}else{if(f.browser.msie){G=B*2+3;u[z]+='<v:arc stroked="false" fillcolor="'+x+'" startangle="'+E[z][0]+'" endangle="'+E[z][1]+'" style="width:'+G+"px; height:"+G+"px; margin-top:"+((z.search(/bottom/)!==-1)?-2:-1)+"px; margin-left:"+((z.search(/Right/)!==-1)?E[z][2]-3.5:-1)+'px; vertical-align:top; display:inline-block; behavior:url(#default#VML)"></v:arc>'}}u[z]+="</div>"}D=F.getDimensions().width-(Math.max(t,B)*2);y='<div class="qtip-betweenCorners" style="height:'+B+"px; width:"+D+"px; overflow:hidden; background-color:"+x+'; line-height:0.1px; font-size:1px;">';w='<div class="qtip-borderTop" dir="ltr" style="height:'+B+"px; margin-left:"+B+'px; line-height:0.1px; font-size:1px; padding:0;">'+u.topLeft+u.topRight+y;F.elements.wrapper.prepend(w);C='<div class="qtip-borderBottom" dir="ltr" style="height:'+B+"px; margin-left:"+B+'px; line-height:0.1px; font-size:1px; padding:0;">'+u.bottomLeft+u.bottomRight+y;F.elements.wrapper.append(C);if(f("<canvas>").get(0).getContext){F.elements.wrapper.find("canvas").each(function(){A=E[f(this).parent("[rel]:first").attr("rel")];r.call(F,f(this),A,B,x)})}else{if(f.browser.msie){F.elements.tooltip.append('<v:image style="behavior:url(#default#VML);"></v:image>')}}s=Math.max(B,(B+(t-B)));v=Math.max(t-B,0);F.elements.contentWrapper.css({border:"0px solid "+x,borderWidth:v+"px "+s+"px"})}function r(u,w,s,t){var v=u.get(0).getContext("2d");v.fillStyle=t;v.beginPath();v.arc(w[0],w[1],s,0,Math.PI*2,false);v.fill()}function e(v){var t,s,x,u,w;t=this;if(t.elements.tip!==null){t.elements.tip.remove()}s=t.options.style.tip.color||t.options.style.border.color;if(t.options.style.tip.corner===false){return}else{if(!v){v=t.options.style.tip.corner}}x=b(v,t.options.style.tip.size.width,t.options.style.tip.size.height);t.elements.tip='<div class="'+t.options.style.classes.tip+'" dir="ltr" rel="'+v+'" style="position:absolute; height:'+t.options.style.tip.size.height+"px; width:"+t.options.style.tip.size.width+'px; margin:0 auto; line-height:0.1px; font-size:1px;">';if(f("<canvas>").get(0).getContext){t.elements.tip+='<canvas height="'+t.options.style.tip.size.height+'" width="'+t.options.style.tip.size.width+'"></canvas>'}else{if(f.browser.msie){u=t.options.style.tip.size.width+","+t.options.style.tip.size.height;w="m"+x[0][0]+","+x[0][1];w+=" l"+x[1][0]+","+x[1][1];w+=" "+x[2][0]+","+x[2][1];w+=" xe";t.elements.tip+='<v:shape fillcolor="'+s+'" stroked="false" filled="true" path="'+w+'" coordsize="'+u+'" style="width:'+t.options.style.tip.size.width+"px; height:"+t.options.style.tip.size.height+"px; line-height:0.1px; display:inline-block; behavior:url(#default#VML); vertical-align:"+((v.search(/top/)!==-1)?"bottom":"top")+'"></v:shape>';t.elements.tip+='<v:image style="behavior:url(#default#VML);"></v:image>';t.elements.contentWrapper.css("position","relative")}}t.elements.tooltip.prepend(t.elements.tip+"</div>");t.elements.tip=t.elements.tooltip.find("."+t.options.style.classes.tip).eq(0);if(f("<canvas>").get(0).getContext){h.call(t,t.elements.tip.find("canvas:first"),x,s)}if(v.search(/top/)!==-1&&f.browser.msie&&parseInt(f.browser.version.charAt(0))===6){t.elements.tip.css({marginTop:-4})}n.call(t,v)}function h(t,v,s){var u=t.get(0).getContext("2d");u.fillStyle=s;u.beginPath();u.moveTo(v[0][0],v[0][1]);u.lineTo(v[1][0],v[1][1]);u.lineTo(v[2][0],v[2][1]);u.fill()}function n(u){var t,w,s,x,v;t=this;if(t.options.style.tip.corner===false||!t.elements.tip){return}if(!u){u=t.elements.tip.attr("rel")}w=positionAdjust=(f.browser.msie)?1:0;t.elements.tip.css(u.match(/left|right|top|bottom/)[0],0);if(u.search(/top|bottom/)!==-1){if(f.browser.msie){if(parseInt(f.browser.version.charAt(0))===6){positionAdjust=(u.search(/top/)!==-1)?-3:1}else{positionAdjust=(u.search(/top/)!==-1)?1:2}}if(u.search(/Middle/)!==-1){t.elements.tip.css({left:"50%",marginLeft:-(t.options.style.tip.size.width/2)})}else{if(u.search(/Left/)!==-1){t.elements.tip.css({left:t.options.style.border.radius-w})}else{if(u.search(/Right/)!==-1){t.elements.tip.css({right:t.options.style.border.radius+w})}}}if(u.search(/top/)!==-1){t.elements.tip.css({top:-positionAdjust})}else{t.elements.tip.css({bottom:positionAdjust})}}else{if(u.search(/left|right/)!==-1){if(f.browser.msie){positionAdjust=(parseInt(f.browser.version.charAt(0))===6)?1:((u.search(/left/)!==-1)?1:2)}if(u.search(/Middle/)!==-1){t.elements.tip.css({top:"50%",marginTop:-(t.options.style.tip.size.height/2)})}else{if(u.search(/Top/)!==-1){t.elements.tip.css({top:t.options.style.border.radius-w})}else{if(u.search(/Bottom/)!==-1){t.elements.tip.css({bottom:t.options.style.border.radius+w})}}}if(u.search(/left/)!==-1){t.elements.tip.css({left:-positionAdjust})}else{t.elements.tip.css({right:positionAdjust})}}}s="padding-"+u.match(/left|right|top|bottom/)[0];x=t.options.style.tip.size[(s.search(/left|right/)!==-1)?"width":"height"];t.elements.tooltip.css("padding",0);t.elements.tooltip.css(s,x);if(f.browser.msie&&parseInt(f.browser.version.charAt(0))==6){v=parseInt(t.elements.tip.css("margin-top"))||0;v+=parseInt(t.elements.content.css("margin-top"))||0;t.elements.tip.css({marginTop:v})}}function j(){var s=this;if(s.elements.title!==null){s.elements.title.remove()}s.elements.title=f('<div class="'+s.options.style.classes.title+'">').css(q(s.options.style.title,true)).css({zoom:(f.browser.msie)?1:0}).prependTo(s.elements.contentWrapper);if(s.options.content.title.text){s.updateTitle.call(s,s.options.content.title.text)}if(s.options.content.title.button!==false&&typeof s.options.content.title.button=="string"){s.elements.button=f('<a class="'+s.options.style.classes.button+'" style="float:right; position: relative"></a>').css(q(s.options.style.button,true)).html(s.options.content.title.button).prependTo(s.elements.title).click(function(t){if(!s.status.disabled){s.hide(t)}})}}function l(){var t,v,u,s;t=this;v=t.options.show.when.target;u=t.options.hide.when.target;if(t.options.hide.fixed){u=u.add(t.elements.tooltip)}if(t.options.hide.when.event=="inactive"){s=["click","dblclick","mousedown","mouseup","mousemove","mouseout","mouseenter","mouseleave","mouseover"];function y(z){if(t.status.disabled===true){return}clearTimeout(t.timers.inactive);t.timers.inactive=setTimeout(function(){f(s).each(function(){u.unbind(this+".qtip-inactive");t.elements.content.unbind(this+".qtip-inactive")});t.hide(z)},t.options.hide.delay)}}else{if(t.options.hide.fixed===true){t.elements.tooltip.bind("mouseover.qtip",function(){if(t.status.disabled===true){return}clearTimeout(t.timers.hide)})}}function x(z){if(t.status.disabled===true){return}if(t.options.hide.when.event=="inactive"){f(s).each(function(){u.bind(this+".qtip-inactive",y);t.elements.content.bind(this+".qtip-inactive",y)});y()}clearTimeout(t.timers.show);clearTimeout(t.timers.hide);t.timers.show=setTimeout(function(){t.show(z)},t.options.show.delay)}function w(z){if(t.status.disabled===true){return}if(t.options.hide.fixed===true&&t.options.hide.when.event.search(/mouse(out|leave)/i)!==-1&&f(z.relatedTarget).parents("div.qtip[qtip]").length>0){z.stopPropagation();z.preventDefault();clearTimeout(t.timers.hide);return false}clearTimeout(t.timers.show);clearTimeout(t.timers.hide);t.elements.tooltip.stop(true,true);t.timers.hide=setTimeout(function(){t.hide(z)},t.options.hide.delay)}if((t.options.show.when.target.add(t.options.hide.when.target).length===1&&t.options.show.when.event==t.options.hide.when.event&&t.options.hide.when.event!=="inactive")||t.options.hide.when.event=="unfocus"){t.cache.toggle=0;v.bind(t.options.show.when.event+".qtip",function(z){if(t.cache.toggle==0){x(z)}else{w(z)}})}else{v.bind(t.options.show.when.event+".qtip",x);if(t.options.hide.when.event!=="inactive"){u.bind(t.options.hide.when.event+".qtip",w)}}if(t.options.position.type.search(/(fixed|absolute)/)!==-1){t.elements.tooltip.bind("mouseover.qtip",t.focus)}if(t.options.position.target==="mouse"&&t.options.position.type!=="static"){v.bind("mousemove.qtip",function(z){t.cache.mouse={x:z.pageX,y:z.pageY};if(t.status.disabled===false&&t.options.position.adjust.mouse===true&&t.options.position.type!=="static"&&t.elements.tooltip.css("display")!=="none"){t.updatePosition(z)}})}}function o(u,v,A){var z,s,x,y,t,w;z=this;if(A.corner=="center"){return v.position}s=f.extend({},u);y={x:false,y:false};t={left:(s.left<f.fn.qtip.cache.screen.scroll.left),right:(s.left+A.dimensions.width+2>=f.fn.qtip.cache.screen.width+f.fn.qtip.cache.screen.scroll.left),top:(s.top<f.fn.qtip.cache.screen.scroll.top),bottom:(s.top+A.dimensions.height+2>=f.fn.qtip.cache.screen.height+f.fn.qtip.cache.screen.scroll.top)};x={left:(t.left&&(A.corner.search(/right/i)!=-1||(A.corner.search(/right/i)==-1&&!t.right))),right:(t.right&&(A.corner.search(/left/i)!=-1||(A.corner.search(/left/i)==-1&&!t.left))),top:(t.top&&A.corner.search(/top/i)==-1),bottom:(t.bottom&&A.corner.search(/bottom/i)==-1)};if(x.left){if(z.options.position.target!=="mouse"){s.left=v.position.left+v.dimensions.width}else{s.left=z.cache.mouse.x}y.x="Left"}else{if(x.right){if(z.options.position.target!=="mouse"){s.left=v.position.left-A.dimensions.width}else{s.left=z.cache.mouse.x-A.dimensions.width}y.x="Right"}}if(x.top){if(z.options.position.target!=="mouse"){s.top=v.position.top+v.dimensions.height}else{s.top=z.cache.mouse.y}y.y="top"}else{if(x.bottom){if(z.options.position.target!=="mouse"){s.top=v.position.top-A.dimensions.height}else{s.top=z.cache.mouse.y-A.dimensions.height}y.y="bottom"}}if(s.left<0){s.left=u.left;y.x=false}if(s.top<0){s.top=u.top;y.y=false}if(z.options.style.tip.corner!==false){s.corner=new String(A.corner);if(y.x!==false){s.corner=s.corner.replace(/Left|Right|Middle/,y.x)}if(y.y!==false){s.corner=s.corner.replace(/top|bottom/,y.y)}if(s.corner!==z.elements.tip.attr("rel")){e.call(z,s.corner)}}return s}function q(u,t){var v,s;v=f.extend(true,{},u);for(s in v){if(t===true&&s.search(/(tip|classes)/i)!==-1){delete v[s]}else{if(!t&&s.search(/(width|border|tip|title|classes|user)/i)!==-1){delete v[s]}}}return v}function c(s){if(typeof s.tip!=="object"){s.tip={corner:s.tip}}if(typeof s.tip.size!=="object"){s.tip.size={width:s.tip.size,height:s.tip.size}}if(typeof s.border!=="object"){s.border={width:s.border}}if(typeof s.width!=="object"){s.width={value:s.width}}if(typeof s.width.max=="string"){s.width.max=parseInt(s.width.max.replace(/([0-9]+)/i,"$1"))}if(typeof s.width.min=="string"){s.width.min=parseInt(s.width.min.replace(/([0-9]+)/i,"$1"))}if(typeof s.tip.size.x=="number"){s.tip.size.width=s.tip.size.x;delete s.tip.size.x}if(typeof s.tip.size.y=="number"){s.tip.size.height=s.tip.size.y;delete s.tip.size.y}return s}function a(){var s,t,u,x,v,w;s=this;u=[true,{}];for(t=0;t<arguments.length;t++){u.push(arguments[t])}x=[f.extend.apply(f,u)];while(typeof x[0].name=="string"){x.unshift(c(f.fn.qtip.styles[x[0].name]))}x.unshift(true,{classes:{tooltip:"qtip-"+(arguments[0].name||"defaults")}},f.fn.qtip.styles.defaults);v=f.extend.apply(f,x);w=(f.browser.msie)?1:0;v.tip.size.width+=w;v.tip.size.height+=w;if(v.tip.size.width%2>0){v.tip.size.width+=1}if(v.tip.size.height%2>0){v.tip.size.height+=1}if(v.tip.corner===true){v.tip.corner=(s.options.position.corner.tooltip==="center")?false:s.options.position.corner.tooltip}return v}function b(v,u,t){var s={bottomRight:[[0,0],[u,t],[u,0]],bottomLeft:[[0,0],[u,0],[0,t]],topRight:[[0,t],[u,0],[u,t]],topLeft:[[0,0],[0,t],[u,t]],topMiddle:[[0,t],[u/2,0],[u,t]],bottomMiddle:[[0,0],[u,0],[u/2,t]],rightMiddle:[[0,0],[u,t/2],[0,t]],leftMiddle:[[u,0],[u,t],[0,t/2]]};s.leftTop=s.bottomRight;s.rightTop=s.bottomLeft;s.leftBottom=s.topRight;s.rightBottom=s.topLeft;return s[v]}function g(s){var t;if(f("<canvas>").get(0).getContext){t={topLeft:[s,s],topRight:[0,s],bottomLeft:[s,0],bottomRight:[0,0]}}else{if(f.browser.msie){t={topLeft:[-90,90,0],topRight:[-90,90,-s],bottomLeft:[90,270,0],bottomRight:[90,270,-s]}}}return t}function k(){var s,t,u;s=this;u=s.getDimensions();t='<iframe class="qtip-bgiframe" frameborder="0" tabindex="-1" src="javascript:false" style="display:block; position:absolute; z-index:-1; filter:alpha(opacity=\'0\'); border: 1px solid red; height:'+u.height+"px; width:"+u.width+'px" />';s.elements.bgiframe=s.elements.wrapper.prepend(t).children(".qtip-bgiframe:first")}f(document).ready(function(){f.fn.qtip.cache={screen:{scroll:{left:f(window).scrollLeft(),top:f(window).scrollTop()},width:f(window).width(),height:f(window).height()}};var s;f(window).bind("resize scroll",function(t){clearTimeout(s);s=setTimeout(function(){if(t.type==="scroll"){f.fn.qtip.cache.screen.scroll={left:f(window).scrollLeft(),top:f(window).scrollTop()}}else{f.fn.qtip.cache.screen.width=f(window).width();f.fn.qtip.cache.screen.height=f(window).height()}for(i=0;i<f.fn.qtip.interfaces.length;i++){var u=f.fn.qtip.interfaces[i];if(u.status.rendered===true&&(u.options.position.type!=="static"||u.options.position.adjust.scroll&&t.type==="scroll"||u.options.position.adjust.resize&&t.type==="resize")){u.updatePosition(t,true)}}},100)});f(document).bind("mousedown.qtip",function(t){if(f(t.target).parents("div.qtip").length===0){f(".qtip[unfocus]").each(function(){var u=f(this).qtip("api");if(f(this).is(":visible")&&!u.status.disabled&&f(t.target).add(u.elements.target).length>1){u.hide(t)}})}})});f.fn.qtip.interfaces=[];f.fn.qtip.log={error:function(){return this}};f.fn.qtip.constants={};f.fn.qtip.defaults={content:{prerender:false,text:false,url:false,data:null,title:{text:false,button:false}},position:{target:false,corner:{target:"bottomRight",tooltip:"topLeft"},adjust:{x:0,y:0,mouse:true,screen:false,scroll:true,resize:true},type:"absolute",container:false},show:{when:{target:false,event:"mouseover"},effect:{type:"fade",length:100},delay:140,solo:false,ready:false},hide:{when:{target:false,event:"mouseout"},effect:{type:"fade",length:100},delay:0,fixed:false},api:{beforeRender:function(){},onRender:function(){},beforePositionUpdate:function(){},onPositionUpdate:function(){},beforeShow:function(){},onShow:function(){},beforeHide:function(){},onHide:function(){},beforeContentUpdate:function(){},onContentUpdate:function(){},beforeContentLoad:function(){},onContentLoad:function(){},beforeTitleUpdate:function(){},onTitleUpdate:function(){},beforeDestroy:function(){},onDestroy:function(){},beforeFocus:function(){},onFocus:function(){}}};f.fn.qtip.styles={defaults:{background:"white",color:"#111",overflow:"hidden",textAlign:"left",width:{min:0,max:250},padding:"5px 9px",border:{width:1,radius:0,color:"#d3d3d3"},tip:{corner:false,color:false,size:{width:13,height:13},opacity:1},title:{background:"#e1e1e1",fontWeight:"bold",padding:"7px 12px"},button:{cursor:"pointer"},classes:{target:"",tip:"qtip-tip",title:"qtip-title",button:"qtip-button",content:"qtip-content",active:"qtip-active"}},cream:{border:{width:3,radius:0,color:"#F9E98E"},title:{background:"#F0DE7D",color:"#A27D35"},background:"#FBF7AA",color:"#A27D35",classes:{tooltip:"qtip-cream"}},light:{border:{width:3,radius:0,color:"#E2E2E2"},title:{background:"#f1f1f1",color:"#454545"},background:"white",color:"#454545",classes:{tooltip:"qtip-light"}},dark:{border:{width:3,radius:0,color:"#303030"},title:{background:"#404040",color:"#f3f3f3"},background:"#505050",color:"#f3f3f3",classes:{tooltip:"qtip-dark"}},red:{border:{width:3,radius:0,color:"#CE6F6F"},title:{background:"#f28279",color:"#9C2F2F"},background:"#F79992",color:"#9C2F2F",classes:{tooltip:"qtip-red"}},green:{border:{width:3,radius:0,color:"#A9DB66"},title:{background:"#b9db8c",color:"#58792E"},background:"#CDE6AC",color:"#58792E",classes:{tooltip:"qtip-green"}},blue:{border:{width:3,radius:0,color:"#ADD9ED"},title:{background:"#D0E9F5",color:"#5E99BD"},background:"#E5F6FE",color:"#4D9FBF",classes:{tooltip:"qtip-blue"}}}})(jQuery);
|
languages/gce-de_DE.po
CHANGED
@@ -1,1447 +1,1447 @@
|
|
1 |
-
# Copyright (C) 2010 Google Calendar Events
|
2 |
-
# This file is distributed under the same license as the Google Calendar Events package.
|
3 |
-
msgid ""
|
4 |
-
msgstr ""
|
5 |
-
"Project-Id-Version: Google Calendar Events en español\n"
|
6 |
-
"Report-Msgid-Bugs-To: http://wordpress.org/tag/google-calendar-events\n"
|
7 |
-
"POT-Creation-Date: 2014-09-11 22:23+0100\n"
|
8 |
-
"PO-Revision-Date: \n"
|
9 |
-
"Last-Translator: kreativhuhn <info@kreativhuhn.at>\n"
|
10 |
-
"Language-Team: \n"
|
11 |
-
"Language: fr_FR\n"
|
12 |
-
"MIME-Version: 1.0\n"
|
13 |
-
"Content-Type: text/plain; charset=UTF-8\n"
|
14 |
-
"Content-Transfer-Encoding: 8bit\n"
|
15 |
-
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
16 |
-
"X-Generator: Poedit 1.5.7\n"
|
17 |
-
"X-Poedit-Basepath: ..\n"
|
18 |
-
"X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
|
19 |
-
"_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;_ex:1,2c;"
|
20 |
-
"esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n"
|
21 |
-
"X-Poedit-SourceCharset: UTF-8\n"
|
22 |
-
"X-Poedit-SearchPath-0: .\n"
|
23 |
-
|
24 |
-
#: class-google-calendar-events-admin.php:67
|
25 |
-
#: class-google-calendar-events-admin.php:68 includes/register-settings.php:44
|
26 |
-
msgid "General Settings"
|
27 |
-
msgstr "Einstellungen"
|
28 |
-
|
29 |
-
#: class-google-calendar-events-admin.php:139 views/widgets.php:27
|
30 |
-
msgid "Google Calendar Events"
|
31 |
-
msgstr "Google Calendar Events"
|
32 |
-
|
33 |
-
#: class-google-calendar-events-admin.php:151
|
34 |
-
msgid "Feeds"
|
35 |
-
msgstr "Feeds"
|
36 |
-
|
37 |
-
#: includes/class-gce-display.php:218
|
38 |
-
msgid "There are currently no events to display."
|
39 |
-
msgstr "Derzeit sind keine Termine zum Anzeigen vorhanden."
|
40 |
-
|
41 |
-
#: includes/class-gce-event.php:499
|
42 |
-
#, php-format
|
43 |
-
msgid "%s year"
|
44 |
-
msgstr "%s Jahr"
|
45 |
-
|
46 |
-
#: includes/class-gce-event.php:499
|
47 |
-
#, php-format
|
48 |
-
msgid "%s years"
|
49 |
-
msgstr "%s Jahre"
|
50 |
-
|
51 |
-
#: includes/class-gce-event.php:500
|
52 |
-
#, php-format
|
53 |
-
msgid "%s month"
|
54 |
-
msgstr "%s Monat"
|
55 |
-
|
56 |
-
#: includes/class-gce-event.php:500
|
57 |
-
#, php-format
|
58 |
-
msgid "%s months"
|
59 |
-
msgstr "%s Monate"
|
60 |
-
|
61 |
-
#: includes/class-gce-event.php:501
|
62 |
-
#, php-format
|
63 |
-
msgid "%s week"
|
64 |
-
msgstr "%s Woche"
|
65 |
-
|
66 |
-
#: includes/class-gce-event.php:501
|
67 |
-
#, php-format
|
68 |
-
msgid "%s weeks"
|
69 |
-
msgstr "%s Wochen"
|
70 |
-
|
71 |
-
#: includes/class-gce-event.php:502
|
72 |
-
#, php-format
|
73 |
-
msgid "%s day"
|
74 |
-
msgstr "%s Tag"
|
75 |
-
|
76 |
-
#: includes/class-gce-event.php:502
|
77 |
-
#, php-format
|
78 |
-
msgid "%s days"
|
79 |
-
msgstr "%s Tage"
|
80 |
-
|
81 |
-
#: includes/class-gce-event.php:503
|
82 |
-
#, php-format
|
83 |
-
msgid "%s hour"
|
84 |
-
msgstr "%s Stunde"
|
85 |
-
|
86 |
-
#: includes/class-gce-event.php:503
|
87 |
-
#, php-format
|
88 |
-
msgid "%s hours"
|
89 |
-
msgstr "%s Stunden"
|
90 |
-
|
91 |
-
#: includes/class-gce-event.php:504
|
92 |
-
#, php-format
|
93 |
-
msgid "%s min"
|
94 |
-
msgstr "%s Minute"
|
95 |
-
|
96 |
-
#: includes/class-gce-event.php:504
|
97 |
-
#, php-format
|
98 |
-
msgid "%s mins"
|
99 |
-
msgstr "%s Minuten"
|
100 |
-
|
101 |
-
#: includes/class-gce-event.php:532
|
102 |
-
msgctxt "human_time_diff"
|
103 |
-
msgid ", "
|
104 |
-
msgstr ", "
|
105 |
-
|
106 |
-
#: includes/class-gce-feed.php:93
|
107 |
-
msgid ""
|
108 |
-
"The feed URL has not been set. Please make sure to set it correctly in the "
|
109 |
-
"Feed settings."
|
110 |
-
msgstr ""
|
111 |
-
"Die Feed URL wurde nicht definiert. Bitte vergewissern Sie sich, dass diese "
|
112 |
-
"in den Feed Einstellungen korrekt eingegeben haben."
|
113 |
-
|
114 |
-
#: includes/class-gce-feed.php:180
|
115 |
-
msgid ""
|
116 |
-
"Some data was retrieved, but could not be parsed successfully. Please ensure "
|
117 |
-
"your feed URL is correct."
|
118 |
-
msgstr ""
|
119 |
-
"Es wurden zwar Daten empfangen, konnten aber nicht erfolgreich verarbeitet "
|
120 |
-
"werden. Bitte vergewissern Sie sich, dass die Feed URL korrekt ist."
|
121 |
-
|
122 |
-
#: includes/class-gce-feed.php:186
|
123 |
-
msgid ""
|
124 |
-
"The feed could not be found (404). Please ensure your feed URL is correct."
|
125 |
-
msgstr ""
|
126 |
-
"Der Feed konnte nicht gefunden werden (404). Bitte vergewissern Sie sich, "
|
127 |
-
"dass die Feed URL korrekt ist."
|
128 |
-
|
129 |
-
#: includes/class-gce-feed.php:189
|
130 |
-
msgid ""
|
131 |
-
"Access to this feed was denied (403). Please ensure you have public sharing "
|
132 |
-
"enabled for your calendar."
|
133 |
-
msgstr ""
|
134 |
-
"Der Zugriff zu diesem Feed wurde verwehrt (403). Bitte stellen Sie sicher, "
|
135 |
-
"dass Sie den Kalender öffentlich gemacht haben."
|
136 |
-
|
137 |
-
#: includes/class-gce-feed.php:192
|
138 |
-
#, php-format
|
139 |
-
msgid ""
|
140 |
-
"The feed data could not be retrieved. Error code: %s. Please ensure your "
|
141 |
-
"feed URL is correct."
|
142 |
-
msgstr ""
|
143 |
-
"Die Feed Daten konnten nicht empfangen werden. Fehlercode: %s. Bitte stellen "
|
144 |
-
"Sie sicher, dass die Feed URL korrekt ist."
|
145 |
-
|
146 |
-
#: includes/class-gce-feed.php:197
|
147 |
-
msgid " Please ensure your feed URL is correct."
|
148 |
-
msgstr "Bitte stellen Sie sicher, dass die Feed URL korrekt ist."
|
149 |
-
|
150 |
-
#: includes/gce-feed-cpt.php:21
|
151 |
-
msgid "Google Calendar Feeds"
|
152 |
-
msgstr "Google Kalender Feeds"
|
153 |
-
|
154 |
-
#: includes/gce-feed-cpt.php:22 includes/gce-feed-cpt.php:24
|
155 |
-
msgid "Feed"
|
156 |
-
msgstr "Feed"
|
157 |
-
|
158 |
-
#: includes/gce-feed-cpt.php:23
|
159 |
-
msgid "GCal Events"
|
160 |
-
msgstr "GCal Termine"
|
161 |
-
|
162 |
-
#: includes/gce-feed-cpt.php:25
|
163 |
-
msgid "Add New"
|
164 |
-
msgstr "Hinzufügen"
|
165 |
-
|
166 |
-
#: includes/gce-feed-cpt.php:26
|
167 |
-
msgid "Add New Feed"
|
168 |
-
msgstr "Feed hinzufügen"
|
169 |
-
|
170 |
-
#: includes/gce-feed-cpt.php:27
|
171 |
-
msgid "New Feed"
|
172 |
-
msgstr "Neuer Feed"
|
173 |
-
|
174 |
-
#: includes/gce-feed-cpt.php:28
|
175 |
-
msgid "Edit Feed"
|
176 |
-
msgstr "Feed bearbeiten"
|
177 |
-
|
178 |
-
#: includes/gce-feed-cpt.php:29
|
179 |
-
msgid "View Feed"
|
180 |
-
msgstr "Feed anzeigen"
|
181 |
-
|
182 |
-
#: includes/gce-feed-cpt.php:30
|
183 |
-
msgid "All GCal Feeds"
|
184 |
-
msgstr "Alle GCal Feeds"
|
185 |
-
|
186 |
-
#: includes/gce-feed-cpt.php:31
|
187 |
-
msgid "Search GCal Feeds"
|
188 |
-
msgstr "GCal Feeds suchen"
|
189 |
-
|
190 |
-
#: includes/gce-feed-cpt.php:32
|
191 |
-
msgid "No feeds found."
|
192 |
-
msgstr "Keine Feeds gefunden."
|
193 |
-
|
194 |
-
#: includes/gce-feed-cpt.php:33
|
195 |
-
msgid "No feeds found in Trash."
|
196 |
-
msgstr "Keine Feeds im Papierkorb gefunden."
|
197 |
-
|
198 |
-
#: includes/gce-feed-cpt.php:75 includes/gce-feed-cpt.php:76
|
199 |
-
#, php-format
|
200 |
-
msgid "%4$s updated. %1$sView %2$s%3$s"
|
201 |
-
msgstr "%4$s wurde aktualisiert. %1$sZeige %2$s%3$s"
|
202 |
-
|
203 |
-
#: includes/gce-feed-cpt.php:77
|
204 |
-
#, php-format
|
205 |
-
msgid "%4$s published. %1$sView %2$s%3$s"
|
206 |
-
msgstr "%4$s wurde veröffentlicht. %1$sZeige %2$s%3$s"
|
207 |
-
|
208 |
-
#: includes/gce-feed-cpt.php:78
|
209 |
-
#, php-format
|
210 |
-
msgid "%4$s saved. %1$sView %2$s%3$s"
|
211 |
-
msgstr "%4$s wurde gespeichert. %1$sZeige %2$s%3$s"
|
212 |
-
|
213 |
-
#: includes/gce-feed-cpt.php:79
|
214 |
-
#, php-format
|
215 |
-
msgid "%4$s submitted. %1$sView %2$s%3$s"
|
216 |
-
msgstr "%4$s wurde gesendet. %1$sZeige %2$s%3$s"
|
217 |
-
|
218 |
-
#: includes/gce-feed-cpt.php:80
|
219 |
-
#, php-format
|
220 |
-
msgid "%4$s draft updated. %1$sView %2$s%3$s"
|
221 |
-
msgstr "Der Entwurf von %4$s wurde aktualisiert. %1$sZeige %2$s%3$s"
|
222 |
-
|
223 |
-
#: includes/register-settings.php:29
|
224 |
-
msgid "Save Settings"
|
225 |
-
msgstr "Einstellungen speichern"
|
226 |
-
|
227 |
-
#: includes/register-settings.php:30
|
228 |
-
msgid ""
|
229 |
-
"Save your settings when uninstalling this plugin. Useful when upgrading or "
|
230 |
-
"re-installing."
|
231 |
-
msgstr ""
|
232 |
-
"Behalten Sie Ihre Einstellungen, wenn Sie dieses Plugin deinstallieren. Dies "
|
233 |
-
"ist bei Upgrades oder Neuinstallation sinnvoll."
|
234 |
-
|
235 |
-
#: includes/register-settings.php:132
|
236 |
-
#, php-format
|
237 |
-
msgid ""
|
238 |
-
"The callback function used for the <strong>%s</strong> setting is missing."
|
239 |
-
msgstr ""
|
240 |
-
"Die Callback-Funktion, welche für die <strong>%s</strong> Einstellung "
|
241 |
-
"benötigt wird, fehlt."
|
242 |
-
|
243 |
-
#: includes/admin/admin-functions.php:20
|
244 |
-
msgid "Cache has been cleared for this feed."
|
245 |
-
msgstr "Der Cache für diesen Feed wurde geleert."
|
246 |
-
|
247 |
-
#: views/widgets.php:28
|
248 |
-
msgid ""
|
249 |
-
"Display a list or calendar grid of events from one or more Google Calendar "
|
250 |
-
"feeds you have added"
|
251 |
-
msgstr ""
|
252 |
-
"Zeigen Sie eine Liste oder Kalenderansicht der Termine aus einem oder "
|
253 |
-
"mehreren Ihrer hinzugefügten Google Kalender Feeds an"
|
254 |
-
|
255 |
-
#: views/widgets.php:72
|
256 |
-
msgid ""
|
257 |
-
"No valid Feed IDs have been entered for this widget. Please check that you "
|
258 |
-
"have entered the IDs correctly in the widget settings (Appearance > "
|
259 |
-
"Widgets), and that the Feeds have not been deleted."
|
260 |
-
msgstr ""
|
261 |
-
"Es wurden keine gültigen Feed-IDs für dieses Widget eingegeben. Bitte "
|
262 |
-
"stellen Sie sicher, dass Sie die IDs korrekt in den Widget-Einstellungen "
|
263 |
-
"angegeben haben (Design > Widgets) und dass die Feeds nicht gelöscht wurden."
|
264 |
-
|
265 |
-
#: views/widgets.php:104
|
266 |
-
msgid "You have not added any feeds yet."
|
267 |
-
msgstr "Sie haben noch keine Feeds hinzugefügt."
|
268 |
-
|
269 |
-
#: views/widgets.php:142
|
270 |
-
msgid "There are no feeds created yet."
|
271 |
-
msgstr "Es wurden noch keine Feeds erstellt."
|
272 |
-
|
273 |
-
#: views/widgets.php:143
|
274 |
-
msgid "Add your first feed!"
|
275 |
-
msgstr "Fügen Sie Ihren ersten Feed hinzu!"
|
276 |
-
|
277 |
-
#: views/widgets.php:163
|
278 |
-
msgid "Feeds to display, as a comma separated list (e.g. 101,102,103)"
|
279 |
-
msgstr "Anzuzeigende Feeds, als kommagetrennte Liste (z.B. 101,102,103)"
|
280 |
-
|
281 |
-
#: views/widgets.php:168
|
282 |
-
msgid "Display events as:"
|
283 |
-
msgstr "Zeige Termine als:"
|
284 |
-
|
285 |
-
#: views/widgets.php:170 views/admin/gce-feed-meta-display.php:181
|
286 |
-
msgid "Grid"
|
287 |
-
msgstr "Kalenderansicht"
|
288 |
-
|
289 |
-
#: views/widgets.php:171
|
290 |
-
msgid "Calendar Grid - with AJAX"
|
291 |
-
msgstr "Kalenderansicht - mit AJAX"
|
292 |
-
|
293 |
-
#: views/widgets.php:172 views/admin/gce-feed-meta-display.php:182
|
294 |
-
msgid "List"
|
295 |
-
msgstr "Liste"
|
296 |
-
|
297 |
-
#: views/widgets.php:173 views/admin/gce-feed-meta-display.php:183
|
298 |
-
msgid "Grouped List"
|
299 |
-
msgstr "Gruppierte Liste"
|
300 |
-
|
301 |
-
#: views/widgets.php:178
|
302 |
-
msgid "Maximum no. events to display. Enter 0 to show all retrieved."
|
303 |
-
msgstr ""
|
304 |
-
"Maximal anzuzeigende Anzahl an Terminen. Geben Sie 0 ein, um alle "
|
305 |
-
"empfangenen auszugeben."
|
306 |
-
|
307 |
-
#: views/widgets.php:183
|
308 |
-
msgid "Sort order (only applies to lists):"
|
309 |
-
msgstr "Sortierreihenfolge (nur für Listen benötigt):"
|
310 |
-
|
311 |
-
#: views/widgets.php:185
|
312 |
-
msgid "Ascending"
|
313 |
-
msgstr "Aufsteigend"
|
314 |
-
|
315 |
-
#: views/widgets.php:186
|
316 |
-
msgid "Descending"
|
317 |
-
msgstr "Absteigend"
|
318 |
-
|
319 |
-
#: views/widgets.php:190
|
320 |
-
msgid ""
|
321 |
-
"Display title on tooltip / list item (e.g. 'Events on 7th March') Grouped "
|
322 |
-
"lists always have a title displayed."
|
323 |
-
msgstr ""
|
324 |
-
"Zeige Titel für Tooltipp / Listenelement an (z.B. 'Termine am 7. März'). Bei "
|
325 |
-
"gruppierten Listen wird immer ein Titel angezeigt."
|
326 |
-
|
327 |
-
#: views/admin/display-options-meta.php:39
|
328 |
-
msgid ""
|
329 |
-
"Check this box to use the simple display options below instead of the Event "
|
330 |
-
"Builder code on the left."
|
331 |
-
msgstr ""
|
332 |
-
"Aktivieren Sie diese Option, um die folgenden einfachen Anzeigeoptionen zu "
|
333 |
-
"benutzen, anstatt des Event Builder Codes auf der linken Seite."
|
334 |
-
|
335 |
-
#: views/admin/display-options-meta.php:44
|
336 |
-
msgid "Start date / time display"
|
337 |
-
msgstr "Anzeige von Beginndatum/-zeit"
|
338 |
-
|
339 |
-
#: views/admin/display-options-meta.php:45
|
340 |
-
msgid "Select how to display the start date / time."
|
341 |
-
msgstr "Wählen Sie aus, wie Beginndatum/-zeit angezeigt werden soll."
|
342 |
-
|
343 |
-
#: views/admin/display-options-meta.php:47
|
344 |
-
#: views/admin/display-options-meta.php:61
|
345 |
-
msgid "None"
|
346 |
-
msgstr "Keine"
|
347 |
-
|
348 |
-
#: views/admin/display-options-meta.php:48
|
349 |
-
msgid "Start time"
|
350 |
-
msgstr "Beginnzeit"
|
351 |
-
|
352 |
-
#: views/admin/display-options-meta.php:49
|
353 |
-
msgid "Start date"
|
354 |
-
msgstr "Beginndatum"
|
355 |
-
|
356 |
-
#: views/admin/display-options-meta.php:50
|
357 |
-
msgid "Start time and date"
|
358 |
-
msgstr "Beginnzeit und -datum"
|
359 |
-
|
360 |
-
#: views/admin/display-options-meta.php:51
|
361 |
-
msgid "Start date and time"
|
362 |
-
msgstr "Beginndatum und -zeit"
|
363 |
-
|
364 |
-
#: views/admin/display-options-meta.php:53
|
365 |
-
msgid "Text to display before the start time."
|
366 |
-
msgstr "Text vor der Beginnzeit anzeigen."
|
367 |
-
|
368 |
-
#: views/admin/display-options-meta.php:58
|
369 |
-
msgid "End time/date display"
|
370 |
-
msgstr "Anzeige Endzeit/-datum"
|
371 |
-
|
372 |
-
#: views/admin/display-options-meta.php:59
|
373 |
-
msgid "Select how to display the end date / time."
|
374 |
-
msgstr "Wählen Sie aus, wie Enddatum/-zeit angezeigt werden soll."
|
375 |
-
|
376 |
-
#: views/admin/display-options-meta.php:62
|
377 |
-
msgid "End time"
|
378 |
-
msgstr "Endzeit"
|
379 |
-
|
380 |
-
#: views/admin/display-options-meta.php:63
|
381 |
-
msgid "End date"
|
382 |
-
msgstr "Enddatum"
|
383 |
-
|
384 |
-
#: views/admin/display-options-meta.php:64
|
385 |
-
msgid "End time and date"
|
386 |
-
msgstr "Endzeit und -datum"
|
387 |
-
|
388 |
-
#: views/admin/display-options-meta.php:65
|
389 |
-
msgid "End date and time"
|
390 |
-
msgstr "Enddatum und -zeit"
|
391 |
-
|
392 |
-
#: views/admin/display-options-meta.php:67
|
393 |
-
msgid "Text to display before the end time."
|
394 |
-
msgstr "Text vor Endzeit anzeigen."
|
395 |
-
|
396 |
-
#: views/admin/display-options-meta.php:72
|
397 |
-
msgid "Separator"
|
398 |
-
msgstr "Trennzeichen"
|
399 |
-
|
400 |
-
#: views/admin/display-options-meta.php:74
|
401 |
-
msgid ""
|
402 |
-
"If you have chosen to display both the time and date above, enter the text / "
|
403 |
-
"characters to display between the time and date here (including any spaces)."
|
404 |
-
msgstr ""
|
405 |
-
"Falls Sie ausgewählt haben, Zeit und Datum anzuzeigen, geben Sie den Text / "
|
406 |
-
"die Zeichen ein, welche zwischen diesen beiden Werten angezeigt werden soll "
|
407 |
-
"(inkl. eventueller Leerzeichen)."
|
408 |
-
|
409 |
-
#: views/admin/display-options-meta.php:88
|
410 |
-
msgid "Description"
|
411 |
-
msgstr "Beschreibung"
|
412 |
-
|
413 |
-
#: views/admin/display-options-meta.php:91
|
414 |
-
msgid ""
|
415 |
-
"Show the description of events? (URLs in the description will be made into "
|
416 |
-
"links)."
|
417 |
-
msgstr ""
|
418 |
-
"Beschreibung zu Terminen anzeigen? (URLs in der Beschreibung werden in Links "
|
419 |
-
"umgewandelt)"
|
420 |
-
|
421 |
-
#: views/admin/display-options-meta.php:93
|
422 |
-
msgid "Text to display before the description."
|
423 |
-
msgstr "Text vor der Beschreibung anzeigen."
|
424 |
-
|
425 |
-
#: views/admin/display-options-meta.php:95
|
426 |
-
msgid ""
|
427 |
-
"Maximum number of words to show from description. Leave blank for no limit."
|
428 |
-
msgstr ""
|
429 |
-
"Maximale Zeichenanzahl, die von der Beschreibung angezeigt werden soll. "
|
430 |
-
"Lassen Sie das Feld leer, um den Text nicht zu kürzen."
|
431 |
-
|
432 |
-
#: views/admin/display-options-meta.php:100
|
433 |
-
msgid "Event Link"
|
434 |
-
msgstr "Termin-Link"
|
435 |
-
|
436 |
-
#: views/admin/display-options-meta.php:103
|
437 |
-
msgid "Show a link to the Google Calendar page for an event?"
|
438 |
-
msgstr "Link zur Google Kalender Seite eines Termins anzeigen?"
|
439 |
-
|
440 |
-
#: views/admin/display-options-meta.php:107
|
441 |
-
msgid "Links open in a new window / tab?"
|
442 |
-
msgstr "Link in neuem Fenster/Tab öffnen?"
|
443 |
-
|
444 |
-
#: views/admin/display-options-meta.php:109
|
445 |
-
msgid "The link text to be displayed."
|
446 |
-
msgstr "Anzuzeigender Linktext."
|
447 |
-
|
448 |
-
#: views/admin/gce-feed-meta-display.php:38
|
449 |
-
msgid ""
|
450 |
-
"We're <strong>smack dab</strong> in the middle of building additional "
|
451 |
-
"features for this plugin. Have ideas?"
|
452 |
-
msgstr ""
|
453 |
-
"Wir sind mitten in der Entwicklung zusätzlicher Features für dieses Plugin. "
|
454 |
-
"Haben Sie Ideen für uns?"
|
455 |
-
|
456 |
-
#: views/admin/gce-feed-meta-display.php:41
|
457 |
-
msgid "Visit our roadmap and tell us what you're looking for"
|
458 |
-
msgstr "Sehen Sie sich unsere Roadmap an und sagen Sie uns, was Sie benötigen"
|
459 |
-
|
460 |
-
#: views/admin/gce-feed-meta-display.php:47
|
461 |
-
msgid "Want to know when we release something new?"
|
462 |
-
msgstr "Wollen Sie wissen, wann wir etwas Neues veröffentlichen?"
|
463 |
-
|
464 |
-
#: views/admin/gce-feed-meta-display.php:50
|
465 |
-
msgid "Get notified of major plugin updates"
|
466 |
-
msgstr "Lassen Sie sich bei größeren Plugin Updates informieren"
|
467 |
-
|
468 |
-
#: views/admin/gce-feed-meta-display.php:57
|
469 |
-
msgid "Feed Shortcode"
|
470 |
-
msgstr "Feed Shortcode"
|
471 |
-
|
472 |
-
#: views/admin/gce-feed-meta-display.php:60
|
473 |
-
msgid ""
|
474 |
-
"Copy and paste this shortcode to display this Google Calendar feed in any "
|
475 |
-
"post or page."
|
476 |
-
msgstr ""
|
477 |
-
"Kopieren Sie diesen Shortcode und fügen Ihn in beliebigen Beiträgen oder "
|
478 |
-
"Seiten ein, um diesen Google Kalender Feed anzuzeigen."
|
479 |
-
|
480 |
-
#: views/admin/gce-feed-meta-display.php:64
|
481 |
-
msgid "GCal Feed URL"
|
482 |
-
msgstr "GCal Feed URL"
|
483 |
-
|
484 |
-
#: views/admin/gce-feed-meta-display.php:68
|
485 |
-
msgid "The Google Calendar feed URL."
|
486 |
-
msgstr "Die URL des Google Kalender Feeds."
|
487 |
-
|
488 |
-
#: views/admin/gce-feed-meta-display.php:69
|
489 |
-
msgid "Example"
|
490 |
-
msgstr "Beispiel"
|
491 |
-
|
492 |
-
#: views/admin/gce-feed-meta-display.php:70
|
493 |
-
msgid "How to find your GCal feed URL"
|
494 |
-
msgstr "So finden Sie Ihre GCal Feed URL"
|
495 |
-
|
496 |
-
#: views/admin/gce-feed-meta-display.php:76
|
497 |
-
msgid "Search Query"
|
498 |
-
msgstr "Suchabfrage"
|
499 |
-
|
500 |
-
#: views/admin/gce-feed-meta-display.php:79
|
501 |
-
msgid "Find and show events based on a search query."
|
502 |
-
msgstr "Termine auf Basis einer Suchanfrage finden und anzeigen lassen."
|
503 |
-
|
504 |
-
#: views/admin/gce-feed-meta-display.php:84
|
505 |
-
msgid "Expand Recurring Events?"
|
506 |
-
msgstr "Wiederkehrende Termine ausweiten"
|
507 |
-
|
508 |
-
#: views/admin/gce-feed-meta-display.php:86
|
509 |
-
msgid "Yes"
|
510 |
-
msgstr "Ja"
|
511 |
-
|
512 |
-
#: views/admin/gce-feed-meta-display.php:87
|
513 |
-
msgid ""
|
514 |
-
"This will show recurring events each time they occur, otherwise it will only "
|
515 |
-
"show the event the first time it occurs."
|
516 |
-
msgstr ""
|
517 |
-
"Diese Option zeigt wiederkehrende Termine jedes Mal an, wenn diese "
|
518 |
-
"stattfinden. Ansonsten wird der Termin nur beim ersten Vorkommen angezeigt."
|
519 |
-
|
520 |
-
#: views/admin/gce-feed-meta-display.php:92
|
521 |
-
msgid "Retrieve Events From"
|
522 |
-
msgstr "Empfange Termine von"
|
523 |
-
|
524 |
-
#: views/admin/gce-feed-meta-display.php:95
|
525 |
-
#: views/admin/gce-feed-meta-display.php:111
|
526 |
-
msgid "Today"
|
527 |
-
msgstr "Heute"
|
528 |
-
|
529 |
-
#: views/admin/gce-feed-meta-display.php:96
|
530 |
-
#: views/admin/gce-feed-meta-display.php:112
|
531 |
-
msgid "Start of current week"
|
532 |
-
msgstr "Anfang dieser Woche"
|
533 |
-
|
534 |
-
#: views/admin/gce-feed-meta-display.php:97
|
535 |
-
#: views/admin/gce-feed-meta-display.php:113
|
536 |
-
msgid "Start of current month"
|
537 |
-
msgstr "Anfang dieses Monats"
|
538 |
-
|
539 |
-
#: views/admin/gce-feed-meta-display.php:98
|
540 |
-
#: views/admin/gce-feed-meta-display.php:114
|
541 |
-
msgid "End of current month"
|
542 |
-
msgstr "Ende diesen Monats"
|
543 |
-
|
544 |
-
#: views/admin/gce-feed-meta-display.php:99
|
545 |
-
msgid "The beginning of time"
|
546 |
-
msgstr "Anfang der Zeitrechnung"
|
547 |
-
|
548 |
-
#: views/admin/gce-feed-meta-display.php:100
|
549 |
-
#: views/admin/gce-feed-meta-display.php:116
|
550 |
-
msgid "Specific date"
|
551 |
-
msgstr "Bestimmtes Datum"
|
552 |
-
|
553 |
-
#: views/admin/gce-feed-meta-display.php:103
|
554 |
-
msgid "The point in time at which to start retrieving events."
|
555 |
-
msgstr "Ab diesem Zeitpunkt sollen Termine abgerufen werden."
|
556 |
-
|
557 |
-
#: views/admin/gce-feed-meta-display.php:108
|
558 |
-
msgid "Retrieve Events Until"
|
559 |
-
msgstr "Termine empfangen bis"
|
560 |
-
|
561 |
-
#: views/admin/gce-feed-meta-display.php:115
|
562 |
-
msgid "The end of time"
|
563 |
-
msgstr "Ende der Zeitrechnung"
|
564 |
-
|
565 |
-
#: views/admin/gce-feed-meta-display.php:119
|
566 |
-
msgid "The point in time at which to stop retrieving events."
|
567 |
-
msgstr "Bis zu diesem Zeitpunkt sollen Termine empfangen werden."
|
568 |
-
|
569 |
-
#: views/admin/gce-feed-meta-display.php:124
|
570 |
-
msgid "Max Number of Events"
|
571 |
-
msgstr "Max. Anzahl an Terminen"
|
572 |
-
|
573 |
-
#: views/admin/gce-feed-meta-display.php:127
|
574 |
-
msgid "Maximum number of events to show."
|
575 |
-
msgstr "Maximale Anzahl an Terminen, die angezeigt werden sollen."
|
576 |
-
|
577 |
-
#: views/admin/gce-feed-meta-display.php:132
|
578 |
-
msgid "Date Format"
|
579 |
-
msgstr "Datumsformat"
|
580 |
-
|
581 |
-
#: views/admin/gce-feed-meta-display.php:136
|
582 |
-
#: views/admin/gce-feed-meta-display.php:147
|
583 |
-
#, php-format
|
584 |
-
msgid "Use %sPHP date formatting%s."
|
585 |
-
msgstr "Benutzen Sie %sPHP Datumsformate%s."
|
586 |
-
|
587 |
-
#: views/admin/gce-feed-meta-display.php:137
|
588 |
-
msgctxt "References the Date Format option"
|
589 |
-
msgid "Leave blank to use the default."
|
590 |
-
msgstr "Leer lassen, um die Standardwerte zu nutzen."
|
591 |
-
|
592 |
-
#: views/admin/gce-feed-meta-display.php:143
|
593 |
-
msgid "Time Format"
|
594 |
-
msgstr "Zeitformat"
|
595 |
-
|
596 |
-
#: views/admin/gce-feed-meta-display.php:148
|
597 |
-
msgctxt "References the Time Format option"
|
598 |
-
msgid "Leave blank to use the default."
|
599 |
-
msgstr "Leer lassen, um die Standardwerte zu nutzen."
|
600 |
-
|
601 |
-
#: views/admin/gce-feed-meta-display.php:154
|
602 |
-
msgid "Timezone Adjustment"
|
603 |
-
msgstr "Zeitzonen-Anpassung"
|
604 |
-
|
605 |
-
#: views/admin/gce-feed-meta-display.php:157
|
606 |
-
msgid ""
|
607 |
-
"If you are having problems with dates and times displaying in the wrong "
|
608 |
-
"timezone, select a city in your required timezone here."
|
609 |
-
msgstr ""
|
610 |
-
"Falls Sie das Problem haben, dass Daten und Uhrzeiten in der falschen "
|
611 |
-
"Zeitzone angezeigt werden, wählen Sie hier eine Stadt in Ihrer gewünschten "
|
612 |
-
"Zeitzone."
|
613 |
-
|
614 |
-
#: views/admin/gce-feed-meta-display.php:162
|
615 |
-
msgid "Cache Duration"
|
616 |
-
msgstr "Cache Dauer"
|
617 |
-
|
618 |
-
#: views/admin/gce-feed-meta-display.php:165
|
619 |
-
msgid ""
|
620 |
-
"The length of time, in seconds, to cache the feed (43200 = 12 hours). If "
|
621 |
-
"this feed changes regularly, you may want to reduce the cache duration."
|
622 |
-
msgstr ""
|
623 |
-
"Zeitspanne in Sekunden, für welche der Feed im Cache zwischengespeichert "
|
624 |
-
"werden soll (43200 = 12 Stunden). Falls der Feed oft geändert wird, wollen "
|
625 |
-
"Sie die Cache Dauer möglicherweise verkürzen."
|
626 |
-
|
627 |
-
#: views/admin/gce-feed-meta-display.php:170
|
628 |
-
msgid "Multiple Day Events"
|
629 |
-
msgstr "Mehrtägige Termine"
|
630 |
-
|
631 |
-
#: views/admin/gce-feed-meta-display.php:172
|
632 |
-
msgid "Show on each day"
|
633 |
-
msgstr "An jedem Tag anzeigen"
|
634 |
-
|
635 |
-
#: views/admin/gce-feed-meta-display.php:173
|
636 |
-
msgid ""
|
637 |
-
"Show events that span multiple days on each day that they span, rather than "
|
638 |
-
"just the first day."
|
639 |
-
msgstr ""
|
640 |
-
"Zeigen Sie Termine, welche über mehrere Tage andauern, an jedem dieser Tage "
|
641 |
-
"an, anstatt nur am ersten Tag."
|
642 |
-
|
643 |
-
#: views/admin/gce-feed-meta-display.php:178
|
644 |
-
msgid "Display Mode"
|
645 |
-
msgstr "Anzeigemodus"
|
646 |
-
|
647 |
-
#: views/admin/gce-feed-meta-display.php:185
|
648 |
-
msgid "Choose how you want your calendar to be displayed."
|
649 |
-
msgstr "Wählen Sie aus, wie Sie den Kalender anzeigen lassen möchten."
|
650 |
-
|
651 |
-
#: views/admin/gce-feed-meta-display.php:190
|
652 |
-
#: views/admin/gce-feed-meta-display.php:192
|
653 |
-
msgid "Clear Cache"
|
654 |
-
msgstr "Cache leeren"
|
655 |
-
|
656 |
-
#: views/admin/gce-feed-meta-display.php:195
|
657 |
-
#, php-format
|
658 |
-
msgid ""
|
659 |
-
"This will clear your feed cache. This also automatically happens when you "
|
660 |
-
"save your changes. %sIf you make changes you %sMUST%s save first or your "
|
661 |
-
"changes will be lost."
|
662 |
-
msgstr ""
|
663 |
-
"Diese Option wird Ihren Feed Cache leeren. Dies passiert ebenfalls "
|
664 |
-
"automatisch, sobald Sie Ihre Änderungen speichern. %sWenn Sie Änderungen "
|
665 |
-
"vornehmen %sMÜSSEN%s Sie Ihre Änderungen zuerst speichern, sonst gehen diese "
|
666 |
-
"verloren."
|
667 |
-
|
668 |
-
#: views/admin/gce-feed-sidebar-help.php:6
|
669 |
-
msgid "Documentation & Getting Started"
|
670 |
-
msgstr "Dokumentation & Schnellstart-Anleitung"
|
671 |
-
|
672 |
-
#: views/admin/gce-feed-sidebar-help.php:12
|
673 |
-
msgid "Community Support Forums"
|
674 |
-
msgstr "Community Support Foren"
|
675 |
-
|
676 |
-
#: views/admin/gce-feed-sidebar-help.php:18
|
677 |
-
msgid "Get Notified of Major Updates"
|
678 |
-
msgstr "Lassen Sie sich bei größeren Updates informieren"
|
679 |
-
|
680 |
-
#: views/admin/gce-feed-sidebar-help.php:24
|
681 |
-
msgid "Now Accepting 5-Star Reviews!"
|
682 |
-
msgstr "Ab sofort sind 5-Stern-Bewertungen möglich!"
|
683 |
-
|
684 |
-
#~ msgid "The XML URL to your feed."
|
685 |
-
#~ msgstr "L'URL XML de votre flux."
|
686 |
-
|
687 |
-
#~ msgid "Feed Title"
|
688 |
-
#~ msgstr "Titre du Flux"
|
689 |
-
|
690 |
-
#~ msgid "Display Options"
|
691 |
-
#~ msgstr "Options d'affichage"
|
692 |
-
|
693 |
-
#~ msgid "Select display customization method"
|
694 |
-
#~ msgstr "Selectionner la méthode de personalisation de l'affichage"
|
695 |
-
|
696 |
-
#~ msgid "Event Display Builder"
|
697 |
-
#~ msgstr "Constructeur d'affichage d'évènements"
|
698 |
-
|
699 |
-
#~ msgid "Event display builder HTML and shortcodes"
|
700 |
-
#~ msgstr "HTML et raccourci de cde du constructeur d'affichage d'évènements"
|
701 |
-
|
702 |
-
#~ msgid "Simple Display Options"
|
703 |
-
#~ msgstr "Options d'affichage simplifié"
|
704 |
-
|
705 |
-
#~ msgid "Separator text / characters"
|
706 |
-
#~ msgstr "Texte de separation / caractères"
|
707 |
-
|
708 |
-
#~ msgid "Display location?"
|
709 |
-
#~ msgstr "Afficher le lieu?"
|
710 |
-
|
711 |
-
#~ msgid "Display link to event?"
|
712 |
-
#~ msgstr "Afficher le lien de l'évènement?"
|
713 |
-
|
714 |
-
#~ msgid "Enter the feed details below, then click the Add Feed button."
|
715 |
-
#~ msgstr ""
|
716 |
-
#~ "Entrez ci-après les détails du flux. Puis, cliquer sur le bouton Ajouter "
|
717 |
-
#~ "Flux."
|
718 |
-
|
719 |
-
#~ msgid "Anything you like. 'Upcoming Club Events', for example."
|
720 |
-
#~ msgstr ""
|
721 |
-
#~ "Ce que vous souhaitez. Par exemple: \"Prochains évènements du Club\"."
|
722 |
-
|
723 |
-
#~ msgid "This will probably be something like:"
|
724 |
-
#~ msgstr "Ce sera probablement quelquechose comme:"
|
725 |
-
|
726 |
-
#~ msgid "or:"
|
727 |
-
#~ msgstr "ou:"
|
728 |
-
|
729 |
-
#~ msgid ""
|
730 |
-
#~ "The point in time at which to start retrieving events. Use the text-box "
|
731 |
-
#~ "to specify an additional offset from you chosen start point. The offset "
|
732 |
-
#~ "should be provided in seconds (3600 = 1 hour, 86400 = 1 day) and can be "
|
733 |
-
#~ "negative. If you have selected the 'Specific date / time' option, enter a"
|
734 |
-
#~ msgstr ""
|
735 |
-
#~ "La date à partir de laquelle vous souhaitez retrouver les évènements. "
|
736 |
-
#~ "Utilisez le champ-texte pour préciser le temps additionnel à ajouter à la "
|
737 |
-
#~ "date de départ.Le temps additionel doit être précisé en secondes (3600 = "
|
738 |
-
#~ "1 heure, 86400 = 1 jour), Et cela ne peut être un chiffre négatif. Si "
|
739 |
-
#~ "vous avez sélectionné l'option 'Date et heure spécifique', entrez un"
|
740 |
-
|
741 |
-
#~ msgid "UNIX timestamp"
|
742 |
-
#~ msgstr "Format de date et heure UNIX"
|
743 |
-
|
744 |
-
#~ msgid "in the text-box."
|
745 |
-
#~ msgstr "dans le champ-texte."
|
746 |
-
|
747 |
-
#~ msgid "Now"
|
748 |
-
#~ msgstr "Maintenant"
|
749 |
-
|
750 |
-
#~ msgid "00:00 today"
|
751 |
-
#~ msgstr "A 00:00 aujourd'hui"
|
752 |
-
|
753 |
-
#~ msgid ""
|
754 |
-
#~ "Set this to a few more than you actually want to display (due to caching "
|
755 |
-
#~ "and timezone issues). The exact number to display can be configured per "
|
756 |
-
#~ "shortcode / widget."
|
757 |
-
#~ msgstr ""
|
758 |
-
#~ "Définir cette option avec une valeur un peu plus grande que celle que "
|
759 |
-
#~ "vous souhaitez réellementafficher(ceci est du aux problèmes de cache et "
|
760 |
-
#~ "de zone horaire le chiffre exact à afficher peut être configurée "
|
761 |
-
#~ "parraccourci de commande ou widgets."
|
762 |
-
|
763 |
-
#~ msgid ""
|
764 |
-
#~ "In <a href=\"http://php.net/manual/en/function.date.php\" target=\"_blank"
|
765 |
-
#~ "\">PHP date format</a>. Leave this blank if you'd rather stick with the "
|
766 |
-
#~ "default format for your blog."
|
767 |
-
#~ msgstr ""
|
768 |
-
#~ "Dans <a href=\"http://php.net/manual/en/function.date.php\" target="
|
769 |
-
#~ "\"_blank\">le format de date de PHP</a>. Laisser ce champ vide si vous "
|
770 |
-
#~ "préférezutiliser le format de date par défauté pour votre site web."
|
771 |
-
|
772 |
-
#~ msgid ""
|
773 |
-
#~ "In <a href=\"http://php.net/manual/en/function.date.php\" target=\"_blank"
|
774 |
-
#~ "\">PHP date format</a>. Again, leave this blank to stick with the default."
|
775 |
-
#~ msgstr ""
|
776 |
-
#~ "Dans <a href=\"http://php.net/manual/en/function.date.php\" target="
|
777 |
-
#~ "\"_blank\">le format de date PHP</a>. De nouveau, laissez ce champ vide "
|
778 |
-
#~ "si vous préférez utiliser le format de date par défaut."
|
779 |
-
|
780 |
-
#~ msgid ""
|
781 |
-
#~ "These settings control what information will be displayed for this feed "
|
782 |
-
#~ "in the tooltip (for grids), or in a list."
|
783 |
-
#~ msgstr ""
|
784 |
-
#~ "Ces options contrôlent quelle information sera affichée pour ce flux dans "
|
785 |
-
#~ "l'info-bulle (pour les grilles), ou dans une liste."
|
786 |
-
|
787 |
-
#~ msgid ""
|
788 |
-
#~ "It is recommended that you use the event display builder option, as it "
|
789 |
-
#~ "provides much more flexibility than the simple display options. The event "
|
790 |
-
#~ "display builder can do everything the simple display options can, plus "
|
791 |
-
#~ "lots more!"
|
792 |
-
#~ msgstr ""
|
793 |
-
#~ "Il est recommandé d'utiliser le constructeur de présentation "
|
794 |
-
#~ "d'évènemementscar il fournit plus de flexibilité que les options "
|
795 |
-
#~ "d'affichage simplifiéle constructeur de présentation d'évènements fait "
|
796 |
-
#~ "tout ce que fontles options d'affichage simplifié et plus encore !!"
|
797 |
-
|
798 |
-
#~ msgid "Event display builder"
|
799 |
-
#~ msgstr "Constructeur de presentation d'évènements"
|
800 |
-
|
801 |
-
#~ msgid "Simple display options"
|
802 |
-
#~ msgstr "Options d'affichage simplifié"
|
803 |
-
|
804 |
-
#~ msgid ""
|
805 |
-
#~ "Use the event display builder to customize how event information will be "
|
806 |
-
#~ "displayed in the grid tooltips and in lists. Use HTML and the shortcodes "
|
807 |
-
#~ "(explained below) to display the information you require. A basic example "
|
808 |
-
#~ "display format is provided as a starting point. For more information, "
|
809 |
-
#~ "take a look at the"
|
810 |
-
#~ msgstr ""
|
811 |
-
#~ "Utiliser le constructeur de présentation d'évènements pour "
|
812 |
-
#~ "personnaliserla forme de présentation des évènements dans les info-bulles "
|
813 |
-
#~ "ou les listesUtiliser HTML ou les raccourcis de commande(explication ci-"
|
814 |
-
#~ "dessous) pour afficher l'information désirée. Un exemple basique : le "
|
815 |
-
#~ "format d'affichage est fourni comme point de départ. Regardez le point à "
|
816 |
-
|
817 |
-
#~ msgid "event display builder guide"
|
818 |
-
#~ msgstr "Guide du constructeur de presentation d'évènements"
|
819 |
-
|
820 |
-
#~ msgid ""
|
821 |
-
#~ "(More information on all of the below shortcodes and attributes, and "
|
822 |
-
#~ "working examples, can be found in the"
|
823 |
-
#~ msgstr ""
|
824 |
-
#~ "Plus d'informations sur les raccourcis de commande et attributs , et et "
|
825 |
-
#~ "exemples d'utilisation, apeuvent se trouver , à l'adresse suivante"
|
826 |
-
|
827 |
-
#~ msgid "Event information shortcodes:"
|
828 |
-
#~ msgstr "Raccourcis de commande d'information des évènements:"
|
829 |
-
|
830 |
-
#~ msgid ""
|
831 |
-
#~ "The event title (possible attributes: <code>html</code>, <code>markdown</"
|
832 |
-
#~ "code>)"
|
833 |
-
#~ msgstr ""
|
834 |
-
#~ "le titre de l'évènements (attributs possibles : <code>html</code>, "
|
835 |
-
#~ "<code>markdown</code>)"
|
836 |
-
|
837 |
-
#~ msgid ""
|
838 |
-
#~ "The event start time. Will use the time format specified in the above "
|
839 |
-
#~ "settings"
|
840 |
-
#~ msgstr ""
|
841 |
-
#~ "L'heure de début de l'évènement. Utiliser le format de date spécifiéDans "
|
842 |
-
#~ "les options précédentes"
|
843 |
-
|
844 |
-
#~ msgid ""
|
845 |
-
#~ "The event start date. Will use the date format specified in the above "
|
846 |
-
#~ "settings"
|
847 |
-
#~ msgstr ""
|
848 |
-
#~ "La date de début de l'évènement.Utiliser le format de date spécifié Dans "
|
849 |
-
#~ "les options précédentes"
|
850 |
-
|
851 |
-
#~ msgid ""
|
852 |
-
#~ "The event start date / time. Will use the format specified in the "
|
853 |
-
#~ "<code>format</code> attribute (possible attributes: <code>format</code>)"
|
854 |
-
#~ msgstr ""
|
855 |
-
#~ "La date et heure de début de l'évènement. Utilisera le format spécifié "
|
856 |
-
#~ "dans l'attribut <code>format</code>(attributs possibles : <code>format</"
|
857 |
-
#~ "code>)"
|
858 |
-
|
859 |
-
#~ msgid ""
|
860 |
-
#~ "The difference between the start time of the event and the time now, in "
|
861 |
-
#~ "human-readable format, such as '1 hour', '4 days', '15 mins' (possible "
|
862 |
-
#~ "attributes: <code>precision</code>)"
|
863 |
-
#~ msgstr ""
|
864 |
-
#~ "La différence entre l'heure de début de l'évènement et l'heure actuelle,"
|
865 |
-
#~ "en un format lisible pour l'homme, comme '1 heure', '4 jours', '15 "
|
866 |
-
#~ "minutes (attributs possibles: <code>precision</code>)"
|
867 |
-
|
868 |
-
#~ msgid ""
|
869 |
-
#~ "The event end time. Will use the time format specified in the above "
|
870 |
-
#~ "settings"
|
871 |
-
#~ msgstr ""
|
872 |
-
#~ "L'heure de fin de l'évènement. Uiliser le format d'heure spécifié dans "
|
873 |
-
#~ "les options précédentes"
|
874 |
-
|
875 |
-
#~ msgid ""
|
876 |
-
#~ "The event end date. Will use the date format specified in the above "
|
877 |
-
#~ "settings"
|
878 |
-
#~ msgstr ""
|
879 |
-
#~ "La date de fin de l'évènements. Utilisera le format d'heure spécifié dans "
|
880 |
-
#~ "les options précédentes"
|
881 |
-
|
882 |
-
#~ msgid ""
|
883 |
-
#~ "The event end date / time. Will use the format specified in the "
|
884 |
-
#~ "<code>format</code> attribute (possible attributes: <code>format</code>)"
|
885 |
-
#~ msgstr ""
|
886 |
-
#~ "La date de fin de l'évènements. Utilisera le format d'heure spécifié dans "
|
887 |
-
#~ "l'attribut <code>format</code> (attributs possibles: <code>format</code>)"
|
888 |
-
|
889 |
-
#~ msgid ""
|
890 |
-
#~ "The difference between the end time of the event and the time now, in "
|
891 |
-
#~ "human-readable format (possible attributes: <code>precision</code>)"
|
892 |
-
#~ msgstr ""
|
893 |
-
#~ "La différence entre l'heure de début de l'évènement et l'heure actuelle,"
|
894 |
-
#~ "en un format lisible pour l'homme, comme '1 heure', '4 jours', '15 "
|
895 |
-
#~ "minutes (attributs possibles: <code>precision</code>)"
|
896 |
-
|
897 |
-
#~ msgid ""
|
898 |
-
#~ "The event location (possible attributes: <code>html</code>, "
|
899 |
-
#~ "<code>markdown</code>)"
|
900 |
-
#~ msgstr ""
|
901 |
-
#~ "Le lieu de l'évènement(attributs possibles: <code>html</code>, "
|
902 |
-
#~ "<code>markdown</code>)"
|
903 |
-
|
904 |
-
#~ msgid ""
|
905 |
-
#~ "Anything between the opening and closing shortcode tags (inlcuding "
|
906 |
-
#~ "further shortcodes) will be linked to Google Maps, using the event "
|
907 |
-
#~ "location as a search parameter (possible attributes: <code>newwindow</"
|
908 |
-
#~ "code>)"
|
909 |
-
#~ msgstr ""
|
910 |
-
#~ "N'importe quoi entre les étiquettes de raccourci de commande d'ouverture "
|
911 |
-
#~ "et de fermeture(y compris raccourci de commandes additionnels) qui sera "
|
912 |
-
#~ "lié avec Google Maps, utilisant le lieu de l'évènements comme paramètre "
|
913 |
-
#~ "de recherche (attributs possibles: <code>newwindow</code>)"
|
914 |
-
|
915 |
-
#~ msgid ""
|
916 |
-
#~ "The event description (possible attributes: <code>html</code>, "
|
917 |
-
#~ "<code>markdown</code>, <code>limit</code>)"
|
918 |
-
#~ msgstr ""
|
919 |
-
#~ "La description de l'évènement(attributs possibles: <code>html</code>, "
|
920 |
-
#~ "<code>markdown</code>, <code>limit</code>)"
|
921 |
-
|
922 |
-
#~ msgid ""
|
923 |
-
#~ "Anything between the opening and closing shortcode tags (inlcuding "
|
924 |
-
#~ "further shortcodes) will be linked to the Google Calendar page for the "
|
925 |
-
#~ "event (possible attributes: <code>newwindow</code>)"
|
926 |
-
#~ msgstr ""
|
927 |
-
#~ "N'importe quoi entre les étiquettes de raccourci de commande d'ouverture "
|
928 |
-
#~ "et de fermeture(y compris raccourci de commandes additionnels) qui sera "
|
929 |
-
#~ "lié avec la page de l'évènement de Google Calendar (attributs possibles: "
|
930 |
-
#~ "<code>newwindow</code>)"
|
931 |
-
|
932 |
-
#~ msgid "The raw URL to the Google Calendar page for the event"
|
933 |
-
#~ msgstr "L'URL en format brut de la page de Google Calendar pour l'évènement"
|
934 |
-
|
935 |
-
#~ msgid ""
|
936 |
-
#~ "The length of the event, in human-readable format (possible attributes: "
|
937 |
-
#~ "<code>precision</code>)"
|
938 |
-
#~ msgstr ""
|
939 |
-
#~ "La durée de l'évènement en un format lisible pour l'être humain "
|
940 |
-
#~ "(attributs possibles: <code>precision</code>)"
|
941 |
-
|
942 |
-
#~ msgid ""
|
943 |
-
#~ "The position of the event in the current list, or the position of the "
|
944 |
-
#~ "event in the current month (for grids)"
|
945 |
-
#~ msgstr ""
|
946 |
-
#~ "La position de l'évènement dans la liste actuelle, ou la position de "
|
947 |
-
#~ "l'évènement dans le mois courant (pour les grilles)"
|
948 |
-
|
949 |
-
#~ msgid "The event UID (a unique identifier assigned to the event by Google)"
|
950 |
-
#~ msgstr ""
|
951 |
-
#~ "l'UID de l'évènement un identifiant unique assigné à l'évènement par "
|
952 |
-
#~ "Google)"
|
953 |
-
|
954 |
-
#~ msgid "The title of the feed from which the event comes"
|
955 |
-
#~ msgstr "Le tire du flux d'où provient l'évènement "
|
956 |
-
|
957 |
-
#~ msgid "The ID of the feed from which the event comes"
|
958 |
-
#~ msgstr "l'ID du flux d'où provient l'évènement"
|
959 |
-
|
960 |
-
#~ msgid ""
|
961 |
-
#~ "The calendar ID (a unique identifier assigned to the calendar by Google)"
|
962 |
-
#~ msgstr ""
|
963 |
-
#~ "l'ID du calendrier (un identifiant unique, assigné au calendrier par "
|
964 |
-
#~ "Google)"
|
965 |
-
|
966 |
-
#~ msgid "Conditional shortcodes:"
|
967 |
-
#~ msgstr "Raccourcis de commande additionels:"
|
968 |
-
|
969 |
-
#~ msgid ""
|
970 |
-
#~ "Anything entered between the opening and closing tags of each of the "
|
971 |
-
#~ "following shortcodes will only be displayed if its condition (below) is "
|
972 |
-
#~ "met."
|
973 |
-
#~ msgstr ""
|
974 |
-
#~ "Ce qui a été entré entre les étiquettes d'ouverture et de fermeture des "
|
975 |
-
#~ "raccourcis de commande suivants sera affiché si les les conditions "
|
976 |
-
#~ "suivantes sont remplies "
|
977 |
-
|
978 |
-
#~ msgid "The event is an all-day event"
|
979 |
-
#~ msgstr "L'évènement dure toute la journée"
|
980 |
-
|
981 |
-
#~ msgid "The event is not an all-day event"
|
982 |
-
#~ msgstr "L'évènement ne dure pas toute la journée"
|
983 |
-
|
984 |
-
#~ msgid "The event has a title"
|
985 |
-
#~ msgstr "L'évènement a un titre"
|
986 |
-
|
987 |
-
#~ msgid "The event has a description"
|
988 |
-
#~ msgstr "L'évènement a une description"
|
989 |
-
|
990 |
-
#~ msgid "The event has a location"
|
991 |
-
#~ msgstr "L'évènement a un lieu"
|
992 |
-
|
993 |
-
#~ msgid "The event is to be displayed in a tooltip (not a list)"
|
994 |
-
#~ msgstr ""
|
995 |
-
#~ "L'évènement doit être affiché dans une info-bulle (et non une liste)"
|
996 |
-
|
997 |
-
#~ msgid "The event is to be displayed in a list (not a tooltip)"
|
998 |
-
#~ msgstr ""
|
999 |
-
#~ "L'évènement doit être affiché dans une liste (et pas une info-bulle)"
|
1000 |
-
|
1001 |
-
#~ msgid ""
|
1002 |
-
#~ "The event is taking place now (after the start time, but before the end "
|
1003 |
-
#~ "time)"
|
1004 |
-
#~ msgstr ""
|
1005 |
-
#~ "L'évènement a lieu maintenant (Après l'heure de début, mais avant l'heure "
|
1006 |
-
#~ "de fin)"
|
1007 |
-
|
1008 |
-
#~ msgid ""
|
1009 |
-
#~ "The event is not taking place now (may have ended or not yet started)"
|
1010 |
-
#~ msgstr ""
|
1011 |
-
#~ "L'évènement n'a pas lieu maintenant (soit il est terminé, soit il n'a pas "
|
1012 |
-
#~ "encore commencé)"
|
1013 |
-
|
1014 |
-
#~ msgid "The event has started (even if it has also ended)"
|
1015 |
-
#~ msgstr "L'évènement a débuté (même s'il est déjà terminé)"
|
1016 |
-
|
1017 |
-
#~ msgid "The event has not started"
|
1018 |
-
#~ msgstr "L'évènement n'a pas commencé"
|
1019 |
-
|
1020 |
-
#~ msgid "The event has ended"
|
1021 |
-
#~ msgstr "l'évènement est terminé"
|
1022 |
-
|
1023 |
-
#~ msgid "The event has not ended (even if it hasn't started)"
|
1024 |
-
#~ msgstr "L'évènement n'est pas terminé (y compris s'il n'a pas commencé)"
|
1025 |
-
|
1026 |
-
#~ msgid "The event is the first of the day"
|
1027 |
-
#~ msgstr "L'évènement est le premier de la journée"
|
1028 |
-
|
1029 |
-
#~ msgid "The event is not the first of the day"
|
1030 |
-
#~ msgstr "l'évènement n'est pas le premier du jour"
|
1031 |
-
|
1032 |
-
#~ msgid "The event spans multiple days"
|
1033 |
-
#~ msgstr "l'évènement s'étend sur plusieurs jours"
|
1034 |
-
|
1035 |
-
#~ msgid "The event does not span multiple days"
|
1036 |
-
#~ msgstr "l'évènement ne s'étend pas sur plusieurs jours"
|
1037 |
-
|
1038 |
-
#~ msgid "Attributes:"
|
1039 |
-
#~ msgstr "Attrubuts:"
|
1040 |
-
|
1041 |
-
#~ msgid "The possible attributes mentioned above are explained here:"
|
1042 |
-
#~ msgstr "Les attributs possibles mentionnés ci-dessus sont expliqués ici : "
|
1043 |
-
|
1044 |
-
#~ msgid ""
|
1045 |
-
#~ "Whether or not to parse HTML that has been entered in the relevant field. "
|
1046 |
-
#~ "Can be <code>true</code> or <code>false</code>"
|
1047 |
-
#~ msgstr ""
|
1048 |
-
#~ "Si on doit ou non analyser le code HTML qui a été entré dans le champ "
|
1049 |
-
#~ "Cela peut-être <code>true</code> ou <code>false</code>"
|
1050 |
-
|
1051 |
-
#~ msgid ""
|
1052 |
-
#~ "Whether or not to parse <a href=\"http://daringfireball.net/projects/"
|
1053 |
-
#~ "markdown\" target=\"_blank\">Markdown</a> that has been entered in the "
|
1054 |
-
#~ "relevant field. <a href=\"http://michelf.com/projects/php-markdown\" "
|
1055 |
-
#~ "target=\"_blank\">PHP Markdown</a> must be installed for this to work. "
|
1056 |
-
#~ "Can be <code>true</code> or <code>false</code>"
|
1057 |
-
#~ msgstr ""
|
1058 |
-
#~ "Si on doit analyser ou pas me code <a href=\"http://daringfireball.net/"
|
1059 |
-
#~ "projects/markdown\" target=\"_blank\">Markdown</a> qui a été entré dans "
|
1060 |
-
#~ "le champ suivant. Pour que cela fonctionne, il faut installer <a href="
|
1061 |
-
#~ "\"http://michelf.com/projects/php-markdown\" target=\"_blank\">PHP "
|
1062 |
-
#~ "Markdown</a> Cela peut-être <code>true</code> ou <code>false</code>"
|
1063 |
-
|
1064 |
-
#~ msgid ""
|
1065 |
-
#~ "The word limit for the field. Should be specified as a positive integer"
|
1066 |
-
#~ msgstr ""
|
1067 |
-
#~ "Nombre de mots maximum pour ce champ. Un entier postitif doit être saisi "
|
1068 |
-
|
1069 |
-
#~ msgid ""
|
1070 |
-
#~ "The date / time format to use. Should specified as a <a href=\"http://php."
|
1071 |
-
#~ "net/manual/en/function.date.php\" target=\"_blank\">PHP date format</a> "
|
1072 |
-
#~ "string"
|
1073 |
-
#~ msgstr ""
|
1074 |
-
#~ "Le format de date / heure à utiliser. Doit être spécifié commechaine dans "
|
1075 |
-
#~ "<a href=\"http://php.net/manual/en/function.date.php\" target=\"_blank"
|
1076 |
-
#~ "\">format date en PHP</a>"
|
1077 |
-
|
1078 |
-
#~ msgid ""
|
1079 |
-
#~ "Whether or not the link should open in a new window / tab. Can be "
|
1080 |
-
#~ "<code>true</code> or <code>false</code>"
|
1081 |
-
#~ msgstr ""
|
1082 |
-
#~ "Si le lien doit être ouvert ou non dans une nouvelle fenêtre. Cela peut-"
|
1083 |
-
#~ "être <code>true</code> o <code>false</code>"
|
1084 |
-
|
1085 |
-
#~ msgid ""
|
1086 |
-
#~ "How precise to be when displaying a time difference in human-readable "
|
1087 |
-
#~ "format. Should be specified as a positive integer"
|
1088 |
-
#~ msgstr ""
|
1089 |
-
#~ "Precision quand doit être affiché la différence de temps, en format "
|
1090 |
-
#~ "lisible par l'être humain. Le nombre saisi doit un entier positif."
|
1091 |
-
|
1092 |
-
#~ msgid ""
|
1093 |
-
#~ "An offset (in seconds) to apply to start / end times before display. "
|
1094 |
-
#~ "Should be specified as a (positive or negative) integer"
|
1095 |
-
#~ msgstr ""
|
1096 |
-
#~ "Un délai (en secondes) qui s'applique aux heures de début /fin avant "
|
1097 |
-
#~ "l'affichage. Le nombre saisi doit un entier positif ou négatif."
|
1098 |
-
|
1099 |
-
#~ msgid ""
|
1100 |
-
#~ "Whether or not to automatically convert URLs in the description to links. "
|
1101 |
-
#~ "Can be <code>true</code> or <code>false</code>"
|
1102 |
-
#~ msgstr ""
|
1103 |
-
#~ "Si les URL entrées dans la description doivent être convertis "
|
1104 |
-
#~ "automatiquement ou non en liensCela peut être <code>true</code> ou "
|
1105 |
-
#~ "<code>false</code>"
|
1106 |
-
|
1107 |
-
#~ msgid ""
|
1108 |
-
#~ "You can use some HTML in the text fields, but ensure it is valid or "
|
1109 |
-
#~ "things might go wonky. Text fields can be empty too."
|
1110 |
-
#~ msgstr ""
|
1111 |
-
#~ "Vous pouvez utiliser du HTML dans les champs de texte, mais assurez-vous "
|
1112 |
-
#~ "qu'il est valide, ou les résultats obtenus seront bizarres. Les champs de "
|
1113 |
-
#~ "texte peuvent également rester vides"
|
1114 |
-
|
1115 |
-
#~ msgid "Don't display start time or date"
|
1116 |
-
#~ msgstr "Ne pas afficher la date ou heure de début"
|
1117 |
-
|
1118 |
-
#~ msgid "Display start time and date (in that order)"
|
1119 |
-
#~ msgstr "Afficher l'heure et la date de début (dans cet ordre)"
|
1120 |
-
|
1121 |
-
#~ msgid "Display start date and time (in that order)"
|
1122 |
-
#~ msgstr "Afficher la date et l'heure de début (dans cet ordre)"
|
1123 |
-
|
1124 |
-
#~ msgid "Don't display end time or date"
|
1125 |
-
#~ msgstr "Ne pas afficher l'heure ou la date de fin"
|
1126 |
-
|
1127 |
-
#~ msgid "Display end date"
|
1128 |
-
#~ msgstr "Afficher la date de fin"
|
1129 |
-
|
1130 |
-
#~ msgid "Display end time and date (in that order)"
|
1131 |
-
#~ msgstr "Afficher l'heure et la date de fin (dans cet ordre)"
|
1132 |
-
|
1133 |
-
#~ msgid "Display end date and time (in that order)"
|
1134 |
-
#~ msgstr "Afficher la date et heure de fin (dans cet ordre)"
|
1135 |
-
|
1136 |
-
#~ msgid "Show the location of events?"
|
1137 |
-
#~ msgstr "Montrer le lieu de l'évènement?"
|
1138 |
-
|
1139 |
-
#~ msgid "Text to display before the location."
|
1140 |
-
#~ msgstr "Texte à afficher avant le lieu."
|
1141 |
-
|
1142 |
-
#~ msgid "Delete Feed"
|
1143 |
-
#~ msgstr "Effacer le Flux"
|
1144 |
-
|
1145 |
-
#~ msgid ""
|
1146 |
-
#~ "Are you want you want to delete this feed? (Remember to remove / adjust "
|
1147 |
-
#~ "any widgets or shortcodes associated with this feed)."
|
1148 |
-
#~ msgstr ""
|
1149 |
-
#~ "Vous êtes certain de vouloir effacer ce Flux? (Souvenez-vous que vous "
|
1150 |
-
#~ "devez effacer / reconfigurer tout widget ou raccourci de commande associé "
|
1151 |
-
#~ "à ce Flux. "
|
1152 |
-
|
1153 |
-
#~ msgid ""
|
1154 |
-
#~ "Make any changes you require to the feed details below, then click the "
|
1155 |
-
#~ "Save Changes button."
|
1156 |
-
#~ msgstr ""
|
1157 |
-
#~ "Effectuez les changement requis pour les détails du flux ci-dessous, puis "
|
1158 |
-
#~ "cliquer sur le bouton \"Sauvegarder\"."
|
1159 |
-
|
1160 |
-
#~ msgid ""
|
1161 |
-
#~ "This will probably be something like: <code>http://www.google.com/"
|
1162 |
-
#~ "calendar/feeds/your-email@gmail.com/public/full</code>."
|
1163 |
-
#~ msgstr ""
|
1164 |
-
#~ "Cela sera probablement quelque chose comme : <code>http://www.google.com/"
|
1165 |
-
#~ "calendar/feeds/votre-email@gmail.com/public/full</code>."
|
1166 |
-
|
1167 |
-
#~ msgid ""
|
1168 |
-
#~ "or: <code>http://www.google.com/calendar/feeds/your-email@gmail.com/"
|
1169 |
-
#~ "private-d65741b037h695ff274247f90746b2ty/basic</code>."
|
1170 |
-
#~ msgstr ""
|
1171 |
-
#~ "ou bien: <code>http://www.google.com/calendar/feeds/votre-email@gmail.com/"
|
1172 |
-
#~ "private-d65741b037h695ff274247f90746b2ty/basic</code>."
|
1173 |
-
|
1174 |
-
#~ msgid ""
|
1175 |
-
#~ "The point in time at which to start retrieving events. Use the text-box "
|
1176 |
-
#~ "to specify an additional offset from you chosen start point. The offset "
|
1177 |
-
#~ "should be provided in seconds (3600 = 1 hour, 86400 = 1 day) and can be "
|
1178 |
-
#~ "negative. If you have selected the 'Specific date / time' option, enter a "
|
1179 |
-
#~ "<a href=\"http://www.timestampgenerator.com\" target=\"_blank\">UNIX "
|
1180 |
-
#~ "timestamp</a> in the text-box."
|
1181 |
-
#~ msgstr ""
|
1182 |
-
#~ "La date à partir de laquelle afficher les évènements trouvés. Utiliser le "
|
1183 |
-
#~ "champ-texte pour spécifier le délai supplémentaire après le point de "
|
1184 |
-
#~ "départ choisi. Ce délai doit être spécifié en secondes (3600 = 1 heure, "
|
1185 |
-
#~ "86400 = 1 jour) et peut être un nombre negatif. si vous choisi l'option "
|
1186 |
-
#~ "'Date / Heure spécifique', entrez une<a href=\"http://www."
|
1187 |
-
#~ "timestampgenerator.com\" target=\"_blank\">date et heure en format UNIX</"
|
1188 |
-
#~ "a> dans le champ texte."
|
1189 |
-
|
1190 |
-
#~ msgid ""
|
1191 |
-
#~ "Use the event display builder to customize how event information will be "
|
1192 |
-
#~ "displayed in the grid tooltips and in lists. Use HTML and the shortcodes "
|
1193 |
-
#~ "(explained below) to display the information you require. A basic example "
|
1194 |
-
#~ "display format is provided as a starting point. For more information, "
|
1195 |
-
#~ "take a look at the <a href=\"http://www.rhanney.co.uk/plugins/google-"
|
1196 |
-
#~ "calendar-events/event-display-builder\" target=\"_blank\">event display "
|
1197 |
-
#~ "builder guide</a>."
|
1198 |
-
#~ msgstr ""
|
1199 |
-
#~ "Utiliser le constructeur de presentation d'évènements pour personnaliser "
|
1200 |
-
#~ "l'affichage des évènements sous forme de grilles et info-bulles ou sous "
|
1201 |
-
#~ "forme de listes Utiliser HTML et les raccourcis de commande (expliqués ci-"
|
1202 |
-
#~ "dessous) pour afficher l'information que vous souhaitez. Un exemple "
|
1203 |
-
#~ "basique de format de présentation est fourni comme base de départ pour "
|
1204 |
-
#~ "plus d'information, allez visiter <a href=\"http://www.rhanney.co.uk/"
|
1205 |
-
#~ "plugins/google-calendar-events/event-display-builder\" target=\"_blank"
|
1206 |
-
#~ "\">guide du constructeur de presentation d'évènements</a>."
|
1207 |
-
|
1208 |
-
#~ msgid ""
|
1209 |
-
#~ "(More information on all of the below shortcodes and attributes, and "
|
1210 |
-
#~ "working examples, can be found in the <a href=\"http://www.rhanney.co.uk/"
|
1211 |
-
#~ "plugins/google-calendar-events/event-display-builder\" target=\"_blank"
|
1212 |
-
#~ "\">event display builder guide</a>)"
|
1213 |
-
#~ msgstr ""
|
1214 |
-
#~ "Plus d'information sur les raccourcis de commandes et attributs est "
|
1215 |
-
#~ "disponible à l'adresse suivante <a href=\"http://www.rhanney.co.uk/"
|
1216 |
-
#~ "plugins/google-calendar-events/event-display-builder\" target=\"_blank"
|
1217 |
-
#~ "\">Guide du constructeur de presentation d'évènements </a> (en anglais)"
|
1218 |
-
|
1219 |
-
#~ msgid ""
|
1220 |
-
#~ "Show the description of events? (URLs in the description will be made "
|
1221 |
-
#~ "into links)."
|
1222 |
-
#~ msgstr ""
|
1223 |
-
#~ "Afficher la description des évènements? (les URLs des desccriptions sont "
|
1224 |
-
#~ "converties en liens)."
|
1225 |
-
|
1226 |
-
#~ msgid "Click here to add a new feed"
|
1227 |
-
#~ msgstr "Cliquer ici pour ajouter un nouveau flux"
|
1228 |
-
|
1229 |
-
#~ msgid "Add Feed"
|
1230 |
-
#~ msgstr "Ajouter un Flux"
|
1231 |
-
|
1232 |
-
#~ msgid "Current Feeds"
|
1233 |
-
#~ msgstr "Flux actuels"
|
1234 |
-
|
1235 |
-
#~ msgid "ID"
|
1236 |
-
#~ msgstr "ID"
|
1237 |
-
|
1238 |
-
#~ msgid "Title"
|
1239 |
-
#~ msgstr "Titre"
|
1240 |
-
|
1241 |
-
#~ msgid "URL"
|
1242 |
-
#~ msgstr "URL"
|
1243 |
-
|
1244 |
-
#~ msgid "Refresh"
|
1245 |
-
#~ msgstr "Actualiser"
|
1246 |
-
|
1247 |
-
#~ msgid "Edit"
|
1248 |
-
#~ msgstr "Editer"
|
1249 |
-
|
1250 |
-
#~ msgid "Delete"
|
1251 |
-
#~ msgstr "Effacer"
|
1252 |
-
|
1253 |
-
#~ msgid "Custom stylesheet URL"
|
1254 |
-
#~ msgstr "URL de la feuille de style personnalisé"
|
1255 |
-
|
1256 |
-
#~ msgid ""
|
1257 |
-
#~ "If you want to alter the default plugin styling, create a new stylesheet "
|
1258 |
-
#~ "on your server (not in the <code>google-calendar-events</code> directory) "
|
1259 |
-
#~ "and then enter its URL below."
|
1260 |
-
#~ msgstr ""
|
1261 |
-
#~ "Si vous souahitez modifier la feuille de style par défaut du plugin, "
|
1262 |
-
#~ "créez une nouvelle feuille de style sur votre serveur (pas dans le "
|
1263 |
-
#~ "répertoire <code>google-calendar-events</code>) et précisez ici son URL."
|
1264 |
-
|
1265 |
-
#~ msgid "Add JavaScript to footer?"
|
1266 |
-
#~ msgstr "Ajouter du Javascript en bas de page?"
|
1267 |
-
|
1268 |
-
#~ msgid ""
|
1269 |
-
#~ "If you are having issues with tooltips not appearing or the AJAX "
|
1270 |
-
#~ "functionality not working, try ticking the checkbox below."
|
1271 |
-
#~ msgstr ""
|
1272 |
-
#~ "Si vous avez des problèmes d'affichage pour les info-bulles ou des "
|
1273 |
-
#~ "fonctionnalités AJAXqui ne fonctionnent, vous pouvez cocher la case ci-"
|
1274 |
-
#~ "dessous "
|
1275 |
-
|
1276 |
-
#~ msgid "Loading text"
|
1277 |
-
#~ msgstr "Texte de \"Chargement\""
|
1278 |
-
|
1279 |
-
#~ msgid "Text to display while calendar data is loading (on AJAX requests)."
|
1280 |
-
#~ msgstr ""
|
1281 |
-
#~ "Texte à afficher pendant le chargement du calendrier (avec une requête "
|
1282 |
-
#~ "AJAX)."
|
1283 |
-
|
1284 |
-
#~ msgid "Error message"
|
1285 |
-
#~ msgstr "Message d'erreur"
|
1286 |
-
|
1287 |
-
#~ msgid ""
|
1288 |
-
#~ "An error message to display to non-admin users if events cannot be "
|
1289 |
-
#~ "displayed for any reason (admins will see a message indicating the cause "
|
1290 |
-
#~ "of the problem)."
|
1291 |
-
#~ msgstr ""
|
1292 |
-
#~ "Un message d'erreur à afficher aux utilisateurs, non administrateur si "
|
1293 |
-
#~ "des évènements peuvent ne pas être affichés pour quelle raison que ce "
|
1294 |
-
#~ "soit (les administrateurs verront un autre message qui indiquera la cause "
|
1295 |
-
#~ "du problème)."
|
1296 |
-
|
1297 |
-
#~ msgid "Optimise event retrieval?"
|
1298 |
-
#~ msgstr "Vous souhaitez optimiser la récupération de l'évènement? "
|
1299 |
-
|
1300 |
-
#~ msgid ""
|
1301 |
-
#~ "If this option is enabled, the plugin will use an experimental feature of "
|
1302 |
-
#~ "the Google Data API, which can improve performance significantly, "
|
1303 |
-
#~ "especially with large numbers of events. Google could potentially "
|
1304 |
-
#~ "remove / change this feature at any time."
|
1305 |
-
#~ msgstr ""
|
1306 |
-
#~ "Si cette option est activée, le plugin utilisera une fonctionnalité "
|
1307 |
-
#~ "expérimentale de l'API de Google Data, qui permet d'améliorer de manière "
|
1308 |
-
#~ "significative le chargement, spécialement avec de grands nombres "
|
1309 |
-
#~ "d'évènements. Prenez en compte que Google peut modifier ou supprimer "
|
1310 |
-
#~ "cette fonctionnalité à n'importe quel moment."
|
1311 |
-
|
1312 |
-
#~ msgid "Use old styles?"
|
1313 |
-
#~ msgstr "Utiliser les anciennes feuilles de styles?"
|
1314 |
-
|
1315 |
-
#~ msgid ""
|
1316 |
-
#~ "Some CSS changes were made in version 0.7. If this option is enabled, the "
|
1317 |
-
#~ "old CSS will still be added along with the main stylesheet. You should "
|
1318 |
-
#~ "consider updating your stylesheet so that you don't need this enabled."
|
1319 |
-
#~ msgstr ""
|
1320 |
-
#~ "Dans la version 0.7, des changements de feuilles de style (CSS) ont été "
|
1321 |
-
#~ "faites. Si cette option est activée, les anciennes feuilles de style "
|
1322 |
-
#~ "seront ajoutées aux feuilles de style principales VOus devriez considérer "
|
1323 |
-
#~ "une mise à jour de vos feuilles de style pour éviter d'avoir besoin de "
|
1324 |
-
#~ "cette option."
|
1325 |
-
|
1326 |
-
#~ msgid "Save settings on uninstall?"
|
1327 |
-
#~ msgstr "Sauvegarder la configuration ou désinstaller?"
|
1328 |
-
|
1329 |
-
#~ msgid ""
|
1330 |
-
#~ "Normally when you uninstall your plugin your settings are removed also. "
|
1331 |
-
#~ "Checking this option will save your settings even after an uninstall."
|
1332 |
-
#~ msgstr ""
|
1333 |
-
#~ "Normalement, quand on désinstalle un plugin, la configuration du plugin "
|
1334 |
-
#~ "est également supprimée. Si vous activez cette option la configuration "
|
1335 |
-
#~ "sera sauvegardée même après une désinstallation."
|
1336 |
-
|
1337 |
-
#~ msgid "Save"
|
1338 |
-
#~ msgstr "Sauvegarder"
|
1339 |
-
|
1340 |
-
#~ msgid "Refresh Feed Cache"
|
1341 |
-
#~ msgstr "Rafraichir le cache du Flux"
|
1342 |
-
|
1343 |
-
#~ msgid ""
|
1344 |
-
#~ "The plugin will automatically refresh the cache when it expires, but you "
|
1345 |
-
#~ "can manually clear the cache now by clicking the button below."
|
1346 |
-
#~ msgstr ""
|
1347 |
-
#~ "Le plugin rafraichira automatiquement le cache du Flux à l'expiration, "
|
1348 |
-
#~ "mais vous pouvez mannuellement effacer le cache en cliquant sur le bouton "
|
1349 |
-
#~ "ci-après."
|
1350 |
-
|
1351 |
-
#~ msgid "Are you want you want to clear the cache data for this feed?"
|
1352 |
-
#~ msgstr "Etes vous sûr que vous voulez effacer le cache de ce Flux? "
|
1353 |
-
|
1354 |
-
#~ msgid "Notice:"
|
1355 |
-
#~ msgstr "Avis:"
|
1356 |
-
|
1357 |
-
#~ msgid ""
|
1358 |
-
#~ "The way in which Google Calendar Events stores cached data has been much "
|
1359 |
-
#~ "improved in version 0.6. As you have upgraded from a previous version of "
|
1360 |
-
#~ "the plugin, there is likely to be some data from the old caching system "
|
1361 |
-
#~ "hanging around in your database that is now useless. Click below to clear "
|
1362 |
-
#~ "expired cached data from your database."
|
1363 |
-
#~ msgstr ""
|
1364 |
-
#~ "La forme selon laquelle le plugin Google Calendar Events enregistre les "
|
1365 |
-
#~ "données dans le cache a été amélioré dans la version 0.6. Comme vous avez "
|
1366 |
-
#~ "migré depuis une version antérieure du plugin il est probable que les "
|
1367 |
-
#~ "données anciennes du cache enregistrées dans votre base soient maintenant "
|
1368 |
-
#~ "obsolètes. Cliquer ici pour effacer les données du cache enregistré dans "
|
1369 |
-
#~ "votre base de données."
|
1370 |
-
|
1371 |
-
#~ msgid "Clear expired cached data"
|
1372 |
-
#~ msgstr "Effacer les données obsolètes du cache"
|
1373 |
-
|
1374 |
-
#~ msgid "or"
|
1375 |
-
#~ msgstr "ou"
|
1376 |
-
|
1377 |
-
#~ msgid "Ignore this notice"
|
1378 |
-
#~ msgstr "Ignorer cet avis"
|
1379 |
-
|
1380 |
-
#~ msgid "Cancel"
|
1381 |
-
#~ msgstr "Annuler"
|
1382 |
-
|
1383 |
-
#~ msgid "Refresh Feed"
|
1384 |
-
#~ msgstr "Rafraichir le Flux"
|
1385 |
-
|
1386 |
-
#~ msgid "Save Changes"
|
1387 |
-
#~ msgstr "Sauvegarder les modifications"
|
1388 |
-
|
1389 |
-
#~ msgid "Old cached data cleared."
|
1390 |
-
#~ msgstr "Le cache des données obsolètes a été effacé."
|
1391 |
-
|
1392 |
-
#~ msgid "General options updated."
|
1393 |
-
#~ msgstr "Les options générales ont été sauvegardées"
|
1394 |
-
|
1395 |
-
#~ msgid ""
|
1396 |
-
#~ "No valid Feed IDs have been entered for this shortcode. Please check that "
|
1397 |
-
#~ "you have entered the IDs correctly and that the Feeds have not been "
|
1398 |
-
#~ "deleted."
|
1399 |
-
#~ msgstr ""
|
1400 |
-
#~ "Aucun ID de Flux valide n'a été entré pour ce raccourci de commande. "
|
1401 |
-
#~ "Merci de vérifier que l'ID est correctement saisi et que les Flux n'ont "
|
1402 |
-
#~ "pas été effacés."
|
1403 |
-
|
1404 |
-
#~ msgid ""
|
1405 |
-
#~ "No feeds have been added yet. You can add a feed in the Google Calendar "
|
1406 |
-
#~ "Events settings."
|
1407 |
-
#~ msgstr ""
|
1408 |
-
#~ "Aucun flux n'a encore été ajouté. Vous pouvez ajouter un flux dans la "
|
1409 |
-
#~ "configuration de Google Calendar Events."
|
1410 |
-
|
1411 |
-
#~ msgid ""
|
1412 |
-
#~ "1 or more of your feeds could not be displayed. The following errors "
|
1413 |
-
#~ "occurred:"
|
1414 |
-
#~ msgstr ""
|
1415 |
-
#~ "1 ou plusieurs flux n'ont pu être affichés. Les erreurs suivantes ont eu "
|
1416 |
-
#~ "lieu:"
|
1417 |
-
|
1418 |
-
#~ msgid ""
|
1419 |
-
#~ "Major updates are coming to Google Calendar Events on August 23, 2014. "
|
1420 |
-
#~ msgstr ""
|
1421 |
-
#~ "Les modifications importantes de Google Calendar Events ont lieu le 23 "
|
1422 |
-
#~ "août2014 "
|
1423 |
-
|
1424 |
-
#~ msgid "Read more about the changes."
|
1425 |
-
#~ msgstr "Plus d'informations à propos des changements."
|
1426 |
-
|
1427 |
-
#~ msgid "Hide this"
|
1428 |
-
#~ msgstr "Cacher ceci"
|
1429 |
-
|
1430 |
-
#~ msgid ""
|
1431 |
-
#~ "No feeds have been added yet. You can add feeds in the Google Calendar "
|
1432 |
-
#~ "Events settings."
|
1433 |
-
#~ msgstr ""
|
1434 |
-
#~ "Aucun flux n'a encore été ajouté. Vous pouvez ajouter les flux dans "
|
1435 |
-
#~ "laconfiguration de Google Calendar Events."
|
1436 |
-
|
1437 |
-
#~ msgid "Calendar Grid"
|
1438 |
-
#~ msgstr "Grille Calendaire"
|
1439 |
-
|
1440 |
-
#~ msgid "List - grouped by date"
|
1441 |
-
#~ msgstr "Liste - groupée par date"
|
1442 |
-
|
1443 |
-
#~ msgid "Previous month"
|
1444 |
-
#~ msgstr "Mois précédent"
|
1445 |
-
|
1446 |
-
#~ msgid "Next month"
|
1447 |
-
#~ msgstr "Mois suivant"
|
1 |
+
# Copyright (C) 2010 Google Calendar Events
|
2 |
+
# This file is distributed under the same license as the Google Calendar Events package.
|
3 |
+
msgid ""
|
4 |
+
msgstr ""
|
5 |
+
"Project-Id-Version: Google Calendar Events en español\n"
|
6 |
+
"Report-Msgid-Bugs-To: http://wordpress.org/tag/google-calendar-events\n"
|
7 |
+
"POT-Creation-Date: 2014-09-11 22:23+0100\n"
|
8 |
+
"PO-Revision-Date: \n"
|
9 |
+
"Last-Translator: kreativhuhn <info@kreativhuhn.at>\n"
|
10 |
+
"Language-Team: \n"
|
11 |
+
"Language: fr_FR\n"
|
12 |
+
"MIME-Version: 1.0\n"
|
13 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
14 |
+
"Content-Transfer-Encoding: 8bit\n"
|
15 |
+
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
16 |
+
"X-Generator: Poedit 1.5.7\n"
|
17 |
+
"X-Poedit-Basepath: ..\n"
|
18 |
+
"X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
|
19 |
+
"_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;_ex:1,2c;"
|
20 |
+
"esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n"
|
21 |
+
"X-Poedit-SourceCharset: UTF-8\n"
|
22 |
+
"X-Poedit-SearchPath-0: .\n"
|
23 |
+
|
24 |
+
#: class-google-calendar-events-admin.php:67
|
25 |
+
#: class-google-calendar-events-admin.php:68 includes/register-settings.php:44
|
26 |
+
msgid "General Settings"
|
27 |
+
msgstr "Einstellungen"
|
28 |
+
|
29 |
+
#: class-google-calendar-events-admin.php:139 views/widgets.php:27
|
30 |
+
msgid "Google Calendar Events"
|
31 |
+
msgstr "Google Calendar Events"
|
32 |
+
|
33 |
+
#: class-google-calendar-events-admin.php:151
|
34 |
+
msgid "Feeds"
|
35 |
+
msgstr "Feeds"
|
36 |
+
|
37 |
+
#: includes/class-gce-display.php:218
|
38 |
+
msgid "There are currently no events to display."
|
39 |
+
msgstr "Derzeit sind keine Termine zum Anzeigen vorhanden."
|
40 |
+
|
41 |
+
#: includes/class-gce-event.php:499
|
42 |
+
#, php-format
|
43 |
+
msgid "%s year"
|
44 |
+
msgstr "%s Jahr"
|
45 |
+
|
46 |
+
#: includes/class-gce-event.php:499
|
47 |
+
#, php-format
|
48 |
+
msgid "%s years"
|
49 |
+
msgstr "%s Jahre"
|
50 |
+
|
51 |
+
#: includes/class-gce-event.php:500
|
52 |
+
#, php-format
|
53 |
+
msgid "%s month"
|
54 |
+
msgstr "%s Monat"
|
55 |
+
|
56 |
+
#: includes/class-gce-event.php:500
|
57 |
+
#, php-format
|
58 |
+
msgid "%s months"
|
59 |
+
msgstr "%s Monate"
|
60 |
+
|
61 |
+
#: includes/class-gce-event.php:501
|
62 |
+
#, php-format
|
63 |
+
msgid "%s week"
|
64 |
+
msgstr "%s Woche"
|
65 |
+
|
66 |
+
#: includes/class-gce-event.php:501
|
67 |
+
#, php-format
|
68 |
+
msgid "%s weeks"
|
69 |
+
msgstr "%s Wochen"
|
70 |
+
|
71 |
+
#: includes/class-gce-event.php:502
|
72 |
+
#, php-format
|
73 |
+
msgid "%s day"
|
74 |
+
msgstr "%s Tag"
|
75 |
+
|
76 |
+
#: includes/class-gce-event.php:502
|
77 |
+
#, php-format
|
78 |
+
msgid "%s days"
|
79 |
+
msgstr "%s Tage"
|
80 |
+
|
81 |
+
#: includes/class-gce-event.php:503
|
82 |
+
#, php-format
|
83 |
+
msgid "%s hour"
|
84 |
+
msgstr "%s Stunde"
|
85 |
+
|
86 |
+
#: includes/class-gce-event.php:503
|
87 |
+
#, php-format
|
88 |
+
msgid "%s hours"
|
89 |
+
msgstr "%s Stunden"
|
90 |
+
|
91 |
+
#: includes/class-gce-event.php:504
|
92 |
+
#, php-format
|
93 |
+
msgid "%s min"
|
94 |
+
msgstr "%s Minute"
|
95 |
+
|
96 |
+
#: includes/class-gce-event.php:504
|
97 |
+
#, php-format
|
98 |
+
msgid "%s mins"
|
99 |
+
msgstr "%s Minuten"
|
100 |
+
|
101 |
+
#: includes/class-gce-event.php:532
|
102 |
+
msgctxt "human_time_diff"
|
103 |
+
msgid ", "
|
104 |
+
msgstr ", "
|
105 |
+
|
106 |
+
#: includes/class-gce-feed.php:93
|
107 |
+
msgid ""
|
108 |
+
"The feed URL has not been set. Please make sure to set it correctly in the "
|
109 |
+
"Feed settings."
|
110 |
+
msgstr ""
|
111 |
+
"Die Feed URL wurde nicht definiert. Bitte vergewissern Sie sich, dass diese "
|
112 |
+
"in den Feed Einstellungen korrekt eingegeben haben."
|
113 |
+
|
114 |
+
#: includes/class-gce-feed.php:180
|
115 |
+
msgid ""
|
116 |
+
"Some data was retrieved, but could not be parsed successfully. Please ensure "
|
117 |
+
"your feed URL is correct."
|
118 |
+
msgstr ""
|
119 |
+
"Es wurden zwar Daten empfangen, konnten aber nicht erfolgreich verarbeitet "
|
120 |
+
"werden. Bitte vergewissern Sie sich, dass die Feed URL korrekt ist."
|
121 |
+
|
122 |
+
#: includes/class-gce-feed.php:186
|
123 |
+
msgid ""
|
124 |
+
"The feed could not be found (404). Please ensure your feed URL is correct."
|
125 |
+
msgstr ""
|
126 |
+
"Der Feed konnte nicht gefunden werden (404). Bitte vergewissern Sie sich, "
|
127 |
+
"dass die Feed URL korrekt ist."
|
128 |
+
|
129 |
+
#: includes/class-gce-feed.php:189
|
130 |
+
msgid ""
|
131 |
+
"Access to this feed was denied (403). Please ensure you have public sharing "
|
132 |
+
"enabled for your calendar."
|
133 |
+
msgstr ""
|
134 |
+
"Der Zugriff zu diesem Feed wurde verwehrt (403). Bitte stellen Sie sicher, "
|
135 |
+
"dass Sie den Kalender öffentlich gemacht haben."
|
136 |
+
|
137 |
+
#: includes/class-gce-feed.php:192
|
138 |
+
#, php-format
|
139 |
+
msgid ""
|
140 |
+
"The feed data could not be retrieved. Error code: %s. Please ensure your "
|
141 |
+
"feed URL is correct."
|
142 |
+
msgstr ""
|
143 |
+
"Die Feed Daten konnten nicht empfangen werden. Fehlercode: %s. Bitte stellen "
|
144 |
+
"Sie sicher, dass die Feed URL korrekt ist."
|
145 |
+
|
146 |
+
#: includes/class-gce-feed.php:197
|
147 |
+
msgid " Please ensure your feed URL is correct."
|
148 |
+
msgstr "Bitte stellen Sie sicher, dass die Feed URL korrekt ist."
|
149 |
+
|
150 |
+
#: includes/gce-feed-cpt.php:21
|
151 |
+
msgid "Google Calendar Feeds"
|
152 |
+
msgstr "Google Kalender Feeds"
|
153 |
+
|
154 |
+
#: includes/gce-feed-cpt.php:22 includes/gce-feed-cpt.php:24
|
155 |
+
msgid "Feed"
|
156 |
+
msgstr "Feed"
|
157 |
+
|
158 |
+
#: includes/gce-feed-cpt.php:23
|
159 |
+
msgid "GCal Events"
|
160 |
+
msgstr "GCal Termine"
|
161 |
+
|
162 |
+
#: includes/gce-feed-cpt.php:25
|
163 |
+
msgid "Add New"
|
164 |
+
msgstr "Hinzufügen"
|
165 |
+
|
166 |
+
#: includes/gce-feed-cpt.php:26
|
167 |
+
msgid "Add New Feed"
|
168 |
+
msgstr "Feed hinzufügen"
|
169 |
+
|
170 |
+
#: includes/gce-feed-cpt.php:27
|
171 |
+
msgid "New Feed"
|
172 |
+
msgstr "Neuer Feed"
|
173 |
+
|
174 |
+
#: includes/gce-feed-cpt.php:28
|
175 |
+
msgid "Edit Feed"
|
176 |
+
msgstr "Feed bearbeiten"
|
177 |
+
|
178 |
+
#: includes/gce-feed-cpt.php:29
|
179 |
+
msgid "View Feed"
|
180 |
+
msgstr "Feed anzeigen"
|
181 |
+
|
182 |
+
#: includes/gce-feed-cpt.php:30
|
183 |
+
msgid "All GCal Feeds"
|
184 |
+
msgstr "Alle GCal Feeds"
|
185 |
+
|
186 |
+
#: includes/gce-feed-cpt.php:31
|
187 |
+
msgid "Search GCal Feeds"
|
188 |
+
msgstr "GCal Feeds suchen"
|
189 |
+
|
190 |
+
#: includes/gce-feed-cpt.php:32
|
191 |
+
msgid "No feeds found."
|
192 |
+
msgstr "Keine Feeds gefunden."
|
193 |
+
|
194 |
+
#: includes/gce-feed-cpt.php:33
|
195 |
+
msgid "No feeds found in Trash."
|
196 |
+
msgstr "Keine Feeds im Papierkorb gefunden."
|
197 |
+
|
198 |
+
#: includes/gce-feed-cpt.php:75 includes/gce-feed-cpt.php:76
|
199 |
+
#, php-format
|
200 |
+
msgid "%4$s updated. %1$sView %2$s%3$s"
|
201 |
+
msgstr "%4$s wurde aktualisiert. %1$sZeige %2$s%3$s"
|
202 |
+
|
203 |
+
#: includes/gce-feed-cpt.php:77
|
204 |
+
#, php-format
|
205 |
+
msgid "%4$s published. %1$sView %2$s%3$s"
|
206 |
+
msgstr "%4$s wurde veröffentlicht. %1$sZeige %2$s%3$s"
|
207 |
+
|
208 |
+
#: includes/gce-feed-cpt.php:78
|
209 |
+
#, php-format
|
210 |
+
msgid "%4$s saved. %1$sView %2$s%3$s"
|
211 |
+
msgstr "%4$s wurde gespeichert. %1$sZeige %2$s%3$s"
|
212 |
+
|
213 |
+
#: includes/gce-feed-cpt.php:79
|
214 |
+
#, php-format
|
215 |
+
msgid "%4$s submitted. %1$sView %2$s%3$s"
|
216 |
+
msgstr "%4$s wurde gesendet. %1$sZeige %2$s%3$s"
|
217 |
+
|
218 |
+
#: includes/gce-feed-cpt.php:80
|
219 |
+
#, php-format
|
220 |
+
msgid "%4$s draft updated. %1$sView %2$s%3$s"
|
221 |
+
msgstr "Der Entwurf von %4$s wurde aktualisiert. %1$sZeige %2$s%3$s"
|
222 |
+
|
223 |
+
#: includes/register-settings.php:29
|
224 |
+
msgid "Save Settings"
|
225 |
+
msgstr "Einstellungen speichern"
|
226 |
+
|
227 |
+
#: includes/register-settings.php:30
|
228 |
+
msgid ""
|
229 |
+
"Save your settings when uninstalling this plugin. Useful when upgrading or "
|
230 |
+
"re-installing."
|
231 |
+
msgstr ""
|
232 |
+
"Behalten Sie Ihre Einstellungen, wenn Sie dieses Plugin deinstallieren. Dies "
|
233 |
+
"ist bei Upgrades oder Neuinstallation sinnvoll."
|
234 |
+
|
235 |
+
#: includes/register-settings.php:132
|
236 |
+
#, php-format
|
237 |
+
msgid ""
|
238 |
+
"The callback function used for the <strong>%s</strong> setting is missing."
|
239 |
+
msgstr ""
|
240 |
+
"Die Callback-Funktion, welche für die <strong>%s</strong> Einstellung "
|
241 |
+
"benötigt wird, fehlt."
|
242 |
+
|
243 |
+
#: includes/admin/admin-functions.php:20
|
244 |
+
msgid "Cache has been cleared for this feed."
|
245 |
+
msgstr "Der Cache für diesen Feed wurde geleert."
|
246 |
+
|
247 |
+
#: views/widgets.php:28
|
248 |
+
msgid ""
|
249 |
+
"Display a list or calendar grid of events from one or more Google Calendar "
|
250 |
+
"feeds you have added"
|
251 |
+
msgstr ""
|
252 |
+
"Zeigen Sie eine Liste oder Kalenderansicht der Termine aus einem oder "
|
253 |
+
"mehreren Ihrer hinzugefügten Google Kalender Feeds an"
|
254 |
+
|
255 |
+
#: views/widgets.php:72
|
256 |
+
msgid ""
|
257 |
+
"No valid Feed IDs have been entered for this widget. Please check that you "
|
258 |
+
"have entered the IDs correctly in the widget settings (Appearance > "
|
259 |
+
"Widgets), and that the Feeds have not been deleted."
|
260 |
+
msgstr ""
|
261 |
+
"Es wurden keine gültigen Feed-IDs für dieses Widget eingegeben. Bitte "
|
262 |
+
"stellen Sie sicher, dass Sie die IDs korrekt in den Widget-Einstellungen "
|
263 |
+
"angegeben haben (Design > Widgets) und dass die Feeds nicht gelöscht wurden."
|
264 |
+
|
265 |
+
#: views/widgets.php:104
|
266 |
+
msgid "You have not added any feeds yet."
|
267 |
+
msgstr "Sie haben noch keine Feeds hinzugefügt."
|
268 |
+
|
269 |
+
#: views/widgets.php:142
|
270 |
+
msgid "There are no feeds created yet."
|
271 |
+
msgstr "Es wurden noch keine Feeds erstellt."
|
272 |
+
|
273 |
+
#: views/widgets.php:143
|
274 |
+
msgid "Add your first feed!"
|
275 |
+
msgstr "Fügen Sie Ihren ersten Feed hinzu!"
|
276 |
+
|
277 |
+
#: views/widgets.php:163
|
278 |
+
msgid "Feeds to display, as a comma separated list (e.g. 101,102,103)"
|
279 |
+
msgstr "Anzuzeigende Feeds, als kommagetrennte Liste (z.B. 101,102,103)"
|
280 |
+
|
281 |
+
#: views/widgets.php:168
|
282 |
+
msgid "Display events as:"
|
283 |
+
msgstr "Zeige Termine als:"
|
284 |
+
|
285 |
+
#: views/widgets.php:170 views/admin/gce-feed-meta-display.php:181
|
286 |
+
msgid "Grid"
|
287 |
+
msgstr "Kalenderansicht"
|
288 |
+
|
289 |
+
#: views/widgets.php:171
|
290 |
+
msgid "Calendar Grid - with AJAX"
|
291 |
+
msgstr "Kalenderansicht - mit AJAX"
|
292 |
+
|
293 |
+
#: views/widgets.php:172 views/admin/gce-feed-meta-display.php:182
|
294 |
+
msgid "List"
|
295 |
+
msgstr "Liste"
|
296 |
+
|
297 |
+
#: views/widgets.php:173 views/admin/gce-feed-meta-display.php:183
|
298 |
+
msgid "Grouped List"
|
299 |
+
msgstr "Gruppierte Liste"
|
300 |
+
|
301 |
+
#: views/widgets.php:178
|
302 |
+
msgid "Maximum no. events to display. Enter 0 to show all retrieved."
|
303 |
+
msgstr ""
|
304 |
+
"Maximal anzuzeigende Anzahl an Terminen. Geben Sie 0 ein, um alle "
|
305 |
+
"empfangenen auszugeben."
|
306 |
+
|
307 |
+
#: views/widgets.php:183
|
308 |
+
msgid "Sort order (only applies to lists):"
|
309 |
+
msgstr "Sortierreihenfolge (nur für Listen benötigt):"
|
310 |
+
|
311 |
+
#: views/widgets.php:185
|
312 |
+
msgid "Ascending"
|
313 |
+
msgstr "Aufsteigend"
|
314 |
+
|
315 |
+
#: views/widgets.php:186
|
316 |
+
msgid "Descending"
|
317 |
+
msgstr "Absteigend"
|
318 |
+
|
319 |
+
#: views/widgets.php:190
|
320 |
+
msgid ""
|
321 |
+
"Display title on tooltip / list item (e.g. 'Events on 7th March') Grouped "
|
322 |
+
"lists always have a title displayed."
|
323 |
+
msgstr ""
|
324 |
+
"Zeige Titel für Tooltipp / Listenelement an (z.B. 'Termine am 7. März'). Bei "
|
325 |
+
"gruppierten Listen wird immer ein Titel angezeigt."
|
326 |
+
|
327 |
+
#: views/admin/display-options-meta.php:39
|
328 |
+
msgid ""
|
329 |
+
"Check this box to use the simple display options below instead of the Event "
|
330 |
+
"Builder code on the left."
|
331 |
+
msgstr ""
|
332 |
+
"Aktivieren Sie diese Option, um die folgenden einfachen Anzeigeoptionen zu "
|
333 |
+
"benutzen, anstatt des Event Builder Codes auf der linken Seite."
|
334 |
+
|
335 |
+
#: views/admin/display-options-meta.php:44
|
336 |
+
msgid "Start date / time display"
|
337 |
+
msgstr "Anzeige von Beginndatum/-zeit"
|
338 |
+
|
339 |
+
#: views/admin/display-options-meta.php:45
|
340 |
+
msgid "Select how to display the start date / time."
|
341 |
+
msgstr "Wählen Sie aus, wie Beginndatum/-zeit angezeigt werden soll."
|
342 |
+
|
343 |
+
#: views/admin/display-options-meta.php:47
|
344 |
+
#: views/admin/display-options-meta.php:61
|
345 |
+
msgid "None"
|
346 |
+
msgstr "Keine"
|
347 |
+
|
348 |
+
#: views/admin/display-options-meta.php:48
|
349 |
+
msgid "Start time"
|
350 |
+
msgstr "Beginnzeit"
|
351 |
+
|
352 |
+
#: views/admin/display-options-meta.php:49
|
353 |
+
msgid "Start date"
|
354 |
+
msgstr "Beginndatum"
|
355 |
+
|
356 |
+
#: views/admin/display-options-meta.php:50
|
357 |
+
msgid "Start time and date"
|
358 |
+
msgstr "Beginnzeit und -datum"
|
359 |
+
|
360 |
+
#: views/admin/display-options-meta.php:51
|
361 |
+
msgid "Start date and time"
|
362 |
+
msgstr "Beginndatum und -zeit"
|
363 |
+
|
364 |
+
#: views/admin/display-options-meta.php:53
|
365 |
+
msgid "Text to display before the start time."
|
366 |
+
msgstr "Text vor der Beginnzeit anzeigen."
|
367 |
+
|
368 |
+
#: views/admin/display-options-meta.php:58
|
369 |
+
msgid "End time/date display"
|
370 |
+
msgstr "Anzeige Endzeit/-datum"
|
371 |
+
|
372 |
+
#: views/admin/display-options-meta.php:59
|
373 |
+
msgid "Select how to display the end date / time."
|
374 |
+
msgstr "Wählen Sie aus, wie Enddatum/-zeit angezeigt werden soll."
|
375 |
+
|
376 |
+
#: views/admin/display-options-meta.php:62
|
377 |
+
msgid "End time"
|
378 |
+
msgstr "Endzeit"
|
379 |
+
|
380 |
+
#: views/admin/display-options-meta.php:63
|
381 |
+
msgid "End date"
|
382 |
+
msgstr "Enddatum"
|
383 |
+
|
384 |
+
#: views/admin/display-options-meta.php:64
|
385 |
+
msgid "End time and date"
|
386 |
+
msgstr "Endzeit und -datum"
|
387 |
+
|
388 |
+
#: views/admin/display-options-meta.php:65
|
389 |
+
msgid "End date and time"
|
390 |
+
msgstr "Enddatum und -zeit"
|
391 |
+
|
392 |
+
#: views/admin/display-options-meta.php:67
|
393 |
+
msgid "Text to display before the end time."
|
394 |
+
msgstr "Text vor Endzeit anzeigen."
|
395 |
+
|
396 |
+
#: views/admin/display-options-meta.php:72
|
397 |
+
msgid "Separator"
|
398 |
+
msgstr "Trennzeichen"
|
399 |
+
|
400 |
+
#: views/admin/display-options-meta.php:74
|
401 |
+
msgid ""
|
402 |
+
"If you have chosen to display both the time and date above, enter the text / "
|
403 |
+
"characters to display between the time and date here (including any spaces)."
|
404 |
+
msgstr ""
|
405 |
+
"Falls Sie ausgewählt haben, Zeit und Datum anzuzeigen, geben Sie den Text / "
|
406 |
+
"die Zeichen ein, welche zwischen diesen beiden Werten angezeigt werden soll "
|
407 |
+
"(inkl. eventueller Leerzeichen)."
|
408 |
+
|
409 |
+
#: views/admin/display-options-meta.php:88
|
410 |
+
msgid "Description"
|
411 |
+
msgstr "Beschreibung"
|
412 |
+
|
413 |
+
#: views/admin/display-options-meta.php:91
|
414 |
+
msgid ""
|
415 |
+
"Show the description of events? (URLs in the description will be made into "
|
416 |
+
"links)."
|
417 |
+
msgstr ""
|
418 |
+
"Beschreibung zu Terminen anzeigen? (URLs in der Beschreibung werden in Links "
|
419 |
+
"umgewandelt)"
|
420 |
+
|
421 |
+
#: views/admin/display-options-meta.php:93
|
422 |
+
msgid "Text to display before the description."
|
423 |
+
msgstr "Text vor der Beschreibung anzeigen."
|
424 |
+
|
425 |
+
#: views/admin/display-options-meta.php:95
|
426 |
+
msgid ""
|
427 |
+
"Maximum number of words to show from description. Leave blank for no limit."
|
428 |
+
msgstr ""
|
429 |
+
"Maximale Zeichenanzahl, die von der Beschreibung angezeigt werden soll. "
|
430 |
+
"Lassen Sie das Feld leer, um den Text nicht zu kürzen."
|
431 |
+
|
432 |
+
#: views/admin/display-options-meta.php:100
|
433 |
+
msgid "Event Link"
|
434 |
+
msgstr "Termin-Link"
|
435 |
+
|
436 |
+
#: views/admin/display-options-meta.php:103
|
437 |
+
msgid "Show a link to the Google Calendar page for an event?"
|
438 |
+
msgstr "Link zur Google Kalender Seite eines Termins anzeigen?"
|
439 |
+
|
440 |
+
#: views/admin/display-options-meta.php:107
|
441 |
+
msgid "Links open in a new window / tab?"
|
442 |
+
msgstr "Link in neuem Fenster/Tab öffnen?"
|
443 |
+
|
444 |
+
#: views/admin/display-options-meta.php:109
|
445 |
+
msgid "The link text to be displayed."
|
446 |
+
msgstr "Anzuzeigender Linktext."
|
447 |
+
|
448 |
+
#: views/admin/gce-feed-meta-display.php:38
|
449 |
+
msgid ""
|
450 |
+
"We're <strong>smack dab</strong> in the middle of building additional "
|
451 |
+
"features for this plugin. Have ideas?"
|
452 |
+
msgstr ""
|
453 |
+
"Wir sind mitten in der Entwicklung zusätzlicher Features für dieses Plugin. "
|
454 |
+
"Haben Sie Ideen für uns?"
|
455 |
+
|
456 |
+
#: views/admin/gce-feed-meta-display.php:41
|
457 |
+
msgid "Visit our roadmap and tell us what you're looking for"
|
458 |
+
msgstr "Sehen Sie sich unsere Roadmap an und sagen Sie uns, was Sie benötigen"
|
459 |
+
|
460 |
+
#: views/admin/gce-feed-meta-display.php:47
|
461 |
+
msgid "Want to know when we release something new?"
|
462 |
+
msgstr "Wollen Sie wissen, wann wir etwas Neues veröffentlichen?"
|
463 |
+
|
464 |
+
#: views/admin/gce-feed-meta-display.php:50
|
465 |
+
msgid "Get notified of major plugin updates"
|
466 |
+
msgstr "Lassen Sie sich bei größeren Plugin Updates informieren"
|
467 |
+
|
468 |
+
#: views/admin/gce-feed-meta-display.php:57
|
469 |
+
msgid "Feed Shortcode"
|
470 |
+
msgstr "Feed Shortcode"
|
471 |
+
|
472 |
+
#: views/admin/gce-feed-meta-display.php:60
|
473 |
+
msgid ""
|
474 |
+
"Copy and paste this shortcode to display this Google Calendar feed in any "
|
475 |
+
"post or page."
|
476 |
+
msgstr ""
|
477 |
+
"Kopieren Sie diesen Shortcode und fügen Ihn in beliebigen Beiträgen oder "
|
478 |
+
"Seiten ein, um diesen Google Kalender Feed anzuzeigen."
|
479 |
+
|
480 |
+
#: views/admin/gce-feed-meta-display.php:64
|
481 |
+
msgid "GCal Feed URL"
|
482 |
+
msgstr "GCal Feed URL"
|
483 |
+
|
484 |
+
#: views/admin/gce-feed-meta-display.php:68
|
485 |
+
msgid "The Google Calendar feed URL."
|
486 |
+
msgstr "Die URL des Google Kalender Feeds."
|
487 |
+
|
488 |
+
#: views/admin/gce-feed-meta-display.php:69
|
489 |
+
msgid "Example"
|
490 |
+
msgstr "Beispiel"
|
491 |
+
|
492 |
+
#: views/admin/gce-feed-meta-display.php:70
|
493 |
+
msgid "How to find your GCal feed URL"
|
494 |
+
msgstr "So finden Sie Ihre GCal Feed URL"
|
495 |
+
|
496 |
+
#: views/admin/gce-feed-meta-display.php:76
|
497 |
+
msgid "Search Query"
|
498 |
+
msgstr "Suchabfrage"
|
499 |
+
|
500 |
+
#: views/admin/gce-feed-meta-display.php:79
|
501 |
+
msgid "Find and show events based on a search query."
|
502 |
+
msgstr "Termine auf Basis einer Suchanfrage finden und anzeigen lassen."
|
503 |
+
|
504 |
+
#: views/admin/gce-feed-meta-display.php:84
|
505 |
+
msgid "Expand Recurring Events?"
|
506 |
+
msgstr "Wiederkehrende Termine ausweiten"
|
507 |
+
|
508 |
+
#: views/admin/gce-feed-meta-display.php:86
|
509 |
+
msgid "Yes"
|
510 |
+
msgstr "Ja"
|
511 |
+
|
512 |
+
#: views/admin/gce-feed-meta-display.php:87
|
513 |
+
msgid ""
|
514 |
+
"This will show recurring events each time they occur, otherwise it will only "
|
515 |
+
"show the event the first time it occurs."
|
516 |
+
msgstr ""
|
517 |
+
"Diese Option zeigt wiederkehrende Termine jedes Mal an, wenn diese "
|
518 |
+
"stattfinden. Ansonsten wird der Termin nur beim ersten Vorkommen angezeigt."
|
519 |
+
|
520 |
+
#: views/admin/gce-feed-meta-display.php:92
|
521 |
+
msgid "Retrieve Events From"
|
522 |
+
msgstr "Empfange Termine von"
|
523 |
+
|
524 |
+
#: views/admin/gce-feed-meta-display.php:95
|
525 |
+
#: views/admin/gce-feed-meta-display.php:111
|
526 |
+
msgid "Today"
|
527 |
+
msgstr "Heute"
|
528 |
+
|
529 |
+
#: views/admin/gce-feed-meta-display.php:96
|
530 |
+
#: views/admin/gce-feed-meta-display.php:112
|
531 |
+
msgid "Start of current week"
|
532 |
+
msgstr "Anfang dieser Woche"
|
533 |
+
|
534 |
+
#: views/admin/gce-feed-meta-display.php:97
|
535 |
+
#: views/admin/gce-feed-meta-display.php:113
|
536 |
+
msgid "Start of current month"
|
537 |
+
msgstr "Anfang dieses Monats"
|
538 |
+
|
539 |
+
#: views/admin/gce-feed-meta-display.php:98
|
540 |
+
#: views/admin/gce-feed-meta-display.php:114
|
541 |
+
msgid "End of current month"
|
542 |
+
msgstr "Ende diesen Monats"
|
543 |
+
|
544 |
+
#: views/admin/gce-feed-meta-display.php:99
|
545 |
+
msgid "The beginning of time"
|
546 |
+
msgstr "Anfang der Zeitrechnung"
|
547 |
+
|
548 |
+
#: views/admin/gce-feed-meta-display.php:100
|
549 |
+
#: views/admin/gce-feed-meta-display.php:116
|
550 |
+
msgid "Specific date"
|
551 |
+
msgstr "Bestimmtes Datum"
|
552 |
+
|
553 |
+
#: views/admin/gce-feed-meta-display.php:103
|
554 |
+
msgid "The point in time at which to start retrieving events."
|
555 |
+
msgstr "Ab diesem Zeitpunkt sollen Termine abgerufen werden."
|
556 |
+
|
557 |
+
#: views/admin/gce-feed-meta-display.php:108
|
558 |
+
msgid "Retrieve Events Until"
|
559 |
+
msgstr "Termine empfangen bis"
|
560 |
+
|
561 |
+
#: views/admin/gce-feed-meta-display.php:115
|
562 |
+
msgid "The end of time"
|
563 |
+
msgstr "Ende der Zeitrechnung"
|
564 |
+
|
565 |
+
#: views/admin/gce-feed-meta-display.php:119
|
566 |
+
msgid "The point in time at which to stop retrieving events."
|
567 |
+
msgstr "Bis zu diesem Zeitpunkt sollen Termine empfangen werden."
|
568 |
+
|
569 |
+
#: views/admin/gce-feed-meta-display.php:124
|
570 |
+
msgid "Max Number of Events"
|
571 |
+
msgstr "Max. Anzahl an Terminen"
|
572 |
+
|
573 |
+
#: views/admin/gce-feed-meta-display.php:127
|
574 |
+
msgid "Maximum number of events to show."
|
575 |
+
msgstr "Maximale Anzahl an Terminen, die angezeigt werden sollen."
|
576 |
+
|
577 |
+
#: views/admin/gce-feed-meta-display.php:132
|
578 |
+
msgid "Date Format"
|
579 |
+
msgstr "Datumsformat"
|
580 |
+
|
581 |
+
#: views/admin/gce-feed-meta-display.php:136
|
582 |
+
#: views/admin/gce-feed-meta-display.php:147
|
583 |
+
#, php-format
|
584 |
+
msgid "Use %sPHP date formatting%s."
|
585 |
+
msgstr "Benutzen Sie %sPHP Datumsformate%s."
|
586 |
+
|
587 |
+
#: views/admin/gce-feed-meta-display.php:137
|
588 |
+
msgctxt "References the Date Format option"
|
589 |
+
msgid "Leave blank to use the default."
|
590 |
+
msgstr "Leer lassen, um die Standardwerte zu nutzen."
|
591 |
+
|
592 |
+
#: views/admin/gce-feed-meta-display.php:143
|
593 |
+
msgid "Time Format"
|
594 |
+
msgstr "Zeitformat"
|
595 |
+
|
596 |
+
#: views/admin/gce-feed-meta-display.php:148
|
597 |
+
msgctxt "References the Time Format option"
|
598 |
+
msgid "Leave blank to use the default."
|
599 |
+
msgstr "Leer lassen, um die Standardwerte zu nutzen."
|
600 |
+
|
601 |
+
#: views/admin/gce-feed-meta-display.php:154
|
602 |
+
msgid "Timezone Adjustment"
|
603 |
+
msgstr "Zeitzonen-Anpassung"
|
604 |
+
|
605 |
+
#: views/admin/gce-feed-meta-display.php:157
|
606 |
+
msgid ""
|
607 |
+
"If you are having problems with dates and times displaying in the wrong "
|
608 |
+
"timezone, select a city in your required timezone here."
|
609 |
+
msgstr ""
|
610 |
+
"Falls Sie das Problem haben, dass Daten und Uhrzeiten in der falschen "
|
611 |
+
"Zeitzone angezeigt werden, wählen Sie hier eine Stadt in Ihrer gewünschten "
|
612 |
+
"Zeitzone."
|
613 |
+
|
614 |
+
#: views/admin/gce-feed-meta-display.php:162
|
615 |
+
msgid "Cache Duration"
|
616 |
+
msgstr "Cache Dauer"
|
617 |
+
|
618 |
+
#: views/admin/gce-feed-meta-display.php:165
|
619 |
+
msgid ""
|
620 |
+
"The length of time, in seconds, to cache the feed (43200 = 12 hours). If "
|
621 |
+
"this feed changes regularly, you may want to reduce the cache duration."
|
622 |
+
msgstr ""
|
623 |
+
"Zeitspanne in Sekunden, für welche der Feed im Cache zwischengespeichert "
|
624 |
+
"werden soll (43200 = 12 Stunden). Falls der Feed oft geändert wird, wollen "
|
625 |
+
"Sie die Cache Dauer möglicherweise verkürzen."
|
626 |
+
|
627 |
+
#: views/admin/gce-feed-meta-display.php:170
|
628 |
+
msgid "Multiple Day Events"
|
629 |
+
msgstr "Mehrtägige Termine"
|
630 |
+
|
631 |
+
#: views/admin/gce-feed-meta-display.php:172
|
632 |
+
msgid "Show on each day"
|
633 |
+
msgstr "An jedem Tag anzeigen"
|
634 |
+
|
635 |
+
#: views/admin/gce-feed-meta-display.php:173
|
636 |
+
msgid ""
|
637 |
+
"Show events that span multiple days on each day that they span, rather than "
|
638 |
+
"just the first day."
|
639 |
+
msgstr ""
|
640 |
+
"Zeigen Sie Termine, welche über mehrere Tage andauern, an jedem dieser Tage "
|
641 |
+
"an, anstatt nur am ersten Tag."
|
642 |
+
|
643 |
+
#: views/admin/gce-feed-meta-display.php:178
|
644 |
+
msgid "Display Mode"
|
645 |
+
msgstr "Anzeigemodus"
|
646 |
+
|
647 |
+
#: views/admin/gce-feed-meta-display.php:185
|
648 |
+
msgid "Choose how you want your calendar to be displayed."
|
649 |
+
msgstr "Wählen Sie aus, wie Sie den Kalender anzeigen lassen möchten."
|
650 |
+
|
651 |
+
#: views/admin/gce-feed-meta-display.php:190
|
652 |
+
#: views/admin/gce-feed-meta-display.php:192
|
653 |
+
msgid "Clear Cache"
|
654 |
+
msgstr "Cache leeren"
|
655 |
+
|
656 |
+
#: views/admin/gce-feed-meta-display.php:195
|
657 |
+
#, php-format
|
658 |
+
msgid ""
|
659 |
+
"This will clear your feed cache. This also automatically happens when you "
|
660 |
+
"save your changes. %sIf you make changes you %sMUST%s save first or your "
|
661 |
+
"changes will be lost."
|
662 |
+
msgstr ""
|
663 |
+
"Diese Option wird Ihren Feed Cache leeren. Dies passiert ebenfalls "
|
664 |
+
"automatisch, sobald Sie Ihre Änderungen speichern. %sWenn Sie Änderungen "
|
665 |
+
"vornehmen %sMÜSSEN%s Sie Ihre Änderungen zuerst speichern, sonst gehen diese "
|
666 |
+
"verloren."
|
667 |
+
|
668 |
+
#: views/admin/gce-feed-sidebar-help.php:6
|
669 |
+
msgid "Documentation & Getting Started"
|
670 |
+
msgstr "Dokumentation & Schnellstart-Anleitung"
|
671 |
+
|
672 |
+
#: views/admin/gce-feed-sidebar-help.php:12
|
673 |
+
msgid "Community Support Forums"
|
674 |
+
msgstr "Community Support Foren"
|
675 |
+
|
676 |
+
#: views/admin/gce-feed-sidebar-help.php:18
|
677 |
+
msgid "Get Notified of Major Updates"
|
678 |
+
msgstr "Lassen Sie sich bei größeren Updates informieren"
|
679 |
+
|
680 |
+
#: views/admin/gce-feed-sidebar-help.php:24
|
681 |
+
msgid "Now Accepting 5-Star Reviews!"
|
682 |
+
msgstr "Ab sofort sind 5-Stern-Bewertungen möglich!"
|
683 |
+
|
684 |
+
#~ msgid "The XML URL to your feed."
|
685 |
+
#~ msgstr "L'URL XML de votre flux."
|
686 |
+
|
687 |
+
#~ msgid "Feed Title"
|
688 |
+
#~ msgstr "Titre du Flux"
|
689 |
+
|
690 |
+
#~ msgid "Display Options"
|
691 |
+
#~ msgstr "Options d'affichage"
|
692 |
+
|
693 |
+
#~ msgid "Select display customization method"
|
694 |
+
#~ msgstr "Selectionner la méthode de personalisation de l'affichage"
|
695 |
+
|
696 |
+
#~ msgid "Event Display Builder"
|
697 |
+
#~ msgstr "Constructeur d'affichage d'évènements"
|
698 |
+
|
699 |
+
#~ msgid "Event display builder HTML and shortcodes"
|
700 |
+
#~ msgstr "HTML et raccourci de cde du constructeur d'affichage d'évènements"
|
701 |
+
|
702 |
+
#~ msgid "Simple Display Options"
|
703 |
+
#~ msgstr "Options d'affichage simplifié"
|
704 |
+
|
705 |
+
#~ msgid "Separator text / characters"
|
706 |
+
#~ msgstr "Texte de separation / caractères"
|
707 |
+
|
708 |
+
#~ msgid "Display location?"
|
709 |
+
#~ msgstr "Afficher le lieu?"
|
710 |
+
|
711 |
+
#~ msgid "Display link to event?"
|
712 |
+
#~ msgstr "Afficher le lien de l'évènement?"
|
713 |
+
|
714 |
+
#~ msgid "Enter the feed details below, then click the Add Feed button."
|
715 |
+
#~ msgstr ""
|
716 |
+
#~ "Entrez ci-après les détails du flux. Puis, cliquer sur le bouton Ajouter "
|
717 |
+
#~ "Flux."
|
718 |
+
|
719 |
+
#~ msgid "Anything you like. 'Upcoming Club Events', for example."
|
720 |
+
#~ msgstr ""
|
721 |
+
#~ "Ce que vous souhaitez. Par exemple: \"Prochains évènements du Club\"."
|
722 |
+
|
723 |
+
#~ msgid "This will probably be something like:"
|
724 |
+
#~ msgstr "Ce sera probablement quelquechose comme:"
|
725 |
+
|
726 |
+
#~ msgid "or:"
|
727 |
+
#~ msgstr "ou:"
|
728 |
+
|
729 |
+
#~ msgid ""
|
730 |
+
#~ "The point in time at which to start retrieving events. Use the text-box "
|
731 |
+
#~ "to specify an additional offset from you chosen start point. The offset "
|
732 |
+
#~ "should be provided in seconds (3600 = 1 hour, 86400 = 1 day) and can be "
|
733 |
+
#~ "negative. If you have selected the 'Specific date / time' option, enter a"
|
734 |
+
#~ msgstr ""
|
735 |
+
#~ "La date à partir de laquelle vous souhaitez retrouver les évènements. "
|
736 |
+
#~ "Utilisez le champ-texte pour préciser le temps additionnel à ajouter à la "
|
737 |
+
#~ "date de départ.Le temps additionel doit être précisé en secondes (3600 = "
|
738 |
+
#~ "1 heure, 86400 = 1 jour), Et cela ne peut être un chiffre négatif. Si "
|
739 |
+
#~ "vous avez sélectionné l'option 'Date et heure spécifique', entrez un"
|
740 |
+
|
741 |
+
#~ msgid "UNIX timestamp"
|
742 |
+
#~ msgstr "Format de date et heure UNIX"
|
743 |
+
|
744 |
+
#~ msgid "in the text-box."
|
745 |
+
#~ msgstr "dans le champ-texte."
|
746 |
+
|
747 |
+
#~ msgid "Now"
|
748 |
+
#~ msgstr "Maintenant"
|
749 |
+
|
750 |
+
#~ msgid "00:00 today"
|
751 |
+
#~ msgstr "A 00:00 aujourd'hui"
|
752 |
+
|
753 |
+
#~ msgid ""
|
754 |
+
#~ "Set this to a few more than you actually want to display (due to caching "
|
755 |
+
#~ "and timezone issues). The exact number to display can be configured per "
|
756 |
+
#~ "shortcode / widget."
|
757 |
+
#~ msgstr ""
|
758 |
+
#~ "Définir cette option avec une valeur un peu plus grande que celle que "
|
759 |
+
#~ "vous souhaitez réellementafficher(ceci est du aux problèmes de cache et "
|
760 |
+
#~ "de zone horaire le chiffre exact à afficher peut être configurée "
|
761 |
+
#~ "parraccourci de commande ou widgets."
|
762 |
+
|
763 |
+
#~ msgid ""
|
764 |
+
#~ "In <a href=\"http://php.net/manual/en/function.date.php\" target=\"_blank"
|
765 |
+
#~ "\">PHP date format</a>. Leave this blank if you'd rather stick with the "
|
766 |
+
#~ "default format for your blog."
|
767 |
+
#~ msgstr ""
|
768 |
+
#~ "Dans <a href=\"http://php.net/manual/en/function.date.php\" target="
|
769 |
+
#~ "\"_blank\">le format de date de PHP</a>. Laisser ce champ vide si vous "
|
770 |
+
#~ "préférezutiliser le format de date par défauté pour votre site web."
|
771 |
+
|
772 |
+
#~ msgid ""
|
773 |
+
#~ "In <a href=\"http://php.net/manual/en/function.date.php\" target=\"_blank"
|
774 |
+
#~ "\">PHP date format</a>. Again, leave this blank to stick with the default."
|
775 |
+
#~ msgstr ""
|
776 |
+
#~ "Dans <a href=\"http://php.net/manual/en/function.date.php\" target="
|
777 |
+
#~ "\"_blank\">le format de date PHP</a>. De nouveau, laissez ce champ vide "
|
778 |
+
#~ "si vous préférez utiliser le format de date par défaut."
|
779 |
+
|
780 |
+
#~ msgid ""
|
781 |
+
#~ "These settings control what information will be displayed for this feed "
|
782 |
+
#~ "in the tooltip (for grids), or in a list."
|
783 |
+
#~ msgstr ""
|
784 |
+
#~ "Ces options contrôlent quelle information sera affichée pour ce flux dans "
|
785 |
+
#~ "l'info-bulle (pour les grilles), ou dans une liste."
|
786 |
+
|
787 |
+
#~ msgid ""
|
788 |
+
#~ "It is recommended that you use the event display builder option, as it "
|
789 |
+
#~ "provides much more flexibility than the simple display options. The event "
|
790 |
+
#~ "display builder can do everything the simple display options can, plus "
|
791 |
+
#~ "lots more!"
|
792 |
+
#~ msgstr ""
|
793 |
+
#~ "Il est recommandé d'utiliser le constructeur de présentation "
|
794 |
+
#~ "d'évènemementscar il fournit plus de flexibilité que les options "
|
795 |
+
#~ "d'affichage simplifiéle constructeur de présentation d'évènements fait "
|
796 |
+
#~ "tout ce que fontles options d'affichage simplifié et plus encore !!"
|
797 |
+
|
798 |
+
#~ msgid "Event display builder"
|
799 |
+
#~ msgstr "Constructeur de presentation d'évènements"
|
800 |
+
|
801 |
+
#~ msgid "Simple display options"
|
802 |
+
#~ msgstr "Options d'affichage simplifié"
|
803 |
+
|
804 |
+
#~ msgid ""
|
805 |
+
#~ "Use the event display builder to customize how event information will be "
|
806 |
+
#~ "displayed in the grid tooltips and in lists. Use HTML and the shortcodes "
|
807 |
+
#~ "(explained below) to display the information you require. A basic example "
|
808 |
+
#~ "display format is provided as a starting point. For more information, "
|
809 |
+
#~ "take a look at the"
|
810 |
+
#~ msgstr ""
|
811 |
+
#~ "Utiliser le constructeur de présentation d'évènements pour "
|
812 |
+
#~ "personnaliserla forme de présentation des évènements dans les info-bulles "
|
813 |
+
#~ "ou les listesUtiliser HTML ou les raccourcis de commande(explication ci-"
|
814 |
+
#~ "dessous) pour afficher l'information désirée. Un exemple basique : le "
|
815 |
+
#~ "format d'affichage est fourni comme point de départ. Regardez le point à "
|
816 |
+
|
817 |
+
#~ msgid "event display builder guide"
|
818 |
+
#~ msgstr "Guide du constructeur de presentation d'évènements"
|
819 |
+
|
820 |
+
#~ msgid ""
|
821 |
+
#~ "(More information on all of the below shortcodes and attributes, and "
|
822 |
+
#~ "working examples, can be found in the"
|
823 |
+
#~ msgstr ""
|
824 |
+
#~ "Plus d'informations sur les raccourcis de commande et attributs , et et "
|
825 |
+
#~ "exemples d'utilisation, apeuvent se trouver , à l'adresse suivante"
|
826 |
+
|
827 |
+
#~ msgid "Event information shortcodes:"
|
828 |
+
#~ msgstr "Raccourcis de commande d'information des évènements:"
|
829 |
+
|
830 |
+
#~ msgid ""
|
831 |
+
#~ "The event title (possible attributes: <code>html</code>, <code>markdown</"
|
832 |
+
#~ "code>)"
|
833 |
+
#~ msgstr ""
|
834 |
+
#~ "le titre de l'évènements (attributs possibles : <code>html</code>, "
|
835 |
+
#~ "<code>markdown</code>)"
|
836 |
+
|
837 |
+
#~ msgid ""
|
838 |
+
#~ "The event start time. Will use the time format specified in the above "
|
839 |
+
#~ "settings"
|
840 |
+
#~ msgstr ""
|
841 |
+
#~ "L'heure de début de l'évènement. Utiliser le format de date spécifiéDans "
|
842 |
+
#~ "les options précédentes"
|
843 |
+
|
844 |
+
#~ msgid ""
|
845 |
+
#~ "The event start date. Will use the date format specified in the above "
|
846 |
+
#~ "settings"
|
847 |
+
#~ msgstr ""
|
848 |
+
#~ "La date de début de l'évènement.Utiliser le format de date spécifié Dans "
|
849 |
+
#~ "les options précédentes"
|
850 |
+
|
851 |
+
#~ msgid ""
|
852 |
+
#~ "The event start date / time. Will use the format specified in the "
|
853 |
+
#~ "<code>format</code> attribute (possible attributes: <code>format</code>)"
|
854 |
+
#~ msgstr ""
|
855 |
+
#~ "La date et heure de début de l'évènement. Utilisera le format spécifié "
|
856 |
+
#~ "dans l'attribut <code>format</code>(attributs possibles : <code>format</"
|
857 |
+
#~ "code>)"
|
858 |
+
|
859 |
+
#~ msgid ""
|
860 |
+
#~ "The difference between the start time of the event and the time now, in "
|
861 |
+
#~ "human-readable format, such as '1 hour', '4 days', '15 mins' (possible "
|
862 |
+
#~ "attributes: <code>precision</code>)"
|
863 |
+
#~ msgstr ""
|
864 |
+
#~ "La différence entre l'heure de début de l'évènement et l'heure actuelle,"
|
865 |
+
#~ "en un format lisible pour l'homme, comme '1 heure', '4 jours', '15 "
|
866 |
+
#~ "minutes (attributs possibles: <code>precision</code>)"
|
867 |
+
|
868 |
+
#~ msgid ""
|
869 |
+
#~ "The event end time. Will use the time format specified in the above "
|
870 |
+
#~ "settings"
|
871 |
+
#~ msgstr ""
|
872 |
+
#~ "L'heure de fin de l'évènement. Uiliser le format d'heure spécifié dans "
|
873 |
+
#~ "les options précédentes"
|
874 |
+
|
875 |
+
#~ msgid ""
|
876 |
+
#~ "The event end date. Will use the date format specified in the above "
|
877 |
+
#~ "settings"
|
878 |
+
#~ msgstr ""
|
879 |
+
#~ "La date de fin de l'évènements. Utilisera le format d'heure spécifié dans "
|
880 |
+
#~ "les options précédentes"
|
881 |
+
|
882 |
+
#~ msgid ""
|
883 |
+
#~ "The event end date / time. Will use the format specified in the "
|
884 |
+
#~ "<code>format</code> attribute (possible attributes: <code>format</code>)"
|
885 |
+
#~ msgstr ""
|
886 |
+
#~ "La date de fin de l'évènements. Utilisera le format d'heure spécifié dans "
|
887 |
+
#~ "l'attribut <code>format</code> (attributs possibles: <code>format</code>)"
|
888 |
+
|
889 |
+
#~ msgid ""
|
890 |
+
#~ "The difference between the end time of the event and the time now, in "
|
891 |
+
#~ "human-readable format (possible attributes: <code>precision</code>)"
|
892 |
+
#~ msgstr ""
|
893 |
+
#~ "La différence entre l'heure de début de l'évènement et l'heure actuelle,"
|
894 |
+
#~ "en un format lisible pour l'homme, comme '1 heure', '4 jours', '15 "
|
895 |
+
#~ "minutes (attributs possibles: <code>precision</code>)"
|
896 |
+
|
897 |
+
#~ msgid ""
|
898 |
+
#~ "The event location (possible attributes: <code>html</code>, "
|
899 |
+
#~ "<code>markdown</code>)"
|
900 |
+
#~ msgstr ""
|
901 |
+
#~ "Le lieu de l'évènement(attributs possibles: <code>html</code>, "
|
902 |
+
#~ "<code>markdown</code>)"
|
903 |
+
|
904 |
+
#~ msgid ""
|
905 |
+
#~ "Anything between the opening and closing shortcode tags (inlcuding "
|
906 |
+
#~ "further shortcodes) will be linked to Google Maps, using the event "
|
907 |
+
#~ "location as a search parameter (possible attributes: <code>newwindow</"
|
908 |
+
#~ "code>)"
|
909 |
+
#~ msgstr ""
|
910 |
+
#~ "N'importe quoi entre les étiquettes de raccourci de commande d'ouverture "
|
911 |
+
#~ "et de fermeture(y compris raccourci de commandes additionnels) qui sera "
|
912 |
+
#~ "lié avec Google Maps, utilisant le lieu de l'évènements comme paramètre "
|
913 |
+
#~ "de recherche (attributs possibles: <code>newwindow</code>)"
|
914 |
+
|
915 |
+
#~ msgid ""
|
916 |
+
#~ "The event description (possible attributes: <code>html</code>, "
|
917 |
+
#~ "<code>markdown</code>, <code>limit</code>)"
|
918 |
+
#~ msgstr ""
|
919 |
+
#~ "La description de l'évènement(attributs possibles: <code>html</code>, "
|
920 |
+
#~ "<code>markdown</code>, <code>limit</code>)"
|
921 |
+
|
922 |
+
#~ msgid ""
|
923 |
+
#~ "Anything between the opening and closing shortcode tags (inlcuding "
|
924 |
+
#~ "further shortcodes) will be linked to the Google Calendar page for the "
|
925 |
+
#~ "event (possible attributes: <code>newwindow</code>)"
|
926 |
+
#~ msgstr ""
|
927 |
+
#~ "N'importe quoi entre les étiquettes de raccourci de commande d'ouverture "
|
928 |
+
#~ "et de fermeture(y compris raccourci de commandes additionnels) qui sera "
|
929 |
+
#~ "lié avec la page de l'évènement de Google Calendar (attributs possibles: "
|
930 |
+
#~ "<code>newwindow</code>)"
|
931 |
+
|
932 |
+
#~ msgid "The raw URL to the Google Calendar page for the event"
|
933 |
+
#~ msgstr "L'URL en format brut de la page de Google Calendar pour l'évènement"
|
934 |
+
|
935 |
+
#~ msgid ""
|
936 |
+
#~ "The length of the event, in human-readable format (possible attributes: "
|
937 |
+
#~ "<code>precision</code>)"
|
938 |
+
#~ msgstr ""
|
939 |
+
#~ "La durée de l'évènement en un format lisible pour l'être humain "
|
940 |
+
#~ "(attributs possibles: <code>precision</code>)"
|
941 |
+
|
942 |
+
#~ msgid ""
|
943 |
+
#~ "The position of the event in the current list, or the position of the "
|
944 |
+
#~ "event in the current month (for grids)"
|
945 |
+
#~ msgstr ""
|
946 |
+
#~ "La position de l'évènement dans la liste actuelle, ou la position de "
|
947 |
+
#~ "l'évènement dans le mois courant (pour les grilles)"
|
948 |
+
|
949 |
+
#~ msgid "The event UID (a unique identifier assigned to the event by Google)"
|
950 |
+
#~ msgstr ""
|
951 |
+
#~ "l'UID de l'évènement un identifiant unique assigné à l'évènement par "
|
952 |
+
#~ "Google)"
|
953 |
+
|
954 |
+
#~ msgid "The title of the feed from which the event comes"
|
955 |
+
#~ msgstr "Le tire du flux d'où provient l'évènement "
|
956 |
+
|
957 |
+
#~ msgid "The ID of the feed from which the event comes"
|
958 |
+
#~ msgstr "l'ID du flux d'où provient l'évènement"
|
959 |
+
|
960 |
+
#~ msgid ""
|
961 |
+
#~ "The calendar ID (a unique identifier assigned to the calendar by Google)"
|
962 |
+
#~ msgstr ""
|
963 |
+
#~ "l'ID du calendrier (un identifiant unique, assigné au calendrier par "
|
964 |
+
#~ "Google)"
|
965 |
+
|
966 |
+
#~ msgid "Conditional shortcodes:"
|
967 |
+
#~ msgstr "Raccourcis de commande additionels:"
|
968 |
+
|
969 |
+
#~ msgid ""
|
970 |
+
#~ "Anything entered between the opening and closing tags of each of the "
|
971 |
+
#~ "following shortcodes will only be displayed if its condition (below) is "
|
972 |
+
#~ "met."
|
973 |
+
#~ msgstr ""
|
974 |
+
#~ "Ce qui a été entré entre les étiquettes d'ouverture et de fermeture des "
|
975 |
+
#~ "raccourcis de commande suivants sera affiché si les les conditions "
|
976 |
+
#~ "suivantes sont remplies "
|
977 |
+
|
978 |
+
#~ msgid "The event is an all-day event"
|
979 |
+
#~ msgstr "L'évènement dure toute la journée"
|
980 |
+
|
981 |
+
#~ msgid "The event is not an all-day event"
|
982 |
+
#~ msgstr "L'évènement ne dure pas toute la journée"
|
983 |
+
|
984 |
+
#~ msgid "The event has a title"
|
985 |
+
#~ msgstr "L'évènement a un titre"
|
986 |
+
|
987 |
+
#~ msgid "The event has a description"
|
988 |
+
#~ msgstr "L'évènement a une description"
|
989 |
+
|
990 |
+
#~ msgid "The event has a location"
|
991 |
+
#~ msgstr "L'évènement a un lieu"
|
992 |
+
|
993 |
+
#~ msgid "The event is to be displayed in a tooltip (not a list)"
|
994 |
+
#~ msgstr ""
|
995 |
+
#~ "L'évènement doit être affiché dans une info-bulle (et non une liste)"
|
996 |
+
|
997 |
+
#~ msgid "The event is to be displayed in a list (not a tooltip)"
|
998 |
+
#~ msgstr ""
|
999 |
+
#~ "L'évènement doit être affiché dans une liste (et pas une info-bulle)"
|
1000 |
+
|
1001 |
+
#~ msgid ""
|
1002 |
+
#~ "The event is taking place now (after the start time, but before the end "
|
1003 |
+
#~ "time)"
|
1004 |
+
#~ msgstr ""
|
1005 |
+
#~ "L'évènement a lieu maintenant (Après l'heure de début, mais avant l'heure "
|
1006 |
+
#~ "de fin)"
|
1007 |
+
|
1008 |
+
#~ msgid ""
|
1009 |
+
#~ "The event is not taking place now (may have ended or not yet started)"
|
1010 |
+
#~ msgstr ""
|
1011 |
+
#~ "L'évènement n'a pas lieu maintenant (soit il est terminé, soit il n'a pas "
|
1012 |
+
#~ "encore commencé)"
|
1013 |
+
|
1014 |
+
#~ msgid "The event has started (even if it has also ended)"
|
1015 |
+
#~ msgstr "L'évènement a débuté (même s'il est déjà terminé)"
|
1016 |
+
|
1017 |
+
#~ msgid "The event has not started"
|
1018 |
+
#~ msgstr "L'évènement n'a pas commencé"
|
1019 |
+
|
1020 |
+
#~ msgid "The event has ended"
|
1021 |
+
#~ msgstr "l'évènement est terminé"
|
1022 |
+
|
1023 |
+
#~ msgid "The event has not ended (even if it hasn't started)"
|
1024 |
+
#~ msgstr "L'évènement n'est pas terminé (y compris s'il n'a pas commencé)"
|
1025 |
+
|
1026 |
+
#~ msgid "The event is the first of the day"
|
1027 |
+
#~ msgstr "L'évènement est le premier de la journée"
|
1028 |
+
|
1029 |
+
#~ msgid "The event is not the first of the day"
|
1030 |
+
#~ msgstr "l'évènement n'est pas le premier du jour"
|
1031 |
+
|
1032 |
+
#~ msgid "The event spans multiple days"
|
1033 |
+
#~ msgstr "l'évènement s'étend sur plusieurs jours"
|
1034 |
+
|
1035 |
+
#~ msgid "The event does not span multiple days"
|
1036 |
+
#~ msgstr "l'évènement ne s'étend pas sur plusieurs jours"
|
1037 |
+
|
1038 |
+
#~ msgid "Attributes:"
|
1039 |
+
#~ msgstr "Attrubuts:"
|
1040 |
+
|
1041 |
+
#~ msgid "The possible attributes mentioned above are explained here:"
|
1042 |
+
#~ msgstr "Les attributs possibles mentionnés ci-dessus sont expliqués ici : "
|
1043 |
+
|
1044 |
+
#~ msgid ""
|
1045 |
+
#~ "Whether or not to parse HTML that has been entered in the relevant field. "
|
1046 |
+
#~ "Can be <code>true</code> or <code>false</code>"
|
1047 |
+
#~ msgstr ""
|
1048 |
+
#~ "Si on doit ou non analyser le code HTML qui a été entré dans le champ "
|
1049 |
+
#~ "Cela peut-être <code>true</code> ou <code>false</code>"
|
1050 |
+
|
1051 |
+
#~ msgid ""
|
1052 |
+
#~ "Whether or not to parse <a href=\"http://daringfireball.net/projects/"
|
1053 |
+
#~ "markdown\" target=\"_blank\">Markdown</a> that has been entered in the "
|
1054 |
+
#~ "relevant field. <a href=\"http://michelf.com/projects/php-markdown\" "
|
1055 |
+
#~ "target=\"_blank\">PHP Markdown</a> must be installed for this to work. "
|
1056 |
+
#~ "Can be <code>true</code> or <code>false</code>"
|
1057 |
+
#~ msgstr ""
|
1058 |
+
#~ "Si on doit analyser ou pas me code <a href=\"http://daringfireball.net/"
|
1059 |
+
#~ "projects/markdown\" target=\"_blank\">Markdown</a> qui a été entré dans "
|
1060 |
+
#~ "le champ suivant. Pour que cela fonctionne, il faut installer <a href="
|
1061 |
+
#~ "\"http://michelf.com/projects/php-markdown\" target=\"_blank\">PHP "
|
1062 |
+
#~ "Markdown</a> Cela peut-être <code>true</code> ou <code>false</code>"
|
1063 |
+
|
1064 |
+
#~ msgid ""
|
1065 |
+
#~ "The word limit for the field. Should be specified as a positive integer"
|
1066 |
+
#~ msgstr ""
|
1067 |
+
#~ "Nombre de mots maximum pour ce champ. Un entier postitif doit être saisi "
|
1068 |
+
|
1069 |
+
#~ msgid ""
|
1070 |
+
#~ "The date / time format to use. Should specified as a <a href=\"http://php."
|
1071 |
+
#~ "net/manual/en/function.date.php\" target=\"_blank\">PHP date format</a> "
|
1072 |
+
#~ "string"
|
1073 |
+
#~ msgstr ""
|
1074 |
+
#~ "Le format de date / heure à utiliser. Doit être spécifié commechaine dans "
|
1075 |
+
#~ "<a href=\"http://php.net/manual/en/function.date.php\" target=\"_blank"
|
1076 |
+
#~ "\">format date en PHP</a>"
|
1077 |
+
|
1078 |
+
#~ msgid ""
|
1079 |
+
#~ "Whether or not the link should open in a new window / tab. Can be "
|
1080 |
+
#~ "<code>true</code> or <code>false</code>"
|
1081 |
+
#~ msgstr ""
|
1082 |
+
#~ "Si le lien doit être ouvert ou non dans une nouvelle fenêtre. Cela peut-"
|
1083 |
+
#~ "être <code>true</code> o <code>false</code>"
|
1084 |
+
|
1085 |
+
#~ msgid ""
|
1086 |
+
#~ "How precise to be when displaying a time difference in human-readable "
|
1087 |
+
#~ "format. Should be specified as a positive integer"
|
1088 |
+
#~ msgstr ""
|
1089 |
+
#~ "Precision quand doit être affiché la différence de temps, en format "
|
1090 |
+
#~ "lisible par l'être humain. Le nombre saisi doit un entier positif."
|
1091 |
+
|
1092 |
+
#~ msgid ""
|
1093 |
+
#~ "An offset (in seconds) to apply to start / end times before display. "
|
1094 |
+
#~ "Should be specified as a (positive or negative) integer"
|
1095 |
+
#~ msgstr ""
|
1096 |
+
#~ "Un délai (en secondes) qui s'applique aux heures de début /fin avant "
|
1097 |
+
#~ "l'affichage. Le nombre saisi doit un entier positif ou négatif."
|
1098 |
+
|
1099 |
+
#~ msgid ""
|
1100 |
+
#~ "Whether or not to automatically convert URLs in the description to links. "
|
1101 |
+
#~ "Can be <code>true</code> or <code>false</code>"
|
1102 |
+
#~ msgstr ""
|
1103 |
+
#~ "Si les URL entrées dans la description doivent être convertis "
|
1104 |
+
#~ "automatiquement ou non en liensCela peut être <code>true</code> ou "
|
1105 |
+
#~ "<code>false</code>"
|
1106 |
+
|
1107 |
+
#~ msgid ""
|
1108 |
+
#~ "You can use some HTML in the text fields, but ensure it is valid or "
|
1109 |
+
#~ "things might go wonky. Text fields can be empty too."
|
1110 |
+
#~ msgstr ""
|
1111 |
+
#~ "Vous pouvez utiliser du HTML dans les champs de texte, mais assurez-vous "
|
1112 |
+
#~ "qu'il est valide, ou les résultats obtenus seront bizarres. Les champs de "
|
1113 |
+
#~ "texte peuvent également rester vides"
|
1114 |
+
|
1115 |
+
#~ msgid "Don't display start time or date"
|
1116 |
+
#~ msgstr "Ne pas afficher la date ou heure de début"
|
1117 |
+
|
1118 |
+
#~ msgid "Display start time and date (in that order)"
|
1119 |
+
#~ msgstr "Afficher l'heure et la date de début (dans cet ordre)"
|
1120 |
+
|
1121 |
+
#~ msgid "Display start date and time (in that order)"
|
1122 |
+
#~ msgstr "Afficher la date et l'heure de début (dans cet ordre)"
|
1123 |
+
|
1124 |
+
#~ msgid "Don't display end time or date"
|
1125 |
+
#~ msgstr "Ne pas afficher l'heure ou la date de fin"
|
1126 |
+
|
1127 |
+
#~ msgid "Display end date"
|
1128 |
+
#~ msgstr "Afficher la date de fin"
|
1129 |
+
|
1130 |
+
#~ msgid "Display end time and date (in that order)"
|
1131 |
+
#~ msgstr "Afficher l'heure et la date de fin (dans cet ordre)"
|
1132 |
+
|
1133 |
+
#~ msgid "Display end date and time (in that order)"
|
1134 |
+
#~ msgstr "Afficher la date et heure de fin (dans cet ordre)"
|
1135 |
+
|
1136 |
+
#~ msgid "Show the location of events?"
|
1137 |
+
#~ msgstr "Montrer le lieu de l'évènement?"
|
1138 |
+
|
1139 |
+
#~ msgid "Text to display before the location."
|
1140 |
+
#~ msgstr "Texte à afficher avant le lieu."
|
1141 |
+
|
1142 |
+
#~ msgid "Delete Feed"
|
1143 |
+
#~ msgstr "Effacer le Flux"
|
1144 |
+
|
1145 |
+
#~ msgid ""
|
1146 |
+
#~ "Are you want you want to delete this feed? (Remember to remove / adjust "
|
1147 |
+
#~ "any widgets or shortcodes associated with this feed)."
|
1148 |
+
#~ msgstr ""
|
1149 |
+
#~ "Vous êtes certain de vouloir effacer ce Flux? (Souvenez-vous que vous "
|
1150 |
+
#~ "devez effacer / reconfigurer tout widget ou raccourci de commande associé "
|
1151 |
+
#~ "à ce Flux. "
|
1152 |
+
|
1153 |
+
#~ msgid ""
|
1154 |
+
#~ "Make any changes you require to the feed details below, then click the "
|
1155 |
+
#~ "Save Changes button."
|
1156 |
+
#~ msgstr ""
|
1157 |
+
#~ "Effectuez les changement requis pour les détails du flux ci-dessous, puis "
|
1158 |
+
#~ "cliquer sur le bouton \"Sauvegarder\"."
|
1159 |
+
|
1160 |
+
#~ msgid ""
|
1161 |
+
#~ "This will probably be something like: <code>http://www.google.com/"
|
1162 |
+
#~ "calendar/feeds/your-email@gmail.com/public/full</code>."
|
1163 |
+
#~ msgstr ""
|
1164 |
+
#~ "Cela sera probablement quelque chose comme : <code>http://www.google.com/"
|
1165 |
+
#~ "calendar/feeds/votre-email@gmail.com/public/full</code>."
|
1166 |
+
|
1167 |
+
#~ msgid ""
|
1168 |
+
#~ "or: <code>http://www.google.com/calendar/feeds/your-email@gmail.com/"
|
1169 |
+
#~ "private-d65741b037h695ff274247f90746b2ty/basic</code>."
|
1170 |
+
#~ msgstr ""
|
1171 |
+
#~ "ou bien: <code>http://www.google.com/calendar/feeds/votre-email@gmail.com/"
|
1172 |
+
#~ "private-d65741b037h695ff274247f90746b2ty/basic</code>."
|
1173 |
+
|
1174 |
+
#~ msgid ""
|
1175 |
+
#~ "The point in time at which to start retrieving events. Use the text-box "
|
1176 |
+
#~ "to specify an additional offset from you chosen start point. The offset "
|
1177 |
+
#~ "should be provided in seconds (3600 = 1 hour, 86400 = 1 day) and can be "
|
1178 |
+
#~ "negative. If you have selected the 'Specific date / time' option, enter a "
|
1179 |
+
#~ "<a href=\"http://www.timestampgenerator.com\" target=\"_blank\">UNIX "
|
1180 |
+
#~ "timestamp</a> in the text-box."
|
1181 |
+
#~ msgstr ""
|
1182 |
+
#~ "La date à partir de laquelle afficher les évènements trouvés. Utiliser le "
|
1183 |
+
#~ "champ-texte pour spécifier le délai supplémentaire après le point de "
|
1184 |
+
#~ "départ choisi. Ce délai doit être spécifié en secondes (3600 = 1 heure, "
|
1185 |
+
#~ "86400 = 1 jour) et peut être un nombre negatif. si vous choisi l'option "
|
1186 |
+
#~ "'Date / Heure spécifique', entrez une<a href=\"http://www."
|
1187 |
+
#~ "timestampgenerator.com\" target=\"_blank\">date et heure en format UNIX</"
|
1188 |
+
#~ "a> dans le champ texte."
|
1189 |
+
|
1190 |
+
#~ msgid ""
|
1191 |
+
#~ "Use the event display builder to customize how event information will be "
|
1192 |
+
#~ "displayed in the grid tooltips and in lists. Use HTML and the shortcodes "
|
1193 |
+
#~ "(explained below) to display the information you require. A basic example "
|
1194 |
+
#~ "display format is provided as a starting point. For more information, "
|
1195 |
+
#~ "take a look at the <a href=\"http://www.rhanney.co.uk/plugins/google-"
|
1196 |
+
#~ "calendar-events/event-display-builder\" target=\"_blank\">event display "
|
1197 |
+
#~ "builder guide</a>."
|
1198 |
+
#~ msgstr ""
|
1199 |
+
#~ "Utiliser le constructeur de presentation d'évènements pour personnaliser "
|
1200 |
+
#~ "l'affichage des évènements sous forme de grilles et info-bulles ou sous "
|
1201 |
+
#~ "forme de listes Utiliser HTML et les raccourcis de commande (expliqués ci-"
|
1202 |
+
#~ "dessous) pour afficher l'information que vous souhaitez. Un exemple "
|
1203 |
+
#~ "basique de format de présentation est fourni comme base de départ pour "
|
1204 |
+
#~ "plus d'information, allez visiter <a href=\"http://www.rhanney.co.uk/"
|
1205 |
+
#~ "plugins/google-calendar-events/event-display-builder\" target=\"_blank"
|
1206 |
+
#~ "\">guide du constructeur de presentation d'évènements</a>."
|
1207 |
+
|
1208 |
+
#~ msgid ""
|
1209 |
+
#~ "(More information on all of the below shortcodes and attributes, and "
|
1210 |
+
#~ "working examples, can be found in the <a href=\"http://www.rhanney.co.uk/"
|
1211 |
+
#~ "plugins/google-calendar-events/event-display-builder\" target=\"_blank"
|
1212 |
+
#~ "\">event display builder guide</a>)"
|
1213 |
+
#~ msgstr ""
|
1214 |
+
#~ "Plus d'information sur les raccourcis de commandes et attributs est "
|
1215 |
+
#~ "disponible à l'adresse suivante <a href=\"http://www.rhanney.co.uk/"
|
1216 |
+
#~ "plugins/google-calendar-events/event-display-builder\" target=\"_blank"
|
1217 |
+
#~ "\">Guide du constructeur de presentation d'évènements </a> (en anglais)"
|
1218 |
+
|
1219 |
+
#~ msgid ""
|
1220 |
+
#~ "Show the description of events? (URLs in the description will be made "
|
1221 |
+
#~ "into links)."
|
1222 |
+
#~ msgstr ""
|
1223 |
+
#~ "Afficher la description des évènements? (les URLs des desccriptions sont "
|
1224 |
+
#~ "converties en liens)."
|
1225 |
+
|
1226 |
+
#~ msgid "Click here to add a new feed"
|
1227 |
+
#~ msgstr "Cliquer ici pour ajouter un nouveau flux"
|
1228 |
+
|
1229 |
+
#~ msgid "Add Feed"
|
1230 |
+
#~ msgstr "Ajouter un Flux"
|
1231 |
+
|
1232 |
+
#~ msgid "Current Feeds"
|
1233 |
+
#~ msgstr "Flux actuels"
|
1234 |
+
|
1235 |
+
#~ msgid "ID"
|
1236 |
+
#~ msgstr "ID"
|
1237 |
+
|
1238 |
+
#~ msgid "Title"
|
1239 |
+
#~ msgstr "Titre"
|
1240 |
+
|
1241 |
+
#~ msgid "URL"
|
1242 |
+
#~ msgstr "URL"
|
1243 |
+
|
1244 |
+
#~ msgid "Refresh"
|
1245 |
+
#~ msgstr "Actualiser"
|
1246 |
+
|
1247 |
+
#~ msgid "Edit"
|
1248 |
+
#~ msgstr "Editer"
|
1249 |
+
|
1250 |
+
#~ msgid "Delete"
|
1251 |
+
#~ msgstr "Effacer"
|
1252 |
+
|
1253 |
+
#~ msgid "Custom stylesheet URL"
|
1254 |
+
#~ msgstr "URL de la feuille de style personnalisé"
|
1255 |
+
|
1256 |
+
#~ msgid ""
|
1257 |
+
#~ "If you want to alter the default plugin styling, create a new stylesheet "
|
1258 |
+
#~ "on your server (not in the <code>google-calendar-events</code> directory) "
|
1259 |
+
#~ "and then enter its URL below."
|
1260 |
+
#~ msgstr ""
|
1261 |
+
#~ "Si vous souahitez modifier la feuille de style par défaut du plugin, "
|
1262 |
+
#~ "créez une nouvelle feuille de style sur votre serveur (pas dans le "
|
1263 |
+
#~ "répertoire <code>google-calendar-events</code>) et précisez ici son URL."
|
1264 |
+
|
1265 |
+
#~ msgid "Add JavaScript to footer?"
|
1266 |
+
#~ msgstr "Ajouter du Javascript en bas de page?"
|
1267 |
+
|
1268 |
+
#~ msgid ""
|
1269 |
+
#~ "If you are having issues with tooltips not appearing or the AJAX "
|
1270 |
+
#~ "functionality not working, try ticking the checkbox below."
|
1271 |
+
#~ msgstr ""
|
1272 |
+
#~ "Si vous avez des problèmes d'affichage pour les info-bulles ou des "
|
1273 |
+
#~ "fonctionnalités AJAXqui ne fonctionnent, vous pouvez cocher la case ci-"
|
1274 |
+
#~ "dessous "
|
1275 |
+
|
1276 |
+
#~ msgid "Loading text"
|
1277 |
+
#~ msgstr "Texte de \"Chargement\""
|
1278 |
+
|
1279 |
+
#~ msgid "Text to display while calendar data is loading (on AJAX requests)."
|
1280 |
+
#~ msgstr ""
|
1281 |
+
#~ "Texte à afficher pendant le chargement du calendrier (avec une requête "
|
1282 |
+
#~ "AJAX)."
|
1283 |
+
|
1284 |
+
#~ msgid "Error message"
|
1285 |
+
#~ msgstr "Message d'erreur"
|
1286 |
+
|
1287 |
+
#~ msgid ""
|
1288 |
+
#~ "An error message to display to non-admin users if events cannot be "
|
1289 |
+
#~ "displayed for any reason (admins will see a message indicating the cause "
|
1290 |
+
#~ "of the problem)."
|
1291 |
+
#~ msgstr ""
|
1292 |
+
#~ "Un message d'erreur à afficher aux utilisateurs, non administrateur si "
|
1293 |
+
#~ "des évènements peuvent ne pas être affichés pour quelle raison que ce "
|
1294 |
+
#~ "soit (les administrateurs verront un autre message qui indiquera la cause "
|
1295 |
+
#~ "du problème)."
|
1296 |
+
|
1297 |
+
#~ msgid "Optimise event retrieval?"
|
1298 |
+
#~ msgstr "Vous souhaitez optimiser la récupération de l'évènement? "
|
1299 |
+
|
1300 |
+
#~ msgid ""
|
1301 |
+
#~ "If this option is enabled, the plugin will use an experimental feature of "
|
1302 |
+
#~ "the Google Data API, which can improve performance significantly, "
|
1303 |
+
#~ "especially with large numbers of events. Google could potentially "
|
1304 |
+
#~ "remove / change this feature at any time."
|
1305 |
+
#~ msgstr ""
|
1306 |
+
#~ "Si cette option est activée, le plugin utilisera une fonctionnalité "
|
1307 |
+
#~ "expérimentale de l'API de Google Data, qui permet d'améliorer de manière "
|
1308 |
+
#~ "significative le chargement, spécialement avec de grands nombres "
|
1309 |
+
#~ "d'évènements. Prenez en compte que Google peut modifier ou supprimer "
|
1310 |
+
#~ "cette fonctionnalité à n'importe quel moment."
|
1311 |
+
|
1312 |
+
#~ msgid "Use old styles?"
|
1313 |
+
#~ msgstr "Utiliser les anciennes feuilles de styles?"
|
1314 |
+
|
1315 |
+
#~ msgid ""
|
1316 |
+
#~ "Some CSS changes were made in version 0.7. If this option is enabled, the "
|
1317 |
+
#~ "old CSS will still be added along with the main stylesheet. You should "
|
1318 |
+
#~ "consider updating your stylesheet so that you don't need this enabled."
|
1319 |
+
#~ msgstr ""
|
1320 |
+
#~ "Dans la version 0.7, des changements de feuilles de style (CSS) ont été "
|
1321 |
+
#~ "faites. Si cette option est activée, les anciennes feuilles de style "
|
1322 |
+
#~ "seront ajoutées aux feuilles de style principales VOus devriez considérer "
|
1323 |
+
#~ "une mise à jour de vos feuilles de style pour éviter d'avoir besoin de "
|
1324 |
+
#~ "cette option."
|
1325 |
+
|
1326 |
+
#~ msgid "Save settings on uninstall?"
|
1327 |
+
#~ msgstr "Sauvegarder la configuration ou désinstaller?"
|
1328 |
+
|
1329 |
+
#~ msgid ""
|
1330 |
+
#~ "Normally when you uninstall your plugin your settings are removed also. "
|
1331 |
+
#~ "Checking this option will save your settings even after an uninstall."
|
1332 |
+
#~ msgstr ""
|
1333 |
+
#~ "Normalement, quand on désinstalle un plugin, la configuration du plugin "
|
1334 |
+
#~ "est également supprimée. Si vous activez cette option la configuration "
|
1335 |
+
#~ "sera sauvegardée même après une désinstallation."
|
1336 |
+
|
1337 |
+
#~ msgid "Save"
|
1338 |
+
#~ msgstr "Sauvegarder"
|
1339 |
+
|
1340 |
+
#~ msgid "Refresh Feed Cache"
|
1341 |
+
#~ msgstr "Rafraichir le cache du Flux"
|
1342 |
+
|
1343 |
+
#~ msgid ""
|
1344 |
+
#~ "The plugin will automatically refresh the cache when it expires, but you "
|
1345 |
+
#~ "can manually clear the cache now by clicking the button below."
|
1346 |
+
#~ msgstr ""
|
1347 |
+
#~ "Le plugin rafraichira automatiquement le cache du Flux à l'expiration, "
|
1348 |
+
#~ "mais vous pouvez mannuellement effacer le cache en cliquant sur le bouton "
|
1349 |
+
#~ "ci-après."
|
1350 |
+
|
1351 |
+
#~ msgid "Are you want you want to clear the cache data for this feed?"
|
1352 |
+
#~ msgstr "Etes vous sûr que vous voulez effacer le cache de ce Flux? "
|
1353 |
+
|
1354 |
+
#~ msgid "Notice:"
|
1355 |
+
#~ msgstr "Avis:"
|
1356 |
+
|
1357 |
+
#~ msgid ""
|
1358 |
+
#~ "The way in which Google Calendar Events stores cached data has been much "
|
1359 |
+
#~ "improved in version 0.6. As you have upgraded from a previous version of "
|
1360 |
+
#~ "the plugin, there is likely to be some data from the old caching system "
|
1361 |
+
#~ "hanging around in your database that is now useless. Click below to clear "
|
1362 |
+
#~ "expired cached data from your database."
|
1363 |
+
#~ msgstr ""
|
1364 |
+
#~ "La forme selon laquelle le plugin Google Calendar Events enregistre les "
|
1365 |
+
#~ "données dans le cache a été amélioré dans la version 0.6. Comme vous avez "
|
1366 |
+
#~ "migré depuis une version antérieure du plugin il est probable que les "
|
1367 |
+
#~ "données anciennes du cache enregistrées dans votre base soient maintenant "
|
1368 |
+
#~ "obsolètes. Cliquer ici pour effacer les données du cache enregistré dans "
|
1369 |
+
#~ "votre base de données."
|
1370 |
+
|
1371 |
+
#~ msgid "Clear expired cached data"
|
1372 |
+
#~ msgstr "Effacer les données obsolètes du cache"
|
1373 |
+
|
1374 |
+
#~ msgid "or"
|
1375 |
+
#~ msgstr "ou"
|
1376 |
+
|
1377 |
+
#~ msgid "Ignore this notice"
|
1378 |
+
#~ msgstr "Ignorer cet avis"
|
1379 |
+
|
1380 |
+
#~ msgid "Cancel"
|
1381 |
+
#~ msgstr "Annuler"
|
1382 |
+
|
1383 |
+
#~ msgid "Refresh Feed"
|
1384 |
+
#~ msgstr "Rafraichir le Flux"
|
1385 |
+
|
1386 |
+
#~ msgid "Save Changes"
|
1387 |
+
#~ msgstr "Sauvegarder les modifications"
|
1388 |
+
|
1389 |
+
#~ msgid "Old cached data cleared."
|
1390 |
+
#~ msgstr "Le cache des données obsolètes a été effacé."
|
1391 |
+
|
1392 |
+
#~ msgid "General options updated."
|
1393 |
+
#~ msgstr "Les options générales ont été sauvegardées"
|
1394 |
+
|
1395 |
+
#~ msgid ""
|
1396 |
+
#~ "No valid Feed IDs have been entered for this shortcode. Please check that "
|
1397 |
+
#~ "you have entered the IDs correctly and that the Feeds have not been "
|
1398 |
+
#~ "deleted."
|
1399 |
+
#~ msgstr ""
|
1400 |
+
#~ "Aucun ID de Flux valide n'a été entré pour ce raccourci de commande. "
|
1401 |
+
#~ "Merci de vérifier que l'ID est correctement saisi et que les Flux n'ont "
|
1402 |
+
#~ "pas été effacés."
|
1403 |
+
|
1404 |
+
#~ msgid ""
|
1405 |
+
#~ "No feeds have been added yet. You can add a feed in the Google Calendar "
|
1406 |
+
#~ "Events settings."
|
1407 |
+
#~ msgstr ""
|
1408 |
+
#~ "Aucun flux n'a encore été ajouté. Vous pouvez ajouter un flux dans la "
|
1409 |
+
#~ "configuration de Google Calendar Events."
|
1410 |
+
|
1411 |
+
#~ msgid ""
|
1412 |
+
#~ "1 or more of your feeds could not be displayed. The following errors "
|
1413 |
+
#~ "occurred:"
|
1414 |
+
#~ msgstr ""
|
1415 |
+
#~ "1 ou plusieurs flux n'ont pu être affichés. Les erreurs suivantes ont eu "
|
1416 |
+
#~ "lieu:"
|
1417 |
+
|
1418 |
+
#~ msgid ""
|
1419 |
+
#~ "Major updates are coming to Google Calendar Events on August 23, 2014. "
|
1420 |
+
#~ msgstr ""
|
1421 |
+
#~ "Les modifications importantes de Google Calendar Events ont lieu le 23 "
|
1422 |
+
#~ "août2014 "
|
1423 |
+
|
1424 |
+
#~ msgid "Read more about the changes."
|
1425 |
+
#~ msgstr "Plus d'informations à propos des changements."
|
1426 |
+
|
1427 |
+
#~ msgid "Hide this"
|
1428 |
+
#~ msgstr "Cacher ceci"
|
1429 |
+
|
1430 |
+
#~ msgid ""
|
1431 |
+
#~ "No feeds have been added yet. You can add feeds in the Google Calendar "
|
1432 |
+
#~ "Events settings."
|
1433 |
+
#~ msgstr ""
|
1434 |
+
#~ "Aucun flux n'a encore été ajouté. Vous pouvez ajouter les flux dans "
|
1435 |
+
#~ "laconfiguration de Google Calendar Events."
|
1436 |
+
|
1437 |
+
#~ msgid "Calendar Grid"
|
1438 |
+
#~ msgstr "Grille Calendaire"
|
1439 |
+
|
1440 |
+
#~ msgid "List - grouped by date"
|
1441 |
+
#~ msgstr "Liste - groupée par date"
|
1442 |
+
|
1443 |
+
#~ msgid "Previous month"
|
1444 |
+
#~ msgstr "Mois précédent"
|
1445 |
+
|
1446 |
+
#~ msgid "Next month"
|
1447 |
+
#~ msgstr "Mois suivant"
|
languages/gce-fr_FR.mo
CHANGED
Binary file
|
languages/gce-fr_FR.po
CHANGED
@@ -1,1450 +1,749 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
"
|
6 |
-
"
|
7 |
-
"
|
8 |
-
"
|
9 |
-
"
|
10 |
-
"
|
11 |
-
"
|
12 |
-
"
|
13 |
-
"
|
14 |
-
"
|
15 |
-
"
|
16 |
-
"X-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
"
|
22 |
-
|
23 |
-
|
24 |
-
#: class-google-calendar-events-admin.php:
|
25 |
-
#:
|
26 |
-
msgid "
|
27 |
-
msgstr "
|
28 |
-
|
29 |
-
#: class-google-calendar-events-admin.php:
|
30 |
-
msgid "
|
31 |
-
msgstr "
|
32 |
-
|
33 |
-
#:
|
34 |
-
msgid "
|
35 |
-
msgstr "
|
36 |
-
|
37 |
-
#: includes/
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
-
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
-
msgid "
|
59 |
-
msgstr "
|
60 |
-
|
61 |
-
#: includes/
|
62 |
-
|
63 |
-
|
64 |
-
|
65 |
-
|
66 |
-
#: includes/
|
67 |
-
|
68 |
-
|
69 |
-
|
70 |
-
|
71 |
-
#: includes/class-gce-
|
72 |
-
|
73 |
-
|
74 |
-
|
75 |
-
|
76 |
-
|
77 |
-
|
78 |
-
|
79 |
-
|
80 |
-
|
81 |
-
|
82 |
-
|
83 |
-
msgid "
|
84 |
-
msgstr "
|
85 |
-
|
86 |
-
#: includes/class-gce-event.php:503
|
87 |
-
#, php-format
|
88 |
-
msgid "%s
|
89 |
-
msgstr "%s
|
90 |
-
|
91 |
-
#: includes/class-gce-event.php:
|
92 |
-
#, php-format
|
93 |
-
msgid "%s
|
94 |
-
msgstr "%s
|
95 |
-
|
96 |
-
#: includes/class-gce-event.php:504
|
97 |
-
#, php-format
|
98 |
-
msgid "%s
|
99 |
-
msgstr "%s
|
100 |
-
|
101 |
-
#: includes/class-gce-event.php:
|
102 |
-
|
103 |
-
msgid "
|
104 |
-
msgstr "
|
105 |
-
|
106 |
-
#: includes/class-gce-
|
107 |
-
|
108 |
-
"
|
109 |
-
"
|
110 |
-
|
111 |
-
|
112 |
-
|
113 |
-
|
114 |
-
|
115 |
-
|
116 |
-
|
117 |
-
|
118 |
-
|
119 |
-
"
|
120 |
-
|
121 |
-
|
122 |
-
|
123 |
-
msgid ""
|
124 |
-
"
|
125 |
-
|
126 |
-
|
127 |
-
|
128 |
-
|
129 |
-
|
130 |
-
|
131 |
-
|
132 |
-
|
133 |
-
|
134 |
-
"
|
135 |
-
|
136 |
-
|
137 |
-
|
138 |
-
|
139 |
-
|
140 |
-
|
141 |
-
|
142 |
-
|
143 |
-
"
|
144 |
-
"
|
145 |
-
|
146 |
-
#: includes/class-gce-feed.php:
|
147 |
-
msgid "
|
148 |
-
|
149 |
-
|
150 |
-
|
151 |
-
|
152 |
-
|
153 |
-
|
154 |
-
#:
|
155 |
-
msgid "
|
156 |
-
|
157 |
-
|
158 |
-
|
159 |
-
|
160 |
-
|
161 |
-
|
162 |
-
#: includes/gce-feed
|
163 |
-
msgid "
|
164 |
-
|
165 |
-
|
166 |
-
|
167 |
-
|
168 |
-
|
169 |
-
|
170 |
-
|
171 |
-
|
172 |
-
|
173 |
-
|
174 |
-
|
175 |
-
|
176 |
-
|
177 |
-
|
178 |
-
|
179 |
-
msgid "
|
180 |
-
|
181 |
-
|
182 |
-
|
183 |
-
|
184 |
-
|
185 |
-
|
186 |
-
#: includes/gce-feed
|
187 |
-
msgid "
|
188 |
-
msgstr "
|
189 |
-
|
190 |
-
#: includes/gce-feed-cpt.php:
|
191 |
-
msgid "
|
192 |
-
msgstr "
|
193 |
-
|
194 |
-
#: includes/gce-feed-cpt.php:
|
195 |
-
|
196 |
-
|
197 |
-
|
198 |
-
|
199 |
-
|
200 |
-
msgid "
|
201 |
-
msgstr "
|
202 |
-
|
203 |
-
#: includes/gce-feed-cpt.php:
|
204 |
-
|
205 |
-
|
206 |
-
|
207 |
-
|
208 |
-
|
209 |
-
|
210 |
-
|
211 |
-
|
212 |
-
|
213 |
-
|
214 |
-
|
215 |
-
|
216 |
-
|
217 |
-
|
218 |
-
|
219 |
-
|
220 |
-
msgid "
|
221 |
-
msgstr "
|
222 |
-
|
223 |
-
#: includes/
|
224 |
-
msgid "
|
225 |
-
msgstr "
|
226 |
-
|
227 |
-
#: includes/
|
228 |
-
msgid ""
|
229 |
-
"
|
230 |
-
|
231 |
-
|
232 |
-
"
|
233 |
-
"
|
234 |
-
|
235 |
-
#: includes/
|
236 |
-
|
237 |
-
|
238 |
-
|
239 |
-
|
240 |
-
|
241 |
-
|
242 |
-
|
243 |
-
|
244 |
-
|
245 |
-
|
246 |
-
|
247 |
-
|
248 |
-
|
249 |
-
|
250 |
-
|
251 |
-
|
252 |
-
"
|
253 |
-
"
|
254 |
-
|
255 |
-
#:
|
256 |
-
|
257 |
-
"
|
258 |
-
"
|
259 |
-
|
260 |
-
|
261 |
-
|
262 |
-
"
|
263 |
-
"
|
264 |
-
|
265 |
-
#:
|
266 |
-
msgid "
|
267 |
-
msgstr "
|
268 |
-
|
269 |
-
#:
|
270 |
-
msgid "
|
271 |
-
msgstr "
|
272 |
-
|
273 |
-
#:
|
274 |
-
|
275 |
-
|
276 |
-
|
277 |
-
|
278 |
-
|
279 |
-
|
280 |
-
"
|
281 |
-
|
282 |
-
|
283 |
-
#: views/
|
284 |
-
|
285 |
-
|
286 |
-
|
287 |
-
|
288 |
-
|
289 |
-
|
290 |
-
|
291 |
-
|
292 |
-
|
293 |
-
|
294 |
-
|
295 |
-
#:
|
296 |
-
|
297 |
-
|
298 |
-
|
299 |
-
|
300 |
-
|
301 |
-
|
302 |
-
|
303 |
-
|
304 |
-
|
305 |
-
|
306 |
-
"
|
307 |
-
"
|
308 |
-
|
309 |
-
|
310 |
-
|
311 |
-
|
312 |
-
|
313 |
-
|
314 |
-
msgid "
|
315 |
-
|
316 |
-
|
317 |
-
|
318 |
-
|
319 |
-
|
320 |
-
|
321 |
-
|
322 |
-
|
323 |
-
"
|
324 |
-
|
325 |
-
|
326 |
-
"
|
327 |
-
|
328 |
-
|
329 |
-
|
330 |
-
|
331 |
-
|
332 |
-
|
333 |
-
"
|
334 |
-
msgstr ""
|
335 |
-
|
336 |
-
|
337 |
-
|
338 |
-
|
339 |
-
|
340 |
-
|
341 |
-
|
342 |
-
|
343 |
-
|
344 |
-
|
345 |
-
|
346 |
-
|
347 |
-
|
348 |
-
|
349 |
-
|
350 |
-
|
351 |
-
|
352 |
-
|
353 |
-
|
354 |
-
|
355 |
-
|
356 |
-
|
357 |
-
|
358 |
-
|
359 |
-
|
360 |
-
|
361 |
-
|
362 |
-
|
363 |
-
|
364 |
-
|
365 |
-
|
366 |
-
|
367 |
-
|
368 |
-
|
369 |
-
|
370 |
-
|
371 |
-
|
372 |
-
|
373 |
-
|
374 |
-
|
375 |
-
|
376 |
-
|
377 |
-
|
378 |
-
|
379 |
-
|
380 |
-
|
381 |
-
|
382 |
-
|
383 |
-
|
384 |
-
|
385 |
-
|
386 |
-
|
387 |
-
|
388 |
-
|
389 |
-
|
390 |
-
|
391 |
-
|
392 |
-
|
393 |
-
|
394 |
-
|
395 |
-
|
396 |
-
|
397 |
-
msgstr "
|
398 |
-
|
399 |
-
|
400 |
-
|
401 |
-
|
402 |
-
|
403 |
-
|
404 |
-
|
405 |
-
|
406 |
-
|
407 |
-
|
408 |
-
"
|
409 |
-
"
|
410 |
-
"
|
411 |
-
|
412 |
-
|
413 |
-
|
414 |
-
|
415 |
-
|
416 |
-
|
417 |
-
|
418 |
-
|
419 |
-
"
|
420 |
-
|
421 |
-
|
422 |
-
"
|
423 |
-
|
424 |
-
|
425 |
-
|
426 |
-
|
427 |
-
|
428 |
-
|
429 |
-
|
430 |
-
"
|
431 |
-
msgstr ""
|
432 |
-
|
433 |
-
|
434 |
-
|
435 |
-
|
436 |
-
|
437 |
-
|
438 |
-
|
439 |
-
|
440 |
-
|
441 |
-
|
442 |
-
|
443 |
-
|
444 |
-
|
445 |
-
msgstr "
|
446 |
-
|
447 |
-
|
448 |
-
|
449 |
-
|
450 |
-
|
451 |
-
|
452 |
-
|
453 |
-
|
454 |
-
"
|
455 |
-
msgstr ""
|
456 |
-
|
457 |
-
|
458 |
-
|
459 |
-
|
460 |
-
|
461 |
-
|
462 |
-
|
463 |
-
|
464 |
-
|
465 |
-
msgstr "
|
466 |
-
|
467 |
-
|
468 |
-
|
469 |
-
|
470 |
-
|
471 |
-
|
472 |
-
|
473 |
-
msgstr "
|
474 |
-
|
475 |
-
|
476 |
-
|
477 |
-
|
478 |
-
"
|
479 |
-
msgstr ""
|
480 |
-
|
481 |
-
|
482 |
-
|
483 |
-
|
484 |
-
|
485 |
-
|
486 |
-
|
487 |
-
|
488 |
-
|
489 |
-
|
490 |
-
|
491 |
-
|
492 |
-
|
493 |
-
|
494 |
-
|
495 |
-
|
496 |
-
|
497 |
-
|
498 |
-
|
499 |
-
|
500 |
-
|
501 |
-
|
502 |
-
|
503 |
-
|
504 |
-
|
505 |
-
|
506 |
-
|
507 |
-
|
508 |
-
|
509 |
-
|
510 |
-
|
511 |
-
|
512 |
-
|
513 |
-
|
514 |
-
msgstr "
|
515 |
-
|
516 |
-
|
517 |
-
|
518 |
-
|
519 |
-
"
|
520 |
-
msgstr ""
|
521 |
-
|
522 |
-
|
523 |
-
|
524 |
-
|
525 |
-
msgid "
|
526 |
-
msgstr "
|
527 |
-
|
528 |
-
#: views/admin/gce-feed-meta-display.php:
|
529 |
-
#: views/admin/gce-feed-meta-display.php:
|
530 |
-
msgid "
|
531 |
-
msgstr "
|
532 |
-
|
533 |
-
#: views/admin/gce-feed-meta-display.php:
|
534 |
-
|
535 |
-
|
536 |
-
|
537 |
-
|
538 |
-
|
539 |
-
|
540 |
-
|
541 |
-
|
542 |
-
|
543 |
-
|
544 |
-
|
545 |
-
|
546 |
-
|
547 |
-
|
548 |
-
|
549 |
-
|
550 |
-
|
551 |
-
|
552 |
-
|
553 |
-
#: views/admin/gce-feed-meta-display.php:
|
554 |
-
msgid "
|
555 |
-
msgstr "
|
556 |
-
|
557 |
-
#: views/admin/gce-feed-meta-display.php:
|
558 |
-
msgid "
|
559 |
-
|
560 |
-
|
561 |
-
|
562 |
-
|
563 |
-
|
564 |
-
|
565 |
-
#: views/admin/gce-feed-meta-display.php:
|
566 |
-
msgid "
|
567 |
-
msgstr "
|
568 |
-
|
569 |
-
#: views/admin/gce-feed-meta-display.php:
|
570 |
-
msgid "
|
571 |
-
msgstr "
|
572 |
-
|
573 |
-
#: views/admin/gce-feed-meta-display.php:
|
574 |
-
msgid "
|
575 |
-
msgstr "
|
576 |
-
|
577 |
-
#: views/admin/gce-feed-meta-display.php:
|
578 |
-
|
579 |
-
|
580 |
-
|
581 |
-
|
582 |
-
|
583 |
-
|
584 |
-
|
585 |
-
|
586 |
-
|
587 |
-
|
588 |
-
|
589 |
-
|
590 |
-
|
591 |
-
#: views/admin/gce-feed-meta-display.php:
|
592 |
-
|
593 |
-
|
594 |
-
|
595 |
-
|
596 |
-
|
597 |
-
|
598 |
-
|
599 |
-
|
600 |
-
|
601 |
-
|
602 |
-
|
603 |
-
|
604 |
-
|
605 |
-
|
606 |
-
|
607 |
-
|
608 |
-
|
609 |
-
|
610 |
-
|
611 |
-
|
612 |
-
|
613 |
-
msgstr ""
|
614 |
-
|
615 |
-
|
616 |
-
|
617 |
-
|
618 |
-
|
619 |
-
|
620 |
-
|
621 |
-
|
622 |
-
|
623 |
-
|
624 |
-
"
|
625 |
-
"
|
626 |
-
|
627 |
-
|
628 |
-
|
629 |
-
"
|
630 |
-
|
631 |
-
|
632 |
-
|
633 |
-
|
634 |
-
|
635 |
-
|
636 |
-
|
637 |
-
|
638 |
-
|
639 |
-
|
640 |
-
|
641 |
-
|
642 |
-
|
643 |
-
|
644 |
-
"
|
645 |
-
|
646 |
-
|
647 |
-
|
648 |
-
|
649 |
-
|
650 |
-
|
651 |
-
|
652 |
-
|
653 |
-
|
654 |
-
|
655 |
-
|
656 |
-
|
657 |
-
|
658 |
-
|
659 |
-
|
660 |
-
|
661 |
-
|
662 |
-
|
663 |
-
"
|
664 |
-
|
665 |
-
|
666 |
-
|
667 |
-
"
|
668 |
-
|
669 |
-
|
670 |
-
|
671 |
-
|
672 |
-
|
673 |
-
|
674 |
-
|
675 |
-
|
676 |
-
|
677 |
-
|
678 |
-
|
679 |
-
|
680 |
-
|
681 |
-
|
682 |
-
|
683 |
-
|
684 |
-
|
685 |
-
msgstr "
|
686 |
-
|
687 |
-
|
688 |
-
|
689 |
-
|
690 |
-
|
691 |
-
|
692 |
-
|
693 |
-
|
694 |
-
|
695 |
-
|
696 |
-
|
697 |
-
|
698 |
-
|
699 |
-
|
700 |
-
|
701 |
-
|
702 |
-
|
703 |
-
|
704 |
-
|
705 |
-
|
706 |
-
|
707 |
-
|
708 |
-
|
709 |
-
|
710 |
-
|
711 |
-
|
712 |
-
|
713 |
-
|
714 |
-
|
715 |
-
|
716 |
-
|
717 |
-
|
718 |
-
|
719 |
-
|
720 |
-
|
721 |
-
|
722 |
-
|
723 |
-
|
724 |
-
|
725 |
-
|
726 |
-
|
727 |
-
|
728 |
-
|
729 |
-
|
730 |
-
|
731 |
-
|
732 |
-
|
733 |
-
|
734 |
-
|
735 |
-
|
736 |
-
|
737 |
-
|
738 |
-
|
739 |
-
|
740 |
-
|
741 |
-
|
742 |
-
|
743 |
-
|
744 |
-
|
745 |
-
|
746 |
-
|
747 |
-
|
748 |
-
|
749 |
-
|
750 |
-
#~ msgid "Now"
|
751 |
-
#~ msgstr "Maintenant"
|
752 |
-
|
753 |
-
#~ msgid "00:00 today"
|
754 |
-
#~ msgstr "A 00:00 aujourd'hui"
|
755 |
-
|
756 |
-
#~ msgid ""
|
757 |
-
#~ "Set this to a few more than you actually want to display (due to caching "
|
758 |
-
#~ "and timezone issues). The exact number to display can be configured per "
|
759 |
-
#~ "shortcode / widget."
|
760 |
-
#~ msgstr ""
|
761 |
-
#~ "Définir cette option avec une valeur un peu plus grande que celle que "
|
762 |
-
#~ "vous souhaitez réellementafficher(ceci est du aux problèmes de cache et "
|
763 |
-
#~ "de zone horaire le chiffre exact à afficher peut être configurée "
|
764 |
-
#~ "parraccourci de commande ou widgets."
|
765 |
-
|
766 |
-
#~ msgid ""
|
767 |
-
#~ "In <a href=\"http://php.net/manual/en/function.date.php\" target=\"_blank"
|
768 |
-
#~ "\">PHP date format</a>. Leave this blank if you'd rather stick with the "
|
769 |
-
#~ "default format for your blog."
|
770 |
-
#~ msgstr ""
|
771 |
-
#~ "Dans <a href=\"http://php.net/manual/en/function.date.php\" target="
|
772 |
-
#~ "\"_blank\">le format de date de PHP</a>. Laisser ce champ vide si vous "
|
773 |
-
#~ "préférezutiliser le format de date par défauté pour votre site web."
|
774 |
-
|
775 |
-
#~ msgid ""
|
776 |
-
#~ "In <a href=\"http://php.net/manual/en/function.date.php\" target=\"_blank"
|
777 |
-
#~ "\">PHP date format</a>. Again, leave this blank to stick with the default."
|
778 |
-
#~ msgstr ""
|
779 |
-
#~ "Dans <a href=\"http://php.net/manual/en/function.date.php\" target="
|
780 |
-
#~ "\"_blank\">le format de date PHP</a>. De nouveau, laissez ce champ vide "
|
781 |
-
#~ "si vous préférez utiliser le format de date par défaut."
|
782 |
-
|
783 |
-
#~ msgid ""
|
784 |
-
#~ "These settings control what information will be displayed for this feed "
|
785 |
-
#~ "in the tooltip (for grids), or in a list."
|
786 |
-
#~ msgstr ""
|
787 |
-
#~ "Ces options contrôlent quelle information sera affichée pour ce flux dans "
|
788 |
-
#~ "l'info-bulle (pour les grilles), ou dans une liste."
|
789 |
-
|
790 |
-
#~ msgid ""
|
791 |
-
#~ "It is recommended that you use the event display builder option, as it "
|
792 |
-
#~ "provides much more flexibility than the simple display options. The event "
|
793 |
-
#~ "display builder can do everything the simple display options can, plus "
|
794 |
-
#~ "lots more!"
|
795 |
-
#~ msgstr ""
|
796 |
-
#~ "Il est recommandé d'utiliser le constructeur de présentation "
|
797 |
-
#~ "d'évènemementscar il fournit plus de flexibilité que les options "
|
798 |
-
#~ "d'affichage simplifiéle constructeur de présentation d'évènements fait "
|
799 |
-
#~ "tout ce que fontles options d'affichage simplifié et plus encore !!"
|
800 |
-
|
801 |
-
#~ msgid "Event display builder"
|
802 |
-
#~ msgstr "Constructeur de presentation d'évènements"
|
803 |
-
|
804 |
-
#~ msgid "Simple display options"
|
805 |
-
#~ msgstr "Options d'affichage simplifié"
|
806 |
-
|
807 |
-
#~ msgid ""
|
808 |
-
#~ "Use the event display builder to customize how event information will be "
|
809 |
-
#~ "displayed in the grid tooltips and in lists. Use HTML and the shortcodes "
|
810 |
-
#~ "(explained below) to display the information you require. A basic example "
|
811 |
-
#~ "display format is provided as a starting point. For more information, "
|
812 |
-
#~ "take a look at the"
|
813 |
-
#~ msgstr ""
|
814 |
-
#~ "Utiliser le constructeur de présentation d'évènements pour "
|
815 |
-
#~ "personnaliserla forme de présentation des évènements dans les info-bulles "
|
816 |
-
#~ "ou les listesUtiliser HTML ou les raccourcis de commande(explication ci-"
|
817 |
-
#~ "dessous) pour afficher l'information désirée. Un exemple basique : le "
|
818 |
-
#~ "format d'affichage est fourni comme point de départ. Regardez le point à "
|
819 |
-
|
820 |
-
#~ msgid "event display builder guide"
|
821 |
-
#~ msgstr "Guide du constructeur de presentation d'évènements"
|
822 |
-
|
823 |
-
#~ msgid ""
|
824 |
-
#~ "(More information on all of the below shortcodes and attributes, and "
|
825 |
-
#~ "working examples, can be found in the"
|
826 |
-
#~ msgstr ""
|
827 |
-
#~ "Plus d'informations sur les raccourcis de commande et attributs , et et "
|
828 |
-
#~ "exemples d'utilisation, apeuvent se trouver , à l'adresse suivante"
|
829 |
-
|
830 |
-
#~ msgid "Event information shortcodes:"
|
831 |
-
#~ msgstr "Raccourcis de commande d'information des évènements:"
|
832 |
-
|
833 |
-
#~ msgid ""
|
834 |
-
#~ "The event title (possible attributes: <code>html</code>, <code>markdown</"
|
835 |
-
#~ "code>)"
|
836 |
-
#~ msgstr ""
|
837 |
-
#~ "le titre de l'évènements (attributs possibles : <code>html</code>, "
|
838 |
-
#~ "<code>markdown</code>)"
|
839 |
-
|
840 |
-
#~ msgid ""
|
841 |
-
#~ "The event start time. Will use the time format specified in the above "
|
842 |
-
#~ "settings"
|
843 |
-
#~ msgstr ""
|
844 |
-
#~ "L'heure de début de l'évènement. Utiliser le format de date spécifiéDans "
|
845 |
-
#~ "les options précédentes"
|
846 |
-
|
847 |
-
#~ msgid ""
|
848 |
-
#~ "The event start date. Will use the date format specified in the above "
|
849 |
-
#~ "settings"
|
850 |
-
#~ msgstr ""
|
851 |
-
#~ "La date de début de l'évènement.Utiliser le format de date spécifié Dans "
|
852 |
-
#~ "les options précédentes"
|
853 |
-
|
854 |
-
#~ msgid ""
|
855 |
-
#~ "The event start date / time. Will use the format specified in the "
|
856 |
-
#~ "<code>format</code> attribute (possible attributes: <code>format</code>)"
|
857 |
-
#~ msgstr ""
|
858 |
-
#~ "La date et heure de début de l'évènement. Utilisera le format spécifié "
|
859 |
-
#~ "dans l'attribut <code>format</code>(attributs possibles : <code>format</"
|
860 |
-
#~ "code>)"
|
861 |
-
|
862 |
-
#~ msgid ""
|
863 |
-
#~ "The difference between the start time of the event and the time now, in "
|
864 |
-
#~ "human-readable format, such as '1 hour', '4 days', '15 mins' (possible "
|
865 |
-
#~ "attributes: <code>precision</code>)"
|
866 |
-
#~ msgstr ""
|
867 |
-
#~ "La différence entre l'heure de début de l'évènement et l'heure actuelle,"
|
868 |
-
#~ "en un format lisible pour l'homme, comme '1 heure', '4 jours', '15 "
|
869 |
-
#~ "minutes (attributs possibles: <code>precision</code>)"
|
870 |
-
|
871 |
-
#~ msgid ""
|
872 |
-
#~ "The event end time. Will use the time format specified in the above "
|
873 |
-
#~ "settings"
|
874 |
-
#~ msgstr ""
|
875 |
-
#~ "L'heure de fin de l'évènement. Uiliser le format d'heure spécifié dans "
|
876 |
-
#~ "les options précédentes"
|
877 |
-
|
878 |
-
#~ msgid ""
|
879 |
-
#~ "The event end date. Will use the date format specified in the above "
|
880 |
-
#~ "settings"
|
881 |
-
#~ msgstr ""
|
882 |
-
#~ "La date de fin de l'évènements. Utilisera le format d'heure spécifié dans "
|
883 |
-
#~ "les options précédentes"
|
884 |
-
|
885 |
-
#~ msgid ""
|
886 |
-
#~ "The event end date / time. Will use the format specified in the "
|
887 |
-
#~ "<code>format</code> attribute (possible attributes: <code>format</code>)"
|
888 |
-
#~ msgstr ""
|
889 |
-
#~ "La date de fin de l'évènements. Utilisera le format d'heure spécifié dans "
|
890 |
-
#~ "l'attribut <code>format</code> (attributs possibles: <code>format</code>)"
|
891 |
-
|
892 |
-
#~ msgid ""
|
893 |
-
#~ "The difference between the end time of the event and the time now, in "
|
894 |
-
#~ "human-readable format (possible attributes: <code>precision</code>)"
|
895 |
-
#~ msgstr ""
|
896 |
-
#~ "La différence entre l'heure de début de l'évènement et l'heure actuelle,"
|
897 |
-
#~ "en un format lisible pour l'homme, comme '1 heure', '4 jours', '15 "
|
898 |
-
#~ "minutes (attributs possibles: <code>precision</code>)"
|
899 |
-
|
900 |
-
#~ msgid ""
|
901 |
-
#~ "The event location (possible attributes: <code>html</code>, "
|
902 |
-
#~ "<code>markdown</code>)"
|
903 |
-
#~ msgstr ""
|
904 |
-
#~ "Le lieu de l'évènement(attributs possibles: <code>html</code>, "
|
905 |
-
#~ "<code>markdown</code>)"
|
906 |
-
|
907 |
-
#~ msgid ""
|
908 |
-
#~ "Anything between the opening and closing shortcode tags (inlcuding "
|
909 |
-
#~ "further shortcodes) will be linked to Google Maps, using the event "
|
910 |
-
#~ "location as a search parameter (possible attributes: <code>newwindow</"
|
911 |
-
#~ "code>)"
|
912 |
-
#~ msgstr ""
|
913 |
-
#~ "N'importe quoi entre les étiquettes de raccourci de commande d'ouverture "
|
914 |
-
#~ "et de fermeture(y compris raccourci de commandes additionnels) qui sera "
|
915 |
-
#~ "lié avec Google Maps, utilisant le lieu de l'évènements comme paramètre "
|
916 |
-
#~ "de recherche (attributs possibles: <code>newwindow</code>)"
|
917 |
-
|
918 |
-
#~ msgid ""
|
919 |
-
#~ "The event description (possible attributes: <code>html</code>, "
|
920 |
-
#~ "<code>markdown</code>, <code>limit</code>)"
|
921 |
-
#~ msgstr ""
|
922 |
-
#~ "La description de l'évènement(attributs possibles: <code>html</code>, "
|
923 |
-
#~ "<code>markdown</code>, <code>limit</code>)"
|
924 |
-
|
925 |
-
#~ msgid ""
|
926 |
-
#~ "Anything between the opening and closing shortcode tags (inlcuding "
|
927 |
-
#~ "further shortcodes) will be linked to the Google Calendar page for the "
|
928 |
-
#~ "event (possible attributes: <code>newwindow</code>)"
|
929 |
-
#~ msgstr ""
|
930 |
-
#~ "N'importe quoi entre les étiquettes de raccourci de commande d'ouverture "
|
931 |
-
#~ "et de fermeture(y compris raccourci de commandes additionnels) qui sera "
|
932 |
-
#~ "lié avec la page de l'évènement de Google Calendar (attributs possibles: "
|
933 |
-
#~ "<code>newwindow</code>)"
|
934 |
-
|
935 |
-
#~ msgid "The raw URL to the Google Calendar page for the event"
|
936 |
-
#~ msgstr "L'URL en format brut de la page de Google Calendar pour l'évènement"
|
937 |
-
|
938 |
-
#~ msgid ""
|
939 |
-
#~ "The length of the event, in human-readable format (possible attributes: "
|
940 |
-
#~ "<code>precision</code>)"
|
941 |
-
#~ msgstr ""
|
942 |
-
#~ "La durée de l'évènement en un format lisible pour l'être humain "
|
943 |
-
#~ "(attributs possibles: <code>precision</code>)"
|
944 |
-
|
945 |
-
#~ msgid ""
|
946 |
-
#~ "The position of the event in the current list, or the position of the "
|
947 |
-
#~ "event in the current month (for grids)"
|
948 |
-
#~ msgstr ""
|
949 |
-
#~ "La position de l'évènement dans la liste actuelle, ou la position de "
|
950 |
-
#~ "l'évènement dans le mois courant (pour les grilles)"
|
951 |
-
|
952 |
-
#~ msgid "The event UID (a unique identifier assigned to the event by Google)"
|
953 |
-
#~ msgstr ""
|
954 |
-
#~ "l'UID de l'évènement un identifiant unique assigné à l'évènement par "
|
955 |
-
#~ "Google)"
|
956 |
-
|
957 |
-
#~ msgid "The title of the feed from which the event comes"
|
958 |
-
#~ msgstr "Le tire du flux d'où provient l'évènement "
|
959 |
-
|
960 |
-
#~ msgid "The ID of the feed from which the event comes"
|
961 |
-
#~ msgstr "l'ID du flux d'où provient l'évènement"
|
962 |
-
|
963 |
-
#~ msgid ""
|
964 |
-
#~ "The calendar ID (a unique identifier assigned to the calendar by Google)"
|
965 |
-
#~ msgstr ""
|
966 |
-
#~ "l'ID du calendrier (un identifiant unique, assigné au calendrier par "
|
967 |
-
#~ "Google)"
|
968 |
-
|
969 |
-
#~ msgid "Conditional shortcodes:"
|
970 |
-
#~ msgstr "Raccourcis de commande additionels:"
|
971 |
-
|
972 |
-
#~ msgid ""
|
973 |
-
#~ "Anything entered between the opening and closing tags of each of the "
|
974 |
-
#~ "following shortcodes will only be displayed if its condition (below) is "
|
975 |
-
#~ "met."
|
976 |
-
#~ msgstr ""
|
977 |
-
#~ "Ce qui a été entré entre les étiquettes d'ouverture et de fermeture des "
|
978 |
-
#~ "raccourcis de commande suivants sera affiché si les les conditions "
|
979 |
-
#~ "suivantes sont remplies "
|
980 |
-
|
981 |
-
#~ msgid "The event is an all-day event"
|
982 |
-
#~ msgstr "L'évènement dure toute la journée"
|
983 |
-
|
984 |
-
#~ msgid "The event is not an all-day event"
|
985 |
-
#~ msgstr "L'évènement ne dure pas toute la journée"
|
986 |
-
|
987 |
-
#~ msgid "The event has a title"
|
988 |
-
#~ msgstr "L'évènement a un titre"
|
989 |
-
|
990 |
-
#~ msgid "The event has a description"
|
991 |
-
#~ msgstr "L'évènement a une description"
|
992 |
-
|
993 |
-
#~ msgid "The event has a location"
|
994 |
-
#~ msgstr "L'évènement a un lieu"
|
995 |
-
|
996 |
-
#~ msgid "The event is to be displayed in a tooltip (not a list)"
|
997 |
-
#~ msgstr ""
|
998 |
-
#~ "L'évènement doit être affiché dans une info-bulle (et non une liste)"
|
999 |
-
|
1000 |
-
#~ msgid "The event is to be displayed in a list (not a tooltip)"
|
1001 |
-
#~ msgstr ""
|
1002 |
-
#~ "L'évènement doit être affiché dans une liste (et pas une info-bulle)"
|
1003 |
-
|
1004 |
-
#~ msgid ""
|
1005 |
-
#~ "The event is taking place now (after the start time, but before the end "
|
1006 |
-
#~ "time)"
|
1007 |
-
#~ msgstr ""
|
1008 |
-
#~ "L'évènement a lieu maintenant (Après l'heure de début, mais avant l'heure "
|
1009 |
-
#~ "de fin)"
|
1010 |
-
|
1011 |
-
#~ msgid ""
|
1012 |
-
#~ "The event is not taking place now (may have ended or not yet started)"
|
1013 |
-
#~ msgstr ""
|
1014 |
-
#~ "L'évènement n'a pas lieu maintenant (soit il est terminé, soit il n'a pas "
|
1015 |
-
#~ "encore commencé)"
|
1016 |
-
|
1017 |
-
#~ msgid "The event has started (even if it has also ended)"
|
1018 |
-
#~ msgstr "L'évènement a débuté (même s'il est déjà terminé)"
|
1019 |
-
|
1020 |
-
#~ msgid "The event has not started"
|
1021 |
-
#~ msgstr "L'évènement n'a pas commencé"
|
1022 |
-
|
1023 |
-
#~ msgid "The event has ended"
|
1024 |
-
#~ msgstr "l'évènement est terminé"
|
1025 |
-
|
1026 |
-
#~ msgid "The event has not ended (even if it hasn't started)"
|
1027 |
-
#~ msgstr "L'évènement n'est pas terminé (y compris s'il n'a pas commencé)"
|
1028 |
-
|
1029 |
-
#~ msgid "The event is the first of the day"
|
1030 |
-
#~ msgstr "L'évènement est le premier de la journée"
|
1031 |
-
|
1032 |
-
#~ msgid "The event is not the first of the day"
|
1033 |
-
#~ msgstr "l'évènement n'est pas le premier du jour"
|
1034 |
-
|
1035 |
-
#~ msgid "The event spans multiple days"
|
1036 |
-
#~ msgstr "l'évènement s'étend sur plusieurs jours"
|
1037 |
-
|
1038 |
-
#~ msgid "The event does not span multiple days"
|
1039 |
-
#~ msgstr "l'évènement ne s'étend pas sur plusieurs jours"
|
1040 |
-
|
1041 |
-
#~ msgid "Attributes:"
|
1042 |
-
#~ msgstr "Attrubuts:"
|
1043 |
-
|
1044 |
-
#~ msgid "The possible attributes mentioned above are explained here:"
|
1045 |
-
#~ msgstr "Les attributs possibles mentionnés ci-dessus sont expliqués ici : "
|
1046 |
-
|
1047 |
-
#~ msgid ""
|
1048 |
-
#~ "Whether or not to parse HTML that has been entered in the relevant field. "
|
1049 |
-
#~ "Can be <code>true</code> or <code>false</code>"
|
1050 |
-
#~ msgstr ""
|
1051 |
-
#~ "Si on doit ou non analyser le code HTML qui a été entré dans le champ "
|
1052 |
-
#~ "Cela peut-être <code>true</code> ou <code>false</code>"
|
1053 |
-
|
1054 |
-
#~ msgid ""
|
1055 |
-
#~ "Whether or not to parse <a href=\"http://daringfireball.net/projects/"
|
1056 |
-
#~ "markdown\" target=\"_blank\">Markdown</a> that has been entered in the "
|
1057 |
-
#~ "relevant field. <a href=\"http://michelf.com/projects/php-markdown\" "
|
1058 |
-
#~ "target=\"_blank\">PHP Markdown</a> must be installed for this to work. "
|
1059 |
-
#~ "Can be <code>true</code> or <code>false</code>"
|
1060 |
-
#~ msgstr ""
|
1061 |
-
#~ "Si on doit analyser ou pas me code <a href=\"http://daringfireball.net/"
|
1062 |
-
#~ "projects/markdown\" target=\"_blank\">Markdown</a> qui a été entré dans "
|
1063 |
-
#~ "le champ suivant. Pour que cela fonctionne, il faut installer <a href="
|
1064 |
-
#~ "\"http://michelf.com/projects/php-markdown\" target=\"_blank\">PHP "
|
1065 |
-
#~ "Markdown</a> Cela peut-être <code>true</code> ou <code>false</code>"
|
1066 |
-
|
1067 |
-
#~ msgid ""
|
1068 |
-
#~ "The word limit for the field. Should be specified as a positive integer"
|
1069 |
-
#~ msgstr ""
|
1070 |
-
#~ "Nombre de mots maximum pour ce champ. Un entier postitif doit être saisi "
|
1071 |
-
|
1072 |
-
#~ msgid ""
|
1073 |
-
#~ "The date / time format to use. Should specified as a <a href=\"http://php."
|
1074 |
-
#~ "net/manual/en/function.date.php\" target=\"_blank\">PHP date format</a> "
|
1075 |
-
#~ "string"
|
1076 |
-
#~ msgstr ""
|
1077 |
-
#~ "Le format de date / heure à utiliser. Doit être spécifié commechaine dans "
|
1078 |
-
#~ "<a href=\"http://php.net/manual/en/function.date.php\" target=\"_blank"
|
1079 |
-
#~ "\">format date en PHP</a>"
|
1080 |
-
|
1081 |
-
#~ msgid ""
|
1082 |
-
#~ "Whether or not the link should open in a new window / tab. Can be "
|
1083 |
-
#~ "<code>true</code> or <code>false</code>"
|
1084 |
-
#~ msgstr ""
|
1085 |
-
#~ "Si le lien doit être ouvert ou non dans une nouvelle fenêtre. Cela peut-"
|
1086 |
-
#~ "être <code>true</code> o <code>false</code>"
|
1087 |
-
|
1088 |
-
#~ msgid ""
|
1089 |
-
#~ "How precise to be when displaying a time difference in human-readable "
|
1090 |
-
#~ "format. Should be specified as a positive integer"
|
1091 |
-
#~ msgstr ""
|
1092 |
-
#~ "Precision quand doit être affiché la différence de temps, en format "
|
1093 |
-
#~ "lisible par l'être humain. Le nombre saisi doit un entier positif."
|
1094 |
-
|
1095 |
-
#~ msgid ""
|
1096 |
-
#~ "An offset (in seconds) to apply to start / end times before display. "
|
1097 |
-
#~ "Should be specified as a (positive or negative) integer"
|
1098 |
-
#~ msgstr ""
|
1099 |
-
#~ "Un délai (en secondes) qui s'applique aux heures de début /fin avant "
|
1100 |
-
#~ "l'affichage. Le nombre saisi doit un entier positif ou négatif."
|
1101 |
-
|
1102 |
-
#~ msgid ""
|
1103 |
-
#~ "Whether or not to automatically convert URLs in the description to links. "
|
1104 |
-
#~ "Can be <code>true</code> or <code>false</code>"
|
1105 |
-
#~ msgstr ""
|
1106 |
-
#~ "Si les URL entrées dans la description doivent être convertis "
|
1107 |
-
#~ "automatiquement ou non en liensCela peut être <code>true</code> ou "
|
1108 |
-
#~ "<code>false</code>"
|
1109 |
-
|
1110 |
-
#~ msgid ""
|
1111 |
-
#~ "You can use some HTML in the text fields, but ensure it is valid or "
|
1112 |
-
#~ "things might go wonky. Text fields can be empty too."
|
1113 |
-
#~ msgstr ""
|
1114 |
-
#~ "Vous pouvez utiliser du HTML dans les champs de texte, mais assurez-vous "
|
1115 |
-
#~ "qu'il est valide, ou les résultats obtenus seront bizarres. Les champs de "
|
1116 |
-
#~ "texte peuvent également rester vides"
|
1117 |
-
|
1118 |
-
#~ msgid "Don't display start time or date"
|
1119 |
-
#~ msgstr "Ne pas afficher la date ou heure de début"
|
1120 |
-
|
1121 |
-
#~ msgid "Display start time and date (in that order)"
|
1122 |
-
#~ msgstr "Afficher l'heure et la date de début (dans cet ordre)"
|
1123 |
-
|
1124 |
-
#~ msgid "Display start date and time (in that order)"
|
1125 |
-
#~ msgstr "Afficher la date et l'heure de début (dans cet ordre)"
|
1126 |
-
|
1127 |
-
#~ msgid "Don't display end time or date"
|
1128 |
-
#~ msgstr "Ne pas afficher l'heure ou la date de fin"
|
1129 |
-
|
1130 |
-
#~ msgid "Display end date"
|
1131 |
-
#~ msgstr "Afficher la date de fin"
|
1132 |
-
|
1133 |
-
#~ msgid "Display end time and date (in that order)"
|
1134 |
-
#~ msgstr "Afficher l'heure et la date de fin (dans cet ordre)"
|
1135 |
-
|
1136 |
-
#~ msgid "Display end date and time (in that order)"
|
1137 |
-
#~ msgstr "Afficher la date et heure de fin (dans cet ordre)"
|
1138 |
-
|
1139 |
-
#~ msgid "Show the location of events?"
|
1140 |
-
#~ msgstr "Montrer le lieu de l'évènement?"
|
1141 |
-
|
1142 |
-
#~ msgid "Text to display before the location."
|
1143 |
-
#~ msgstr "Texte à afficher avant le lieu."
|
1144 |
-
|
1145 |
-
#~ msgid "Delete Feed"
|
1146 |
-
#~ msgstr "Effacer le Flux"
|
1147 |
-
|
1148 |
-
#~ msgid ""
|
1149 |
-
#~ "Are you want you want to delete this feed? (Remember to remove / adjust "
|
1150 |
-
#~ "any widgets or shortcodes associated with this feed)."
|
1151 |
-
#~ msgstr ""
|
1152 |
-
#~ "Vous êtes certain de vouloir effacer ce Flux? (Souvenez-vous que vous "
|
1153 |
-
#~ "devez effacer / reconfigurer tout widget ou raccourci de commande associé "
|
1154 |
-
#~ "à ce Flux. "
|
1155 |
-
|
1156 |
-
#~ msgid ""
|
1157 |
-
#~ "Make any changes you require to the feed details below, then click the "
|
1158 |
-
#~ "Save Changes button."
|
1159 |
-
#~ msgstr ""
|
1160 |
-
#~ "Effectuez les changement requis pour les détails du flux ci-dessous, puis "
|
1161 |
-
#~ "cliquer sur le bouton \"Sauvegarder\"."
|
1162 |
-
|
1163 |
-
#~ msgid ""
|
1164 |
-
#~ "This will probably be something like: <code>http://www.google.com/"
|
1165 |
-
#~ "calendar/feeds/your-email@gmail.com/public/full</code>."
|
1166 |
-
#~ msgstr ""
|
1167 |
-
#~ "Cela sera probablement quelque chose comme : <code>http://www.google.com/"
|
1168 |
-
#~ "calendar/feeds/votre-email@gmail.com/public/full</code>."
|
1169 |
-
|
1170 |
-
#~ msgid ""
|
1171 |
-
#~ "or: <code>http://www.google.com/calendar/feeds/your-email@gmail.com/"
|
1172 |
-
#~ "private-d65741b037h695ff274247f90746b2ty/basic</code>."
|
1173 |
-
#~ msgstr ""
|
1174 |
-
#~ "ou bien: <code>http://www.google.com/calendar/feeds/votre-email@gmail.com/"
|
1175 |
-
#~ "private-d65741b037h695ff274247f90746b2ty/basic</code>."
|
1176 |
-
|
1177 |
-
#~ msgid ""
|
1178 |
-
#~ "The point in time at which to start retrieving events. Use the text-box "
|
1179 |
-
#~ "to specify an additional offset from you chosen start point. The offset "
|
1180 |
-
#~ "should be provided in seconds (3600 = 1 hour, 86400 = 1 day) and can be "
|
1181 |
-
#~ "negative. If you have selected the 'Specific date / time' option, enter a "
|
1182 |
-
#~ "<a href=\"http://www.timestampgenerator.com\" target=\"_blank\">UNIX "
|
1183 |
-
#~ "timestamp</a> in the text-box."
|
1184 |
-
#~ msgstr ""
|
1185 |
-
#~ "La date à partir de laquelle afficher les évènements trouvés. Utiliser le "
|
1186 |
-
#~ "champ-texte pour spécifier le délai supplémentaire après le point de "
|
1187 |
-
#~ "départ choisi. Ce délai doit être spécifié en secondes (3600 = 1 heure, "
|
1188 |
-
#~ "86400 = 1 jour) et peut être un nombre negatif. si vous choisi l'option "
|
1189 |
-
#~ "'Date / Heure spécifique', entrez une<a href=\"http://www."
|
1190 |
-
#~ "timestampgenerator.com\" target=\"_blank\">date et heure en format UNIX</"
|
1191 |
-
#~ "a> dans le champ texte."
|
1192 |
-
|
1193 |
-
#~ msgid ""
|
1194 |
-
#~ "Use the event display builder to customize how event information will be "
|
1195 |
-
#~ "displayed in the grid tooltips and in lists. Use HTML and the shortcodes "
|
1196 |
-
#~ "(explained below) to display the information you require. A basic example "
|
1197 |
-
#~ "display format is provided as a starting point. For more information, "
|
1198 |
-
#~ "take a look at the <a href=\"http://www.rhanney.co.uk/plugins/google-"
|
1199 |
-
#~ "calendar-events/event-display-builder\" target=\"_blank\">event display "
|
1200 |
-
#~ "builder guide</a>."
|
1201 |
-
#~ msgstr ""
|
1202 |
-
#~ "Utiliser le constructeur de presentation d'évènements pour personnaliser "
|
1203 |
-
#~ "l'affichage des évènements sous forme de grilles et info-bulles ou sous "
|
1204 |
-
#~ "forme de listes Utiliser HTML et les raccourcis de commande (expliqués ci-"
|
1205 |
-
#~ "dessous) pour afficher l'information que vous souhaitez. Un exemple "
|
1206 |
-
#~ "basique de format de présentation est fourni comme base de départ pour "
|
1207 |
-
#~ "plus d'information, allez visiter <a href=\"http://www.rhanney.co.uk/"
|
1208 |
-
#~ "plugins/google-calendar-events/event-display-builder\" target=\"_blank"
|
1209 |
-
#~ "\">guide du constructeur de presentation d'évènements</a>."
|
1210 |
-
|
1211 |
-
#~ msgid ""
|
1212 |
-
#~ "(More information on all of the below shortcodes and attributes, and "
|
1213 |
-
#~ "working examples, can be found in the <a href=\"http://www.rhanney.co.uk/"
|
1214 |
-
#~ "plugins/google-calendar-events/event-display-builder\" target=\"_blank"
|
1215 |
-
#~ "\">event display builder guide</a>)"
|
1216 |
-
#~ msgstr ""
|
1217 |
-
#~ "Plus d'information sur les raccourcis de commandes et attributs est "
|
1218 |
-
#~ "disponible à l'adresse suivante <a href=\"http://www.rhanney.co.uk/"
|
1219 |
-
#~ "plugins/google-calendar-events/event-display-builder\" target=\"_blank"
|
1220 |
-
#~ "\">Guide du constructeur de presentation d'évènements </a> (en anglais)"
|
1221 |
-
|
1222 |
-
#~ msgid ""
|
1223 |
-
#~ "Show the description of events? (URLs in the description will be made "
|
1224 |
-
#~ "into links)."
|
1225 |
-
#~ msgstr ""
|
1226 |
-
#~ "Afficher la description des évènements? (les URLs des desccriptions sont "
|
1227 |
-
#~ "converties en liens)."
|
1228 |
-
|
1229 |
-
#~ msgid "Click here to add a new feed"
|
1230 |
-
#~ msgstr "Cliquer ici pour ajouter un nouveau flux"
|
1231 |
-
|
1232 |
-
#~ msgid "Add Feed"
|
1233 |
-
#~ msgstr "Ajouter un Flux"
|
1234 |
-
|
1235 |
-
#~ msgid "Current Feeds"
|
1236 |
-
#~ msgstr "Flux actuels"
|
1237 |
-
|
1238 |
-
#~ msgid "ID"
|
1239 |
-
#~ msgstr "ID"
|
1240 |
-
|
1241 |
-
#~ msgid "Title"
|
1242 |
-
#~ msgstr "Titre"
|
1243 |
-
|
1244 |
-
#~ msgid "URL"
|
1245 |
-
#~ msgstr "URL"
|
1246 |
-
|
1247 |
-
#~ msgid "Refresh"
|
1248 |
-
#~ msgstr "Actualiser"
|
1249 |
-
|
1250 |
-
#~ msgid "Edit"
|
1251 |
-
#~ msgstr "Editer"
|
1252 |
-
|
1253 |
-
#~ msgid "Delete"
|
1254 |
-
#~ msgstr "Effacer"
|
1255 |
-
|
1256 |
-
#~ msgid "Custom stylesheet URL"
|
1257 |
-
#~ msgstr "URL de la feuille de style personnalisé"
|
1258 |
-
|
1259 |
-
#~ msgid ""
|
1260 |
-
#~ "If you want to alter the default plugin styling, create a new stylesheet "
|
1261 |
-
#~ "on your server (not in the <code>google-calendar-events</code> directory) "
|
1262 |
-
#~ "and then enter its URL below."
|
1263 |
-
#~ msgstr ""
|
1264 |
-
#~ "Si vous souahitez modifier la feuille de style par défaut du plugin, "
|
1265 |
-
#~ "créez une nouvelle feuille de style sur votre serveur (pas dans le "
|
1266 |
-
#~ "répertoire <code>google-calendar-events</code>) et précisez ici son URL."
|
1267 |
-
|
1268 |
-
#~ msgid "Add JavaScript to footer?"
|
1269 |
-
#~ msgstr "Ajouter du Javascript en bas de page?"
|
1270 |
-
|
1271 |
-
#~ msgid ""
|
1272 |
-
#~ "If you are having issues with tooltips not appearing or the AJAX "
|
1273 |
-
#~ "functionality not working, try ticking the checkbox below."
|
1274 |
-
#~ msgstr ""
|
1275 |
-
#~ "Si vous avez des problèmes d'affichage pour les info-bulles ou des "
|
1276 |
-
#~ "fonctionnalités AJAXqui ne fonctionnent, vous pouvez cocher la case ci-"
|
1277 |
-
#~ "dessous "
|
1278 |
-
|
1279 |
-
#~ msgid "Loading text"
|
1280 |
-
#~ msgstr "Texte de \"Chargement\""
|
1281 |
-
|
1282 |
-
#~ msgid "Text to display while calendar data is loading (on AJAX requests)."
|
1283 |
-
#~ msgstr ""
|
1284 |
-
#~ "Texte à afficher pendant le chargement du calendrier (avec une requête "
|
1285 |
-
#~ "AJAX)."
|
1286 |
-
|
1287 |
-
#~ msgid "Error message"
|
1288 |
-
#~ msgstr "Message d'erreur"
|
1289 |
-
|
1290 |
-
#~ msgid ""
|
1291 |
-
#~ "An error message to display to non-admin users if events cannot be "
|
1292 |
-
#~ "displayed for any reason (admins will see a message indicating the cause "
|
1293 |
-
#~ "of the problem)."
|
1294 |
-
#~ msgstr ""
|
1295 |
-
#~ "Un message d'erreur à afficher aux utilisateurs, non administrateur si "
|
1296 |
-
#~ "des évènements peuvent ne pas être affichés pour quelle raison que ce "
|
1297 |
-
#~ "soit (les administrateurs verront un autre message qui indiquera la cause "
|
1298 |
-
#~ "du problème)."
|
1299 |
-
|
1300 |
-
#~ msgid "Optimise event retrieval?"
|
1301 |
-
#~ msgstr "Vous souhaitez optimiser la récupération de l'évènement? "
|
1302 |
-
|
1303 |
-
#~ msgid ""
|
1304 |
-
#~ "If this option is enabled, the plugin will use an experimental feature of "
|
1305 |
-
#~ "the Google Data API, which can improve performance significantly, "
|
1306 |
-
#~ "especially with large numbers of events. Google could potentially "
|
1307 |
-
#~ "remove / change this feature at any time."
|
1308 |
-
#~ msgstr ""
|
1309 |
-
#~ "Si cette option est activée, le plugin utilisera une fonctionnalité "
|
1310 |
-
#~ "expérimentale de l'API de Google Data, qui permet d'améliorer de manière "
|
1311 |
-
#~ "significative le chargement, spécialement avec de grands nombres "
|
1312 |
-
#~ "d'évènements. Prenez en compte que Google peut modifier ou supprimer "
|
1313 |
-
#~ "cette fonctionnalité à n'importe quel moment."
|
1314 |
-
|
1315 |
-
#~ msgid "Use old styles?"
|
1316 |
-
#~ msgstr "Utiliser les anciennes feuilles de styles?"
|
1317 |
-
|
1318 |
-
#~ msgid ""
|
1319 |
-
#~ "Some CSS changes were made in version 0.7. If this option is enabled, the "
|
1320 |
-
#~ "old CSS will still be added along with the main stylesheet. You should "
|
1321 |
-
#~ "consider updating your stylesheet so that you don't need this enabled."
|
1322 |
-
#~ msgstr ""
|
1323 |
-
#~ "Dans la version 0.7, des changements de feuilles de style (CSS) ont été "
|
1324 |
-
#~ "faites. Si cette option est activée, les anciennes feuilles de style "
|
1325 |
-
#~ "seront ajoutées aux feuilles de style principales VOus devriez considérer "
|
1326 |
-
#~ "une mise à jour de vos feuilles de style pour éviter d'avoir besoin de "
|
1327 |
-
#~ "cette option."
|
1328 |
-
|
1329 |
-
#~ msgid "Save settings on uninstall?"
|
1330 |
-
#~ msgstr "Sauvegarder la configuration ou désinstaller?"
|
1331 |
-
|
1332 |
-
#~ msgid ""
|
1333 |
-
#~ "Normally when you uninstall your plugin your settings are removed also. "
|
1334 |
-
#~ "Checking this option will save your settings even after an uninstall."
|
1335 |
-
#~ msgstr ""
|
1336 |
-
#~ "Normalement, quand on désinstalle un plugin, la configuration du plugin "
|
1337 |
-
#~ "est également supprimée. Si vous activez cette option la configuration "
|
1338 |
-
#~ "sera sauvegardée même après une désinstallation."
|
1339 |
-
|
1340 |
-
#~ msgid "Save"
|
1341 |
-
#~ msgstr "Sauvegarder"
|
1342 |
-
|
1343 |
-
#~ msgid "Refresh Feed Cache"
|
1344 |
-
#~ msgstr "Rafraichir le cache du Flux"
|
1345 |
-
|
1346 |
-
#~ msgid ""
|
1347 |
-
#~ "The plugin will automatically refresh the cache when it expires, but you "
|
1348 |
-
#~ "can manually clear the cache now by clicking the button below."
|
1349 |
-
#~ msgstr ""
|
1350 |
-
#~ "Le plugin rafraichira automatiquement le cache du Flux à l'expiration, "
|
1351 |
-
#~ "mais vous pouvez mannuellement effacer le cache en cliquant sur le bouton "
|
1352 |
-
#~ "ci-après."
|
1353 |
-
|
1354 |
-
#~ msgid "Are you want you want to clear the cache data for this feed?"
|
1355 |
-
#~ msgstr "Etes vous sûr que vous voulez effacer le cache de ce Flux? "
|
1356 |
-
|
1357 |
-
#~ msgid "Notice:"
|
1358 |
-
#~ msgstr "Avis:"
|
1359 |
-
|
1360 |
-
#~ msgid ""
|
1361 |
-
#~ "The way in which Google Calendar Events stores cached data has been much "
|
1362 |
-
#~ "improved in version 0.6. As you have upgraded from a previous version of "
|
1363 |
-
#~ "the plugin, there is likely to be some data from the old caching system "
|
1364 |
-
#~ "hanging around in your database that is now useless. Click below to clear "
|
1365 |
-
#~ "expired cached data from your database."
|
1366 |
-
#~ msgstr ""
|
1367 |
-
#~ "La forme selon laquelle le plugin Google Calendar Events enregistre les "
|
1368 |
-
#~ "données dans le cache a été amélioré dans la version 0.6. Comme vous avez "
|
1369 |
-
#~ "migré depuis une version antérieure du plugin il est probable que les "
|
1370 |
-
#~ "données anciennes du cache enregistrées dans votre base soient maintenant "
|
1371 |
-
#~ "obsolètes. Cliquer ici pour effacer les données du cache enregistré dans "
|
1372 |
-
#~ "votre base de données."
|
1373 |
-
|
1374 |
-
#~ msgid "Clear expired cached data"
|
1375 |
-
#~ msgstr "Effacer les données obsolètes du cache"
|
1376 |
-
|
1377 |
-
#~ msgid "or"
|
1378 |
-
#~ msgstr "ou"
|
1379 |
-
|
1380 |
-
#~ msgid "Ignore this notice"
|
1381 |
-
#~ msgstr "Ignorer cet avis"
|
1382 |
-
|
1383 |
-
#~ msgid "Cancel"
|
1384 |
-
#~ msgstr "Annuler"
|
1385 |
-
|
1386 |
-
#~ msgid "Refresh Feed"
|
1387 |
-
#~ msgstr "Rafraichir le Flux"
|
1388 |
-
|
1389 |
-
#~ msgid "Save Changes"
|
1390 |
-
#~ msgstr "Sauvegarder les modifications"
|
1391 |
-
|
1392 |
-
#~ msgid "Old cached data cleared."
|
1393 |
-
#~ msgstr "Le cache des données obsolètes a été effacé."
|
1394 |
-
|
1395 |
-
#~ msgid "General options updated."
|
1396 |
-
#~ msgstr "Les options générales ont été sauvegardées"
|
1397 |
-
|
1398 |
-
#~ msgid ""
|
1399 |
-
#~ "No valid Feed IDs have been entered for this shortcode. Please check that "
|
1400 |
-
#~ "you have entered the IDs correctly and that the Feeds have not been "
|
1401 |
-
#~ "deleted."
|
1402 |
-
#~ msgstr ""
|
1403 |
-
#~ "Aucun ID de Flux valide n'a été entré pour ce raccourci de commande. "
|
1404 |
-
#~ "Merci de vérifier que l'ID est correctement saisi et que les Flux n'ont "
|
1405 |
-
#~ "pas été effacés."
|
1406 |
-
|
1407 |
-
#~ msgid ""
|
1408 |
-
#~ "No feeds have been added yet. You can add a feed in the Google Calendar "
|
1409 |
-
#~ "Events settings."
|
1410 |
-
#~ msgstr ""
|
1411 |
-
#~ "Aucun flux n'a encore été ajouté. Vous pouvez ajouter un flux dans la "
|
1412 |
-
#~ "configuration de Google Calendar Events."
|
1413 |
-
|
1414 |
-
#~ msgid ""
|
1415 |
-
#~ "1 or more of your feeds could not be displayed. The following errors "
|
1416 |
-
#~ "occurred:"
|
1417 |
-
#~ msgstr ""
|
1418 |
-
#~ "1 ou plusieurs flux n'ont pu être affichés. Les erreurs suivantes ont eu "
|
1419 |
-
#~ "lieu:"
|
1420 |
-
|
1421 |
-
#~ msgid ""
|
1422 |
-
#~ "Major updates are coming to Google Calendar Events on August 23, 2014. "
|
1423 |
-
#~ msgstr ""
|
1424 |
-
#~ "Les modifications importantes de Google Calendar Events ont lieu le 23 "
|
1425 |
-
#~ "août2014 "
|
1426 |
-
|
1427 |
-
#~ msgid "Read more about the changes."
|
1428 |
-
#~ msgstr "Plus d'informations à propos des changements."
|
1429 |
-
|
1430 |
-
#~ msgid "Hide this"
|
1431 |
-
#~ msgstr "Cacher ceci"
|
1432 |
-
|
1433 |
-
#~ msgid ""
|
1434 |
-
#~ "No feeds have been added yet. You can add feeds in the Google Calendar "
|
1435 |
-
#~ "Events settings."
|
1436 |
-
#~ msgstr ""
|
1437 |
-
#~ "Aucun flux n'a encore été ajouté. Vous pouvez ajouter les flux dans "
|
1438 |
-
#~ "laconfiguration de Google Calendar Events."
|
1439 |
-
|
1440 |
-
#~ msgid "Calendar Grid"
|
1441 |
-
#~ msgstr "Grille Calendaire"
|
1442 |
-
|
1443 |
-
#~ msgid "List - grouped by date"
|
1444 |
-
#~ msgstr "Liste - groupée par date"
|
1445 |
-
|
1446 |
-
#~ msgid "Previous month"
|
1447 |
-
#~ msgstr "Mois précédent"
|
1448 |
-
|
1449 |
-
#~ msgid "Next month"
|
1450 |
-
#~ msgstr "Mois suivant"
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: Google Calendar Events\n"
|
4 |
+
"POT-Creation-Date: 2014-10-17 09:56-0700\n"
|
5 |
+
"PO-Revision-Date: 2014-10-21 09:31+0100\n"
|
6 |
+
"Last-Translator: Vincent B <vincent@yahoo.fr>\n"
|
7 |
+
"Language-Team: \n"
|
8 |
+
"Language: fr\n"
|
9 |
+
"MIME-Version: 1.0\n"
|
10 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
+
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"X-Generator: Poedit 1.6.9\n"
|
13 |
+
"X-Poedit-Basepath: .\n"
|
14 |
+
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
15 |
+
"X-Poedit-KeywordsList: __;_e\n"
|
16 |
+
"X-Poedit-SearchPath-0: google-calendar-events\n"
|
17 |
+
|
18 |
+
#: google-calendar-events/class-google-calendar-events-admin.php:64
|
19 |
+
#: google-calendar-events/class-google-calendar-events-admin.php:65
|
20 |
+
#: google-calendar-events/includes/register-settings.php:44
|
21 |
+
msgid "General Settings"
|
22 |
+
msgstr "Configuration"
|
23 |
+
|
24 |
+
#: google-calendar-events/class-google-calendar-events-admin.php:122
|
25 |
+
#: google-calendar-events/views/widgets.php:27
|
26 |
+
msgid "Google Calendar Events"
|
27 |
+
msgstr "Flux Google Calendars"
|
28 |
+
|
29 |
+
#: google-calendar-events/class-google-calendar-events-admin.php:134
|
30 |
+
msgid "Feeds"
|
31 |
+
msgstr "Flux"
|
32 |
+
|
33 |
+
#: google-calendar-events/includes/admin/admin-functions.php:20
|
34 |
+
msgid "Cache has been cleared for this feed."
|
35 |
+
msgstr "Le Cache a été vidé pour ce flux"
|
36 |
+
|
37 |
+
#: google-calendar-events/includes/admin/admin-functions.php:35
|
38 |
+
#: google-calendar-events/includes/admin/admin-functions.php:57
|
39 |
+
msgid "Starts:"
|
40 |
+
msgstr "Début:"
|
41 |
+
|
42 |
+
#: google-calendar-events/includes/admin/admin-functions.php:36
|
43 |
+
#: google-calendar-events/includes/admin/admin-functions.php:59
|
44 |
+
msgid "Ends:"
|
45 |
+
msgstr "Fin:"
|
46 |
+
|
47 |
+
#: google-calendar-events/includes/admin/admin-functions.php:37
|
48 |
+
#: google-calendar-events/includes/admin/admin-functions.php:61
|
49 |
+
msgid "Location:"
|
50 |
+
msgstr "Lieu:"
|
51 |
+
|
52 |
+
#: google-calendar-events/includes/admin/admin-functions.php:38
|
53 |
+
#: google-calendar-events/includes/admin/admin-functions.php:62
|
54 |
+
msgid "Description:"
|
55 |
+
msgstr "Description:"
|
56 |
+
|
57 |
+
#: google-calendar-events/includes/admin/admin-functions.php:39
|
58 |
+
msgid "More details..."
|
59 |
+
msgstr "Plus de détails..."
|
60 |
+
|
61 |
+
#: google-calendar-events/includes/admin/admin-functions.php:64
|
62 |
+
msgid "More Details"
|
63 |
+
msgstr "Plus de détails"
|
64 |
+
|
65 |
+
#: google-calendar-events/includes/admin/admin-functions.php:78
|
66 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:256
|
67 |
+
msgid "Clear Cache"
|
68 |
+
msgstr "Vider le cache"
|
69 |
+
|
70 |
+
#: google-calendar-events/includes/class-gce-display.php:188
|
71 |
+
#: google-calendar-events/includes/class-gce-display.php:277
|
72 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:185
|
73 |
+
#: google-calendar-events/views/widgets.php:252
|
74 |
+
msgid "Back"
|
75 |
+
msgstr "Préc"
|
76 |
+
|
77 |
+
#: google-calendar-events/includes/class-gce-display.php:192
|
78 |
+
#: google-calendar-events/includes/class-gce-display.php:278
|
79 |
+
msgid "Next"
|
80 |
+
msgstr "Suiv"
|
81 |
+
|
82 |
+
#: google-calendar-events/includes/class-gce-display.php:372
|
83 |
+
msgid "No events to display."
|
84 |
+
msgstr "Pas d'évènement à afficher"
|
85 |
+
|
86 |
+
#: google-calendar-events/includes/class-gce-event.php:503
|
87 |
+
#, php-format
|
88 |
+
msgid "%s year"
|
89 |
+
msgstr "%s année"
|
90 |
+
|
91 |
+
#: google-calendar-events/includes/class-gce-event.php:503
|
92 |
+
#, php-format
|
93 |
+
msgid "%s years"
|
94 |
+
msgstr "%s années"
|
95 |
+
|
96 |
+
#: google-calendar-events/includes/class-gce-event.php:504
|
97 |
+
#, php-format
|
98 |
+
msgid "%s month"
|
99 |
+
msgstr "%s mois"
|
100 |
+
|
101 |
+
#: google-calendar-events/includes/class-gce-event.php:504
|
102 |
+
#, php-format
|
103 |
+
msgid "%s months"
|
104 |
+
msgstr "%s mois"
|
105 |
+
|
106 |
+
#: google-calendar-events/includes/class-gce-event.php:505
|
107 |
+
#, php-format
|
108 |
+
msgid "%s week"
|
109 |
+
msgstr "%s semaine"
|
110 |
+
|
111 |
+
#: google-calendar-events/includes/class-gce-event.php:505
|
112 |
+
#, php-format
|
113 |
+
msgid "%s weeks"
|
114 |
+
msgstr "%s semaines"
|
115 |
+
|
116 |
+
#: google-calendar-events/includes/class-gce-event.php:506
|
117 |
+
#, php-format
|
118 |
+
msgid "%s day"
|
119 |
+
msgstr "%s jour"
|
120 |
+
|
121 |
+
#: google-calendar-events/includes/class-gce-event.php:506
|
122 |
+
#, php-format
|
123 |
+
msgid "%s days"
|
124 |
+
msgstr "%s jours"
|
125 |
+
|
126 |
+
#: google-calendar-events/includes/class-gce-event.php:507
|
127 |
+
#, php-format
|
128 |
+
msgid "%s hour"
|
129 |
+
msgstr "%s heure"
|
130 |
+
|
131 |
+
#: google-calendar-events/includes/class-gce-event.php:507
|
132 |
+
#, php-format
|
133 |
+
msgid "%s hours"
|
134 |
+
msgstr "%s heures"
|
135 |
+
|
136 |
+
#: google-calendar-events/includes/class-gce-event.php:508
|
137 |
+
#, php-format
|
138 |
+
msgid "%s min"
|
139 |
+
msgstr "%s minute"
|
140 |
+
|
141 |
+
#: google-calendar-events/includes/class-gce-event.php:508
|
142 |
+
#, php-format
|
143 |
+
msgid "%s mins"
|
144 |
+
msgstr "%s minutes"
|
145 |
+
|
146 |
+
#: google-calendar-events/includes/class-gce-feed.php:82
|
147 |
+
msgid ""
|
148 |
+
"The feed URL has not been set. Please make sure to set it correctly in the "
|
149 |
+
"Feed settings."
|
150 |
+
msgstr ""
|
151 |
+
"Le flux n'a pas été configuré. Merci de vérifier qu'il est défini "
|
152 |
+
"correctement dans Configuration."
|
153 |
+
|
154 |
+
#: google-calendar-events/includes/class-gce-feed.php:181
|
155 |
+
msgid ""
|
156 |
+
"Some data was retrieved, but could not be parsed successfully. Please ensure "
|
157 |
+
"your feed URL is correct."
|
158 |
+
msgstr ""
|
159 |
+
"Des données ont été retrouvées mais n'ont pu être analysées. Assurez-vous "
|
160 |
+
"que l'URL de votre Flux est correcte."
|
161 |
+
|
162 |
+
#: google-calendar-events/includes/class-gce-feed.php:187
|
163 |
+
msgid ""
|
164 |
+
"The feed could not be found (404). Please ensure your feed URL is correct."
|
165 |
+
msgstr ""
|
166 |
+
"Le Flux n'a pas pu être trouvé (404). Assurez-vous que l'URL du Flux est "
|
167 |
+
"correcte."
|
168 |
+
|
169 |
+
#: google-calendar-events/includes/class-gce-feed.php:190
|
170 |
+
msgid ""
|
171 |
+
"Access to this feed was denied (403). Please ensure you have public sharing "
|
172 |
+
"enabled for your calendar."
|
173 |
+
msgstr ""
|
174 |
+
"L'accès à ce flux a été refusé (403). Assurez-vous que vous avez défini un "
|
175 |
+
"accès partagé Public à votre Calendrier."
|
176 |
+
|
177 |
+
#: google-calendar-events/includes/class-gce-feed.php:193
|
178 |
+
#, php-format
|
179 |
+
msgid ""
|
180 |
+
"The feed data could not be retrieved. Error code: %s. Please ensure your "
|
181 |
+
"feed URL is correct."
|
182 |
+
msgstr ""
|
183 |
+
"Les données du Flux n'ont pu être retrouvées. Le code de l'erreur est %s. "
|
184 |
+
"Assurez-vous que l'URL de votre Flux est correcte."
|
185 |
+
|
186 |
+
#: google-calendar-events/includes/class-gce-feed.php:198
|
187 |
+
msgid " Please ensure your feed URL is correct."
|
188 |
+
msgstr "Assurez-vous que l'URL de votre Flux est correcte."
|
189 |
+
|
190 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:21
|
191 |
+
msgid "Google Calendar Feeds"
|
192 |
+
msgstr "Flux Calendriers Google"
|
193 |
+
|
194 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:22
|
195 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:24
|
196 |
+
msgid "Feed"
|
197 |
+
msgstr "Flux"
|
198 |
+
|
199 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:23
|
200 |
+
msgid "GCal Events"
|
201 |
+
msgstr "Events GCal"
|
202 |
+
|
203 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:25
|
204 |
+
msgid "Add New"
|
205 |
+
msgstr "Ajouter Nouveau"
|
206 |
+
|
207 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:26
|
208 |
+
msgid "Add New Feed"
|
209 |
+
msgstr "Ajouter Nouveau Flux"
|
210 |
+
|
211 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:27
|
212 |
+
msgid "New Feed"
|
213 |
+
msgstr "Nouveau Flux"
|
214 |
+
|
215 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:28
|
216 |
+
msgid "Edit Feed"
|
217 |
+
msgstr "Editer Flux"
|
218 |
+
|
219 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:29
|
220 |
+
msgid "View Feed"
|
221 |
+
msgstr "Voir Flux"
|
222 |
+
|
223 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:30
|
224 |
+
msgid "All GCal Feeds"
|
225 |
+
msgstr "Tous les Flux GCal"
|
226 |
+
|
227 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:31
|
228 |
+
msgid "Search GCal Feeds"
|
229 |
+
msgstr "Chercher Flux GCal"
|
230 |
+
|
231 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:32
|
232 |
+
msgid "No feeds found."
|
233 |
+
msgstr "Aucun Flux trouvé."
|
234 |
+
|
235 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:33
|
236 |
+
msgid "No feeds found in Trash."
|
237 |
+
msgstr "Aucun Flux trouvé dans la Poubelle."
|
238 |
+
|
239 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:75
|
240 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:76
|
241 |
+
#, php-format
|
242 |
+
msgid "%4$s updated. %1$sView %2$s%3$s"
|
243 |
+
msgstr "%4$s mis à jour. %1$sVoir %2$s%3$s"
|
244 |
+
|
245 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:77
|
246 |
+
#, php-format
|
247 |
+
msgid "%4$s published. %1$sView %2$s%3$s"
|
248 |
+
msgstr "%4$s publié. %1$sVoir %2$s%3$s"
|
249 |
+
|
250 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:78
|
251 |
+
#, php-format
|
252 |
+
msgid "%4$s saved. %1$sView %2$s%3$s"
|
253 |
+
msgstr "%4$s sauvegardé. %1$sVoir %2$s%3$s"
|
254 |
+
|
255 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:79
|
256 |
+
#, php-format
|
257 |
+
msgid "%4$s submitted. %1$sView %2$s%3$s"
|
258 |
+
msgstr "%4$s soumis. %1$sVoir %2$s%3$s"
|
259 |
+
|
260 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:80
|
261 |
+
#, php-format
|
262 |
+
msgid "%4$s draft updated. %1$sView %2$s%3$s"
|
263 |
+
msgstr "%4$s brouillon mis à jour. %1$sVoir %2$s%3$s"
|
264 |
+
|
265 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:97
|
266 |
+
msgid "Helpful Links"
|
267 |
+
msgstr "Liens utiles"
|
268 |
+
|
269 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:209
|
270 |
+
msgid "Feed ID"
|
271 |
+
msgstr "ID du Flux"
|
272 |
+
|
273 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:210
|
274 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:73
|
275 |
+
msgid "Feed Shortcode"
|
276 |
+
msgstr "Raccourci du Flux"
|
277 |
+
|
278 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:211
|
279 |
+
msgid "Display Type"
|
280 |
+
msgstr "Type Affichage"
|
281 |
+
|
282 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:238
|
283 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:152
|
284 |
+
#: google-calendar-events/views/widgets.php:218
|
285 |
+
msgid "Grid"
|
286 |
+
msgstr "Grille"
|
287 |
+
|
288 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:240
|
289 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:153
|
290 |
+
#: google-calendar-events/views/widgets.php:219
|
291 |
+
msgid "List"
|
292 |
+
msgstr "Liste"
|
293 |
+
|
294 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:242
|
295 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:154
|
296 |
+
#: google-calendar-events/views/widgets.php:220
|
297 |
+
msgid "Grouped List"
|
298 |
+
msgstr "Liste Groupée"
|
299 |
+
|
300 |
+
#: google-calendar-events/includes/register-settings.php:29
|
301 |
+
msgid "Save Settings"
|
302 |
+
msgstr "Enregistrer Configuration"
|
303 |
+
|
304 |
+
#: google-calendar-events/includes/register-settings.php:30
|
305 |
+
msgid ""
|
306 |
+
"Save your settings when uninstalling this plugin. Useful when upgrading or "
|
307 |
+
"re-installing."
|
308 |
+
msgstr ""
|
309 |
+
"Enregistrer vos modifications avant de désinstaller le plugin. Utile pour "
|
310 |
+
"les mises à jour ou réinstallations."
|
311 |
+
|
312 |
+
#: google-calendar-events/includes/register-settings.php:132
|
313 |
+
#, php-format
|
314 |
+
msgid ""
|
315 |
+
"The callback function used for the <strong>%s</strong> setting is missing."
|
316 |
+
msgstr ""
|
317 |
+
"La fonction de rappel utilisée pour la configuration de <strong>%s</strong> "
|
318 |
+
"est manquante."
|
319 |
+
|
320 |
+
#: google-calendar-events/views/admin/display-options-meta.php:39
|
321 |
+
msgid ""
|
322 |
+
"Check this box to use the simple display options below instead of the Event "
|
323 |
+
"Builder code on the left."
|
324 |
+
msgstr ""
|
325 |
+
"Cocher cette case pour utiliser les options d'affichage simplifié au lieu du "
|
326 |
+
"Construscteur d'évènements à gauche."
|
327 |
+
|
328 |
+
#: google-calendar-events/views/admin/display-options-meta.php:44
|
329 |
+
msgid "Start date / time display"
|
330 |
+
msgstr "Affichage Date/Heure de Début"
|
331 |
+
|
332 |
+
#: google-calendar-events/views/admin/display-options-meta.php:45
|
333 |
+
msgid "Select how to display the start date / time."
|
334 |
+
msgstr "Choisir comment afficher la date/heure de début"
|
335 |
+
|
336 |
+
#: google-calendar-events/views/admin/display-options-meta.php:47
|
337 |
+
#: google-calendar-events/views/admin/display-options-meta.php:61
|
338 |
+
msgid "None"
|
339 |
+
msgstr "Aucun"
|
340 |
+
|
341 |
+
#: google-calendar-events/views/admin/display-options-meta.php:48
|
342 |
+
msgid "Start time"
|
343 |
+
msgstr "Heure de début"
|
344 |
+
|
345 |
+
#: google-calendar-events/views/admin/display-options-meta.php:49
|
346 |
+
msgid "Start date"
|
347 |
+
msgstr "Date de Début"
|
348 |
+
|
349 |
+
#: google-calendar-events/views/admin/display-options-meta.php:50
|
350 |
+
msgid "Start time and date"
|
351 |
+
msgstr "Heure et Date de début"
|
352 |
+
|
353 |
+
#: google-calendar-events/views/admin/display-options-meta.php:51
|
354 |
+
msgid "Start date and time"
|
355 |
+
msgstr "Date et Heure de Début"
|
356 |
+
|
357 |
+
#: google-calendar-events/views/admin/display-options-meta.php:53
|
358 |
+
msgid "Text to display before the start time."
|
359 |
+
msgstr "Texte à afficher avant l'heure de début"
|
360 |
+
|
361 |
+
#: google-calendar-events/views/admin/display-options-meta.php:58
|
362 |
+
msgid "End time/date display"
|
363 |
+
msgstr "Affichae de l'Heure/Date de Fin"
|
364 |
+
|
365 |
+
#: google-calendar-events/views/admin/display-options-meta.php:59
|
366 |
+
msgid "Select how to display the end date / time."
|
367 |
+
msgstr "Choisir comment afficher la date/heure de Fin"
|
368 |
+
|
369 |
+
#: google-calendar-events/views/admin/display-options-meta.php:62
|
370 |
+
msgid "End time"
|
371 |
+
msgstr "Heure de Fin"
|
372 |
+
|
373 |
+
#: google-calendar-events/views/admin/display-options-meta.php:63
|
374 |
+
msgid "End date"
|
375 |
+
msgstr "Date de Fin"
|
376 |
+
|
377 |
+
#: google-calendar-events/views/admin/display-options-meta.php:64
|
378 |
+
msgid "End time and date"
|
379 |
+
msgstr "Heure et Date de Fin"
|
380 |
+
|
381 |
+
#: google-calendar-events/views/admin/display-options-meta.php:65
|
382 |
+
msgid "End date and time"
|
383 |
+
msgstr "Date et Heure de Fin"
|
384 |
+
|
385 |
+
#: google-calendar-events/views/admin/display-options-meta.php:67
|
386 |
+
msgid "Text to display before the end time."
|
387 |
+
msgstr "Texte à afficher avant l'heure de Fin"
|
388 |
+
|
389 |
+
#: google-calendar-events/views/admin/display-options-meta.php:72
|
390 |
+
msgid "Separator"
|
391 |
+
msgstr "Séparateur"
|
392 |
+
|
393 |
+
#: google-calendar-events/views/admin/display-options-meta.php:74
|
394 |
+
msgid ""
|
395 |
+
"If you have chosen to display both the time and date above, enter the text / "
|
396 |
+
"characters to display between the time and date here (including any spaces)."
|
397 |
+
msgstr ""
|
398 |
+
"Si vous avez choisi d'afficher à la fois l'heure et la date ci-dessus. Merci "
|
399 |
+
"d'entrer les caractères à afficher entre la date et l'heure ici (avec les "
|
400 |
+
"espaces)"
|
401 |
+
|
402 |
+
#: google-calendar-events/views/admin/display-options-meta.php:88
|
403 |
+
msgid "Description"
|
404 |
+
msgstr "Description"
|
405 |
+
|
406 |
+
#: google-calendar-events/views/admin/display-options-meta.php:91
|
407 |
+
msgid ""
|
408 |
+
"Show the description of events? (URLs in the description will be made into "
|
409 |
+
"links)."
|
410 |
+
msgstr ""
|
411 |
+
"Afficher la description des évènements? (les URL dans la description sont "
|
412 |
+
"converties en liens)"
|
413 |
+
|
414 |
+
#: google-calendar-events/views/admin/display-options-meta.php:93
|
415 |
+
msgid "Text to display before the description."
|
416 |
+
msgstr "Texte à afficher avant la description"
|
417 |
+
|
418 |
+
#: google-calendar-events/views/admin/display-options-meta.php:95
|
419 |
+
msgid ""
|
420 |
+
"Maximum number of words to show from description. Leave blank for no limit."
|
421 |
+
msgstr ""
|
422 |
+
"Nombre maximum de mots à afficher de la Description. Laisser ce champ vide "
|
423 |
+
"si vous ne voulez aucune limite"
|
424 |
+
|
425 |
+
#: google-calendar-events/views/admin/display-options-meta.php:100
|
426 |
+
msgid "Event Link"
|
427 |
+
msgstr "Lien de l'évènement"
|
428 |
+
|
429 |
+
#: google-calendar-events/views/admin/display-options-meta.php:103
|
430 |
+
msgid "Show a link to the Google Calendar page for an event?"
|
431 |
+
msgstr "Mettre le lien vers la page de Google Calendar pour un évènement?"
|
432 |
+
|
433 |
+
#: google-calendar-events/views/admin/display-options-meta.php:107
|
434 |
+
msgid "Links open in a new window / tab?"
|
435 |
+
msgstr "Ouvrir le lien dans une nouvelle fenêtre?"
|
436 |
+
|
437 |
+
#: google-calendar-events/views/admin/display-options-meta.php:109
|
438 |
+
msgid "The link text to be displayed."
|
439 |
+
msgstr "Le texte du lien à afficher."
|
440 |
+
|
441 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:54
|
442 |
+
msgid ""
|
443 |
+
"We're <strong>smack dab</strong> in the middle of building additional "
|
444 |
+
"features for this plugin. Have ideas?"
|
445 |
+
msgstr ""
|
446 |
+
"Nous sommes actuellement en train d'ajouter des fonctionnalités pour ce "
|
447 |
+
"plugin. Des suggestions?"
|
448 |
+
|
449 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:57
|
450 |
+
msgid "Visit our roadmap and tell us what you're looking for"
|
451 |
+
msgstr "Visitez notre plan de route et dites-nous ce que vous recherchez."
|
452 |
+
|
453 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:63
|
454 |
+
msgid "Want to be in the know?"
|
455 |
+
msgstr "Vous souhaitez être tenus informés?"
|
456 |
+
|
457 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:66
|
458 |
+
msgid "Get notified when new features are released"
|
459 |
+
msgstr "Soyez informés des mises à jour."
|
460 |
+
|
461 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:77
|
462 |
+
msgid ""
|
463 |
+
"Copy and paste this shortcode to display this Google Calendar feed on any "
|
464 |
+
"post or page."
|
465 |
+
msgstr ""
|
466 |
+
"Copier/Coller ce raccourci de commande pour afficher le Flux de Google "
|
467 |
+
"Calendar dans n'importe quel article ou page."
|
468 |
+
|
469 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:78
|
470 |
+
msgid ""
|
471 |
+
"To avoid display issues, make sure to paste the shortcode in the Text tab of "
|
472 |
+
"the post editor."
|
473 |
+
msgstr ""
|
474 |
+
"Pour éviter les problèmes d'affichage, copier ce raccourci de commande dans "
|
475 |
+
"l'onglet Texte de l'éditeur d'article."
|
476 |
+
|
477 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:83
|
478 |
+
msgid "GCal Feed URL"
|
479 |
+
msgstr "URL du Flux GCal"
|
480 |
+
|
481 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:87
|
482 |
+
msgid "The Google Calendar feed URL."
|
483 |
+
msgstr "l'URL du Flux du Calendrier Google"
|
484 |
+
|
485 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:87
|
486 |
+
msgid "Example"
|
487 |
+
msgstr "Exemple"
|
488 |
+
|
489 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:89
|
490 |
+
msgid "How to find your GCal feed URL"
|
491 |
+
msgstr "Comment trouver l'URL du Flux GCal"
|
492 |
+
|
493 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:95
|
494 |
+
msgid "Search Query"
|
495 |
+
msgstr "Requête de Recherche"
|
496 |
+
|
497 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:98
|
498 |
+
msgid "Find and show events based on a search query."
|
499 |
+
msgstr ""
|
500 |
+
"Trouver et afficher les évènements à partir de la requête de Recherche."
|
501 |
+
|
502 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:103
|
503 |
+
msgid "Expand Recurring Events?"
|
504 |
+
msgstr "Evènements réccurents étendus?"
|
505 |
+
|
506 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:105
|
507 |
+
msgid "Yes"
|
508 |
+
msgstr "Oui"
|
509 |
+
|
510 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:106
|
511 |
+
msgid ""
|
512 |
+
"This will show recurring events each time they occur, otherwise it will only "
|
513 |
+
"show the event the first time it occurs."
|
514 |
+
msgstr ""
|
515 |
+
"Cette option affiche les évènements récurrents à chaque fois qu'ils se "
|
516 |
+
"produisent. Sinon ils ne sont affichés que pour leur 1ere occurence."
|
517 |
+
|
518 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:111
|
519 |
+
msgid "Date Format"
|
520 |
+
msgstr "Format de Date"
|
521 |
+
|
522 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:115
|
523 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:126
|
524 |
+
#, php-format
|
525 |
+
msgid "Use %sPHP date formatting%s."
|
526 |
+
msgstr "Utiliser le format%s de Date %sPHP."
|
527 |
+
|
528 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:116
|
529 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:127
|
530 |
+
msgid "Leave blank to use the default."
|
531 |
+
msgstr "Laisser en blanc pour utiliser le paramètre par défaut"
|
532 |
+
|
533 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:122
|
534 |
+
msgid "Time Format"
|
535 |
+
msgstr "Format d'Heure"
|
536 |
+
|
537 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:133
|
538 |
+
msgid "Cache Duration"
|
539 |
+
msgstr "Durée du Cache"
|
540 |
+
|
541 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:136
|
542 |
+
msgid ""
|
543 |
+
"The length of time, in seconds, to cache the feed (43200 = 12 hours). If "
|
544 |
+
"this feed changes regularly, you may want to reduce the cache duration."
|
545 |
+
msgstr ""
|
546 |
+
"La durée en secondes pour maintenir le Flux en Cache (43200 = 12 heures). Si "
|
547 |
+
"ce Flux change fréquemment, réduisez la durée du cache."
|
548 |
+
|
549 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:141
|
550 |
+
msgid "Multiple Day Events"
|
551 |
+
msgstr "Evènements sur plusieurs jours"
|
552 |
+
|
553 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:143
|
554 |
+
msgid "Show on each day"
|
555 |
+
msgstr "Afficher sur chaque jour"
|
556 |
+
|
557 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:144
|
558 |
+
msgid ""
|
559 |
+
"Show events that span multiple days on each day that they span, rather than "
|
560 |
+
"just the first day."
|
561 |
+
msgstr ""
|
562 |
+
"Afficher les évènements ayant lieu sur plusieurs jours, sur chaque jour "
|
563 |
+
"plutôt que sur le seul premier jour."
|
564 |
+
|
565 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:149
|
566 |
+
msgid "Display Mode"
|
567 |
+
msgstr "Mode d'Affichage"
|
568 |
+
|
569 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:156
|
570 |
+
msgid "Choose how you want your calendar to be displayed."
|
571 |
+
msgstr "Choisir comment vous voulez afficher votre Calendrier"
|
572 |
+
|
573 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:161
|
574 |
+
msgid "Show Paging Links"
|
575 |
+
msgstr "Afficher les liens de pagination"
|
576 |
+
|
577 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:163
|
578 |
+
#: google-calendar-events/views/widgets.php:227
|
579 |
+
msgid "Check this option to display Next and Back navigation links."
|
580 |
+
msgstr ""
|
581 |
+
"Cocher cette option pour afficher les boutons Précédant et Suivant des liens "
|
582 |
+
"de Navigation"
|
583 |
+
|
584 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:168
|
585 |
+
msgid "Number of Events per Page"
|
586 |
+
msgstr "Nombre d'Evènements par Page"
|
587 |
+
|
588 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:172
|
589 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:183
|
590 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:197
|
591 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:211
|
592 |
+
#: google-calendar-events/views/widgets.php:242
|
593 |
+
#: google-calendar-events/views/widgets.php:250
|
594 |
+
msgid "Days"
|
595 |
+
msgstr "Jours"
|
596 |
+
|
597 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:173
|
598 |
+
#: google-calendar-events/views/widgets.php:243
|
599 |
+
msgid "Events"
|
600 |
+
msgstr "Evènements"
|
601 |
+
|
602 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:175
|
603 |
+
msgid "How many events to display per page (List View only)."
|
604 |
+
msgstr "Combien d'évènements à Afficher par page (Vue Liste uniquement)"
|
605 |
+
|
606 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:180
|
607 |
+
msgid "Display Start Date Offset"
|
608 |
+
msgstr "Afficher Date de Début de Décalage"
|
609 |
+
|
610 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:186
|
611 |
+
#: google-calendar-events/views/widgets.php:253
|
612 |
+
msgid "Ahead"
|
613 |
+
msgstr "Après"
|
614 |
+
|
615 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:188
|
616 |
+
msgid ""
|
617 |
+
"Change if you need to initially display events on a date other than today "
|
618 |
+
"(List View only)."
|
619 |
+
msgstr ""
|
620 |
+
"Modifier si vous voulez afficher la date de début d'affichage à une autre "
|
621 |
+
"date qu'uaujourd'hui. (Vue Liste uniquement)"
|
622 |
+
|
623 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:193
|
624 |
+
msgid "Minimum Feed Start Date"
|
625 |
+
msgstr "Date Début du Flux Minimum"
|
626 |
+
|
627 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:198
|
628 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:212
|
629 |
+
msgid "Months"
|
630 |
+
msgstr "Mois"
|
631 |
+
|
632 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:199
|
633 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:213
|
634 |
+
msgid "Years"
|
635 |
+
msgstr "Années"
|
636 |
+
|
637 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:201
|
638 |
+
msgid "back"
|
639 |
+
msgstr "Avant"
|
640 |
+
|
641 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:202
|
642 |
+
msgid ""
|
643 |
+
"Set how far back to retrieve events regardless of month or page being "
|
644 |
+
"displayed."
|
645 |
+
msgstr ""
|
646 |
+
"Définir comment retrouver les évènements antérieurs selon un affichage en "
|
647 |
+
"page ou en mois."
|
648 |
+
|
649 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:207
|
650 |
+
msgid "Maximum Feed End Date"
|
651 |
+
msgstr "Date de Fin du Flux maximale"
|
652 |
+
|
653 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:215
|
654 |
+
msgid "forward"
|
655 |
+
msgstr "Après"
|
656 |
+
|
657 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:216
|
658 |
+
msgid ""
|
659 |
+
"Set how far in the future to retrieve events regardless of month or page "
|
660 |
+
"being displayed."
|
661 |
+
msgstr ""
|
662 |
+
"Définir comment retrouver les évènements postérieurs selon un affichage en "
|
663 |
+
"page ou en mois."
|
664 |
+
|
665 |
+
#: google-calendar-events/views/admin/gce-feed-sidebar-help.php:6
|
666 |
+
msgid "Documentation & getting started"
|
667 |
+
msgstr "Documentation & guide de démarrage"
|
668 |
+
|
669 |
+
#: google-calendar-events/views/admin/gce-feed-sidebar-help.php:12
|
670 |
+
msgid "Community support forums"
|
671 |
+
msgstr "Forum de support communautaire"
|
672 |
+
|
673 |
+
#: google-calendar-events/views/admin/gce-feed-sidebar-help.php:18
|
674 |
+
msgid "Get notified of new features"
|
675 |
+
msgstr "Soyez informés des mises à jour principales"
|
676 |
+
|
677 |
+
#: google-calendar-events/views/admin/gce-feed-sidebar-help.php:24
|
678 |
+
msgid "Rate this plugin"
|
679 |
+
msgstr "Noter ce plugin"
|
680 |
+
|
681 |
+
#: google-calendar-events/views/widgets.php:28
|
682 |
+
msgid ""
|
683 |
+
"Display a list or calendar grid of events from one or more Google Calendar "
|
684 |
+
"feeds you have added"
|
685 |
+
msgstr ""
|
686 |
+
"Afficher une Liste ou une Grille Calendaire d'évènements à partir d'un ou "
|
687 |
+
"plusieurs Flux Google ajoutés"
|
688 |
+
|
689 |
+
#: google-calendar-events/views/widgets.php:111
|
690 |
+
msgid ""
|
691 |
+
"No valid Feed IDs have been entered for this widget. Please check that you "
|
692 |
+
"have entered the IDs correctly in the widget settings (Appearance > "
|
693 |
+
"Widgets), and that the Feeds have not been deleted."
|
694 |
+
msgstr ""
|
695 |
+
"Aucun ID de Flux valide n'a été ajouté pour ce Widget. Merci de vérifier que "
|
696 |
+
"l'ID du Flux est correcte dans la Configuration (Apparence > Widgets) et que "
|
697 |
+
"les Flux n'ont pas été supprimés"
|
698 |
+
|
699 |
+
#: google-calendar-events/views/widgets.php:144
|
700 |
+
msgid "You have not added any feeds yet."
|
701 |
+
msgstr "Vous n'avez pas encore entré de Flux."
|
702 |
+
|
703 |
+
#: google-calendar-events/views/widgets.php:186
|
704 |
+
msgid "There are no feeds created yet."
|
705 |
+
msgstr "Aucun Flux n'a encore été créé."
|
706 |
+
|
707 |
+
#: google-calendar-events/views/widgets.php:187
|
708 |
+
msgid "Add your first feed!"
|
709 |
+
msgstr "Ajouter votre premier Flux Gcal!"
|
710 |
+
|
711 |
+
#: google-calendar-events/views/widgets.php:211
|
712 |
+
msgid "Feeds to Display (comma separated list - i.e. 101,102,103):"
|
713 |
+
msgstr "Flux à afficher (liste séparée par une virgule - i.e. 101,102,103):"
|
714 |
+
|
715 |
+
#: google-calendar-events/views/widgets.php:216
|
716 |
+
msgid "Display Events as:"
|
717 |
+
msgstr "Afficher les Evènements comme:"
|
718 |
+
|
719 |
+
#: google-calendar-events/views/widgets.php:225
|
720 |
+
msgid "Show Paging Links:"
|
721 |
+
msgstr "Afficher liens de Navigation:"
|
722 |
+
|
723 |
+
#: google-calendar-events/views/widgets.php:231
|
724 |
+
msgid "Sort Order (List View only):"
|
725 |
+
msgstr "Ordre de Tri (Vue Liste uniquement)"
|
726 |
+
|
727 |
+
#: google-calendar-events/views/widgets.php:233
|
728 |
+
msgid "Ascending"
|
729 |
+
msgstr "Ascendant"
|
730 |
+
|
731 |
+
#: google-calendar-events/views/widgets.php:234
|
732 |
+
msgid "Descending"
|
733 |
+
msgstr "Descendant"
|
734 |
+
|
735 |
+
#: google-calendar-events/views/widgets.php:239
|
736 |
+
msgid "Number of Events per Page (List View only):"
|
737 |
+
msgstr "Nombre d'Evènements par page (Vue Liste uniquement):"
|
738 |
+
|
739 |
+
#: google-calendar-events/views/widgets.php:248
|
740 |
+
msgid "Display Start Date Offset (List View only):"
|
741 |
+
msgstr "Afficher Date de début de décalage (Vue Liste uniquement):"
|
742 |
+
|
743 |
+
#: google-calendar-events/views/widgets.php:258
|
744 |
+
msgid ""
|
745 |
+
"Display Title on Tooltip/List Item (e.g. 'Events on 7th March'). Grouped "
|
746 |
+
"lists always have a title displayed."
|
747 |
+
msgstr ""
|
748 |
+
"Afficher le Titre dans l'infobulle/Liste de l'item (ex: 'Evènements du 7 "
|
749 |
+
"mars). Les listes groupées ont toujours un titre affiché."
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
languages/gce-it_IT.mo
CHANGED
Binary file
|
languages/gce-it_IT.po
CHANGED
@@ -1,693 +1,741 @@
|
|
1 |
-
msgid ""
|
2 |
-
msgstr ""
|
3 |
-
"Project-Id-Version: Google Calendar Events\n"
|
4 |
-
"POT-Creation-Date: 2014-09
|
5 |
-
"PO-Revision-Date: 2014-
|
6 |
-
"Last-Translator: Francesco Paccagnella <translations@pacca.it>\n"
|
7 |
-
"Language-Team: \n"
|
8 |
-
"
|
9 |
-
"
|
10 |
-
"Content-
|
11 |
-
"
|
12 |
-
"X-
|
13 |
-
"
|
14 |
-
"
|
15 |
-
"
|
16 |
-
"X-Poedit-SearchPath-0: .\n"
|
17 |
-
|
18 |
-
#: google-calendar-events/class-google-calendar-events-admin.php:
|
19 |
-
#: google-calendar-events/class-google-calendar-events-admin.php:
|
20 |
-
#: google-calendar-events/includes/register-settings.php:44
|
21 |
-
msgid "General Settings"
|
22 |
-
msgstr "Impostazioni Generali"
|
23 |
-
|
24 |
-
#: google-calendar-events/class-google-calendar-events-admin.php:
|
25 |
-
#: google-calendar-events/views/widgets.php:27
|
26 |
-
msgid "Google Calendar Events"
|
27 |
-
msgstr "Eventi Google Calendar"
|
28 |
-
|
29 |
-
#: google-calendar-events/class-google-calendar-events-admin.php:
|
30 |
-
msgid "Feeds"
|
31 |
-
msgstr "Feeds"
|
32 |
-
|
33 |
-
#: google-calendar-events/includes/admin/admin-functions.php:20
|
34 |
-
msgid "Cache has been cleared for this feed."
|
35 |
-
msgstr "La cache di questo feed è stata cancellata."
|
36 |
-
|
37 |
-
#: google-calendar-events/includes/
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
-
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
-
|
65 |
-
|
66 |
-
|
67 |
-
|
68 |
-
|
69 |
-
|
70 |
-
|
71 |
-
|
72 |
-
|
73 |
-
|
74 |
-
|
75 |
-
|
76 |
-
|
77 |
-
|
78 |
-
|
79 |
-
|
80 |
-
|
81 |
-
|
82 |
-
|
83 |
-
|
84 |
-
|
85 |
-
|
86 |
-
|
87 |
-
|
88 |
-
|
89 |
-
|
90 |
-
|
91 |
-
|
92 |
-
|
93 |
-
|
94 |
-
|
95 |
-
|
96 |
-
|
97 |
-
|
98 |
-
|
99 |
-
|
100 |
-
|
101 |
-
|
102 |
-
|
103 |
-
|
104 |
-
|
105 |
-
|
106 |
-
|
107 |
-
|
108 |
-
|
109 |
-
|
110 |
-
"
|
111 |
-
"
|
112 |
-
|
113 |
-
#: google-calendar-events/includes/class-gce-
|
114 |
-
|
115 |
-
"
|
116 |
-
"
|
117 |
-
|
118 |
-
|
119 |
-
|
120 |
-
|
121 |
-
|
122 |
-
|
123 |
-
"
|
124 |
-
|
125 |
-
|
126 |
-
|
127 |
-
|
128 |
-
|
129 |
-
|
130 |
-
|
131 |
-
"
|
132 |
-
|
133 |
-
|
134 |
-
|
135 |
-
|
136 |
-
|
137 |
-
|
138 |
-
|
139 |
-
"
|
140 |
-
|
141 |
-
|
142 |
-
|
143 |
-
"
|
144 |
-
|
145 |
-
|
146 |
-
|
147 |
-
|
148 |
-
|
149 |
-
#: google-calendar-events/includes/gce-feed
|
150 |
-
|
151 |
-
|
152 |
-
|
153 |
-
|
154 |
-
|
155 |
-
|
156 |
-
|
157 |
-
|
158 |
-
#: google-calendar-events/includes/gce-feed
|
159 |
-
msgid "
|
160 |
-
msgstr "
|
161 |
-
|
162 |
-
#: google-calendar-events/includes/gce-feed-cpt.php:
|
163 |
-
msgid "
|
164 |
-
msgstr "
|
165 |
-
|
166 |
-
#: google-calendar-events/includes/gce-feed-cpt.php:
|
167 |
-
|
168 |
-
|
169 |
-
|
170 |
-
|
171 |
-
|
172 |
-
|
173 |
-
|
174 |
-
|
175 |
-
|
176 |
-
|
177 |
-
|
178 |
-
|
179 |
-
|
180 |
-
|
181 |
-
|
182 |
-
|
183 |
-
|
184 |
-
|
185 |
-
|
186 |
-
|
187 |
-
|
188 |
-
|
189 |
-
|
190 |
-
|
191 |
-
|
192 |
-
|
193 |
-
|
194 |
-
|
195 |
-
|
196 |
-
|
197 |
-
|
198 |
-
|
199 |
-
#: google-calendar-events/includes/gce-feed-cpt.php:
|
200 |
-
|
201 |
-
|
202 |
-
|
203 |
-
|
204 |
-
|
205 |
-
|
206 |
-
|
207 |
-
|
208 |
-
|
209 |
-
|
210 |
-
|
211 |
-
|
212 |
-
|
213 |
-
|
214 |
-
|
215 |
-
|
216 |
-
|
217 |
-
|
218 |
-
|
219 |
-
|
220 |
-
|
221 |
-
|
222 |
-
|
223 |
-
|
224 |
-
|
225 |
-
|
226 |
-
|
227 |
-
|
228 |
-
|
229 |
-
|
230 |
-
|
231 |
-
|
232 |
-
|
233 |
-
|
234 |
-
msgid "
|
235 |
-
msgstr "
|
236 |
-
|
237 |
-
#: google-calendar-events/includes/gce-feed-cpt.php:
|
238 |
-
msgid "
|
239 |
-
msgstr "
|
240 |
-
|
241 |
-
#: google-calendar-events/includes/gce-feed-cpt.php:
|
242 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:
|
243 |
-
|
244 |
-
|
245 |
-
|
246 |
-
|
247 |
-
|
248 |
-
|
249 |
-
|
250 |
-
|
251 |
-
|
252 |
-
|
253 |
-
|
254 |
-
|
255 |
-
|
256 |
-
|
257 |
-
|
258 |
-
|
259 |
-
|
260 |
-
|
261 |
-
|
262 |
-
|
263 |
-
#: google-calendar-events/
|
264 |
-
|
265 |
-
"
|
266 |
-
"
|
267 |
-
|
268 |
-
|
269 |
-
"
|
270 |
-
|
271 |
-
|
272 |
-
|
273 |
-
msgid ""
|
274 |
-
"
|
275 |
-
|
276 |
-
|
277 |
-
"
|
278 |
-
|
279 |
-
|
280 |
-
|
281 |
-
|
282 |
-
|
283 |
-
|
284 |
-
|
285 |
-
"
|
286 |
-
"
|
287 |
-
|
288 |
-
#: google-calendar-events/views/admin/display-options-meta.php:
|
289 |
-
msgid "
|
290 |
-
|
291 |
-
|
292 |
-
|
293 |
-
|
294 |
-
|
295 |
-
|
296 |
-
|
297 |
-
#: google-calendar-events/views/admin/display-options-meta.php:
|
298 |
-
msgid "
|
299 |
-
msgstr "
|
300 |
-
|
301 |
-
#: google-calendar-events/views/admin/display-options-meta.php:
|
302 |
-
msgid "
|
303 |
-
msgstr "
|
304 |
-
|
305 |
-
#: google-calendar-events/views/admin/display-options-meta.php:
|
306 |
-
|
307 |
-
|
308 |
-
|
309 |
-
|
310 |
-
|
311 |
-
|
312 |
-
|
313 |
-
|
314 |
-
|
315 |
-
|
316 |
-
|
317 |
-
|
318 |
-
|
319 |
-
|
320 |
-
|
321 |
-
|
322 |
-
|
323 |
-
|
324 |
-
|
325 |
-
|
326 |
-
|
327 |
-
|
328 |
-
|
329 |
-
|
330 |
-
|
331 |
-
|
332 |
-
|
333 |
-
|
334 |
-
|
335 |
-
|
336 |
-
|
337 |
-
|
338 |
-
|
339 |
-
|
340 |
-
|
341 |
-
|
342 |
-
|
343 |
-
|
344 |
-
|
345 |
-
|
346 |
-
|
347 |
-
|
348 |
-
|
349 |
-
|
350 |
-
|
351 |
-
|
352 |
-
|
353 |
-
|
354 |
-
|
355 |
-
"
|
356 |
-
"
|
357 |
-
|
358 |
-
|
359 |
-
|
360 |
-
|
361 |
-
|
362 |
-
#: google-calendar-events/views/admin/display-options-meta.php:
|
363 |
-
msgid "
|
364 |
-
|
365 |
-
|
366 |
-
|
367 |
-
|
368 |
-
"
|
369 |
-
"
|
370 |
-
|
371 |
-
|
372 |
-
|
373 |
-
|
374 |
-
|
375 |
-
|
376 |
-
|
377 |
-
|
378 |
-
|
379 |
-
|
380 |
-
"
|
381 |
-
|
382 |
-
|
383 |
-
|
384 |
-
|
385 |
-
|
386 |
-
|
387 |
-
|
388 |
-
|
389 |
-
|
390 |
-
|
391 |
-
|
392 |
-
|
393 |
-
|
394 |
-
|
395 |
-
|
396 |
-
|
397 |
-
|
398 |
-
|
399 |
-
|
400 |
-
|
401 |
-
|
402 |
-
|
403 |
-
"
|
404 |
-
"
|
405 |
-
|
406 |
-
|
407 |
-
"
|
408 |
-
|
409 |
-
|
410 |
-
|
411 |
-
|
412 |
-
|
413 |
-
|
414 |
-
|
415 |
-
|
416 |
-
|
417 |
-
|
418 |
-
|
419 |
-
|
420 |
-
|
421 |
-
|
422 |
-
|
423 |
-
"
|
424 |
-
"
|
425 |
-
|
426 |
-
|
427 |
-
"
|
428 |
-
|
429 |
-
|
430 |
-
|
431 |
-
|
432 |
-
|
433 |
-
|
434 |
-
|
435 |
-
|
436 |
-
|
437 |
-
|
438 |
-
|
439 |
-
|
440 |
-
|
441 |
-
|
442 |
-
|
443 |
-
|
444 |
-
|
445 |
-
|
446 |
-
|
447 |
-
|
448 |
-
|
449 |
-
|
450 |
-
|
451 |
-
|
452 |
-
|
453 |
-
|
454 |
-
|
455 |
-
|
456 |
-
|
457 |
-
|
458 |
-
|
459 |
-
|
460 |
-
|
461 |
-
|
462 |
-
|
463 |
-
"
|
464 |
-
"
|
465 |
-
|
466 |
-
|
467 |
-
|
468 |
-
|
469 |
-
|
470 |
-
|
471 |
-
|
472 |
-
|
473 |
-
|
474 |
-
|
475 |
-
|
476 |
-
|
477 |
-
|
478 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:96
|
479 |
-
|
480 |
-
|
481 |
-
|
482 |
-
|
483 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:
|
484 |
-
|
485 |
-
msgid "
|
486 |
-
msgstr "
|
487 |
-
|
488 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:
|
489 |
-
|
490 |
-
|
491 |
-
|
492 |
-
|
493 |
-
|
494 |
-
|
495 |
-
|
496 |
-
|
497 |
-
|
498 |
-
|
499 |
-
|
500 |
-
msgstr "
|
501 |
-
|
502 |
-
|
503 |
-
|
504 |
-
|
505 |
-
|
506 |
-
|
507 |
-
|
508 |
-
|
509 |
-
|
510 |
-
|
511 |
-
|
512 |
-
|
513 |
-
|
514 |
-
|
515 |
-
|
516 |
-
|
517 |
-
|
518 |
-
|
519 |
-
|
520 |
-
|
521 |
-
|
522 |
-
|
523 |
-
|
524 |
-
|
525 |
-
|
526 |
-
|
527 |
-
|
528 |
-
|
529 |
-
|
530 |
-
|
531 |
-
|
532 |
-
|
533 |
-
|
534 |
-
|
535 |
-
|
536 |
-
|
537 |
-
|
538 |
-
|
539 |
-
|
540 |
-
|
541 |
-
|
542 |
-
|
543 |
-
|
544 |
-
|
545 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:
|
546 |
-
|
547 |
-
|
548 |
-
|
549 |
-
|
550 |
-
|
551 |
-
|
552 |
-
|
553 |
-
|
554 |
-
|
555 |
-
|
556 |
-
|
557 |
-
|
558 |
-
|
559 |
-
|
560 |
-
|
561 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:165
|
562 |
-
msgid ""
|
563 |
-
"
|
564 |
-
|
565 |
-
|
566 |
-
|
567 |
-
|
568 |
-
|
569 |
-
|
570 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:
|
571 |
-
msgid "
|
572 |
-
|
573 |
-
|
574 |
-
|
575 |
-
|
576 |
-
|
577 |
-
|
578 |
-
#: google-calendar-events/views/admin/gce-feed-
|
579 |
-
msgid ""
|
580 |
-
"
|
581 |
-
|
582 |
-
|
583 |
-
"
|
584 |
-
"
|
585 |
-
|
586 |
-
#: google-calendar-events/views/admin/gce-feed-
|
587 |
-
msgid "
|
588 |
-
msgstr "
|
589 |
-
|
590 |
-
#: google-calendar-events/views/admin/gce-feed-
|
591 |
-
msgid "
|
592 |
-
msgstr "
|
593 |
-
|
594 |
-
#: google-calendar-events/views/
|
595 |
-
|
596 |
-
|
597 |
-
|
598 |
-
|
599 |
-
|
600 |
-
|
601 |
-
|
602 |
-
|
603 |
-
|
604 |
-
"
|
605 |
-
|
606 |
-
"
|
607 |
-
|
608 |
-
"
|
609 |
-
|
610 |
-
|
611 |
-
|
612 |
-
|
613 |
-
|
614 |
-
|
615 |
-
|
616 |
-
|
617 |
-
|
618 |
-
|
619 |
-
|
620 |
-
|
621 |
-
|
622 |
-
|
623 |
-
|
624 |
-
|
625 |
-
|
626 |
-
|
627 |
-
|
628 |
-
|
629 |
-
|
630 |
-
|
631 |
-
"Visualizza
|
632 |
-
|
633 |
-
|
634 |
-
|
635 |
-
|
636 |
-
|
637 |
-
|
638 |
-
"
|
639 |
-
msgstr ""
|
640 |
-
|
641 |
-
|
642 |
-
|
643 |
-
|
644 |
-
|
645 |
-
|
646 |
-
|
647 |
-
|
648 |
-
|
649 |
-
|
650 |
-
|
651 |
-
|
652 |
-
|
653 |
-
|
654 |
-
|
655 |
-
|
656 |
-
|
657 |
-
|
658 |
-
|
659 |
-
"
|
660 |
-
|
661 |
-
|
662 |
-
|
663 |
-
|
664 |
-
|
665 |
-
|
666 |
-
|
667 |
-
|
668 |
-
|
669 |
-
|
670 |
-
|
671 |
-
|
672 |
-
|
673 |
-
|
674 |
-
|
675 |
-
|
676 |
-
|
677 |
-
|
678 |
-
|
679 |
-
|
680 |
-
msgid "
|
681 |
-
msgstr "
|
682 |
-
|
683 |
-
|
684 |
-
|
685 |
-
|
686 |
-
|
687 |
-
|
688 |
-
|
689 |
-
|
690 |
-
|
691 |
-
|
692 |
-
|
693 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: Google Calendar Events\n"
|
4 |
+
"POT-Creation-Date: 2014-10-09 13:21-0700\n"
|
5 |
+
"PO-Revision-Date: 2014-10-20 19:04+0100\n"
|
6 |
+
"Last-Translator: Francesco Paccagnella <translations@pacca.it>\n"
|
7 |
+
"Language-Team: \n"
|
8 |
+
"Language: it\n"
|
9 |
+
"MIME-Version: 1.0\n"
|
10 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
+
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"X-Generator: Poedit 1.6.10\n"
|
13 |
+
"X-Poedit-Basepath: .\n"
|
14 |
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
15 |
+
"X-Poedit-KeywordsList: __;_e;_x\n"
|
16 |
+
"X-Poedit-SearchPath-0: .\n"
|
17 |
+
|
18 |
+
#: google-calendar-events/class-google-calendar-events-admin.php:64
|
19 |
+
#: google-calendar-events/class-google-calendar-events-admin.php:65
|
20 |
+
#: google-calendar-events/includes/register-settings.php:44
|
21 |
+
msgid "General Settings"
|
22 |
+
msgstr "Impostazioni Generali"
|
23 |
+
|
24 |
+
#: google-calendar-events/class-google-calendar-events-admin.php:122
|
25 |
+
#: google-calendar-events/views/widgets.php:27
|
26 |
+
msgid "Google Calendar Events"
|
27 |
+
msgstr "Eventi Google Calendar"
|
28 |
+
|
29 |
+
#: google-calendar-events/class-google-calendar-events-admin.php:134
|
30 |
+
msgid "Feeds"
|
31 |
+
msgstr "Feeds"
|
32 |
+
|
33 |
+
#: google-calendar-events/includes/admin/admin-functions.php:20
|
34 |
+
msgid "Cache has been cleared for this feed."
|
35 |
+
msgstr "La cache di questo feed è stata cancellata."
|
36 |
+
|
37 |
+
#: google-calendar-events/includes/admin/admin-functions.php:74
|
38 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:252
|
39 |
+
msgid "Clear Cache"
|
40 |
+
msgstr "Cancella Cache"
|
41 |
+
|
42 |
+
#: google-calendar-events/includes/class-gce-display.php:188
|
43 |
+
#: google-calendar-events/includes/class-gce-display.php:277
|
44 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:170
|
45 |
+
#: google-calendar-events/views/widgets.php:252
|
46 |
+
msgid "Back"
|
47 |
+
msgstr "Precedente"
|
48 |
+
|
49 |
+
#: google-calendar-events/includes/class-gce-display.php:192
|
50 |
+
#: google-calendar-events/includes/class-gce-display.php:278
|
51 |
+
msgid "Next"
|
52 |
+
msgstr "Successivo"
|
53 |
+
|
54 |
+
#: google-calendar-events/includes/class-gce-display.php:372
|
55 |
+
msgid "No events to display."
|
56 |
+
msgstr "Nessun evento da visualizzare."
|
57 |
+
|
58 |
+
#: google-calendar-events/includes/class-gce-event.php:496
|
59 |
+
#, php-format
|
60 |
+
msgid "%s year"
|
61 |
+
msgstr "%s anno"
|
62 |
+
|
63 |
+
#: google-calendar-events/includes/class-gce-event.php:496
|
64 |
+
#, php-format
|
65 |
+
msgid "%s years"
|
66 |
+
msgstr "%s anni"
|
67 |
+
|
68 |
+
#: google-calendar-events/includes/class-gce-event.php:497
|
69 |
+
#, php-format
|
70 |
+
msgid "%s month"
|
71 |
+
msgstr "%s mese"
|
72 |
+
|
73 |
+
#: google-calendar-events/includes/class-gce-event.php:497
|
74 |
+
#, php-format
|
75 |
+
msgid "%s months"
|
76 |
+
msgstr "%s mesi"
|
77 |
+
|
78 |
+
#: google-calendar-events/includes/class-gce-event.php:498
|
79 |
+
#, php-format
|
80 |
+
msgid "%s week"
|
81 |
+
msgstr "%s settimana"
|
82 |
+
|
83 |
+
#: google-calendar-events/includes/class-gce-event.php:498
|
84 |
+
#, php-format
|
85 |
+
msgid "%s weeks"
|
86 |
+
msgstr "%s settimane"
|
87 |
+
|
88 |
+
#: google-calendar-events/includes/class-gce-event.php:499
|
89 |
+
#, php-format
|
90 |
+
msgid "%s day"
|
91 |
+
msgstr "%s giorno"
|
92 |
+
|
93 |
+
#: google-calendar-events/includes/class-gce-event.php:499
|
94 |
+
#, php-format
|
95 |
+
msgid "%s days"
|
96 |
+
msgstr "%s giorni"
|
97 |
+
|
98 |
+
#: google-calendar-events/includes/class-gce-event.php:500
|
99 |
+
#, php-format
|
100 |
+
msgid "%s hour"
|
101 |
+
msgstr "%s ora"
|
102 |
+
|
103 |
+
#: google-calendar-events/includes/class-gce-event.php:500
|
104 |
+
#, php-format
|
105 |
+
msgid "%s hours"
|
106 |
+
msgstr "%s ore"
|
107 |
+
|
108 |
+
#: google-calendar-events/includes/class-gce-event.php:501
|
109 |
+
#, php-format
|
110 |
+
msgid "%s min"
|
111 |
+
msgstr "%s minuto"
|
112 |
+
|
113 |
+
#: google-calendar-events/includes/class-gce-event.php:501
|
114 |
+
#, php-format
|
115 |
+
msgid "%s mins"
|
116 |
+
msgstr "%s minuti"
|
117 |
+
|
118 |
+
#: google-calendar-events/includes/class-gce-feed.php:82
|
119 |
+
msgid ""
|
120 |
+
"The feed URL has not been set. Please make sure to set it correctly in the "
|
121 |
+
"Feed settings."
|
122 |
+
msgstr ""
|
123 |
+
"L'indirizzo del feed non è stato impostato. Assicurarsi di averlo impostato "
|
124 |
+
"correttamente nelle impostazioni dei Feed."
|
125 |
+
|
126 |
+
#: google-calendar-events/includes/class-gce-feed.php:162
|
127 |
+
msgid ""
|
128 |
+
"Some data was retrieved, but could not be parsed successfully. Please ensure "
|
129 |
+
"your feed URL is correct."
|
130 |
+
msgstr ""
|
131 |
+
"E' stato ricevuto qualche dato, ma non può essere analizzato correttamente. "
|
132 |
+
"Assicurarsi che l'indirizzo del feed sia corretto."
|
133 |
+
|
134 |
+
#: google-calendar-events/includes/class-gce-feed.php:168
|
135 |
+
msgid ""
|
136 |
+
"The feed could not be found (404). Please ensure your feed URL is correct."
|
137 |
+
msgstr ""
|
138 |
+
"Il feed non è stato trovato (404). Assicurarsi che l'indirizzo del feed sia "
|
139 |
+
"corretto."
|
140 |
+
|
141 |
+
#: google-calendar-events/includes/class-gce-feed.php:171
|
142 |
+
msgid ""
|
143 |
+
"Access to this feed was denied (403). Please ensure you have public sharing "
|
144 |
+
"enabled for your calendar."
|
145 |
+
msgstr ""
|
146 |
+
"Non è consentito l'accesso al feed (403). Assicurarsi che sia abilitata la "
|
147 |
+
"condivisione pubblica nel calendario."
|
148 |
+
|
149 |
+
#: google-calendar-events/includes/class-gce-feed.php:174
|
150 |
+
#, php-format
|
151 |
+
msgid ""
|
152 |
+
"The feed data could not be retrieved. Error code: %s. Please ensure your "
|
153 |
+
"feed URL is correct."
|
154 |
+
msgstr ""
|
155 |
+
"I dati del feed non possono essere recuperati. Codice errore: %s. "
|
156 |
+
"Assicurarsi che l'indirizzo del feed sia corretto."
|
157 |
+
|
158 |
+
#: google-calendar-events/includes/class-gce-feed.php:179
|
159 |
+
msgid " Please ensure your feed URL is correct."
|
160 |
+
msgstr "Assicurarsi che l'indirizzo del feed sia corretto."
|
161 |
+
|
162 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:21
|
163 |
+
msgid "Google Calendar Feeds"
|
164 |
+
msgstr "Feed di Google Calendar"
|
165 |
+
|
166 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:22
|
167 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:24
|
168 |
+
msgid "Feed"
|
169 |
+
msgstr "Feed"
|
170 |
+
|
171 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:23
|
172 |
+
msgid "GCal Events"
|
173 |
+
msgstr "Eventi GCal"
|
174 |
+
|
175 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:25
|
176 |
+
msgid "Add New"
|
177 |
+
msgstr "Aggiungi Nuovo"
|
178 |
+
|
179 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:26
|
180 |
+
msgid "Add New Feed"
|
181 |
+
msgstr "Aggiungi Nuovo Feed"
|
182 |
+
|
183 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:27
|
184 |
+
msgid "New Feed"
|
185 |
+
msgstr "Nuovo Feed"
|
186 |
+
|
187 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:28
|
188 |
+
msgid "Edit Feed"
|
189 |
+
msgstr "Modifica Feed"
|
190 |
+
|
191 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:29
|
192 |
+
msgid "View Feed"
|
193 |
+
msgstr "Visualizza Feed"
|
194 |
+
|
195 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:30
|
196 |
+
msgid "All GCal Feeds"
|
197 |
+
msgstr "Tutti i Feeds GCal"
|
198 |
+
|
199 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:31
|
200 |
+
msgid "Search GCal Feeds"
|
201 |
+
msgstr "Cerca Feeds GCal"
|
202 |
+
|
203 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:32
|
204 |
+
msgid "No feeds found."
|
205 |
+
msgstr "Nessun feed trovato."
|
206 |
+
|
207 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:33
|
208 |
+
msgid "No feeds found in Trash."
|
209 |
+
msgstr "Nessun feed trovato nel Cestino."
|
210 |
+
|
211 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:75
|
212 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:76
|
213 |
+
#, php-format
|
214 |
+
msgid "%4$s updated. %1$sView %2$s%3$s"
|
215 |
+
msgstr "%4$s aggiornato. %1$sVisualizza %2$s%3$s"
|
216 |
+
|
217 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:77
|
218 |
+
#, php-format
|
219 |
+
msgid "%4$s published. %1$sView %2$s%3$s"
|
220 |
+
msgstr "%4$s pubblicato. %1$sVisualizza %2$s%3$s"
|
221 |
+
|
222 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:78
|
223 |
+
#, php-format
|
224 |
+
msgid "%4$s saved. %1$sView %2$s%3$s"
|
225 |
+
msgstr "%4$s salvato. %1$sVisualizza %2$s%3$s"
|
226 |
+
|
227 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:79
|
228 |
+
#, php-format
|
229 |
+
msgid "%4$s submitted. %1$sView %2$s%3$s"
|
230 |
+
msgstr "%4$s inviato. %1$sVisualizza %2$s%3$s"
|
231 |
+
|
232 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:80
|
233 |
+
#, php-format
|
234 |
+
msgid "%4$s draft updated. %1$sView %2$s%3$s"
|
235 |
+
msgstr "%4$s bozza aggiornata. %1$sVisualizza %2$s%3$s"
|
236 |
+
|
237 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:205
|
238 |
+
msgid "Feed ID"
|
239 |
+
msgstr "ID del Feed"
|
240 |
+
|
241 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:206
|
242 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:61
|
243 |
+
msgid "Feed Shortcode"
|
244 |
+
msgstr "Shortcode del Feed"
|
245 |
+
|
246 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:207
|
247 |
+
msgid "Display Type"
|
248 |
+
msgstr "Tipo di Visualizzazione"
|
249 |
+
|
250 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:234
|
251 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:137
|
252 |
+
#: google-calendar-events/views/widgets.php:218
|
253 |
+
msgid "Grid"
|
254 |
+
msgstr "Griglia"
|
255 |
+
|
256 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:236
|
257 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:138
|
258 |
+
#: google-calendar-events/views/widgets.php:219
|
259 |
+
msgid "List"
|
260 |
+
msgstr "Lista"
|
261 |
+
|
262 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:238
|
263 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:139
|
264 |
+
#: google-calendar-events/views/widgets.php:220
|
265 |
+
msgid "Grouped List"
|
266 |
+
msgstr "Lista Raggruppata"
|
267 |
+
|
268 |
+
#: google-calendar-events/includes/register-settings.php:29
|
269 |
+
msgid "Save Settings"
|
270 |
+
msgstr "Salva Impostazioni"
|
271 |
+
|
272 |
+
#: google-calendar-events/includes/register-settings.php:30
|
273 |
+
msgid ""
|
274 |
+
"Save your settings when uninstalling this plugin. Useful when upgrading or "
|
275 |
+
"re-installing."
|
276 |
+
msgstr ""
|
277 |
+
"Salva le impostazioni alla disinstallazione del plugin. Utile quando si "
|
278 |
+
"aggiorna o si reinstalla."
|
279 |
+
|
280 |
+
#: google-calendar-events/includes/register-settings.php:132
|
281 |
+
#, php-format
|
282 |
+
msgid ""
|
283 |
+
"The callback function used for the <strong>%s</strong> setting is missing."
|
284 |
+
msgstr ""
|
285 |
+
"La funzione richiamata utilizzata per l'impostazione <strong>%s</strong> è "
|
286 |
+
"assente."
|
287 |
+
|
288 |
+
#: google-calendar-events/views/admin/display-options-meta.php:39
|
289 |
+
msgid ""
|
290 |
+
"Check this box to use the simple display options below instead of the Event "
|
291 |
+
"Builder code on the left."
|
292 |
+
msgstr ""
|
293 |
+
"Spuntare questa casella per usare le opzioni nella visualizzazione "
|
294 |
+
"semplificata più sotto anziché utilizzare il codice in Event Builder sulla "
|
295 |
+
"sinistra."
|
296 |
+
|
297 |
+
#: google-calendar-events/views/admin/display-options-meta.php:44
|
298 |
+
msgid "Start date / time display"
|
299 |
+
msgstr "Data / ora d'inizio visualizzazione"
|
300 |
+
|
301 |
+
#: google-calendar-events/views/admin/display-options-meta.php:45
|
302 |
+
msgid "Select how to display the start date / time."
|
303 |
+
msgstr "Selezionare come visualizzare la data / ora d'inizio."
|
304 |
+
|
305 |
+
#: google-calendar-events/views/admin/display-options-meta.php:47
|
306 |
+
#: google-calendar-events/views/admin/display-options-meta.php:61
|
307 |
+
msgid "None"
|
308 |
+
msgstr "Nessuno"
|
309 |
+
|
310 |
+
#: google-calendar-events/views/admin/display-options-meta.php:48
|
311 |
+
msgid "Start time"
|
312 |
+
msgstr "Ora d'inizio"
|
313 |
+
|
314 |
+
#: google-calendar-events/views/admin/display-options-meta.php:49
|
315 |
+
msgid "Start date"
|
316 |
+
msgstr "Data d'inizio"
|
317 |
+
|
318 |
+
#: google-calendar-events/views/admin/display-options-meta.php:50
|
319 |
+
msgid "Start time and date"
|
320 |
+
msgstr "Ora e data d'inizio"
|
321 |
+
|
322 |
+
#: google-calendar-events/views/admin/display-options-meta.php:51
|
323 |
+
msgid "Start date and time"
|
324 |
+
msgstr "Data e ora d'inizio."
|
325 |
+
|
326 |
+
#: google-calendar-events/views/admin/display-options-meta.php:53
|
327 |
+
msgid "Text to display before the start time."
|
328 |
+
msgstr "Testo da visualizzare prima dell'ora d'inizio."
|
329 |
+
|
330 |
+
#: google-calendar-events/views/admin/display-options-meta.php:58
|
331 |
+
msgid "End time/date display"
|
332 |
+
msgstr "Ora/data di fine visualizzazione"
|
333 |
+
|
334 |
+
#: google-calendar-events/views/admin/display-options-meta.php:59
|
335 |
+
msgid "Select how to display the end date / time."
|
336 |
+
msgstr "Scegliere come visualizzare la data / ora della fine."
|
337 |
+
|
338 |
+
#: google-calendar-events/views/admin/display-options-meta.php:62
|
339 |
+
msgid "End time"
|
340 |
+
msgstr "Ora della fine"
|
341 |
+
|
342 |
+
#: google-calendar-events/views/admin/display-options-meta.php:63
|
343 |
+
msgid "End date"
|
344 |
+
msgstr "Data della fine"
|
345 |
+
|
346 |
+
#: google-calendar-events/views/admin/display-options-meta.php:64
|
347 |
+
msgid "End time and date"
|
348 |
+
msgstr "Ora e data della fine"
|
349 |
+
|
350 |
+
#: google-calendar-events/views/admin/display-options-meta.php:65
|
351 |
+
msgid "End date and time"
|
352 |
+
msgstr "Data e ora della fine"
|
353 |
+
|
354 |
+
#: google-calendar-events/views/admin/display-options-meta.php:67
|
355 |
+
msgid "Text to display before the end time."
|
356 |
+
msgstr "Testo da visualizzare prima dell'ora della fine."
|
357 |
+
|
358 |
+
#: google-calendar-events/views/admin/display-options-meta.php:72
|
359 |
+
msgid "Separator"
|
360 |
+
msgstr "Separatore"
|
361 |
+
|
362 |
+
#: google-calendar-events/views/admin/display-options-meta.php:74
|
363 |
+
msgid ""
|
364 |
+
"If you have chosen to display both the time and date above, enter the text / "
|
365 |
+
"characters to display between the time and date here (including any spaces)."
|
366 |
+
msgstr ""
|
367 |
+
"Se è stato scelto di visualizzare sia la data che l'ora, inserire qui il "
|
368 |
+
"testo o i caratteri da visualizzare tra l'ora e la data (includendo anche "
|
369 |
+
"gli eventuali spazi)."
|
370 |
+
|
371 |
+
#: google-calendar-events/views/admin/display-options-meta.php:88
|
372 |
+
msgid "Description"
|
373 |
+
msgstr "Descrizione"
|
374 |
+
|
375 |
+
#: google-calendar-events/views/admin/display-options-meta.php:91
|
376 |
+
msgid ""
|
377 |
+
"Show the description of events? (URLs in the description will be made into "
|
378 |
+
"links)."
|
379 |
+
msgstr ""
|
380 |
+
"Visualizza la descrizione degli eventi? (Gli indirizzi nella descrizione "
|
381 |
+
"saranno riportati come link)."
|
382 |
+
|
383 |
+
#: google-calendar-events/views/admin/display-options-meta.php:93
|
384 |
+
msgid "Text to display before the description."
|
385 |
+
msgstr "Testo da visualizzare prima della descrizione."
|
386 |
+
|
387 |
+
#: google-calendar-events/views/admin/display-options-meta.php:95
|
388 |
+
msgid ""
|
389 |
+
"Maximum number of words to show from description. Leave blank for no limit."
|
390 |
+
msgstr ""
|
391 |
+
"Numero massimo di parole da visualizzare nella descrizione. Lasciare vuoto "
|
392 |
+
"per non impostare limiti."
|
393 |
+
|
394 |
+
#: google-calendar-events/views/admin/display-options-meta.php:100
|
395 |
+
msgid "Event Link"
|
396 |
+
msgstr "Link dell'Evento"
|
397 |
+
|
398 |
+
#: google-calendar-events/views/admin/display-options-meta.php:103
|
399 |
+
msgid "Show a link to the Google Calendar page for an event?"
|
400 |
+
msgstr "Visualizzare un link alla pagina di Google Calendar per un evento?"
|
401 |
+
|
402 |
+
#: google-calendar-events/views/admin/display-options-meta.php:107
|
403 |
+
msgid "Links open in a new window / tab?"
|
404 |
+
msgstr "I link si aprono in una nuova finestra / tab?"
|
405 |
+
|
406 |
+
#: google-calendar-events/views/admin/display-options-meta.php:109
|
407 |
+
msgid "The link text to be displayed."
|
408 |
+
msgstr "Il testo del link da visualizzare."
|
409 |
+
|
410 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:42
|
411 |
+
msgid ""
|
412 |
+
"We're <strong>smack dab</strong> in the middle of building additional "
|
413 |
+
"features for this plugin. Have ideas?"
|
414 |
+
msgstr ""
|
415 |
+
"Siamo <strong>esattamente</strong> nel pieno dello sviluppo di funzioni "
|
416 |
+
"aggiuntive per questo plugin. Qualche idea?"
|
417 |
+
|
418 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:45
|
419 |
+
msgid "Visit our roadmap and tell us what you're looking for"
|
420 |
+
msgstr "Visita la nostra roadmap e riportaci quello che stai cercando"
|
421 |
+
|
422 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:51
|
423 |
+
msgid "Want to be in the know?"
|
424 |
+
msgstr "Vuoi essere aggiornato?"
|
425 |
+
|
426 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:54
|
427 |
+
msgid "Get notified when new features are released"
|
428 |
+
msgstr "Ricevi notifiche delle nuove funzionalità"
|
429 |
+
|
430 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:64
|
431 |
+
msgid ""
|
432 |
+
"Copy and paste this shortcode to display this Google Calendar feed in any "
|
433 |
+
"post or page."
|
434 |
+
msgstr ""
|
435 |
+
"Copia ed incolla questo shortcode per visualizzare questo feed di Google "
|
436 |
+
"Calendar in qualsiasi post o pagina."
|
437 |
+
|
438 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:68
|
439 |
+
msgid "GCal Feed URL"
|
440 |
+
msgstr "Indirizzo del Feed GCal"
|
441 |
+
|
442 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:72
|
443 |
+
msgid "The Google Calendar feed URL."
|
444 |
+
msgstr "L'indirizzo del feed di Google Calendar."
|
445 |
+
|
446 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:73
|
447 |
+
msgid "Example"
|
448 |
+
msgstr "Esempio"
|
449 |
+
|
450 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:74
|
451 |
+
msgid "How to find your GCal feed URL"
|
452 |
+
msgstr "Come trovare l'indirizzo del proprio feed di GCal"
|
453 |
+
|
454 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:80
|
455 |
+
msgid "Search Query"
|
456 |
+
msgstr "Query di Ricerca"
|
457 |
+
|
458 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:83
|
459 |
+
msgid "Find and show events based on a search query."
|
460 |
+
msgstr "Trova e visualizza gli eventi basati su una query di ricerca."
|
461 |
+
|
462 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:88
|
463 |
+
msgid "Expand Recurring Events?"
|
464 |
+
msgstr "Espandere Eventi Ricorrenti?"
|
465 |
+
|
466 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:90
|
467 |
+
msgid "Yes"
|
468 |
+
msgstr "Sì"
|
469 |
+
|
470 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:91
|
471 |
+
msgid ""
|
472 |
+
"This will show recurring events each time they occur, otherwise it will only "
|
473 |
+
"show the event the first time it occurs."
|
474 |
+
msgstr ""
|
475 |
+
"Questo visualizzerà gli eventi ricorrenti ogni volta che accadono, "
|
476 |
+
"altrimenti l'evento verrà visualizzato solamente la prima volta che accade."
|
477 |
+
|
478 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:96
|
479 |
+
msgid "Date Format"
|
480 |
+
msgstr "Formato Data"
|
481 |
+
|
482 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:100
|
483 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:111
|
484 |
+
#, php-format
|
485 |
+
msgid "Use %sPHP date formatting%s."
|
486 |
+
msgstr "Usa il %sil formato data di PHP%s."
|
487 |
+
|
488 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:107
|
489 |
+
msgid "Time Format"
|
490 |
+
msgstr "Formato Ora"
|
491 |
+
|
492 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:118
|
493 |
+
msgid "Cache Duration"
|
494 |
+
msgstr "Durata della Cache"
|
495 |
+
|
496 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:121
|
497 |
+
msgid ""
|
498 |
+
"The length of time, in seconds, to cache the feed (43200 = 12 hours). If "
|
499 |
+
"this feed changes regularly, you may want to reduce the cache duration."
|
500 |
+
msgstr ""
|
501 |
+
"Il periodo, in secondi, di aggiornamento della cache (43200 = 12 ore). Se "
|
502 |
+
"questo feed cambia regolarmente, potrebbe essere necessario ridurre la "
|
503 |
+
"durata della cache."
|
504 |
+
|
505 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:126
|
506 |
+
msgid "Multiple Day Events"
|
507 |
+
msgstr "Eventi in Giorni Multipli"
|
508 |
+
|
509 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:128
|
510 |
+
msgid "Show on each day"
|
511 |
+
msgstr "Visualizza in ogni giorno"
|
512 |
+
|
513 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:129
|
514 |
+
msgid ""
|
515 |
+
"Show events that span multiple days on each day that they span, rather than "
|
516 |
+
"just the first day."
|
517 |
+
msgstr ""
|
518 |
+
"Visualizza gli eventi che durano più giorni in ogni giorno in cui accadono, "
|
519 |
+
"anziché solamente nel primo giorno."
|
520 |
+
|
521 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:134
|
522 |
+
msgid "Display Mode"
|
523 |
+
msgstr "Modo di Visualizzazione"
|
524 |
+
|
525 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:141
|
526 |
+
msgid "Choose how you want your calendar to be displayed."
|
527 |
+
msgstr "Scegliere come vi vuole visualizzare il proprio calendario."
|
528 |
+
|
529 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:146
|
530 |
+
msgid "Show Paging Links"
|
531 |
+
msgstr "Visualizza Link di Pagina"
|
532 |
+
|
533 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:148
|
534 |
+
#: google-calendar-events/views/widgets.php:227
|
535 |
+
msgid "Check this option to display Next and Back navigation links."
|
536 |
+
msgstr ""
|
537 |
+
"Seleziona questa spunta per visualizzare i link di navigazione Precedente e "
|
538 |
+
"Successivo"
|
539 |
+
|
540 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:153
|
541 |
+
msgid "Number of Events per Page"
|
542 |
+
msgstr "Numero di Eventi per Pagina"
|
543 |
+
|
544 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:157
|
545 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:168
|
546 |
+
#: google-calendar-events/views/widgets.php:242
|
547 |
+
#: google-calendar-events/views/widgets.php:250
|
548 |
+
msgid "Days"
|
549 |
+
msgstr "Giorni"
|
550 |
+
|
551 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:158
|
552 |
+
#: google-calendar-events/views/widgets.php:243
|
553 |
+
msgid "Events"
|
554 |
+
msgstr "Eventi"
|
555 |
+
|
556 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:160
|
557 |
+
msgid "How many events to display per page (List View only)."
|
558 |
+
msgstr ""
|
559 |
+
"Quanti eventi visualizzare per pagina (solo nella visualizzazione a lista)"
|
560 |
+
|
561 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:165
|
562 |
+
msgid "Start Date Offset"
|
563 |
+
msgstr "Offset Data di Inizio"
|
564 |
+
|
565 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:171
|
566 |
+
#: google-calendar-events/views/widgets.php:253
|
567 |
+
msgid "Ahead"
|
568 |
+
msgstr "Avanti"
|
569 |
+
|
570 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:173
|
571 |
+
msgid ""
|
572 |
+
"If you need to show events starting on a day other than today. (List View "
|
573 |
+
"only)."
|
574 |
+
msgstr ""
|
575 |
+
"Per visualizzare eventi che iniziano in un giorno diverso da oggi. (Solo "
|
576 |
+
"nella visualizzazione a lista)"
|
577 |
+
|
578 |
+
#: google-calendar-events/views/admin/gce-feed-sidebar-help.php:6
|
579 |
+
msgid "Documentation & getting started"
|
580 |
+
msgstr "Documentazione & Come Iniziare"
|
581 |
+
|
582 |
+
#: google-calendar-events/views/admin/gce-feed-sidebar-help.php:12
|
583 |
+
msgid "Community support forums"
|
584 |
+
msgstr "Forum di Supporto della Comunità"
|
585 |
+
|
586 |
+
#: google-calendar-events/views/admin/gce-feed-sidebar-help.php:18
|
587 |
+
msgid "Get notified of new features"
|
588 |
+
msgstr "Ricevi notifiche delle nuove funzionalità"
|
589 |
+
|
590 |
+
#: google-calendar-events/views/admin/gce-feed-sidebar-help.php:24
|
591 |
+
msgid "Rate this plugin"
|
592 |
+
msgstr "Vota questo plugin"
|
593 |
+
|
594 |
+
#: google-calendar-events/views/widgets.php:28
|
595 |
+
msgid ""
|
596 |
+
"Display a list or calendar grid of events from one or more Google Calendar "
|
597 |
+
"feeds you have added"
|
598 |
+
msgstr ""
|
599 |
+
"Visualizza una lista o una griglia di eventi da uno o più feed di Google "
|
600 |
+
"Calendar che sono stati aggiunti"
|
601 |
+
|
602 |
+
#: google-calendar-events/views/widgets.php:111
|
603 |
+
msgid ""
|
604 |
+
"No valid Feed IDs have been entered for this widget. Please check that you "
|
605 |
+
"have entered the IDs correctly in the widget settings (Appearance > "
|
606 |
+
"Widgets), and that the Feeds have not been deleted."
|
607 |
+
msgstr ""
|
608 |
+
"Non è stato inserito alcun Feed ID valido in questo widget. Controllare di "
|
609 |
+
"aver inserito correttamente gli ID nelle impostazioni del widget (Aspetto > "
|
610 |
+
"Widgets), e che i Feed non siano stati cancellati."
|
611 |
+
|
612 |
+
#: google-calendar-events/views/widgets.php:144
|
613 |
+
msgid "You have not added any feeds yet."
|
614 |
+
msgstr "Non è stato aggiunto ancora alcun feed."
|
615 |
+
|
616 |
+
#: google-calendar-events/views/widgets.php:186
|
617 |
+
msgid "There are no feeds created yet."
|
618 |
+
msgstr "Non è ancora stato creato alcun feed."
|
619 |
+
|
620 |
+
#: google-calendar-events/views/widgets.php:187
|
621 |
+
msgid "Add your first feed!"
|
622 |
+
msgstr "Aggiungere il primo feed!"
|
623 |
+
|
624 |
+
#: google-calendar-events/views/widgets.php:211
|
625 |
+
msgid "Feeds to display, as a comma separated list (e.g. 101,102,103):"
|
626 |
+
msgstr ""
|
627 |
+
"Feed da visualizzare, come lista separata da virgole (esempio 101,102,103)"
|
628 |
+
|
629 |
+
#: google-calendar-events/views/widgets.php:216
|
630 |
+
msgid "Display events as:"
|
631 |
+
msgstr "Visualizza eventi come:"
|
632 |
+
|
633 |
+
#: google-calendar-events/views/widgets.php:225
|
634 |
+
msgid "Show paging links:"
|
635 |
+
msgstr "Visualizza link di pagina:"
|
636 |
+
|
637 |
+
#: google-calendar-events/views/widgets.php:231
|
638 |
+
msgid "Sort order (List View only):"
|
639 |
+
msgstr "Ordinamento (si applica soltanto alle liste):"
|
640 |
+
|
641 |
+
#: google-calendar-events/views/widgets.php:233
|
642 |
+
msgid "Ascending"
|
643 |
+
msgstr "Ascendente"
|
644 |
+
|
645 |
+
#: google-calendar-events/views/widgets.php:234
|
646 |
+
msgid "Descending"
|
647 |
+
msgstr "Discendente"
|
648 |
+
|
649 |
+
#: google-calendar-events/views/widgets.php:239
|
650 |
+
msgid "Number of events per page (List View only):"
|
651 |
+
msgstr "Numero di eventi per pagina (solo nella visualizzazione a lista):"
|
652 |
+
|
653 |
+
#: google-calendar-events/views/widgets.php:248
|
654 |
+
msgid "Start date offset (List View only):"
|
655 |
+
msgstr "Offset della data di inizio (solo nella visualizzazione a lista):"
|
656 |
+
|
657 |
+
#: google-calendar-events/views/widgets.php:258
|
658 |
+
msgid ""
|
659 |
+
"Display title on tooltip/list item (e.g. 'Events on 7th March'). Grouped "
|
660 |
+
"lists always have a title displayed."
|
661 |
+
msgstr ""
|
662 |
+
"Visualizza il titolo su tooltip / lista (esempio 'Eventi del 7 Marzo'). Le "
|
663 |
+
"liste raggruppate visualizzano sempre il titolo."
|
664 |
+
|
665 |
+
#~ msgid ", "
|
666 |
+
#~ msgstr ", "
|
667 |
+
|
668 |
+
#~ msgid "Want to know when we release something new?"
|
669 |
+
#~ msgstr "Vuoi sapere quando rilasceremo qualcosa di nuovo?"
|
670 |
+
|
671 |
+
#~ msgid "Get notified of major plugin updates"
|
672 |
+
#~ msgstr "Ricevi un avviso per gli aggiornamenti più importanti del plugin"
|
673 |
+
|
674 |
+
#~ msgid "Retrieve Events From"
|
675 |
+
#~ msgstr "Recupera Eventi Da"
|
676 |
+
|
677 |
+
#~ msgid "Today"
|
678 |
+
#~ msgstr "Oggi"
|
679 |
+
|
680 |
+
#~ msgid "Start of current week"
|
681 |
+
#~ msgstr "L'inizio della settimana corrente"
|
682 |
+
|
683 |
+
#~ msgid "Start of current month"
|
684 |
+
#~ msgstr "L'inizio del mese corrente"
|
685 |
+
|
686 |
+
#~ msgid "End of current month"
|
687 |
+
#~ msgstr "La fine del mese corrente"
|
688 |
+
|
689 |
+
#~ msgid "The beginning of time"
|
690 |
+
#~ msgstr "L'inizio del tempo"
|
691 |
+
|
692 |
+
#~ msgid "Specific date"
|
693 |
+
#~ msgstr "Una data specifica"
|
694 |
+
|
695 |
+
#~ msgid "The point in time at which to start retrieving events."
|
696 |
+
#~ msgstr "Il punto nel tempo dal quale iniziare a recuperare gli eventi."
|
697 |
+
|
698 |
+
#~ msgid "Retrieve Events Until"
|
699 |
+
#~ msgstr "Recupera Eventi Fino"
|
700 |
+
|
701 |
+
#~ msgid "The end of time"
|
702 |
+
#~ msgstr "La fine del tempo"
|
703 |
+
|
704 |
+
#~ msgid "The point in time at which to stop retrieving events."
|
705 |
+
#~ msgstr "Il punto nel tempo nel quale terminare il recupero degli eventi."
|
706 |
+
|
707 |
+
#~ msgid "Maximum number of events to show."
|
708 |
+
#~ msgstr "Massimo numero di eventi da visualizzare."
|
709 |
+
|
710 |
+
#~ msgid "Leave blank to use the default."
|
711 |
+
#~ msgstr "Lasciare vuoto per utilizzare il predefinito."
|
712 |
+
|
713 |
+
#~ msgid "Timezone Adjustment"
|
714 |
+
#~ msgstr "Regolazione del Fuso Orario"
|
715 |
+
|
716 |
+
#~ msgid ""
|
717 |
+
#~ "If you are having problems with dates and times displaying in the wrong "
|
718 |
+
#~ "timezone, select a city in your required timezone here."
|
719 |
+
#~ msgstr ""
|
720 |
+
#~ "Se si incontrano problemi con date e orari che visualizzano fusi orari "
|
721 |
+
#~ "sbagliati, selezionare qui una città nel fuso orario richiesto."
|
722 |
+
|
723 |
+
#~ msgid ""
|
724 |
+
#~ "This will clear your feed cache. This also automatically happens when you "
|
725 |
+
#~ "save your changes. %sIf you make changes you %sMUST%s save first or your "
|
726 |
+
#~ "changes will be lost."
|
727 |
+
#~ msgstr ""
|
728 |
+
#~ "Questo cancellerà la cache del feed. Ciò accade automaticamente anche "
|
729 |
+
#~ "quando si salvano le modifiche. %sSe si effettuano modifiche è "
|
730 |
+
#~ "%sOBBLIGATORIO%s salvare prima, altrimenti saranno perse."
|
731 |
+
|
732 |
+
#~ msgid "Now Accepting 5-Star Reviews!"
|
733 |
+
#~ msgstr "Si Accettano Ora Recensioni 5 Stelle!"
|
734 |
+
|
735 |
+
#~ msgid "Calendar Grid - with AJAX"
|
736 |
+
#~ msgstr "Calendario a Griglia - con AJAX"
|
737 |
+
|
738 |
+
#~ msgid "Maximum no. events to display. Enter 0 to show all retrieved."
|
739 |
+
#~ msgstr ""
|
740 |
+
#~ "Massimo numero di eventi da visualizzare. Inserire 0 per visualizzare "
|
741 |
+
#~ "tutti quelli recuperati."
|
languages/gce-nb_NO.po
CHANGED
@@ -1,652 +1,652 @@
|
|
1 |
-
msgid ""
|
2 |
-
msgstr ""
|
3 |
-
"Project-Id-Version: Google Calendar Events\n"
|
4 |
-
"POT-Creation-Date: 2014-10-04 17:15-0700\n"
|
5 |
-
"PO-Revision-Date: 2014-10-08 00:14+0100\n"
|
6 |
-
"Last-Translator: Tore Hjartland <tore.hjartland@biologge.no>\n"
|
7 |
-
"Language-Team: \n"
|
8 |
-
"MIME-Version: 1.0\n"
|
9 |
-
"Content-Type: text/plain; charset=UTF-8\n"
|
10 |
-
"Content-Transfer-Encoding: 8bit\n"
|
11 |
-
"X-Generator: Poedit 1.6.9\n"
|
12 |
-
"X-Poedit-Basepath: .\n"
|
13 |
-
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
14 |
-
"X-Poedit-KeywordsList: __;_e\n"
|
15 |
-
"Language: nb_NO\n"
|
16 |
-
"X-Poedit-SearchPath-0: google-calendar-events\n"
|
17 |
-
|
18 |
-
#: google-calendar-events/class-google-calendar-events-admin.php:67
|
19 |
-
#: google-calendar-events/class-google-calendar-events-admin.php:68
|
20 |
-
#: google-calendar-events/includes/register-settings.php:44
|
21 |
-
msgid "General Settings"
|
22 |
-
msgstr "Generelle innstillinger"
|
23 |
-
|
24 |
-
#: google-calendar-events/class-google-calendar-events-admin.php:139
|
25 |
-
#: google-calendar-events/views/widgets.php:27
|
26 |
-
msgid "Google Calendar Events"
|
27 |
-
msgstr "Google Calendar Events"
|
28 |
-
|
29 |
-
#: google-calendar-events/class-google-calendar-events-admin.php:151
|
30 |
-
msgid "Feeds"
|
31 |
-
msgstr "Feeds"
|
32 |
-
|
33 |
-
#: google-calendar-events/includes/admin/admin-functions.php:20
|
34 |
-
msgid "Cache has been cleared for this feed."
|
35 |
-
msgstr "Bufferen har blitt tømt for denne feed'en."
|
36 |
-
|
37 |
-
#: google-calendar-events/includes/admin/admin-functions.php:71
|
38 |
-
msgid "Clear Cache"
|
39 |
-
msgstr "Tøm buffer"
|
40 |
-
|
41 |
-
#: google-calendar-events/includes/class-gce-display.php:360
|
42 |
-
msgid "No events to display."
|
43 |
-
msgstr "Ingen arrangement å vise"
|
44 |
-
|
45 |
-
#: google-calendar-events/includes/class-gce-event.php:496
|
46 |
-
#, php-format
|
47 |
-
msgid "%s year"
|
48 |
-
msgstr "%s år"
|
49 |
-
|
50 |
-
#: google-calendar-events/includes/class-gce-event.php:496
|
51 |
-
#, php-format
|
52 |
-
msgid "%s years"
|
53 |
-
msgstr "%s år"
|
54 |
-
|
55 |
-
#: google-calendar-events/includes/class-gce-event.php:497
|
56 |
-
#, php-format
|
57 |
-
msgid "%s month"
|
58 |
-
msgstr "%s måned"
|
59 |
-
|
60 |
-
#: google-calendar-events/includes/class-gce-event.php:497
|
61 |
-
#, php-format
|
62 |
-
msgid "%s months"
|
63 |
-
msgstr "%s måneder"
|
64 |
-
|
65 |
-
#: google-calendar-events/includes/class-gce-event.php:498
|
66 |
-
#, php-format
|
67 |
-
msgid "%s week"
|
68 |
-
msgstr "%s uke"
|
69 |
-
|
70 |
-
#: google-calendar-events/includes/class-gce-event.php:498
|
71 |
-
#, php-format
|
72 |
-
msgid "%s weeks"
|
73 |
-
msgstr "%s uker"
|
74 |
-
|
75 |
-
#: google-calendar-events/includes/class-gce-event.php:499
|
76 |
-
#, php-format
|
77 |
-
msgid "%s day"
|
78 |
-
msgstr "%s dag"
|
79 |
-
|
80 |
-
#: google-calendar-events/includes/class-gce-event.php:499
|
81 |
-
#, php-format
|
82 |
-
msgid "%s days"
|
83 |
-
msgstr "%s dager"
|
84 |
-
|
85 |
-
#: google-calendar-events/includes/class-gce-event.php:500
|
86 |
-
#, php-format
|
87 |
-
msgid "%s hour"
|
88 |
-
msgstr "%s time"
|
89 |
-
|
90 |
-
#: google-calendar-events/includes/class-gce-event.php:500
|
91 |
-
#, php-format
|
92 |
-
msgid "%s hours"
|
93 |
-
msgstr "%s timer"
|
94 |
-
|
95 |
-
#: google-calendar-events/includes/class-gce-event.php:501
|
96 |
-
#, php-format
|
97 |
-
msgid "%s min"
|
98 |
-
msgstr "%s min"
|
99 |
-
|
100 |
-
#: google-calendar-events/includes/class-gce-event.php:501
|
101 |
-
#, php-format
|
102 |
-
msgid "%s mins"
|
103 |
-
msgstr "%s minutter"
|
104 |
-
|
105 |
-
#: google-calendar-events/includes/class-gce-feed.php:82
|
106 |
-
msgid ""
|
107 |
-
"The feed URL has not been set. Please make sure to set it correctly in the "
|
108 |
-
"Feed settings."
|
109 |
-
msgstr ""
|
110 |
-
"FeedURLen har ikke blitt satt. Vennligst påse å sette den korrekt i "
|
111 |
-
"feedinnstillingene."
|
112 |
-
|
113 |
-
#: google-calendar-events/includes/class-gce-feed.php:164
|
114 |
-
msgid ""
|
115 |
-
"Some data was retrieved, but could not be parsed successfully. Please ensure "
|
116 |
-
"your feed URL is correct."
|
117 |
-
msgstr ""
|
118 |
-
"Noen data ble hentet, men kunne ikke analyseres med hell. Vennligst sikre "
|
119 |
-
"at feed- URLen er riktig."
|
120 |
-
|
121 |
-
#: google-calendar-events/includes/class-gce-feed.php:170
|
122 |
-
msgid ""
|
123 |
-
"The feed could not be found (404). Please ensure your feed URL is correct."
|
124 |
-
msgstr ""
|
125 |
-
"Feed'en ble ikke funnet (404). Vennligst sikre at feed-URLen er korrekt."
|
126 |
-
|
127 |
-
#: google-calendar-events/includes/class-gce-feed.php:173
|
128 |
-
msgid ""
|
129 |
-
"Access to this feed was denied (403). Please ensure you have public sharing "
|
130 |
-
"enabled for your calendar."
|
131 |
-
msgstr ""
|
132 |
-
"Tilgang til denne feed'en ble avvist (403). Vennligst påse at du har "
|
133 |
-
"offentlig deling aktivert for kalenderen din."
|
134 |
-
|
135 |
-
#: google-calendar-events/includes/class-gce-feed.php:176
|
136 |
-
#, php-format
|
137 |
-
msgid ""
|
138 |
-
"The feed data could not be retrieved. Error code: %s. Please ensure your "
|
139 |
-
"feed URL is correct."
|
140 |
-
msgstr ""
|
141 |
-
"Feeddataen kunne ikke hentes. Feilkode: %s. Vennligst påse at feed-URLen er "
|
142 |
-
"korrekt"
|
143 |
-
|
144 |
-
#: google-calendar-events/includes/class-gce-feed.php:181
|
145 |
-
msgid " Please ensure your feed URL is correct."
|
146 |
-
msgstr "Vennligst sikre at feed-URL'en din er korrekt"
|
147 |
-
|
148 |
-
#: google-calendar-events/includes/gce-feed-cpt.php:21
|
149 |
-
msgid "Google Calendar Feeds"
|
150 |
-
msgstr "Google Calendar feeds"
|
151 |
-
|
152 |
-
#: google-calendar-events/includes/gce-feed-cpt.php:22
|
153 |
-
#: google-calendar-events/includes/gce-feed-cpt.php:24
|
154 |
-
msgid "Feed"
|
155 |
-
msgstr "Feed"
|
156 |
-
|
157 |
-
#: google-calendar-events/includes/gce-feed-cpt.php:23
|
158 |
-
msgid "GCal Events"
|
159 |
-
msgstr "GCal-feeds"
|
160 |
-
|
161 |
-
#: google-calendar-events/includes/gce-feed-cpt.php:25
|
162 |
-
msgid "Add New"
|
163 |
-
msgstr "Legg til ny"
|
164 |
-
|
165 |
-
#: google-calendar-events/includes/gce-feed-cpt.php:26
|
166 |
-
msgid "Add New Feed"
|
167 |
-
msgstr "Legg til ny feed"
|
168 |
-
|
169 |
-
#: google-calendar-events/includes/gce-feed-cpt.php:27
|
170 |
-
msgid "New Feed"
|
171 |
-
msgstr "Ny feed"
|
172 |
-
|
173 |
-
#: google-calendar-events/includes/gce-feed-cpt.php:28
|
174 |
-
msgid "Edit Feed"
|
175 |
-
msgstr "Rediger feed"
|
176 |
-
|
177 |
-
#: google-calendar-events/includes/gce-feed-cpt.php:29
|
178 |
-
msgid "View Feed"
|
179 |
-
msgstr "Vis feed"
|
180 |
-
|
181 |
-
#: google-calendar-events/includes/gce-feed-cpt.php:30
|
182 |
-
msgid "All GCal Feeds"
|
183 |
-
msgstr "Alle GCAL-feeds"
|
184 |
-
|
185 |
-
#: google-calendar-events/includes/gce-feed-cpt.php:31
|
186 |
-
msgid "Search GCal Feeds"
|
187 |
-
msgstr "Søk i GCal-feeds"
|
188 |
-
|
189 |
-
#: google-calendar-events/includes/gce-feed-cpt.php:32
|
190 |
-
msgid "No feeds found."
|
191 |
-
msgstr "Ingen feeds funnet."
|
192 |
-
|
193 |
-
#: google-calendar-events/includes/gce-feed-cpt.php:33
|
194 |
-
msgid "No feeds found in Trash."
|
195 |
-
msgstr "Ingen feeds funnet i søpla."
|
196 |
-
|
197 |
-
#: google-calendar-events/includes/gce-feed-cpt.php:75
|
198 |
-
#: google-calendar-events/includes/gce-feed-cpt.php:76
|
199 |
-
#, php-format
|
200 |
-
msgid "%4$s updated. %1$sView %2$s%3$s"
|
201 |
-
msgstr "%4$s oppdatert. %1$sVis %2$s%3$s"
|
202 |
-
|
203 |
-
#: google-calendar-events/includes/gce-feed-cpt.php:77
|
204 |
-
#, php-format
|
205 |
-
msgid "%4$s published. %1$sView %2$s%3$s"
|
206 |
-
msgstr "%4$s publisert. %1$sVis %2$s%3$s"
|
207 |
-
|
208 |
-
#: google-calendar-events/includes/gce-feed-cpt.php:78
|
209 |
-
#, php-format
|
210 |
-
msgid "%4$s saved. %1$sView %2$s%3$s"
|
211 |
-
msgstr "%4$s lagret. %1$sVis %2$s%3$s"
|
212 |
-
|
213 |
-
#: google-calendar-events/includes/gce-feed-cpt.php:79
|
214 |
-
#, php-format
|
215 |
-
msgid "%4$s submitted. %1$sView %2$s%3$s"
|
216 |
-
msgstr "%4$s innsendt. %1$sVis %2$s%3$s"
|
217 |
-
|
218 |
-
#: google-calendar-events/includes/gce-feed-cpt.php:80
|
219 |
-
#, php-format
|
220 |
-
msgid "%4$s draft updated. %1$sView %2$s%3$s"
|
221 |
-
msgstr "%4$s utkast oppdatert. %1$sVis %2$s%3$s"
|
222 |
-
|
223 |
-
#: google-calendar-events/includes/gce-feed-cpt.php:206
|
224 |
-
msgid "Feed ID"
|
225 |
-
msgstr "Feed-ID"
|
226 |
-
|
227 |
-
#: google-calendar-events/includes/gce-feed-cpt.php:207
|
228 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:60
|
229 |
-
msgid "Feed Shortcode"
|
230 |
-
msgstr "Feed hurtigkode"
|
231 |
-
|
232 |
-
#: google-calendar-events/includes/gce-feed-cpt.php:208
|
233 |
-
msgid "Display Type"
|
234 |
-
msgstr "Visningstype"
|
235 |
-
|
236 |
-
#: google-calendar-events/includes/gce-feed-cpt.php:235
|
237 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:136
|
238 |
-
#: google-calendar-events/views/widgets.php:223
|
239 |
-
msgid "Grid"
|
240 |
-
msgstr "Grid"
|
241 |
-
|
242 |
-
#: google-calendar-events/includes/gce-feed-cpt.php:237
|
243 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:137
|
244 |
-
#: google-calendar-events/views/widgets.php:225
|
245 |
-
msgid "List"
|
246 |
-
msgstr "Liste"
|
247 |
-
|
248 |
-
#: google-calendar-events/includes/gce-feed-cpt.php:239
|
249 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:138
|
250 |
-
#: google-calendar-events/views/widgets.php:226
|
251 |
-
msgid "Grouped List"
|
252 |
-
msgstr "Gruppert list"
|
253 |
-
|
254 |
-
#: google-calendar-events/includes/register-settings.php:29
|
255 |
-
msgid "Save Settings"
|
256 |
-
msgstr "Lagre innstillinger"
|
257 |
-
|
258 |
-
#: google-calendar-events/includes/register-settings.php:30
|
259 |
-
msgid ""
|
260 |
-
"Save your settings when uninstalling this plugin. Useful when upgrading or "
|
261 |
-
"re-installing."
|
262 |
-
msgstr ""
|
263 |
-
"Lagre innstillingene dine når du avinnstallerer denne utvidelsen. Nyttig ved "
|
264 |
-
"oppgradering eller reinstallasjon."
|
265 |
-
|
266 |
-
#: google-calendar-events/includes/register-settings.php:132
|
267 |
-
#, php-format
|
268 |
-
msgid ""
|
269 |
-
"The callback function used for the <strong>%s</strong> setting is missing."
|
270 |
-
msgstr ""
|
271 |
-
"Tilbakekallingsfunksjonen som brukes til <strong>%s</strong>-innstillingen "
|
272 |
-
"mangler."
|
273 |
-
|
274 |
-
#: google-calendar-events/views/admin/display-options-meta.php:39
|
275 |
-
msgid ""
|
276 |
-
"Check this box to use the simple display options below instead of the Event "
|
277 |
-
"Builder code on the left."
|
278 |
-
msgstr ""
|
279 |
-
"Huk av denne boksen for å benytte enkle visningsvalg nedenfor i stedet for "
|
280 |
-
"Event Builder-koden til vensstre."
|
281 |
-
|
282 |
-
#: google-calendar-events/views/admin/display-options-meta.php:44
|
283 |
-
msgid "Start date / time display"
|
284 |
-
msgstr "Visning av startdato / -tid"
|
285 |
-
|
286 |
-
#: google-calendar-events/views/admin/display-options-meta.php:45
|
287 |
-
msgid "Select how to display the start date / time."
|
288 |
-
msgstr "Velg hvordan å vise startdato / -tid"
|
289 |
-
|
290 |
-
#: google-calendar-events/views/admin/display-options-meta.php:47
|
291 |
-
#: google-calendar-events/views/admin/display-options-meta.php:61
|
292 |
-
msgid "None"
|
293 |
-
msgstr "Ingen"
|
294 |
-
|
295 |
-
#: google-calendar-events/views/admin/display-options-meta.php:48
|
296 |
-
msgid "Start time"
|
297 |
-
msgstr "Starttid"
|
298 |
-
|
299 |
-
#: google-calendar-events/views/admin/display-options-meta.php:49
|
300 |
-
msgid "Start date"
|
301 |
-
msgstr "Startdato"
|
302 |
-
|
303 |
-
#: google-calendar-events/views/admin/display-options-meta.php:50
|
304 |
-
msgid "Start time and date"
|
305 |
-
msgstr "Starttid og -dato"
|
306 |
-
|
307 |
-
#: google-calendar-events/views/admin/display-options-meta.php:51
|
308 |
-
msgid "Start date and time"
|
309 |
-
msgstr "Startdato / -tid"
|
310 |
-
|
311 |
-
#: google-calendar-events/views/admin/display-options-meta.php:53
|
312 |
-
msgid "Text to display before the start time."
|
313 |
-
msgstr "Tekst å vise før starttiden."
|
314 |
-
|
315 |
-
#: google-calendar-events/views/admin/display-options-meta.php:58
|
316 |
-
msgid "End time/date display"
|
317 |
-
msgstr "Visning av sluttid/dato"
|
318 |
-
|
319 |
-
#: google-calendar-events/views/admin/display-options-meta.php:59
|
320 |
-
msgid "Select how to display the end date / time."
|
321 |
-
msgstr "Velg hvordan å vise sluttdato / -tid"
|
322 |
-
|
323 |
-
#: google-calendar-events/views/admin/display-options-meta.php:62
|
324 |
-
msgid "End time"
|
325 |
-
msgstr "Sluttid"
|
326 |
-
|
327 |
-
#: google-calendar-events/views/admin/display-options-meta.php:63
|
328 |
-
msgid "End date"
|
329 |
-
msgstr "Sluttdato"
|
330 |
-
|
331 |
-
#: google-calendar-events/views/admin/display-options-meta.php:64
|
332 |
-
msgid "End time and date"
|
333 |
-
msgstr "Sluttid og -dato"
|
334 |
-
|
335 |
-
#: google-calendar-events/views/admin/display-options-meta.php:65
|
336 |
-
msgid "End date and time"
|
337 |
-
msgstr "Sluttdato og -tid"
|
338 |
-
|
339 |
-
#: google-calendar-events/views/admin/display-options-meta.php:67
|
340 |
-
msgid "Text to display before the end time."
|
341 |
-
msgstr "Tekst å vise før sluttiden."
|
342 |
-
|
343 |
-
#: google-calendar-events/views/admin/display-options-meta.php:72
|
344 |
-
msgid "Separator"
|
345 |
-
msgstr "Skiller"
|
346 |
-
|
347 |
-
#: google-calendar-events/views/admin/display-options-meta.php:74
|
348 |
-
msgid ""
|
349 |
-
"If you have chosen to display both the time and date above, enter the text / "
|
350 |
-
"characters to display between the time and date here (including any spaces)."
|
351 |
-
msgstr ""
|
352 |
-
"Hvis du har valgt å vise både klokkeslett og dato ovenfor, skriv inn "
|
353 |
-
"teksten / tegnene for å vise mellom klokkeslett og dato her (inkludert "
|
354 |
-
"mellomrom)."
|
355 |
-
|
356 |
-
#: google-calendar-events/views/admin/display-options-meta.php:88
|
357 |
-
msgid "Description"
|
358 |
-
msgstr "Beskrivelse"
|
359 |
-
|
360 |
-
#: google-calendar-events/views/admin/display-options-meta.php:91
|
361 |
-
msgid ""
|
362 |
-
"Show the description of events? (URLs in the description will be made into "
|
363 |
-
"links)."
|
364 |
-
msgstr ""
|
365 |
-
"Vis arrangementsbeskrivelser? (URLer i beskrivelsen vil bli omgjort til "
|
366 |
-
"lenker)."
|
367 |
-
|
368 |
-
#: google-calendar-events/views/admin/display-options-meta.php:93
|
369 |
-
msgid "Text to display before the description."
|
370 |
-
msgstr "Tekst å vise før beskrivelsen."
|
371 |
-
|
372 |
-
#: google-calendar-events/views/admin/display-options-meta.php:95
|
373 |
-
msgid ""
|
374 |
-
"Maximum number of words to show from description. Leave blank for no limit."
|
375 |
-
msgstr "Maks antall ord å vise fra beskrivelsen. La stå tomt for ingen grense."
|
376 |
-
|
377 |
-
#: google-calendar-events/views/admin/display-options-meta.php:100
|
378 |
-
msgid "Event Link"
|
379 |
-
msgstr "Arrangementslink"
|
380 |
-
|
381 |
-
#: google-calendar-events/views/admin/display-options-meta.php:103
|
382 |
-
msgid "Show a link to the Google Calendar page for an event?"
|
383 |
-
msgstr "Vis en lenke til Google Calendar-siden for et arrangement?"
|
384 |
-
|
385 |
-
#: google-calendar-events/views/admin/display-options-meta.php:107
|
386 |
-
msgid "Links open in a new window / tab?"
|
387 |
-
msgstr "Åpner lenker i et nytt vindu/arkfane?"
|
388 |
-
|
389 |
-
#: google-calendar-events/views/admin/display-options-meta.php:109
|
390 |
-
msgid "The link text to be displayed."
|
391 |
-
msgstr "Lenketeksten å vise."
|
392 |
-
|
393 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:41
|
394 |
-
msgid ""
|
395 |
-
"We're <strong>smack dab</strong> in the middle of building additional "
|
396 |
-
"features for this plugin. Have ideas?"
|
397 |
-
msgstr ""
|
398 |
-
"Vi er <strong>midt i </strong> byggingen av ekstra funksjoner for denne "
|
399 |
-
"plugin. Har du ideer?"
|
400 |
-
|
401 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:44
|
402 |
-
msgid "Visit our roadmap and tell us what you're looking for"
|
403 |
-
msgstr "Besøk veikartet vårt og fortell oss hva du etterspør"
|
404 |
-
|
405 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:50
|
406 |
-
msgid "Want to be in the know?"
|
407 |
-
msgstr "Lyst til å være oppdatert?"
|
408 |
-
|
409 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:53
|
410 |
-
msgid "Get notified when new features are released"
|
411 |
-
msgstr "Bli varslet når nye funksjoner blir lansert"
|
412 |
-
|
413 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:63
|
414 |
-
msgid ""
|
415 |
-
"Copy and paste this shortcode to display this Google Calendar feed in any "
|
416 |
-
"post or page."
|
417 |
-
msgstr ""
|
418 |
-
"Klipp og lim denne hurtigkoden for å vise denne Googlekalenderen i hvilke "
|
419 |
-
"som helst innlegg eller sider."
|
420 |
-
|
421 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:67
|
422 |
-
msgid "GCal Feed URL"
|
423 |
-
msgstr "GCal-feed-URL"
|
424 |
-
|
425 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:71
|
426 |
-
msgid "The Google Calendar feed URL."
|
427 |
-
msgstr "Google Calendar feed-URL."
|
428 |
-
|
429 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:72
|
430 |
-
msgid "Example"
|
431 |
-
msgstr "Eksempel"
|
432 |
-
|
433 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:73
|
434 |
-
msgid "How to find your GCal feed URL"
|
435 |
-
msgstr "Hvordan å finne URL til GCal-feed'en din"
|
436 |
-
|
437 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:79
|
438 |
-
msgid "Search Query"
|
439 |
-
msgstr "Søk"
|
440 |
-
|
441 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:82
|
442 |
-
msgid "Find and show events based on a search query."
|
443 |
-
msgstr "Finn og vis arrangement basert på et søk."
|
444 |
-
|
445 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:87
|
446 |
-
msgid "Expand Recurring Events?"
|
447 |
-
msgstr "Utvid gjentakende arrangementer?"
|
448 |
-
|
449 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:89
|
450 |
-
msgid "Yes"
|
451 |
-
msgstr "Ja"
|
452 |
-
|
453 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:90
|
454 |
-
msgid ""
|
455 |
-
"This will show recurring events each time they occur, otherwise it will only "
|
456 |
-
"show the event the first time it occurs."
|
457 |
-
msgstr ""
|
458 |
-
"Dette vil vise tilbakevendende arrangement hver gang de oppstår. Ellers vil "
|
459 |
-
"det bare vise arrangementet første gang det skjer."
|
460 |
-
|
461 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:95
|
462 |
-
msgid "Date Format"
|
463 |
-
msgstr "Datoformat"
|
464 |
-
|
465 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:99
|
466 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:110
|
467 |
-
#, php-format
|
468 |
-
msgid "Use %sPHP date formatting%s."
|
469 |
-
msgstr "Benytt %sPHP datoformatering%s."
|
470 |
-
|
471 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:106
|
472 |
-
msgid "Time Format"
|
473 |
-
msgstr "Tidsformat"
|
474 |
-
|
475 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:117
|
476 |
-
msgid "Cache Duration"
|
477 |
-
msgstr "Buffervarighet"
|
478 |
-
|
479 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:120
|
480 |
-
msgid ""
|
481 |
-
"The length of time, in seconds, to cache the feed (43200 = 12 hours). If "
|
482 |
-
"this feed changes regularly, you may want to reduce the cache duration."
|
483 |
-
msgstr ""
|
484 |
-
"Hvor lang tid, i sekunder, å bufre feeden (43 200 = 12 timer). Hvis denne "
|
485 |
-
"feed'en endres regelmessig, kan det være lurt å redusere buffervarighet."
|
486 |
-
|
487 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:125
|
488 |
-
msgid "Multiple Day Events"
|
489 |
-
msgstr "Arrangement over fler dager"
|
490 |
-
|
491 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:127
|
492 |
-
msgid "Show on each day"
|
493 |
-
msgstr "Vis på hver dag"
|
494 |
-
|
495 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:128
|
496 |
-
msgid ""
|
497 |
-
"Show events that span multiple days on each day that they span, rather than "
|
498 |
-
"just the first day."
|
499 |
-
msgstr ""
|
500 |
-
"Vis arrangement som går over flere dager på hver dag det går over, og ikke "
|
501 |
-
"bare den første dagen."
|
502 |
-
|
503 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:133
|
504 |
-
msgid "Display Mode"
|
505 |
-
msgstr "Visningsmodus"
|
506 |
-
|
507 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:140
|
508 |
-
msgid "Choose how you want your calendar to be displayed."
|
509 |
-
msgstr "Velg hvordan du vil vise kalenderen din."
|
510 |
-
|
511 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:145
|
512 |
-
#: google-calendar-events/views/widgets.php:239
|
513 |
-
msgid "Show Paging Links"
|
514 |
-
msgstr "Vis sidelenker"
|
515 |
-
|
516 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:147
|
517 |
-
#: google-calendar-events/views/widgets.php:241
|
518 |
-
msgid "Disable to hide Next/Back links."
|
519 |
-
msgstr "Deaktiver for å skjule Neste/Tilbake-lenker"
|
520 |
-
|
521 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:152
|
522 |
-
#: google-calendar-events/views/widgets.php:245
|
523 |
-
msgid "Number of Events per Page"
|
524 |
-
msgstr "Antall arrangement å vise per side"
|
525 |
-
|
526 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:156
|
527 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:168
|
528 |
-
#: google-calendar-events/views/widgets.php:248
|
529 |
-
#: google-calendar-events/views/widgets.php:257
|
530 |
-
msgid "Days"
|
531 |
-
msgstr "Dager"
|
532 |
-
|
533 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:157
|
534 |
-
#: google-calendar-events/views/widgets.php:249
|
535 |
-
msgid "Events"
|
536 |
-
msgstr "Arrangementer"
|
537 |
-
|
538 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:159
|
539 |
-
msgid "How many events to display per page (List View only)."
|
540 |
-
msgstr "Hvor mange arrangement å vise per side (kun listevisning)."
|
541 |
-
|
542 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:164
|
543 |
-
msgid "Start Date Offset"
|
544 |
-
msgstr "Startdatooffsett"
|
545 |
-
|
546 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:169
|
547 |
-
msgid "Weeks"
|
548 |
-
msgstr "Uker"
|
549 |
-
|
550 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:170
|
551 |
-
msgid "Months"
|
552 |
-
msgstr "Måneder"
|
553 |
-
|
554 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:173
|
555 |
-
#: google-calendar-events/views/widgets.php:260
|
556 |
-
msgid "Back"
|
557 |
-
msgstr "Tilbake"
|
558 |
-
|
559 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:174
|
560 |
-
#: google-calendar-events/views/widgets.php:261
|
561 |
-
msgid "Ahead"
|
562 |
-
msgstr "Forover"
|
563 |
-
|
564 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:176
|
565 |
-
msgid ""
|
566 |
-
"If you need to show events starting on a day other than today. (List View "
|
567 |
-
"only)."
|
568 |
-
msgstr ""
|
569 |
-
"Hvis du trenger å vise arrangement som starter på en annen dag enn i dag. "
|
570 |
-
"(kun listevisning)"
|
571 |
-
|
572 |
-
#: google-calendar-events/views/admin/gce-feed-sidebar-help.php:6
|
573 |
-
msgid "Documentation & getting started"
|
574 |
-
msgstr "Dokumentasjon & komme i gang"
|
575 |
-
|
576 |
-
#: google-calendar-events/views/admin/gce-feed-sidebar-help.php:12
|
577 |
-
msgid "Community support forums"
|
578 |
-
msgstr "Støttefora"
|
579 |
-
|
580 |
-
#: google-calendar-events/views/admin/gce-feed-sidebar-help.php:18
|
581 |
-
msgid "Get notified of new features"
|
582 |
-
msgstr "Bli varslet om nye funksjoner"
|
583 |
-
|
584 |
-
#: google-calendar-events/views/admin/gce-feed-sidebar-help.php:24
|
585 |
-
msgid "Rate this plugin"
|
586 |
-
msgstr "Ranger denne utvidelsen"
|
587 |
-
|
588 |
-
#: google-calendar-events/views/widgets.php:28
|
589 |
-
msgid ""
|
590 |
-
"Display a list or calendar grid of events from one or more Google Calendar "
|
591 |
-
"feeds you have added"
|
592 |
-
msgstr ""
|
593 |
-
"Vis en liste eller kalendergrid over arrangement fra en eller flere "
|
594 |
-
"Googlekalenderfeeds som du har lagt til"
|
595 |
-
|
596 |
-
#: google-calendar-events/views/widgets.php:114
|
597 |
-
msgid ""
|
598 |
-
"No valid Feed IDs have been entered for this widget. Please check that you "
|
599 |
-
"have entered the IDs correctly in the widget settings (Appearance > "
|
600 |
-
"Widgets), and that the Feeds have not been deleted."
|
601 |
-
msgstr ""
|
602 |
-
"Ingen gyldig feed-IDer er angitt for denne widgeten. Vennligst sjekk at du "
|
603 |
-
"har skrevet IDer riktig i widgetinnstillinger (utseende> Widgets), og at "
|
604 |
-
"Feeds ikke har blitt slettet."
|
605 |
-
|
606 |
-
#: google-calendar-events/views/widgets.php:147
|
607 |
-
msgid "You have not added any feeds yet."
|
608 |
-
msgstr "Du har ikke lagt til noen feeds ennå."
|
609 |
-
|
610 |
-
#: google-calendar-events/views/widgets.php:190
|
611 |
-
msgid "There are no feeds created yet."
|
612 |
-
msgstr "Ingen feed er opprettet ennå."
|
613 |
-
|
614 |
-
#: google-calendar-events/views/widgets.php:191
|
615 |
-
msgid "Add your first feed!"
|
616 |
-
msgstr "Legg til din første feed!"
|
617 |
-
|
618 |
-
#: google-calendar-events/views/widgets.php:216
|
619 |
-
msgid "Feeds to display, as a comma separated list (e.g. 101,102,103)"
|
620 |
-
msgstr "Feeds å vise; som en kommaseparert liste (f.eks. 101, 102, 103)"
|
621 |
-
|
622 |
-
#: google-calendar-events/views/widgets.php:221
|
623 |
-
msgid "Display events as:"
|
624 |
-
msgstr "Vis arrangement som:"
|
625 |
-
|
626 |
-
#: google-calendar-events/views/widgets.php:224
|
627 |
-
msgid "Calendar Grid - with AJAX"
|
628 |
-
msgstr "Kalendergrid - med AJAX"
|
629 |
-
|
630 |
-
#: google-calendar-events/views/widgets.php:231
|
631 |
-
msgid "Sort order (only applies to lists):"
|
632 |
-
msgstr "Sorteringsrekkefølge (gjelder bare for lister):"
|
633 |
-
|
634 |
-
#: google-calendar-events/views/widgets.php:233
|
635 |
-
msgid "Ascending"
|
636 |
-
msgstr "Stigende"
|
637 |
-
|
638 |
-
#: google-calendar-events/views/widgets.php:234
|
639 |
-
msgid "Descending"
|
640 |
-
msgstr "Synkende"
|
641 |
-
|
642 |
-
#: google-calendar-events/views/widgets.php:254
|
643 |
-
msgid "Start Date Offset (List View Only)"
|
644 |
-
msgstr "Startdatooffsett (kun listevisning)"
|
645 |
-
|
646 |
-
#: google-calendar-events/views/widgets.php:266
|
647 |
-
msgid ""
|
648 |
-
"Display title on tooltip / list item (e.g. 'Events on 7th March') Grouped "
|
649 |
-
"lists always have a title displayed."
|
650 |
-
msgstr ""
|
651 |
-
"Vis tittel på verktøytips / listegjenstand (f.eks. 'Arrangement på 7. "
|
652 |
-
"mars'). Grupperte lister har alltid tittelen vist."
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: Google Calendar Events\n"
|
4 |
+
"POT-Creation-Date: 2014-10-04 17:15-0700\n"
|
5 |
+
"PO-Revision-Date: 2014-10-08 00:14+0100\n"
|
6 |
+
"Last-Translator: Tore Hjartland <tore.hjartland@biologge.no>\n"
|
7 |
+
"Language-Team: \n"
|
8 |
+
"MIME-Version: 1.0\n"
|
9 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
10 |
+
"Content-Transfer-Encoding: 8bit\n"
|
11 |
+
"X-Generator: Poedit 1.6.9\n"
|
12 |
+
"X-Poedit-Basepath: .\n"
|
13 |
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
14 |
+
"X-Poedit-KeywordsList: __;_e\n"
|
15 |
+
"Language: nb_NO\n"
|
16 |
+
"X-Poedit-SearchPath-0: google-calendar-events\n"
|
17 |
+
|
18 |
+
#: google-calendar-events/class-google-calendar-events-admin.php:67
|
19 |
+
#: google-calendar-events/class-google-calendar-events-admin.php:68
|
20 |
+
#: google-calendar-events/includes/register-settings.php:44
|
21 |
+
msgid "General Settings"
|
22 |
+
msgstr "Generelle innstillinger"
|
23 |
+
|
24 |
+
#: google-calendar-events/class-google-calendar-events-admin.php:139
|
25 |
+
#: google-calendar-events/views/widgets.php:27
|
26 |
+
msgid "Google Calendar Events"
|
27 |
+
msgstr "Google Calendar Events"
|
28 |
+
|
29 |
+
#: google-calendar-events/class-google-calendar-events-admin.php:151
|
30 |
+
msgid "Feeds"
|
31 |
+
msgstr "Feeds"
|
32 |
+
|
33 |
+
#: google-calendar-events/includes/admin/admin-functions.php:20
|
34 |
+
msgid "Cache has been cleared for this feed."
|
35 |
+
msgstr "Bufferen har blitt tømt for denne feed'en."
|
36 |
+
|
37 |
+
#: google-calendar-events/includes/admin/admin-functions.php:71
|
38 |
+
msgid "Clear Cache"
|
39 |
+
msgstr "Tøm buffer"
|
40 |
+
|
41 |
+
#: google-calendar-events/includes/class-gce-display.php:360
|
42 |
+
msgid "No events to display."
|
43 |
+
msgstr "Ingen arrangement å vise"
|
44 |
+
|
45 |
+
#: google-calendar-events/includes/class-gce-event.php:496
|
46 |
+
#, php-format
|
47 |
+
msgid "%s year"
|
48 |
+
msgstr "%s år"
|
49 |
+
|
50 |
+
#: google-calendar-events/includes/class-gce-event.php:496
|
51 |
+
#, php-format
|
52 |
+
msgid "%s years"
|
53 |
+
msgstr "%s år"
|
54 |
+
|
55 |
+
#: google-calendar-events/includes/class-gce-event.php:497
|
56 |
+
#, php-format
|
57 |
+
msgid "%s month"
|
58 |
+
msgstr "%s måned"
|
59 |
+
|
60 |
+
#: google-calendar-events/includes/class-gce-event.php:497
|
61 |
+
#, php-format
|
62 |
+
msgid "%s months"
|
63 |
+
msgstr "%s måneder"
|
64 |
+
|
65 |
+
#: google-calendar-events/includes/class-gce-event.php:498
|
66 |
+
#, php-format
|
67 |
+
msgid "%s week"
|
68 |
+
msgstr "%s uke"
|
69 |
+
|
70 |
+
#: google-calendar-events/includes/class-gce-event.php:498
|
71 |
+
#, php-format
|
72 |
+
msgid "%s weeks"
|
73 |
+
msgstr "%s uker"
|
74 |
+
|
75 |
+
#: google-calendar-events/includes/class-gce-event.php:499
|
76 |
+
#, php-format
|
77 |
+
msgid "%s day"
|
78 |
+
msgstr "%s dag"
|
79 |
+
|
80 |
+
#: google-calendar-events/includes/class-gce-event.php:499
|
81 |
+
#, php-format
|
82 |
+
msgid "%s days"
|
83 |
+
msgstr "%s dager"
|
84 |
+
|
85 |
+
#: google-calendar-events/includes/class-gce-event.php:500
|
86 |
+
#, php-format
|
87 |
+
msgid "%s hour"
|
88 |
+
msgstr "%s time"
|
89 |
+
|
90 |
+
#: google-calendar-events/includes/class-gce-event.php:500
|
91 |
+
#, php-format
|
92 |
+
msgid "%s hours"
|
93 |
+
msgstr "%s timer"
|
94 |
+
|
95 |
+
#: google-calendar-events/includes/class-gce-event.php:501
|
96 |
+
#, php-format
|
97 |
+
msgid "%s min"
|
98 |
+
msgstr "%s min"
|
99 |
+
|
100 |
+
#: google-calendar-events/includes/class-gce-event.php:501
|
101 |
+
#, php-format
|
102 |
+
msgid "%s mins"
|
103 |
+
msgstr "%s minutter"
|
104 |
+
|
105 |
+
#: google-calendar-events/includes/class-gce-feed.php:82
|
106 |
+
msgid ""
|
107 |
+
"The feed URL has not been set. Please make sure to set it correctly in the "
|
108 |
+
"Feed settings."
|
109 |
+
msgstr ""
|
110 |
+
"FeedURLen har ikke blitt satt. Vennligst påse å sette den korrekt i "
|
111 |
+
"feedinnstillingene."
|
112 |
+
|
113 |
+
#: google-calendar-events/includes/class-gce-feed.php:164
|
114 |
+
msgid ""
|
115 |
+
"Some data was retrieved, but could not be parsed successfully. Please ensure "
|
116 |
+
"your feed URL is correct."
|
117 |
+
msgstr ""
|
118 |
+
"Noen data ble hentet, men kunne ikke analyseres med hell. Vennligst sikre "
|
119 |
+
"at feed- URLen er riktig."
|
120 |
+
|
121 |
+
#: google-calendar-events/includes/class-gce-feed.php:170
|
122 |
+
msgid ""
|
123 |
+
"The feed could not be found (404). Please ensure your feed URL is correct."
|
124 |
+
msgstr ""
|
125 |
+
"Feed'en ble ikke funnet (404). Vennligst sikre at feed-URLen er korrekt."
|
126 |
+
|
127 |
+
#: google-calendar-events/includes/class-gce-feed.php:173
|
128 |
+
msgid ""
|
129 |
+
"Access to this feed was denied (403). Please ensure you have public sharing "
|
130 |
+
"enabled for your calendar."
|
131 |
+
msgstr ""
|
132 |
+
"Tilgang til denne feed'en ble avvist (403). Vennligst påse at du har "
|
133 |
+
"offentlig deling aktivert for kalenderen din."
|
134 |
+
|
135 |
+
#: google-calendar-events/includes/class-gce-feed.php:176
|
136 |
+
#, php-format
|
137 |
+
msgid ""
|
138 |
+
"The feed data could not be retrieved. Error code: %s. Please ensure your "
|
139 |
+
"feed URL is correct."
|
140 |
+
msgstr ""
|
141 |
+
"Feeddataen kunne ikke hentes. Feilkode: %s. Vennligst påse at feed-URLen er "
|
142 |
+
"korrekt"
|
143 |
+
|
144 |
+
#: google-calendar-events/includes/class-gce-feed.php:181
|
145 |
+
msgid " Please ensure your feed URL is correct."
|
146 |
+
msgstr "Vennligst sikre at feed-URL'en din er korrekt"
|
147 |
+
|
148 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:21
|
149 |
+
msgid "Google Calendar Feeds"
|
150 |
+
msgstr "Google Calendar feeds"
|
151 |
+
|
152 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:22
|
153 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:24
|
154 |
+
msgid "Feed"
|
155 |
+
msgstr "Feed"
|
156 |
+
|
157 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:23
|
158 |
+
msgid "GCal Events"
|
159 |
+
msgstr "GCal-feeds"
|
160 |
+
|
161 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:25
|
162 |
+
msgid "Add New"
|
163 |
+
msgstr "Legg til ny"
|
164 |
+
|
165 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:26
|
166 |
+
msgid "Add New Feed"
|
167 |
+
msgstr "Legg til ny feed"
|
168 |
+
|
169 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:27
|
170 |
+
msgid "New Feed"
|
171 |
+
msgstr "Ny feed"
|
172 |
+
|
173 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:28
|
174 |
+
msgid "Edit Feed"
|
175 |
+
msgstr "Rediger feed"
|
176 |
+
|
177 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:29
|
178 |
+
msgid "View Feed"
|
179 |
+
msgstr "Vis feed"
|
180 |
+
|
181 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:30
|
182 |
+
msgid "All GCal Feeds"
|
183 |
+
msgstr "Alle GCAL-feeds"
|
184 |
+
|
185 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:31
|
186 |
+
msgid "Search GCal Feeds"
|
187 |
+
msgstr "Søk i GCal-feeds"
|
188 |
+
|
189 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:32
|
190 |
+
msgid "No feeds found."
|
191 |
+
msgstr "Ingen feeds funnet."
|
192 |
+
|
193 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:33
|
194 |
+
msgid "No feeds found in Trash."
|
195 |
+
msgstr "Ingen feeds funnet i søpla."
|
196 |
+
|
197 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:75
|
198 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:76
|
199 |
+
#, php-format
|
200 |
+
msgid "%4$s updated. %1$sView %2$s%3$s"
|
201 |
+
msgstr "%4$s oppdatert. %1$sVis %2$s%3$s"
|
202 |
+
|
203 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:77
|
204 |
+
#, php-format
|
205 |
+
msgid "%4$s published. %1$sView %2$s%3$s"
|
206 |
+
msgstr "%4$s publisert. %1$sVis %2$s%3$s"
|
207 |
+
|
208 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:78
|
209 |
+
#, php-format
|
210 |
+
msgid "%4$s saved. %1$sView %2$s%3$s"
|
211 |
+
msgstr "%4$s lagret. %1$sVis %2$s%3$s"
|
212 |
+
|
213 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:79
|
214 |
+
#, php-format
|
215 |
+
msgid "%4$s submitted. %1$sView %2$s%3$s"
|
216 |
+
msgstr "%4$s innsendt. %1$sVis %2$s%3$s"
|
217 |
+
|
218 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:80
|
219 |
+
#, php-format
|
220 |
+
msgid "%4$s draft updated. %1$sView %2$s%3$s"
|
221 |
+
msgstr "%4$s utkast oppdatert. %1$sVis %2$s%3$s"
|
222 |
+
|
223 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:206
|
224 |
+
msgid "Feed ID"
|
225 |
+
msgstr "Feed-ID"
|
226 |
+
|
227 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:207
|
228 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:60
|
229 |
+
msgid "Feed Shortcode"
|
230 |
+
msgstr "Feed hurtigkode"
|
231 |
+
|
232 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:208
|
233 |
+
msgid "Display Type"
|
234 |
+
msgstr "Visningstype"
|
235 |
+
|
236 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:235
|
237 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:136
|
238 |
+
#: google-calendar-events/views/widgets.php:223
|
239 |
+
msgid "Grid"
|
240 |
+
msgstr "Grid"
|
241 |
+
|
242 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:237
|
243 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:137
|
244 |
+
#: google-calendar-events/views/widgets.php:225
|
245 |
+
msgid "List"
|
246 |
+
msgstr "Liste"
|
247 |
+
|
248 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:239
|
249 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:138
|
250 |
+
#: google-calendar-events/views/widgets.php:226
|
251 |
+
msgid "Grouped List"
|
252 |
+
msgstr "Gruppert list"
|
253 |
+
|
254 |
+
#: google-calendar-events/includes/register-settings.php:29
|
255 |
+
msgid "Save Settings"
|
256 |
+
msgstr "Lagre innstillinger"
|
257 |
+
|
258 |
+
#: google-calendar-events/includes/register-settings.php:30
|
259 |
+
msgid ""
|
260 |
+
"Save your settings when uninstalling this plugin. Useful when upgrading or "
|
261 |
+
"re-installing."
|
262 |
+
msgstr ""
|
263 |
+
"Lagre innstillingene dine når du avinnstallerer denne utvidelsen. Nyttig ved "
|
264 |
+
"oppgradering eller reinstallasjon."
|
265 |
+
|
266 |
+
#: google-calendar-events/includes/register-settings.php:132
|
267 |
+
#, php-format
|
268 |
+
msgid ""
|
269 |
+
"The callback function used for the <strong>%s</strong> setting is missing."
|
270 |
+
msgstr ""
|
271 |
+
"Tilbakekallingsfunksjonen som brukes til <strong>%s</strong>-innstillingen "
|
272 |
+
"mangler."
|
273 |
+
|
274 |
+
#: google-calendar-events/views/admin/display-options-meta.php:39
|
275 |
+
msgid ""
|
276 |
+
"Check this box to use the simple display options below instead of the Event "
|
277 |
+
"Builder code on the left."
|
278 |
+
msgstr ""
|
279 |
+
"Huk av denne boksen for å benytte enkle visningsvalg nedenfor i stedet for "
|
280 |
+
"Event Builder-koden til vensstre."
|
281 |
+
|
282 |
+
#: google-calendar-events/views/admin/display-options-meta.php:44
|
283 |
+
msgid "Start date / time display"
|
284 |
+
msgstr "Visning av startdato / -tid"
|
285 |
+
|
286 |
+
#: google-calendar-events/views/admin/display-options-meta.php:45
|
287 |
+
msgid "Select how to display the start date / time."
|
288 |
+
msgstr "Velg hvordan å vise startdato / -tid"
|
289 |
+
|
290 |
+
#: google-calendar-events/views/admin/display-options-meta.php:47
|
291 |
+
#: google-calendar-events/views/admin/display-options-meta.php:61
|
292 |
+
msgid "None"
|
293 |
+
msgstr "Ingen"
|
294 |
+
|
295 |
+
#: google-calendar-events/views/admin/display-options-meta.php:48
|
296 |
+
msgid "Start time"
|
297 |
+
msgstr "Starttid"
|
298 |
+
|
299 |
+
#: google-calendar-events/views/admin/display-options-meta.php:49
|
300 |
+
msgid "Start date"
|
301 |
+
msgstr "Startdato"
|
302 |
+
|
303 |
+
#: google-calendar-events/views/admin/display-options-meta.php:50
|
304 |
+
msgid "Start time and date"
|
305 |
+
msgstr "Starttid og -dato"
|
306 |
+
|
307 |
+
#: google-calendar-events/views/admin/display-options-meta.php:51
|
308 |
+
msgid "Start date and time"
|
309 |
+
msgstr "Startdato / -tid"
|
310 |
+
|
311 |
+
#: google-calendar-events/views/admin/display-options-meta.php:53
|
312 |
+
msgid "Text to display before the start time."
|
313 |
+
msgstr "Tekst å vise før starttiden."
|
314 |
+
|
315 |
+
#: google-calendar-events/views/admin/display-options-meta.php:58
|
316 |
+
msgid "End time/date display"
|
317 |
+
msgstr "Visning av sluttid/dato"
|
318 |
+
|
319 |
+
#: google-calendar-events/views/admin/display-options-meta.php:59
|
320 |
+
msgid "Select how to display the end date / time."
|
321 |
+
msgstr "Velg hvordan å vise sluttdato / -tid"
|
322 |
+
|
323 |
+
#: google-calendar-events/views/admin/display-options-meta.php:62
|
324 |
+
msgid "End time"
|
325 |
+
msgstr "Sluttid"
|
326 |
+
|
327 |
+
#: google-calendar-events/views/admin/display-options-meta.php:63
|
328 |
+
msgid "End date"
|
329 |
+
msgstr "Sluttdato"
|
330 |
+
|
331 |
+
#: google-calendar-events/views/admin/display-options-meta.php:64
|
332 |
+
msgid "End time and date"
|
333 |
+
msgstr "Sluttid og -dato"
|
334 |
+
|
335 |
+
#: google-calendar-events/views/admin/display-options-meta.php:65
|
336 |
+
msgid "End date and time"
|
337 |
+
msgstr "Sluttdato og -tid"
|
338 |
+
|
339 |
+
#: google-calendar-events/views/admin/display-options-meta.php:67
|
340 |
+
msgid "Text to display before the end time."
|
341 |
+
msgstr "Tekst å vise før sluttiden."
|
342 |
+
|
343 |
+
#: google-calendar-events/views/admin/display-options-meta.php:72
|
344 |
+
msgid "Separator"
|
345 |
+
msgstr "Skiller"
|
346 |
+
|
347 |
+
#: google-calendar-events/views/admin/display-options-meta.php:74
|
348 |
+
msgid ""
|
349 |
+
"If you have chosen to display both the time and date above, enter the text / "
|
350 |
+
"characters to display between the time and date here (including any spaces)."
|
351 |
+
msgstr ""
|
352 |
+
"Hvis du har valgt å vise både klokkeslett og dato ovenfor, skriv inn "
|
353 |
+
"teksten / tegnene for å vise mellom klokkeslett og dato her (inkludert "
|
354 |
+
"mellomrom)."
|
355 |
+
|
356 |
+
#: google-calendar-events/views/admin/display-options-meta.php:88
|
357 |
+
msgid "Description"
|
358 |
+
msgstr "Beskrivelse"
|
359 |
+
|
360 |
+
#: google-calendar-events/views/admin/display-options-meta.php:91
|
361 |
+
msgid ""
|
362 |
+
"Show the description of events? (URLs in the description will be made into "
|
363 |
+
"links)."
|
364 |
+
msgstr ""
|
365 |
+
"Vis arrangementsbeskrivelser? (URLer i beskrivelsen vil bli omgjort til "
|
366 |
+
"lenker)."
|
367 |
+
|
368 |
+
#: google-calendar-events/views/admin/display-options-meta.php:93
|
369 |
+
msgid "Text to display before the description."
|
370 |
+
msgstr "Tekst å vise før beskrivelsen."
|
371 |
+
|
372 |
+
#: google-calendar-events/views/admin/display-options-meta.php:95
|
373 |
+
msgid ""
|
374 |
+
"Maximum number of words to show from description. Leave blank for no limit."
|
375 |
+
msgstr "Maks antall ord å vise fra beskrivelsen. La stå tomt for ingen grense."
|
376 |
+
|
377 |
+
#: google-calendar-events/views/admin/display-options-meta.php:100
|
378 |
+
msgid "Event Link"
|
379 |
+
msgstr "Arrangementslink"
|
380 |
+
|
381 |
+
#: google-calendar-events/views/admin/display-options-meta.php:103
|
382 |
+
msgid "Show a link to the Google Calendar page for an event?"
|
383 |
+
msgstr "Vis en lenke til Google Calendar-siden for et arrangement?"
|
384 |
+
|
385 |
+
#: google-calendar-events/views/admin/display-options-meta.php:107
|
386 |
+
msgid "Links open in a new window / tab?"
|
387 |
+
msgstr "Åpner lenker i et nytt vindu/arkfane?"
|
388 |
+
|
389 |
+
#: google-calendar-events/views/admin/display-options-meta.php:109
|
390 |
+
msgid "The link text to be displayed."
|
391 |
+
msgstr "Lenketeksten å vise."
|
392 |
+
|
393 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:41
|
394 |
+
msgid ""
|
395 |
+
"We're <strong>smack dab</strong> in the middle of building additional "
|
396 |
+
"features for this plugin. Have ideas?"
|
397 |
+
msgstr ""
|
398 |
+
"Vi er <strong>midt i </strong> byggingen av ekstra funksjoner for denne "
|
399 |
+
"plugin. Har du ideer?"
|
400 |
+
|
401 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:44
|
402 |
+
msgid "Visit our roadmap and tell us what you're looking for"
|
403 |
+
msgstr "Besøk veikartet vårt og fortell oss hva du etterspør"
|
404 |
+
|
405 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:50
|
406 |
+
msgid "Want to be in the know?"
|
407 |
+
msgstr "Lyst til å være oppdatert?"
|
408 |
+
|
409 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:53
|
410 |
+
msgid "Get notified when new features are released"
|
411 |
+
msgstr "Bli varslet når nye funksjoner blir lansert"
|
412 |
+
|
413 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:63
|
414 |
+
msgid ""
|
415 |
+
"Copy and paste this shortcode to display this Google Calendar feed in any "
|
416 |
+
"post or page."
|
417 |
+
msgstr ""
|
418 |
+
"Klipp og lim denne hurtigkoden for å vise denne Googlekalenderen i hvilke "
|
419 |
+
"som helst innlegg eller sider."
|
420 |
+
|
421 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:67
|
422 |
+
msgid "GCal Feed URL"
|
423 |
+
msgstr "GCal-feed-URL"
|
424 |
+
|
425 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:71
|
426 |
+
msgid "The Google Calendar feed URL."
|
427 |
+
msgstr "Google Calendar feed-URL."
|
428 |
+
|
429 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:72
|
430 |
+
msgid "Example"
|
431 |
+
msgstr "Eksempel"
|
432 |
+
|
433 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:73
|
434 |
+
msgid "How to find your GCal feed URL"
|
435 |
+
msgstr "Hvordan å finne URL til GCal-feed'en din"
|
436 |
+
|
437 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:79
|
438 |
+
msgid "Search Query"
|
439 |
+
msgstr "Søk"
|
440 |
+
|
441 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:82
|
442 |
+
msgid "Find and show events based on a search query."
|
443 |
+
msgstr "Finn og vis arrangement basert på et søk."
|
444 |
+
|
445 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:87
|
446 |
+
msgid "Expand Recurring Events?"
|
447 |
+
msgstr "Utvid gjentakende arrangementer?"
|
448 |
+
|
449 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:89
|
450 |
+
msgid "Yes"
|
451 |
+
msgstr "Ja"
|
452 |
+
|
453 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:90
|
454 |
+
msgid ""
|
455 |
+
"This will show recurring events each time they occur, otherwise it will only "
|
456 |
+
"show the event the first time it occurs."
|
457 |
+
msgstr ""
|
458 |
+
"Dette vil vise tilbakevendende arrangement hver gang de oppstår. Ellers vil "
|
459 |
+
"det bare vise arrangementet første gang det skjer."
|
460 |
+
|
461 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:95
|
462 |
+
msgid "Date Format"
|
463 |
+
msgstr "Datoformat"
|
464 |
+
|
465 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:99
|
466 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:110
|
467 |
+
#, php-format
|
468 |
+
msgid "Use %sPHP date formatting%s."
|
469 |
+
msgstr "Benytt %sPHP datoformatering%s."
|
470 |
+
|
471 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:106
|
472 |
+
msgid "Time Format"
|
473 |
+
msgstr "Tidsformat"
|
474 |
+
|
475 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:117
|
476 |
+
msgid "Cache Duration"
|
477 |
+
msgstr "Buffervarighet"
|
478 |
+
|
479 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:120
|
480 |
+
msgid ""
|
481 |
+
"The length of time, in seconds, to cache the feed (43200 = 12 hours). If "
|
482 |
+
"this feed changes regularly, you may want to reduce the cache duration."
|
483 |
+
msgstr ""
|
484 |
+
"Hvor lang tid, i sekunder, å bufre feeden (43 200 = 12 timer). Hvis denne "
|
485 |
+
"feed'en endres regelmessig, kan det være lurt å redusere buffervarighet."
|
486 |
+
|
487 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:125
|
488 |
+
msgid "Multiple Day Events"
|
489 |
+
msgstr "Arrangement over fler dager"
|
490 |
+
|
491 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:127
|
492 |
+
msgid "Show on each day"
|
493 |
+
msgstr "Vis på hver dag"
|
494 |
+
|
495 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:128
|
496 |
+
msgid ""
|
497 |
+
"Show events that span multiple days on each day that they span, rather than "
|
498 |
+
"just the first day."
|
499 |
+
msgstr ""
|
500 |
+
"Vis arrangement som går over flere dager på hver dag det går over, og ikke "
|
501 |
+
"bare den første dagen."
|
502 |
+
|
503 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:133
|
504 |
+
msgid "Display Mode"
|
505 |
+
msgstr "Visningsmodus"
|
506 |
+
|
507 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:140
|
508 |
+
msgid "Choose how you want your calendar to be displayed."
|
509 |
+
msgstr "Velg hvordan du vil vise kalenderen din."
|
510 |
+
|
511 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:145
|
512 |
+
#: google-calendar-events/views/widgets.php:239
|
513 |
+
msgid "Show Paging Links"
|
514 |
+
msgstr "Vis sidelenker"
|
515 |
+
|
516 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:147
|
517 |
+
#: google-calendar-events/views/widgets.php:241
|
518 |
+
msgid "Disable to hide Next/Back links."
|
519 |
+
msgstr "Deaktiver for å skjule Neste/Tilbake-lenker"
|
520 |
+
|
521 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:152
|
522 |
+
#: google-calendar-events/views/widgets.php:245
|
523 |
+
msgid "Number of Events per Page"
|
524 |
+
msgstr "Antall arrangement å vise per side"
|
525 |
+
|
526 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:156
|
527 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:168
|
528 |
+
#: google-calendar-events/views/widgets.php:248
|
529 |
+
#: google-calendar-events/views/widgets.php:257
|
530 |
+
msgid "Days"
|
531 |
+
msgstr "Dager"
|
532 |
+
|
533 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:157
|
534 |
+
#: google-calendar-events/views/widgets.php:249
|
535 |
+
msgid "Events"
|
536 |
+
msgstr "Arrangementer"
|
537 |
+
|
538 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:159
|
539 |
+
msgid "How many events to display per page (List View only)."
|
540 |
+
msgstr "Hvor mange arrangement å vise per side (kun listevisning)."
|
541 |
+
|
542 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:164
|
543 |
+
msgid "Start Date Offset"
|
544 |
+
msgstr "Startdatooffsett"
|
545 |
+
|
546 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:169
|
547 |
+
msgid "Weeks"
|
548 |
+
msgstr "Uker"
|
549 |
+
|
550 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:170
|
551 |
+
msgid "Months"
|
552 |
+
msgstr "Måneder"
|
553 |
+
|
554 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:173
|
555 |
+
#: google-calendar-events/views/widgets.php:260
|
556 |
+
msgid "Back"
|
557 |
+
msgstr "Tilbake"
|
558 |
+
|
559 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:174
|
560 |
+
#: google-calendar-events/views/widgets.php:261
|
561 |
+
msgid "Ahead"
|
562 |
+
msgstr "Forover"
|
563 |
+
|
564 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:176
|
565 |
+
msgid ""
|
566 |
+
"If you need to show events starting on a day other than today. (List View "
|
567 |
+
"only)."
|
568 |
+
msgstr ""
|
569 |
+
"Hvis du trenger å vise arrangement som starter på en annen dag enn i dag. "
|
570 |
+
"(kun listevisning)"
|
571 |
+
|
572 |
+
#: google-calendar-events/views/admin/gce-feed-sidebar-help.php:6
|
573 |
+
msgid "Documentation & getting started"
|
574 |
+
msgstr "Dokumentasjon & komme i gang"
|
575 |
+
|
576 |
+
#: google-calendar-events/views/admin/gce-feed-sidebar-help.php:12
|
577 |
+
msgid "Community support forums"
|
578 |
+
msgstr "Støttefora"
|
579 |
+
|
580 |
+
#: google-calendar-events/views/admin/gce-feed-sidebar-help.php:18
|
581 |
+
msgid "Get notified of new features"
|
582 |
+
msgstr "Bli varslet om nye funksjoner"
|
583 |
+
|
584 |
+
#: google-calendar-events/views/admin/gce-feed-sidebar-help.php:24
|
585 |
+
msgid "Rate this plugin"
|
586 |
+
msgstr "Ranger denne utvidelsen"
|
587 |
+
|
588 |
+
#: google-calendar-events/views/widgets.php:28
|
589 |
+
msgid ""
|
590 |
+
"Display a list or calendar grid of events from one or more Google Calendar "
|
591 |
+
"feeds you have added"
|
592 |
+
msgstr ""
|
593 |
+
"Vis en liste eller kalendergrid over arrangement fra en eller flere "
|
594 |
+
"Googlekalenderfeeds som du har lagt til"
|
595 |
+
|
596 |
+
#: google-calendar-events/views/widgets.php:114
|
597 |
+
msgid ""
|
598 |
+
"No valid Feed IDs have been entered for this widget. Please check that you "
|
599 |
+
"have entered the IDs correctly in the widget settings (Appearance > "
|
600 |
+
"Widgets), and that the Feeds have not been deleted."
|
601 |
+
msgstr ""
|
602 |
+
"Ingen gyldig feed-IDer er angitt for denne widgeten. Vennligst sjekk at du "
|
603 |
+
"har skrevet IDer riktig i widgetinnstillinger (utseende> Widgets), og at "
|
604 |
+
"Feeds ikke har blitt slettet."
|
605 |
+
|
606 |
+
#: google-calendar-events/views/widgets.php:147
|
607 |
+
msgid "You have not added any feeds yet."
|
608 |
+
msgstr "Du har ikke lagt til noen feeds ennå."
|
609 |
+
|
610 |
+
#: google-calendar-events/views/widgets.php:190
|
611 |
+
msgid "There are no feeds created yet."
|
612 |
+
msgstr "Ingen feed er opprettet ennå."
|
613 |
+
|
614 |
+
#: google-calendar-events/views/widgets.php:191
|
615 |
+
msgid "Add your first feed!"
|
616 |
+
msgstr "Legg til din første feed!"
|
617 |
+
|
618 |
+
#: google-calendar-events/views/widgets.php:216
|
619 |
+
msgid "Feeds to display, as a comma separated list (e.g. 101,102,103)"
|
620 |
+
msgstr "Feeds å vise; som en kommaseparert liste (f.eks. 101, 102, 103)"
|
621 |
+
|
622 |
+
#: google-calendar-events/views/widgets.php:221
|
623 |
+
msgid "Display events as:"
|
624 |
+
msgstr "Vis arrangement som:"
|
625 |
+
|
626 |
+
#: google-calendar-events/views/widgets.php:224
|
627 |
+
msgid "Calendar Grid - with AJAX"
|
628 |
+
msgstr "Kalendergrid - med AJAX"
|
629 |
+
|
630 |
+
#: google-calendar-events/views/widgets.php:231
|
631 |
+
msgid "Sort order (only applies to lists):"
|
632 |
+
msgstr "Sorteringsrekkefølge (gjelder bare for lister):"
|
633 |
+
|
634 |
+
#: google-calendar-events/views/widgets.php:233
|
635 |
+
msgid "Ascending"
|
636 |
+
msgstr "Stigende"
|
637 |
+
|
638 |
+
#: google-calendar-events/views/widgets.php:234
|
639 |
+
msgid "Descending"
|
640 |
+
msgstr "Synkende"
|
641 |
+
|
642 |
+
#: google-calendar-events/views/widgets.php:254
|
643 |
+
msgid "Start Date Offset (List View Only)"
|
644 |
+
msgstr "Startdatooffsett (kun listevisning)"
|
645 |
+
|
646 |
+
#: google-calendar-events/views/widgets.php:266
|
647 |
+
msgid ""
|
648 |
+
"Display title on tooltip / list item (e.g. 'Events on 7th March') Grouped "
|
649 |
+
"lists always have a title displayed."
|
650 |
+
msgstr ""
|
651 |
+
"Vis tittel på verktøytips / listegjenstand (f.eks. 'Arrangement på 7. "
|
652 |
+
"mars'). Grupperte lister har alltid tittelen vist."
|
languages/gce-pl_PL.mo
ADDED
Binary file
|
languages/gce-pl_PL.po
ADDED
@@ -0,0 +1,655 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: Google Calendar Events\n"
|
4 |
+
"POT-Creation-Date: 2014-10-09 13:21-0700\n"
|
5 |
+
"PO-Revision-Date: 2014-10-17 13:30+0100\n"
|
6 |
+
"Last-Translator: Michał Pasternak <michal.dtz@gmail.com>\n"
|
7 |
+
"Language-Team: \n"
|
8 |
+
"Language: en\n"
|
9 |
+
"MIME-Version: 1.0\n"
|
10 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
+
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"X-Generator: Poedit 1.6.9\n"
|
13 |
+
"X-Poedit-Basepath: .\n"
|
14 |
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
15 |
+
"X-Poedit-KeywordsList: __;_e\n"
|
16 |
+
"X-Poedit-SearchPath-0: google-calendar-events\n"
|
17 |
+
|
18 |
+
#: google-calendar-events/class-google-calendar-events-admin.php:64
|
19 |
+
#: google-calendar-events/class-google-calendar-events-admin.php:65
|
20 |
+
#: google-calendar-events/includes/register-settings.php:44
|
21 |
+
msgid "General Settings"
|
22 |
+
msgstr "Ustawienia ogólne"
|
23 |
+
|
24 |
+
#: google-calendar-events/class-google-calendar-events-admin.php:122
|
25 |
+
#: google-calendar-events/views/widgets.php:27
|
26 |
+
msgid "Google Calendar Events"
|
27 |
+
msgstr "Wydarzenia w kalendarzu Google"
|
28 |
+
|
29 |
+
#: google-calendar-events/class-google-calendar-events-admin.php:134
|
30 |
+
msgid "Feeds"
|
31 |
+
msgstr "Kalendarze"
|
32 |
+
|
33 |
+
#: google-calendar-events/includes/admin/admin-functions.php:20
|
34 |
+
msgid "Cache has been cleared for this feed."
|
35 |
+
msgstr "Pamięć podręczna została wyczyszczona dla tego kalendarza."
|
36 |
+
|
37 |
+
#: google-calendar-events/includes/admin/admin-functions.php:74
|
38 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:252
|
39 |
+
msgid "Clear Cache"
|
40 |
+
msgstr "Wyczyść pamięć podręczną"
|
41 |
+
|
42 |
+
#: google-calendar-events/includes/class-gce-display.php:188
|
43 |
+
#: google-calendar-events/includes/class-gce-display.php:277
|
44 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:170
|
45 |
+
#: google-calendar-events/views/widgets.php:252
|
46 |
+
msgid "Back"
|
47 |
+
msgstr "Wstecz"
|
48 |
+
|
49 |
+
#: google-calendar-events/includes/class-gce-display.php:192
|
50 |
+
#: google-calendar-events/includes/class-gce-display.php:278
|
51 |
+
msgid "Next"
|
52 |
+
msgstr "Następny"
|
53 |
+
|
54 |
+
#: google-calendar-events/includes/class-gce-display.php:372
|
55 |
+
msgid "No events to display."
|
56 |
+
msgstr "Brak zdarzeń do wyświetlenia."
|
57 |
+
|
58 |
+
#: google-calendar-events/includes/class-gce-event.php:496
|
59 |
+
#, php-format
|
60 |
+
msgid "%s year"
|
61 |
+
msgstr "%s rok"
|
62 |
+
|
63 |
+
#: google-calendar-events/includes/class-gce-event.php:496
|
64 |
+
#, php-format
|
65 |
+
msgid "%s years"
|
66 |
+
msgstr "%s lat"
|
67 |
+
|
68 |
+
#: google-calendar-events/includes/class-gce-event.php:497
|
69 |
+
#, php-format
|
70 |
+
msgid "%s month"
|
71 |
+
msgstr "%s miesiąc"
|
72 |
+
|
73 |
+
#: google-calendar-events/includes/class-gce-event.php:497
|
74 |
+
#, php-format
|
75 |
+
msgid "%s months"
|
76 |
+
msgstr "%s miesiące"
|
77 |
+
|
78 |
+
#: google-calendar-events/includes/class-gce-event.php:498
|
79 |
+
#, php-format
|
80 |
+
msgid "%s week"
|
81 |
+
msgstr "%s tydzień"
|
82 |
+
|
83 |
+
#: google-calendar-events/includes/class-gce-event.php:498
|
84 |
+
#, php-format
|
85 |
+
msgid "%s weeks"
|
86 |
+
msgstr "%s tygodnie"
|
87 |
+
|
88 |
+
#: google-calendar-events/includes/class-gce-event.php:499
|
89 |
+
#, php-format
|
90 |
+
msgid "%s day"
|
91 |
+
msgstr "%s dzień"
|
92 |
+
|
93 |
+
#: google-calendar-events/includes/class-gce-event.php:499
|
94 |
+
#, php-format
|
95 |
+
msgid "%s days"
|
96 |
+
msgstr "%s dni"
|
97 |
+
|
98 |
+
#: google-calendar-events/includes/class-gce-event.php:500
|
99 |
+
#, php-format
|
100 |
+
msgid "%s hour"
|
101 |
+
msgstr "%s godzina"
|
102 |
+
|
103 |
+
#: google-calendar-events/includes/class-gce-event.php:500
|
104 |
+
#, php-format
|
105 |
+
msgid "%s hours"
|
106 |
+
msgstr "%s godziny"
|
107 |
+
|
108 |
+
#: google-calendar-events/includes/class-gce-event.php:501
|
109 |
+
#, php-format
|
110 |
+
msgid "%s min"
|
111 |
+
msgstr "%s minuta"
|
112 |
+
|
113 |
+
#: google-calendar-events/includes/class-gce-event.php:501
|
114 |
+
#, php-format
|
115 |
+
msgid "%s mins"
|
116 |
+
msgstr "%s minuty"
|
117 |
+
|
118 |
+
#: google-calendar-events/includes/class-gce-feed.php:82
|
119 |
+
msgid ""
|
120 |
+
"The feed URL has not been set. Please make sure to set it correctly in the "
|
121 |
+
"Feed settings."
|
122 |
+
msgstr ""
|
123 |
+
"Adres URL kalendarza nie został ustawiony. Upewnij się, że wpisałeś/aś go "
|
124 |
+
"poprawnie w Ustawieniach kalendarza."
|
125 |
+
|
126 |
+
#: google-calendar-events/includes/class-gce-feed.php:162
|
127 |
+
msgid ""
|
128 |
+
"Some data was retrieved, but could not be parsed successfully. Please ensure "
|
129 |
+
"your feed URL is correct."
|
130 |
+
msgstr ""
|
131 |
+
"Otrzymano część danych, ale nie mogły być one zanalizowane prawidłowo. "
|
132 |
+
"Upewnij się, że adres URL kalendarza jest poprawny."
|
133 |
+
|
134 |
+
#: google-calendar-events/includes/class-gce-feed.php:168
|
135 |
+
msgid ""
|
136 |
+
"The feed could not be found (404). Please ensure your feed URL is correct."
|
137 |
+
msgstr ""
|
138 |
+
"Nie znaleziono kalendarza (błąd 404 Not found). Upewnij się, że adres URL "
|
139 |
+
"jest prawidłowy."
|
140 |
+
|
141 |
+
#: google-calendar-events/includes/class-gce-feed.php:171
|
142 |
+
msgid ""
|
143 |
+
"Access to this feed was denied (403). Please ensure you have public sharing "
|
144 |
+
"enabled for your calendar."
|
145 |
+
msgstr ""
|
146 |
+
"Brak dostępu (błąd 403 Forbidden). Upewnij się, że ten kalendarz jest "
|
147 |
+
"publicznie dostępny."
|
148 |
+
|
149 |
+
#: google-calendar-events/includes/class-gce-feed.php:174
|
150 |
+
#, php-format
|
151 |
+
msgid ""
|
152 |
+
"The feed data could not be retrieved. Error code: %s. Please ensure your "
|
153 |
+
"feed URL is correct."
|
154 |
+
msgstr ""
|
155 |
+
"Nie otrzymano danych kalendarza. Kod błędu: %s. Upewnij się, że adres URL "
|
156 |
+
"kalendarza jest poprawny."
|
157 |
+
|
158 |
+
#: google-calendar-events/includes/class-gce-feed.php:179
|
159 |
+
msgid " Please ensure your feed URL is correct."
|
160 |
+
msgstr "Upewnij się, że adres URL kalendarza jest poprawny."
|
161 |
+
|
162 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:21
|
163 |
+
msgid "Google Calendar Feeds"
|
164 |
+
msgstr "Kalendarze Google"
|
165 |
+
|
166 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:22
|
167 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:24
|
168 |
+
msgid "Feed"
|
169 |
+
msgstr "Kalendarz"
|
170 |
+
|
171 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:23
|
172 |
+
msgid "GCal Events"
|
173 |
+
msgstr "Wydarzenia GCal"
|
174 |
+
|
175 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:25
|
176 |
+
msgid "Add New"
|
177 |
+
msgstr "Dodaj nowy"
|
178 |
+
|
179 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:26
|
180 |
+
msgid "Add New Feed"
|
181 |
+
msgstr "Dodaj nowy kalendarz"
|
182 |
+
|
183 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:27
|
184 |
+
msgid "New Feed"
|
185 |
+
msgstr "Nowy kalendarz"
|
186 |
+
|
187 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:28
|
188 |
+
msgid "Edit Feed"
|
189 |
+
msgstr "Edytuj kalendarz"
|
190 |
+
|
191 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:29
|
192 |
+
msgid "View Feed"
|
193 |
+
msgstr "Pokaż kalendarz"
|
194 |
+
|
195 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:30
|
196 |
+
msgid "All GCal Feeds"
|
197 |
+
msgstr "Wszystkie kalendarze"
|
198 |
+
|
199 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:31
|
200 |
+
msgid "Search GCal Feeds"
|
201 |
+
msgstr "Przeszukaj kalendarze"
|
202 |
+
|
203 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:32
|
204 |
+
msgid "No feeds found."
|
205 |
+
msgstr "Nie znaleziono kalendarzy."
|
206 |
+
|
207 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:33
|
208 |
+
msgid "No feeds found in Trash."
|
209 |
+
msgstr "Nie znaleziono kalendarzy w Śmietniku."
|
210 |
+
|
211 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:75
|
212 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:76
|
213 |
+
#, php-format
|
214 |
+
msgid "%4$s updated. %1$sView %2$s%3$s"
|
215 |
+
msgstr "%4$s zaktualizowano. %1$sObejrzyj %2$s%3$s"
|
216 |
+
|
217 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:77
|
218 |
+
#, php-format
|
219 |
+
msgid "%4$s published. %1$sView %2$s%3$s"
|
220 |
+
msgstr "%4$s opublikowano. %1$sObejrzyj %2$s%3$s"
|
221 |
+
|
222 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:78
|
223 |
+
#, php-format
|
224 |
+
msgid "%4$s saved. %1$sView %2$s%3$s"
|
225 |
+
msgstr "%4$s zapisano. %1$sObejrzyj %2$s%3$s"
|
226 |
+
|
227 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:79
|
228 |
+
#, php-format
|
229 |
+
msgid "%4$s submitted. %1$sView %2$s%3$s"
|
230 |
+
msgstr "%4$s wysłano. %1$sObejrzyj %2$s%3$s"
|
231 |
+
|
232 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:80
|
233 |
+
#, php-format
|
234 |
+
msgid "%4$s draft updated. %1$sView %2$s%3$s"
|
235 |
+
msgstr "%4$s szkiców zaktualizowano. %1$sObejrzyj %2$s%3$s"
|
236 |
+
|
237 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:205
|
238 |
+
msgid "Feed ID"
|
239 |
+
msgstr "ID kalendarza"
|
240 |
+
|
241 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:206
|
242 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:61
|
243 |
+
msgid "Feed Shortcode"
|
244 |
+
msgstr "Krótki kod kalednarza"
|
245 |
+
|
246 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:207
|
247 |
+
msgid "Display Type"
|
248 |
+
msgstr "Rodzaj widoku"
|
249 |
+
|
250 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:234
|
251 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:137
|
252 |
+
#: google-calendar-events/views/widgets.php:218
|
253 |
+
msgid "Grid"
|
254 |
+
msgstr "Siatka"
|
255 |
+
|
256 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:236
|
257 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:138
|
258 |
+
#: google-calendar-events/views/widgets.php:219
|
259 |
+
msgid "List"
|
260 |
+
msgstr "Lista"
|
261 |
+
|
262 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:238
|
263 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:139
|
264 |
+
#: google-calendar-events/views/widgets.php:220
|
265 |
+
msgid "Grouped List"
|
266 |
+
msgstr "Zgrupowana lista"
|
267 |
+
|
268 |
+
#: google-calendar-events/includes/register-settings.php:29
|
269 |
+
msgid "Save Settings"
|
270 |
+
msgstr "Zapisz ustawienia"
|
271 |
+
|
272 |
+
#: google-calendar-events/includes/register-settings.php:30
|
273 |
+
msgid ""
|
274 |
+
"Save your settings when uninstalling this plugin. Useful when upgrading or "
|
275 |
+
"re-installing."
|
276 |
+
msgstr ""
|
277 |
+
"Zapisz swoje ustawienia gdy odinstalowujesz tą wtyczkę. Użyteczne gdy "
|
278 |
+
"aktualizujesz lub re-instalujesz."
|
279 |
+
|
280 |
+
#: google-calendar-events/includes/register-settings.php:132
|
281 |
+
#, php-format
|
282 |
+
msgid ""
|
283 |
+
"The callback function used for the <strong>%s</strong> setting is missing."
|
284 |
+
msgstr "Brakuje funkcji callback używanej dla ustawienia <strong>%s</strong>. "
|
285 |
+
|
286 |
+
#: google-calendar-events/views/admin/display-options-meta.php:39
|
287 |
+
msgid ""
|
288 |
+
"Check this box to use the simple display options below instead of the Event "
|
289 |
+
"Builder code on the left."
|
290 |
+
msgstr ""
|
291 |
+
"Zaznacz tą opcję, aby użyć opcji prostego wyświetlania dostępnych poniżej, "
|
292 |
+
"zamiast kodu Budowniczego Wydarzeń dostępnego po lewej. "
|
293 |
+
|
294 |
+
#: google-calendar-events/views/admin/display-options-meta.php:44
|
295 |
+
msgid "Start date / time display"
|
296 |
+
msgstr "Wyświetlaj początkową datę / czas"
|
297 |
+
|
298 |
+
#: google-calendar-events/views/admin/display-options-meta.php:45
|
299 |
+
msgid "Select how to display the start date / time."
|
300 |
+
msgstr "Określ, jak wyświetlać początkową datę / czas"
|
301 |
+
|
302 |
+
#: google-calendar-events/views/admin/display-options-meta.php:47
|
303 |
+
#: google-calendar-events/views/admin/display-options-meta.php:61
|
304 |
+
msgid "None"
|
305 |
+
msgstr "Nie wyświetlaj"
|
306 |
+
|
307 |
+
#: google-calendar-events/views/admin/display-options-meta.php:48
|
308 |
+
msgid "Start time"
|
309 |
+
msgstr "Początkowy czas"
|
310 |
+
|
311 |
+
#: google-calendar-events/views/admin/display-options-meta.php:49
|
312 |
+
msgid "Start date"
|
313 |
+
msgstr "Początkowa data"
|
314 |
+
|
315 |
+
#: google-calendar-events/views/admin/display-options-meta.php:50
|
316 |
+
msgid "Start time and date"
|
317 |
+
msgstr "Początkowy czas i data"
|
318 |
+
|
319 |
+
#: google-calendar-events/views/admin/display-options-meta.php:51
|
320 |
+
msgid "Start date and time"
|
321 |
+
msgstr "Początkowa data i czas"
|
322 |
+
|
323 |
+
#: google-calendar-events/views/admin/display-options-meta.php:53
|
324 |
+
msgid "Text to display before the start time."
|
325 |
+
msgstr "Tekst do wyświetlenia przed czasem rozpoczęcia."
|
326 |
+
|
327 |
+
#: google-calendar-events/views/admin/display-options-meta.php:58
|
328 |
+
msgid "End time/date display"
|
329 |
+
msgstr "Wyświetlaj końcowy czas/datę"
|
330 |
+
|
331 |
+
#: google-calendar-events/views/admin/display-options-meta.php:59
|
332 |
+
msgid "Select how to display the end date / time."
|
333 |
+
msgstr "Określ, jak wyświetlać końcową datę i czas."
|
334 |
+
|
335 |
+
#: google-calendar-events/views/admin/display-options-meta.php:62
|
336 |
+
msgid "End time"
|
337 |
+
msgstr "Końcowy czas"
|
338 |
+
|
339 |
+
#: google-calendar-events/views/admin/display-options-meta.php:63
|
340 |
+
msgid "End date"
|
341 |
+
msgstr "Końcowa data"
|
342 |
+
|
343 |
+
#: google-calendar-events/views/admin/display-options-meta.php:64
|
344 |
+
msgid "End time and date"
|
345 |
+
msgstr "Końcowy czas i data"
|
346 |
+
|
347 |
+
#: google-calendar-events/views/admin/display-options-meta.php:65
|
348 |
+
msgid "End date and time"
|
349 |
+
msgstr "Końcowa data i czas"
|
350 |
+
|
351 |
+
#: google-calendar-events/views/admin/display-options-meta.php:67
|
352 |
+
msgid "Text to display before the end time."
|
353 |
+
msgstr "Tekst do wyświetlenia przed czasem zakończenia."
|
354 |
+
|
355 |
+
#: google-calendar-events/views/admin/display-options-meta.php:72
|
356 |
+
msgid "Separator"
|
357 |
+
msgstr "Separator"
|
358 |
+
|
359 |
+
#: google-calendar-events/views/admin/display-options-meta.php:74
|
360 |
+
msgid ""
|
361 |
+
"If you have chosen to display both the time and date above, enter the text / "
|
362 |
+
"characters to display between the time and date here (including any spaces)."
|
363 |
+
msgstr ""
|
364 |
+
"Jeżeli wybrałeś/aś aby wyświetlać zarówno czas i datę powyżej, wpisz tekst / "
|
365 |
+
"znaki do wyświetlenia pomiędzy czasem i datą (ze spacjami włącznie)."
|
366 |
+
|
367 |
+
#: google-calendar-events/views/admin/display-options-meta.php:88
|
368 |
+
msgid "Description"
|
369 |
+
msgstr "Opis"
|
370 |
+
|
371 |
+
#: google-calendar-events/views/admin/display-options-meta.php:91
|
372 |
+
msgid ""
|
373 |
+
"Show the description of events? (URLs in the description will be made into "
|
374 |
+
"links)."
|
375 |
+
msgstr ""
|
376 |
+
"Czy pokazywać opis wydarzeń? (adresy URL w opisie zostaną zamienione na "
|
377 |
+
"odnośniki)."
|
378 |
+
|
379 |
+
#: google-calendar-events/views/admin/display-options-meta.php:93
|
380 |
+
msgid "Text to display before the description."
|
381 |
+
msgstr "Tekst do wyświetlenia przed opisem."
|
382 |
+
|
383 |
+
#: google-calendar-events/views/admin/display-options-meta.php:95
|
384 |
+
msgid ""
|
385 |
+
"Maximum number of words to show from description. Leave blank for no limit."
|
386 |
+
msgstr ""
|
387 |
+
"Maksymalna liczba słów opisu do wyświetlenia. Pozostaw puste aby nie "
|
388 |
+
"ograniczać."
|
389 |
+
|
390 |
+
#: google-calendar-events/views/admin/display-options-meta.php:100
|
391 |
+
msgid "Event Link"
|
392 |
+
msgstr "Odnośnik do wydarzenia"
|
393 |
+
|
394 |
+
#: google-calendar-events/views/admin/display-options-meta.php:103
|
395 |
+
msgid "Show a link to the Google Calendar page for an event?"
|
396 |
+
msgstr "Czy pokazywać odnośnik do kalendarza Google dla zdarzenia?"
|
397 |
+
|
398 |
+
#: google-calendar-events/views/admin/display-options-meta.php:107
|
399 |
+
msgid "Links open in a new window / tab?"
|
400 |
+
msgstr "Odnośniki otwierają się w nowym oknie / zakładce?"
|
401 |
+
|
402 |
+
#: google-calendar-events/views/admin/display-options-meta.php:109
|
403 |
+
msgid "The link text to be displayed."
|
404 |
+
msgstr "Tekst odnośnika do wyświetlenia."
|
405 |
+
|
406 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:42
|
407 |
+
msgid ""
|
408 |
+
"We're <strong>smack dab</strong> in the middle of building additional "
|
409 |
+
"features for this plugin. Have ideas?"
|
410 |
+
msgstr "Obecnie rozbudowujemy tą wtyczkę. Masz jakieś pomysły?"
|
411 |
+
|
412 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:45
|
413 |
+
msgid "Visit our roadmap and tell us what you're looking for"
|
414 |
+
msgstr "Obejrzyj nasz plan pracy i powiedz nam, czego poszukujesz"
|
415 |
+
|
416 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:51
|
417 |
+
msgid "Want to be in the know?"
|
418 |
+
msgstr "Chcesz być poinformowany?"
|
419 |
+
|
420 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:54
|
421 |
+
msgid "Get notified when new features are released"
|
422 |
+
msgstr "Bądź poinformowany, gdy nowe funkcje będą dostępne"
|
423 |
+
|
424 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:64
|
425 |
+
msgid ""
|
426 |
+
"Copy and paste this shortcode to display this Google Calendar feed in any "
|
427 |
+
"post or page."
|
428 |
+
msgstr ""
|
429 |
+
"Skopiuj i wklej ten krótki kod, aby wyświetlić ten kalendarz Google na "
|
430 |
+
"dowolnej stronie lub wpisie."
|
431 |
+
|
432 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:68
|
433 |
+
msgid "GCal Feed URL"
|
434 |
+
msgstr "Adres kalendarza"
|
435 |
+
|
436 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:72
|
437 |
+
msgid "The Google Calendar feed URL."
|
438 |
+
msgstr "Adres kalendarza w Google Calendar"
|
439 |
+
|
440 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:73
|
441 |
+
msgid "Example"
|
442 |
+
msgstr "Przykład"
|
443 |
+
|
444 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:74
|
445 |
+
msgid "How to find your GCal feed URL"
|
446 |
+
msgstr "Jak odnaleźć adres kalendarza Google?"
|
447 |
+
|
448 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:80
|
449 |
+
msgid "Search Query"
|
450 |
+
msgstr "Zapytanie"
|
451 |
+
|
452 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:83
|
453 |
+
msgid "Find and show events based on a search query."
|
454 |
+
msgstr "Znajdź i wyświetl wydarzenia, bazując na wyszukiwaniu"
|
455 |
+
|
456 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:88
|
457 |
+
msgid "Expand Recurring Events?"
|
458 |
+
msgstr "Wyświetlać wszystkie powtórzenia dla powtarzającego się wydarzenia?"
|
459 |
+
|
460 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:90
|
461 |
+
msgid "Yes"
|
462 |
+
msgstr "Tak"
|
463 |
+
|
464 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:91
|
465 |
+
msgid ""
|
466 |
+
"This will show recurring events each time they occur, otherwise it will only "
|
467 |
+
"show the event the first time it occurs."
|
468 |
+
msgstr ""
|
469 |
+
"Ta opcja pokaże wydarzenia powtarzające się za każdym razem, gdy występują, "
|
470 |
+
"w przeciwnym wypadku pokaże tylko pierwsze wystąpienie danego wydarzenia."
|
471 |
+
|
472 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:96
|
473 |
+
msgid "Date Format"
|
474 |
+
msgstr "Format daty"
|
475 |
+
|
476 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:100
|
477 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:111
|
478 |
+
#, php-format
|
479 |
+
msgid "Use %sPHP date formatting%s."
|
480 |
+
msgstr "Użyj %sPHP date formatting%s."
|
481 |
+
|
482 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:107
|
483 |
+
msgid "Time Format"
|
484 |
+
msgstr "Format czasu"
|
485 |
+
|
486 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:118
|
487 |
+
msgid "Cache Duration"
|
488 |
+
msgstr "Okres pamięci podręcznej"
|
489 |
+
|
490 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:121
|
491 |
+
msgid ""
|
492 |
+
"The length of time, in seconds, to cache the feed (43200 = 12 hours). If "
|
493 |
+
"this feed changes regularly, you may want to reduce the cache duration."
|
494 |
+
msgstr ""
|
495 |
+
"Okres czasu, w sekundach, przez który kalendarz będzie przetrzymywany w "
|
496 |
+
"pamięci podręcznej. Jeżeli ten kalendarz zmienia się często, możesz "
|
497 |
+
"zmniejszyć tą wartość. 43200 = 12 godzin. "
|
498 |
+
|
499 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:126
|
500 |
+
msgid "Multiple Day Events"
|
501 |
+
msgstr "Wydarzenia kilkudniowe"
|
502 |
+
|
503 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:128
|
504 |
+
msgid "Show on each day"
|
505 |
+
msgstr "Pokazuj każdego dnia"
|
506 |
+
|
507 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:129
|
508 |
+
msgid ""
|
509 |
+
"Show events that span multiple days on each day that they span, rather than "
|
510 |
+
"just the first day."
|
511 |
+
msgstr ""
|
512 |
+
"Pokazuj wydarzenia, które rozciągają się na klika dni, przez wszystkie dni, "
|
513 |
+
"zamiast tylko pierwszego dnia."
|
514 |
+
|
515 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:134
|
516 |
+
msgid "Display Mode"
|
517 |
+
msgstr "Tryb wyświetlania"
|
518 |
+
|
519 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:141
|
520 |
+
msgid "Choose how you want your calendar to be displayed."
|
521 |
+
msgstr "Wybierz, jak chcesz wyświetlać swój kalendarz."
|
522 |
+
|
523 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:146
|
524 |
+
msgid "Show Paging Links"
|
525 |
+
msgstr "Pokaż przewijanie"
|
526 |
+
|
527 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:148
|
528 |
+
#: google-calendar-events/views/widgets.php:227
|
529 |
+
msgid "Check this option to display Next and Back navigation links."
|
530 |
+
msgstr ""
|
531 |
+
"Zaznacz tą opcję, aby pokazywać nawigację (\"poprzedni\", \"następny\")"
|
532 |
+
|
533 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:153
|
534 |
+
msgid "Number of Events per Page"
|
535 |
+
msgstr "Ilość wydarzeń na stronę"
|
536 |
+
|
537 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:157
|
538 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:168
|
539 |
+
#: google-calendar-events/views/widgets.php:242
|
540 |
+
#: google-calendar-events/views/widgets.php:250
|
541 |
+
msgid "Days"
|
542 |
+
msgstr "Dni"
|
543 |
+
|
544 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:158
|
545 |
+
#: google-calendar-events/views/widgets.php:243
|
546 |
+
msgid "Events"
|
547 |
+
msgstr "Wydarzenia"
|
548 |
+
|
549 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:160
|
550 |
+
msgid "How many events to display per page (List View only)."
|
551 |
+
msgstr "Jak dużo wydarzeń wyświetlać na stronie (tylko widok listy). "
|
552 |
+
|
553 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:165
|
554 |
+
msgid "Start Date Offset"
|
555 |
+
msgstr "Przesunięcie daty początkowej"
|
556 |
+
|
557 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:171
|
558 |
+
#: google-calendar-events/views/widgets.php:253
|
559 |
+
msgid "Ahead"
|
560 |
+
msgstr "W przód"
|
561 |
+
|
562 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:173
|
563 |
+
msgid ""
|
564 |
+
"If you need to show events starting on a day other than today. (List View "
|
565 |
+
"only)."
|
566 |
+
msgstr ""
|
567 |
+
"Jeżeli potrzebujesz pokazać zdarzenia zaczynające się innego dnia, niż "
|
568 |
+
"dzisiaj (tylko widok listy)."
|
569 |
+
|
570 |
+
#: google-calendar-events/views/admin/gce-feed-sidebar-help.php:6
|
571 |
+
msgid "Documentation & getting started"
|
572 |
+
msgstr "Dokumentacja & konfiguracja wstępna"
|
573 |
+
|
574 |
+
#: google-calendar-events/views/admin/gce-feed-sidebar-help.php:12
|
575 |
+
msgid "Community support forums"
|
576 |
+
msgstr "Forum wsparcia"
|
577 |
+
|
578 |
+
#: google-calendar-events/views/admin/gce-feed-sidebar-help.php:18
|
579 |
+
msgid "Get notified of new features"
|
580 |
+
msgstr "Bądź informowany o nowych możliwościach"
|
581 |
+
|
582 |
+
#: google-calendar-events/views/admin/gce-feed-sidebar-help.php:24
|
583 |
+
msgid "Rate this plugin"
|
584 |
+
msgstr "Oceń tą wtyczkę"
|
585 |
+
|
586 |
+
#: google-calendar-events/views/widgets.php:28
|
587 |
+
msgid ""
|
588 |
+
"Display a list or calendar grid of events from one or more Google Calendar "
|
589 |
+
"feeds you have added"
|
590 |
+
msgstr ""
|
591 |
+
"Wyświetla listę lub siatkę wydarzeń z jednego lub więcej kalendarzy Google"
|
592 |
+
|
593 |
+
#: google-calendar-events/views/widgets.php:111
|
594 |
+
msgid ""
|
595 |
+
"No valid Feed IDs have been entered for this widget. Please check that you "
|
596 |
+
"have entered the IDs correctly in the widget settings (Appearance > "
|
597 |
+
"Widgets), and that the Feeds have not been deleted."
|
598 |
+
msgstr ""
|
599 |
+
"Nie wpisano prawidłowych ID kalendarzy. Proszę upewnij się, że wpisano "
|
600 |
+
"prawidłowe ID kalendarzy w ustawieniach kontrolki (Wygląd -> Widżety) oraz, "
|
601 |
+
"że kalendarz nie został usunięty."
|
602 |
+
|
603 |
+
#: google-calendar-events/views/widgets.php:144
|
604 |
+
msgid "You have not added any feeds yet."
|
605 |
+
msgstr "Nie dodano żadnych kalendarzy"
|
606 |
+
|
607 |
+
#: google-calendar-events/views/widgets.php:186
|
608 |
+
msgid "There are no feeds created yet."
|
609 |
+
msgstr "Nie utworzono żadnych kalendarzy"
|
610 |
+
|
611 |
+
#: google-calendar-events/views/widgets.php:187
|
612 |
+
msgid "Add your first feed!"
|
613 |
+
msgstr "Dodaj swój pierwszy kalendarz!"
|
614 |
+
|
615 |
+
#: google-calendar-events/views/widgets.php:211
|
616 |
+
msgid "Feeds to display, as a comma separated list (e.g. 101,102,103):"
|
617 |
+
msgstr ""
|
618 |
+
"Kalendarze do wyświetlenia, w formacie listy oddzielanej przecinkami (np. "
|
619 |
+
"101,102,103):"
|
620 |
+
|
621 |
+
#: google-calendar-events/views/widgets.php:216
|
622 |
+
msgid "Display events as:"
|
623 |
+
msgstr "Wyświetlaj wydarzenia jako:"
|
624 |
+
|
625 |
+
#: google-calendar-events/views/widgets.php:225
|
626 |
+
msgid "Show paging links:"
|
627 |
+
msgstr "Pokazuj przyciski przewijania stron:"
|
628 |
+
|
629 |
+
#: google-calendar-events/views/widgets.php:231
|
630 |
+
msgid "Sort order (List View only):"
|
631 |
+
msgstr "Kolejność sortowania (tylko widok listy):"
|
632 |
+
|
633 |
+
#: google-calendar-events/views/widgets.php:233
|
634 |
+
msgid "Ascending"
|
635 |
+
msgstr "Rosnąco"
|
636 |
+
|
637 |
+
#: google-calendar-events/views/widgets.php:234
|
638 |
+
msgid "Descending"
|
639 |
+
msgstr "Malejąco"
|
640 |
+
|
641 |
+
#: google-calendar-events/views/widgets.php:239
|
642 |
+
msgid "Number of events per page (List View only):"
|
643 |
+
msgstr "Ilość zdarzeń na stronę (tylko widok listy):"
|
644 |
+
|
645 |
+
#: google-calendar-events/views/widgets.php:248
|
646 |
+
msgid "Start date offset (List View only):"
|
647 |
+
msgstr "Przesunięcie daty początkowej (tylko widok listy):"
|
648 |
+
|
649 |
+
#: google-calendar-events/views/widgets.php:258
|
650 |
+
msgid ""
|
651 |
+
"Display title on tooltip/list item (e.g. 'Events on 7th March'). Grouped "
|
652 |
+
"lists always have a title displayed."
|
653 |
+
msgstr ""
|
654 |
+
"Wyświetlaj tytuł na etykiecie narzędzia/elemencie listy (np. \"Wydarzenia 7. "
|
655 |
+
"marca\"). Etykieta narzędziowa zawsze wyświetlana jest dla list zgrupowanych."
|
languages/gce.pot
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Google Calendar Events\n"
|
4 |
-
"POT-Creation-Date: 2014-10-
|
5 |
-
"PO-Revision-Date: 2014-10-
|
6 |
"Last-Translator: \n"
|
7 |
"Language-Team: \n"
|
8 |
"Language: en\n"
|
@@ -34,14 +34,42 @@ msgstr ""
|
|
34 |
msgid "Cache has been cleared for this feed."
|
35 |
msgstr ""
|
36 |
|
37 |
-
#: google-calendar-events/includes/admin/admin-functions.php:
|
38 |
-
#: google-calendar-events/includes/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
39 |
msgid "Clear Cache"
|
40 |
msgstr ""
|
41 |
|
42 |
#: google-calendar-events/includes/class-gce-display.php:188
|
43 |
#: google-calendar-events/includes/class-gce-display.php:277
|
44 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:
|
45 |
#: google-calendar-events/views/widgets.php:252
|
46 |
msgid "Back"
|
47 |
msgstr ""
|
@@ -55,62 +83,62 @@ msgstr ""
|
|
55 |
msgid "No events to display."
|
56 |
msgstr ""
|
57 |
|
58 |
-
#: google-calendar-events/includes/class-gce-event.php:
|
59 |
#, php-format
|
60 |
msgid "%s year"
|
61 |
msgstr ""
|
62 |
|
63 |
-
#: google-calendar-events/includes/class-gce-event.php:
|
64 |
#, php-format
|
65 |
msgid "%s years"
|
66 |
msgstr ""
|
67 |
|
68 |
-
#: google-calendar-events/includes/class-gce-event.php:
|
69 |
#, php-format
|
70 |
msgid "%s month"
|
71 |
msgstr ""
|
72 |
|
73 |
-
#: google-calendar-events/includes/class-gce-event.php:
|
74 |
#, php-format
|
75 |
msgid "%s months"
|
76 |
msgstr ""
|
77 |
|
78 |
-
#: google-calendar-events/includes/class-gce-event.php:
|
79 |
#, php-format
|
80 |
msgid "%s week"
|
81 |
msgstr ""
|
82 |
|
83 |
-
#: google-calendar-events/includes/class-gce-event.php:
|
84 |
#, php-format
|
85 |
msgid "%s weeks"
|
86 |
msgstr ""
|
87 |
|
88 |
-
#: google-calendar-events/includes/class-gce-event.php:
|
89 |
#, php-format
|
90 |
msgid "%s day"
|
91 |
msgstr ""
|
92 |
|
93 |
-
#: google-calendar-events/includes/class-gce-event.php:
|
94 |
#, php-format
|
95 |
msgid "%s days"
|
96 |
msgstr ""
|
97 |
|
98 |
-
#: google-calendar-events/includes/class-gce-event.php:
|
99 |
#, php-format
|
100 |
msgid "%s hour"
|
101 |
msgstr ""
|
102 |
|
103 |
-
#: google-calendar-events/includes/class-gce-event.php:
|
104 |
#, php-format
|
105 |
msgid "%s hours"
|
106 |
msgstr ""
|
107 |
|
108 |
-
#: google-calendar-events/includes/class-gce-event.php:
|
109 |
#, php-format
|
110 |
msgid "%s min"
|
111 |
msgstr ""
|
112 |
|
113 |
-
#: google-calendar-events/includes/class-gce-event.php:
|
114 |
#, php-format
|
115 |
msgid "%s mins"
|
116 |
msgstr ""
|
@@ -121,31 +149,31 @@ msgid ""
|
|
121 |
"Feed settings."
|
122 |
msgstr ""
|
123 |
|
124 |
-
#: google-calendar-events/includes/class-gce-feed.php:
|
125 |
msgid ""
|
126 |
"Some data was retrieved, but could not be parsed successfully. Please ensure "
|
127 |
"your feed URL is correct."
|
128 |
msgstr ""
|
129 |
|
130 |
-
#: google-calendar-events/includes/class-gce-feed.php:
|
131 |
msgid ""
|
132 |
"The feed could not be found (404). Please ensure your feed URL is correct."
|
133 |
msgstr ""
|
134 |
|
135 |
-
#: google-calendar-events/includes/class-gce-feed.php:
|
136 |
msgid ""
|
137 |
"Access to this feed was denied (403). Please ensure you have public sharing "
|
138 |
"enabled for your calendar."
|
139 |
msgstr ""
|
140 |
|
141 |
-
#: google-calendar-events/includes/class-gce-feed.php:
|
142 |
#, php-format
|
143 |
msgid ""
|
144 |
"The feed data could not be retrieved. Error code: %s. Please ensure your "
|
145 |
"feed URL is correct."
|
146 |
msgstr ""
|
147 |
|
148 |
-
#: google-calendar-events/includes/class-gce-feed.php:
|
149 |
msgid " Please ensure your feed URL is correct."
|
150 |
msgstr ""
|
151 |
|
@@ -224,33 +252,37 @@ msgstr ""
|
|
224 |
msgid "%4$s draft updated. %1$sView %2$s%3$s"
|
225 |
msgstr ""
|
226 |
|
227 |
-
#: google-calendar-events/includes/gce-feed-cpt.php:
|
|
|
|
|
|
|
|
|
228 |
msgid "Feed ID"
|
229 |
msgstr ""
|
230 |
|
231 |
-
#: google-calendar-events/includes/gce-feed-cpt.php:
|
232 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:
|
233 |
msgid "Feed Shortcode"
|
234 |
msgstr ""
|
235 |
|
236 |
-
#: google-calendar-events/includes/gce-feed-cpt.php:
|
237 |
msgid "Display Type"
|
238 |
msgstr ""
|
239 |
|
240 |
-
#: google-calendar-events/includes/gce-feed-cpt.php:
|
241 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:
|
242 |
#: google-calendar-events/views/widgets.php:218
|
243 |
msgid "Grid"
|
244 |
msgstr ""
|
245 |
|
246 |
-
#: google-calendar-events/includes/gce-feed-cpt.php:
|
247 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:
|
248 |
#: google-calendar-events/views/widgets.php:219
|
249 |
msgid "List"
|
250 |
msgstr ""
|
251 |
|
252 |
-
#: google-calendar-events/includes/gce-feed-cpt.php:
|
253 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:
|
254 |
#: google-calendar-events/views/widgets.php:220
|
255 |
msgid "Grouped List"
|
256 |
msgstr ""
|
@@ -348,6 +380,10 @@ msgid ""
|
|
348 |
"characters to display between the time and date here (including any spaces)."
|
349 |
msgstr ""
|
350 |
|
|
|
|
|
|
|
|
|
351 |
#: google-calendar-events/views/admin/display-options-meta.php:88
|
352 |
msgid "Description"
|
353 |
msgstr ""
|
@@ -383,156 +419,207 @@ msgstr ""
|
|
383 |
msgid "The link text to be displayed."
|
384 |
msgstr ""
|
385 |
|
386 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:
|
387 |
msgid ""
|
388 |
"We're <strong>smack dab</strong> in the middle of building additional "
|
389 |
"features for this plugin. Have ideas?"
|
390 |
msgstr ""
|
391 |
|
392 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:
|
393 |
msgid "Visit our roadmap and tell us what you're looking for"
|
394 |
msgstr ""
|
395 |
|
396 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:
|
397 |
msgid "Want to be in the know?"
|
398 |
msgstr ""
|
399 |
|
400 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:
|
401 |
msgid "Get notified when new features are released"
|
402 |
msgstr ""
|
403 |
|
404 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:
|
405 |
msgid ""
|
406 |
-
"Copy and paste this shortcode to display this Google Calendar feed
|
407 |
"post or page."
|
408 |
msgstr ""
|
409 |
|
410 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
411 |
msgid "GCal Feed URL"
|
412 |
msgstr ""
|
413 |
|
414 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:
|
415 |
msgid "The Google Calendar feed URL."
|
416 |
msgstr ""
|
417 |
|
418 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:
|
419 |
msgid "Example"
|
420 |
msgstr ""
|
421 |
|
422 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:
|
423 |
msgid "How to find your GCal feed URL"
|
424 |
msgstr ""
|
425 |
|
426 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:
|
427 |
msgid "Search Query"
|
428 |
msgstr ""
|
429 |
|
430 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:
|
431 |
msgid "Find and show events based on a search query."
|
432 |
msgstr ""
|
433 |
|
434 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:
|
435 |
msgid "Expand Recurring Events?"
|
436 |
msgstr ""
|
437 |
|
438 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:
|
439 |
msgid "Yes"
|
440 |
msgstr ""
|
441 |
|
442 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:
|
443 |
msgid ""
|
444 |
"This will show recurring events each time they occur, otherwise it will only "
|
445 |
"show the event the first time it occurs."
|
446 |
msgstr ""
|
447 |
|
448 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:
|
449 |
msgid "Date Format"
|
450 |
msgstr ""
|
451 |
|
452 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:
|
453 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:
|
454 |
#, php-format
|
455 |
msgid "Use %sPHP date formatting%s."
|
456 |
msgstr ""
|
457 |
|
458 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:
|
|
|
|
|
|
|
|
|
|
|
459 |
msgid "Time Format"
|
460 |
msgstr ""
|
461 |
|
462 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:
|
463 |
msgid "Cache Duration"
|
464 |
msgstr ""
|
465 |
|
466 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:
|
467 |
msgid ""
|
468 |
"The length of time, in seconds, to cache the feed (43200 = 12 hours). If "
|
469 |
"this feed changes regularly, you may want to reduce the cache duration."
|
470 |
msgstr ""
|
471 |
|
472 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:
|
473 |
msgid "Multiple Day Events"
|
474 |
msgstr ""
|
475 |
|
476 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:
|
477 |
msgid "Show on each day"
|
478 |
msgstr ""
|
479 |
|
480 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:
|
481 |
msgid ""
|
482 |
"Show events that span multiple days on each day that they span, rather than "
|
483 |
"just the first day."
|
484 |
msgstr ""
|
485 |
|
486 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:
|
487 |
msgid "Display Mode"
|
488 |
msgstr ""
|
489 |
|
490 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:
|
491 |
msgid "Choose how you want your calendar to be displayed."
|
492 |
msgstr ""
|
493 |
|
494 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:
|
495 |
msgid "Show Paging Links"
|
496 |
msgstr ""
|
497 |
|
498 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:
|
499 |
#: google-calendar-events/views/widgets.php:227
|
500 |
msgid "Check this option to display Next and Back navigation links."
|
501 |
msgstr ""
|
502 |
|
503 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:
|
504 |
msgid "Number of Events per Page"
|
505 |
msgstr ""
|
506 |
|
507 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:
|
508 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:
|
|
|
|
|
509 |
#: google-calendar-events/views/widgets.php:242
|
510 |
#: google-calendar-events/views/widgets.php:250
|
511 |
msgid "Days"
|
512 |
msgstr ""
|
513 |
|
514 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:
|
515 |
#: google-calendar-events/views/widgets.php:243
|
516 |
msgid "Events"
|
517 |
msgstr ""
|
518 |
|
519 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:
|
520 |
msgid "How many events to display per page (List View only)."
|
521 |
msgstr ""
|
522 |
|
523 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:
|
524 |
-
msgid "Start Date Offset"
|
525 |
msgstr ""
|
526 |
|
527 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:
|
528 |
#: google-calendar-events/views/widgets.php:253
|
529 |
msgid "Ahead"
|
530 |
msgstr ""
|
531 |
|
532 |
-
#: google-calendar-events/views/admin/gce-feed-meta-display.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
533 |
msgid ""
|
534 |
-
"
|
535 |
-
"
|
536 |
msgstr ""
|
537 |
|
538 |
#: google-calendar-events/views/admin/gce-feed-sidebar-help.php:6
|
@@ -577,19 +664,19 @@ msgid "Add your first feed!"
|
|
577 |
msgstr ""
|
578 |
|
579 |
#: google-calendar-events/views/widgets.php:211
|
580 |
-
msgid "Feeds to
|
581 |
msgstr ""
|
582 |
|
583 |
#: google-calendar-events/views/widgets.php:216
|
584 |
-
msgid "Display
|
585 |
msgstr ""
|
586 |
|
587 |
#: google-calendar-events/views/widgets.php:225
|
588 |
-
msgid "Show
|
589 |
msgstr ""
|
590 |
|
591 |
#: google-calendar-events/views/widgets.php:231
|
592 |
-
msgid "Sort
|
593 |
msgstr ""
|
594 |
|
595 |
#: google-calendar-events/views/widgets.php:233
|
@@ -601,15 +688,15 @@ msgid "Descending"
|
|
601 |
msgstr ""
|
602 |
|
603 |
#: google-calendar-events/views/widgets.php:239
|
604 |
-
msgid "Number of
|
605 |
msgstr ""
|
606 |
|
607 |
#: google-calendar-events/views/widgets.php:248
|
608 |
-
msgid "Start
|
609 |
msgstr ""
|
610 |
|
611 |
#: google-calendar-events/views/widgets.php:258
|
612 |
msgid ""
|
613 |
-
"Display
|
614 |
"lists always have a title displayed."
|
615 |
msgstr ""
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Google Calendar Events\n"
|
4 |
+
"POT-Creation-Date: 2014-10-21 13:25-0700\n"
|
5 |
+
"PO-Revision-Date: 2014-10-21 13:25-0700\n"
|
6 |
"Last-Translator: \n"
|
7 |
"Language-Team: \n"
|
8 |
"Language: en\n"
|
34 |
msgid "Cache has been cleared for this feed."
|
35 |
msgstr ""
|
36 |
|
37 |
+
#: google-calendar-events/includes/admin/admin-functions.php:35
|
38 |
+
#: google-calendar-events/includes/admin/admin-functions.php:57
|
39 |
+
msgid "Starts:"
|
40 |
+
msgstr ""
|
41 |
+
|
42 |
+
#: google-calendar-events/includes/admin/admin-functions.php:36
|
43 |
+
#: google-calendar-events/includes/admin/admin-functions.php:59
|
44 |
+
msgid "Ends:"
|
45 |
+
msgstr ""
|
46 |
+
|
47 |
+
#: google-calendar-events/includes/admin/admin-functions.php:37
|
48 |
+
#: google-calendar-events/includes/admin/admin-functions.php:61
|
49 |
+
msgid "Location:"
|
50 |
+
msgstr ""
|
51 |
+
|
52 |
+
#: google-calendar-events/includes/admin/admin-functions.php:38
|
53 |
+
#: google-calendar-events/includes/admin/admin-functions.php:62
|
54 |
+
msgid "Description:"
|
55 |
+
msgstr ""
|
56 |
+
|
57 |
+
#: google-calendar-events/includes/admin/admin-functions.php:39
|
58 |
+
msgid "More details..."
|
59 |
+
msgstr ""
|
60 |
+
|
61 |
+
#: google-calendar-events/includes/admin/admin-functions.php:64
|
62 |
+
msgid "More Details"
|
63 |
+
msgstr ""
|
64 |
+
|
65 |
+
#: google-calendar-events/includes/admin/admin-functions.php:78
|
66 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:256
|
67 |
msgid "Clear Cache"
|
68 |
msgstr ""
|
69 |
|
70 |
#: google-calendar-events/includes/class-gce-display.php:188
|
71 |
#: google-calendar-events/includes/class-gce-display.php:277
|
72 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:185
|
73 |
#: google-calendar-events/views/widgets.php:252
|
74 |
msgid "Back"
|
75 |
msgstr ""
|
83 |
msgid "No events to display."
|
84 |
msgstr ""
|
85 |
|
86 |
+
#: google-calendar-events/includes/class-gce-event.php:503
|
87 |
#, php-format
|
88 |
msgid "%s year"
|
89 |
msgstr ""
|
90 |
|
91 |
+
#: google-calendar-events/includes/class-gce-event.php:503
|
92 |
#, php-format
|
93 |
msgid "%s years"
|
94 |
msgstr ""
|
95 |
|
96 |
+
#: google-calendar-events/includes/class-gce-event.php:504
|
97 |
#, php-format
|
98 |
msgid "%s month"
|
99 |
msgstr ""
|
100 |
|
101 |
+
#: google-calendar-events/includes/class-gce-event.php:504
|
102 |
#, php-format
|
103 |
msgid "%s months"
|
104 |
msgstr ""
|
105 |
|
106 |
+
#: google-calendar-events/includes/class-gce-event.php:505
|
107 |
#, php-format
|
108 |
msgid "%s week"
|
109 |
msgstr ""
|
110 |
|
111 |
+
#: google-calendar-events/includes/class-gce-event.php:505
|
112 |
#, php-format
|
113 |
msgid "%s weeks"
|
114 |
msgstr ""
|
115 |
|
116 |
+
#: google-calendar-events/includes/class-gce-event.php:506
|
117 |
#, php-format
|
118 |
msgid "%s day"
|
119 |
msgstr ""
|
120 |
|
121 |
+
#: google-calendar-events/includes/class-gce-event.php:506
|
122 |
#, php-format
|
123 |
msgid "%s days"
|
124 |
msgstr ""
|
125 |
|
126 |
+
#: google-calendar-events/includes/class-gce-event.php:507
|
127 |
#, php-format
|
128 |
msgid "%s hour"
|
129 |
msgstr ""
|
130 |
|
131 |
+
#: google-calendar-events/includes/class-gce-event.php:507
|
132 |
#, php-format
|
133 |
msgid "%s hours"
|
134 |
msgstr ""
|
135 |
|
136 |
+
#: google-calendar-events/includes/class-gce-event.php:508
|
137 |
#, php-format
|
138 |
msgid "%s min"
|
139 |
msgstr ""
|
140 |
|
141 |
+
#: google-calendar-events/includes/class-gce-event.php:508
|
142 |
#, php-format
|
143 |
msgid "%s mins"
|
144 |
msgstr ""
|
149 |
"Feed settings."
|
150 |
msgstr ""
|
151 |
|
152 |
+
#: google-calendar-events/includes/class-gce-feed.php:181
|
153 |
msgid ""
|
154 |
"Some data was retrieved, but could not be parsed successfully. Please ensure "
|
155 |
"your feed URL is correct."
|
156 |
msgstr ""
|
157 |
|
158 |
+
#: google-calendar-events/includes/class-gce-feed.php:187
|
159 |
msgid ""
|
160 |
"The feed could not be found (404). Please ensure your feed URL is correct."
|
161 |
msgstr ""
|
162 |
|
163 |
+
#: google-calendar-events/includes/class-gce-feed.php:190
|
164 |
msgid ""
|
165 |
"Access to this feed was denied (403). Please ensure you have public sharing "
|
166 |
"enabled for your calendar."
|
167 |
msgstr ""
|
168 |
|
169 |
+
#: google-calendar-events/includes/class-gce-feed.php:193
|
170 |
#, php-format
|
171 |
msgid ""
|
172 |
"The feed data could not be retrieved. Error code: %s. Please ensure your "
|
173 |
"feed URL is correct."
|
174 |
msgstr ""
|
175 |
|
176 |
+
#: google-calendar-events/includes/class-gce-feed.php:198
|
177 |
msgid " Please ensure your feed URL is correct."
|
178 |
msgstr ""
|
179 |
|
252 |
msgid "%4$s draft updated. %1$sView %2$s%3$s"
|
253 |
msgstr ""
|
254 |
|
255 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:97
|
256 |
+
msgid "Helpful Links"
|
257 |
+
msgstr ""
|
258 |
+
|
259 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:209
|
260 |
msgid "Feed ID"
|
261 |
msgstr ""
|
262 |
|
263 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:210
|
264 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:73
|
265 |
msgid "Feed Shortcode"
|
266 |
msgstr ""
|
267 |
|
268 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:211
|
269 |
msgid "Display Type"
|
270 |
msgstr ""
|
271 |
|
272 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:238
|
273 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:152
|
274 |
#: google-calendar-events/views/widgets.php:218
|
275 |
msgid "Grid"
|
276 |
msgstr ""
|
277 |
|
278 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:240
|
279 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:153
|
280 |
#: google-calendar-events/views/widgets.php:219
|
281 |
msgid "List"
|
282 |
msgstr ""
|
283 |
|
284 |
+
#: google-calendar-events/includes/gce-feed-cpt.php:242
|
285 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:154
|
286 |
#: google-calendar-events/views/widgets.php:220
|
287 |
msgid "Grouped List"
|
288 |
msgstr ""
|
380 |
"characters to display between the time and date here (including any spaces)."
|
381 |
msgstr ""
|
382 |
|
383 |
+
#: google-calendar-events/views/admin/display-options-meta.php:80
|
384 |
+
msgid "Location"
|
385 |
+
msgstr ""
|
386 |
+
|
387 |
#: google-calendar-events/views/admin/display-options-meta.php:88
|
388 |
msgid "Description"
|
389 |
msgstr ""
|
419 |
msgid "The link text to be displayed."
|
420 |
msgstr ""
|
421 |
|
422 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:54
|
423 |
msgid ""
|
424 |
"We're <strong>smack dab</strong> in the middle of building additional "
|
425 |
"features for this plugin. Have ideas?"
|
426 |
msgstr ""
|
427 |
|
428 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:57
|
429 |
msgid "Visit our roadmap and tell us what you're looking for"
|
430 |
msgstr ""
|
431 |
|
432 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:63
|
433 |
msgid "Want to be in the know?"
|
434 |
msgstr ""
|
435 |
|
436 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:66
|
437 |
msgid "Get notified when new features are released"
|
438 |
msgstr ""
|
439 |
|
440 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:77
|
441 |
msgid ""
|
442 |
+
"Copy and paste this shortcode to display this Google Calendar feed on any "
|
443 |
"post or page."
|
444 |
msgstr ""
|
445 |
|
446 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:78
|
447 |
+
msgid ""
|
448 |
+
"To avoid display issues, make sure to paste the shortcode in the Text tab of "
|
449 |
+
"the post editor."
|
450 |
+
msgstr ""
|
451 |
+
|
452 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:83
|
453 |
msgid "GCal Feed URL"
|
454 |
msgstr ""
|
455 |
|
456 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:87
|
457 |
msgid "The Google Calendar feed URL."
|
458 |
msgstr ""
|
459 |
|
460 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:87
|
461 |
msgid "Example"
|
462 |
msgstr ""
|
463 |
|
464 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:89
|
465 |
msgid "How to find your GCal feed URL"
|
466 |
msgstr ""
|
467 |
|
468 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:95
|
469 |
msgid "Search Query"
|
470 |
msgstr ""
|
471 |
|
472 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:98
|
473 |
msgid "Find and show events based on a search query."
|
474 |
msgstr ""
|
475 |
|
476 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:103
|
477 |
msgid "Expand Recurring Events?"
|
478 |
msgstr ""
|
479 |
|
480 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:105
|
481 |
msgid "Yes"
|
482 |
msgstr ""
|
483 |
|
484 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:106
|
485 |
msgid ""
|
486 |
"This will show recurring events each time they occur, otherwise it will only "
|
487 |
"show the event the first time it occurs."
|
488 |
msgstr ""
|
489 |
|
490 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:111
|
491 |
msgid "Date Format"
|
492 |
msgstr ""
|
493 |
|
494 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:115
|
495 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:126
|
496 |
#, php-format
|
497 |
msgid "Use %sPHP date formatting%s."
|
498 |
msgstr ""
|
499 |
|
500 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:116
|
501 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:127
|
502 |
+
msgid "Leave blank to use the default."
|
503 |
+
msgstr ""
|
504 |
+
|
505 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:122
|
506 |
msgid "Time Format"
|
507 |
msgstr ""
|
508 |
|
509 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:133
|
510 |
msgid "Cache Duration"
|
511 |
msgstr ""
|
512 |
|
513 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:136
|
514 |
msgid ""
|
515 |
"The length of time, in seconds, to cache the feed (43200 = 12 hours). If "
|
516 |
"this feed changes regularly, you may want to reduce the cache duration."
|
517 |
msgstr ""
|
518 |
|
519 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:141
|
520 |
msgid "Multiple Day Events"
|
521 |
msgstr ""
|
522 |
|
523 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:143
|
524 |
msgid "Show on each day"
|
525 |
msgstr ""
|
526 |
|
527 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:144
|
528 |
msgid ""
|
529 |
"Show events that span multiple days on each day that they span, rather than "
|
530 |
"just the first day."
|
531 |
msgstr ""
|
532 |
|
533 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:149
|
534 |
msgid "Display Mode"
|
535 |
msgstr ""
|
536 |
|
537 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:156
|
538 |
msgid "Choose how you want your calendar to be displayed."
|
539 |
msgstr ""
|
540 |
|
541 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:161
|
542 |
msgid "Show Paging Links"
|
543 |
msgstr ""
|
544 |
|
545 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:163
|
546 |
#: google-calendar-events/views/widgets.php:227
|
547 |
msgid "Check this option to display Next and Back navigation links."
|
548 |
msgstr ""
|
549 |
|
550 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:168
|
551 |
msgid "Number of Events per Page"
|
552 |
msgstr ""
|
553 |
|
554 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:172
|
555 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:183
|
556 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:197
|
557 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:211
|
558 |
#: google-calendar-events/views/widgets.php:242
|
559 |
#: google-calendar-events/views/widgets.php:250
|
560 |
msgid "Days"
|
561 |
msgstr ""
|
562 |
|
563 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:173
|
564 |
#: google-calendar-events/views/widgets.php:243
|
565 |
msgid "Events"
|
566 |
msgstr ""
|
567 |
|
568 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:175
|
569 |
msgid "How many events to display per page (List View only)."
|
570 |
msgstr ""
|
571 |
|
572 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:180
|
573 |
+
msgid "Display Start Date Offset"
|
574 |
msgstr ""
|
575 |
|
576 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:186
|
577 |
#: google-calendar-events/views/widgets.php:253
|
578 |
msgid "Ahead"
|
579 |
msgstr ""
|
580 |
|
581 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:188
|
582 |
+
msgid ""
|
583 |
+
"Change if you need to initially display events on a date other than today "
|
584 |
+
"(List View only)."
|
585 |
+
msgstr ""
|
586 |
+
|
587 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:193
|
588 |
+
msgid "Minimum Feed Start Date"
|
589 |
+
msgstr ""
|
590 |
+
|
591 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:198
|
592 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:212
|
593 |
+
msgid "Months"
|
594 |
+
msgstr ""
|
595 |
+
|
596 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:199
|
597 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:213
|
598 |
+
msgid "Years"
|
599 |
+
msgstr ""
|
600 |
+
|
601 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:201
|
602 |
+
msgid "back"
|
603 |
+
msgstr ""
|
604 |
+
|
605 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:202
|
606 |
+
msgid ""
|
607 |
+
"Set how far back to retrieve events regardless of month or page being "
|
608 |
+
"displayed."
|
609 |
+
msgstr ""
|
610 |
+
|
611 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:207
|
612 |
+
msgid "Maximum Feed End Date"
|
613 |
+
msgstr ""
|
614 |
+
|
615 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:215
|
616 |
+
msgid "forward"
|
617 |
+
msgstr ""
|
618 |
+
|
619 |
+
#: google-calendar-events/views/admin/gce-feed-meta-display.php:216
|
620 |
msgid ""
|
621 |
+
"Set how far in the future to retrieve events regardless of month or page "
|
622 |
+
"being displayed."
|
623 |
msgstr ""
|
624 |
|
625 |
#: google-calendar-events/views/admin/gce-feed-sidebar-help.php:6
|
664 |
msgstr ""
|
665 |
|
666 |
#: google-calendar-events/views/widgets.php:211
|
667 |
+
msgid "Feeds to Display (comma separated list - i.e. 101,102,103):"
|
668 |
msgstr ""
|
669 |
|
670 |
#: google-calendar-events/views/widgets.php:216
|
671 |
+
msgid "Display Events as:"
|
672 |
msgstr ""
|
673 |
|
674 |
#: google-calendar-events/views/widgets.php:225
|
675 |
+
msgid "Show Paging Links:"
|
676 |
msgstr ""
|
677 |
|
678 |
#: google-calendar-events/views/widgets.php:231
|
679 |
+
msgid "Sort Order (List View only):"
|
680 |
msgstr ""
|
681 |
|
682 |
#: google-calendar-events/views/widgets.php:233
|
688 |
msgstr ""
|
689 |
|
690 |
#: google-calendar-events/views/widgets.php:239
|
691 |
+
msgid "Number of Events per Page (List View only):"
|
692 |
msgstr ""
|
693 |
|
694 |
#: google-calendar-events/views/widgets.php:248
|
695 |
+
msgid "Display Start Date Offset (List View only):"
|
696 |
msgstr ""
|
697 |
|
698 |
#: google-calendar-events/views/widgets.php:258
|
699 |
msgid ""
|
700 |
+
"Display Title on Tooltip/List Item (e.g. 'Events on 7th March'). Grouped "
|
701 |
"lists always have a title displayed."
|
702 |
msgstr ""
|
uninstall.php
CHANGED
@@ -1,75 +1,75 @@
|
|
1 |
-
<?php
|
2 |
-
/**
|
3 |
-
* Fired when the plugin is uninstalled.
|
4 |
-
*
|
5 |
-
* @package GCE
|
6 |
-
* @author Phil Derksen <pderksen@gmail.com>, Nick Young <mycorpweb@gmail.com>
|
7 |
-
* @license GPL-2.0+
|
8 |
-
* @copyright 2014 Phil Derksen
|
9 |
-
*/
|
10 |
-
|
11 |
-
// If uninstall not called from WordPress, then exit
|
12 |
-
if ( ! defined( 'WP_UNINSTALL_PLUGIN' ) ) {
|
13 |
-
exit;
|
14 |
-
}
|
15 |
-
|
16 |
-
$general = get_option( 'gce_settings_general' );
|
17 |
-
|
18 |
-
// If this is empty then it means it is unchecked and we should delete everything
|
19 |
-
if ( empty( $general['save_settings'] ) ) {
|
20 |
-
|
21 |
-
/*** VERSION 2.0.0 GCE OPTIONS ***/
|
22 |
-
|
23 |
-
// Remove CPTs and transients
|
24 |
-
$feeds = get_posts( array(
|
25 |
-
'post_type' => 'gce_feed',
|
26 |
-
'post_status' => array(
|
27 |
-
'any',
|
28 |
-
'trash',
|
29 |
-
'auto-draft'
|
30 |
-
)
|
31 |
-
));
|
32 |
-
|
33 |
-
foreach( $feeds as $f ) {
|
34 |
-
// delete the transient while we have the post ID available
|
35 |
-
delete_transient( 'gce_feed_' . $f->ID );
|
36 |
-
|
37 |
-
// Now delete the post
|
38 |
-
wp_delete_post( $f->ID, true );
|
39 |
-
}
|
40 |
-
|
41 |
-
// Remove all post meta
|
42 |
-
delete_post_meta_by_key( 'gce_feed_url' );
|
43 |
-
delete_post_meta_by_key( 'gce_retrieve_from' );
|
44 |
-
delete_post_meta_by_key( 'gce_retrieve_until' );
|
45 |
-
delete_post_meta_by_key( 'gce_retrieve_max' );
|
46 |
-
delete_post_meta_by_key( 'gce_date_format' );
|
47 |
-
delete_post_meta_by_key( 'gce_time_format' );
|
48 |
-
delete_post_meta_by_key( 'gce_cache' );
|
49 |
-
delete_post_meta_by_key( 'gce_multi_day_events' );
|
50 |
-
delete_post_meta_by_key( 'gce_display_mode' );
|
51 |
-
delete_post_meta_by_key( 'gce_custom_from' );
|
52 |
-
delete_post_meta_by_key( 'gce_custom_until' );
|
53 |
-
delete_post_meta_by_key( 'gce_paging' );
|
54 |
-
delete_post_meta_by_key( 'gce_list_max_num' );
|
55 |
-
delete_post_meta_by_key( 'gce_list_max_length' );
|
56 |
-
delete_post_meta_by_key( 'gce_list_start_offset_num' );
|
57 |
-
delete_post_meta_by_key( 'gce_list_start_offset_direction' );
|
58 |
-
|
59 |
-
// Remove options
|
60 |
-
delete_option( 'gce_upgrade_has_run' );
|
61 |
-
delete_option( 'gce_version' );
|
62 |
-
delete_option( 'gce_settings_general' );
|
63 |
-
delete_option( 'gce_cpt_setup' );
|
64 |
-
|
65 |
-
// Remove widgets
|
66 |
-
delete_option( 'widget_gce_widget' );
|
67 |
-
|
68 |
-
|
69 |
-
/*** OLD GCE VERSION OPTIONS ***/
|
70 |
-
|
71 |
-
delete_option( 'gce_options' );
|
72 |
-
delete_option( 'gce_general' );
|
73 |
-
delete_option( 'gce_clear_old_transients' );
|
74 |
-
delete_option( 'gce_show_upgrade_notice' );
|
75 |
-
}
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Fired when the plugin is uninstalled.
|
4 |
+
*
|
5 |
+
* @package GCE
|
6 |
+
* @author Phil Derksen <pderksen@gmail.com>, Nick Young <mycorpweb@gmail.com>
|
7 |
+
* @license GPL-2.0+
|
8 |
+
* @copyright 2014 Phil Derksen
|
9 |
+
*/
|
10 |
+
|
11 |
+
// If uninstall not called from WordPress, then exit
|
12 |
+
if ( ! defined( 'WP_UNINSTALL_PLUGIN' ) ) {
|
13 |
+
exit;
|
14 |
+
}
|
15 |
+
|
16 |
+
$general = get_option( 'gce_settings_general' );
|
17 |
+
|
18 |
+
// If this is empty then it means it is unchecked and we should delete everything
|
19 |
+
if ( empty( $general['save_settings'] ) ) {
|
20 |
+
|
21 |
+
/*** VERSION 2.0.0 GCE OPTIONS ***/
|
22 |
+
|
23 |
+
// Remove CPTs and transients
|
24 |
+
$feeds = get_posts( array(
|
25 |
+
'post_type' => 'gce_feed',
|
26 |
+
'post_status' => array(
|
27 |
+
'any',
|
28 |
+
'trash',
|
29 |
+
'auto-draft'
|
30 |
+
)
|
31 |
+
));
|
32 |
+
|
33 |
+
foreach( $feeds as $f ) {
|
34 |
+
// delete the transient while we have the post ID available
|
35 |
+
delete_transient( 'gce_feed_' . $f->ID );
|
36 |
+
|
37 |
+
// Now delete the post
|
38 |
+
wp_delete_post( $f->ID, true );
|
39 |
+
}
|
40 |
+
|
41 |
+
// Remove all post meta
|
42 |
+
delete_post_meta_by_key( 'gce_feed_url' );
|
43 |
+
delete_post_meta_by_key( 'gce_retrieve_from' );
|
44 |
+
delete_post_meta_by_key( 'gce_retrieve_until' );
|
45 |
+
delete_post_meta_by_key( 'gce_retrieve_max' );
|
46 |
+
delete_post_meta_by_key( 'gce_date_format' );
|
47 |
+
delete_post_meta_by_key( 'gce_time_format' );
|
48 |
+
delete_post_meta_by_key( 'gce_cache' );
|
49 |
+
delete_post_meta_by_key( 'gce_multi_day_events' );
|
50 |
+
delete_post_meta_by_key( 'gce_display_mode' );
|
51 |
+
delete_post_meta_by_key( 'gce_custom_from' );
|
52 |
+
delete_post_meta_by_key( 'gce_custom_until' );
|
53 |
+
delete_post_meta_by_key( 'gce_paging' );
|
54 |
+
delete_post_meta_by_key( 'gce_list_max_num' );
|
55 |
+
delete_post_meta_by_key( 'gce_list_max_length' );
|
56 |
+
delete_post_meta_by_key( 'gce_list_start_offset_num' );
|
57 |
+
delete_post_meta_by_key( 'gce_list_start_offset_direction' );
|
58 |
+
|
59 |
+
// Remove options
|
60 |
+
delete_option( 'gce_upgrade_has_run' );
|
61 |
+
delete_option( 'gce_version' );
|
62 |
+
delete_option( 'gce_settings_general' );
|
63 |
+
delete_option( 'gce_cpt_setup' );
|
64 |
+
|
65 |
+
// Remove widgets
|
66 |
+
delete_option( 'widget_gce_widget' );
|
67 |
+
|
68 |
+
|
69 |
+
/*** OLD GCE VERSION OPTIONS ***/
|
70 |
+
|
71 |
+
delete_option( 'gce_options' );
|
72 |
+
delete_option( 'gce_general' );
|
73 |
+
delete_option( 'gce_clear_old_transients' );
|
74 |
+
delete_option( 'gce_show_upgrade_notice' );
|
75 |
+
}
|
views/admin/display-options-meta.php
CHANGED
@@ -77,7 +77,7 @@
|
|
77 |
</div>
|
78 |
|
79 |
<div class="gce-meta-control">
|
80 |
-
<strong
|
81 |
<p><input type="checkbox" name="gce_display_location" id="gce_display_location" value="1" <?php checked( $gce_display_location, '1' ); ?> />
|
82 |
<label for="gce_display_location">Show the location of events?</label></p>
|
83 |
<label class="description" for="gce_display_location_text">Text to display before the location.</label>
|
77 |
</div>
|
78 |
|
79 |
<div class="gce-meta-control">
|
80 |
+
<strong><?php _e( 'Location', 'gce' ); ?></strong>
|
81 |
<p><input type="checkbox" name="gce_display_location" id="gce_display_location" value="1" <?php checked( $gce_display_location, '1' ); ?> />
|
82 |
<label for="gce_display_location">Show the location of events?</label></p>
|
83 |
<label class="description" for="gce_display_location_text">Text to display before the location.</label>
|
views/admin/gce-feed-meta-display.php
CHANGED
@@ -113,7 +113,7 @@
|
|
113 |
<input type="text" class="" name="gce_date_format" id="gce_date_format" value="<?php echo $gce_date_format; ?>" />
|
114 |
<p class="description">
|
115 |
<?php printf( __( 'Use %sPHP date formatting%s.', 'gce' ), '<a href="http://php.net/manual/en/function.date.php" target="_blank">', '</a>' ); ?>
|
116 |
-
<?php
|
117 |
</p>
|
118 |
</td>
|
119 |
</tr>
|
@@ -124,7 +124,7 @@
|
|
124 |
<input type="text" class="" name="gce_time_format" id="gce_time_format" value="<?php echo $gce_time_format; ?>" />
|
125 |
<p class="description">
|
126 |
<?php printf( __( 'Use %sPHP date formatting%s.', 'gce' ), '<a href="http://php.net/manual/en/function.date.php" target="_blank">', '</a>' ); ?>
|
127 |
-
<?php
|
128 |
</p>
|
129 |
</td>
|
130 |
</tr>
|
113 |
<input type="text" class="" name="gce_date_format" id="gce_date_format" value="<?php echo $gce_date_format; ?>" />
|
114 |
<p class="description">
|
115 |
<?php printf( __( 'Use %sPHP date formatting%s.', 'gce' ), '<a href="http://php.net/manual/en/function.date.php" target="_blank">', '</a>' ); ?>
|
116 |
+
<?php _e( 'Leave blank to use the default.', 'gce' ); ?>
|
117 |
</p>
|
118 |
</td>
|
119 |
</tr>
|
124 |
<input type="text" class="" name="gce_time_format" id="gce_time_format" value="<?php echo $gce_time_format; ?>" />
|
125 |
<p class="description">
|
126 |
<?php printf( __( 'Use %sPHP date formatting%s.', 'gce' ), '<a href="http://php.net/manual/en/function.date.php" target="_blank">', '</a>' ); ?>
|
127 |
+
<?php _e( 'Leave blank to use the default.', 'gce' ); ?>
|
128 |
</p>
|
129 |
</td>
|
130 |
</tr>
|