Version Description
Download this release
Release Info
Developer | chrisvrichardson |
Plugin | MapPress Easy Google Maps |
Version | 2.40 |
Comparing to | |
See all releases |
Version 2.40
- LICENSE.txt +79 -0
- css/mappress.css +452 -0
- css/mappress_admin.css +259 -0
- forms/map_editor.php +21 -0
- forms/map_editor_infobox.php +53 -0
- forms/map_media.php +55 -0
- images/cleardot.gif +0 -0
- images/delete.png +0 -0
- images/directions.png +0 -0
- images/icons.png +0 -0
- images/justify_center.png +0 -0
- images/justify_left.png +0 -0
- images/justify_right.png +0 -0
- images/loading.gif +0 -0
- images/mappress_logo_med.png +0 -0
- images/mappress_logo_small.png +0 -0
- images/mappress_pin_logo.png +0 -0
- images/news.png +0 -0
- images/next-off.png +0 -0
- images/next.png +0 -0
- images/prev-off.png +0 -0
- images/prev.png +0 -0
- images/remove.png +0 -0
- images/rss.png +0 -0
- images/search.png +0 -0
- images/swap.png +0 -0
- js/mappress.min.js +1 -0
- js/mappress_editor.min.js +1 -0
- js/mappress_settings.min.js +1 -0
- languages/mappress-de_DE.mo +0 -0
- languages/mappress-de_DE.po +950 -0
- languages/mappress-es_ES.mo +0 -0
- languages/mappress-es_ES.po +694 -0
- languages/mappress-fi_FI.mo +0 -0
- languages/mappress-fi_FI.po +907 -0
- languages/mappress-fr_FR.mo +0 -0
- languages/mappress-fr_FR.po +1248 -0
- languages/mappress-hr.mo +0 -0
- languages/mappress-hr.po +1179 -0
- languages/mappress-hu_HU.mo +0 -0
- languages/mappress-hu_HU.po +695 -0
- languages/mappress-it_IT.mo +0 -0
- languages/mappress-it_IT.po +950 -0
- languages/mappress-nl_NL.mo +0 -0
- languages/mappress-nl_NL.po +1268 -0
- languages/mappress-pt_BR.mo +0 -0
- languages/mappress-pt_BR.po +680 -0
- languages/mappress-zh_CN.mo +0 -0
- languages/mappress-zh_CN.po +801 -0
- languages/mappress-zh_TW.mo +0 -0
- languages/mappress-zh_TW.po +795 -0
- languages/mappress.mo +0 -0
- languages/mappress.po +1086 -0
- mappress.php +580 -0
- mappress_map.php +522 -0
- mappress_obj.php +35 -0
- mappress_poi.php +361 -0
- mappress_settings.php +803 -0
- mappress_updater.php +55 -0
- readme.txt +152 -0
- screenshot-1.jpg +0 -0
- screenshot-2.jpg +0 -0
- screenshot-3.jpg +0 -0
- screenshot-4.jpg +0 -0
- screenshot-5.jpg +0 -0
- screenshot-6.jpg +0 -0
- templates/map_directions.php +36 -0
- templates/map_layout.php +20 -0
- templates/map_poi.php +12 -0
- templates/map_poi_list.php +25 -0
LICENSE.txt
ADDED
@@ -0,0 +1,79 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
MAPPRESS LICENSE
|
2 |
+
|
3 |
+
MapPress PHP files are GPL-licensed as described in the header of each file.
|
4 |
+
|
5 |
+
MapPress javascript files in this plugin are copyright Chris Richardson, 2010 all rights reserved.
|
6 |
+
|
7 |
+
The PRO version of MapPress may be used on up to three commercial blogs per copy. The PRO Developer version may be used on an unlimited number of commercial blogs.
|
8 |
+
|
9 |
+
SOFTWARE LICENSE AGREEMENT AND CONDITIONS FOR USE
|
10 |
+
|
11 |
+
PLEASE READ THIS SOFTWARE LICENSE AGREEMENT CAREFULLY BEFORE DOWNLOADING OR USING THE SOFTWARE. BY DOWNLOADING OR USING THE SOFTWARE YOU ARE CONSENTING TO BE BOUND BY THIS AGREEMENT. IF YOU DO NOT AGREE TO ALL OF THE TERMS OF THIS AGREEMENT, DO NOT DOWNLOAD
|
12 |
+
OR USE THE PRODUCT.
|
13 |
+
|
14 |
+
|
15 |
+
1. Definitions.
|
16 |
+
|
17 |
+
"License" shall mean the terms and conditions for use, reproduction,
|
18 |
+
and distribution as defined by Sections 1 through 4 of this document.
|
19 |
+
|
20 |
+
"Licensor" shall mean the software author or copyright owner
|
21 |
+
that is granting the License.
|
22 |
+
|
23 |
+
"You" (or "Your") shall mean an individual or Legal Entity
|
24 |
+
exercising permissions granted by this License.
|
25 |
+
|
26 |
+
"Source" form shall mean the preferred form for making modifications,
|
27 |
+
including but not limited to software source code, documentation
|
28 |
+
source, and configuration files.
|
29 |
+
|
30 |
+
"Object" form shall mean any form resulting from mechanical
|
31 |
+
transformation or translation of a Source form, including but
|
32 |
+
not limited to compiled object code, generated documentation,
|
33 |
+
and conversions to other media types.
|
34 |
+
|
35 |
+
"Work" shall mean the work of authorship, whether in Source or
|
36 |
+
Object form, made available under the License, as indicated by a
|
37 |
+
copyright notice that is included in or attached to the work
|
38 |
+
(an example is provided in the Appendix below).
|
39 |
+
|
40 |
+
2. Links. You may not remove, obscure, alter or hide any links in the plugin
|
41 |
+
unless you have purchased a commercial version of the plugin or
|
42 |
+
received written permission from the author.
|
43 |
+
|
44 |
+
3. Trademarks. This License does not grant permission to use the trade
|
45 |
+
names, trademarks, service marks, or product names of the Licensor,
|
46 |
+
except as required for reasonable and customary use in describing the
|
47 |
+
origin of the Work and reproducing the content of the NOTICE file.
|
48 |
+
|
49 |
+
4. Disclaimer of Warranty. Unless required by applicable law or
|
50 |
+
agreed to in writing, Licensor provides the Work on an "AS IS" BASIS,
|
51 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
52 |
+
implied, including, without limitation, any warranties or conditions
|
53 |
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
54 |
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
55 |
+
appropriateness of using or redistributing the Work and assume any
|
56 |
+
risks associated with Your exercise of permissions under this License.
|
57 |
+
|
58 |
+
5. Limitation of Liability. In no event and under no legal theory,
|
59 |
+
whether in tort (including negligence), contract, or otherwise,
|
60 |
+
unless required by applicable law shall the Licensor be
|
61 |
+
liable to You for damages, including any direct, indirect, special,
|
62 |
+
incidental, or consequential damages of any character arising as a
|
63 |
+
result of this License or out of the use or inability to use the
|
64 |
+
Work (including but not limited to damages for loss of goodwill,
|
65 |
+
work stoppage, computer failure or malfunction, or any and all
|
66 |
+
other commercial damages or losses), even if such Licensor
|
67 |
+
has been advised of the possibility of such damages. You agree to
|
68 |
+
indemnify, and hold Licensor harmless for any liability
|
69 |
+
incurred by, or claims asserted against, Licensor for any reason.
|
70 |
+
|
71 |
+
6. Licensee shall not modify, copy, duplicate, reproduce, license or sublicense
|
72 |
+
the Software, or transfer or convey the Software or any right in the Software to
|
73 |
+
anyone else without the prior written consent of Developer; provided that Licensee
|
74 |
+
may make one copy of the Software for backup or archival purposes.
|
75 |
+
|
76 |
+
7. EXCEPT AS EXPRESSLY AUTHORIZED ABOVE, CUSTOMER SHALL NOT: COPY, IN WHOLE OR IN
|
77 |
+
PART, SOFTWARE OR DOCUMENTATION; MODIFY THE SOFTWARE; REVERSE COMPILE OR REVERSE
|
78 |
+
ASSEMBLE ALL OR ANY PORTION OF THE SOFTWARE; OR RENT, LEASE, DISTRIBUTE, SELL, OR
|
79 |
+
CREATE DERIVATIVE WORKS OF THE SOFTWARE.
|
css/mappress.css
ADDED
@@ -0,0 +1,452 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
/*
|
2 |
+
This program is distributed in the hope that it will be useful,
|
3 |
+
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
4 |
+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
5 |
+
*/
|
6 |
+
|
7 |
+
/*
|
8 |
+
-----------------------------------------------------------------------------------
|
9 |
+
The !important modifier is used because some themes use high-priority selectors
|
10 |
+
on img tags that can interfere with Google map tiles.
|
11 |
+
-----------------------------------------------------------------------------------
|
12 |
+
*/
|
13 |
+
|
14 |
+
/*
|
15 |
+
-----------------------------------------------------------------------------------
|
16 |
+
Layout - map canvas, poi list and directions
|
17 |
+
-----------------------------------------------------------------------------------
|
18 |
+
*/
|
19 |
+
|
20 |
+
.mapp-align-left { float: left !important; }
|
21 |
+
.mapp-align-right { float: right !important; }
|
22 |
+
.mapp-align-center { margin-left: auto !important; margin-right: auto !important; }
|
23 |
+
.mapp-align-default {}
|
24 |
+
|
25 |
+
/*
|
26 |
+
-----------------------------------------------------------------------------------
|
27 |
+
Map layout - table containing map, directions, poi list
|
28 |
+
-----------------------------------------------------------------------------------
|
29 |
+
*/
|
30 |
+
|
31 |
+
.mapp-layout {
|
32 |
+
margin: 5px ;
|
33 |
+
padding: 0px ;
|
34 |
+
}
|
35 |
+
|
36 |
+
/* Links for the map */
|
37 |
+
.mapp-map-links {
|
38 |
+
background-color: #F0F0F0;
|
39 |
+
border-top: 1px solid lightgray;
|
40 |
+
border-bottom: 1px solid lightgray;
|
41 |
+
}
|
42 |
+
|
43 |
+
.mapp-map-links a {
|
44 |
+
margin: 2px 15px 2px 5px;
|
45 |
+
text-decoration: none;
|
46 |
+
}
|
47 |
+
|
48 |
+
.mapp-map-links a:hover {
|
49 |
+
text-decoration: underline;
|
50 |
+
}
|
51 |
+
|
52 |
+
.mapp-hidden {
|
53 |
+
display: none;
|
54 |
+
}
|
55 |
+
|
56 |
+
/* Dialog box for map */
|
57 |
+
.mapp-dialog {
|
58 |
+
position:relative;
|
59 |
+
display:none;
|
60 |
+
}
|
61 |
+
|
62 |
+
.mapp-dialog-inner {
|
63 |
+
position: absolute;
|
64 |
+
width: 200px;
|
65 |
+
left: 50%;
|
66 |
+
top: 30px;
|
67 |
+
margin-left: -100px;
|
68 |
+
padding: 10px;
|
69 |
+
background-color: white;
|
70 |
+
z-index: 99999999999;
|
71 |
+
text-align: center;
|
72 |
+
border: 1px solid gray;
|
73 |
+
box-shadow: 0px 0px 20px rgba(0,0,0,0.75);
|
74 |
+
border-radius: 5px;
|
75 |
+
}
|
76 |
+
|
77 |
+
/*
|
78 |
+
-----------------------------------------------------------------------------------
|
79 |
+
Map canvas - container where map is rendered
|
80 |
+
-----------------------------------------------------------------------------------
|
81 |
+
*/
|
82 |
+
|
83 |
+
/* Div on which the map is rendered */
|
84 |
+
.mapp-canvas {
|
85 |
+
overflow: hidden !important;
|
86 |
+
padding: 0px !important;
|
87 |
+
margin: 0px; /* Do not set !important on this - plugin overrides it using a style during display, for map alignment */
|
88 |
+
color: black !important;
|
89 |
+
}
|
90 |
+
|
91 |
+
/* Map tiles */
|
92 |
+
.mapp-canvas img {
|
93 |
+
background-color: transparent !important;
|
94 |
+
max-width: none !important; /* Some themes have max-width/max-height set */
|
95 |
+
max-height: none !important;
|
96 |
+
visibility: inherit !important;
|
97 |
+
padding: 0px !important;
|
98 |
+
margin: 0px !important;
|
99 |
+
box-shadow: none !important; /* 2012 adds box shadow to all images */
|
100 |
+
border-radius: 0px !important; /* 2012 adds border-radius to all images */
|
101 |
+
}
|
102 |
+
|
103 |
+
|
104 |
+
/*
|
105 |
+
-----------------------------------------------------------------------------------
|
106 |
+
InfoWindow
|
107 |
+
|
108 |
+
The InfoWindow ('bubble') will inherit its styling from your blog.
|
109 |
+
Some minimal styling is applied below.
|
110 |
+
-----------------------------------------------------------------------------------
|
111 |
+
*/
|
112 |
+
|
113 |
+
.mapp-iw {
|
114 |
+
padding: 0px ;
|
115 |
+
margin: 0px ;
|
116 |
+
color: black ;
|
117 |
+
line-height: normal ;
|
118 |
+
}
|
119 |
+
|
120 |
+
.mapp-iw .mapp-title {
|
121 |
+
font-weight: bold;
|
122 |
+
}
|
123 |
+
|
124 |
+
.mapp-iw .mapp-body {
|
125 |
+
padding-bottom: 4px;
|
126 |
+
}
|
127 |
+
|
128 |
+
.mapp-iw .mapp-thumb {
|
129 |
+
padding-right: 10px !important; /* important is used here because otherwise .mapp-canvas img setting will take priority */
|
130 |
+
vertical-align: top;
|
131 |
+
float: left;
|
132 |
+
}
|
133 |
+
|
134 |
+
.mapp-iw img {
|
135 |
+
margin: 3px 3px 3px 0px !important;
|
136 |
+
}
|
137 |
+
|
138 |
+
.mapp-iw .mapp-links {
|
139 |
+
clear: both; /* Clear any floats from images in body */
|
140 |
+
white-space: nowrap; /* Don't let links split in small infowindows */
|
141 |
+
margin: 0px;
|
142 |
+
padding-top: 4px ;
|
143 |
+
border-top: 1px solid lightgray ;
|
144 |
+
}
|
145 |
+
|
146 |
+
.mapp-iw .mapp-links a {}
|
147 |
+
|
148 |
+
/*
|
149 |
+
-----------------------------------------------------------------------------------
|
150 |
+
Infobox
|
151 |
+
-----------------------------------------------------------------------------------
|
152 |
+
*/
|
153 |
+
|
154 |
+
.mapp-ib {
|
155 |
+
background-color: white;
|
156 |
+
border: 1px solid lightgray;
|
157 |
+
border-collapse: separate; /* Without this, box shadow won't work on IE9 */
|
158 |
+
-moz-box-shadow: 5px 5px 5px #888;
|
159 |
+
-webkit-box-shadow: 5px 5px 5px #888;
|
160 |
+
box-shadow: 5px 5px 5px #888;
|
161 |
+
display: none;
|
162 |
+
max-width: 450px;
|
163 |
+
min-width: 200px;
|
164 |
+
overflow: auto;
|
165 |
+
padding: 15px;
|
166 |
+
position: absolute;
|
167 |
+
z-index: 100; /* WP thickbox has z-index 102, this keeps editor's IB below it */
|
168 |
+
}
|
169 |
+
|
170 |
+
/* Close button */
|
171 |
+
.mapp-ib-close {
|
172 |
+
display: block;
|
173 |
+
position: absolute;
|
174 |
+
cursor: pointer;
|
175 |
+
right: 5px;
|
176 |
+
top: 5px;
|
177 |
+
}
|
178 |
+
|
179 |
+
/* Triangular tip */
|
180 |
+
.mapp-ib-tip {
|
181 |
+
position: absolute;
|
182 |
+
top: -10px; /* Use -12 instead of -10, otherwise a line may appear above tip */
|
183 |
+
left: 20px;
|
184 |
+
margin: 0;
|
185 |
+
border-top: 10px solid white;
|
186 |
+
border-left: 10px solid transparent;
|
187 |
+
border-right: 10px solid transparent;
|
188 |
+
border-bottom: none;
|
189 |
+
padding: 0;
|
190 |
+
width: 0;
|
191 |
+
height: 0;
|
192 |
+
/* ie6 height fix */
|
193 |
+
font-size: 0;
|
194 |
+
line-height: 0;
|
195 |
+
z-index: 101;
|
196 |
+
}
|
197 |
+
|
198 |
+
|
199 |
+
/*
|
200 |
+
-----------------------------------------------------------------------------------
|
201 |
+
POI List
|
202 |
+
-----------------------------------------------------------------------------------
|
203 |
+
*/
|
204 |
+
|
205 |
+
.mapp-poi-list {
|
206 |
+
overflow-y: auto ;
|
207 |
+
overflow-x: hidden ;
|
208 |
+
max-height: 300px; /* To show all entries put this in your styles.css: max-height: auto; */
|
209 |
+
}
|
210 |
+
|
211 |
+
.mapp-poi-list table {
|
212 |
+
margin-top: 10px ;
|
213 |
+
width: 100% ;
|
214 |
+
line-height: normal ;
|
215 |
+
border-collapse: collapse ;
|
216 |
+
}
|
217 |
+
|
218 |
+
.mapp-poi-list th {
|
219 |
+
font-weight: bold;
|
220 |
+
}
|
221 |
+
|
222 |
+
.mapp-poi-list td {
|
223 |
+
padding: 5px ;
|
224 |
+
margin: 0px ;
|
225 |
+
border: none ;
|
226 |
+
border-bottom: 1px solid lightgray ;
|
227 |
+
vertical-align: middle ;
|
228 |
+
}
|
229 |
+
|
230 |
+
/*
|
231 |
+
-----------------------------------------------------------------------------------
|
232 |
+
Directions
|
233 |
+
-----------------------------------------------------------------------------------
|
234 |
+
*/
|
235 |
+
|
236 |
+
.mapp-directions {
|
237 |
+
display: none;
|
238 |
+
text-align: left;
|
239 |
+
overflow: none ;
|
240 |
+
margin: 10px 0 0 0 ;
|
241 |
+
}
|
242 |
+
|
243 |
+
/* Directions travel mode buttons */
|
244 |
+
.mapp-travelmode {
|
245 |
+
border: 1px solid lightgray ;
|
246 |
+
display: inline-block ;
|
247 |
+
text-align: center ;
|
248 |
+
vertical-align: middle ;
|
249 |
+
width: 50px ;
|
250 |
+
height: 27px ;
|
251 |
+
line-height: 27px ;
|
252 |
+
background-color: rgb(245, 245, 245) ;
|
253 |
+
padding: 0px ;
|
254 |
+
margin: 0px ;
|
255 |
+
}
|
256 |
+
|
257 |
+
.mapp-travelmode-on {
|
258 |
+
background-color: rgb(210, 210, 210) ;
|
259 |
+
}
|
260 |
+
|
261 |
+
.mapp-dir-swap {
|
262 |
+
display:inline-block;
|
263 |
+
border: 1px solid lightgray ;
|
264 |
+
text-align: center ;
|
265 |
+
vertical-align: middle ;
|
266 |
+
width: 24px ;
|
267 |
+
height: 24px ;
|
268 |
+
line-height: 24px ;
|
269 |
+
background-color: rgb(245, 245, 245) ;
|
270 |
+
padding: 0px ;
|
271 |
+
margin: 0px ;
|
272 |
+
position: relative;
|
273 |
+
vertical-align: bottom;
|
274 |
+
}
|
275 |
+
|
276 |
+
/* Put a border around the route options returned from Google */
|
277 |
+
.adp-list {
|
278 |
+
border: 1px solid lightgray ;
|
279 |
+
cursor: pointer ;
|
280 |
+
}
|
281 |
+
|
282 |
+
.mapp-route {
|
283 |
+
margin: 10px 0 0px 0 ;
|
284 |
+
}
|
285 |
+
|
286 |
+
.mapp-route input {
|
287 |
+
width: 80% ;
|
288 |
+
line-height: normal ;
|
289 |
+
}
|
290 |
+
|
291 |
+
.mapp-route li {
|
292 |
+
padding: 2px ;
|
293 |
+
}
|
294 |
+
|
295 |
+
.mapp-dir-icon { cursor: pointer; display: inline-block; vertical-align: middle; margin: 0; padding: 0; background: transparent url('../images/directions.png') no-repeat; }
|
296 |
+
.mapp-dir-car { width: 15px; height: 12px; background-position: 0px -96px; }
|
297 |
+
.mapp-dir-bus { width: 13px; height: 15px; background-position: 0px -426px; }
|
298 |
+
.mapp-dir-walk { width: 10px; height: 16px; background-position: 0px -489px; }
|
299 |
+
.mapp-dir-bike { width: 17px; height: 14px; background-position: 0px -340px; }
|
300 |
+
.mapp-dir-transit { width: 17px; height: 14px; background-position: 0px -425px; }
|
301 |
+
.mapp-dir-arrows { width: 10px; height: 12px; background-position: -10px -489px; }
|
302 |
+
.mapp-dir-del { width: 7px; height: 7px; background-position: 0px -189px; }
|
303 |
+
|
304 |
+
.mapp-dir-letter { cursor: move; display: inline-block; vertical-align: middle; margin: 0; padding: 0; background: transparent url('../images/directions.png') no-repeat; }
|
305 |
+
.mapp-dir-a { width: 24px; height: 24px; background-position: 0px -140px; }
|
306 |
+
.mapp-dir-b { width: 24px; height: 24px; background-position: 0px -72px; }
|
307 |
+
.mapp-dir-dot { width: 9px; height: 10px; background-position: 0px -108px; }
|
308 |
+
|
309 |
+
/*
|
310 |
+
-----------------------------------------------------------------------------------
|
311 |
+
Styling for MapPress internal messages, etc. You shouldn't need to change these.
|
312 |
+
Note that some styling is in inline styles because the CSS may not be initially
|
313 |
+
loaded...
|
314 |
+
-----------------------------------------------------------------------------------
|
315 |
+
*/
|
316 |
+
|
317 |
+
/*
|
318 |
+
-----------------------------------------------------------------------------------
|
319 |
+
Custom map controls (traffic, bicycling)
|
320 |
+
-----------------------------------------------------------------------------------
|
321 |
+
*/
|
322 |
+
|
323 |
+
.mapp-control {
|
324 |
+
border: black 1px solid;
|
325 |
+
margin: 5px 0px 0px 0px;
|
326 |
+
background-color: white;
|
327 |
+
padding: 1px 6px 1px 6px;
|
328 |
+
border: 1px solid #717b87;
|
329 |
+
box-shadow: 0px 2px 4px rgba(0,0,0,0.4);
|
330 |
+
color: #333333;
|
331 |
+
cursor: pointer;
|
332 |
+
font-family: Arial,sans-serif;
|
333 |
+
font-size: 13px;
|
334 |
+
text-align: center;
|
335 |
+
}
|
336 |
+
|
337 |
+
.mapp-control * {
|
338 |
+
margin: 0px;
|
339 |
+
padding: 0px;
|
340 |
+
vertical-align: baseline;
|
341 |
+
}
|
342 |
+
|
343 |
+
/*
|
344 |
+
-----------------------------------------------------------------------------------
|
345 |
+
Misc
|
346 |
+
-----------------------------------------------------------------------------------
|
347 |
+
*/
|
348 |
+
|
349 |
+
/* Icons, e.g. in poi list */
|
350 |
+
.mapp-icon {
|
351 |
+
max-width: 32px !important; /* 2012 tries to override */
|
352 |
+
max-height: 32px;
|
353 |
+
vertical-align: middle;
|
354 |
+
box-shadow: none !important; /* 2012 applies box shadow to all images */
|
355 |
+
}
|
356 |
+
|
357 |
+
/* Medium icon */
|
358 |
+
.mapp-icon-medium {
|
359 |
+
width: 24px !important;
|
360 |
+
height: 24px;
|
361 |
+
vertical-align: middle;
|
362 |
+
}
|
363 |
+
|
364 |
+
/* Small icon */
|
365 |
+
.mapp-icon-small {
|
366 |
+
width: 16px !important;
|
367 |
+
height: 16px;
|
368 |
+
vertical-align: middle;
|
369 |
+
}
|
370 |
+
|
371 |
+
|
372 |
+
/* Icons, aligned 'top' */
|
373 |
+
.mapp-icon-top {
|
374 |
+
max-width: 32px;
|
375 |
+
height: 32px;
|
376 |
+
vertical-align: top;
|
377 |
+
}
|
378 |
+
|
379 |
+
/* Error messages, e.g. invalid address */
|
380 |
+
.mapp-error {
|
381 |
+
background-color: #ffebe8;
|
382 |
+
margin: 0;
|
383 |
+
padding: 2px;
|
384 |
+
background-color: pink;
|
385 |
+
border: 1px solid red !important;
|
386 |
+
}
|
387 |
+
|
388 |
+
/* Table for options settings */
|
389 |
+
.mapp-table {
|
390 |
+
width: auto;
|
391 |
+
height: auto;
|
392 |
+
background-color: rgb(249, 249, 249);
|
393 |
+
border: 1px solid #dfdfdf;
|
394 |
+
border-radius: 3px;
|
395 |
+
}
|
396 |
+
|
397 |
+
.mapp-table th {
|
398 |
+
font-weight: bold;
|
399 |
+
background-color: rgb(241, 241, 241);
|
400 |
+
width: auto;
|
401 |
+
height: auto;
|
402 |
+
border-bottom: 1px solid lightgray;
|
403 |
+
padding: 7px;
|
404 |
+
}
|
405 |
+
|
406 |
+
.mapp-table td {
|
407 |
+
width: auto;
|
408 |
+
height: auto;
|
409 |
+
border-bottom: 1px solid lightgray;
|
410 |
+
vertical-align: top;
|
411 |
+
padding: 5px;
|
412 |
+
}
|
413 |
+
|
414 |
+
.mapp-table tfoot {
|
415 |
+
background-color: rgb(241, 241, 241);
|
416 |
+
}
|
417 |
+
|
418 |
+
.mapp-spinner {
|
419 |
+
display: inline-block;
|
420 |
+
height:16px;
|
421 |
+
width: 16px;
|
422 |
+
margin-left: 10px;
|
423 |
+
margin-right: 10px;
|
424 |
+
background: transparent url(../images/loading.gif) no-repeat center center;
|
425 |
+
}
|
426 |
+
|
427 |
+
.mapp-spinner-center {
|
428 |
+
display: inline-block;
|
429 |
+
height:16px;
|
430 |
+
width: 16px;
|
431 |
+
position: relative;
|
432 |
+
left: 50%;
|
433 |
+
top: 50%;
|
434 |
+
margin-left: -8px;
|
435 |
+
margin-top: -8px;
|
436 |
+
background: transparent url(../images/loading.gif) no-repeat center center;
|
437 |
+
}
|
438 |
+
|
439 |
+
.mapp-poi-list-nav {
|
440 |
+
background-color: #F0F0F0;
|
441 |
+
border-top: 1px solid lightgray;
|
442 |
+
border-bottom: 1px solid lightgray;
|
443 |
+
padding-left: 5px;
|
444 |
+
text-align: center;
|
445 |
+
color: #777;
|
446 |
+
}
|
447 |
+
|
448 |
+
.mapp-search-button { display: inline-block; vertical-align: middle; margin-left: 5px; margin-right: 5px; margin-top: 0px; margin-bottom: 0px; padding: 0; background: transparent url('../images/search.png') no-repeat center; width: 13px; height: 13px; }
|
449 |
+
.mapp-next { display: inline-block; vertical-align: middle; margin-left: 10px; padding: 0; background: transparent url('../images/next.png') no-repeat; width: 22px; height: 22px; }
|
450 |
+
.mapp-next-off { display: inline-block; vertical-align: middle; margin-left: 10px; padding: 0; background: transparent url('../images/next-off.png') no-repeat; width: 22px; height: 22px; }
|
451 |
+
.mapp-prev { display: inline-block; vertical-align: middle; margin-right: 10px; padding: 0; background: transparent url('../images/prev.png') no-repeat; width: 22px; height: 22px; }
|
452 |
+
.mapp-prev-off { display: inline-block; vertical-align: middle; margin-right: 10px; padding: 0; background: transparent url('../images/prev-off.png') no-repeat; width: 22px; height: 22px; }
|
css/mappress_admin.css
ADDED
@@ -0,0 +1,259 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
/*
|
2 |
+
-----------------------------------------------------------------------------------
|
3 |
+
Map list
|
4 |
+
-----------------------------------------------------------------------------------
|
5 |
+
*/
|
6 |
+
|
7 |
+
.mapp-m-panel {}
|
8 |
+
|
9 |
+
.mapp-m-panel hr {
|
10 |
+
background-color: lightgray; /* Some browsers used background color */
|
11 |
+
border: 0;
|
12 |
+
color: lightgray; /* IE uses color */
|
13 |
+
height: 1px;
|
14 |
+
}
|
15 |
+
|
16 |
+
.mapp-m-map-list {
|
17 |
+
width: 100%;
|
18 |
+
height: 100%;
|
19 |
+
margin-top: 5px;
|
20 |
+
overflow: auto;
|
21 |
+
}
|
22 |
+
|
23 |
+
.mapp-m-actions {
|
24 |
+
visibility: hidden;
|
25 |
+
}
|
26 |
+
|
27 |
+
tr:hover > td > .mapp-m-actions {
|
28 |
+
visibility: visible;
|
29 |
+
}
|
30 |
+
|
31 |
+
/*
|
32 |
+
-----------------------------------------------------------------------------------
|
33 |
+
Map editor
|
34 |
+
-----------------------------------------------------------------------------------
|
35 |
+
*/
|
36 |
+
|
37 |
+
.mapp-e-edit-panel {
|
38 |
+
border-top: 1px solid lightgray;
|
39 |
+
margin-top: 5px;
|
40 |
+
white-space:nowrap;
|
41 |
+
}
|
42 |
+
|
43 |
+
.mapp-e-top-toolbar {
|
44 |
+
font-size: 12px;
|
45 |
+
}
|
46 |
+
|
47 |
+
.mapp-e-canvas {
|
48 |
+
max-width: 100%;
|
49 |
+
border: 1px solid lightgray;
|
50 |
+
}
|
51 |
+
|
52 |
+
.mapp-e-poi-list {
|
53 |
+
border-left: 1px solid lightgray;
|
54 |
+
border-right: 1px solid lightgray;
|
55 |
+
border-bottom: 1px solid lightgray;
|
56 |
+
display: inline-block;
|
57 |
+
width: 25%;
|
58 |
+
height: 100%;
|
59 |
+
cursor: move;
|
60 |
+
overflow: auto;
|
61 |
+
}
|
62 |
+
|
63 |
+
.mapp-e-poi-list a {
|
64 |
+
text-decoration: none;
|
65 |
+
}
|
66 |
+
|
67 |
+
.mapp-e-poi-list td {
|
68 |
+
border-bottom: 1px solid lightgray;
|
69 |
+
}
|
70 |
+
|
71 |
+
.mapp-e-poi-list tr:nth-of-type(odd) {
|
72 |
+
background-color: rgb(252, 252, 252);
|
73 |
+
}
|
74 |
+
|
75 |
+
.mapp-e-actions {
|
76 |
+
visibility: hidden;
|
77 |
+
}
|
78 |
+
|
79 |
+
tr:hover > td > .mapp-e-actions {
|
80 |
+
visibility: visible;
|
81 |
+
}
|
82 |
+
|
83 |
+
.mapp-e-icon {
|
84 |
+
vertical-align: top;
|
85 |
+
padding-right: 5px;
|
86 |
+
max-height: 32px;
|
87 |
+
max-width: 32px;
|
88 |
+
}
|
89 |
+
|
90 |
+
.mapp-e-infobox {
|
91 |
+
width: 425px;
|
92 |
+
height: 300px;
|
93 |
+
}
|
94 |
+
|
95 |
+
#mapp_e_poi_title {
|
96 |
+
width: 350px;
|
97 |
+
font-weight: bold;
|
98 |
+
}
|
99 |
+
|
100 |
+
/* Body as a textarea - also hard-coded into tinymce init */
|
101 |
+
#mapp_e_poi_body {
|
102 |
+
width: 400px;
|
103 |
+
height:175px;
|
104 |
+
}
|
105 |
+
|
106 |
+
/* Links for visual / html tinymce - for some reason the cursor is not set correctly */
|
107 |
+
#mapp_e_visual, #mapp_e_html {
|
108 |
+
cursor: pointer;
|
109 |
+
}
|
110 |
+
|
111 |
+
#mapp_e_poi_kml_url {
|
112 |
+
width: 350px;
|
113 |
+
}
|
114 |
+
|
115 |
+
#mapp_e_poi_icon_picker .mapp-icon-picker-body {
|
116 |
+
max-height: 250px;
|
117 |
+
width: 400px;
|
118 |
+
overflow: auto;
|
119 |
+
}
|
120 |
+
|
121 |
+
|
122 |
+
|
123 |
+
/*
|
124 |
+
-----------------------------------------------------------------------------------
|
125 |
+
Icon Picker
|
126 |
+
-----------------------------------------------------------------------------------
|
127 |
+
*/
|
128 |
+
|
129 |
+
#mapp_icon_picker_dialog {
|
130 |
+
border: 1px solid gray;
|
131 |
+
width: 350px;
|
132 |
+
position: absolute;
|
133 |
+
}
|
134 |
+
|
135 |
+
.mapp-icon-picker {
|
136 |
+
background-color: white;
|
137 |
+
padding: 5px;
|
138 |
+
}
|
139 |
+
|
140 |
+
.mapp-icon-picker-menu {
|
141 |
+
padding-bottom: 5px;
|
142 |
+
}
|
143 |
+
|
144 |
+
.mapp-icon-picker-body {
|
145 |
+
max-height: 200px;
|
146 |
+
overflow: auto;
|
147 |
+
}
|
148 |
+
|
149 |
+
.mapp-icon-picker ul {
|
150 |
+
list-style-type: none;
|
151 |
+
margin: 0px;
|
152 |
+
line-height: normal;
|
153 |
+
user-select: none;
|
154 |
+
}
|
155 |
+
|
156 |
+
.mapp-icon-picker li {
|
157 |
+
border: 2px solid white;
|
158 |
+
display: inline-block;
|
159 |
+
user-select: none;
|
160 |
+
margin: 0px;
|
161 |
+
}
|
162 |
+
|
163 |
+
.mapp-icon-picker li:hover {
|
164 |
+
border: 2px solid blue;
|
165 |
+
}
|
166 |
+
|
167 |
+
/* Default icon appears as an empty dotted box */
|
168 |
+
li.mapp-default-icon {
|
169 |
+
width: 32px;
|
170 |
+
height: 32px;
|
171 |
+
border: 1px dotted black;
|
172 |
+
}
|
173 |
+
|
174 |
+
.mapp-icon-sprite { background: transparent url('../images/icons.png') no-repeat; width: 32px; height: 32px }
|
175 |
+
|
176 |
+
/*
|
177 |
+
-----------------------------------------------------------------------------------
|
178 |
+
Color picker
|
179 |
+
-----------------------------------------------------------------------------------
|
180 |
+
*/
|
181 |
+
#mapp_colorpicker:before {
|
182 |
+
position: absolute;
|
183 |
+
top: -7px;
|
184 |
+
left: 9px;
|
185 |
+
display: inline-block;
|
186 |
+
border-right: 7px solid transparent;
|
187 |
+
border-bottom: 7px solid #ccc;
|
188 |
+
border-left: 7px solid transparent;
|
189 |
+
border-bottom-color: rgba(0, 0, 0, 0.2);
|
190 |
+
content: '';
|
191 |
+
}
|
192 |
+
|
193 |
+
#mapp_colorpicker:after {
|
194 |
+
position: absolute;
|
195 |
+
top: -6px;
|
196 |
+
left: 10px;
|
197 |
+
display: inline-block;
|
198 |
+
border-right: 6px solid transparent;
|
199 |
+
border-bottom: 6px solid #ffffff;
|
200 |
+
border-left: 6px solid transparent;
|
201 |
+
content: '';
|
202 |
+
}
|
203 |
+
|
204 |
+
#mapp_colorpicker {
|
205 |
+
position: absolute;
|
206 |
+
top: 100%;
|
207 |
+
left: 0;
|
208 |
+
z-index: 10000;
|
209 |
+
display: none;
|
210 |
+
float: left;
|
211 |
+
min-width: 160px;
|
212 |
+
max-width: 209px;
|
213 |
+
padding: 4px 0px 0px 4px;
|
214 |
+
margin: 1px 0 0;
|
215 |
+
list-style: none;
|
216 |
+
background-color: #ffffff;
|
217 |
+
border: 1px solid #ccc;
|
218 |
+
border: 1px solid rgba(0, 0, 0, 0.2);
|
219 |
+
*border-right-width: 2px;
|
220 |
+
*border-bottom-width: 2px;
|
221 |
+
|
222 |
+
-webkit-border-radius: 5px;
|
223 |
+
-moz-border-radius: 5px;
|
224 |
+
border-radius: 5px;
|
225 |
+
|
226 |
+
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
|
227 |
+
-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
|
228 |
+
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
|
229 |
+
|
230 |
+
-webkit-background-clip: padding-box;
|
231 |
+
-moz-background-clip: padding;
|
232 |
+
background-clip: padding-box;
|
233 |
+
}
|
234 |
+
|
235 |
+
#mapp_colorpicker ul {
|
236 |
+
margin: 0;
|
237 |
+
padding: 0;
|
238 |
+
list-style-type: none;
|
239 |
+
}
|
240 |
+
|
241 |
+
#mapp_colorpicker ul li {
|
242 |
+
float: left;
|
243 |
+
margin: 0 4px 4px 0;
|
244 |
+
}
|
245 |
+
|
246 |
+
#mapp_colorpicker ul li a {
|
247 |
+
display: block;
|
248 |
+
width: 15px;
|
249 |
+
height: 15px;
|
250 |
+
|
251 |
+
text-indent: -100000px;
|
252 |
+
}
|
253 |
+
|
254 |
+
#mapp_colorpicker ul li a:hover {
|
255 |
+
width: 13px;
|
256 |
+
height: 13px;
|
257 |
+
|
258 |
+
border: 1px solid black;
|
259 |
+
}
|
forms/map_editor.php
ADDED
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<div>
|
2 |
+
<?php _e('Add POI', 'mappress'); ?>:
|
3 |
+
<input size='60' type='text' id='mapp_e_saddr' />
|
4 |
+
<button id='mapp_e_search' class='button-primary'><span class='mapp-search-button'></span></button>
|
5 |
+
<a href='#' id='mapp_e_myloc'><?php _e('My location', 'mappress'); ?></a>
|
6 |
+
<div id='mapp_e_saddr_err' style='display:none'></div>
|
7 |
+
</div>
|
8 |
+
|
9 |
+
<div class='mapp-e-edit-panel'>
|
10 |
+
<div id='mapp_e_poi_list' class='mapp-e-poi-list'></div>
|
11 |
+
<div style='display: inline-block; max-width: 75%; vertical-align: top'>
|
12 |
+
<div class='mapp-e-top-toolbar'>
|
13 |
+
<a href='#' id='mapp_e_recenter'><?php _e('Center map', 'mappress'); ?></a> |
|
14 |
+
<?php _e('Click map for lat/lng: ', 'mappress'); ?><span id='mapp_e_latlng'>0,0</span>
|
15 |
+
</div>
|
16 |
+
<div id='mapp_edit' class='mapp-e-canvas'></div>
|
17 |
+
</div>
|
18 |
+
</div>
|
19 |
+
|
20 |
+
|
21 |
+
<?php require Mappress::$basedir . "/forms/map_editor_infobox.php"; ?>
|
forms/map_editor_infobox.php
ADDED
@@ -0,0 +1,53 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
// Polygon values
|
3 |
+
$weights = array();
|
4 |
+
for ($i = 1; $i <= 20; $i++)
|
5 |
+
$weights[$i] = $i . "px";
|
6 |
+
|
7 |
+
$opacities = array();
|
8 |
+
for ($i = 100; $i >= 0; $i-= 10)
|
9 |
+
$opacities[$i] = $i . "%";
|
10 |
+
?>
|
11 |
+
|
12 |
+
<div id='mapp_e_infobox' class='mapp-e-infobox'>
|
13 |
+
<div id='mapp_e_poi_fields'>
|
14 |
+
<div>
|
15 |
+
<input id='mapp_e_poi_title' type='text' />
|
16 |
+
<input id='mapp_e_poi_iconid' type='hidden' />
|
17 |
+
<img id='mapp_e_poi_icon' class='mapp-icon' src='<?php echo Mappress::$baseurl . '/images/cleardot.gif';?>' />
|
18 |
+
</div>
|
19 |
+
|
20 |
+
<div>
|
21 |
+
<span id='mapp_e_poi_polyline_fields' style='display: none;'>
|
22 |
+
<?php _e("Line: ", 'mappress'); ?>
|
23 |
+
<input type='text' size='7' id='mapp_stroke_color' class='color'/>
|
24 |
+
<?php echo Mappress_Settings::dropdown($weights, '', '', array('id' => 'mapp_stroke_weight', 'title' => __('Weight', 'mappress')) ); ?>
|
25 |
+
<?php echo Mappress_Settings::dropdown($opacities, '', '', array('id' => 'mapp_stroke_opacity', 'title' => __('Opacity', 'mappress')) ); ?>
|
26 |
+
</span>
|
27 |
+
|
28 |
+
<span id='mapp_e_poi_polygon_fields' style='display: none;'>
|
29 |
+
<?php _e("Fill: ", 'mappress'); ?>
|
30 |
+
<input type='text' size='7' id='mapp_fill_color' />
|
31 |
+
<?php echo Mappress_Settings::dropdown($opacities, '', '', array('id' => 'mapp_fill_opacity', 'title' => __('Opacity', 'mappress')) ); ?>
|
32 |
+
</span>
|
33 |
+
</div>
|
34 |
+
|
35 |
+
<div id='mapp_e_poi_kml_fields' style='display: none'>
|
36 |
+
<input id='mapp_e_poi_kml_url' type='text' readonly='readonly'/>
|
37 |
+
</div>
|
38 |
+
|
39 |
+
<div>
|
40 |
+
<a id="mapp_e_visual"><?php _e('Visual', 'mappress'); ?></a> | <a id="mapp_e_html"><?php _e('HTML', 'mappress');?></a>
|
41 |
+
<textarea id='mapp_e_poi_body' class='mapp-e-poi-body' rows='10' style='width:99%'></textarea>
|
42 |
+
</div>
|
43 |
+
|
44 |
+
<div>
|
45 |
+
<input id='mapp_e_save_poi' class='button-primary' type='button' value='<?php esc_attr_e('Save', 'mappress'); ?>' />
|
46 |
+
<input id='mapp_e_cancel_poi' class='button' type='button' value='<?php esc_attr_e('Cancel', 'mappress'); ?>' />
|
47 |
+
</div>
|
48 |
+
</div>
|
49 |
+
|
50 |
+
<div id='mapp_e_poi_icon_picker'></div>
|
51 |
+
</div>
|
52 |
+
|
53 |
+
<?php if (class_exists('Mappress_Pro')) : echo Mappress_Icons::get_icon_picker(); endif; ?>
|
forms/map_media.php
ADDED
@@ -0,0 +1,55 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<div class='mapp-m-panel'>
|
2 |
+
<div>
|
3 |
+
<a target='_blank' style='vertical-align: middle;text-decoration:none' href='http://wphostreviews.com/mappress'>
|
4 |
+
<img alt='MapPress' title='MapPress' src='<?php echo Mappress::$baseurl . '/images/mappress_logo_small.png'; ?>' />
|
5 |
+
</a>
|
6 |
+
<?php echo Mappress::get_support_links(); ?>
|
7 |
+
</div>
|
8 |
+
<hr/>
|
9 |
+
|
10 |
+
<div id='mapp_m_list_panel' style='display:none'>
|
11 |
+
<b><?php _e('Maps for This Post', 'mappress')?></b>
|
12 |
+
<input class='button' type='button' id='mapp_m_add_map' value='<?php esc_attr_e('New Map', 'mappress')?>' />
|
13 |
+
<div id='mapp_m_maplist'>
|
14 |
+
<?php echo Mappress_Map::get_map_list(); ?>
|
15 |
+
</div>
|
16 |
+
</div>
|
17 |
+
|
18 |
+
<div id='mapp_m_edit_panel' style='display:none'>
|
19 |
+
<div class='mapp-panel'>
|
20 |
+
<table>
|
21 |
+
<tr>
|
22 |
+
<td><?php _e('Map ID', 'mappress');?>:</td>
|
23 |
+
<td><span id='mapp_m_mapid'></span></td>
|
24 |
+
</tr>
|
25 |
+
|
26 |
+
<tr>
|
27 |
+
<td><?php _e('Map Title');?>:</td>
|
28 |
+
<td><input id='mapp_m_title' type='text' size='40' /></td>
|
29 |
+
</tr>
|
30 |
+
|
31 |
+
<tr>
|
32 |
+
<td><?php _e('Size', 'mappress');?>:</td>
|
33 |
+
<td>
|
34 |
+
<?php
|
35 |
+
$sizes = array();
|
36 |
+
foreach(Mappress::$options->mapSizes as $i => $size)
|
37 |
+
$sizes[] = "<a href='#' class='mapp-m-size' data-width='{$size['width']}' data-height='{$size['height']}'>" . $size['width'] . 'x' . $size['height'] . "</a>";
|
38 |
+
echo implode(' | ', $sizes);
|
39 |
+
?>
|
40 |
+
<input type='text' id='mapp_m_width' size='2' value='' /> x <input type='text' id='mapp_m_height' size='2' value='' />
|
41 |
+
</td>
|
42 |
+
</tr>
|
43 |
+
</table>
|
44 |
+
</div>
|
45 |
+
<div>
|
46 |
+
<input class='button-primary' type='button' id='mapp_m_save' value='<?php esc_attr_e('Save', 'mappress'); ?>' />
|
47 |
+
<input class='button' type='button' id='mapp_m_cancel' value='<?php esc_attr_e('Cancel', 'mappress'); ?>' />
|
48 |
+
<input class='button' type='button' id='mapp_m_insert' value='<?php esc_attr_e('Insert into post', 'mappress'); ?>' />
|
49 |
+
</div>
|
50 |
+
<hr/>
|
51 |
+
<div id='mapp_m_editor'>
|
52 |
+
<?php require Mappress::$basedir . "/forms/map_editor.php"; ?>
|
53 |
+
</div>
|
54 |
+
</div>
|
55 |
+
</div>
|
images/cleardot.gif
ADDED
Binary file
|
images/delete.png
ADDED
Binary file
|
images/directions.png
ADDED
Binary file
|
images/icons.png
ADDED
Binary file
|
images/justify_center.png
ADDED
Binary file
|
images/justify_left.png
ADDED
Binary file
|
images/justify_right.png
ADDED
Binary file
|
images/loading.gif
ADDED
Binary file
|
images/mappress_logo_med.png
ADDED
Binary file
|
images/mappress_logo_small.png
ADDED
Binary file
|
images/mappress_pin_logo.png
ADDED
Binary file
|
images/news.png
ADDED
Binary file
|
images/next-off.png
ADDED
Binary file
|
images/next.png
ADDED
Binary file
|
images/prev-off.png
ADDED
Binary file
|
images/prev.png
ADDED
Binary file
|
images/remove.png
ADDED
Binary file
|
images/rss.png
ADDED
Binary file
|
images/search.png
ADDED
Binary file
|
images/swap.png
ADDED
Binary file
|
js/mappress.min.js
ADDED
@@ -0,0 +1 @@
|
|
|
1 |
+
var mapp=window.mapp||{};mapp.Poi=function(){this.address=null,this.body=null,this.html=null,this.iconid=null,this.map=null,this.overlay=null,this.postid=null,this.title="",this.url=null,this.type=null,this.viewport=null;for(var n in arguments[0])typeof arguments[0][n]!="undefined"&&(this[n]=arguments[0][n])},mapp.Poi.prototype={fromJSON:function(n){var f,u,i,o,t,r,s,e;this.address=n.correctedAddress,this.body=n.body,this.correctedAddress=n.correctedAddress,this.html=n.html,this.iconid=n.iconid,this.postid=n.postid,this.title=n.title,this.type=n.type,this.url=n.url,n.viewport&&(f=new google.maps.LatLng(n.viewport.sw.lat,n.viewport.sw.lng),u=new google.maps.LatLng(n.viewport.ne.lat,n.viewport.ne.lng),this.viewport=f.lat()==0&&f.lng()==0&&u.lat()==0&&u.lng()==0?null:new google.maps.LatLngBounds(f,u)),i=[],o=[];switch(this.type){case"polygon":if(n.poly&&n.poly.paths)for(t=0;t<n.poly.paths.length;t++){for(i=[],r=0;r<n.poly.paths[t].length;r++)i.push(new google.maps.LatLng(n.poly.paths[t][r].lat,n.poly.paths[t][r].lng));o.push(new google.maps.MVCArray(i))}this.overlay=new google.maps.Polygon({paths:new google.maps.MVCArray(o)}),this.setColors(n.poly);break;case"polyline":if(n.poly&&n.poly.path)for(t=0;t<n.poly.path.length;t++)i.push(new google.maps.LatLng(n.poly.path[t].lat,n.poly.path[t].lng));this.overlay=new google.maps.Polyline({path:new google.maps.MVCArray(i)}),this.setColors(n.poly);break;case"circle":e=new google.maps.LatLng(n.point.lat,n.point.lng),this.overlay=new google.maps.Circle({center:e,radius:parseFloat(n.poly.radius)}),this.setColors(n.poly);break;case"rectangle":this.overlay=new google.maps.Rectangle({bounds:this.viewport}),this.setColors(n.poly);break;case"kml":s=n.kml&&n.kml.url?n.kml.url:"",this.overlay=new google.maps.KmlLayer(s,{preserveViewport:!0,suppressInfoWindows:!0});break;case"":default:e=new google.maps.LatLng(n.point.lat,n.point.lng),this.overlay=new google.maps.Marker({position:e})}},toJSON:function(){var n={address:this.address,body:this.body,correctedAddress:this.address,iconid:this.iconid,point:null,poly:null,title:this.title,type:this.type,viewport:null},r=this.getPosition(),t,i;if(n.point={lat:r.lat(),lng:r.lng()},t=this.viewport?this.viewport:this.getBounds(),t&&(n.viewport={sw:{lat:t.getSouthWest().lat(),lng:t.getSouthWest().lng()},ne:{lat:t.getNorthEast().lat(),lng:t.getNorthEast().lng()}}),this.type=="kml"&&(n.kml={url:this.overlay.getUrl()},i=this.overlay.getDefaultViewport(),n.viewport={sw:{lat:i.getSouthWest().lat(),lng:i.getSouthWest().lng()},ne:{lat:i.getNorthEast().lat(),lng:i.getNorthEast().lng()}}),this.isPoly()){n.poly=this.getColors();switch(this.type){case"circle":n.poly.radius=this.overlay.getRadius();break;case"polyline":n.poly.path=[],this.overlay.getPath().forEach(function(t){n.poly.path.push({lat:t.lat(),lng:t.lng()})});break;case"polygon":n.poly.paths=[],this.overlay.getPaths().forEach(function(t){var i=[];t.forEach(function(n){i.push({lat:n.lat(),lng:n.lng()})}),n.poly.paths.push(i)})}}return n},setTooltip:function(n){this.map.getTooltips()&&(this.type||(n?this.overlay.setTitle(n):this.overlay.setTitle(jQuery("<div>").html(this.title).text())))},setMap:function(n){var t=this;if(google.maps.event.clearInstanceListeners(this.overlay),n==null){this.overlay.setMap(null);return}this.type=="kml"&&(google.maps.event.addListener(this.overlay,"defaultviewport_changed",function(){t.viewport=t.overlay.getDefaultViewport()}),google.maps.event.addListener(this.overlay,"status_changed",function(){var n=t.overlay.getStatus();n!="OK"&&mappl10n.ajaxErrors&&alert(mappl10n.kml_error+":"+n)})),this.map=n,this.overlay.setMap(n.getMap()),this.setEditable(this.map.getEditable()),this.setIcon(this.iconid),this.setZIndex(0),this.setTooltip(),google.maps.event.addListener(this.overlay,"click",function(n){t.open(n)})},setEditable:function(n){var t=this;if(this.isPoly()){t.overlay.setEditable(n),n&&(google.maps.event.addListener(this.overlay,"click",function(){t.overlay.setEditable(!0)}),google.maps.event.addListener(this.overlay,"mouseover",function(){t.overlay.setEditable(!0)}));return}this.type!="kml"&&(this.overlay.setDraggable(n),n?(this.setTooltip(mappl10n.click_and_drag),google.maps.event.addListener(this.overlay,"dragstart",function(){t.map.closeInfoWindow()}),google.maps.event.addListener(this.overlay,"dragend",function(n){t.viewport=null,t.address=null,t.map.openPoi(t),google.maps.event.trigger(t.map,"dragend",t,n)})):this.setTooltip())},getZIndex:function(){return this.type?this.overlay.zIndex:this.overlay.getZIndex()},setZIndex:function(n){this.type?this.overlay.zIndex=n:this.overlay.setZIndex(n)},setIcon:function(n){if(!this.type){this.overlay.setIcon(null),this.overlay.setShadow(null);var t=mapp.Icons.get(n);t&&(t.anchor?(this.overlay.setIcon(new google.maps.MarkerImage(t.url,null,null,t.anchor,null)),this.overlay.setShadow(new google.maps.MarkerImage(t.shadowUrl,null,null,t.anchor,null))):(this.overlay.setIcon(t.url),this.overlay.setShadow(t.shadowUrl)))}},getImage:function(n){var t=mapp.Icons.getUrl(this.iconid);return n=n?n:"","<img class='"+n+"' src='"+t+"' />"},setVisible:function(n){typeof this.overlay.setVisible!="undefined"&&this.overlay.setVisible(n)},setColors:function(n){var r={strokeColor:"",strokeOpacity:"",strokeWeight:"",fillColor:"",fillOpacity:""},i={},t;for(t in r)n&&typeof n[t]!="undefined"&&(i[t]=n[t]);this.overlay.setOptions(i)},getColors:function(){var i={strokeColor:"",strokeOpacity:"",strokeWeight:"",fillColor:"",fillOpacity:""},t={},n;for(n in i)typeof this.overlay[n]!="undefined"&&(t[n]=this.overlay[n]);return t},center:function(n){var t=this.map.getMap(),i;if(!n){t.setCenter(this.getPosition());return}if(typeof n=="number"){t.setCenter(this.getPosition()),t.setZoom(n);return}i=this.getBounds(),i?(t.fitBounds(i),t.setCenter(this.getPosition())):(t.setCenter(this.getPosition()),t.setZoom(this.map.getPoiZoom()))},open:function(n){this.map.openPoi(this,n)},zoomIn:function(){var n=this.map.getMap(),r=n.getZoom(),t=this.getBounds(),i=Math.min(r+2,21);t&&n.fitBounds(t),i>n.getZoom()&&n.setZoom(i),n.setCenter(this.getPosition())},isPoly:function(){return jQuery.inArray(this.type,["polyline","polygon","circle","rectangle"])!=-1},getBounds:function(){var n;if(!this.map.getEditable()&&this.viewport)return this.viewport;switch(this.type){case"polyline":n=new google.maps.LatLngBounds,this.overlay.getPath().forEach(function(t){n.extend(t)});break;case"polygon":n=new google.maps.LatLngBounds,this.overlay.getPaths().forEach(function(t){t.forEach(function(t){n.extend(t)})});break;case"rectangle":case"circle":n=this.overlay.getBounds();break;case"kml":n=this.overlay.getDefaultViewport();break;default:return this.viewport?this.viewport:null}return n},getPosition:function(){if(this.type){var n=this.getBounds();return n?n.getCenter():new google.maps.LatLng(0,0)}return this.overlay.getPosition()},click:function(){google.maps.event.trigger(this.overlay,"click")}};var mapp=window.mapp||{};mapp.Map=function(n){function ht(){var f,h,n;if(!o&&(o=["roadmap","satellite","terrain","hybrid"],mapp.Styles))for(f in mapp.Styles)o.push(f);for(h={backgroundColor:"transparent",center:c,draggable:bt,keyboardShortcuts:at,mapTypeControl:di,mapTypeControlOptions:{style:ki,mapTypeIds:o},maxZoom:nr,minZoom:ii,overviewMapControl:yi,overviewMapControlOptions:{opened:vi},panControl:pi,rotateControl:wi,scaleControl:ir,scrollwheel:hr,streetViewControl:ar,tilt:ur,zoom:v?v:0,zoomControl:er,zoomControlOptions:{style:ai}},i=new google.maps.Map(a,h),n=0;n<t.length;n++)t[n].setMap(r);ri(),r.setMapTypeId(fi),ei(),s=="ib"?(mapp.InfoBox.prototype=new google.maps.OverlayView,u=new mapp.InfoBox):u=new google.maps.InfoWindow,s=="ib"&&(at=!1),ft=new mapp.Geocoder(r,gi,hi),vt!="none"&&(e=new mapp.Directions(r,vt,ft,dt,wt)),r.initCenter(),oi&&jQuery(window).resize(function(){r.resize()})}function ri(){var n,t,r;for(n in mapp.Styles)t=mapp.Styles[n],r=new google.maps.StyledMapType(t,{name:n}),i.mapTypes.set(n,r),lr==n&&i.setOptions({styles:t})}function ei(){fr&&ut("traffic",mappl10n.traffic,ni),ci&&ut("bicycling",mappl10n.bike,kt),or&&ut("transit",mappl10n.transit,gt)}function ut(n,t,r){var e=f+"_"+n,s=r?"checked='checked'":"",o="<div class='gmnoprint mapp-control'><input type='checkbox' id='"+e+"' "+s+" /> "+t+"<\/div>",u=jQuery(o).get(0);i.controls[google.maps.ControlPosition.TOP_RIGHT].push(u),r&&st(n),google.maps.event.clearListeners(u,"click"),google.maps.event.addDomListener(u,"click",function(){st(n)})}function st(n){var r=f+"_"+n,t;switch(n){case"transit":w=w?w:new google.maps.TransitLayer,t=w;break;case"traffic":k=k?k:new google.maps.TrafficLayer,t=k;break;case"bicycling":b=b?b:new google.maps.BicyclingLayer,t=b}t.getMap()?(jQuery("#"+r).prop("checked",!1),t.setMap(null)):(jQuery("#"+r).prop("checked",!0),t.setMap(i))}var c=n.center?new google.maps.LatLng(n.center.lat,n.center.lng):new google.maps.LatLng(0,0),tt=n.height,h=n.mapid,fi=n.mapTypeId?n.mapTypeId:"roadmap",ui=n.metaKey,f=n.name,lt=n.options,yt=n.query,it=n.title,rt=n.width,v=parseInt(n.zoom,10),oi=n.options.adaptive,ci=n.options.bicycling,li=n.options.bigHeight,si=n.options.bigWidth,hi=n.options.country,et=n.options.dataTables,vt=n.options.directions,dt=n.options.directionsServer,wt=n.options.directionsUnits,bt=n.options.draggable,ti=n.options.editable,kt=n.options.initialBicycling,nt=n.options.initialOpenDirections,g=n.options.initialOpenInfo,ni=n.options.initialTraffic,gt=n.options.initialTransit,s=n.options.iwType,pt=n.options.iwDisableAutoPan,at=n.options.keyboardShortcuts,gi=n.options.language,di=n.options.mapTypeControl,ki=parseInt(n.options.mapTypeControlStyle,10),o=n.options.mapTypeIds,tr=n.options.mashupClick,nr=parseInt(n.options.maxZoom),ii=parseInt(n.options.minZoom),yi=n.options.overviewMapControl,vi=n.options.overviewMapControlOpened,pi=n.options.panControl,bi=n.options.poiZoom,wi=n.options.rotateControl,ir=n.options.scaleControl,hr=n.options.scrollwheel,sr=n.height,cr=n.width,ar=n.options.streetViewControl,lr=n.options.style,ur=parseInt(n.options.tilt),rr=n.options.tooltips,fr=n.options.traffic,or=n.options.transit,er=n.options.zoomControl,ai=parseInt(n.options.zoomControlStyle,10),r=this,b,k,w,e=null,y,ot,p,a,l,ft=null,i=null,u=null,t=[],ct=!1,d=0;this.display=function(){if(y=jQuery("#"+f+"_dialog"),ot=jQuery("#"+f+"_directions"),p=jQuery("#"+f+"_layout"),a=document.getElementById(f),l=jQuery("#"+f+"_poi_list"),!a){typeof console!="undefined"&&console.log("MapPress: Missing map name or container for map: "+f);return}if(typeof google=="undefined"){typeof console!="undefined"&&console.log("MapPress: Google API not loaded");return}if(ot.append(jQuery("#"+f+"_directions_").contents()),l.append(jQuery("#"+f+"_poi_list_").contents()),this.setDataTables(),yt){this.ajaxQuery(function(){ht()});return}r.setPois(n.pois,!1),ht()},this.ajaxQuery=function(n,t){e&&e.close(),u&&r.closeInfoWindow(),r.setDialog(),t=t?t:1;var i={action:"mapp_query",name:f,query:yt,options:lt};mapp.Ajax("POST",i,function(t){t.status=="OK"&&(r.hideDialog(),r.setPois(t.data.pois,!0),r.setPoiList(t.data.poiList),n&&n())})},this.setDialog=function(n){n=n?n:'<span class="mapp-spinner"><\/span> Loading...',n='<div class="mapp-dialog-inner">'+n+"<\/div>",jQuery(y).html(n),jQuery(y).show()},this.hideDialog=function(){jQuery(y).hide()},this.setPoiList=function(n){typeof n=="string"?l.html(n):l.append(n),this.setDataTables()},this.setDataTables=function(){if(et&&typeof jQuery.fn.dataTable!="undefined"){var n=et==!0?{bFilter:!1,bPaginate:!1}:et;jQuery("table",l).dataTable(n)}},this.getOptions=function(){return lt},this.getResized=function(){return ct},this.show=function(){p.show(),this.display()},this.closeInfoWindow=function(){u.close()},this.openDirections=function(n,t,i){var u,r;typeof n=="object"?(u=n.address?n.address:n.getPosition().toUrlValue(),n.open()):u=n,typeof t=="object"?(r=t.address?t.address:t.getPosition().toUrlValue(),t.open()):r=t,e.open(u,r,i)},this.setMapTypeId=function(n){n=n&&jQuery.inArray(n,o)!=-1?n:o[0],i.setMapTypeId(n)},this.setCenter=function(n,t){i.setCenter(new google.maps.LatLng(n,t))},this.setZoom=function(n){i.setZoom(n)},this.getPoiZoom=function(){return parseInt(bi)},this.poiToFront=function(n){if(d++,d>google.maps.Marker.MAX_ZINDEX){d=1;for(var i=0;i<t.length;i++)t[i].setZIndex(0)}n.setZIndex(d)},this.getMap=function(){return i},this.getGeocoder=function(){return ft},this.getName=function(){return f},this.setName=function(n){f=n},this.getMapid=function(){return h},this.setMapid=function(n){h=n},this.getTitle=function(){return it},this.setTitle=function(n){it=n},this.getWidth=function(){return rt},this.getHeight=function(){return tt},this.getInfoWindow=function(){return u},this.getEditable=function(){return ti},this.getTooltips=function(){return rr},this.getPoi=function(n){return typeof n=="string"&&(n=parseInt(n,10)),t[n]},this.getPoiById=function(n){for(var i=0;i<t.length;i++)if(t[i].postid==n)return t[i];return null},this.getPois=function(){return t},this.insertPoi=function(n){t.unshift(n),n.setMap(this)},this.addPoi=function(n){t.push(n),n.setMap(this)},this.removePoi=function(n){var i=jQuery.inArray(n,t);i!=-1&&(t[i].setMap(null),t.splice(i,1))},this.setPois=function(n,i){for(var u,r=0;r<t.length;r++)t[r].setMap(null);for(t=[],r=0;r<n.length;r++)u=new mapp.Poi,u.fromJSON(n[r]),t.push(u),i&&u.setMap(this)},this.showPois=function(){for(var n=0;n<t.length;n++)t[n].setVisible(!0)},this.hidePois=function(){for(var n=0;n<t.length;n++)t[n].setVisible(!1)},this.sortPois=function(n){for(var u=Array(),r,i=0;i<n.length;i++){if(r=parseInt(n[i]),isNaN(r))return!1;u.push(t[r])}return u.length!=t.length?!1:(t=u,!0)},this.openPoi=function(n,t){var u,i;if(s&&s!="none"){if(tr=="post"&&n.url){window.location.assign(n.url);return}i={html:null},google.maps.event.trigger(r,"poicontent",n,i),u=i.content?i.content:t&&typeof t.featureData!="undefined"?t.featureData.infoWindowHtml:n.html,this.openInfoWindow(n,u,t)}},this.openInfoWindow=function(n,t,f){if(e&&e.close(),s&&s!="none"){if(this.poiToFront(n),u.close(),u.setContent(t),google.maps.event.addListenerOnce(u,"domready",function(){google.maps.event.trigger(r,"poidomready",n)}),pt){u.setOptions({disableAutoPan:pt});var o=i.getBounds();o.contains(n.getPosition())||n.center()}n.type=="kml"&&f?(u.setOptions({pixelOffset:f.pixelOffset,position:f.latLng}),u.open(i)):n.type?(u.setOptions({position:n.getPosition()}),u.open(i)):u.open(i,n.overlay)}},this.closeInfoWindow=function(){u.close()},this.resize=function(n,t){var r=i.getCenter();n&&t&&(jQuery(a).width(n),jQuery(a).height(t),rt=n,tt=t),google.maps.event.trigger(i,"resize"),i.setCenter(r),ct=!0;return},this.initCenter=function(){if(this.closeInfoWindow(),google.maps.event.addListenerOnce(i,"idle",function(){r.initWindows()}),c&&c.lat()&&c.lng())i.setCenter(c),i.setZoom(v);else{var n=v?v:!0;r.autoCenter(n)}},this.initWindows=function(){var n;e&&nt?(n=isNaN(parseInt(nt))?r.getPoi(0):r.getPoi(parseInt(nt)),n&&(n.center(!1),r.openDirections("",n,!1))):g&&(n=isNaN(parseInt(g))?r.getPoi(0):r.getPoi(parseInt(g)),n&&n.open())},this.autoCenter=function(n){var r,u,f;if(t.length==0){this.setCenter(0,0),typeof n=="number"?i.setZoom(n):i.setZoom(1);return}if(t.length==1){t[0].center(n);return}for(r=new google.maps.LatLngBounds,u=0;u<t.length;u++)f=t[u].getBounds(),r=f?r.union(f):r.extend(t[u].getPosition());if(n===!1){i.setCenter(r.getCenter());return}if(typeof n=="number"){i.setCenter(r.getCenter()),i.setZoom(n);return}i.fitBounds(r)},this.reset=function(){this.initCenter()},this.bigger=function(n,t,i){e&&e.close(),this.closeInfoWindow(),jQuery(n).text()==t?(jQuery(n).text(i),jQuery(p).width(si),this.resize("100%",li)):(jQuery(n).text(t),jQuery(p).width(cr),this.resize("100%",sr))},this.toJSON=function(){return{center:{lat:i.getCenter().lat(),lng:i.getCenter().lng()},height:tt,mapid:h,mapTypeId:i.getMapTypeId(),metaKey:ui,pois:t,title:it,width:rt,zoom:i.getZoom()}},this.ajaxSave=function(n){var t,i;t=typeof Prototype!="undefined"&&typeof Object.toJSON!="undefined"?Object.toJSON(r):t=JSON.stringify(r),i={action:"mapp_save",map:t,postid:mappl10n.postid},mapp.Ajax("POST",i,function(t){t.status=="OK"&&(h=t.data.mapid,n(t.data))})},this.ajaxDelete=function(n){h||n();var t={action:"mapp_delete",mapid:h};mapp.Ajax("POST",t,function(t){t.status=="OK"&&n()})}},mapp.Map.ajaxCreate=function(n,t,i){var r={action:"mapp_create"};mapp.Ajax("GET",r,function(r){if(r.status=="OK"){jQuery.extend(r.data.map.options,t),r.data.map.name=n;var u=new mapp.Map(r.data.map);i(u)}})},mapp.Map.ajaxGet=function(n,t,i,r){var u={action:"mapp_get",mapid:n};mapp.Ajax("GET",u,function(n){if(n.status=="OK"){jQuery.extend(n.data.map.options,i),n.data.map.name=t;var u=new mapp.Map(n.data.map);r(u)}})},mapp.Map.ajaxDelete=function(n,t){var i={action:"mapp_delete",mapid:n};mapp.Ajax("POST",i,function(n){n.status=="OK"&&t&&t()})},mapp.Ajax=function(n,t,i){jQuery.ajax({type:n,cache:!1,url:mappl10n.ajaxurl,data:t,success:function(n){if(n.output&&mappl10n.ajaxErrors&&alert("AJAX Error\r\n"+n.output),n.status=="OK"){i(n);return}mappl10n.ajaxErrors&&(typeof n=="object"?alert("AJAX Error\r\n"+n.status):alert("AJAX Error\r\n"+n))},error:function(n,t,i){typeof i!="undefined"&&i!=""&&mappl10n.ajaxErrors&&alert("AJAX ERROR\r\nStatus="+t+"\r\nError="+i+"\r\nResponseText="+n.responseText)}})},mapp.on=function(n,t,i,r){if(jQuery.fn.on)jQuery(n).on(t,i,r);else i?jQuery(n+" "+i).live(t,r):jQuery(n).live(t,r)};mapp.on("body","tabsshow",null,function(n,t){t&&t.panel&&jQuery(".mapp-canvas",t.panel).each(function(){var t=jQuery(this).attr("id"),n;t&&(n=window[t],n.getResized()||(n.resize(),n.initCenter()))})});this.JSON||(this.JSON={}),function(){function i(n){return n<10?"0"+n:n}function o(n){return f.lastIndex=0,f.test(n)?'"'+n.replace(f,function(n){var t=s[n];return typeof t=="string"?t:"\\u"+("0000"+n.charCodeAt(0).toString(16)).slice(-4)})+'"':'"'+n+'"'}function u(i,f){var h,l,c,a,v=n,s,e=f[i];e&&typeof e=="object"&&typeof e.toJSON=="function"&&(e=e.toJSON(i)),typeof t=="function"&&(e=t.call(f,i,e));switch(typeof e){case"string":return o(e);case"number":return isFinite(e)?String(e):"null";case"boolean":case"null":return String(e);case"object":if(!e)return"null";if(n+=r,s=[],Object.prototype.toString.apply(e)==="[object Array]"){for(a=e.length,h=0;h<a;h+=1)s[h]=u(h,e)||"null";return c=s.length===0?"[]":n?"[\n"+n+s.join(",\n"+n)+"\n"+v+"]":"["+s.join(",")+"]",n=v,c}if(t&&typeof t=="object")for(a=t.length,h=0;h<a;h+=1)l=t[h],typeof l=="string"&&(c=u(l,e))&&s.push(o(l)+(n?": ":":")+c);else for(l in e)Object.hasOwnProperty.call(e,l)&&(c=u(l,e))&&s.push(o(l)+(n?": ":":")+c);return c=s.length===0?"{}":n?"{\n"+n+s.join(",\n"+n)+"\n"+v+"}":"{"+s.join(",")+"}",n=v,c}}typeof Date.prototype.toJSON!="function"&&(Date.prototype.toJSON=function(){return isFinite(this.valueOf())?this.getUTCFullYear()+"-"+i(this.getUTCMonth()+1)+"-"+i(this.getUTCDate())+"T"+i(this.getUTCHours())+":"+i(this.getUTCMinutes())+":"+i(this.getUTCSeconds())+"Z":null},String.prototype.toJSON=Number.prototype.toJSON=Boolean.prototype.toJSON=function(){return this.valueOf()});var e=/[\u0000\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,f=/[\\\"\x00-\x1f\x7f-\x9f\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,n,r,s={"\b":"\\b","\t":"\\t","\n":"\\n","\f":"\\f","\r":"\\r",'"':'\\"',"\\":"\\\\"},t;typeof JSON.stringify!="function"&&(JSON.stringify=function(i,f,e){var o;if(r=n="",typeof e=="number")for(o=0;o<e;o+=1)r+=" ";else typeof e=="string"&&(r=e);if((t=f)&&typeof f!="function"&&(typeof f!="object"||typeof f.length!="number"))throw Error("JSON.stringify");return u("",{"":i})}),typeof JSON.parse!="function"&&(JSON.parse=function(n,t){function r(n,i){var f,e,u=n[i];if(u&&typeof u=="object")for(f in u)Object.hasOwnProperty.call(u,f)&&(e=r(u,f),e!==undefined?u[f]=e:delete u[f]);return t.call(n,i,u)}var i;if(n=String(n),e.lastIndex=0,e.test(n)&&(n=n.replace(e,function(n){return"\\u"+("0000"+n.charCodeAt(0).toString(16)).slice(-4)})),/^[\],:{}\s]*$/.test(n.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,"")))return i=eval("("+n+")"),typeof t=="function"?r({"":i},""):i;throw new SyntaxError("JSON.parse");})}();(function(){jQuery.fn.mappColorpicker=function(n){var u={colors:["800000","FF0000","FFA500","FFFF00","808000","800080","FF00FF","FFFFFF","00FF00","008000","000080","0000FF","00FFFF","008080","000000","808080","C0C0C0",]};n=jQuery.extend(u,n);var r=function(n){var r=n.substr(1,2),i=n.substr(3,2),t=n.substr(5,2);return.212671*r+.71516*i+.072169*t<.5?"ffffff":"000000"},i=function(n){var t=n.val();n.css({"background-color":t,color:"#"+r(t)})},t=jQuery("#mapp_colorpicker");return t.length||(t=jQuery('<div id="mapp_colorpicker"><\/div>').appendTo(document.body).hide()),jQuery(document).click(function(n){jQuery(n.target).is("#mapp_colorpicker")||jQuery(n.target).parents("#mapp_colorpicker").length||t.hide()}),this.each(function(){var r=jQuery(this),u;i(r),u="",jQuery.each(n.colors,function(n,t){u+='<li><a href="#" style="background-color: #'+t+';">'+t+"<\/a><\/li>"}),r.keydown(function(n){n.keyCode===9&&t.hide()}),r.click(function(){var n=r.offset();return t.html("<ul>"+u+"<\/ul>").css({position:"absolute",left:n.left,top:n.top+r.outerHeight()}).show(),jQuery("a",t).click(function(){var n=jQuery(this).text();return r.val("#"+n),r.change(),t.hide(),!1}),!1}),r.change(function(){i(r)})})}})();var mapp=window.mapp||{};mapp.Directions=function(n,t,i,r,u){function y(){jQuery(".mapp-dir-swap",f).click(function(){var t=jQuery(".mapp-dir-daddr",f).val(),n=jQuery(".mapp-dir-saddr",f).val();return jQuery(".mapp-dir-saddr",f).val(t),jQuery(".mapp-dir-daddr",f).val(n),jQuery(".mapp-dir-get",f).click(),!1}),jQuery(".mapp-dir-get",f).click(function(){return o.getDirections(),!1}),jQuery(".mapp-dir-print",f).click(function(){o.printDirections()}),jQuery(".mapp-dir-close",f).click(function(){return o.close(),!1}),jQuery(".mapp-travelmode",f).click(function(){return jQuery(".mapp-travelmode",f).removeClass("mapp-travelmode-on"),jQuery(this).addClass("mapp-travelmode-on"),o.getDirections(),!1}),jQuery(".mapp-myloc",f).click(function(){return c.geolocate(function(n){n?(jQuery(".mapp-dir-saddr",f).val("("+n.coords.latitude+", "+n.coords.longitude+")"),jQuery(".mapp-dir-get",f).click()):alert(mappl10n.no_geolocate)}),!1})}function v(n,t,i){var r;r=jQuery(".mapp-travelmode-on > span",f).hasClass("mapp-dir-walk")?google.maps.DirectionsTravelMode.WALKING:jQuery(".mapp-travelmode-on > span",f).hasClass("mapp-dir-transit")?google.maps.DirectionsTravelMode.TRANSIT:jQuery(".mapp-travelmode-on > span",f).hasClass("mapp-dir-bike")?google.maps.DirectionsTravelMode.BICYCLING:google.maps.DirectionsTravelMode.DRIVING;var o=null,s={travelMode:r,transitOptions:{departureTime:o},provideRouteAlternatives:!0,origin:n,destination:t,unitSystem:w},u=jQuery(".mapp-dir-renderer",f).get(0);jQuery(".mapp-dir-renderer",f).empty(),l||(l=new google.maps.DirectionsService),l.route(s,function(n,t){switch(t){case google.maps.DirectionsStatus.OK:h.hidePois(),e?(e.setDirections(n),e.setMap(a),e.setPanel(u)):e=new google.maps.DirectionsRenderer({map:a,panel:u,directions:n,hideRouteList:!1,draggable:!0});break;case google.maps.DirectionsStatus.NOT_FOUND:alert(mappl10n.dir_not_found);break;case google.maps.DirectionsStatus.ZERO_RESULTS:alert(mappl10n.dir_zero_results);break;default:alert(mappl10n.dir_default+t)}i()})}var h=n,p=t,c=i,s=r,w=u,f=jQuery("#"+n.getName()+"_directions"),e,l,a=n.getMap(),o=this;s.toLowerCase().indexOf("http")==-1&&(s="https://"+s),y(),this.open=function(n,t,i){if(p=="google"){this.openGoogle(n,t,0);return}jQuery(f).show(),jQuery(".mapp-dir-saddr",f).val(n),jQuery(".mapp-dir-daddr",f).val(t),(i||typeof i=="undefined")&&(jQuery(".mapp-dir-get",f).focus(),jQuery(".mapp-dir-saddr",f).focus())},this.close=function(){jQuery(f).hide(),e&&(e.setPanel(null),e.getMap()&&(e.setMap(null),h.showPois()))},this.getDirections=function(){h.closeInfoWindow(),jQuery(".mapp-spinner",f).show();var i=jQuery(".mapp-dir-saddr",f),r=jQuery(".mapp-dir-daddr",f),n=jQuery(".mapp-dir-saddr-err",f),t=jQuery(".mapp-dir-daddr-err",f);c.geocodeField(i,n,function(n){c.geocodeField(r,t,function(t){n&&t?v(n,t,function(){jQuery(".mapp-spinner",f).hide();return}):jQuery(".mapp-spinner",f).hide()})})},this.printDirections=function(){var n;jQuery(".mapp-travelmode-on > span",f).hasClass("mapp-dir-walk")?n="w":jQuery(".mapp-travelmode-on > span",f).hasClass("mapp-dir-bike")&&(n="b"),this.openGoogle(jQuery(".mapp-dir-saddr",f).val(),jQuery(".mapp-dir-daddr",f).val(),3,n)},this.openGoogle=function(n,t,i,r){var u=s;u+="?saddr="+encodeURIComponent(n),u+="&daddr="+encodeURIComponent(t),u+="&pw="+i,u+=r?"&dirflg="+r:"",window.open(u)}};var mapp=window.mapp||{};mapp.Geocoder=function(n,t,i){function u(n,t){jQuery(n).removeClass("mapp-error"),jQuery(t).hide()}function f(n,t,i){jQuery(n).addClass("mapp-error"),jQuery(t).html(i),jQuery(t).show()}var o,e,s,c,h,r;o=i,c=t,h=n,s=h.getMap(),r=this,this.geocode=function(n,t){var i=n instanceof google.maps.LatLng?{latLng:n}:{address:n,region:o,language:c};i.bounds=s.getBounds(),e||(e=new google.maps.Geocoder),e.geocode(i,function(n,i){if(n){for(var r=0;r<n.length;r++)n[r].formatted_address==""&&n.splice(r,1);t(n[0],i)}else t(null,i)})},this.geolocate=function(n){if(!navigator||!navigator.geolocation)return null;navigator.geolocation.getCurrentPosition(function(t){n(t)},function(){n(null)},{timeout:1e4,enableHighAccuracy:!0,maximumAge:3e4})},this.stringToLatLng=function(n){var r=n.split(",",2),i=Number(r[0]),t=Number(r[1]);return isNaN(i)||isNaN(t)?!1:new google.maps.LatLng(i,t)},this.geocodeField=function(n,t,i){u(n,t),checkAddress(n,t,jQuery(n).val(),function(r){if(!r){f(n,t,mappl10n.no_address),i(null);return}if(r&&r.formatted_address){jQuery(n).val(r.formatted_address),i(r.formatted_address);return}i(r);return})},this.autocompleteField=function(n,t,i,e,o){jQuery(n).keypress(function(i){i.which==13&&(checkAddress(n,t,jQuery(n).val(),o),i.preventDefault())}),jQuery(i).click(function(){return checkAddress(n,t,jQuery(n).val(),o),!1}),jQuery(e).click(function(){return u(n,t),r.geolocate(function(i){if(i){var r="("+i.coords.latitude+", "+i.coords.longitude+")";jQuery(n).val(""),checkAddress(n,t,r,o)}else f(n,t,mappl10n.no_geolocate);return}),!1})},checkAddress=function(n,t,i,e){if(u(n,t),i=jQuery.trim(i),i==""){e(null);return}var o=r.stringToLatLng(i);if(o){e(o);return}if(i.substring(0,4)=="http"){e(i);return}r.geocode(i,function(i,r){if(!i||r!=google.maps.GeocoderStatus.OK){f(n,t,mappl10n.no_address),e(null);return}e(i);return})}},mapp.Geocoder.parseAddress=function(n){return!n||n==""?{firstLine:"",secondLine:""}:(n.lastIndexOf(", USA")>0||n.lastIndexOf(", United States")>0)&&(n.lastIndexOf(", USA")>0&&(n=n.slice(0,n.lastIndexOf(", USA"))),n.lastIndexOf(", United States")>0&&(n=n.slice(0,n.lastIndexOf(", United States"))),n.indexOf(",")==n.lastIndexOf(","))?{firstLine:n,secondLine:""}:n.indexOf(",")==-1?{firstLine:n,secondLine:""}:{firstLine:n.slice(0,n.indexOf(",")),secondLine:n.slice(n.indexOf(", ")+2)}};var mapp=window.mapp||{};mapp.Icons={},mapp.Icons.StandardIcons=["blue-dot","ltblue-dot","green-dot","pink-dot","purple-dot","red-dot","yellow-dot","blue","green","lightblue","pink","purple","red","yellow","blue-pushpin","grn-pushpin","ltblu-pushpin","pink-pushpin","purple-pushpin","red-pushpin","ylw-pushpin","bar","coffeehouse","man","wheel_chair_accessible","woman","restaurant","snack_bar","parkinglot","bus","cabs","ferry","helicopter","plane","rail","subway","tram","truck","info","info_circle","rainy","sailing","ski","snowflake_simple","swimming","water","fishing","flag","marina","campfire","campground","cycling","golfer","hiker","horsebackriding","motorcycling","picnic","POI","rangerstation","sportvenue","toilets","trail","tree","arts","conveniencestore","dollar","electronics","euro","gas","grocerystore","homegardenbusiness","mechanic","movies","realestate","salon","shopping","yen","caution","earthquake","fallingrocks","firedept","hospitals","lodging","phone","partly_cloudy","police","postoffice-us","sunny","volcano","camera","webcam","iimm1-blue","iimm1-green","iimm1-orange","iimm1-red","iimm2-blue","iimm2-green","iimm2-orange","iimm2-red","kml","poly"],mapp.Icons.get=function(n){var t,r,i;if(n=n?n:mappl10n.defaultIcon,n&&n!=""&&typeof n!="undefined"&&typeof mappl10n.standardIconsUrl!="undefined"){if(typeof mappl10n.icons!="undefined"&&typeof mappl10n.icons[n]!="undefined")r=mappl10n.iconsUrl+n,i=mappl10n.icons[n].shadow?mappl10n.iconsUrl+mappl10n.icons[n].shadow:null,t=mappl10n.icons[n].anchor;else if(jQuery.inArray(n,mapp.Icons.StandardIcons)>=0)r=mappl10n.standardIconsUrl+n+".png",i=n.indexOf("Marker")!=-1?"msmarker.shadow.png":n+".shadow.png",i=mappl10n.standardIconsUrl+i,t=[16,32];else return;return t=t?new google.maps.Point(t[0],t[1]):null,{url:r,shadowUrl:i,anchor:t}}},mapp.Icons.getUrl=function(n){var t=mapp.Icons.get(n);return t?t.url:"https://maps.google.com/intl/en_us/mapfiles/ms/micons/red-dot.png"},function(){jQuery.fn.mappIconPicker=function(n){var t={open:null,close:null,dialog:null};if(typeof mappl10n.id!="undefined"&&jQuery(".mapp-icon-picker").length!=0)return n=jQuery.extend(t,n),this.each(function(){var i=jQuery(this),r,t;i.after("<img class='mapp-icon' src='"+mapp.Icons.getUrl(i.val())+"' title='"+mappl10n.click_to_change+"' />"),r=i.next(),r.click(function(){function e(n){var i=jQuery(n.target);jQuery(t).has(i).length||u()}function u(u){jQuery(document).off("click",e),typeof u!="undefined"&&(i.attr("name")=="mappress_options[defaultIcon]"&&(mappl10n.defaultIcon=u),i.val(u),jQuery(r).attr("src",mapp.Icons.getUrl(u))),n.close&&n.close(u),n.dialog?t.empty():t.remove()}if(t=n.dialog?n.dialog:jQuery('<div id="mapp_icon_picker_dialog"><\/div>').appendTo(document.body).hide(),t.append(jQuery("#mapp_icon_picker").contents().clone()),t.show(),!n.dialog){var f=r.offset();t.css({left:f.left-parseInt(t.outerWidth()/2)+16,top:f.top+r.outerHeight()})}return jQuery(".mapp-icon-picker-cancel",t).click(function(){return u(),!1}),jQuery(".mapp-icon-picker-default",t).click(function(){return u(null),!1}),jQuery("li",t).click(function(){return u(jQuery(this).attr("data-iconid")),!1}),n.dialog||jQuery(document).click(e),n.open&&n.open(),!1})})}}();var mapp=window.mapp||{};mapp.InfoBox=function(){var u,f,n,i,t,r=this;this.setContent=function(n){u=n},this.onAdd=function(){n=jQuery("<div class='mapp-ib'><div class='mapp-ib-close'>X<\/div><\/div>"),t=jQuery("<div class='mapp-ib-tip'><\/div>"),typeof u=="string"?jQuery(n).append(u):jQuery(n).append(jQuery(u)),jQuery("body").append(n),jQuery("body").append(t),jQuery(".mapp-ib-close",n).click(function(){r.close()}),jQuery(window).resize(function(){r.close()}),this.draw(),google.maps.event.trigger(this,"domready")},this.draw=function(){var u=r.getProjection().fromLatLngToContainerPixel(i),e,o,s;if(u.x=parseInt(u.x),u.y=parseInt(u.y),e=jQuery(this.getMap().getDiv()),u.x>e.width()||u.x<0||u.y>e.height()||u.y<0){jQuery(n).hide(),jQuery(t).hide();return}jQuery(n).show(),jQuery(t).show(),o=e.offset().left+u.x,s=e.offset().top+u.y-32,jQuery(t).offset({top:s-t.outerHeight()-2,left:o-parseInt(t.outerWidth()/2)});var f=o-parseInt(n.outerWidth()/2),c=s-n.outerHeight()-t.outerHeight(),h=jQuery(document).width();f+n.outerWidth()>h&&(f=Math.max(h-n.outerWidth(),o-n.outerWidth()+parseInt(t.outerWidth()/2))),f<0&&(f=0),jQuery(n).offset({top:c,left:f})},this.onRemove=function(){jQuery(n).remove(),jQuery(t).remove()},this.setPosition=function(n){i=n},this.open=function(n,t){f=n,t&&(i=typeof t.getPosition=="function"?t.getPosition():t.getBounds().getCenter()),this.setMap(f),this.disableAutoPan&&n.getBounds().contains(i)||f.panTo(i),google.maps.event.addListenerOnce(n,"drag",function(){r.close()}),google.maps.event.addListenerOnce(n,"click",function(){r.close()})},this.close=function(){google.maps.event.trigger(this,"closeclick"),this.setMap(null)}}
|
js/mappress_editor.min.js
ADDED
@@ -0,0 +1 @@
|
|
|
1 |
+
var mapp=window.mapp||{};mapp.Media=function(){function f(i){n=i,jQuery("#mapp_m_editor").empty(),jQuery("#mapp_m_editor").append(e.clone());var r=n.getMapid();r?jQuery("#mapp_m_mapid").text(r):jQuery("#mapp_m_mapid").text(""),jQuery("#mapp_m_title").val(n.getTitle()),jQuery("#mapp_m_width").val(n.getWidth()),jQuery("#mapp_m_height").val(n.getHeight()),jQuery("#mapp_m_edit_panel").show(),jQuery("#mapp_m_list_panel").hide(),t=new mapp.Editor(n)}function u(){t.close(),n=null,t=null,jQuery("#mapp_m_edit_panel").hide(),jQuery("#mapp_m_list_panel").show()}function c(){mapp.Map.ajaxCreate("mapp_edit",i,function(n){f(n)})}function h(n){mapp.Map.ajaxGet(n,"mapp_edit",i,function(n){f(n)})}function o(n){var t='[mappress mapid="'+n+'"]';send_to_editor(t)}function r(){if(n){var t=jQuery.trim(jQuery("#mapp_m_title").val());t=t!=""?t:mappl10n.untitled,n.setTitle(t),n.ajaxSave(function(n){n.list&&jQuery("#mapp_m_maplist").html(n.list),u()})}}function s(n){confirm(mappl10n.delete_map_prompt)&&(jQuery("#mapp_m_maplist tr[data-mapid='"+n+"']").remove(),mapp.Map.ajaxDelete(n))}var t,n,e,l=this,i;e=jQuery("#mapp_m_editor").contents().detach(),i={bicycling:!1,directions:"none",editable:!0,initialOpenInfo:!1,iwDisableAutoPan:!1,iwType:"ib",mapTypeControl:!0,mapTypeControlStyle:2,mapTypeIds:null,navigationControlOptions:{style:0},overviewMapControl:!1,overviewMapControlOptions:{opened:!1},streetViewControl:!1,traffic:!1,transit:!1},jQuery("#mapp_m_list_panel").show(),jQuery("#mapp_m_add_map").click(function(){return c(),!1});jQuery("#mapp_m_maplist").on("click","tr",function(n){var t=jQuery(this).attr("data-mapid");return jQuery(n.target).hasClass("mapp-maplist-edit")?(h(t),!1):jQuery(n.target).hasClass("mapp-maplist-delete")?(s(t),!1):jQuery(n.target).hasClass("mapp-maplist-insert")?(o(t),!1):void 0});jQuery(".mapp-m-size").click(function(){var i=jQuery(this).data("width"),n=jQuery(this).data("height");return jQuery("#mapp_m_width").val(i),jQuery("#mapp_m_height").val(n),t.resize(i,n),!1}),jQuery("#mapp_m_width, #mapp_m_height").change(function(){return jQuery(this).val()<200&&jQuery(this).val(200),t.resize(jQuery("#mapp_m_width").val(),jQuery("#mapp_m_height").val()),!1}),jQuery("#publish, #post-preview").click(function(){r()}),jQuery("#mapp_m_save").click(function(){return r(),!1}),jQuery("#mapp_m_title").keypress(function(n){if(n.which==13)return n.preventDefault(),jQuery("#mapp_m_save").click(),!1}),jQuery("#mapp_m_cancel").click(function(){return u(),!1}),jQuery("#mapp_m_insert").click(function(){var i=n.getMapid(),t='[mappress mapid="'+n.getMapid()+'"]';return i?send_to_editor(t):alert(mappl10n.save_first),!1})},mapp.Editor=function(n){function y(){s=jQuery("#mapp_e_infobox").detach(),t=n,t.display(),this.resize(t.getWidth(),t.getHeight()),i(),typeof mappl10n.id!="undefined"&&(u=new google.maps.drawing.DrawingManager({circleOptions:r,drawingControlOptions:{drawingModes:[google.maps.drawing.OverlayType.MARKER,google.maps.drawing.OverlayType.POLYGON,google.maps.drawing.OverlayType.POLYLINE,google.maps.drawing.OverlayType.RECTANGLE,google.maps.drawing.OverlayType.CIRCLE]},polygonOptions:r,polylineOptions:r,rectangleOptions:r}),u.setMap(t.getMap()),google.maps.event.addListener(u,"overlaycomplete",function(n){c(n)})),t.getGeocoder().autocompleteField("#mapp_e_saddr","#mapp_e_saddr_err","#mapp_e_search","#mapp_e_myloc",b),google.maps.event.addListener(t,"poicontent",v),google.maps.event.addListener(t,"poidomready",p),jQuery("#mapp_e_recenter").click(function(){return t.closeInfoWindow(),t.autoCenter(!0),!1}),google.maps.event.addListener(t.getMap(),"click",function(n){jQuery("#mapp_e_latlng").text(n.latLng.toUrlValue())})}function i(){for(var r=t.getPois(),u="<table>",n=0;n<r.length;n++){var o=r[n].title.replace(/\'/g,"’"),e=r[n].getImage("mapp-e-icon"),f=r[n].address;u+="<tr id='"+n+"'><td>"+e+"<\/td><td style='width:100%'><a href='#' title='"+f+"'><b>"+o+"<\/b><\/a><div class='mapp-e-actions'><a href='#' class='mapp-e-poi-list-zoom' data-idx='"+n+"'>"+mappl10n.zoom+"<\/a> | <a href='#' class='mapp-e-poi-list-delete' data-idx='"+n+"'>"+mappl10n.del+"<\/a><\/div><\/td><\/tr>"}u+="<\/table>",jQuery("#mapp_e_poi_list").html(u),jQuery("#mapp_e_poi_list tbody").sortable({axis:"y",placeholder:"mapp-e-sortable-placeholder",forcePlaceholderSize:!0,delay:200,update:function(){var n=jQuery("#mapp_e_poi_list tbody").sortable("toArray");t.sortPois(n),i()}}),jQuery("#mapp_e_poi_list tr").click(function(n){var r=jQuery(this).attr("id"),i;return jQuery(n.target).hasClass("mapp-e-poi-list-zoom")?(i=t.getPoi(r),i&&i.zoomIn(),!1):jQuery(n.target).hasClass("mapp-e-poi-list-delete")?(i=t.getPoi(r),i&&l(i),!1):(t.getPoi(r).click(),!1)})}function v(n,t){var i=jQuery(s).clone(),r;jQuery("#mapp_e_poi_title",i).val(n.title),jQuery("#mapp_e_poi_body",i).val(n.body),jQuery("#mapp_e_poi_iconid",i).val(n.iconid),n.isPoly()&&(n.type=="polyline"?jQuery("#mapp_e_poi_polyline_fields",i).show():jQuery("#mapp_e_poi_polyline_fields, #mapp_e_poi_polygon_fields",i).show(),r=n.getColors(),jQuery("#mapp_stroke_color",i).val(r.strokeColor),jQuery("#mapp_stroke_weight",i).val(r.strokeWeight),jQuery("#mapp_stroke_opacity",i).val(parseInt(r.strokeOpacity*100)),jQuery("#mapp_fill_color",i).val(r.fillColor),jQuery("#mapp_fill_opacity",i).val(parseInt(r.fillOpacity*100))),n.type=="kml"&&(jQuery("#mapp_e_poi_kml_fields",i).show(),jQuery("#mapp_e_poi_kml_url",i).val(n.overlay.getUrl())),t.content=i}function p(n){var u={title:n.title,body:n.body,iconid:n.iconid,colors:n.getColors()};a(),jQuery("#mapp_e_poi_title").focus(),n.isPoly()?(jQuery("#mapp_stroke_color, #mapp_fill_color, #mapp_stroke_weight, #mapp_stroke_opacity, #mapp_fill_opacity").change(function(){var t={strokeColor:jQuery("#mapp_stroke_color").val(),strokeWeight:parseInt(jQuery("#mapp_stroke_weight").val()),strokeOpacity:jQuery("#mapp_stroke_opacity").val()/100};n.type!="polyline"&&(t.fillColor=jQuery("#mapp_fill_color").val(),t.fillOpacity=jQuery("#mapp_fill_opacity").val()/100),n.setColors(t),r=t}),jQuery("#mapp_stroke_color, #mapp_fill_color").mappColorpicker({})):jQuery("#mapp_e_poi_iconid").mappIconPicker({dialog:jQuery("#mapp_e_poi_icon_picker"),open:function(){jQuery("#mapp_e_poi_fields").hide()},close:function(t){jQuery("#mapp_e_poi_fields").show(),typeof t!="undefined"&&(e=t,n.iconid=t,n.setIcon(t),i())}}),google.maps.event.addListenerOnce(t.getInfoWindow(),"closeclick",function(){jQuery("#mapp_colorpicker").hide(),n.title=jQuery("#mapp_e_poi_title").val(),n.body=jQuery("#mapp_e_poi_body").val(),i()}),jQuery("#mapp_e_save_poi").click(function(){return t.closeInfoWindow(),!1}),jQuery("#mapp_e_cancel_poi").click(function(){return t.closeInfoWindow(),n.title=u.title,n.body=u.body,n.iconid=u.iconid,n.setIcon(u.iconid),n.setColors(u.colors),i(),!1})}function b(n){if(n){if(n.geometry){var t=mapp.Geocoder.parseAddress(n.formatted_address),u=n.name?n.name:t.firstLine,r=n.name?t.firstLine+", "+t.secondLine:t.secondLine,i=new mapp.Poi({address:n.formatted_address,body:r,iconid:e,overlay:new google.maps.Marker({position:n.geometry.location}),title:u,type:null,viewport:n.geometry.viewport?n.geometry.viewport:null});f(i,!0);return}if(n instanceof google.maps.LatLng)return h(n);if(typeof n=="string"&&n.substring(0,4)=="http")return w(n);alert("Internal error, unable to add location")}}function w(n){var t=new mapp.Poi({iconid:e,overlay:new google.maps.KmlLayer(n,{suppressInfoWindows:!0}),title:"KML",type:"kml"});google.maps.event.addListener(t.overlay,"status_changed",function(){var r=t.overlay.getStatus(),n;r=="OK"?(n=t.overlay.getMetadata(),t.title=n.name,t.body=n.description,t.viewport=t.overlay.getDefaultViewport(),i()):alert(mappl10n.kml_error+":"+r)}),f(t,!0)}function h(n){poi=new mapp.Poi({body:"",iconid:e,overlay:new google.maps.Marker({position:n}),title:n.toUrlValue(4)}),f(poi,!0)}function c(n){var t;u.setDrawingMode(null);switch(n.type){case"polygon":case"polyline":case"circle":case"rectangle":t=new mapp.Poi({body:"",colors:r,iconid:"poly",overlay:n.overlay,title:mappl10n.shape,type:n.type});break;case"marker":default:t=new mapp.Poi({body:"",iconid:null,overlay:n.overlay,title:n.overlay.getPosition().toUrlValue(4),type:null})}f(t,!1)}function f(n,r){t.closeInfoWindow(),u&&u.setDrawingMode(null),t.insertPoi(n),r&&n.center(!0),i()}function a(){var i,n;typeof tinyMCE!="undefined"&&typeof tinyMCE.init!="undefined"&&(i="en",typeof window.tinyMCEPreInit!="undefined"&&typeof window.tinyMCEPreInit.mceInit!="undefined"&&typeof window.tinyMCEPreInit.mceInit.content!="undefined"&&(n=window.tinyMCEPreInit.mceInit.content,i=typeof n.language!="undefined"?n.language:"en"),tinyMCE.init({mode:"none",height:"175px",convert_urls:!1,language:i,relative_urls:!1,remove_script_host:!1,theme:"advanced",theme_advanced_toolbar_location:"top",theme_advanced_buttons1:"formatselect, forecolor,|,bold,italic,|,justifyleft,justifycenter,justifyright,|,link,unlink,|,image,separator,undo,redo",theme_advanced_buttons2:"",theme_advanced_buttons3:"",setup:function(n){n.onInit.add(function(n){n.getBody().style.fontSize="12px"})}}),o&&setTimeout(function(){tinyMCE.execCommand("mceAddControl",!1,"mapp_e_poi_body")},2),jQuery("#mapp_e_visual").click(function(){tinyMCE.execCommand("mceAddControl",!1,"mapp_e_poi_body"),o=!0}),jQuery("#mapp_e_html").click(function(){tinyMCE.execCommand("mceRemoveControl",!1,"mapp_e_poi_body"),o=!1}),google.maps.event.addListenerOnce(t.getInfoWindow(),"closeclick",function(){tinyMCE.getInstanceById("mapp_e_poi_body")&&(tinyMCE.getInstanceById("mapp_e_poi_body").save(),tinyMCE.execCommand("mceRemoveControl",!1,"mapp_e_poi_body"))}))}function l(n){return t.closeInfoWindow(),confirm(mappl10n.delete_prompt)?(t.removePoi(n),i(),!0):!1}var u,s,e=null,r={fillColor:"#9FC6E7",fillOpacity:.5,strokeColor:"#0000FF",strokeOpacity:1,strokeWeight:2},o=!0,t=n;this.close=function(){t.closeInfoWindow()},this.resize=function(n,i){i=parseInt(i),n=parseInt(n),t.resize(n,i),t.closeInfoWindow();var r=jQuery(".mapp-e-top-toolbar").outerHeight(),u=jQuery("#mapp_edit").outerHeight();jQuery("#mapp_e_poi_list").height(i+r)},y.apply(this)}
|
js/mappress_settings.min.js
ADDED
@@ -0,0 +1 @@
|
|
|
1 |
+
jQuery(document).ready(function(){jQuery('input[name="mappress_options[defaultIcon]"]').mappIconPicker(),jQuery("#mapp_styles").edt();jQuery(".mapp-expand").on("focus",function(){jQuery(this).attr({rows:20,cols:100})});jQuery(".mapp-expand").on("blur",function(){jQuery(this).attr({rows:1,cols:20})})}),jQuery.fn.edt=function(n){var n=jQuery.extend({add:mappl10n.add,del:mappl10n.del,template:null,callback:null},n);return this.each(function(){var t=this,i;jQuery(this).parent().append("<input type='button' class='button edt-table-add' value='"+n.add+"' />"),n.template||(n.template=jQuery("tr:last",t).clone(),jQuery(n.template).find(":input").each(function(){switch(this.type){case"hidden":case"password":case"select-multiple":case"select-one":case"text":case"textarea":jQuery(this).val("");break;case"checkbox":case"radio":this.checked=!1}})),i="<td><a href='#' class='edt-table-delete'>"+n.del+"<\/a><\/td>",jQuery("tbody > tr",t).append(i),n.template=jQuery(n.template).append(i),jQuery(this).next(".edt-table-add").click(function(){var i=jQuery(n.template).clone();return jQuery(t).append(i),jQuery(".edt-table-delete",t).show(),n.callback&&n.callback(i),!1}),jQuery(this).click(function(n){if(jQuery(n.target).hasClass("edt-table-delete"))return jQuery(n.target).closest("tr").remove(),!1})})}
|
languages/mappress-de_DE.mo
ADDED
Binary file
|
languages/mappress-de_DE.po
ADDED
@@ -0,0 +1,950 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: MapPress v2.8 Google Maps for WordPress\n"
|
4 |
+
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-01-15 14:26+0100\n"
|
6 |
+
"PO-Revision-Date: 2013-01-15 17:52+0100\n"
|
7 |
+
"Last-Translator: Michael Busch <busch@seo-traffic-guide.de>\n"
|
8 |
+
"Language-Team: dewib <dewib@gmx.de>\n"
|
9 |
+
"Language: de_DE\n"
|
10 |
+
"MIME-Version: 1.0\n"
|
11 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
12 |
+
"Content-Transfer-Encoding: 8bit\n"
|
13 |
+
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__;_e\n"
|
14 |
+
"X-Poedit-Basepath: .\n"
|
15 |
+
"X-Generator: Poedit 1.5.4\n"
|
16 |
+
"X-Poedit-SearchPath-0: ../../mappress-google-maps-for-wordpress\n"
|
17 |
+
|
18 |
+
#: ../../mappress-google-maps-for-wordpress/mappress.php:118
|
19 |
+
msgid "Version"
|
20 |
+
msgstr "Version"
|
21 |
+
|
22 |
+
#: ../../mappress-google-maps-for-wordpress/mappress.php:126
|
23 |
+
msgid "Documentation"
|
24 |
+
msgstr "Dokumentation"
|
25 |
+
|
26 |
+
#: ../../mappress-google-maps-for-wordpress/mappress.php:127
|
27 |
+
msgid "Support"
|
28 |
+
msgstr "Support"
|
29 |
+
|
30 |
+
#: ../../mappress-google-maps-for-wordpress/mappress.php:128
|
31 |
+
msgid "Contact"
|
32 |
+
msgstr "Kontakt"
|
33 |
+
|
34 |
+
#: ../../mappress-google-maps-for-wordpress/mappress.php:131
|
35 |
+
msgid "Upgrade to MapPress Pro"
|
36 |
+
msgstr "Upgrade auf MapPress Pro"
|
37 |
+
|
38 |
+
#: ../../mappress-google-maps-for-wordpress/mappress.php:326
|
39 |
+
msgid ""
|
40 |
+
"MapPress database tables are missing. Please deactivate the plugin and "
|
41 |
+
"activate it again to fix this."
|
42 |
+
msgstr ""
|
43 |
+
"MapPress Datenbanktabellen fehlen. Bitte Plugin deaktivieren und erneut "
|
44 |
+
"aktivieren zur Fehlerbehebung."
|
45 |
+
|
46 |
+
#: ../../mappress-google-maps-for-wordpress/mappress.php:331
|
47 |
+
msgid ""
|
48 |
+
"WARNING: MapPress now requires WordPress 3.2 or higher. Please upgrade "
|
49 |
+
"before using MapPress."
|
50 |
+
msgstr ""
|
51 |
+
"ACHTUNG: MapPress benötigt WordPress 3.2 oder höher. Bitte aktualisieren!"
|
52 |
+
|
53 |
+
#: ../../mappress-google-maps-for-wordpress/mappress.php:336
|
54 |
+
msgid ""
|
55 |
+
"WARNING: MapPress is not compfatible with the WP-Geo plugin. Please "
|
56 |
+
"deactivate or uninstall WP-Geo before using MapPress."
|
57 |
+
msgstr ""
|
58 |
+
"WARNUNG: MapPress ist nicht kompatibel mit dem WP-Geo Plugin. Vor der "
|
59 |
+
"Nutzung von MapPress bitte WP-Geo deaktivieren oder entfernen."
|
60 |
+
|
61 |
+
#: ../../mappress-google-maps-for-wordpress/mappress.php:529
|
62 |
+
#: ../../mappress-google-maps-for-wordpress/templates/map_directions.php:6
|
63 |
+
msgid "Bicycling"
|
64 |
+
msgstr "per Fahrrad"
|
65 |
+
|
66 |
+
#: ../../mappress-google-maps-for-wordpress/mappress.php:530
|
67 |
+
msgid "Bike"
|
68 |
+
msgstr "Fahrrad"
|
69 |
+
|
70 |
+
#: ../../mappress-google-maps-for-wordpress/mappress.php:531
|
71 |
+
msgid "One of the addresses could not be found."
|
72 |
+
msgstr "Die Start- oder Zieladresse fehlt."
|
73 |
+
|
74 |
+
#: ../../mappress-google-maps-for-wordpress/mappress.php:532
|
75 |
+
msgid ""
|
76 |
+
"Google cannot return directions between those addresses. There is no route "
|
77 |
+
"between them or the routing information is not available."
|
78 |
+
msgstr ""
|
79 |
+
"Google kann zu diesen Adressen keine Wegbeschreibung liefern. Es gibt keine "
|
80 |
+
"Route zwischen ihnen oder es fehlen Routeninfos dazu."
|
81 |
+
|
82 |
+
#: ../../mappress-google-maps-for-wordpress/mappress.php:533
|
83 |
+
msgid "Unknown error, unable to return directions. Status code = "
|
84 |
+
msgstr "Unbekannter Fehler. Wegbeschreibung nicht möglich. Status Code = "
|
85 |
+
|
86 |
+
#: ../../mappress-google-maps-for-wordpress/mappress.php:534
|
87 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_poi.php:282
|
88 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:130
|
89 |
+
msgid "Directions"
|
90 |
+
msgstr "Wegbeschreibung"
|
91 |
+
|
92 |
+
#: ../../mappress-google-maps-for-wordpress/mappress.php:535
|
93 |
+
msgid "Error reading KML file"
|
94 |
+
msgstr "Fehler beim Lesen der KML Datei"
|
95 |
+
|
96 |
+
#: ../../mappress-google-maps-for-wordpress/mappress.php:536
|
97 |
+
msgid "Loading..."
|
98 |
+
msgstr "Lade…"
|
99 |
+
|
100 |
+
#: ../../mappress-google-maps-for-wordpress/mappress.php:537
|
101 |
+
msgid "No matching address"
|
102 |
+
msgstr "Keine passende Adresse"
|
103 |
+
|
104 |
+
#: ../../mappress-google-maps-for-wordpress/mappress.php:538
|
105 |
+
msgid "Unable to get your location"
|
106 |
+
msgstr "Standortbestimmung nicht möglich"
|
107 |
+
|
108 |
+
#: ../../mappress-google-maps-for-wordpress/mappress.php:539
|
109 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:323
|
110 |
+
msgid "Traffic"
|
111 |
+
msgstr "Verkehr"
|
112 |
+
|
113 |
+
#: ../../mappress-google-maps-for-wordpress/mappress.php:540
|
114 |
+
msgid "Transit"
|
115 |
+
msgstr "Transit"
|
116 |
+
|
117 |
+
#: ../../mappress-google-maps-for-wordpress/mappress.php:541
|
118 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_poi.php:331
|
119 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:318
|
120 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:457
|
121 |
+
msgid "Zoom"
|
122 |
+
msgstr "Zoom"
|
123 |
+
|
124 |
+
#: ../../mappress-google-maps-for-wordpress/mappress.php:546
|
125 |
+
msgid "Add"
|
126 |
+
msgstr "hinzufügen"
|
127 |
+
|
128 |
+
#: ../../mappress-google-maps-for-wordpress/mappress.php:547
|
129 |
+
msgid "Click & drag to move"
|
130 |
+
msgstr "Klicken & Ziehen um Marker zu bewegen"
|
131 |
+
|
132 |
+
#: ../../mappress-google-maps-for-wordpress/mappress.php:548
|
133 |
+
msgid "Click to change"
|
134 |
+
msgstr "Klicken um zu ändern"
|
135 |
+
|
136 |
+
#: ../../mappress-google-maps-for-wordpress/mappress.php:549
|
137 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_map.php:428
|
138 |
+
msgid "Delete"
|
139 |
+
msgstr "Löschen"
|
140 |
+
|
141 |
+
#: ../../mappress-google-maps-for-wordpress/mappress.php:550
|
142 |
+
msgid "Delete this POI?"
|
143 |
+
msgstr "Diesen Marker löschen?"
|
144 |
+
|
145 |
+
#: ../../mappress-google-maps-for-wordpress/mappress.php:551
|
146 |
+
msgid "Delete this map?"
|
147 |
+
msgstr "Diese Karte löschen?"
|
148 |
+
|
149 |
+
#: ../../mappress-google-maps-for-wordpress/mappress.php:552
|
150 |
+
msgid "Please save the map first"
|
151 |
+
msgstr "Bitte speichern Sie die Karte zuerst"
|
152 |
+
|
153 |
+
#: ../../mappress-google-maps-for-wordpress/mappress.php:553
|
154 |
+
msgid "Shape"
|
155 |
+
msgstr "Umriss"
|
156 |
+
|
157 |
+
#: ../../mappress-google-maps-for-wordpress/mappress.php:554
|
158 |
+
msgid "Untitled"
|
159 |
+
msgstr "Unbenannt"
|
160 |
+
|
161 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_map.php:107
|
162 |
+
msgid "Map not found"
|
163 |
+
msgstr "Karte nicht gefunden"
|
164 |
+
|
165 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_map.php:196
|
166 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_map.php:202
|
167 |
+
msgid "Internal error, your data has not been saved!"
|
168 |
+
msgstr ""
|
169 |
+
"Interner Fehler: Karte wurde nicht gefunden. Daten wurden nicht gespeichert! "
|
170 |
+
|
171 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_map.php:427
|
172 |
+
msgid "Edit"
|
173 |
+
msgstr "Bearbeiten"
|
174 |
+
|
175 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_map.php:467
|
176 |
+
msgid "Show map"
|
177 |
+
msgstr "Karte zeigen"
|
178 |
+
|
179 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_map.php:479
|
180 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:449
|
181 |
+
#: ../../mappress-google-maps-for-wordpress/forms/map_editor.php:5
|
182 |
+
msgid "Center map"
|
183 |
+
msgstr "Karte zentrieren"
|
184 |
+
|
185 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_map.php:488
|
186 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:450
|
187 |
+
msgid "Reset map"
|
188 |
+
msgstr "Karte zurücksetzen"
|
189 |
+
|
190 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_map.php:497
|
191 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:448
|
192 |
+
msgid "Bigger map"
|
193 |
+
msgstr "Größere Karte"
|
194 |
+
|
195 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_map.php:498
|
196 |
+
msgid "Smaller map"
|
197 |
+
msgstr "kleinere Karte"
|
198 |
+
|
199 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_poi.php:247
|
200 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:458
|
201 |
+
msgid "Directions to"
|
202 |
+
msgstr "Wegbeschreibung hierher"
|
203 |
+
|
204 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_poi.php:249
|
205 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:459
|
206 |
+
msgid "Directions from"
|
207 |
+
msgstr "Wegbeschreibung von hier"
|
208 |
+
|
209 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:127
|
210 |
+
msgid "Basic Settings"
|
211 |
+
msgstr "Einstellungen"
|
212 |
+
|
213 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:128
|
214 |
+
msgid "Post types"
|
215 |
+
msgstr "Beitragsarten"
|
216 |
+
|
217 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:129
|
218 |
+
msgid "Automatic map display"
|
219 |
+
msgstr "automatische Kartendarstellung"
|
220 |
+
|
221 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:132
|
222 |
+
msgid "Map Controls"
|
223 |
+
msgstr "Kartenkontrollelemente"
|
224 |
+
|
225 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:133
|
226 |
+
msgid "Draggable"
|
227 |
+
msgstr "Draggable"
|
228 |
+
|
229 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:134
|
230 |
+
msgid "Keyboard shortcuts"
|
231 |
+
msgstr "Tastaturkürzel"
|
232 |
+
|
233 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:135
|
234 |
+
msgid "Scroll wheel zoom"
|
235 |
+
msgstr "Zoom per Scrollrad"
|
236 |
+
|
237 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:136
|
238 |
+
msgid "Map Types"
|
239 |
+
msgstr "Kartentypen"
|
240 |
+
|
241 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:137
|
242 |
+
msgid "Map controls"
|
243 |
+
msgstr "Kartenkontrollelemente"
|
244 |
+
|
245 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:139
|
246 |
+
msgid "Map Settings"
|
247 |
+
msgstr "Einstellungen"
|
248 |
+
|
249 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:140
|
250 |
+
msgid "Map links"
|
251 |
+
msgstr "Kartenlinks"
|
252 |
+
|
253 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:141
|
254 |
+
msgid "Map alignment"
|
255 |
+
msgstr "Kartenausrichtung"
|
256 |
+
|
257 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:142
|
258 |
+
msgid "Map border"
|
259 |
+
msgstr "Kartenrand"
|
260 |
+
|
261 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:143
|
262 |
+
msgid "Map border color"
|
263 |
+
msgstr "Farbe Kartenrand"
|
264 |
+
|
265 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:144
|
266 |
+
msgid "Open first POI"
|
267 |
+
msgstr "Ersten Marker anzeigen"
|
268 |
+
|
269 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:146
|
270 |
+
msgid "POI Settings"
|
271 |
+
msgstr "Marker-Einstellungen"
|
272 |
+
|
273 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:147
|
274 |
+
msgid "POI links"
|
275 |
+
msgstr "POI links"
|
276 |
+
|
277 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:148
|
278 |
+
msgid "Tooltips"
|
279 |
+
msgstr "Tooltips"
|
280 |
+
|
281 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:149
|
282 |
+
msgid "Default zoom"
|
283 |
+
msgstr "Standard-Zoom"
|
284 |
+
|
285 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:152
|
286 |
+
msgid "Mashups"
|
287 |
+
msgstr "Mashups"
|
288 |
+
|
289 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:153
|
290 |
+
msgid "Icons"
|
291 |
+
msgstr "Meine Ions"
|
292 |
+
|
293 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:154
|
294 |
+
msgid "Styled Maps"
|
295 |
+
msgstr "Karte mit CSS"
|
296 |
+
|
297 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:155
|
298 |
+
msgid "Geocoding"
|
299 |
+
msgstr "Geocoding"
|
300 |
+
|
301 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:158
|
302 |
+
msgid "Localization"
|
303 |
+
msgstr "Übersetzung"
|
304 |
+
|
305 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:159
|
306 |
+
msgid "Language"
|
307 |
+
msgstr "Sprache"
|
308 |
+
|
309 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:160
|
310 |
+
msgid "Country"
|
311 |
+
msgstr "Land"
|
312 |
+
|
313 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:161
|
314 |
+
msgid "Directions server"
|
315 |
+
msgstr "Server für Wegbeschreibung"
|
316 |
+
|
317 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:162
|
318 |
+
msgid "Directions units"
|
319 |
+
msgstr "Einheiten für Wegbeschreibung"
|
320 |
+
|
321 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:164
|
322 |
+
msgid "Miscellaneous"
|
323 |
+
msgstr "Verschiedenes"
|
324 |
+
|
325 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:166
|
326 |
+
msgid "Adaptive display"
|
327 |
+
msgstr "Adaptive Kartendarstellung"
|
328 |
+
|
329 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:167
|
330 |
+
msgid "Turn off CSS"
|
331 |
+
msgstr "CSS ausschalten"
|
332 |
+
|
333 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:168
|
334 |
+
msgid "Load maps last"
|
335 |
+
msgstr "Karten zuletzt laden"
|
336 |
+
|
337 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:223
|
338 |
+
msgid "Use the settings below to automatically create maps from custom fields."
|
339 |
+
msgstr "Automatisch Karten aus benutzerdefinierten Feldern erzeugen"
|
340 |
+
|
341 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:229
|
342 |
+
#, fuzzy
|
343 |
+
msgid "Posts"
|
344 |
+
msgstr "Beitragsarten"
|
345 |
+
|
346 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:230
|
347 |
+
msgid "Pages"
|
348 |
+
msgstr "Seiten"
|
349 |
+
|
350 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:242
|
351 |
+
msgid "country code"
|
352 |
+
msgstr "Ländercode"
|
353 |
+
|
354 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:244
|
355 |
+
#, php-format
|
356 |
+
msgid "Enter a %s to use when searching (leave blank for USA)"
|
357 |
+
msgstr "%s angeben für die Suche (leer lassen für USA / .com)"
|
358 |
+
|
359 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:251
|
360 |
+
msgid "Enter a google server URL for directions/printing"
|
361 |
+
msgstr "Geben Sie eine Google Server URL für Wegbschreibungen/Drucken an"
|
362 |
+
|
363 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:256
|
364 |
+
#, fuzzy
|
365 |
+
msgid "(Default)"
|
366 |
+
msgstr "Standard"
|
367 |
+
|
368 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:256
|
369 |
+
msgid "Metric (kilometers)"
|
370 |
+
msgstr "Metrisch (Kilometer)"
|
371 |
+
|
372 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:256
|
373 |
+
msgid "Imperial (miles)"
|
374 |
+
msgstr "Imperial (Meilen)"
|
375 |
+
|
376 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:261
|
377 |
+
#, fuzzy
|
378 |
+
msgid "Enable map dragging with the mouse"
|
379 |
+
msgstr "Zoom per Scrollrad der Maus aktivieren"
|
380 |
+
|
381 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:265
|
382 |
+
msgid "Enable zoom with the mouse scroll wheel"
|
383 |
+
msgstr "Zoom per Scrollrad der Maus aktivieren"
|
384 |
+
|
385 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:269
|
386 |
+
msgid "Enable keyboard panning and zooming"
|
387 |
+
msgstr "Zoom und Ziehen per Tastatur aktivieren"
|
388 |
+
|
389 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:275
|
390 |
+
msgid "language"
|
391 |
+
msgstr "Sprache"
|
392 |
+
|
393 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:277
|
394 |
+
#, fuzzy, php-format
|
395 |
+
msgid "Use a specific %s for map controls and geocoding"
|
396 |
+
msgstr ""
|
397 |
+
"Bestimmte %s für Kartensteuerelemente verwenden (Standard: Browsersprache)"
|
398 |
+
|
399 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:285
|
400 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:291
|
401 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:386
|
402 |
+
msgid "Default"
|
403 |
+
msgstr "Standard"
|
404 |
+
|
405 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:286
|
406 |
+
msgid "Horizontal"
|
407 |
+
msgstr "Horizontal"
|
408 |
+
|
409 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:287
|
410 |
+
msgid "Dropdown"
|
411 |
+
msgstr "Dropdown"
|
412 |
+
|
413 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:292
|
414 |
+
msgid "Small"
|
415 |
+
msgstr "klein"
|
416 |
+
|
417 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:293
|
418 |
+
msgid "Large"
|
419 |
+
msgstr "groß"
|
420 |
+
|
421 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:294
|
422 |
+
msgid "Android"
|
423 |
+
msgstr "Android"
|
424 |
+
|
425 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:305
|
426 |
+
msgid "Open initially"
|
427 |
+
msgstr "Beim Laden öffnen"
|
428 |
+
|
429 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:307
|
430 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:309
|
431 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:311
|
432 |
+
msgid "Checked initially"
|
433 |
+
msgstr "Beim Laden angehakt"
|
434 |
+
|
435 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:313
|
436 |
+
msgid "Control"
|
437 |
+
msgstr "Kontrollelement"
|
438 |
+
|
439 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:313
|
440 |
+
msgid "Enable"
|
441 |
+
msgstr "Freischalten"
|
442 |
+
|
443 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:313
|
444 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:411
|
445 |
+
msgid "Style"
|
446 |
+
msgstr "Stil"
|
447 |
+
|
448 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:316
|
449 |
+
msgid "Map types"
|
450 |
+
msgstr "Kartentypen"
|
451 |
+
|
452 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:317
|
453 |
+
msgid "Pan"
|
454 |
+
msgstr "Schwenken"
|
455 |
+
|
456 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:319
|
457 |
+
#, fuzzy
|
458 |
+
msgid "Street view"
|
459 |
+
msgstr "Street View"
|
460 |
+
|
461 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:320
|
462 |
+
msgid "Scale"
|
463 |
+
msgstr "Skalieren"
|
464 |
+
|
465 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:321
|
466 |
+
msgid "Overview map"
|
467 |
+
msgstr "Übersichtskarte"
|
468 |
+
|
469 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:322
|
470 |
+
msgid "Public transit"
|
471 |
+
msgstr "Öffentlicher Nachverkehr"
|
472 |
+
|
473 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:324
|
474 |
+
msgid "Bike routes"
|
475 |
+
msgstr "Fahrradrouten"
|
476 |
+
|
477 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:331
|
478 |
+
msgid "Road map"
|
479 |
+
msgstr "Straßenkarte"
|
480 |
+
|
481 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:332
|
482 |
+
msgid "Satellite"
|
483 |
+
msgstr "Satellit"
|
484 |
+
|
485 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:333
|
486 |
+
msgid "Terrain"
|
487 |
+
msgstr "Terrain"
|
488 |
+
|
489 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:334
|
490 |
+
msgid "Hybrid"
|
491 |
+
msgstr "Hybrid"
|
492 |
+
|
493 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:347
|
494 |
+
msgid "Inline (in your blog)"
|
495 |
+
msgstr "Inline (im Blog)"
|
496 |
+
|
497 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:348
|
498 |
+
msgid "Google"
|
499 |
+
msgstr "Google"
|
500 |
+
|
501 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:349
|
502 |
+
msgid "None"
|
503 |
+
msgstr "keine"
|
504 |
+
|
505 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:356
|
506 |
+
#, fuzzy
|
507 |
+
msgid "Automatically open the first POI when a map is displayed"
|
508 |
+
msgstr "Ersten Marker sofort beim Laden der Karte anzeigen"
|
509 |
+
|
510 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:361
|
511 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:370
|
512 |
+
msgid "Show control"
|
513 |
+
msgstr "Kontrollelemente zeigen"
|
514 |
+
|
515 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:365
|
516 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:374
|
517 |
+
msgid "Enabled by default"
|
518 |
+
msgstr "Standardmässig freischalten"
|
519 |
+
|
520 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:379
|
521 |
+
#, fuzzy
|
522 |
+
msgid "Show POI titles as a \"tooltip\" on mouse-over"
|
523 |
+
msgstr "Zeige Marker-Titel als \"Tooltip\" bei Mouse-Over"
|
524 |
+
|
525 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:387
|
526 |
+
msgid "Center"
|
527 |
+
msgstr "Zentriert"
|
528 |
+
|
529 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:388
|
530 |
+
msgid "Left"
|
531 |
+
msgstr "Linksbündig"
|
532 |
+
|
533 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:389
|
534 |
+
msgid "Right"
|
535 |
+
msgstr "Rechtsbündig"
|
536 |
+
|
537 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:401
|
538 |
+
msgid "solid"
|
539 |
+
msgstr "durchgehend"
|
540 |
+
|
541 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:402
|
542 |
+
msgid "dashed"
|
543 |
+
msgstr "gestrichelt"
|
544 |
+
|
545 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:403
|
546 |
+
msgid "dotted"
|
547 |
+
msgstr "gepunktet"
|
548 |
+
|
549 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:404
|
550 |
+
msgid "double"
|
551 |
+
msgstr "doppelt"
|
552 |
+
|
553 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:405
|
554 |
+
msgid "groove"
|
555 |
+
msgstr "3D-Effekt (groove)"
|
556 |
+
|
557 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:406
|
558 |
+
msgid "inset"
|
559 |
+
msgstr "3D-Effekt (inset)"
|
560 |
+
|
561 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:407
|
562 |
+
msgid "outset"
|
563 |
+
msgstr "3D-Effekt (outset)"
|
564 |
+
|
565 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:419
|
566 |
+
msgid "Width"
|
567 |
+
msgstr "Breite"
|
568 |
+
|
569 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:425
|
570 |
+
msgid "Corner radius"
|
571 |
+
msgstr "Eckenradius"
|
572 |
+
|
573 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:433
|
574 |
+
msgid "Color"
|
575 |
+
msgstr "Farbe"
|
576 |
+
|
577 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:443
|
578 |
+
msgid "Display shadow"
|
579 |
+
msgstr "Schatten anzeigen"
|
580 |
+
|
581 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:467
|
582 |
+
msgid "Default zoom for POIs entered by lat/lng"
|
583 |
+
msgstr "Standardzoom für POIs mit Länge/Breite eingegeben"
|
584 |
+
|
585 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:473
|
586 |
+
msgid "Top of post"
|
587 |
+
msgstr "Über dem Beitrag"
|
588 |
+
|
589 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:474
|
590 |
+
msgid "Bottom of post"
|
591 |
+
msgstr "Unter dem Beitrag"
|
592 |
+
|
593 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:475
|
594 |
+
msgid "No automatic display"
|
595 |
+
msgstr "Keine automatische Anzeige"
|
596 |
+
|
597 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:482
|
598 |
+
msgid "Use tinyMCE"
|
599 |
+
msgstr "TinyMCE benutzen"
|
600 |
+
|
601 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:487
|
602 |
+
msgid "Recenter maps when window is resized"
|
603 |
+
msgstr "Karte neu zentrieren wenn die Fenstergröße verändert wird"
|
604 |
+
|
605 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:491
|
606 |
+
#, php-format
|
607 |
+
msgid "Don't load the %s stylesheet"
|
608 |
+
msgstr "Das %s Stylesheet nicht laden"
|
609 |
+
|
610 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:495
|
611 |
+
msgid "Load maps in window 'load' event"
|
612 |
+
msgstr "Karte im Fenster \"Load-Event\" laden"
|
613 |
+
|
614 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:503
|
615 |
+
msgid "Rate it 5 Stars"
|
616 |
+
msgstr "Mit 5 Sternen bewerten"
|
617 |
+
|
618 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:505
|
619 |
+
#, php-format
|
620 |
+
msgid "%s on WordPress.org"
|
621 |
+
msgstr "%s auf WordPress.org"
|
622 |
+
|
623 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:506
|
624 |
+
msgid "Thanks for your support!"
|
625 |
+
msgstr "Funke für Ihre Unterstützung!"
|
626 |
+
|
627 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:533
|
628 |
+
#, fuzzy
|
629 |
+
msgid "MapPress"
|
630 |
+
msgstr "MapPress Link"
|
631 |
+
|
632 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:534
|
633 |
+
msgid "Easy Google Maps"
|
634 |
+
msgstr "Easy Google Maps"
|
635 |
+
|
636 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:583
|
637 |
+
msgid "Like this plugin?"
|
638 |
+
msgstr "Mögen Sie dieses Plugin?"
|
639 |
+
|
640 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:585
|
641 |
+
msgid "Sample Map"
|
642 |
+
msgstr "Beispielskarte"
|
643 |
+
|
644 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:604
|
645 |
+
msgid "Save Changes"
|
646 |
+
msgstr "Änderungen speichern"
|
647 |
+
|
648 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_settings.php:605
|
649 |
+
msgid "Reset Defaults"
|
650 |
+
msgstr "Standard wiederherstellen"
|
651 |
+
|
652 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_updater.php:19
|
653 |
+
#, fuzzy
|
654 |
+
msgid "Settings"
|
655 |
+
msgstr "Einstellungen"
|
656 |
+
|
657 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_updater.php:45
|
658 |
+
msgid "download it now"
|
659 |
+
msgstr "jetzt herunterladen"
|
660 |
+
|
661 |
+
#: ../../mappress-google-maps-for-wordpress/mappress_updater.php:50
|
662 |
+
#, php-format
|
663 |
+
msgid "A PRO Version update is available for manual installation: %s"
|
664 |
+
msgstr "Ein PRO-Versionsupdate is zur händischen Installation verfügbar: %s"
|
665 |
+
|
666 |
+
#: ../../mappress-google-maps-for-wordpress/forms/map_editor.php:4
|
667 |
+
#: ../../mappress-google-maps-for-wordpress/templates/map_directions.php:11
|
668 |
+
#, fuzzy
|
669 |
+
msgid "My location"
|
670 |
+
msgstr "Ort"
|
671 |
+
|
672 |
+
#: ../../mappress-google-maps-for-wordpress/forms/map_editor.php:14
|
673 |
+
msgid "Click map for lat/lng: "
|
674 |
+
msgstr "Auf die Karte klicken um Länge/Breite zu erhalten:"
|
675 |
+
|
676 |
+
#: ../../mappress-google-maps-for-wordpress/forms/map_editor_infobox.php:22
|
677 |
+
msgid "Line: "
|
678 |
+
msgstr "Linie:"
|
679 |
+
|
680 |
+
#: ../../mappress-google-maps-for-wordpress/forms/map_editor_infobox.php:24
|
681 |
+
#, fuzzy
|
682 |
+
msgid "Weight"
|
683 |
+
msgstr "Rechtsbündig"
|
684 |
+
|
685 |
+
#: ../../mappress-google-maps-for-wordpress/forms/map_editor_infobox.php:25
|
686 |
+
#: ../../mappress-google-maps-for-wordpress/forms/map_editor_infobox.php:31
|
687 |
+
msgid "Opacity"
|
688 |
+
msgstr "Durchsichtigkeit"
|
689 |
+
|
690 |
+
#: ../../mappress-google-maps-for-wordpress/forms/map_editor_infobox.php:29
|
691 |
+
msgid "Fill: "
|
692 |
+
msgstr "Füllung:"
|
693 |
+
|
694 |
+
#: ../../mappress-google-maps-for-wordpress/forms/map_editor_infobox.php:41
|
695 |
+
msgid "Visual"
|
696 |
+
msgstr "Visuell"
|
697 |
+
|
698 |
+
#: ../../mappress-google-maps-for-wordpress/forms/map_editor_infobox.php:41
|
699 |
+
msgid "HTML"
|
700 |
+
msgstr "HTML"
|
701 |
+
|
702 |
+
#: ../../mappress-google-maps-for-wordpress/forms/map_editor_infobox.php:47
|
703 |
+
#: ../../mappress-google-maps-for-wordpress/forms/map_media.php:37
|
704 |
+
msgid "Save"
|
705 |
+
msgstr "speichern"
|
706 |
+
|
707 |
+
#: ../../mappress-google-maps-for-wordpress/forms/map_editor_infobox.php:48
|
708 |
+
#: ../../mappress-google-maps-for-wordpress/forms/map_media.php:38
|
709 |
+
msgid "Cancel"
|
710 |
+
msgstr "Abbrechen"
|
711 |
+
|
712 |
+
#: ../../mappress-google-maps-for-wordpress/forms/map_media.php:9
|
713 |
+
#, fuzzy
|
714 |
+
msgid "Maps for This Post"
|
715 |
+
msgstr "Karten in diesem Beitrag"
|
716 |
+
|
717 |
+
#: ../../mappress-google-maps-for-wordpress/forms/map_media.php:10
|
718 |
+
msgid "New Map"
|
719 |
+
msgstr "Neue Karte"
|
720 |
+
|
721 |
+
#: ../../mappress-google-maps-for-wordpress/forms/map_media.php:18
|
722 |
+
msgid "Map ID"
|
723 |
+
msgstr "Karten ID"
|
724 |
+
|
725 |
+
#: ../../mappress-google-maps-for-wordpress/forms/map_media.php:24
|
726 |
+
msgid "Size"
|
727 |
+
msgstr "Größe"
|
728 |
+
|
729 |
+
#: ../../mappress-google-maps-for-wordpress/forms/map_media.php:31
|
730 |
+
msgid "Insert into post"
|
731 |
+
msgstr "in Beitrag einfügen"
|
732 |
+
|
733 |
+
#: ../../mappress-google-maps-for-wordpress/forms/map_media.php:35
|
734 |
+
#, fuzzy
|
735 |
+
msgid "Map Title"
|
736 |
+
msgstr "Titel"
|
737 |
+
|
738 |
+
#: ../../mappress-google-maps-for-wordpress/templates/map_directions.php:3
|
739 |
+
msgid "By car"
|
740 |
+
msgstr "mit dem KFZ"
|
741 |
+
|
742 |
+
#: ../../mappress-google-maps-for-wordpress/templates/map_directions.php:4
|
743 |
+
msgid "Public Transit"
|
744 |
+
msgstr "Öffentliche Verkehrsmittel"
|
745 |
+
|
746 |
+
#: ../../mappress-google-maps-for-wordpress/templates/map_directions.php:5
|
747 |
+
msgid "Walking"
|
748 |
+
msgstr "zu Fuß"
|
749 |
+
|
750 |
+
#: ../../mappress-google-maps-for-wordpress/templates/map_directions.php:16
|
751 |
+
msgid "Swap start and end"
|
752 |
+
msgstr "Start/Ziel tauschen"
|
753 |
+
|
754 |
+
#: ../../mappress-google-maps-for-wordpress/templates/map_directions.php:29
|
755 |
+
msgid "Get Directions"
|
756 |
+
msgstr "Routenplanung starten"
|
757 |
+
|
758 |
+
#: ../../mappress-google-maps-for-wordpress/templates/map_directions.php:30
|
759 |
+
msgid "Print"
|
760 |
+
msgstr "Drucken"
|
761 |
+
|
762 |
+
#: ../../mappress-google-maps-for-wordpress/templates/map_directions.php:31
|
763 |
+
msgid "Close"
|
764 |
+
msgstr "schließen"
|
765 |
+
|
766 |
+
#: ../../mappress-google-maps-for-wordpress/templates/map_poi_list.php:5
|
767 |
+
msgid "Location"
|
768 |
+
msgstr "Ort"
|
769 |
+
|
770 |
+
#~ msgid "Internal error - unable to save map. Your data has not been saved!"
|
771 |
+
#~ msgstr ""
|
772 |
+
#~ "Interner Fehler: Karte konnte nicht gesichert werden. Daten wurden nicht "
|
773 |
+
#~ "gespeichert!"
|
774 |
+
|
775 |
+
#~ msgid "Marker list"
|
776 |
+
#~ msgstr "Marker Liste"
|
777 |
+
|
778 |
+
#~ msgid "Show traffic button"
|
779 |
+
#~ msgstr "Verkehrsinfo-Button anzeigen"
|
780 |
+
|
781 |
+
#~ msgid "Marker list template"
|
782 |
+
#~ msgstr "Marker Listen Vorlage"
|
783 |
+
|
784 |
+
#~ msgid "Custom Fields"
|
785 |
+
#~ msgstr "Benutzerdefinierte Felder"
|
786 |
+
|
787 |
+
#~ msgid "Custom fields"
|
788 |
+
#~ msgstr "Benutzerdefinierte Felder"
|
789 |
+
|
790 |
+
#~ msgid "Custom CSS"
|
791 |
+
#~ msgstr "eigenes CSS"
|
792 |
+
|
793 |
+
#~ msgid "Force resize"
|
794 |
+
#~ msgstr "Größenänderung erzwingen"
|
795 |
+
|
796 |
+
#~ msgid ""
|
797 |
+
#~ "Allow your readers to change the map type (street, satellite, or hybrid)"
|
798 |
+
#~ msgstr ""
|
799 |
+
#~ "Betrachtern erlauben den Kartentyp zu ändern (Karte, Satellit, Hybrid)"
|
800 |
+
|
801 |
+
#~ msgid "Display the street view control \"peg man\""
|
802 |
+
#~ msgstr "Street View Button \"Peg Man\" anzeigen"
|
803 |
+
|
804 |
+
#~ msgid ""
|
805 |
+
#~ "Select 'Google' if directions aren't displaying properly in your theme"
|
806 |
+
#~ msgstr ""
|
807 |
+
#~ "Wähle 'Google' wenn die Wegbeschreibung im Theme nicht korrekt "
|
808 |
+
#~ "dargestellt wird"
|
809 |
+
|
810 |
+
#~ msgid "This setting requires %s."
|
811 |
+
#~ msgstr "Diese Einstellung benötigt %s."
|
812 |
+
|
813 |
+
#~ msgid "Show a list of markers under each map"
|
814 |
+
#~ msgstr "Zeige eine Liste aller Marker unter jeder Karte."
|
815 |
+
|
816 |
+
#~ msgid "Show a button for real-time traffic conditions"
|
817 |
+
#~ msgstr "Button für Echtzeit-Verkehrsinformationen anzeigen"
|
818 |
+
|
819 |
+
#~ msgid "post types"
|
820 |
+
#~ msgstr "Beitragstypen"
|
821 |
+
|
822 |
+
#~ msgid "Mark the %s where you want to use MapPress"
|
823 |
+
#~ msgstr "%s auswählen, in denen MapPress verwendet werden soll"
|
824 |
+
|
825 |
+
#~ msgid "post"
|
826 |
+
#~ msgstr "Artikel"
|
827 |
+
|
828 |
+
#~ msgid "page"
|
829 |
+
#~ msgstr "Seite"
|
830 |
+
|
831 |
+
#~ msgid "Click to permanently resize ALL existing maps"
|
832 |
+
#~ msgstr "Klicken um die Größe ALLER Karten dauerhaft zu ändern"
|
833 |
+
|
834 |
+
#~ msgid "Force Resize"
|
835 |
+
#~ msgstr "Größenänderung erzwingen"
|
836 |
+
|
837 |
+
#~ msgid "Enter the URL for your CSS file"
|
838 |
+
#~ msgstr "URL der CSS Datei eingeben"
|
839 |
+
|
840 |
+
#~ msgid "Set a template for the marker list"
|
841 |
+
#~ msgstr "Marker Listen Vorlage"
|
842 |
+
|
843 |
+
#~ msgid "Toggle the 'powered by' message"
|
844 |
+
#~ msgstr "Die 'powered by' Nachricht unterdrücken"
|
845 |
+
|
846 |
+
#~ msgid "Report a bug"
|
847 |
+
#~ msgstr "Fehler berichten"
|
848 |
+
|
849 |
+
#~ msgid "No geocoding response from Google: %s"
|
850 |
+
#~ msgstr "Keine Geocoding Antwort von Google: %s"
|
851 |
+
|
852 |
+
#~ msgid "Google cannot geocode address: %s, status: %s"
|
853 |
+
#~ msgstr "Google kann die Adresse nicht geocodieren: %s, status: %s"
|
854 |
+
|
855 |
+
#~ msgid "No geocoding result for address: %s"
|
856 |
+
#~ msgstr "Kein Geocoding Ergebnis für die Adresse: %s"
|
857 |
+
|
858 |
+
#~ msgid "Start"
|
859 |
+
#~ msgstr "Start"
|
860 |
+
|
861 |
+
#~ msgid "End"
|
862 |
+
#~ msgstr "Ziel"
|
863 |
+
|
864 |
+
#~ msgid "Print Directions"
|
865 |
+
#~ msgstr "Wegbeschreibung drucken"
|
866 |
+
|
867 |
+
#~ msgid "FAQ"
|
868 |
+
#~ msgstr "FAQ"
|
869 |
+
|
870 |
+
#~ msgid "Toggle lat/lng entry"
|
871 |
+
#~ msgstr "Länge/Breite umschalten"
|
872 |
+
|
873 |
+
#~ msgid "Lat/Lng"
|
874 |
+
#~ msgstr "Länge/Breite"
|
875 |
+
|
876 |
+
#~ msgid "Current Maps"
|
877 |
+
#~ msgstr "Aktuelle Karten"
|
878 |
+
|
879 |
+
#~ msgid "Medium"
|
880 |
+
#~ msgstr "medium"
|
881 |
+
|
882 |
+
#~ msgid "There are no maps yet for this post"
|
883 |
+
#~ msgstr "Es gibt noch keine Karten für diesen Beitrag"
|
884 |
+
|
885 |
+
#~ msgid "Create a new map"
|
886 |
+
#~ msgstr "Neue Karte erstellen"
|
887 |
+
|
888 |
+
#~ msgid "Enter address"
|
889 |
+
#~ msgstr "Adresse eingeben"
|
890 |
+
|
891 |
+
#~ msgid "Did you mean: "
|
892 |
+
#~ msgstr "Meinten Sie: "
|
893 |
+
|
894 |
+
#~ msgid "View"
|
895 |
+
#~ msgstr "Anzeigen"
|
896 |
+
|
897 |
+
#~ msgid "Back"
|
898 |
+
#~ msgstr "zurück"
|
899 |
+
|
900 |
+
#~ msgid "Delete this map marker?"
|
901 |
+
#~ msgstr "Diesen Karten-Marker löschen?"
|
902 |
+
|
903 |
+
#~ msgid "Map saved"
|
904 |
+
#~ msgstr "Karte gespeichert"
|
905 |
+
|
906 |
+
#~ msgid "Map deleted"
|
907 |
+
#~ msgstr "Karte gelöscht"
|
908 |
+
|
909 |
+
#~ msgid "Error: AJAX failed! "
|
910 |
+
#~ msgstr "AJAX-Fehler!"
|
911 |
+
|
912 |
+
#~ msgid "Standard icons"
|
913 |
+
#~ msgstr "Standard Icons"
|
914 |
+
|
915 |
+
#~ msgid "Widget title"
|
916 |
+
#~ msgstr "Titel"
|
917 |
+
|
918 |
+
#~ msgid "Show a list of markers under each map."
|
919 |
+
#~ msgstr "Zeige eine Liste aller Marker unter jeder Karte."
|
920 |
+
|
921 |
+
#, fuzzy
|
922 |
+
#~ msgid "show a list of markers under each map."
|
923 |
+
#~ msgstr "Zeige eine Liste aller Marker unter jeder Karte."
|
924 |
+
|
925 |
+
#~ msgid "This setting requires %s. Show a list of markers under each map."
|
926 |
+
#~ msgstr ""
|
927 |
+
#~ "Diese Einstellung benötigt %s. Zeige eine Liste aller Marker unter jeder "
|
928 |
+
#~ "Karte."
|
929 |
+
|
930 |
+
#, fuzzy
|
931 |
+
#~ msgid "Marker title:"
|
932 |
+
#~ msgstr "Marker Liste"
|
933 |
+
|
934 |
+
#, fuzzy
|
935 |
+
#~ msgid "Marker body:"
|
936 |
+
#~ msgstr "Marker Liste"
|
937 |
+
|
938 |
+
#, fuzzy
|
939 |
+
#~ msgid "Directions:"
|
940 |
+
#~ msgstr "Wegbeschreibung"
|
941 |
+
|
942 |
+
#, fuzzy
|
943 |
+
#~ msgid "Marker list:"
|
944 |
+
#~ msgstr "Marker Liste"
|
945 |
+
|
946 |
+
#~ msgid "Donate"
|
947 |
+
#~ msgstr "Spenden"
|
948 |
+
|
949 |
+
#~ msgid "Please make a donation today!"
|
950 |
+
#~ msgstr "Bitte spende heute!"
|
languages/mappress-es_ES.mo
ADDED
Binary file
|
languages/mappress-es_ES.po
ADDED
@@ -0,0 +1,694 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: \n"
|
4 |
+
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2011-04-07 18:21-0800\n"
|
6 |
+
"PO-Revision-Date: 2011-04-07 18:39-0800\n"
|
7 |
+
"Last-Translator: Plugin Author <donotreply@gmail.com>\n"
|
8 |
+
"Language-Team: \n"
|
9 |
+
"MIME-Version: 1.0\n"
|
10 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
+
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__;_e\n"
|
13 |
+
"X-Poedit-Basepath: .\n"
|
14 |
+
"X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress\\wp-content\\plugins\\mappress-google-maps-for-wordpress\n"
|
15 |
+
|
16 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:127
|
17 |
+
msgid "Version"
|
18 |
+
msgstr "Versión"
|
19 |
+
|
20 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:138
|
21 |
+
msgid "Internal error, map was missing. Your data has not been saved!"
|
22 |
+
msgstr "Error interno, no se encontro el mapa. Sus datos no se ha salvado!"
|
23 |
+
|
24 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:143
|
25 |
+
msgid "Internal error - unable to save map. Your data has not been saved!"
|
26 |
+
msgstr "Error interno - no se puede guardar mapa. Sus datos no se ha salvado!"
|
27 |
+
|
28 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:161
|
29 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:726
|
30 |
+
msgid "Untitled"
|
31 |
+
msgstr "Sin título"
|
32 |
+
|
33 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:434
|
34 |
+
msgid "Basic Settings"
|
35 |
+
msgstr "Configuración"
|
36 |
+
|
37 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:435
|
38 |
+
msgid "Automatic map display"
|
39 |
+
msgstr "Visualización automática del mapa"
|
40 |
+
|
41 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:436
|
42 |
+
msgid "Post types"
|
43 |
+
msgstr "Tipos de post"
|
44 |
+
|
45 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:437
|
46 |
+
msgid "Map alignment"
|
47 |
+
msgstr "Alineación del Mapa "
|
48 |
+
|
49 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:438
|
50 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:733
|
51 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:569
|
52 |
+
msgid "Directions"
|
53 |
+
msgstr "Cómo llegar"
|
54 |
+
|
55 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:439
|
56 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:576
|
57 |
+
msgid "Marker list"
|
58 |
+
msgstr ""
|
59 |
+
|
60 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:440
|
61 |
+
msgid "Map types"
|
62 |
+
msgstr "Tipos de mapa"
|
63 |
+
|
64 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:441
|
65 |
+
msgid "Street View"
|
66 |
+
msgstr "Street View"
|
67 |
+
|
68 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:442
|
69 |
+
msgid "Scroll wheel zoom"
|
70 |
+
msgstr "Mostrar rueda de desplazamiento del zoom"
|
71 |
+
|
72 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:443
|
73 |
+
msgid "Keyboard shortcuts"
|
74 |
+
msgstr "Atajos de teclado"
|
75 |
+
|
76 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:444
|
77 |
+
msgid "Open first marker"
|
78 |
+
msgstr "Abierto el primer marcador"
|
79 |
+
|
80 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:445
|
81 |
+
msgid "Show traffic button"
|
82 |
+
msgstr "Mostrar el botón de tráfico"
|
83 |
+
|
84 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:446
|
85 |
+
msgid "Tooltips"
|
86 |
+
msgstr "Información sobre herramientas"
|
87 |
+
|
88 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:448
|
89 |
+
msgid "Localization"
|
90 |
+
msgstr ""
|
91 |
+
|
92 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:449
|
93 |
+
msgid "Language"
|
94 |
+
msgstr "Idioma"
|
95 |
+
|
96 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:450
|
97 |
+
msgid "Country"
|
98 |
+
msgstr "País"
|
99 |
+
|
100 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:451
|
101 |
+
msgid "Directions server"
|
102 |
+
msgstr ""
|
103 |
+
|
104 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:453
|
105 |
+
msgid "Templates"
|
106 |
+
msgstr ""
|
107 |
+
|
108 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:454
|
109 |
+
msgid "Marker list template"
|
110 |
+
msgstr ""
|
111 |
+
|
112 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:456
|
113 |
+
msgid "Custom Fields"
|
114 |
+
msgstr "Campos Personalizado"
|
115 |
+
|
116 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:457
|
117 |
+
msgid "Custom fields"
|
118 |
+
msgstr "Campo personalizado"
|
119 |
+
|
120 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:459
|
121 |
+
msgid "Micsellaneous"
|
122 |
+
msgstr ""
|
123 |
+
|
124 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:460
|
125 |
+
msgid "Custom CSS"
|
126 |
+
msgstr "CSS personalizado"
|
127 |
+
|
128 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:461
|
129 |
+
msgid "Force resize"
|
130 |
+
msgstr "Forzar redimensionar"
|
131 |
+
|
132 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:462
|
133 |
+
msgid "MapPress link"
|
134 |
+
msgstr ""
|
135 |
+
|
136 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:509
|
137 |
+
msgid "country code"
|
138 |
+
msgstr "código del país"
|
139 |
+
|
140 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:511
|
141 |
+
#, php-format
|
142 |
+
msgid "Enter a %s to use when searching (leave blank for USA)"
|
143 |
+
msgstr "Introduzca un %s para el uso en la búsqueda (dejar en blanco para EE.UU.):"
|
144 |
+
|
145 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:519
|
146 |
+
msgid "Enter the google server to use for directions & printing (default is maps.google.com)"
|
147 |
+
msgstr ""
|
148 |
+
|
149 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:529
|
150 |
+
msgid "Enable zoom with the mouse scroll wheel"
|
151 |
+
msgstr "Activar el zoom con la rueda del ratón"
|
152 |
+
|
153 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:537
|
154 |
+
msgid "Enable keyboard panning and zooming"
|
155 |
+
msgstr "Habilitar panorámica y zoom con el teclado"
|
156 |
+
|
157 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:543
|
158 |
+
msgid "language"
|
159 |
+
msgstr "Idioma"
|
160 |
+
|
161 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:545
|
162 |
+
#, php-format
|
163 |
+
msgid "Use a specific %s for map controls (default is the browser language setting)"
|
164 |
+
msgstr "Use un %s específica para los controles del mapa (por defecto es la configuración de idioma del navegador):"
|
165 |
+
|
166 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:556
|
167 |
+
msgid "Allow your readers to change the map type (street, satellite, or hybrid)"
|
168 |
+
msgstr "Permita que sus lectores a cambiar el tipo de mapa (calles, satélite o híbrido)"
|
169 |
+
|
170 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:564
|
171 |
+
msgid "Display the street view control \"peg man\""
|
172 |
+
msgstr "Mostrar el control de vista de la calle"
|
173 |
+
|
174 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:572
|
175 |
+
msgid "Inline (in your blog)"
|
176 |
+
msgstr "En Lína (en tu blog)"
|
177 |
+
|
178 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:576
|
179 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:571
|
180 |
+
msgid "Google"
|
181 |
+
msgstr "Google"
|
182 |
+
|
183 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:580
|
184 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:565
|
185 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:570
|
186 |
+
msgid "None"
|
187 |
+
msgstr "Ninguna"
|
188 |
+
|
189 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:582
|
190 |
+
msgid "Select 'Google' if directions aren't displaying properly in your theme"
|
191 |
+
msgstr "Seleccione \"Google\" si las direcciones no se muestran correctamente en el tema"
|
192 |
+
|
193 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:589
|
194 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:703
|
195 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:711
|
196 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:719
|
197 |
+
#, php-format
|
198 |
+
msgid "This setting requires %s."
|
199 |
+
msgstr ""
|
200 |
+
|
201 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:590
|
202 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:436
|
203 |
+
msgid "Show a list of markers under each map"
|
204 |
+
msgstr ""
|
205 |
+
|
206 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:599
|
207 |
+
msgid "Automatically open the first marker when a map is displayed"
|
208 |
+
msgstr "Abrir automáticamente el marcador por primera vez cuando se muestra un mapa"
|
209 |
+
|
210 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:608
|
211 |
+
msgid "Show a button for real-time traffic conditions"
|
212 |
+
msgstr "Mostrar un botón para las condiciones del tráfico en tiempo real"
|
213 |
+
|
214 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:617
|
215 |
+
msgid "Show marker titles as a \"tooltip\" on mouse-over"
|
216 |
+
msgstr "Mostrar títulos de marcador como \"descripción \" al pasar el ratón por encima"
|
217 |
+
|
218 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:625
|
219 |
+
msgid "Default"
|
220 |
+
msgstr "Por defecto"
|
221 |
+
|
222 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:629
|
223 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:630
|
224 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:666
|
225 |
+
msgid "Center"
|
226 |
+
msgstr "Centro"
|
227 |
+
|
228 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:634
|
229 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:635
|
230 |
+
msgid "Left"
|
231 |
+
msgstr "Izquierda"
|
232 |
+
|
233 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:639
|
234 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:640
|
235 |
+
msgid "Right"
|
236 |
+
msgstr "Derecha"
|
237 |
+
|
238 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:648
|
239 |
+
msgid "Top of post"
|
240 |
+
msgstr "Parte superior del post"
|
241 |
+
|
242 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:652
|
243 |
+
msgid "Bottom of post"
|
244 |
+
msgstr "Parte inferior del post"
|
245 |
+
|
246 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:656
|
247 |
+
msgid "No automatic display"
|
248 |
+
msgstr "Sin visualización automática"
|
249 |
+
|
250 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:666
|
251 |
+
msgid "post types"
|
252 |
+
msgstr "Tipos de post"
|
253 |
+
|
254 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:668
|
255 |
+
#, php-format
|
256 |
+
msgid "Mark the %s where you want to use MapPress"
|
257 |
+
msgstr "Marque el% s en la que desea utilizar MapPress"
|
258 |
+
|
259 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:675
|
260 |
+
msgid "post"
|
261 |
+
msgstr "post"
|
262 |
+
|
263 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:677
|
264 |
+
msgid "page"
|
265 |
+
msgstr "página"
|
266 |
+
|
267 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:684
|
268 |
+
msgid "Click to permanently resize ALL existing maps"
|
269 |
+
msgstr "Haga clic para cambiar el tamaño de forma permanente de TODOS sus mapas:"
|
270 |
+
|
271 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:686
|
272 |
+
msgid "Force Resize"
|
273 |
+
msgstr "Forzar redimensionar"
|
274 |
+
|
275 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:697
|
276 |
+
msgid "Enter the URL for your CSS file"
|
277 |
+
msgstr ""
|
278 |
+
|
279 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:704
|
280 |
+
msgid "Set a template for the marker list"
|
281 |
+
msgstr ""
|
282 |
+
|
283 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:712
|
284 |
+
msgid "Toggle the 'powered by' message"
|
285 |
+
msgstr ""
|
286 |
+
|
287 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:720
|
288 |
+
msgid "Automatically create maps from custom field data"
|
289 |
+
msgstr ""
|
290 |
+
|
291 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:732
|
292 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:741
|
293 |
+
msgid "No new items"
|
294 |
+
msgstr ""
|
295 |
+
|
296 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:750
|
297 |
+
msgid "Subscribe with RSS"
|
298 |
+
msgstr ""
|
299 |
+
|
300 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:758
|
301 |
+
msgid "5 Stars"
|
302 |
+
msgstr ""
|
303 |
+
|
304 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:760
|
305 |
+
#, php-format
|
306 |
+
msgid "Take a moment to rate it %s on WordPress.org - or make a donation"
|
307 |
+
msgstr ""
|
308 |
+
|
309 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:771
|
310 |
+
msgid "Thanks for your support!"
|
311 |
+
msgstr ""
|
312 |
+
|
313 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:831
|
314 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:604
|
315 |
+
msgid "Documentation"
|
316 |
+
msgstr "Documentación"
|
317 |
+
|
318 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:832
|
319 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:606
|
320 |
+
msgid "Report a bug"
|
321 |
+
msgstr "Notificar un error"
|
322 |
+
|
323 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:841
|
324 |
+
msgid "Like this plugin?"
|
325 |
+
msgstr ""
|
326 |
+
|
327 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:842
|
328 |
+
msgid "MapPress News"
|
329 |
+
msgstr ""
|
330 |
+
|
331 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:861
|
332 |
+
msgid "Save Changes"
|
333 |
+
msgstr "Salvar cambios"
|
334 |
+
|
335 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:862
|
336 |
+
msgid "Reset Defaults"
|
337 |
+
msgstr ""
|
338 |
+
|
339 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:886
|
340 |
+
msgid "MapPress database tables are missing. Please deactivate the plugin and activate it again to fix this."
|
341 |
+
msgstr "No se encuentran las tablas de MapPress. Por favor, desactivar el plugin y activarlo de nuevo para solucionar este problema."
|
342 |
+
|
343 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:891
|
344 |
+
msgid "WARNING: MapPress requires WordPress 3.0 or higher. Please upgrade before using MapPress."
|
345 |
+
msgstr "ADVERTENCIA: MapPress requiere WordPress 3.0 o superior. Por favor, actualice antes de usar MapPress."
|
346 |
+
|
347 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:896
|
348 |
+
msgid "WARNING: MapPress is not compatible with the WP-Geo plugin. Please deactivate or uninstall WP-Geo before using MapPress."
|
349 |
+
msgstr "ADVERTENCIA: MapPress no es compatible con el plugin WP-Geo - tus feeds RSS, no funcionará. Por favor, desactivar o desinstalar WP-Geo antes de usar MapPress."
|
350 |
+
|
351 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:138
|
352 |
+
#, php-format
|
353 |
+
msgid "No geocoding response from Google: %s"
|
354 |
+
msgstr ""
|
355 |
+
|
356 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:151
|
357 |
+
#, php-format
|
358 |
+
msgid "Google cannot geocode address: %s, status: %s"
|
359 |
+
msgstr ""
|
360 |
+
|
361 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:154
|
362 |
+
#, php-format
|
363 |
+
msgid "No geocoding result for address: %s"
|
364 |
+
msgstr ""
|
365 |
+
|
366 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:530
|
367 |
+
msgid "Close"
|
368 |
+
msgstr "Cerrar"
|
369 |
+
|
370 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:531
|
371 |
+
msgid "By car"
|
372 |
+
msgstr "En Coche"
|
373 |
+
|
374 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:532
|
375 |
+
msgid "Walking"
|
376 |
+
msgstr "A pie"
|
377 |
+
|
378 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:533
|
379 |
+
msgid "Bicycling"
|
380 |
+
msgstr "En bicicleta"
|
381 |
+
|
382 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:538
|
383 |
+
msgid "Start"
|
384 |
+
msgstr "Inicio"
|
385 |
+
|
386 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:545
|
387 |
+
msgid "Swap start and end"
|
388 |
+
msgstr "Intercambiar inicio y fin"
|
389 |
+
|
390 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:551
|
391 |
+
msgid "End"
|
392 |
+
msgstr "Fin"
|
393 |
+
|
394 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:560
|
395 |
+
msgid "Get Directions"
|
396 |
+
msgstr "Cómo llegar"
|
397 |
+
|
398 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:561
|
399 |
+
msgid "Print Directions"
|
400 |
+
msgstr "Imprimir direcciones"
|
401 |
+
|
402 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:605
|
403 |
+
msgid "FAQ"
|
404 |
+
msgstr "FAQ"
|
405 |
+
|
406 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:617
|
407 |
+
msgid "Add"
|
408 |
+
msgstr "Añadir"
|
409 |
+
|
410 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:620
|
411 |
+
msgid "Toggle lat/lng entry"
|
412 |
+
msgstr "Toggle lat/lng entry"
|
413 |
+
|
414 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:623
|
415 |
+
msgid "Location"
|
416 |
+
msgstr "Localización"
|
417 |
+
|
418 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:628
|
419 |
+
msgid "Lat/Lng"
|
420 |
+
msgstr "Lat/Lng"
|
421 |
+
|
422 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:643
|
423 |
+
msgid "Current Maps"
|
424 |
+
msgstr "Mapa actual"
|
425 |
+
|
426 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:644
|
427 |
+
msgid "New Map"
|
428 |
+
msgstr "Nuevo mapa"
|
429 |
+
|
430 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:653
|
431 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:725
|
432 |
+
msgid "Map ID"
|
433 |
+
msgstr "Map ID"
|
434 |
+
|
435 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:656
|
436 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:742
|
437 |
+
msgid "Title"
|
438 |
+
msgstr "Título"
|
439 |
+
|
440 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:659
|
441 |
+
msgid "Small"
|
442 |
+
msgstr "Pequeño"
|
443 |
+
|
444 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:660
|
445 |
+
msgid "Medium"
|
446 |
+
msgstr "Mediano"
|
447 |
+
|
448 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:661
|
449 |
+
msgid "Large"
|
450 |
+
msgstr "Grande"
|
451 |
+
|
452 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:665
|
453 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:735
|
454 |
+
msgid "Save"
|
455 |
+
msgstr "Salvar"
|
456 |
+
|
457 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:722
|
458 |
+
msgid "Maps in this post"
|
459 |
+
msgstr "Mapas en este post"
|
460 |
+
|
461 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:723
|
462 |
+
msgid "There are no maps yet for this post"
|
463 |
+
msgstr "No hay mapas todavia para este post"
|
464 |
+
|
465 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:724
|
466 |
+
msgid "Create a new map"
|
467 |
+
msgstr "Crear un nuevo mapa"
|
468 |
+
|
469 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:727
|
470 |
+
msgid "The starting or ending address could not be found."
|
471 |
+
msgstr "La dirección de inicio o final no se pudo encontrar."
|
472 |
+
|
473 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:728
|
474 |
+
msgid "Google cannot return directions between those addresses. There is no route between them or the routing information is not available."
|
475 |
+
msgstr "Google no puede devolver direcciones entre esas direcciones. No hay una ruta entre ellos o la información de enrutamiento no está disponible."
|
476 |
+
|
477 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:729
|
478 |
+
msgid "Unknown error, unable to return directions. Status code = "
|
479 |
+
msgstr "Error desconocido,imposible devolver ruta. Código de estado ="
|
480 |
+
|
481 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:730
|
482 |
+
msgid "Enter address"
|
483 |
+
msgstr "Introduzca la dirección"
|
484 |
+
|
485 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:731
|
486 |
+
msgid "No matching address"
|
487 |
+
msgstr "No se ha encontrado la dirección/es"
|
488 |
+
|
489 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:732
|
490 |
+
msgid "Did you mean: "
|
491 |
+
msgstr "Quizás quisiste decir:"
|
492 |
+
|
493 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:734
|
494 |
+
msgid "Edit"
|
495 |
+
msgstr "Editar"
|
496 |
+
|
497 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:736
|
498 |
+
msgid "Cancel"
|
499 |
+
msgstr "Cancelar"
|
500 |
+
|
501 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:737
|
502 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:745
|
503 |
+
msgid "Delete"
|
504 |
+
msgstr "Borrar"
|
505 |
+
|
506 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:738
|
507 |
+
msgid "View"
|
508 |
+
msgstr "Ver"
|
509 |
+
|
510 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:739
|
511 |
+
msgid "Back"
|
512 |
+
msgstr "Volver"
|
513 |
+
|
514 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:740
|
515 |
+
msgid "Insert into post"
|
516 |
+
msgstr "Insertar en el post"
|
517 |
+
|
518 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:741
|
519 |
+
msgid "Select a map"
|
520 |
+
msgstr "Seleccione un mapa"
|
521 |
+
|
522 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:743
|
523 |
+
msgid "Delete this map marker?"
|
524 |
+
msgstr "¿Eliminar este indicador de mapa?"
|
525 |
+
|
526 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:744
|
527 |
+
msgid "Delete this map?"
|
528 |
+
msgstr "¿Borrar este mapa?"
|
529 |
+
|
530 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:746
|
531 |
+
msgid "Map saved"
|
532 |
+
msgstr "Mapa salvado"
|
533 |
+
|
534 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:747
|
535 |
+
msgid "Map deleted"
|
536 |
+
msgstr "Mapa borrado"
|
537 |
+
|
538 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:748
|
539 |
+
msgid "Error: AJAX failed! "
|
540 |
+
msgstr "Error:¡AJAX fallo!"
|
541 |
+
|
542 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:749
|
543 |
+
msgid "Click & drag to move this marker"
|
544 |
+
msgstr "Haga clic y arrastre para mover el marcador"
|
545 |
+
|
546 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:750
|
547 |
+
msgid "Zoom"
|
548 |
+
msgstr "Zoom"
|
549 |
+
|
550 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:751
|
551 |
+
msgid "Traffic"
|
552 |
+
msgstr "Tráfico"
|
553 |
+
|
554 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:752
|
555 |
+
msgid "Standard icons"
|
556 |
+
msgstr ""
|
557 |
+
|
558 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:753
|
559 |
+
msgid "My icons"
|
560 |
+
msgstr ""
|
561 |
+
|
562 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:99
|
563 |
+
#, php-format
|
564 |
+
msgid "Unable to parse input: %s"
|
565 |
+
msgstr ""
|
566 |
+
|
567 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:412
|
568 |
+
msgid "Field for addresses"
|
569 |
+
msgstr ""
|
570 |
+
|
571 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:419
|
572 |
+
msgid "Field for errors"
|
573 |
+
msgstr ""
|
574 |
+
|
575 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:426
|
576 |
+
msgid "Update map when post is saved"
|
577 |
+
msgstr ""
|
578 |
+
|
579 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:429
|
580 |
+
msgid "Update map when address is changed by a program"
|
581 |
+
msgstr ""
|
582 |
+
|
583 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:457
|
584 |
+
msgid "Display powered by link"
|
585 |
+
msgstr ""
|
586 |
+
|
587 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:475
|
588 |
+
msgid "Mappress Pro Site"
|
589 |
+
msgstr ""
|
590 |
+
|
591 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:530
|
592 |
+
msgid "Widget title"
|
593 |
+
msgstr ""
|
594 |
+
|
595 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:535
|
596 |
+
msgid "Map size"
|
597 |
+
msgstr "Tamaño del mapa"
|
598 |
+
|
599 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:541
|
600 |
+
msgid "Show query"
|
601 |
+
msgstr ""
|
602 |
+
|
603 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:542
|
604 |
+
msgid "Current posts"
|
605 |
+
msgstr ""
|
606 |
+
|
607 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:543
|
608 |
+
msgid "All posts"
|
609 |
+
msgstr ""
|
610 |
+
|
611 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:544
|
612 |
+
msgid "Custom query"
|
613 |
+
msgstr ""
|
614 |
+
|
615 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:547
|
616 |
+
msgid "Learn about queries"
|
617 |
+
msgstr "Aprenda acerca de las consultas"
|
618 |
+
|
619 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:551
|
620 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:552
|
621 |
+
msgid "Marker title"
|
622 |
+
msgstr "Título Marcador"
|
623 |
+
|
624 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:553
|
625 |
+
msgid "Post title"
|
626 |
+
msgstr ""
|
627 |
+
|
628 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:557
|
629 |
+
msgid "Link"
|
630 |
+
msgstr "Link"
|
631 |
+
|
632 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:558
|
633 |
+
msgid "Link marker title to post"
|
634 |
+
msgstr ""
|
635 |
+
|
636 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:562
|
637 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:563
|
638 |
+
msgid "Marker body"
|
639 |
+
msgstr "Marcador de cuerpo"
|
640 |
+
|
641 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:564
|
642 |
+
msgid "Post excerpt"
|
643 |
+
msgstr ""
|
644 |
+
|
645 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:572
|
646 |
+
msgid "Inline"
|
647 |
+
msgstr "En Lína"
|
648 |
+
|
649 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:577
|
650 |
+
msgid "Show list of markers"
|
651 |
+
msgstr ""
|
652 |
+
|
653 |
+
#~ msgid "Map custom field"
|
654 |
+
#~ msgstr "Mapa de campo personalizado"
|
655 |
+
|
656 |
+
#~ msgid ""
|
657 |
+
#~ " Include your own CSS. You must create a file named %s in the MapPress %"
|
658 |
+
#~ "s sub-directory"
|
659 |
+
#~ msgstr ""
|
660 |
+
#~ "Incluya su propio CSS. Debe crear un archivo llamado% s en el directorio% "
|
661 |
+
#~ "s MapPress subdirectorio"
|
662 |
+
|
663 |
+
#~ msgid "Map addresses from a %s : "
|
664 |
+
#~ msgstr "Mapa de direcciones de %s:"
|
665 |
+
|
666 |
+
#~ msgid "Donate"
|
667 |
+
#~ msgstr "Donar"
|
668 |
+
|
669 |
+
#~ msgid "Please make a donation today!"
|
670 |
+
#~ msgstr "¡Por favor haga una donación hoy!"
|
671 |
+
|
672 |
+
#~ msgid "Subpages"
|
673 |
+
#~ msgstr "Subpáginas"
|
674 |
+
|
675 |
+
#~ msgid "Categories"
|
676 |
+
#~ msgstr "Categorías"
|
677 |
+
|
678 |
+
#~ msgid "Permanent link to"
|
679 |
+
#~ msgstr "Enlace permanente a"
|
680 |
+
|
681 |
+
#~ msgid "Archives"
|
682 |
+
#~ msgstr "Archivos"
|
683 |
+
|
684 |
+
#~ msgid "Title:"
|
685 |
+
#~ msgstr "Título:"
|
686 |
+
|
687 |
+
#~ msgid "Zoom (1-19):"
|
688 |
+
#~ msgstr "Zoom (1-19):"
|
689 |
+
|
690 |
+
#~ msgid "Used when only 1 marker is visible"
|
691 |
+
#~ msgstr "Se utiliza cuando sólo un marcador es visible"
|
692 |
+
|
693 |
+
#~ msgid "Show:"
|
694 |
+
#~ msgstr "Mostrar:"
|
languages/mappress-fi_FI.mo
ADDED
Binary file
|
languages/mappress-fi_FI.po
ADDED
@@ -0,0 +1,907 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# SOME DESCRIPTIVE TITLE.
|
2 |
+
# This file is put in the public domain.
|
3 |
+
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
4 |
+
#
|
5 |
+
msgid ""
|
6 |
+
msgstr ""
|
7 |
+
"Project-Id-Version: Mappress\n"
|
8 |
+
"Report-Msgid-Bugs-To: \n"
|
9 |
+
"POT-Creation-Date: 2011-04-07 17:44-0800\n"
|
10 |
+
"PO-Revision-Date: 2011-04-07 18:07-0800\n"
|
11 |
+
"Last-Translator: Plugin Author <donotreply@gmail.com>\n"
|
12 |
+
"Language-Team: Monttu <jaska@kangosjarvi.net>\n"
|
13 |
+
"MIME-Version: 1.0\n"
|
14 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
15 |
+
"Content-Transfer-Encoding: 8bit\n"
|
16 |
+
"X-Poedit-Language: Finnish\n"
|
17 |
+
"X-Poedit-Country: FINLAND\n"
|
18 |
+
"X-Poedit-KeywordsList: __;_e\n"
|
19 |
+
"X-Poedit-Basepath: .\n"
|
20 |
+
"X-Poedit-SearchPath-0: C:\\D\\Blogit\\plugins\\mappress-google-maps-for-wordpress\n"
|
21 |
+
|
22 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:127
|
23 |
+
msgid "Version"
|
24 |
+
msgstr "Versio"
|
25 |
+
|
26 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:138
|
27 |
+
msgid "Internal error, map was missing. Your data has not been saved!"
|
28 |
+
msgstr "Sisäinen virhe, kartta katosi. Tietojasi ei tallennettu!"
|
29 |
+
|
30 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:143
|
31 |
+
msgid "Internal error - unable to save map. Your data has not been saved!"
|
32 |
+
msgstr "Sisäinen virhe - karttaa ei voi tallentaa. Tietojasi ei tallennettu!"
|
33 |
+
|
34 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:161
|
35 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:726
|
36 |
+
msgid "Untitled"
|
37 |
+
msgstr "Ei otsikkoa"
|
38 |
+
|
39 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:434
|
40 |
+
msgid "Basic Settings"
|
41 |
+
msgstr "Asetukset"
|
42 |
+
|
43 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:435
|
44 |
+
msgid "Automatic map display"
|
45 |
+
msgstr "Automaattinen näyttö"
|
46 |
+
|
47 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:436
|
48 |
+
msgid "Post types"
|
49 |
+
msgstr "Sisältötyypit"
|
50 |
+
|
51 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:437
|
52 |
+
msgid "Map alignment"
|
53 |
+
msgstr "Kartan sijoittelu"
|
54 |
+
|
55 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:438
|
56 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:733
|
57 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:569
|
58 |
+
msgid "Directions"
|
59 |
+
msgstr "Ajo-ohjeet"
|
60 |
+
|
61 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:439
|
62 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:576
|
63 |
+
msgid "Marker list"
|
64 |
+
msgstr ""
|
65 |
+
|
66 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:440
|
67 |
+
msgid "Map types"
|
68 |
+
msgstr "Karttatyypit"
|
69 |
+
|
70 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:441
|
71 |
+
msgid "Street View"
|
72 |
+
msgstr "Katunäkymä "
|
73 |
+
|
74 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:442
|
75 |
+
msgid "Scroll wheel zoom"
|
76 |
+
msgstr "Rullazoom"
|
77 |
+
|
78 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:443
|
79 |
+
msgid "Keyboard shortcuts"
|
80 |
+
msgstr "Näppäinoikotiet"
|
81 |
+
|
82 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:444
|
83 |
+
msgid "Open first marker"
|
84 |
+
msgstr "Avaa ensimmäinen merkitsin"
|
85 |
+
|
86 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:445
|
87 |
+
msgid "Show traffic button"
|
88 |
+
msgstr "Näytä liikennepainike"
|
89 |
+
|
90 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:446
|
91 |
+
msgid "Tooltips"
|
92 |
+
msgstr "Vihjeet"
|
93 |
+
|
94 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:448
|
95 |
+
msgid "Localization"
|
96 |
+
msgstr ""
|
97 |
+
|
98 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:449
|
99 |
+
msgid "Language"
|
100 |
+
msgstr "Kieli"
|
101 |
+
|
102 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:450
|
103 |
+
msgid "Country"
|
104 |
+
msgstr "Maa"
|
105 |
+
|
106 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:451
|
107 |
+
msgid "Directions server"
|
108 |
+
msgstr ""
|
109 |
+
|
110 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:453
|
111 |
+
msgid "Templates"
|
112 |
+
msgstr ""
|
113 |
+
|
114 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:454
|
115 |
+
msgid "Marker list template"
|
116 |
+
msgstr ""
|
117 |
+
|
118 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:456
|
119 |
+
msgid "Custom Fields"
|
120 |
+
msgstr "Valinnainen kenttä"
|
121 |
+
|
122 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:457
|
123 |
+
msgid "Custom fields"
|
124 |
+
msgstr "Valinnainen kenttä"
|
125 |
+
|
126 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:459
|
127 |
+
msgid "Micsellaneous"
|
128 |
+
msgstr ""
|
129 |
+
|
130 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:460
|
131 |
+
msgid "Custom CSS"
|
132 |
+
msgstr "Valinnainen tyylitiedosto"
|
133 |
+
|
134 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:461
|
135 |
+
msgid "Force resize"
|
136 |
+
msgstr "Koon massamuutos"
|
137 |
+
|
138 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:462
|
139 |
+
msgid "MapPress link"
|
140 |
+
msgstr "MapPress-linkki"
|
141 |
+
|
142 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:509
|
143 |
+
msgid "country code"
|
144 |
+
msgstr "maatunnus"
|
145 |
+
|
146 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:511
|
147 |
+
#, php-format
|
148 |
+
msgid "Enter a %s to use when searching (leave blank for USA)"
|
149 |
+
msgstr "Anna %s, jolla haetaan (jätä tyhjäksi, jos haetaan USA:ssa)"
|
150 |
+
|
151 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:519
|
152 |
+
msgid "Enter the google server to use for directions & printing (default is maps.google.com)"
|
153 |
+
msgstr ""
|
154 |
+
|
155 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:529
|
156 |
+
msgid "Enable zoom with the mouse scroll wheel"
|
157 |
+
msgstr "Ota käyttöön loitonnus ja lähennys hiiren rullan avulla."
|
158 |
+
|
159 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:537
|
160 |
+
msgid "Enable keyboard panning and zooming"
|
161 |
+
msgstr "Ota käyttöön panorointi ja zoomaus näppäimillä"
|
162 |
+
|
163 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:543
|
164 |
+
msgid "language"
|
165 |
+
msgstr "kieli"
|
166 |
+
|
167 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:545
|
168 |
+
#, php-format
|
169 |
+
msgid "Use a specific %s for map controls (default is the browser language setting)"
|
170 |
+
msgstr "Valitse %s kartan hallintaan (oletus: selaimen kieliasetus)"
|
171 |
+
|
172 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:556
|
173 |
+
msgid "Allow your readers to change the map type (street, satellite, or hybrid)"
|
174 |
+
msgstr "Salli käyttäjien vaihtaa kartan tyyppiä (katu, satelliitti tai hybridi)"
|
175 |
+
|
176 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:564
|
177 |
+
msgid "Display the street view control \"peg man\""
|
178 |
+
msgstr "Näytä katunäkymän valintapainike \"jalankulkija\""
|
179 |
+
|
180 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:572
|
181 |
+
msgid "Inline (in your blog)"
|
182 |
+
msgstr "Sivulla (omassa blogissa)"
|
183 |
+
|
184 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:576
|
185 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:571
|
186 |
+
msgid "Google"
|
187 |
+
msgstr "Google"
|
188 |
+
|
189 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:580
|
190 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:565
|
191 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:570
|
192 |
+
msgid "None"
|
193 |
+
msgstr "Ei"
|
194 |
+
|
195 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:582
|
196 |
+
msgid "Select 'Google' if directions aren't displaying properly in your theme"
|
197 |
+
msgstr "Valitse 'Google', jos ajo-ohjeet eivät näy toivomallasi tavalla sivustollasi"
|
198 |
+
|
199 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:589
|
200 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:703
|
201 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:711
|
202 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:719
|
203 |
+
#, php-format
|
204 |
+
msgid "This setting requires %s."
|
205 |
+
msgstr "Tämä asetus vaatii version %s."
|
206 |
+
|
207 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:590
|
208 |
+
msgid "Show a list of markers under each map."
|
209 |
+
msgstr "Näytä paikkalistaus jokaisen kartan alapuolella"
|
210 |
+
|
211 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:599
|
212 |
+
msgid "Automatically open the first marker when a map is displayed"
|
213 |
+
msgstr "Valitse tämä, jos haluat avata ensimmäisen merkitsimen karttaa avattaessa."
|
214 |
+
|
215 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:608
|
216 |
+
msgid "Show a button for real-time traffic conditions"
|
217 |
+
msgstr "Näytä painike ajantasaisia liikennetietoja varten"
|
218 |
+
|
219 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:617
|
220 |
+
msgid "Show marker titles as a \"tooltip\" on mouse-over."
|
221 |
+
msgstr "Näytä merktsinotsikot \"vihjeinä\", kun niitä osoitetaan hiirellä. Poista tämä käytöstä, jos käytät HTML-koodia merkitsimien otsikoissa."
|
222 |
+
|
223 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:625
|
224 |
+
msgid "Default"
|
225 |
+
msgstr " Oletus"
|
226 |
+
|
227 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:629
|
228 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:630
|
229 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:666
|
230 |
+
msgid "Center"
|
231 |
+
msgstr "Keskitä"
|
232 |
+
|
233 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:634
|
234 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:635
|
235 |
+
msgid "Left"
|
236 |
+
msgstr "Vasen"
|
237 |
+
|
238 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:639
|
239 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:640
|
240 |
+
msgid "Right"
|
241 |
+
msgstr "Oikea"
|
242 |
+
|
243 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:648
|
244 |
+
msgid "Top of post"
|
245 |
+
msgstr "Merkinnän alussa"
|
246 |
+
|
247 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:652
|
248 |
+
msgid "Bottom of post"
|
249 |
+
msgstr "Merkinnän lopussa"
|
250 |
+
|
251 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:656
|
252 |
+
msgid "No automatic display"
|
253 |
+
msgstr "Ei automaattista sijoittelua"
|
254 |
+
|
255 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:666
|
256 |
+
msgid "post types"
|
257 |
+
msgstr "sisältötyypit"
|
258 |
+
|
259 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:668
|
260 |
+
#, php-format
|
261 |
+
msgid "Mark the %s where you want to use MapPress"
|
262 |
+
msgstr "Valitse %s, joissa haluat käyttää MapPressiä"
|
263 |
+
|
264 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:675
|
265 |
+
msgid "post"
|
266 |
+
msgstr "merkintä"
|
267 |
+
|
268 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:677
|
269 |
+
msgid "page"
|
270 |
+
msgstr "sivu"
|
271 |
+
|
272 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:684
|
273 |
+
msgid "Click to permanently resize ALL existing maps"
|
274 |
+
msgstr "Klikkaa, jos haluat pysyvästi muuttaa KAIKKIEN karttojen kooksi"
|
275 |
+
|
276 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:686
|
277 |
+
msgid "Force Resize"
|
278 |
+
msgstr "Koon pakkomuutos"
|
279 |
+
|
280 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:697
|
281 |
+
msgid "Enter the URL for your CSS file"
|
282 |
+
msgstr "Anna tyylitiedostosi URL"
|
283 |
+
|
284 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:704
|
285 |
+
msgid "Set a template for the marker list."
|
286 |
+
msgstr ""
|
287 |
+
|
288 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:712
|
289 |
+
msgid "Toggle the 'powered by' message."
|
290 |
+
msgstr "Poistaa 'powered by'-viestin."
|
291 |
+
|
292 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:720
|
293 |
+
msgid "Automatically create maps from custom field data."
|
294 |
+
msgstr "Luo automaattisesti kartan valinnaisen kentän tiedoista."
|
295 |
+
|
296 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:732
|
297 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:741
|
298 |
+
msgid "No new items"
|
299 |
+
msgstr ""
|
300 |
+
|
301 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:750
|
302 |
+
msgid "Subscribe with RSS"
|
303 |
+
msgstr ""
|
304 |
+
|
305 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:758
|
306 |
+
msgid "5 Stars"
|
307 |
+
msgstr ""
|
308 |
+
|
309 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:760
|
310 |
+
#, php-format
|
311 |
+
msgid "Take a moment to rate it %s on WordPress.org - or make a donation"
|
312 |
+
msgstr ""
|
313 |
+
|
314 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:771
|
315 |
+
msgid "Thanks for your support!"
|
316 |
+
msgstr ""
|
317 |
+
|
318 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:831
|
319 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:604
|
320 |
+
msgid "Documentation"
|
321 |
+
msgstr "Tiedot"
|
322 |
+
|
323 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:832
|
324 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:606
|
325 |
+
msgid "Report a bug"
|
326 |
+
msgstr "Ilmoita virheestä"
|
327 |
+
|
328 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:841
|
329 |
+
msgid "Like this plugin?"
|
330 |
+
msgstr ""
|
331 |
+
|
332 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:842
|
333 |
+
msgid "MapPress News"
|
334 |
+
msgstr ""
|
335 |
+
|
336 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:861
|
337 |
+
msgid "Save Changes"
|
338 |
+
msgstr "Tallenna muutokset"
|
339 |
+
|
340 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:862
|
341 |
+
msgid "Reset Defaults"
|
342 |
+
msgstr "Oletus"
|
343 |
+
|
344 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:886
|
345 |
+
msgid "MapPress database tables are missing. Please deactivate the plugin and activate it again to fix this."
|
346 |
+
msgstr "MapPressin tietokantataulut puuttuvat. Korjaa ongelma poistamalla lisäosa käytöstä ja ottamalla se uudelleen käyttöön."
|
347 |
+
|
348 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:891
|
349 |
+
msgid "WARNING: MapPress requires WordPress 3.0 or higher. Please upgrade before using MapPress."
|
350 |
+
msgstr "VAROITUS: MapPress vaatii vähintään WordPress 3.0 -version. Päivitä ennen kuin käytät MapPressiä."
|
351 |
+
|
352 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:896
|
353 |
+
msgid "WARNING: MapPress is not compatible with the WP-Geo plugin. Please deactivate or uninstall WP-Geo before using MapPress."
|
354 |
+
msgstr "VAROITUS: MapPress ei töimi WP-Geo-lisäosan kanssa. Ota WP-Geo pois käytöstä tai poista se ennen kuin käytät MapPressiä."
|
355 |
+
|
356 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:138
|
357 |
+
#, php-format
|
358 |
+
msgid "No geocoding response from Google: %s"
|
359 |
+
msgstr "Ei geokoodausvastausta Googlelta: %s"
|
360 |
+
|
361 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:151
|
362 |
+
#, php-format
|
363 |
+
msgid "Google cannot geocode address: %s, status: %s"
|
364 |
+
msgstr "Google ei pysty geokoodaamaan osoitetta %s, tila %s"
|
365 |
+
|
366 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:154
|
367 |
+
#, php-format
|
368 |
+
msgid "No geocoding result for address: %s"
|
369 |
+
msgstr "Ei geokoodaustulosta osoitteelle: %s"
|
370 |
+
|
371 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:530
|
372 |
+
msgid "Close"
|
373 |
+
msgstr "Sulje"
|
374 |
+
|
375 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:531
|
376 |
+
msgid "By car"
|
377 |
+
msgstr "Autolla"
|
378 |
+
|
379 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:532
|
380 |
+
msgid "Walking"
|
381 |
+
msgstr "Kävellen"
|
382 |
+
|
383 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:533
|
384 |
+
msgid "Bicycling"
|
385 |
+
msgstr "Pyöräillen"
|
386 |
+
|
387 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:538
|
388 |
+
msgid "Start"
|
389 |
+
msgstr "Lähtöpaikka"
|
390 |
+
|
391 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:545
|
392 |
+
msgid "Swap start and end"
|
393 |
+
msgstr "Vaihda lähtöpaikka ja määränpää"
|
394 |
+
|
395 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:551
|
396 |
+
msgid "End"
|
397 |
+
msgstr "Määränpää"
|
398 |
+
|
399 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:560
|
400 |
+
msgid "Get Directions"
|
401 |
+
msgstr "Hae ajo-ohjeet "
|
402 |
+
|
403 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:561
|
404 |
+
msgid "Print Directions"
|
405 |
+
msgstr "Tulosta ajo-ohjeet "
|
406 |
+
|
407 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:605
|
408 |
+
msgid "FAQ"
|
409 |
+
msgstr "UKK"
|
410 |
+
|
411 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:617
|
412 |
+
msgid "Add"
|
413 |
+
msgstr "Lisää"
|
414 |
+
|
415 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:620
|
416 |
+
msgid "Toggle lat/lng entry"
|
417 |
+
msgstr "Vaihda lat/lng-arvot"
|
418 |
+
|
419 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:623
|
420 |
+
msgid "Location"
|
421 |
+
msgstr "Paikka"
|
422 |
+
|
423 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:628
|
424 |
+
msgid "Lat/Lng"
|
425 |
+
msgstr "Lat/Lng"
|
426 |
+
|
427 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:643
|
428 |
+
msgid "Current Maps"
|
429 |
+
msgstr "Kartat"
|
430 |
+
|
431 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:644
|
432 |
+
msgid "New Map"
|
433 |
+
msgstr "Uusi kartta"
|
434 |
+
|
435 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:653
|
436 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:725
|
437 |
+
msgid "Map ID"
|
438 |
+
msgstr "Kartan ID"
|
439 |
+
|
440 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:656
|
441 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:742
|
442 |
+
msgid "Title"
|
443 |
+
msgstr "Otsikko"
|
444 |
+
|
445 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:659
|
446 |
+
msgid "Small"
|
447 |
+
msgstr "Pieni"
|
448 |
+
|
449 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:660
|
450 |
+
msgid "Medium"
|
451 |
+
msgstr "Keskikoko"
|
452 |
+
|
453 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:661
|
454 |
+
msgid "Large"
|
455 |
+
msgstr "Suuri"
|
456 |
+
|
457 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:665
|
458 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:735
|
459 |
+
msgid "Save"
|
460 |
+
msgstr "Tallenna"
|
461 |
+
|
462 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:722
|
463 |
+
msgid "Maps in this post"
|
464 |
+
msgstr "Merkinnän kartat"
|
465 |
+
|
466 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:723
|
467 |
+
msgid "There are no maps yet for this post"
|
468 |
+
msgstr "Tässä merkinnässä ei ole karttoja"
|
469 |
+
|
470 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:724
|
471 |
+
msgid "Create a new map"
|
472 |
+
msgstr "Luo uusi kartta"
|
473 |
+
|
474 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:727
|
475 |
+
msgid "The starting or ending address could not be found."
|
476 |
+
msgstr "Lähtöpaikan tai määränpään osoitetta ei voida löytää."
|
477 |
+
|
478 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:728
|
479 |
+
msgid "Google cannot return directions between those addresses. There is no route between them or the routing information is not available."
|
480 |
+
msgstr "Google ei pysty luomaan reittiä osoitteidesi välille. Tieyhteyttä ei ole tai ajo-ohjeita ei ole saatavilla."
|
481 |
+
|
482 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:729
|
483 |
+
msgid "Unknown error, unable to return directions. Status code = "
|
484 |
+
msgstr "Tuntematon virhe, ajo-ohjeita ei voi ladata. Tilatunnus ="
|
485 |
+
|
486 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:730
|
487 |
+
msgid "Enter address"
|
488 |
+
msgstr "Anna osoite"
|
489 |
+
|
490 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:731
|
491 |
+
msgid "No matching address"
|
492 |
+
msgstr "Osoitetta ei löydy"
|
493 |
+
|
494 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:732
|
495 |
+
msgid "Did you mean: "
|
496 |
+
msgstr "Tarkoititko:"
|
497 |
+
|
498 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:734
|
499 |
+
msgid "Edit"
|
500 |
+
msgstr "Muokkaa"
|
501 |
+
|
502 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:736
|
503 |
+
msgid "Cancel"
|
504 |
+
msgstr "Peru"
|
505 |
+
|
506 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:737
|
507 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:745
|
508 |
+
msgid "Delete"
|
509 |
+
msgstr "Poista"
|
510 |
+
|
511 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:738
|
512 |
+
msgid "View"
|
513 |
+
msgstr "Näytä"
|
514 |
+
|
515 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:739
|
516 |
+
msgid "Back"
|
517 |
+
msgstr "Takaisin"
|
518 |
+
|
519 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:740
|
520 |
+
msgid "Insert into post"
|
521 |
+
msgstr "Liitä merkintään"
|
522 |
+
|
523 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:741
|
524 |
+
msgid "Select a map"
|
525 |
+
msgstr "Valitse kartta"
|
526 |
+
|
527 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:743
|
528 |
+
msgid "Delete this map marker?"
|
529 |
+
msgstr "Poistetaanko merkitsin?"
|
530 |
+
|
531 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:744
|
532 |
+
msgid "Delete this map?"
|
533 |
+
msgstr "Poistetaanko tämä kartta?"
|
534 |
+
|
535 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:746
|
536 |
+
msgid "Map saved"
|
537 |
+
msgstr "Kartta tallennettu"
|
538 |
+
|
539 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:747
|
540 |
+
msgid "Map deleted"
|
541 |
+
msgstr "Kartta poistettu"
|
542 |
+
|
543 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:748
|
544 |
+
msgid "Error: AJAX failed! "
|
545 |
+
msgstr "Virhe: Ajax epäonnistui!"
|
546 |
+
|
547 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:749
|
548 |
+
msgid "Click & drag to move this marker"
|
549 |
+
msgstr "Klikkaa ja raahaa siirtääksesi merkitsintä"
|
550 |
+
|
551 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:750
|
552 |
+
msgid "Zoom"
|
553 |
+
msgstr "Zoomaa"
|
554 |
+
|
555 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:751
|
556 |
+
msgid "Traffic"
|
557 |
+
msgstr "Liikenne"
|
558 |
+
|
559 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:752
|
560 |
+
msgid "Standard icons"
|
561 |
+
msgstr "Vakiokuvakkeet"
|
562 |
+
|
563 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:753
|
564 |
+
msgid "My icons"
|
565 |
+
msgstr "Omat kuvakkeet"
|
566 |
+
|
567 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:99
|
568 |
+
#, php-format
|
569 |
+
msgid "Unable to parse input: %s"
|
570 |
+
msgstr "Syötteen %s kokoaminen ei onnistu"
|
571 |
+
|
572 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:412
|
573 |
+
msgid "Field for addresses"
|
574 |
+
msgstr "Kenttä osoitteille"
|
575 |
+
|
576 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:419
|
577 |
+
msgid "Field for errors"
|
578 |
+
msgstr "Kenttä virheille"
|
579 |
+
|
580 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:426
|
581 |
+
msgid "Update map when post is saved"
|
582 |
+
msgstr "Päivitä kartta, kun merkintä tallennetaan"
|
583 |
+
|
584 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:429
|
585 |
+
msgid "Update map when address is changed by a program"
|
586 |
+
msgstr "Päivitä kartta, kun ohjelma muuttaa osoitetta"
|
587 |
+
|
588 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:436
|
589 |
+
msgid "Show a list of markers under each map"
|
590 |
+
msgstr "Näytä paikkalistaus jokaisen kartan alapuolella"
|
591 |
+
|
592 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:457
|
593 |
+
msgid "Display powered by link"
|
594 |
+
msgstr "Ota käyttöön \"powered by\" -linkki."
|
595 |
+
|
596 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:475
|
597 |
+
msgid "Mappress Pro Site"
|
598 |
+
msgstr "MapPress Pro -sivusto"
|
599 |
+
|
600 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:530
|
601 |
+
msgid "Widget title"
|
602 |
+
msgstr "Vimpaimen otsikko"
|
603 |
+
|
604 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:535
|
605 |
+
msgid "Map size"
|
606 |
+
msgstr "Kartan koko"
|
607 |
+
|
608 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:541
|
609 |
+
msgid "Show query"
|
610 |
+
msgstr "Näytä kysely"
|
611 |
+
|
612 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:542
|
613 |
+
msgid "Current posts"
|
614 |
+
msgstr "Merkinnät"
|
615 |
+
|
616 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:543
|
617 |
+
msgid "All posts"
|
618 |
+
msgstr "Kaikki merkinnät"
|
619 |
+
|
620 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:544
|
621 |
+
msgid "Custom query"
|
622 |
+
msgstr "Kyselyt"
|
623 |
+
|
624 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:547
|
625 |
+
msgid "Learn about queries"
|
626 |
+
msgstr "Lue lisää kyselyistä"
|
627 |
+
|
628 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:551
|
629 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:552
|
630 |
+
msgid "Marker title"
|
631 |
+
msgstr "Merkitsimen otsikko"
|
632 |
+
|
633 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:553
|
634 |
+
msgid "Post title"
|
635 |
+
msgstr "Merkinnän otsikko"
|
636 |
+
|
637 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:557
|
638 |
+
msgid "Link"
|
639 |
+
msgstr "Linkitä"
|
640 |
+
|
641 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:558
|
642 |
+
msgid "Link marker title to post"
|
643 |
+
msgstr "Linkitä merkitsimet merkintöihin"
|
644 |
+
|
645 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:562
|
646 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:563
|
647 |
+
msgid "Marker body"
|
648 |
+
msgstr "Merkitsimen teksti"
|
649 |
+
|
650 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:564
|
651 |
+
msgid "Post excerpt"
|
652 |
+
msgstr "Merkinnän ote"
|
653 |
+
|
654 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:572
|
655 |
+
msgid "Inline"
|
656 |
+
msgstr ""
|
657 |
+
|
658 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:577
|
659 |
+
msgid "Show list of markers"
|
660 |
+
msgstr ""
|
661 |
+
|
662 |
+
#~ msgid "Location list"
|
663 |
+
#~ msgstr "Paikkalista"
|
664 |
+
|
665 |
+
#~ msgid "This setting requires %s. Show a list of locations under each map."
|
666 |
+
#~ msgstr ""
|
667 |
+
#~ "Tämä asetus vaatii version %s. Näytätä paikkalistan jokaisen kartan "
|
668 |
+
#~ "alapuolella."
|
669 |
+
|
670 |
+
#~ msgid "Donate"
|
671 |
+
#~ msgstr "Lahjoita"
|
672 |
+
|
673 |
+
#~ msgid "Please make a donation today!"
|
674 |
+
#~ msgstr "Ole hyvä ja lahjoita heti!"
|
675 |
+
|
676 |
+
#~ msgid " Include link"
|
677 |
+
#~ msgstr " Lisää linkki"
|
678 |
+
|
679 |
+
#~ msgid "Marker title:"
|
680 |
+
#~ msgstr "Merkitsimen otsikko:"
|
681 |
+
|
682 |
+
#~ msgid "Marker body:"
|
683 |
+
#~ msgstr "Merkitsimen teksti:"
|
684 |
+
|
685 |
+
#~ msgid "Google error: BAD REQUEST"
|
686 |
+
#~ msgstr "Googlen virhe: paha pyyntö!"
|
687 |
+
|
688 |
+
#~ msgid "Google internal error. Try again later."
|
689 |
+
#~ msgstr "Googlen sisäinen virhe. Yritä myöhemmin uudelleen."
|
690 |
+
|
691 |
+
#~ msgid "The starting or ending address was missing."
|
692 |
+
#~ msgstr "Lähtöpaikan tai määränpään osoite puuttuu."
|
693 |
+
|
694 |
+
#~ msgid ""
|
695 |
+
#~ "Google cannot return those directions for legal or contractual reasons"
|
696 |
+
#~ msgstr "Google ei voi antaa ajo-ohjeita laki- tai sopimusteknisistä syistä."
|
697 |
+
|
698 |
+
#~ msgid "Invalid map API key"
|
699 |
+
#~ msgstr "API-avain ei kelpaa"
|
700 |
+
|
701 |
+
#~ msgid "Your key has issued too many queries in one day."
|
702 |
+
#~ msgstr "Avaimellasi on tehty liikaa päivittäisiä hakuja."
|
703 |
+
|
704 |
+
#~ msgid ""
|
705 |
+
#~ "Error: your browser does not seem to support the street view Flash player"
|
706 |
+
#~ msgstr ""
|
707 |
+
#~ "Virhe: selaimesi ei näytä tukevan katunäkymään tarvittavaa Flash-soitinta"
|
708 |
+
|
709 |
+
#~ msgid "Sorry, no street view data is available for this location"
|
710 |
+
#~ msgstr "Sorry, katunäkymää ei ole saatavana tähän osoitteeseen"
|
711 |
+
|
712 |
+
#~ msgid "Sorry, Google was unable to display the street view in your browser"
|
713 |
+
#~ msgstr "Sorry, Google ei voi näyttää katunäkymää selaimessasi"
|
714 |
+
|
715 |
+
#~ msgid "Get directions"
|
716 |
+
#~ msgstr "Hae ajo-ohjeet"
|
717 |
+
|
718 |
+
#~ msgid "to here"
|
719 |
+
#~ msgstr "tänne"
|
720 |
+
|
721 |
+
#~ msgid "from here"
|
722 |
+
#~ msgstr "täältä"
|
723 |
+
|
724 |
+
#~ msgid "Go"
|
725 |
+
#~ msgstr "Hae"
|
726 |
+
|
727 |
+
#~ msgid "Please enter your API key. Need an API key? Get one "
|
728 |
+
#~ msgstr ""
|
729 |
+
#~ "Ole hyvä ja anna API-avaimesi. Jos sinulla ei ole sellaista, saat omasi"
|
730 |
+
|
731 |
+
#~ msgid ""
|
732 |
+
#~ "MapPress could not load google maps. Either your browser is incompatible "
|
733 |
+
#~ "or your API key is invalid. Need an API key? Get one "
|
734 |
+
#~ msgstr ""
|
735 |
+
#~ "MapPress ei voinut ladata karttaa. Selaimesi on kelvoton tai API-avaimesi "
|
736 |
+
#~ "ei kelpaa. Saat API-avaimen "
|
737 |
+
|
738 |
+
#~ msgid "here"
|
739 |
+
#~ msgstr "täältä"
|
740 |
+
|
741 |
+
#~ msgid "That address is already on the map : "
|
742 |
+
#~ msgstr "Osoite on jo kartalla:"
|
743 |
+
|
744 |
+
#~ msgid "Press escape or click here to cancel: "
|
745 |
+
#~ msgstr "Paina esc tai sulje klikkaamalla: "
|
746 |
+
|
747 |
+
#~ msgid ""
|
748 |
+
#~ "MapPress isn't ready yet. Please enter your Google Maps API Key on the "
|
749 |
+
#~ msgstr ""
|
750 |
+
#~ "MapPress ei ole vielä valmis. Ole hyvä ja anna Google Maps API-avaimesi: "
|
751 |
+
|
752 |
+
#~ msgid "MapPress options screen."
|
753 |
+
#~ msgstr "MapPress Asetusnäkymä"
|
754 |
+
|
755 |
+
#~ msgid "Insert map shortcode in post »"
|
756 |
+
#~ msgstr "Liitä kartta merkintään »"
|
757 |
+
|
758 |
+
#~ msgid "Street Address, city, state, country, or place"
|
759 |
+
#~ msgstr "Katuosoite, kaupunki, maakunta, maa tai paikka"
|
760 |
+
|
761 |
+
#~ msgid "Latitude/Longitude "
|
762 |
+
#~ msgstr "Leveysaste/Pituusaste"
|
763 |
+
|
764 |
+
#~ msgid "Preview"
|
765 |
+
#~ msgstr "Esikatselu"
|
766 |
+
|
767 |
+
#~ msgid ""
|
768 |
+
#~ "Automatically center/zoom map when saved (uncheck to display map exactly "
|
769 |
+
#~ "as shown below)"
|
770 |
+
#~ msgstr ""
|
771 |
+
#~ "Keskitä ja lähennä kartta automaattisesti tallennettaessa (ilman valintaa "
|
772 |
+
#~ "kartta näytetään juuri kuten alla)"
|
773 |
+
|
774 |
+
#~ msgid "Center/zoom now"
|
775 |
+
#~ msgstr "Keskitä/lähennä nyt"
|
776 |
+
|
777 |
+
#~ msgid "Click on a marker or use the links below to edit or delete markers."
|
778 |
+
#~ msgstr ""
|
779 |
+
#~ "Klikkaa merkitsintä tai käytä alla olevia linkkejä, jos haluat muokata "
|
780 |
+
#~ "tai poistaa merkitsimiä."
|
781 |
+
|
782 |
+
#~ msgid "ACCESS DENIED: You don't have permission to do this."
|
783 |
+
#~ msgstr "PÄÄSY ESTETTY: Sinulla ei ole oikeuksia tähän."
|
784 |
+
|
785 |
+
#~ msgid "supported languages"
|
786 |
+
#~ msgstr "tuetut kielet"
|
787 |
+
|
788 |
+
#~ msgid "MapPress Options"
|
789 |
+
#~ msgstr "MapPress Asetukset"
|
790 |
+
|
791 |
+
#~ msgid "Google Maps API Key"
|
792 |
+
#~ msgstr "Google Maps API-avain"
|
793 |
+
|
794 |
+
#~ msgid "Optional Settings"
|
795 |
+
#~ msgstr "Lisäasetukset"
|
796 |
+
|
797 |
+
#~ msgid "Address format"
|
798 |
+
#~ msgstr "Osoitteen muoto"
|
799 |
+
|
800 |
+
#~ msgid "Exactly as entered"
|
801 |
+
#~ msgstr "Täsmällinen"
|
802 |
+
|
803 |
+
#~ msgid "Corrected address"
|
804 |
+
#~ msgstr "Korjattu"
|
805 |
+
|
806 |
+
#~ msgid "Country code for searches"
|
807 |
+
#~ msgstr "Hakujen maatunnus"
|
808 |
+
|
809 |
+
#~ msgid ""
|
810 |
+
#~ "Enter a country code to use as a default when searching for an address."
|
811 |
+
#~ msgstr "Anna maatunnus, jota käytetään oletusarvona osoitteita haettaessa."
|
812 |
+
|
813 |
+
#~ msgid "Force Google to use a specific language for map controls."
|
814 |
+
#~ msgstr "Pakota Google käyttämään tiettyä kieltä kartan säätimissä."
|
815 |
+
|
816 |
+
#~ msgid "Check to enable directions to/from map markers"
|
817 |
+
#~ msgstr "Valitse, jos haluat ottaa käyttöön ajo-ohjeiden haun merkitsimeen"
|
818 |
+
|
819 |
+
#~ msgid "Big map controls"
|
820 |
+
#~ msgstr "Kaikki valitsimet"
|
821 |
+
|
822 |
+
#~ msgid ""
|
823 |
+
#~ "Check to show large map controls; uncheck for a small zoom control instead"
|
824 |
+
#~ msgstr ""
|
825 |
+
#~ "Valitse tämä, jos haluat näyttää kaikki kartan valitsimet (tyhjä = vain "
|
826 |
+
#~ "pieni zoomaustyökalu)"
|
827 |
+
|
828 |
+
#~ msgid "Check to enable the \"map types\" button on the map"
|
829 |
+
#~ msgstr "Valitse tämä, jos haluat kartalle Karttatyypit-painikkeen."
|
830 |
+
|
831 |
+
#~ msgid "Initial map type"
|
832 |
+
#~ msgstr "Oletuskarttatyyppi"
|
833 |
+
|
834 |
+
#~ msgid "Choose the map type to use when the map is first displayed"
|
835 |
+
#~ msgstr "Valitse karttatyyppi, jota käytetään karttaa avattaessa."
|
836 |
+
|
837 |
+
#~ msgid ""
|
838 |
+
#~ "Check to show the \"GoogleBar\" search box for local business listings."
|
839 |
+
#~ msgstr "Valitse tämä, jos haluat näyttää kartalla GoogleBar-hakupalkin."
|
840 |
+
|
841 |
+
#~ msgid "Default map icon: "
|
842 |
+
#~ msgstr "Kartan oletuskuvake: "
|
843 |
+
|
844 |
+
#~ msgid "(click the icon to choose)"
|
845 |
+
#~ msgstr "(valitse klikkaamalla kuvaketta)"
|
846 |
+
|
847 |
+
#~ msgid ""
|
848 |
+
#~ "The starting or ending address could not be found. Please check that the "
|
849 |
+
#~ "address is correct and completely entered."
|
850 |
+
#~ msgstr ""
|
851 |
+
#~ "Lähtöpaikan tai määränpään osoitetta ei löydy. Ole hyvä ja tarkista, että "
|
852 |
+
#~ "osoite on oikea ja kirjoitettu oikein."
|
853 |
+
|
854 |
+
#~ msgid "Map options "
|
855 |
+
#~ msgstr "Kartan asetukset"
|
856 |
+
|
857 |
+
#~ msgid "(leave blank for default)"
|
858 |
+
#~ msgstr "(tyhjä = oletusarvo)"
|
859 |
+
|
860 |
+
#~ msgid "Width "
|
861 |
+
#~ msgstr "Leveys"
|
862 |
+
|
863 |
+
#~ msgid "Add address"
|
864 |
+
#~ msgstr "Lisää osoite"
|
865 |
+
|
866 |
+
#~ msgid "1 - zoomed out"
|
867 |
+
#~ msgstr "1 - kaukonäkymä"
|
868 |
+
|
869 |
+
#~ msgid "20 - zoomed in"
|
870 |
+
#~ msgstr "20 - lähinäkymä"
|
871 |
+
|
872 |
+
#~ msgid "Map width"
|
873 |
+
#~ msgstr "Kartan leveys"
|
874 |
+
|
875 |
+
#~ msgid "Enter a value in pixels (default is 400)"
|
876 |
+
#~ msgstr "Anna arvo pikseleinä (oletus 400)"
|
877 |
+
|
878 |
+
#~ msgid "Enter a value in pixels (default is 300)"
|
879 |
+
#~ msgstr "Anna arvo pikseleinä (oletus 300)"
|
880 |
+
|
881 |
+
#~ msgid "Advanced Settings"
|
882 |
+
#~ msgstr "Lisäasetukset"
|
883 |
+
|
884 |
+
#~ msgid ""
|
885 |
+
#~ "MapPress has changed with this version. You must re-enter your maps. "
|
886 |
+
#~ "Please see the note on the %1$sMapPress options screen%2$s"
|
887 |
+
#~ msgstr ""
|
888 |
+
#~ "MapPress on muuttunut. Sinun täytyy luoda karttasi uudelleen. Ole hyvä ja "
|
889 |
+
#~ "katso huomautus %1$sMapPress Asetusnäkymästä%2$s"
|
890 |
+
|
891 |
+
#~ msgid "Zoom (1-20) "
|
892 |
+
#~ msgstr "Zoom (1-20) "
|
893 |
+
|
894 |
+
#~ msgid "Caption"
|
895 |
+
#~ msgstr "Otsikko"
|
896 |
+
|
897 |
+
#~ msgid "Clear form"
|
898 |
+
#~ msgstr "Tyhjennä lomake"
|
899 |
+
|
900 |
+
#~ msgid "shortcodes"
|
901 |
+
#~ msgstr "lyhytkoodit"
|
902 |
+
|
903 |
+
#~ msgid "Map zoom (1-20)"
|
904 |
+
#~ msgstr "Kartan zoomaus (1-20)"
|
905 |
+
|
906 |
+
#~ msgid "1=fully zoomed out, 20=fully zoomed in (default is 15)"
|
907 |
+
#~ msgstr "1=laajin näkymä, 20=lähin näkymä (oletus on 15)"
|
languages/mappress-fr_FR.mo
ADDED
Binary file
|
languages/mappress-fr_FR.po
ADDED
@@ -0,0 +1,1248 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: MapPress Easy Google Maps v2.39.7\n"
|
4 |
+
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-01-22 17:37-0800\n"
|
6 |
+
"PO-Revision-Date: 2013-01-22 17:38-0800\n"
|
7 |
+
"Last-Translator: Plugin Author <donotreply@gmail.com>\n"
|
8 |
+
"Language-Team: 3emeOeil <webdingue@gmail.com>\n"
|
9 |
+
"MIME-Version: 1.0\n"
|
10 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
+
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"Plural-Forms: nplurals=2; plural=n>1;\n"
|
13 |
+
"X-Poedit-Language: French\n"
|
14 |
+
"X-Poedit-Country: FRANCE\n"
|
15 |
+
"X-Poedit-SourceCharset: utf-8\n"
|
16 |
+
"X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
|
17 |
+
"X-Poedit-Basepath: ..\n"
|
18 |
+
"X-Textdomain-Support: yes\n"
|
19 |
+
"X-Poedit-SearchPath-0: .\n"
|
20 |
+
|
21 |
+
# @ mappress
|
22 |
+
#: mappress.php:122
|
23 |
+
msgid "Version"
|
24 |
+
msgstr "Version"
|
25 |
+
|
26 |
+
# @ mappress
|
27 |
+
#: mappress.php:130
|
28 |
+
msgid "Documentation"
|
29 |
+
msgstr "Documentation"
|
30 |
+
|
31 |
+
# @ mappress
|
32 |
+
#: mappress.php:131
|
33 |
+
msgid "Support"
|
34 |
+
msgstr ""
|
35 |
+
|
36 |
+
# @ mappress
|
37 |
+
#: mappress.php:132
|
38 |
+
msgid "Contact"
|
39 |
+
msgstr ""
|
40 |
+
|
41 |
+
# @ mappress
|
42 |
+
#: mappress.php:135
|
43 |
+
msgid "Upgrade to MapPress Pro"
|
44 |
+
msgstr ""
|
45 |
+
|
46 |
+
# @ mappress
|
47 |
+
#: mappress.php:330
|
48 |
+
msgid "MapPress database tables are missing. Please deactivate the plugin and activate it again to fix this."
|
49 |
+
msgstr "Les tables de la base de données MapPress sont manquantes. S'il vous plaît désactiver l'extension et l'activer à nouveau pour résoudre ce problème."
|
50 |
+
|
51 |
+
# @ mappress
|
52 |
+
#: mappress.php:335
|
53 |
+
msgid "WARNING: MapPress now requires WordPress 3.2 or higher. Please upgrade before using MapPress."
|
54 |
+
msgstr ""
|
55 |
+
|
56 |
+
# @ mappress
|
57 |
+
#: mappress.php:340
|
58 |
+
msgid "WARNING: MapPress is not compfatible with the WP-Geo plugin. Please deactivate or uninstall WP-Geo before using MapPress."
|
59 |
+
msgstr ""
|
60 |
+
|
61 |
+
# @ mappress
|
62 |
+
#: mappress.php:533
|
63 |
+
msgid "Bicycling"
|
64 |
+
msgstr "A vélo"
|
65 |
+
|
66 |
+
# @ mappress
|
67 |
+
#: mappress.php:534
|
68 |
+
msgid "Bike"
|
69 |
+
msgstr ""
|
70 |
+
|
71 |
+
# @ mappress
|
72 |
+
#: mappress.php:535
|
73 |
+
msgid "One of the addresses could not be found."
|
74 |
+
msgstr ""
|
75 |
+
|
76 |
+
# @ mappress
|
77 |
+
#: mappress.php:536
|
78 |
+
msgid "Google cannot return directions between those addresses. There is no route between them or the routing information is not available."
|
79 |
+
msgstr "Google ne peut afficher l'itinéraire. Il n'y a pas de route ou les informations sont indisponibles."
|
80 |
+
|
81 |
+
# @ mappress
|
82 |
+
#: mappress.php:537
|
83 |
+
msgid "Unknown error, unable to return directions. Status code = "
|
84 |
+
msgstr "Erreur inconnue, impossible de définir l'itinéraire. Code de statut ="
|
85 |
+
|
86 |
+
# @ mappress
|
87 |
+
#: mappress.php:538
|
88 |
+
#: mappress_poi.php:282
|
89 |
+
#: mappress_settings.php:129
|
90 |
+
#: pro/mappress_widget.php:108
|
91 |
+
msgid "Directions"
|
92 |
+
msgstr "Itinéraires"
|
93 |
+
|
94 |
+
# @ mappress
|
95 |
+
#: mappress.php:539
|
96 |
+
msgid "Error reading KML file"
|
97 |
+
msgstr ""
|
98 |
+
|
99 |
+
# @ mappress
|
100 |
+
#: mappress.php:540
|
101 |
+
msgid "Loading..."
|
102 |
+
msgstr ""
|
103 |
+
|
104 |
+
# @ mappress
|
105 |
+
#: mappress.php:541
|
106 |
+
msgid "No matching address"
|
107 |
+
msgstr "Aucune adresse trouvée"
|
108 |
+
|
109 |
+
# @ mappress
|
110 |
+
#: mappress.php:542
|
111 |
+
msgid "Unable to get your location"
|
112 |
+
msgstr ""
|
113 |
+
|
114 |
+
# @ mappress
|
115 |
+
#: mappress.php:543
|
116 |
+
#: mappress_settings.php:321
|
117 |
+
msgid "Traffic"
|
118 |
+
msgstr "Circulation"
|
119 |
+
|
120 |
+
# @ mappress
|
121 |
+
#: mappress.php:544
|
122 |
+
msgid "Transit"
|
123 |
+
msgstr ""
|
124 |
+
|
125 |
+
# @ mappress
|
126 |
+
#: mappress.php:545
|
127 |
+
#: mappress_poi.php:331
|
128 |
+
#: mappress_settings.php:316
|
129 |
+
#: mappress_settings.php:455
|
130 |
+
#: pro/mappress_widget.php:124
|
131 |
+
msgid "Zoom"
|
132 |
+
msgstr "Zoom"
|
133 |
+
|
134 |
+
# @ mappress
|
135 |
+
#: mappress.php:550
|
136 |
+
msgid "Add"
|
137 |
+
msgstr "Ajouter"
|
138 |
+
|
139 |
+
# @ mappress
|
140 |
+
#: mappress.php:551
|
141 |
+
msgid "Click & drag to move"
|
142 |
+
msgstr ""
|
143 |
+
|
144 |
+
# @ mappress
|
145 |
+
#: mappress.php:552
|
146 |
+
msgid "Click to change"
|
147 |
+
msgstr ""
|
148 |
+
|
149 |
+
# @ mappress
|
150 |
+
#: mappress.php:553
|
151 |
+
#: mappress_map.php:428
|
152 |
+
msgid "Delete"
|
153 |
+
msgstr "Supprimer"
|
154 |
+
|
155 |
+
# @ mappress
|
156 |
+
#: mappress.php:554
|
157 |
+
msgid "Delete this POI?"
|
158 |
+
msgstr ""
|
159 |
+
|
160 |
+
# @ mappress
|
161 |
+
#: mappress.php:555
|
162 |
+
msgid "Delete this map?"
|
163 |
+
msgstr "Supprimer cette carte ?"
|
164 |
+
|
165 |
+
# @ mappress
|
166 |
+
#: mappress.php:556
|
167 |
+
msgid "Please save the map first"
|
168 |
+
msgstr ""
|
169 |
+
|
170 |
+
# @ mappress
|
171 |
+
#: mappress.php:557
|
172 |
+
msgid "Shape"
|
173 |
+
msgstr ""
|
174 |
+
|
175 |
+
# @ mappress
|
176 |
+
#: mappress.php:558
|
177 |
+
msgid "Untitled"
|
178 |
+
msgstr "Sans titre"
|
179 |
+
|
180 |
+
# @ mappress
|
181 |
+
#: mappress_map.php:107
|
182 |
+
msgid "Map not found"
|
183 |
+
msgstr ""
|
184 |
+
|
185 |
+
# @ mappress
|
186 |
+
#: mappress_map.php:196
|
187 |
+
#: mappress_map.php:202
|
188 |
+
msgid "Internal error, your data has not been saved!"
|
189 |
+
msgstr ""
|
190 |
+
|
191 |
+
# @ mappress
|
192 |
+
#: mappress_map.php:427
|
193 |
+
msgid "Edit"
|
194 |
+
msgstr "Editer"
|
195 |
+
|
196 |
+
# @ mappress
|
197 |
+
#: mappress_map.php:467
|
198 |
+
msgid "Show map"
|
199 |
+
msgstr ""
|
200 |
+
|
201 |
+
# @ mappress
|
202 |
+
#: mappress_map.php:479
|
203 |
+
#: mappress_settings.php:447
|
204 |
+
#: forms/map_editor.php:5
|
205 |
+
msgid "Center map"
|
206 |
+
msgstr ""
|
207 |
+
|
208 |
+
# @ mappress
|
209 |
+
#: mappress_map.php:488
|
210 |
+
#: mappress_settings.php:448
|
211 |
+
msgid "Reset map"
|
212 |
+
msgstr ""
|
213 |
+
|
214 |
+
# @ mappress
|
215 |
+
#: mappress_map.php:497
|
216 |
+
#: mappress_settings.php:446
|
217 |
+
msgid "Bigger map"
|
218 |
+
msgstr "Agrandir"
|
219 |
+
|
220 |
+
# @ mappress
|
221 |
+
#: mappress_map.php:498
|
222 |
+
msgid "Smaller map"
|
223 |
+
msgstr "Rétrécir"
|
224 |
+
|
225 |
+
# @ mappress
|
226 |
+
#: mappress_poi.php:247
|
227 |
+
#: mappress_settings.php:456
|
228 |
+
msgid "Directions to"
|
229 |
+
msgstr ""
|
230 |
+
|
231 |
+
# @ default
|
232 |
+
# @ mappress
|
233 |
+
#: mappress_poi.php:249
|
234 |
+
#: mappress_settings.php:457
|
235 |
+
msgid "Directions from"
|
236 |
+
msgstr ""
|
237 |
+
|
238 |
+
# @ mappress
|
239 |
+
#: mappress_settings.php:126
|
240 |
+
msgid "Basic Settings"
|
241 |
+
msgstr "Paramètres"
|
242 |
+
|
243 |
+
# @ mappress
|
244 |
+
#: mappress_settings.php:127
|
245 |
+
msgid "Post types"
|
246 |
+
msgstr "Types d'article"
|
247 |
+
|
248 |
+
# @ mappress
|
249 |
+
#: mappress_settings.php:128
|
250 |
+
msgid "Automatic map display"
|
251 |
+
msgstr "Affichage de la carte automatique"
|
252 |
+
|
253 |
+
# @ mappress
|
254 |
+
#: mappress_settings.php:131
|
255 |
+
msgid "Map Controls"
|
256 |
+
msgstr ""
|
257 |
+
|
258 |
+
# @ mappress
|
259 |
+
#: mappress_settings.php:132
|
260 |
+
msgid "Draggable"
|
261 |
+
msgstr ""
|
262 |
+
|
263 |
+
# @ mappress
|
264 |
+
#: mappress_settings.php:133
|
265 |
+
msgid "Keyboard shortcuts"
|
266 |
+
msgstr "Raccourcis clavier"
|
267 |
+
|
268 |
+
# @ mappress
|
269 |
+
#: mappress_settings.php:134
|
270 |
+
msgid "Scroll wheel zoom"
|
271 |
+
msgstr "Zoomer avec la roulette de souris"
|
272 |
+
|
273 |
+
# @ mappress
|
274 |
+
#: mappress_settings.php:135
|
275 |
+
msgid "Map Types"
|
276 |
+
msgstr ""
|
277 |
+
|
278 |
+
# @ mappress
|
279 |
+
#: mappress_settings.php:136
|
280 |
+
msgid "Map controls"
|
281 |
+
msgstr ""
|
282 |
+
|
283 |
+
# @ mappress
|
284 |
+
#: mappress_settings.php:138
|
285 |
+
msgid "Map Settings"
|
286 |
+
msgstr ""
|
287 |
+
|
288 |
+
# @ mappress
|
289 |
+
#: mappress_settings.php:139
|
290 |
+
msgid "Map links"
|
291 |
+
msgstr ""
|
292 |
+
|
293 |
+
# @ mappress
|
294 |
+
#: mappress_settings.php:140
|
295 |
+
msgid "Map alignment"
|
296 |
+
msgstr "Plan d'alignement"
|
297 |
+
|
298 |
+
# @ mappress
|
299 |
+
#: mappress_settings.php:141
|
300 |
+
msgid "Map border"
|
301 |
+
msgstr ""
|
302 |
+
|
303 |
+
# @ mappress
|
304 |
+
#: mappress_settings.php:142
|
305 |
+
msgid "Map border color"
|
306 |
+
msgstr ""
|
307 |
+
|
308 |
+
# @ mappress
|
309 |
+
#: mappress_settings.php:143
|
310 |
+
msgid "Open first POI"
|
311 |
+
msgstr ""
|
312 |
+
|
313 |
+
# @ mappress
|
314 |
+
#: mappress_settings.php:145
|
315 |
+
msgid "POI Settings"
|
316 |
+
msgstr ""
|
317 |
+
|
318 |
+
# @ mappress
|
319 |
+
#: mappress_settings.php:146
|
320 |
+
msgid "POI links"
|
321 |
+
msgstr ""
|
322 |
+
|
323 |
+
# @ mappress
|
324 |
+
#: mappress_settings.php:147
|
325 |
+
msgid "Tooltips"
|
326 |
+
msgstr "Infobulles"
|
327 |
+
|
328 |
+
# @ mappress
|
329 |
+
#: mappress_settings.php:148
|
330 |
+
msgid "Default zoom"
|
331 |
+
msgstr ""
|
332 |
+
|
333 |
+
# @ mappress
|
334 |
+
#: mappress_settings.php:151
|
335 |
+
msgid "Mashups"
|
336 |
+
msgstr ""
|
337 |
+
|
338 |
+
# @ mappress
|
339 |
+
#: mappress_settings.php:152
|
340 |
+
msgid "Icons"
|
341 |
+
msgstr ""
|
342 |
+
|
343 |
+
# @ mappress
|
344 |
+
#: mappress_settings.php:153
|
345 |
+
msgid "Styled Maps"
|
346 |
+
msgstr ""
|
347 |
+
|
348 |
+
# @ mappress
|
349 |
+
#: mappress_settings.php:154
|
350 |
+
msgid "Geocoding"
|
351 |
+
msgstr ""
|
352 |
+
|
353 |
+
# @ mappress
|
354 |
+
#: mappress_settings.php:157
|
355 |
+
msgid "Localization"
|
356 |
+
msgstr ""
|
357 |
+
|
358 |
+
# @ mappress
|
359 |
+
#: mappress_settings.php:158
|
360 |
+
msgid "Language"
|
361 |
+
msgstr "Langue"
|
362 |
+
|
363 |
+
# @ mappress
|
364 |
+
#: mappress_settings.php:159
|
365 |
+
msgid "Country"
|
366 |
+
msgstr "Pays"
|
367 |
+
|
368 |
+
# @ mappress
|
369 |
+
#: mappress_settings.php:160
|
370 |
+
msgid "Directions server"
|
371 |
+
msgstr ""
|
372 |
+
|
373 |
+
# @ mappress
|
374 |
+
#: mappress_settings.php:161
|
375 |
+
msgid "Directions units"
|
376 |
+
msgstr ""
|
377 |
+
|
378 |
+
# @ mappress
|
379 |
+
#: mappress_settings.php:163
|
380 |
+
msgid "Miscellaneous"
|
381 |
+
msgstr ""
|
382 |
+
|
383 |
+
# @ mappress
|
384 |
+
#: mappress_settings.php:164
|
385 |
+
msgid "Adaptive display"
|
386 |
+
msgstr ""
|
387 |
+
|
388 |
+
# @ mappress
|
389 |
+
#: mappress_settings.php:165
|
390 |
+
msgid "Turn off CSS"
|
391 |
+
msgstr ""
|
392 |
+
|
393 |
+
# @ mappress
|
394 |
+
#: mappress_settings.php:166
|
395 |
+
msgid "Load maps last"
|
396 |
+
msgstr ""
|
397 |
+
|
398 |
+
# @ default
|
399 |
+
#: mappress_settings.php:221
|
400 |
+
msgid "Use the settings below to automatically create maps from custom fields."
|
401 |
+
msgstr ""
|
402 |
+
|
403 |
+
# @ mappress
|
404 |
+
#: mappress_settings.php:227
|
405 |
+
msgid "Posts"
|
406 |
+
msgstr ""
|
407 |
+
|
408 |
+
# @ mappress
|
409 |
+
#: mappress_settings.php:228
|
410 |
+
msgid "Pages"
|
411 |
+
msgstr ""
|
412 |
+
|
413 |
+
# @ mappress
|
414 |
+
#: mappress_settings.php:240
|
415 |
+
msgid "country code"
|
416 |
+
msgstr "Code de pays"
|
417 |
+
|
418 |
+
# @ mappress
|
419 |
+
#: mappress_settings.php:242
|
420 |
+
#, php-format
|
421 |
+
msgid "Enter a %s to use when searching (leave blank for USA)"
|
422 |
+
msgstr "Entrer un %s à utiliser par défaut pour les recherches d'adresse. (laisser vide pour les USA)"
|
423 |
+
|
424 |
+
# @ mappress
|
425 |
+
#: mappress_settings.php:249
|
426 |
+
msgid "Enter a google server URL for directions/printing"
|
427 |
+
msgstr ""
|
428 |
+
|
429 |
+
# @ mappress
|
430 |
+
#: mappress_settings.php:254
|
431 |
+
msgid "(Default)"
|
432 |
+
msgstr ""
|
433 |
+
|
434 |
+
# @ mappress
|
435 |
+
#: mappress_settings.php:254
|
436 |
+
msgid "Metric (kilometers)"
|
437 |
+
msgstr ""
|
438 |
+
|
439 |
+
# @ mappress
|
440 |
+
#: mappress_settings.php:254
|
441 |
+
msgid "Imperial (miles)"
|
442 |
+
msgstr ""
|
443 |
+
|
444 |
+
# @ mappress
|
445 |
+
#: mappress_settings.php:259
|
446 |
+
msgid "Enable map dragging with the mouse"
|
447 |
+
msgstr ""
|
448 |
+
|
449 |
+
# @ mappress
|
450 |
+
#: mappress_settings.php:263
|
451 |
+
msgid "Enable zoom with the mouse scroll wheel"
|
452 |
+
msgstr "Activer le zoom avec la roulette de la souris"
|
453 |
+
|
454 |
+
# @ mappress
|
455 |
+
#: mappress_settings.php:267
|
456 |
+
msgid "Enable keyboard panning and zooming"
|
457 |
+
msgstr "Activer clavier panoramique et de zoom"
|
458 |
+
|
459 |
+
# @ mappress
|
460 |
+
#: mappress_settings.php:273
|
461 |
+
msgid "language"
|
462 |
+
msgstr "Langue"
|
463 |
+
|
464 |
+
# @ mappress
|
465 |
+
#: mappress_settings.php:275
|
466 |
+
#, php-format
|
467 |
+
msgid "Use a specific %s for map controls and geocoding"
|
468 |
+
msgstr ""
|
469 |
+
|
470 |
+
# @ mappress
|
471 |
+
#: mappress_settings.php:283
|
472 |
+
#: mappress_settings.php:289
|
473 |
+
#: mappress_settings.php:384
|
474 |
+
msgid "Default"
|
475 |
+
msgstr "Défaut"
|
476 |
+
|
477 |
+
# @ mappress
|
478 |
+
#: mappress_settings.php:284
|
479 |
+
msgid "Horizontal"
|
480 |
+
msgstr ""
|
481 |
+
|
482 |
+
# @ mappress
|
483 |
+
#: mappress_settings.php:285
|
484 |
+
msgid "Dropdown"
|
485 |
+
msgstr ""
|
486 |
+
|
487 |
+
# @ mappress
|
488 |
+
#: mappress_settings.php:290
|
489 |
+
msgid "Small"
|
490 |
+
msgstr "Petit"
|
491 |
+
|
492 |
+
# @ mappress
|
493 |
+
#: mappress_settings.php:291
|
494 |
+
msgid "Large"
|
495 |
+
msgstr "Grand"
|
496 |
+
|
497 |
+
# @ mappress
|
498 |
+
#: mappress_settings.php:292
|
499 |
+
msgid "Android"
|
500 |
+
msgstr ""
|
501 |
+
|
502 |
+
# @ mappress
|
503 |
+
#: mappress_settings.php:303
|
504 |
+
msgid "Open initially"
|
505 |
+
msgstr ""
|
506 |
+
|
507 |
+
# @ mappress
|
508 |
+
#: mappress_settings.php:305
|
509 |
+
#: mappress_settings.php:307
|
510 |
+
#: mappress_settings.php:309
|
511 |
+
msgid "Checked initially"
|
512 |
+
msgstr ""
|
513 |
+
|
514 |
+
# @ mappress
|
515 |
+
#: mappress_settings.php:311
|
516 |
+
msgid "Control"
|
517 |
+
msgstr ""
|
518 |
+
|
519 |
+
# @ default
|
520 |
+
#: mappress_settings.php:311
|
521 |
+
msgid "Enable"
|
522 |
+
msgstr ""
|
523 |
+
|
524 |
+
# @ mappress
|
525 |
+
#: mappress_settings.php:311
|
526 |
+
#: mappress_settings.php:409
|
527 |
+
msgid "Style"
|
528 |
+
msgstr ""
|
529 |
+
|
530 |
+
# @ mappress
|
531 |
+
#: mappress_settings.php:314
|
532 |
+
msgid "Map types"
|
533 |
+
msgstr "Types de carte"
|
534 |
+
|
535 |
+
# @ mappress
|
536 |
+
#: mappress_settings.php:315
|
537 |
+
msgid "Pan"
|
538 |
+
msgstr ""
|
539 |
+
|
540 |
+
# @ mappress
|
541 |
+
#: mappress_settings.php:317
|
542 |
+
msgid "Street view"
|
543 |
+
msgstr ""
|
544 |
+
|
545 |
+
# @ mappress
|
546 |
+
#: mappress_settings.php:318
|
547 |
+
msgid "Scale"
|
548 |
+
msgstr ""
|
549 |
+
|
550 |
+
# @ mappress
|
551 |
+
#: mappress_settings.php:319
|
552 |
+
msgid "Overview map"
|
553 |
+
msgstr ""
|
554 |
+
|
555 |
+
# @ mappress
|
556 |
+
#: mappress_settings.php:320
|
557 |
+
msgid "Public transit"
|
558 |
+
msgstr ""
|
559 |
+
|
560 |
+
# @ mappress
|
561 |
+
#: mappress_settings.php:322
|
562 |
+
msgid "Bike routes"
|
563 |
+
msgstr ""
|
564 |
+
|
565 |
+
# @ mappress
|
566 |
+
#: mappress_settings.php:329
|
567 |
+
msgid "Road map"
|
568 |
+
msgstr ""
|
569 |
+
|
570 |
+
# @ mappress
|
571 |
+
#: mappress_settings.php:330
|
572 |
+
#: pro/mappress_widget.php:142
|
573 |
+
msgid "Satellite"
|
574 |
+
msgstr ""
|
575 |
+
|
576 |
+
# @ mappress
|
577 |
+
#: mappress_settings.php:331
|
578 |
+
#: pro/mappress_widget.php:143
|
579 |
+
msgid "Terrain"
|
580 |
+
msgstr ""
|
581 |
+
|
582 |
+
# @ mappress
|
583 |
+
#: mappress_settings.php:332
|
584 |
+
#: pro/mappress_widget.php:141
|
585 |
+
msgid "Hybrid"
|
586 |
+
msgstr ""
|
587 |
+
|
588 |
+
# @ mappress
|
589 |
+
#: mappress_settings.php:345
|
590 |
+
msgid "Inline (in your blog)"
|
591 |
+
msgstr "Incorporé (dans votre blog)"
|
592 |
+
|
593 |
+
# @ mappress
|
594 |
+
#: mappress_settings.php:346
|
595 |
+
#: pro/mappress_pro_settings.php:165
|
596 |
+
#: pro/mappress_widget.php:110
|
597 |
+
msgid "Google"
|
598 |
+
msgstr "Google"
|
599 |
+
|
600 |
+
# @ mappress
|
601 |
+
#: mappress_settings.php:347
|
602 |
+
#: pro/mappress_widget.php:111
|
603 |
+
msgid "None"
|
604 |
+
msgstr "Aucun"
|
605 |
+
|
606 |
+
# @ mappress
|
607 |
+
#: mappress_settings.php:354
|
608 |
+
msgid "Automatically open the first POI when a map is displayed"
|
609 |
+
msgstr ""
|
610 |
+
|
611 |
+
# @ mappress
|
612 |
+
#: mappress_settings.php:359
|
613 |
+
#: mappress_settings.php:368
|
614 |
+
msgid "Show control"
|
615 |
+
msgstr ""
|
616 |
+
|
617 |
+
# @ mappress
|
618 |
+
#: mappress_settings.php:363
|
619 |
+
#: mappress_settings.php:372
|
620 |
+
msgid "Enabled by default"
|
621 |
+
msgstr ""
|
622 |
+
|
623 |
+
# @ mappress
|
624 |
+
#: mappress_settings.php:377
|
625 |
+
msgid "Show POI titles as a \"tooltip\" on mouse-over"
|
626 |
+
msgstr ""
|
627 |
+
|
628 |
+
# @ mappress
|
629 |
+
#: mappress_settings.php:385
|
630 |
+
#: pro/mappress_widget.php:116
|
631 |
+
msgid "Center"
|
632 |
+
msgstr "Centre"
|
633 |
+
|
634 |
+
# @ mappress
|
635 |
+
#: mappress_settings.php:386
|
636 |
+
msgid "Left"
|
637 |
+
msgstr "Gauche"
|
638 |
+
|
639 |
+
# @ mappress
|
640 |
+
#: mappress_settings.php:387
|
641 |
+
msgid "Right"
|
642 |
+
msgstr "Droite"
|
643 |
+
|
644 |
+
# @ mappress
|
645 |
+
#: mappress_settings.php:399
|
646 |
+
msgid "solid"
|
647 |
+
msgstr ""
|
648 |
+
|
649 |
+
# @ mappress
|
650 |
+
#: mappress_settings.php:400
|
651 |
+
msgid "dashed"
|
652 |
+
msgstr ""
|
653 |
+
|
654 |
+
# @ mappress
|
655 |
+
#: mappress_settings.php:401
|
656 |
+
msgid "dotted"
|
657 |
+
msgstr ""
|
658 |
+
|
659 |
+
# @ mappress
|
660 |
+
#: mappress_settings.php:402
|
661 |
+
msgid "double"
|
662 |
+
msgstr ""
|
663 |
+
|
664 |
+
# @ mappress
|
665 |
+
#: mappress_settings.php:403
|
666 |
+
msgid "groove"
|
667 |
+
msgstr ""
|
668 |
+
|
669 |
+
# @ mappress
|
670 |
+
#: mappress_settings.php:404
|
671 |
+
msgid "inset"
|
672 |
+
msgstr ""
|
673 |
+
|
674 |
+
# @ mappress
|
675 |
+
#: mappress_settings.php:405
|
676 |
+
msgid "outset"
|
677 |
+
msgstr ""
|
678 |
+
|
679 |
+
# @ mappress
|
680 |
+
#: mappress_settings.php:417
|
681 |
+
msgid "Width"
|
682 |
+
msgstr ""
|
683 |
+
|
684 |
+
# @ mappress
|
685 |
+
#: mappress_settings.php:423
|
686 |
+
msgid "Corner radius"
|
687 |
+
msgstr ""
|
688 |
+
|
689 |
+
# @ mappress
|
690 |
+
#: mappress_settings.php:431
|
691 |
+
msgid "Color"
|
692 |
+
msgstr ""
|
693 |
+
|
694 |
+
# @ mappress
|
695 |
+
#: mappress_settings.php:441
|
696 |
+
msgid "Display shadow"
|
697 |
+
msgstr ""
|
698 |
+
|
699 |
+
# @ mappress
|
700 |
+
#: mappress_settings.php:465
|
701 |
+
msgid "Default zoom for POIs entered by lat/lng"
|
702 |
+
msgstr ""
|
703 |
+
|
704 |
+
# @ mappress
|
705 |
+
#: mappress_settings.php:471
|
706 |
+
msgid "Top of post"
|
707 |
+
msgstr "Haut de l'article"
|
708 |
+
|
709 |
+
# @ mappress
|
710 |
+
#: mappress_settings.php:472
|
711 |
+
msgid "Bottom of post"
|
712 |
+
msgstr "Bas de l'article"
|
713 |
+
|
714 |
+
# @ mappress
|
715 |
+
#: mappress_settings.php:473
|
716 |
+
msgid "No automatic display"
|
717 |
+
msgstr "Pas d'affichage automatique"
|
718 |
+
|
719 |
+
# @ mappress
|
720 |
+
#: mappress_settings.php:480
|
721 |
+
msgid "Recenter maps when window is resized"
|
722 |
+
msgstr ""
|
723 |
+
|
724 |
+
# @ mappress
|
725 |
+
#: mappress_settings.php:484
|
726 |
+
#, php-format
|
727 |
+
msgid "Don't load the %s stylesheet"
|
728 |
+
msgstr ""
|
729 |
+
|
730 |
+
# @ mappress
|
731 |
+
#: mappress_settings.php:488
|
732 |
+
msgid "Load maps in window 'load' event"
|
733 |
+
msgstr ""
|
734 |
+
|
735 |
+
# @ mappress
|
736 |
+
#: mappress_settings.php:496
|
737 |
+
msgid "Rate it 5 Stars"
|
738 |
+
msgstr ""
|
739 |
+
|
740 |
+
# @ mappress
|
741 |
+
#: mappress_settings.php:498
|
742 |
+
#, php-format
|
743 |
+
msgid "%s on WordPress.org"
|
744 |
+
msgstr ""
|
745 |
+
|
746 |
+
# @ mappress
|
747 |
+
#: mappress_settings.php:499
|
748 |
+
msgid "Thanks for your support!"
|
749 |
+
msgstr ""
|
750 |
+
|
751 |
+
# @ mappress
|
752 |
+
#: mappress_settings.php:526
|
753 |
+
msgid "MapPress"
|
754 |
+
msgstr ""
|
755 |
+
|
756 |
+
# @ mappress
|
757 |
+
#: mappress_settings.php:527
|
758 |
+
msgid "Easy Google Maps"
|
759 |
+
msgstr ""
|
760 |
+
|
761 |
+
# @ mappress
|
762 |
+
#: mappress_settings.php:576
|
763 |
+
msgid "Like this plugin?"
|
764 |
+
msgstr ""
|
765 |
+
|
766 |
+
# @ mappress
|
767 |
+
#: mappress_settings.php:578
|
768 |
+
msgid "Sample Map"
|
769 |
+
msgstr ""
|
770 |
+
|
771 |
+
# @ mappress
|
772 |
+
#: mappress_settings.php:597
|
773 |
+
msgid "Save Changes"
|
774 |
+
msgstr "Sauvergarder les modifications"
|
775 |
+
|
776 |
+
# @ mappress
|
777 |
+
#: mappress_settings.php:598
|
778 |
+
msgid "Reset Defaults"
|
779 |
+
msgstr "Réinitialiser"
|
780 |
+
|
781 |
+
# @ default
|
782 |
+
#: mappress_updater.php:19
|
783 |
+
msgid "Settings"
|
784 |
+
msgstr ""
|
785 |
+
|
786 |
+
# @ mappress
|
787 |
+
#: mappress_updater.php:45
|
788 |
+
msgid "download it now"
|
789 |
+
msgstr ""
|
790 |
+
|
791 |
+
# @ mappress
|
792 |
+
#: mappress_updater.php:50
|
793 |
+
#, php-format
|
794 |
+
msgid "A PRO Version update is available for manual installation: %s"
|
795 |
+
msgstr ""
|
796 |
+
|
797 |
+
# @ mappress
|
798 |
+
#: forms/map_editor.php:4
|
799 |
+
#: templates/map_directions.php:11
|
800 |
+
msgid "My location"
|
801 |
+
msgstr ""
|
802 |
+
|
803 |
+
# @ mappress
|
804 |
+
#: forms/map_editor.php:14
|
805 |
+
msgid "Click map for lat/lng: "
|
806 |
+
msgstr ""
|
807 |
+
|
808 |
+
# @ mappress
|
809 |
+
#: forms/map_editor_infobox.php:22
|
810 |
+
msgid "Line: "
|
811 |
+
msgstr ""
|
812 |
+
|
813 |
+
# @ mappress
|
814 |
+
#: forms/map_editor_infobox.php:24
|
815 |
+
msgid "Weight"
|
816 |
+
msgstr ""
|
817 |
+
|
818 |
+
# @ mappress
|
819 |
+
#: forms/map_editor_infobox.php:25
|
820 |
+
#: forms/map_editor_infobox.php:31
|
821 |
+
msgid "Opacity"
|
822 |
+
msgstr ""
|
823 |
+
|
824 |
+
# @ mappress
|
825 |
+
#: forms/map_editor_infobox.php:29
|
826 |
+
msgid "Fill: "
|
827 |
+
msgstr ""
|
828 |
+
|
829 |
+
# @ mappress
|
830 |
+
#: forms/map_editor_infobox.php:40
|
831 |
+
msgid "Visual"
|
832 |
+
msgstr ""
|
833 |
+
|
834 |
+
# @ mappress
|
835 |
+
#: forms/map_editor_infobox.php:40
|
836 |
+
msgid "HTML"
|
837 |
+
msgstr ""
|
838 |
+
|
839 |
+
# @ mappress
|
840 |
+
#: forms/map_media.php:9
|
841 |
+
msgid "Maps for This Post"
|
842 |
+
msgstr ""
|
843 |
+
|
844 |
+
# @ mappress
|
845 |
+
#: forms/map_media.php:18
|
846 |
+
msgid "Map ID"
|
847 |
+
msgstr "ID de la carte"
|
848 |
+
|
849 |
+
# @ mappress
|
850 |
+
#: forms/map_media.php:24
|
851 |
+
msgid "Size"
|
852 |
+
msgstr ""
|
853 |
+
|
854 |
+
# @ default
|
855 |
+
#: forms/map_media.php:35
|
856 |
+
msgid "Map Title"
|
857 |
+
msgstr ""
|
858 |
+
|
859 |
+
#: pro/mappress_geocoders.php:53
|
860 |
+
msgid "No results, check that a geocoder is configured"
|
861 |
+
msgstr ""
|
862 |
+
|
863 |
+
#: pro/mappress_geocoders.php:76
|
864 |
+
#, php-format
|
865 |
+
msgid "Invalid status: %s, address: %s"
|
866 |
+
msgstr ""
|
867 |
+
|
868 |
+
#: pro/mappress_geocoders.php:85
|
869 |
+
#: pro/mappress_geocoders.php:149
|
870 |
+
#, php-format
|
871 |
+
msgid "No results for address: %s"
|
872 |
+
msgstr ""
|
873 |
+
|
874 |
+
#: pro/mappress_geocoders.php:145
|
875 |
+
#, php-format
|
876 |
+
msgid "Error: %s %s"
|
877 |
+
msgstr ""
|
878 |
+
|
879 |
+
# @ mappress
|
880 |
+
#: pro/mappress_icons.php:62
|
881 |
+
msgid "Cancel"
|
882 |
+
msgstr "Annuler"
|
883 |
+
|
884 |
+
# @ mappress
|
885 |
+
#: pro/mappress_icons.php:63
|
886 |
+
#, fuzzy
|
887 |
+
msgid "Use default icon"
|
888 |
+
msgstr "Réinitialiser"
|
889 |
+
|
890 |
+
# @ mappress
|
891 |
+
#: pro/mappress_pro.php:151
|
892 |
+
#, fuzzy
|
893 |
+
msgid "Automatic"
|
894 |
+
msgstr "Affichage de la carte automatique"
|
895 |
+
|
896 |
+
#: pro/mappress_pro_settings.php:10
|
897 |
+
msgid "POI list"
|
898 |
+
msgstr ""
|
899 |
+
|
900 |
+
#: pro/mappress_pro_settings.php:11
|
901 |
+
msgid "Use DataTables"
|
902 |
+
msgstr ""
|
903 |
+
|
904 |
+
#: pro/mappress_pro_settings.php:13
|
905 |
+
msgid "InfoWindow type"
|
906 |
+
msgstr ""
|
907 |
+
|
908 |
+
#: pro/mappress_pro_settings.php:14
|
909 |
+
msgid "InfoWindow panning"
|
910 |
+
msgstr ""
|
911 |
+
|
912 |
+
# @ mappress
|
913 |
+
#: pro/mappress_pro_settings.php:16
|
914 |
+
#, fuzzy
|
915 |
+
msgid "Default icon"
|
916 |
+
msgstr "Défaut"
|
917 |
+
|
918 |
+
#: pro/mappress_pro_settings.php:17
|
919 |
+
msgid "Custom icons directory"
|
920 |
+
msgstr ""
|
921 |
+
|
922 |
+
#: pro/mappress_pro_settings.php:19
|
923 |
+
msgid "Mashup POI title"
|
924 |
+
msgstr ""
|
925 |
+
|
926 |
+
#: pro/mappress_pro_settings.php:20
|
927 |
+
msgid "Mashup POI body"
|
928 |
+
msgstr ""
|
929 |
+
|
930 |
+
#: pro/mappress_pro_settings.php:21
|
931 |
+
msgid "Mashup POI click"
|
932 |
+
msgstr ""
|
933 |
+
|
934 |
+
# @ mappress
|
935 |
+
#: pro/mappress_pro_settings.php:22
|
936 |
+
#, fuzzy
|
937 |
+
msgid "Link title"
|
938 |
+
msgstr "Sans titre"
|
939 |
+
|
940 |
+
#: pro/mappress_pro_settings.php:23
|
941 |
+
msgid "Mashup Thumbnails"
|
942 |
+
msgstr ""
|
943 |
+
|
944 |
+
#: pro/mappress_pro_settings.php:24
|
945 |
+
msgid "Thumbnail Size"
|
946 |
+
msgstr ""
|
947 |
+
|
948 |
+
# @ mappress
|
949 |
+
#: pro/mappress_pro_settings.php:26
|
950 |
+
#, fuzzy
|
951 |
+
msgid "Styled maps"
|
952 |
+
msgstr "Rétrécir"
|
953 |
+
|
954 |
+
# @ mappress
|
955 |
+
#: pro/mappress_pro_settings.php:27
|
956 |
+
#, fuzzy
|
957 |
+
msgid "Default style"
|
958 |
+
msgstr "Défaut"
|
959 |
+
|
960 |
+
#: pro/mappress_pro_settings.php:29
|
961 |
+
msgid "Geocoder(s)"
|
962 |
+
msgstr ""
|
963 |
+
|
964 |
+
#: pro/mappress_pro_settings.php:30
|
965 |
+
msgid "Geocoding fields"
|
966 |
+
msgstr ""
|
967 |
+
|
968 |
+
#: pro/mappress_pro_settings.php:32
|
969 |
+
msgid "API key (optional)"
|
970 |
+
msgstr ""
|
971 |
+
|
972 |
+
# @ mappress
|
973 |
+
#: pro/mappress_pro_settings.php:33
|
974 |
+
#, fuzzy
|
975 |
+
msgid "Map sizes"
|
976 |
+
msgstr "Types de carte"
|
977 |
+
|
978 |
+
#: pro/mappress_pro_settings.php:34
|
979 |
+
msgid "Force resize"
|
980 |
+
msgstr ""
|
981 |
+
|
982 |
+
#: pro/mappress_pro_settings.php:63
|
983 |
+
msgid "Show a list of POIs under each map"
|
984 |
+
msgstr ""
|
985 |
+
|
986 |
+
#: pro/mappress_pro_settings.php:68
|
987 |
+
#, php-format
|
988 |
+
msgid "Show the POI list as a sortable %s"
|
989 |
+
msgstr ""
|
990 |
+
|
991 |
+
#: pro/mappress_pro_settings.php:72
|
992 |
+
msgid "POI title"
|
993 |
+
msgstr ""
|
994 |
+
|
995 |
+
# @ mappress
|
996 |
+
#: pro/mappress_pro_settings.php:72
|
997 |
+
#, fuzzy
|
998 |
+
msgid "Post title"
|
999 |
+
msgstr "Types d'article"
|
1000 |
+
|
1001 |
+
#: pro/mappress_pro_settings.php:77
|
1002 |
+
msgid "POI body"
|
1003 |
+
msgstr ""
|
1004 |
+
|
1005 |
+
# @ mappress
|
1006 |
+
#: pro/mappress_pro_settings.php:77
|
1007 |
+
#, fuzzy
|
1008 |
+
msgid "Address"
|
1009 |
+
msgstr "Ajouter"
|
1010 |
+
|
1011 |
+
#: pro/mappress_pro_settings.php:77
|
1012 |
+
msgid "Post excerpt"
|
1013 |
+
msgstr ""
|
1014 |
+
|
1015 |
+
#: pro/mappress_pro_settings.php:82
|
1016 |
+
msgid "Link POI titles to the underlying post"
|
1017 |
+
msgstr ""
|
1018 |
+
|
1019 |
+
#: pro/mappress_pro_settings.php:86
|
1020 |
+
msgid "Open the POI"
|
1021 |
+
msgstr ""
|
1022 |
+
|
1023 |
+
#: pro/mappress_pro_settings.php:86
|
1024 |
+
msgid "Go directly to the post"
|
1025 |
+
msgstr ""
|
1026 |
+
|
1027 |
+
#: pro/mappress_pro_settings.php:92
|
1028 |
+
msgid "Google InfoWindow"
|
1029 |
+
msgstr ""
|
1030 |
+
|
1031 |
+
#: pro/mappress_pro_settings.php:93
|
1032 |
+
msgid "InfoBox (can be styled and extend outside the map)"
|
1033 |
+
msgstr ""
|
1034 |
+
|
1035 |
+
#: pro/mappress_pro_settings.php:99
|
1036 |
+
msgid "Disable map panning when infoWindow / infoBox is opened"
|
1037 |
+
msgstr ""
|
1038 |
+
|
1039 |
+
#: pro/mappress_pro_settings.php:103
|
1040 |
+
msgid "Show featured image thumbnails in mashup POIs"
|
1041 |
+
msgstr ""
|
1042 |
+
|
1043 |
+
#: pro/mappress_pro_settings.php:111
|
1044 |
+
msgid "Use existing size: "
|
1045 |
+
msgstr ""
|
1046 |
+
|
1047 |
+
#: pro/mappress_pro_settings.php:114
|
1048 |
+
msgid "or resize to (px): "
|
1049 |
+
msgstr ""
|
1050 |
+
|
1051 |
+
#: pro/mappress_pro_settings.php:129
|
1052 |
+
msgid "styled maps"
|
1053 |
+
msgstr ""
|
1054 |
+
|
1055 |
+
#: pro/mappress_pro_settings.php:130
|
1056 |
+
msgid "styled maps wizard"
|
1057 |
+
msgstr ""
|
1058 |
+
|
1059 |
+
#: pro/mappress_pro_settings.php:132
|
1060 |
+
#, php-format
|
1061 |
+
msgid "Enter JSON for %s from Google's %s"
|
1062 |
+
msgstr ""
|
1063 |
+
|
1064 |
+
#: pro/mappress_pro_settings.php:141
|
1065 |
+
msgid "Style name"
|
1066 |
+
msgstr ""
|
1067 |
+
|
1068 |
+
#: pro/mappress_pro_settings.php:155
|
1069 |
+
msgid "No styles have been defined yet"
|
1070 |
+
msgstr ""
|
1071 |
+
|
1072 |
+
#: pro/mappress_pro_settings.php:166
|
1073 |
+
msgid "Nominatim"
|
1074 |
+
msgstr ""
|
1075 |
+
|
1076 |
+
#: pro/mappress_pro_settings.php:178
|
1077 |
+
msgid "Address Line 1"
|
1078 |
+
msgstr ""
|
1079 |
+
|
1080 |
+
#: pro/mappress_pro_settings.php:179
|
1081 |
+
msgid "Address Line 2"
|
1082 |
+
msgstr ""
|
1083 |
+
|
1084 |
+
#: pro/mappress_pro_settings.php:180
|
1085 |
+
msgid "Address Line 3"
|
1086 |
+
msgstr ""
|
1087 |
+
|
1088 |
+
#: pro/mappress_pro_settings.php:181
|
1089 |
+
msgid "Address Line 4"
|
1090 |
+
msgstr ""
|
1091 |
+
|
1092 |
+
#: pro/mappress_pro_settings.php:182
|
1093 |
+
msgid "Latitude"
|
1094 |
+
msgstr ""
|
1095 |
+
|
1096 |
+
#: pro/mappress_pro_settings.php:183
|
1097 |
+
msgid "Longitude"
|
1098 |
+
msgstr ""
|
1099 |
+
|
1100 |
+
#: pro/mappress_pro_settings.php:184
|
1101 |
+
msgid "Icon"
|
1102 |
+
msgstr ""
|
1103 |
+
|
1104 |
+
# @ mappress
|
1105 |
+
#: pro/mappress_pro_settings.php:185
|
1106 |
+
#, fuzzy
|
1107 |
+
msgid "Title"
|
1108 |
+
msgstr "Sans titre"
|
1109 |
+
|
1110 |
+
#: pro/mappress_pro_settings.php:186
|
1111 |
+
msgid "Body"
|
1112 |
+
msgstr ""
|
1113 |
+
|
1114 |
+
# @ mappress
|
1115 |
+
#: pro/mappress_pro_settings.php:187
|
1116 |
+
#, fuzzy
|
1117 |
+
msgid "Map Zoom"
|
1118 |
+
msgstr "Zoom"
|
1119 |
+
|
1120 |
+
# @ mappress
|
1121 |
+
#: pro/mappress_pro_settings.php:190
|
1122 |
+
#: pro/mappress_widget.php:140
|
1123 |
+
#, fuzzy
|
1124 |
+
msgid "Map"
|
1125 |
+
msgstr "ID de la carte"
|
1126 |
+
|
1127 |
+
#: pro/mappress_pro_settings.php:190
|
1128 |
+
msgid "Custom Field"
|
1129 |
+
msgstr ""
|
1130 |
+
|
1131 |
+
#: pro/mappress_pro_settings.php:199
|
1132 |
+
msgid "Overwrite existing maps when upating"
|
1133 |
+
msgstr ""
|
1134 |
+
|
1135 |
+
#: pro/mappress_pro_settings.php:204
|
1136 |
+
msgid "usage tracking"
|
1137 |
+
msgstr ""
|
1138 |
+
|
1139 |
+
#: pro/mappress_pro_settings.php:205
|
1140 |
+
#, php-format
|
1141 |
+
msgid "API keys is needed only for premium services or %s"
|
1142 |
+
msgstr ""
|
1143 |
+
|
1144 |
+
#: pro/mappress_pro_settings.php:209
|
1145 |
+
msgid "Enter default map sizes"
|
1146 |
+
msgstr ""
|
1147 |
+
|
1148 |
+
#: pro/mappress_pro_settings.php:213
|
1149 |
+
msgid "Width(px)"
|
1150 |
+
msgstr ""
|
1151 |
+
|
1152 |
+
#: pro/mappress_pro_settings.php:213
|
1153 |
+
msgid "Height(px)"
|
1154 |
+
msgstr ""
|
1155 |
+
|
1156 |
+
#: pro/mappress_pro_settings.php:228
|
1157 |
+
msgid "Permanently resize existing maps"
|
1158 |
+
msgstr ""
|
1159 |
+
|
1160 |
+
#: pro/mappress_pro_settings.php:230
|
1161 |
+
#, php-format
|
1162 |
+
msgid "from %s to %s"
|
1163 |
+
msgstr ""
|
1164 |
+
|
1165 |
+
#: pro/mappress_pro_settings.php:231
|
1166 |
+
msgid "Force Resize"
|
1167 |
+
msgstr ""
|
1168 |
+
|
1169 |
+
#: pro/mappress_widget.php:78
|
1170 |
+
msgid "Widget title"
|
1171 |
+
msgstr ""
|
1172 |
+
|
1173 |
+
#: pro/mappress_widget.php:83
|
1174 |
+
msgid "Map size"
|
1175 |
+
msgstr ""
|
1176 |
+
|
1177 |
+
#: pro/mappress_widget.php:89
|
1178 |
+
msgid "Show"
|
1179 |
+
msgstr ""
|
1180 |
+
|
1181 |
+
#: pro/mappress_widget.php:90
|
1182 |
+
msgid "Current posts"
|
1183 |
+
msgstr ""
|
1184 |
+
|
1185 |
+
#: pro/mappress_widget.php:91
|
1186 |
+
msgid "Hide if empty"
|
1187 |
+
msgstr ""
|
1188 |
+
|
1189 |
+
#: pro/mappress_widget.php:93
|
1190 |
+
msgid "All posts"
|
1191 |
+
msgstr ""
|
1192 |
+
|
1193 |
+
#: pro/mappress_widget.php:94
|
1194 |
+
msgid "Custom query"
|
1195 |
+
msgstr ""
|
1196 |
+
|
1197 |
+
#: pro/mappress_widget.php:97
|
1198 |
+
msgid "Learn about queries"
|
1199 |
+
msgstr ""
|
1200 |
+
|
1201 |
+
#: pro/mappress_widget.php:102
|
1202 |
+
msgid "Show POI list"
|
1203 |
+
msgstr ""
|
1204 |
+
|
1205 |
+
#: pro/mappress_widget.php:104
|
1206 |
+
msgid "Link POIs to posts"
|
1207 |
+
msgstr ""
|
1208 |
+
|
1209 |
+
#: pro/mappress_widget.php:109
|
1210 |
+
msgid "Inline"
|
1211 |
+
msgstr ""
|
1212 |
+
|
1213 |
+
# @ mappress
|
1214 |
+
#: pro/mappress_widget.php:137
|
1215 |
+
#, fuzzy
|
1216 |
+
msgid "Map type"
|
1217 |
+
msgstr "Types de carte"
|
1218 |
+
|
1219 |
+
# @ mappress
|
1220 |
+
#: pro/mappress_widget.php:151
|
1221 |
+
#, fuzzy
|
1222 |
+
msgid "Other Settings"
|
1223 |
+
msgstr "Paramètres"
|
1224 |
+
|
1225 |
+
#: pro/mappress_widget.php:154
|
1226 |
+
msgid "Example: traffic=\"false\" maplinks=\"\""
|
1227 |
+
msgstr ""
|
1228 |
+
|
1229 |
+
# @ mappress
|
1230 |
+
#: templates/map_directions.php:16
|
1231 |
+
msgid "Swap start and end"
|
1232 |
+
msgstr "Inverser Début et Fin"
|
1233 |
+
|
1234 |
+
# @ mappress
|
1235 |
+
#: templates/map_directions.php:30
|
1236 |
+
msgid "Print"
|
1237 |
+
msgstr ""
|
1238 |
+
|
1239 |
+
# @ mappress
|
1240 |
+
#: templates/map_directions.php:31
|
1241 |
+
msgid "Close"
|
1242 |
+
msgstr "Fermer"
|
1243 |
+
|
1244 |
+
# @ mappress
|
1245 |
+
#: templates/map_poi_list.php:5
|
1246 |
+
msgid "Location"
|
1247 |
+
msgstr "Emplacement"
|
1248 |
+
|
languages/mappress-hr.mo
ADDED
Binary file
|
languages/mappress-hr.po
ADDED
@@ -0,0 +1,1179 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: \n"
|
4 |
+
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2012-12-21 20:40-0800\n"
|
6 |
+
"PO-Revision-Date: 2012-12-23 22:55+0100\n"
|
7 |
+
"Last-Translator: Vinko Prelac <vinko.prelac@gmail.com>\n"
|
8 |
+
"Language-Team: \n"
|
9 |
+
"Language: \n"
|
10 |
+
"MIME-Version: 1.0\n"
|
11 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
12 |
+
"Content-Transfer-Encoding: 8bit\n"
|
13 |
+
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__;_e\n"
|
14 |
+
"X-Poedit-Basepath: .\n"
|
15 |
+
"X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress\\wp-content\\plugins\\mappress-google-maps-for-wordpress\n"
|
16 |
+
|
17 |
+
#: ../mappress.php:118
|
18 |
+
msgid "Version"
|
19 |
+
msgstr "Verzija"
|
20 |
+
|
21 |
+
#: ../mappress.php:126
|
22 |
+
msgid "Documentation"
|
23 |
+
msgstr "Dokumentacija"
|
24 |
+
|
25 |
+
#: ../mappress.php:127
|
26 |
+
msgid "Support"
|
27 |
+
msgstr "Podrška"
|
28 |
+
|
29 |
+
#: ../mappress.php:128
|
30 |
+
msgid "Contact"
|
31 |
+
msgstr "Kontakt"
|
32 |
+
|
33 |
+
#: ../mappress.php:131
|
34 |
+
msgid "Upgrade to MapPress Pro"
|
35 |
+
msgstr "Nadogradnja na MapPress Pro"
|
36 |
+
|
37 |
+
#: ../mappress.php:322
|
38 |
+
msgid "MapPress database tables are missing. Please deactivate the plugin and activate it again to fix this."
|
39 |
+
msgstr "Nedostaju tablice u bazi podataka. Molimo deaktivirajte dodatak i zatim ga opet aktivirajte kako biste ovo popravili."
|
40 |
+
|
41 |
+
#: ../mappress.php:327
|
42 |
+
msgid "WARNING: MapPress now requires WordPress 3.2 or higher. Please upgrade before using MapPress."
|
43 |
+
msgstr "UPOZORENJE: MapPress zahtjeva WordPress 3.2 ili noviji. Molimo izvršite nadogradnju prije korištenja MapPress dodatka."
|
44 |
+
|
45 |
+
#: ../mappress.php:332
|
46 |
+
msgid "WARNING: MapPress is not compfatible with the WP-Geo plugin. Please deactivate or uninstall WP-Geo before using MapPress."
|
47 |
+
msgstr "UPOZORENJE: MapPress nije kompatibilan sa WP-Geo dodatkom. Molimo deaktivirajte ili deinstalirajte WP-Geo prije korištenja MapPress dodatka."
|
48 |
+
|
49 |
+
#: ../mappress.php:524
|
50 |
+
#: ../templates/map_directions.php:6
|
51 |
+
msgid "Bicycling"
|
52 |
+
msgstr "Biciklom"
|
53 |
+
|
54 |
+
#: ../mappress.php:525
|
55 |
+
msgid "Bike"
|
56 |
+
msgstr "Bicikl"
|
57 |
+
|
58 |
+
#: ../mappress.php:526
|
59 |
+
msgid "One of the addresses could not be found."
|
60 |
+
msgstr "Jedna od adresa nije pronađena."
|
61 |
+
|
62 |
+
#: ../mappress.php:527
|
63 |
+
msgid "Google cannot return directions between those addresses. There is no route between them or the routing information is not available."
|
64 |
+
msgstr "Google nije mogao kreirati upute između navedenih adresa. Ne postoji ruta između lokacija ili podaci o ruti nisu dostupni."
|
65 |
+
|
66 |
+
#: ../mappress.php:528
|
67 |
+
msgid "Unknown error, unable to return directions. Status code = "
|
68 |
+
msgstr "Nepoznata greška, nije moguće prikazati upute. Status kod = "
|
69 |
+
|
70 |
+
#: ../mappress.php:529
|
71 |
+
#: ../mappress_poi.php:282
|
72 |
+
#: ../mappress_settings.php:129
|
73 |
+
#: ../pro/mappress_widget.php:108
|
74 |
+
msgid "Directions"
|
75 |
+
msgstr "Upute"
|
76 |
+
|
77 |
+
#: ../mappress.php:530
|
78 |
+
msgid "Error reading KML file"
|
79 |
+
msgstr "Greška pri učitavanju KML datoteke"
|
80 |
+
|
81 |
+
#: ../mappress.php:531
|
82 |
+
msgid "Loading..."
|
83 |
+
msgstr "Učitavam..."
|
84 |
+
|
85 |
+
#: ../mappress.php:532
|
86 |
+
msgid "No matching address"
|
87 |
+
msgstr "Nema podudarajuće adrese"
|
88 |
+
|
89 |
+
#: ../mappress.php:533
|
90 |
+
msgid "Unable to get your location"
|
91 |
+
msgstr "Ne mogu pronaći vašu lokaciju"
|
92 |
+
|
93 |
+
#: ../mappress.php:534
|
94 |
+
#: ../mappress_settings.php:319
|
95 |
+
msgid "Traffic"
|
96 |
+
msgstr "Promet"
|
97 |
+
|
98 |
+
#: ../mappress.php:535
|
99 |
+
msgid "Transit"
|
100 |
+
msgstr "Tranzit"
|
101 |
+
|
102 |
+
#: ../mappress.php:536
|
103 |
+
#: ../mappress_poi.php:331
|
104 |
+
#: ../mappress_settings.php:314
|
105 |
+
#: ../mappress_settings.php:453
|
106 |
+
#: ../pro/mappress_widget.php:124
|
107 |
+
msgid "Zoom"
|
108 |
+
msgstr "Zum"
|
109 |
+
|
110 |
+
#: ../mappress.php:541
|
111 |
+
msgid "Add"
|
112 |
+
msgstr "Dodaj"
|
113 |
+
|
114 |
+
#: ../mappress.php:542
|
115 |
+
msgid "Click & drag to move"
|
116 |
+
msgstr "Kliknite i povucite za premještanje"
|
117 |
+
|
118 |
+
#: ../mappress.php:543
|
119 |
+
msgid "Click to change"
|
120 |
+
msgstr "Kliknite za promjenu"
|
121 |
+
|
122 |
+
#: ../mappress.php:544
|
123 |
+
#: ../mappress_map.php:428
|
124 |
+
msgid "Delete"
|
125 |
+
msgstr "Obriši"
|
126 |
+
|
127 |
+
#: ../mappress.php:545
|
128 |
+
msgid "Delete this POI?"
|
129 |
+
msgstr "Obrisati ovaj marker?"
|
130 |
+
|
131 |
+
#: ../mappress.php:546
|
132 |
+
msgid "Delete this map?"
|
133 |
+
msgstr "Obrisati ovu mapu?"
|
134 |
+
|
135 |
+
#: ../mappress.php:547
|
136 |
+
msgid "Please save the map first"
|
137 |
+
msgstr "Molimo prvo spremite mapu"
|
138 |
+
|
139 |
+
#: ../mappress.php:548
|
140 |
+
msgid "Shape"
|
141 |
+
msgstr "Oblik"
|
142 |
+
|
143 |
+
#: ../mappress.php:549
|
144 |
+
msgid "Untitled"
|
145 |
+
msgstr "Neimenovano"
|
146 |
+
|
147 |
+
#: ../mappress_map.php:107
|
148 |
+
msgid "Map not found"
|
149 |
+
msgstr "Mapa nije pronađena"
|
150 |
+
|
151 |
+
#: ../mappress_map.php:196
|
152 |
+
#: ../mappress_map.php:202
|
153 |
+
msgid "Internal error, your data has not been saved!"
|
154 |
+
msgstr "Interna greška, uneseni podaci nisu spremljeni!"
|
155 |
+
|
156 |
+
#: ../mappress_map.php:427
|
157 |
+
msgid "Edit"
|
158 |
+
msgstr "Uredi"
|
159 |
+
|
160 |
+
#: ../mappress_map.php:467
|
161 |
+
msgid "Show map"
|
162 |
+
msgstr "Prikaži mapu"
|
163 |
+
|
164 |
+
#: ../mappress_map.php:479
|
165 |
+
#: ../mappress_settings.php:445
|
166 |
+
#: ../forms/map_editor.php:5
|
167 |
+
msgid "Center map"
|
168 |
+
msgstr "Centriraj mapu"
|
169 |
+
|
170 |
+
#: ../mappress_map.php:488
|
171 |
+
#: ../mappress_settings.php:446
|
172 |
+
msgid "Reset map"
|
173 |
+
msgstr "Resetiraj mapu"
|
174 |
+
|
175 |
+
#: ../mappress_map.php:497
|
176 |
+
#: ../mappress_settings.php:444
|
177 |
+
msgid "Bigger map"
|
178 |
+
msgstr "Veća mapa"
|
179 |
+
|
180 |
+
#: ../mappress_map.php:498
|
181 |
+
msgid "Smaller map"
|
182 |
+
msgstr "Manja mapa"
|
183 |
+
|
184 |
+
#: ../mappress_poi.php:247
|
185 |
+
#: ../mappress_settings.php:454
|
186 |
+
msgid "Directions to"
|
187 |
+
msgstr "Upute do"
|
188 |
+
|
189 |
+
#: ../mappress_poi.php:249
|
190 |
+
#: ../mappress_settings.php:455
|
191 |
+
msgid "Directions from"
|
192 |
+
msgstr "Upute od"
|
193 |
+
|
194 |
+
#: ../mappress_settings.php:126
|
195 |
+
msgid "Basic Settings"
|
196 |
+
msgstr "Osnovne postavke"
|
197 |
+
|
198 |
+
#: ../mappress_settings.php:127
|
199 |
+
msgid "Post types"
|
200 |
+
msgstr "Tipovi postova"
|
201 |
+
|
202 |
+
#: ../mappress_settings.php:128
|
203 |
+
msgid "Automatic map display"
|
204 |
+
msgstr "Automatski prikaz mape"
|
205 |
+
|
206 |
+
#: ../mappress_settings.php:131
|
207 |
+
msgid "Map Controls"
|
208 |
+
msgstr "Kontrole mape"
|
209 |
+
|
210 |
+
#: ../mappress_settings.php:132
|
211 |
+
msgid "Draggable"
|
212 |
+
msgstr "Pomično"
|
213 |
+
|
214 |
+
#: ../mappress_settings.php:133
|
215 |
+
msgid "Keyboard shortcuts"
|
216 |
+
msgstr "Tipkovnički prečaci"
|
217 |
+
|
218 |
+
#: ../mappress_settings.php:134
|
219 |
+
msgid "Scroll wheel zoom"
|
220 |
+
msgstr "Zumiranje kotačićem miša"
|
221 |
+
|
222 |
+
#: ../mappress_settings.php:135
|
223 |
+
msgid "Map Types"
|
224 |
+
msgstr "Tipovi mapa"
|
225 |
+
|
226 |
+
#: ../mappress_settings.php:136
|
227 |
+
msgid "Map controls"
|
228 |
+
msgstr "Kontrole mape"
|
229 |
+
|
230 |
+
#: ../mappress_settings.php:138
|
231 |
+
msgid "Map Settings"
|
232 |
+
msgstr "Postavke"
|
233 |
+
|
234 |
+
#: ../mappress_settings.php:139
|
235 |
+
msgid "Map links"
|
236 |
+
msgstr "LInkovi mapa"
|
237 |
+
|
238 |
+
#: ../mappress_settings.php:140
|
239 |
+
msgid "Map alignment"
|
240 |
+
msgstr "Poravnanje mape"
|
241 |
+
|
242 |
+
#: ../mappress_settings.php:141
|
243 |
+
msgid "Map border"
|
244 |
+
msgstr "Obrub mape"
|
245 |
+
|
246 |
+
#: ../mappress_settings.php:142
|
247 |
+
msgid "Map border color"
|
248 |
+
msgstr "Boja obruba mape"
|
249 |
+
|
250 |
+
#: ../mappress_settings.php:143
|
251 |
+
msgid "Open first POI"
|
252 |
+
msgstr "Otvoriti prvi marker"
|
253 |
+
|
254 |
+
#: ../mappress_settings.php:145
|
255 |
+
msgid "POI Settings"
|
256 |
+
msgstr "Postavke markera"
|
257 |
+
|
258 |
+
#: ../mappress_settings.php:146
|
259 |
+
msgid "POI links"
|
260 |
+
msgstr "Linkovi markera"
|
261 |
+
|
262 |
+
#: ../mappress_settings.php:147
|
263 |
+
msgid "Tooltips"
|
264 |
+
msgstr "Tooltip"
|
265 |
+
|
266 |
+
#: ../mappress_settings.php:148
|
267 |
+
msgid "Default zoom"
|
268 |
+
msgstr "Uobičajeni zum"
|
269 |
+
|
270 |
+
#: ../mappress_settings.php:151
|
271 |
+
msgid "Mashups"
|
272 |
+
msgstr "Mashupovi"
|
273 |
+
|
274 |
+
#: ../mappress_settings.php:152
|
275 |
+
msgid "Icons"
|
276 |
+
msgstr "Ikonice"
|
277 |
+
|
278 |
+
#: ../mappress_settings.php:153
|
279 |
+
msgid "Styled Maps"
|
280 |
+
msgstr "Oblikove mape"
|
281 |
+
|
282 |
+
#: ../mappress_settings.php:154
|
283 |
+
msgid "Geocoding"
|
284 |
+
msgstr "Geokodiranje"
|
285 |
+
|
286 |
+
#: ../mappress_settings.php:157
|
287 |
+
msgid "Localization"
|
288 |
+
msgstr "Lokalizacija"
|
289 |
+
|
290 |
+
#: ../mappress_settings.php:158
|
291 |
+
msgid "Language"
|
292 |
+
msgstr "Jezik"
|
293 |
+
|
294 |
+
#: ../mappress_settings.php:159
|
295 |
+
msgid "Country"
|
296 |
+
msgstr "Zemlja"
|
297 |
+
|
298 |
+
#: ../mappress_settings.php:160
|
299 |
+
msgid "Directions server"
|
300 |
+
msgstr "Poslužitelj za upute"
|
301 |
+
|
302 |
+
#: ../mappress_settings.php:161
|
303 |
+
msgid "Directions units"
|
304 |
+
msgstr "Mjerna jedinica uputa"
|
305 |
+
|
306 |
+
#: ../mappress_settings.php:163
|
307 |
+
msgid "Miscellaneous"
|
308 |
+
msgstr "Razno"
|
309 |
+
|
310 |
+
#: ../mappress_settings.php:164
|
311 |
+
msgid "POI editor"
|
312 |
+
msgstr "Uređivač markera"
|
313 |
+
|
314 |
+
#: ../mappress_settings.php:165
|
315 |
+
msgid "Adaptive display"
|
316 |
+
msgstr "Prilagodljivi prikaz"
|
317 |
+
|
318 |
+
#: ../mappress_settings.php:166
|
319 |
+
msgid "Turn off CSS"
|
320 |
+
msgstr "Isključi CSS"
|
321 |
+
|
322 |
+
#: ../mappress_settings.php:219
|
323 |
+
msgid "Use the settings below to automatically create maps from custom fields."
|
324 |
+
msgstr "Koristiti donje postavke pri automatskom kreiranju mapa iz prilagođenih polja."
|
325 |
+
|
326 |
+
#: ../mappress_settings.php:225
|
327 |
+
msgid "Posts"
|
328 |
+
msgstr "Postovi"
|
329 |
+
|
330 |
+
#: ../mappress_settings.php:226
|
331 |
+
msgid "Pages"
|
332 |
+
msgstr "Stranice"
|
333 |
+
|
334 |
+
#: ../mappress_settings.php:238
|
335 |
+
msgid "country code"
|
336 |
+
msgstr "kod zemlje"
|
337 |
+
|
338 |
+
#: ../mappress_settings.php:240
|
339 |
+
#, php-format
|
340 |
+
msgid "Enter a %s to use when searching (leave blank for USA)"
|
341 |
+
msgstr "Unesite %s koji treba koristiti kod pretraživanja (ostavite prazno za USA poslužitelj)"
|
342 |
+
|
343 |
+
#: ../mappress_settings.php:247
|
344 |
+
msgid "Enter a google server URL for directions/printing"
|
345 |
+
msgstr "Unesite URL Google poslužitelja za upute/ispis"
|
346 |
+
|
347 |
+
#: ../mappress_settings.php:252
|
348 |
+
msgid "(Default)"
|
349 |
+
msgstr "(Uobičajeno)"
|
350 |
+
|
351 |
+
#: ../mappress_settings.php:252
|
352 |
+
msgid "Metric (kilometers)"
|
353 |
+
msgstr "Metričko (kilometri)"
|
354 |
+
|
355 |
+
#: ../mappress_settings.php:252
|
356 |
+
msgid "Imperial (miles)"
|
357 |
+
msgstr "Imeprijalno (milje)"
|
358 |
+
|
359 |
+
#: ../mappress_settings.php:257
|
360 |
+
msgid "Enable map dragging with the mouse"
|
361 |
+
msgstr "Omogući pomicanje mape mišem"
|
362 |
+
|
363 |
+
#: ../mappress_settings.php:261
|
364 |
+
msgid "Enable zoom with the mouse scroll wheel"
|
365 |
+
msgstr "Omogući zumiranje kotačićem miša"
|
366 |
+
|
367 |
+
#: ../mappress_settings.php:265
|
368 |
+
msgid "Enable keyboard panning and zooming"
|
369 |
+
msgstr "Omogući pomicanje i zumiranje tipkovnicom"
|
370 |
+
|
371 |
+
#: ../mappress_settings.php:271
|
372 |
+
msgid "language"
|
373 |
+
msgstr "jezik"
|
374 |
+
|
375 |
+
#: ../mappress_settings.php:273
|
376 |
+
#, php-format
|
377 |
+
msgid "Use a specific %s for map controls and geocoding"
|
378 |
+
msgstr "Koristiti specifični %s za kontrolu mape i geokodiranje"
|
379 |
+
|
380 |
+
#: ../mappress_settings.php:281
|
381 |
+
#: ../mappress_settings.php:287
|
382 |
+
#: ../mappress_settings.php:382
|
383 |
+
msgid "Default"
|
384 |
+
msgstr "Uobičajeno"
|
385 |
+
|
386 |
+
#: ../mappress_settings.php:282
|
387 |
+
msgid "Horizontal"
|
388 |
+
msgstr "Horizontalno"
|
389 |
+
|
390 |
+
#: ../mappress_settings.php:283
|
391 |
+
msgid "Dropdown"
|
392 |
+
msgstr "Padajući popis"
|
393 |
+
|
394 |
+
#: ../mappress_settings.php:288
|
395 |
+
msgid "Small"
|
396 |
+
msgstr "Malo"
|
397 |
+
|
398 |
+
#: ../mappress_settings.php:289
|
399 |
+
msgid "Large"
|
400 |
+
msgstr "Veliko"
|
401 |
+
|
402 |
+
#: ../mappress_settings.php:290
|
403 |
+
msgid "Android"
|
404 |
+
msgstr "Android"
|
405 |
+
|
406 |
+
#: ../mappress_settings.php:301
|
407 |
+
msgid "Open initially"
|
408 |
+
msgstr "Odmah otovoreno"
|
409 |
+
|
410 |
+
#: ../mappress_settings.php:303
|
411 |
+
#: ../mappress_settings.php:305
|
412 |
+
#: ../mappress_settings.php:307
|
413 |
+
msgid "Checked initially"
|
414 |
+
msgstr "Odmah označeno"
|
415 |
+
|
416 |
+
#: ../mappress_settings.php:309
|
417 |
+
msgid "Control"
|
418 |
+
msgstr "Kontrola"
|
419 |
+
|
420 |
+
#: ../mappress_settings.php:309
|
421 |
+
msgid "Enable"
|
422 |
+
msgstr "Omogući"
|
423 |
+
|
424 |
+
#: ../mappress_settings.php:309
|
425 |
+
#: ../mappress_settings.php:407
|
426 |
+
msgid "Style"
|
427 |
+
msgstr "Stil"
|
428 |
+
|
429 |
+
#: ../mappress_settings.php:312
|
430 |
+
msgid "Map types"
|
431 |
+
msgstr "Tipovi mapa"
|
432 |
+
|
433 |
+
#: ../mappress_settings.php:313
|
434 |
+
msgid "Pan"
|
435 |
+
msgstr "Pomicanje"
|
436 |
+
|
437 |
+
#: ../mappress_settings.php:315
|
438 |
+
msgid "Street view"
|
439 |
+
msgstr "Street View"
|
440 |
+
|
441 |
+
#: ../mappress_settings.php:316
|
442 |
+
msgid "Scale"
|
443 |
+
msgstr "Skaliranje"
|
444 |
+
|
445 |
+
#: ../mappress_settings.php:317
|
446 |
+
msgid "Overview map"
|
447 |
+
msgstr "Mapa pregleda (overview)"
|
448 |
+
|
449 |
+
#: ../mappress_settings.php:318
|
450 |
+
msgid "Public transit"
|
451 |
+
msgstr "Javni prijevoz"
|
452 |
+
|
453 |
+
#: ../mappress_settings.php:320
|
454 |
+
msgid "Bike routes"
|
455 |
+
msgstr "Biciklističke rute"
|
456 |
+
|
457 |
+
#: ../mappress_settings.php:327
|
458 |
+
msgid "Road map"
|
459 |
+
msgstr "Cestovna mapa"
|
460 |
+
|
461 |
+
#: ../mappress_settings.php:328
|
462 |
+
#: ../pro/mappress_widget.php:142
|
463 |
+
msgid "Satellite"
|
464 |
+
msgstr "Satelit"
|
465 |
+
|
466 |
+
#: ../mappress_settings.php:329
|
467 |
+
#: ../pro/mappress_widget.php:143
|
468 |
+
msgid "Terrain"
|
469 |
+
msgstr "Teren"
|
470 |
+
|
471 |
+
#: ../mappress_settings.php:330
|
472 |
+
#: ../pro/mappress_widget.php:141
|
473 |
+
msgid "Hybrid"
|
474 |
+
msgstr "Hibrid"
|
475 |
+
|
476 |
+
#: ../mappress_settings.php:343
|
477 |
+
msgid "Inline (in your blog)"
|
478 |
+
msgstr "U sadržaju posta"
|
479 |
+
|
480 |
+
#: ../mappress_settings.php:344
|
481 |
+
#: ../pro/mappress_pro_settings.php:165
|
482 |
+
#: ../pro/mappress_widget.php:110
|
483 |
+
msgid "Google"
|
484 |
+
msgstr "Google"
|
485 |
+
|
486 |
+
#: ../mappress_settings.php:345
|
487 |
+
#: ../pro/mappress_widget.php:111
|
488 |
+
msgid "None"
|
489 |
+
msgstr "Ništa"
|
490 |
+
|
491 |
+
#: ../mappress_settings.php:352
|
492 |
+
msgid "Automatically open the first POI when a map is displayed"
|
493 |
+
msgstr "Automatski otvoriti prvi marker kada je mapa prikazana"
|
494 |
+
|
495 |
+
#: ../mappress_settings.php:357
|
496 |
+
#: ../mappress_settings.php:366
|
497 |
+
msgid "Show control"
|
498 |
+
msgstr "Prikaži kontrole"
|
499 |
+
|
500 |
+
#: ../mappress_settings.php:361
|
501 |
+
#: ../mappress_settings.php:370
|
502 |
+
msgid "Enabled by default"
|
503 |
+
msgstr "Uobičajena postavka: omogućeno"
|
504 |
+
|
505 |
+
#: ../mappress_settings.php:375
|
506 |
+
msgid "Show POI titles as a \"tooltip\" on mouse-over"
|
507 |
+
msgstr "Prikazati naslove markera kao \"tooltip\" na mouse-over"
|
508 |
+
|
509 |
+
#: ../mappress_settings.php:383
|
510 |
+
#: ../pro/mappress_widget.php:116
|
511 |
+
msgid "Center"
|
512 |
+
msgstr "Centriraj"
|
513 |
+
|
514 |
+
#: ../mappress_settings.php:384
|
515 |
+
msgid "Left"
|
516 |
+
msgstr "Lijevo"
|
517 |
+
|
518 |
+
#: ../mappress_settings.php:385
|
519 |
+
msgid "Right"
|
520 |
+
msgstr "Desno"
|
521 |
+
|
522 |
+
#: ../mappress_settings.php:397
|
523 |
+
msgid "solid"
|
524 |
+
msgstr "solid"
|
525 |
+
|
526 |
+
#: ../mappress_settings.php:398
|
527 |
+
msgid "dashed"
|
528 |
+
msgstr "dashed"
|
529 |
+
|
530 |
+
#: ../mappress_settings.php:399
|
531 |
+
msgid "dotted"
|
532 |
+
msgstr "dotted"
|
533 |
+
|
534 |
+
#: ../mappress_settings.php:400
|
535 |
+
msgid "double"
|
536 |
+
msgstr "double"
|
537 |
+
|
538 |
+
#: ../mappress_settings.php:401
|
539 |
+
msgid "groove"
|
540 |
+
msgstr "groove"
|
541 |
+
|
542 |
+
#: ../mappress_settings.php:402
|
543 |
+
msgid "inset"
|
544 |
+
msgstr "inset"
|
545 |
+
|
546 |
+
#: ../mappress_settings.php:403
|
547 |
+
msgid "outset"
|
548 |
+
msgstr "outset"
|
549 |
+
|
550 |
+
#: ../mappress_settings.php:415
|
551 |
+
msgid "Width"
|
552 |
+
msgstr "Širina"
|
553 |
+
|
554 |
+
#: ../mappress_settings.php:421
|
555 |
+
msgid "Corner radius"
|
556 |
+
msgstr "Radius obruba"
|
557 |
+
|
558 |
+
#: ../mappress_settings.php:429
|
559 |
+
msgid "Color"
|
560 |
+
msgstr "Boja"
|
561 |
+
|
562 |
+
#: ../mappress_settings.php:439
|
563 |
+
msgid "Display shadow"
|
564 |
+
msgstr "Prikaži sjenu"
|
565 |
+
|
566 |
+
#: ../mappress_settings.php:463
|
567 |
+
msgid "Default zoom for POIs entered by lat/lng"
|
568 |
+
msgstr "Uobičajeni zum za markere unesene po lat/lng"
|
569 |
+
|
570 |
+
#: ../mappress_settings.php:469
|
571 |
+
msgid "Top of post"
|
572 |
+
msgstr "Vrh posta"
|
573 |
+
|
574 |
+
#: ../mappress_settings.php:470
|
575 |
+
msgid "Bottom of post"
|
576 |
+
msgstr "Dno posta"
|
577 |
+
|
578 |
+
#: ../mappress_settings.php:471
|
579 |
+
msgid "No automatic display"
|
580 |
+
msgstr "Bez automatskog prikaza"
|
581 |
+
|
582 |
+
#: ../mappress_settings.php:478
|
583 |
+
msgid "Use tinyMCE"
|
584 |
+
msgstr "Koristi tinyMCE"
|
585 |
+
|
586 |
+
#: ../mappress_settings.php:483
|
587 |
+
msgid "Recenter maps when window is resized"
|
588 |
+
msgstr "Centriraj ponovno mapu nakon promjene veličine prozora"
|
589 |
+
|
590 |
+
#: ../mappress_settings.php:487
|
591 |
+
#, php-format
|
592 |
+
msgid "Don't load the %s stylesheet"
|
593 |
+
msgstr "Ne učitavaj %s stylesheet"
|
594 |
+
|
595 |
+
#: ../mappress_settings.php:502
|
596 |
+
#: ../mappress_settings.php:511
|
597 |
+
msgid "No new items"
|
598 |
+
msgstr "Nema novih stavki"
|
599 |
+
|
600 |
+
#: ../mappress_settings.php:520
|
601 |
+
msgid "Read More"
|
602 |
+
msgstr "Opširnije"
|
603 |
+
|
604 |
+
#: ../mappress_settings.php:521
|
605 |
+
msgid "Subscribe with RSS"
|
606 |
+
msgstr "Pretplata pomoću RSS"
|
607 |
+
|
608 |
+
#: ../mappress_settings.php:530
|
609 |
+
msgid "Rate it 5 Stars"
|
610 |
+
msgstr "Ocijeni sa 5 zvjezdica"
|
611 |
+
|
612 |
+
#: ../mappress_settings.php:532
|
613 |
+
#, php-format
|
614 |
+
msgid "%s on WordPress.org"
|
615 |
+
msgstr "%s na WordPress.org"
|
616 |
+
|
617 |
+
#: ../mappress_settings.php:533
|
618 |
+
msgid "Thanks for your support!"
|
619 |
+
msgstr "Hvala na podršci!"
|
620 |
+
|
621 |
+
#: ../mappress_settings.php:560
|
622 |
+
msgid "MapPress"
|
623 |
+
msgstr "MapPress"
|
624 |
+
|
625 |
+
#: ../mappress_settings.php:561
|
626 |
+
msgid "Easy Google Maps"
|
627 |
+
msgstr "Jednostavne Google mape"
|
628 |
+
|
629 |
+
#: ../mappress_settings.php:610
|
630 |
+
msgid "Like this plugin?"
|
631 |
+
msgstr "Sviđa vam se ovaj dodatak?"
|
632 |
+
|
633 |
+
#: ../mappress_settings.php:612
|
634 |
+
msgid "MapPress News"
|
635 |
+
msgstr "MapPress novosti"
|
636 |
+
|
637 |
+
#: ../mappress_settings.php:613
|
638 |
+
msgid "Sample Map"
|
639 |
+
msgstr "Primjer mape"
|
640 |
+
|
641 |
+
#: ../mappress_settings.php:632
|
642 |
+
msgid "Save Changes"
|
643 |
+
msgstr "Spremi promjene"
|
644 |
+
|
645 |
+
#: ../mappress_settings.php:633
|
646 |
+
msgid "Reset Defaults"
|
647 |
+
msgstr "Resetiranje uobičajenih postavki"
|
648 |
+
|
649 |
+
#: ../mappress_updater.php:19
|
650 |
+
msgid "Settings"
|
651 |
+
msgstr "Postavke"
|
652 |
+
|
653 |
+
#: ../mappress_updater.php:45
|
654 |
+
msgid "download it now"
|
655 |
+
msgstr "preuzmite sada"
|
656 |
+
|
657 |
+
#: ../mappress_updater.php:50
|
658 |
+
#, php-format
|
659 |
+
msgid "A PRO Version update is available for manual installation: %s"
|
660 |
+
msgstr "Postoji nadogradnja PRO inačice za ručnu nadogradnju: %s"
|
661 |
+
|
662 |
+
#: ../forms/map_editor.php:4
|
663 |
+
#: ../templates/map_directions.php:11
|
664 |
+
msgid "My location"
|
665 |
+
msgstr "Moja okacija"
|
666 |
+
|
667 |
+
#: ../forms/map_editor.php:14
|
668 |
+
msgid "Click map for lat/lng: "
|
669 |
+
msgstr "Kliknite mapu za lat/lng:"
|
670 |
+
|
671 |
+
#: ../forms/map_editor_infobox.php:22
|
672 |
+
msgid "Line: "
|
673 |
+
msgstr "Linija:"
|
674 |
+
|
675 |
+
#: ../forms/map_editor_infobox.php:24
|
676 |
+
msgid "Weight"
|
677 |
+
msgstr "Težina"
|
678 |
+
|
679 |
+
#: ../forms/map_editor_infobox.php:25
|
680 |
+
#: ../forms/map_editor_infobox.php:31
|
681 |
+
msgid "Opacity"
|
682 |
+
msgstr "Prozirnost"
|
683 |
+
|
684 |
+
#: ../forms/map_editor_infobox.php:29
|
685 |
+
msgid "Fill: "
|
686 |
+
msgstr "Ispunjenje:"
|
687 |
+
|
688 |
+
#: ../forms/map_editor_infobox.php:41
|
689 |
+
msgid "Visual"
|
690 |
+
msgstr "Vizualno"
|
691 |
+
|
692 |
+
#: ../forms/map_editor_infobox.php:41
|
693 |
+
msgid "HTML"
|
694 |
+
msgstr "HTML"
|
695 |
+
|
696 |
+
#: ../forms/map_editor_infobox.php:47
|
697 |
+
#: ../forms/map_media.php:37
|
698 |
+
msgid "Save"
|
699 |
+
msgstr "Spremi"
|
700 |
+
|
701 |
+
#: ../forms/map_editor_infobox.php:48
|
702 |
+
#: ../forms/map_media.php:38
|
703 |
+
#: ../pro/mappress_icons.php:62
|
704 |
+
msgid "Cancel"
|
705 |
+
msgstr "Otkaži"
|
706 |
+
|
707 |
+
#: ../forms/map_media.php:9
|
708 |
+
msgid "Maps for This Post"
|
709 |
+
msgstr "Mape u ovom postu"
|
710 |
+
|
711 |
+
#: ../forms/map_media.php:10
|
712 |
+
msgid "New Map"
|
713 |
+
msgstr "Nova mapa"
|
714 |
+
|
715 |
+
#: ../forms/map_media.php:18
|
716 |
+
msgid "Map ID"
|
717 |
+
msgstr "ID mape"
|
718 |
+
|
719 |
+
#: ../forms/map_media.php:24
|
720 |
+
msgid "Size"
|
721 |
+
msgstr "Veličina"
|
722 |
+
|
723 |
+
#: ../forms/map_media.php:31
|
724 |
+
msgid "Insert into post"
|
725 |
+
msgstr "Umetni u sadržaj"
|
726 |
+
|
727 |
+
#: ../forms/map_media.php:35
|
728 |
+
msgid "Map Title"
|
729 |
+
msgstr "Naslov mape"
|
730 |
+
|
731 |
+
#: ../pro/mappress_geocoders.php:53
|
732 |
+
msgid "No results, check that a geocoder is configured"
|
733 |
+
msgstr "Nema rezultata, molimo provjerite je li geokoder konfiguriran"
|
734 |
+
|
735 |
+
#: ../pro/mappress_geocoders.php:76
|
736 |
+
#, php-format
|
737 |
+
msgid "Invalid status: %s, address: %s"
|
738 |
+
msgstr "Neispravan status: %s, adresa: %s"
|
739 |
+
|
740 |
+
#: ../pro/mappress_geocoders.php:85
|
741 |
+
#: ../pro/mappress_geocoders.php:149
|
742 |
+
#, php-format
|
743 |
+
msgid "No results for address: %s"
|
744 |
+
msgstr "Nema rezultata za adresu: %s"
|
745 |
+
|
746 |
+
#: ../pro/mappress_geocoders.php:145
|
747 |
+
#, php-format
|
748 |
+
msgid "Error: %s %s"
|
749 |
+
msgstr "Greška: %s %s"
|
750 |
+
|
751 |
+
#: ../pro/mappress_icons.php:63
|
752 |
+
msgid "Use default icon"
|
753 |
+
msgstr "Koristi uobičajenu ikonu"
|
754 |
+
|
755 |
+
#: ../pro/mappress_pro.php:93
|
756 |
+
msgid "Automatic"
|
757 |
+
msgstr "Automatski"
|
758 |
+
|
759 |
+
#: ../pro/mappress_pro_settings.php:10
|
760 |
+
msgid "POI list"
|
761 |
+
msgstr "Lista markera"
|
762 |
+
|
763 |
+
#: ../pro/mappress_pro_settings.php:11
|
764 |
+
msgid "Use DataTables"
|
765 |
+
msgstr "Koristi DataTables"
|
766 |
+
|
767 |
+
#: ../pro/mappress_pro_settings.php:13
|
768 |
+
msgid "InfoWindow type"
|
769 |
+
msgstr "Tip Info prozora"
|
770 |
+
|
771 |
+
#: ../pro/mappress_pro_settings.php:14
|
772 |
+
msgid "InfoWindow panning"
|
773 |
+
msgstr "Pomicanje Info prozora"
|
774 |
+
|
775 |
+
#: ../pro/mappress_pro_settings.php:16
|
776 |
+
msgid "Default icon"
|
777 |
+
msgstr "Uobičajena ikona"
|
778 |
+
|
779 |
+
#: ../pro/mappress_pro_settings.php:17
|
780 |
+
msgid "Custom icons directory"
|
781 |
+
msgstr "Prilagođeni direktorij sa ikonama"
|
782 |
+
|
783 |
+
#: ../pro/mappress_pro_settings.php:19
|
784 |
+
msgid "Mashup POI title"
|
785 |
+
msgstr "Naslov mashup markera"
|
786 |
+
|
787 |
+
#: ../pro/mappress_pro_settings.php:20
|
788 |
+
msgid "Mashup POI body"
|
789 |
+
msgstr "Sadržaj (tijelo) mashup markera"
|
790 |
+
|
791 |
+
#: ../pro/mappress_pro_settings.php:21
|
792 |
+
msgid "Mashup POI click"
|
793 |
+
msgstr "Klik na mashup marker"
|
794 |
+
|
795 |
+
#: ../pro/mappress_pro_settings.php:22
|
796 |
+
msgid "Link title"
|
797 |
+
msgstr "Naslov linka"
|
798 |
+
|
799 |
+
#: ../pro/mappress_pro_settings.php:23
|
800 |
+
msgid "Mashup Thumbnails"
|
801 |
+
msgstr "Umanjene sličice za mashup"
|
802 |
+
|
803 |
+
#: ../pro/mappress_pro_settings.php:24
|
804 |
+
msgid "Thumbnail Size"
|
805 |
+
msgstr "Veličina umanjenih sličica"
|
806 |
+
|
807 |
+
#: ../pro/mappress_pro_settings.php:26
|
808 |
+
msgid "Styled maps"
|
809 |
+
msgstr "Oblikovane mape"
|
810 |
+
|
811 |
+
#: ../pro/mappress_pro_settings.php:27
|
812 |
+
msgid "Default style"
|
813 |
+
msgstr "Uobičajeni stil"
|
814 |
+
|
815 |
+
#: ../pro/mappress_pro_settings.php:29
|
816 |
+
msgid "Geocoder(s)"
|
817 |
+
msgstr "Geokoder(i)"
|
818 |
+
|
819 |
+
#: ../pro/mappress_pro_settings.php:30
|
820 |
+
msgid "Geocoding fields"
|
821 |
+
msgstr "Polja za geokodiranje"
|
822 |
+
|
823 |
+
#: ../pro/mappress_pro_settings.php:32
|
824 |
+
msgid "API key (optional)"
|
825 |
+
msgstr "API ključ (opcionalno)"
|
826 |
+
|
827 |
+
#: ../pro/mappress_pro_settings.php:33
|
828 |
+
msgid "Map sizes"
|
829 |
+
msgstr "Veličine mapa"
|
830 |
+
|
831 |
+
#: ../pro/mappress_pro_settings.php:34
|
832 |
+
msgid "Force resize"
|
833 |
+
msgstr "Prisili promjenu veličine"
|
834 |
+
|
835 |
+
#: ../pro/mappress_pro_settings.php:63
|
836 |
+
msgid "Show a list of POIs under each map"
|
837 |
+
msgstr "Prikazati listu markera ispod svake mape"
|
838 |
+
|
839 |
+
#: ../pro/mappress_pro_settings.php:68
|
840 |
+
#, php-format
|
841 |
+
msgid "Show the POI list as a sortable %s"
|
842 |
+
msgstr "Prikazati markere kao listu \"sortable\" %s"
|
843 |
+
|
844 |
+
#: ../pro/mappress_pro_settings.php:72
|
845 |
+
msgid "POI title"
|
846 |
+
msgstr "Naslov markera"
|
847 |
+
|
848 |
+
#: ../pro/mappress_pro_settings.php:72
|
849 |
+
msgid "Post title"
|
850 |
+
msgstr "Naslov posta"
|
851 |
+
|
852 |
+
#: ../pro/mappress_pro_settings.php:77
|
853 |
+
msgid "POI body"
|
854 |
+
msgstr "Sadržaj (tijelo) markera"
|
855 |
+
|
856 |
+
#: ../pro/mappress_pro_settings.php:77
|
857 |
+
msgid "Address"
|
858 |
+
msgstr "Adresa"
|
859 |
+
|
860 |
+
#: ../pro/mappress_pro_settings.php:77
|
861 |
+
msgid "Post excerpt"
|
862 |
+
msgstr "Sašetak posta"
|
863 |
+
|
864 |
+
#: ../pro/mappress_pro_settings.php:82
|
865 |
+
msgid "Link POI titles to the underlying post"
|
866 |
+
msgstr "Povezati naslove markera sa postom"
|
867 |
+
|
868 |
+
#: ../pro/mappress_pro_settings.php:86
|
869 |
+
msgid "Open the POI"
|
870 |
+
msgstr "Otvori marker"
|
871 |
+
|
872 |
+
#: ../pro/mappress_pro_settings.php:86
|
873 |
+
msgid "Go directly to the post"
|
874 |
+
msgstr "Idi na članak"
|
875 |
+
|
876 |
+
#: ../pro/mappress_pro_settings.php:92
|
877 |
+
msgid "Google InfoWindow"
|
878 |
+
msgstr "Google Info prozor"
|
879 |
+
|
880 |
+
#: ../pro/mappress_pro_settings.php:93
|
881 |
+
msgid "InfoBox (can be styled and extend outside the map)"
|
882 |
+
msgstr "InfoBox (može se stilizirati i proširiti izvan mape)"
|
883 |
+
|
884 |
+
#: ../pro/mappress_pro_settings.php:99
|
885 |
+
msgid "Disable map panning when infoWindow / infoBox is opened"
|
886 |
+
msgstr "Onemogući pomicanje mape kada je info prozor / InfoBox otvoren"
|
887 |
+
|
888 |
+
#: ../pro/mappress_pro_settings.php:103
|
889 |
+
msgid "Show featured image thumbnails in mashup POIs"
|
890 |
+
msgstr "Prikaži izdvojenu sliku u mashup markerima"
|
891 |
+
|
892 |
+
#: ../pro/mappress_pro_settings.php:111
|
893 |
+
msgid "Use existing size: "
|
894 |
+
msgstr "Koristi postojeću veličinu:"
|
895 |
+
|
896 |
+
#: ../pro/mappress_pro_settings.php:114
|
897 |
+
msgid "or resize to (px): "
|
898 |
+
msgstr "ili promjeni veličinu u (px)"
|
899 |
+
|
900 |
+
#: ../pro/mappress_pro_settings.php:129
|
901 |
+
msgid "styled maps"
|
902 |
+
msgstr "stilizirane mape"
|
903 |
+
|
904 |
+
#: ../pro/mappress_pro_settings.php:130
|
905 |
+
msgid "styled maps wizard"
|
906 |
+
msgstr "pomoćnik za stiliziranje mapa"
|
907 |
+
|
908 |
+
#: ../pro/mappress_pro_settings.php:132
|
909 |
+
#, php-format
|
910 |
+
msgid "Enter JSON for %s from Google's %s"
|
911 |
+
msgstr "Unesite JSON za %s iz Google %s"
|
912 |
+
|
913 |
+
#: ../pro/mappress_pro_settings.php:141
|
914 |
+
msgid "Style name"
|
915 |
+
msgstr "Ime stila"
|
916 |
+
|
917 |
+
#: ../pro/mappress_pro_settings.php:155
|
918 |
+
msgid "No styles have been defined yet"
|
919 |
+
msgstr "Još nema definiranih stilova"
|
920 |
+
|
921 |
+
#: ../pro/mappress_pro_settings.php:166
|
922 |
+
msgid "Nominatim"
|
923 |
+
msgstr "Nominatim"
|
924 |
+
|
925 |
+
#: ../pro/mappress_pro_settings.php:178
|
926 |
+
msgid "Address Line 1"
|
927 |
+
msgstr "Adresa (linija 1)"
|
928 |
+
|
929 |
+
#: ../pro/mappress_pro_settings.php:179
|
930 |
+
msgid "Address Line 2"
|
931 |
+
msgstr "Adresa (linija 2)"
|
932 |
+
|
933 |
+
#: ../pro/mappress_pro_settings.php:180
|
934 |
+
msgid "Address Line 3"
|
935 |
+
msgstr "Adresa (linija 3)"
|
936 |
+
|
937 |
+
#: ../pro/mappress_pro_settings.php:181
|
938 |
+
msgid "Address Line 4"
|
939 |
+
msgstr "Adresa (linija 4)"
|
940 |
+
|
941 |
+
#: ../pro/mappress_pro_settings.php:182
|
942 |
+
msgid "Latitude"
|
943 |
+
msgstr "Širina"
|
944 |
+
|
945 |
+
#: ../pro/mappress_pro_settings.php:183
|
946 |
+
msgid "Longitude"
|
947 |
+
msgstr "Dužina"
|
948 |
+
|
949 |
+
#: ../pro/mappress_pro_settings.php:184
|
950 |
+
msgid "Icon"
|
951 |
+
msgstr "Ikona"
|
952 |
+
|
953 |
+
#: ../pro/mappress_pro_settings.php:185
|
954 |
+
msgid "Title"
|
955 |
+
msgstr "Naslov"
|
956 |
+
|
957 |
+
#: ../pro/mappress_pro_settings.php:186
|
958 |
+
msgid "Body"
|
959 |
+
msgstr "Tijelo (sadržaj)"
|
960 |
+
|
961 |
+
#: ../pro/mappress_pro_settings.php:187
|
962 |
+
msgid "Map Zoom"
|
963 |
+
msgstr "Zum"
|
964 |
+
|
965 |
+
#: ../pro/mappress_pro_settings.php:190
|
966 |
+
#: ../pro/mappress_widget.php:140
|
967 |
+
msgid "Map"
|
968 |
+
msgstr "Mapa"
|
969 |
+
|
970 |
+
#: ../pro/mappress_pro_settings.php:190
|
971 |
+
msgid "Custom Field"
|
972 |
+
msgstr "Prilagođena polja"
|
973 |
+
|
974 |
+
#: ../pro/mappress_pro_settings.php:199
|
975 |
+
msgid "Regenerate the map every time its post is published"
|
976 |
+
msgstr "Regenerirati mapu svaki put kada je post objavljen"
|
977 |
+
|
978 |
+
#: ../pro/mappress_pro_settings.php:204
|
979 |
+
msgid "usage tracking"
|
980 |
+
msgstr "praćenje korištenja"
|
981 |
+
|
982 |
+
#: ../pro/mappress_pro_settings.php:205
|
983 |
+
#, php-format
|
984 |
+
msgid "API keys is needed only for premium services or %s"
|
985 |
+
msgstr "API ključevi su potrebni samo za premium usluge ili %s"
|
986 |
+
|
987 |
+
#: ../pro/mappress_pro_settings.php:209
|
988 |
+
msgid "Enter default map sizes"
|
989 |
+
msgstr "Unesite preddefinirane veličine mapa"
|
990 |
+
|
991 |
+
#: ../pro/mappress_pro_settings.php:213
|
992 |
+
msgid "Width(px)"
|
993 |
+
msgstr "Širina (px)"
|
994 |
+
|
995 |
+
#: ../pro/mappress_pro_settings.php:213
|
996 |
+
msgid "Height(px)"
|
997 |
+
msgstr "Visina (px)"
|
998 |
+
|
999 |
+
#: ../pro/mappress_pro_settings.php:228
|
1000 |
+
msgid "Permanently resize existing maps"
|
1001 |
+
msgstr "Trajno promijeni veličinu postojećih mapa:"
|
1002 |
+
|
1003 |
+
#: ../pro/mappress_pro_settings.php:230
|
1004 |
+
#, php-format
|
1005 |
+
msgid "from %s to %s"
|
1006 |
+
msgstr "sa %s na %s"
|
1007 |
+
|
1008 |
+
#: ../pro/mappress_pro_settings.php:231
|
1009 |
+
msgid "Force Resize"
|
1010 |
+
msgstr "Prisili promjenu veličine"
|
1011 |
+
|
1012 |
+
#: ../pro/mappress_widget.php:78
|
1013 |
+
msgid "Widget title"
|
1014 |
+
msgstr "Naslov widgeta"
|
1015 |
+
|
1016 |
+
#: ../pro/mappress_widget.php:83
|
1017 |
+
msgid "Map size"
|
1018 |
+
msgstr "Veličina mape"
|
1019 |
+
|
1020 |
+
#: ../pro/mappress_widget.php:89
|
1021 |
+
msgid "Show"
|
1022 |
+
msgstr "Prikaži"
|
1023 |
+
|
1024 |
+
#: ../pro/mappress_widget.php:90
|
1025 |
+
msgid "Current posts"
|
1026 |
+
msgstr "Trenutni postovi"
|
1027 |
+
|
1028 |
+
#: ../pro/mappress_widget.php:91
|
1029 |
+
msgid "Hide if empty"
|
1030 |
+
msgstr "Sakrij ako je prazno"
|
1031 |
+
|
1032 |
+
#: ../pro/mappress_widget.php:93
|
1033 |
+
msgid "All posts"
|
1034 |
+
msgstr "Svi postovi"
|
1035 |
+
|
1036 |
+
#: ../pro/mappress_widget.php:94
|
1037 |
+
msgid "Custom query"
|
1038 |
+
msgstr "Prilagođeni upit"
|
1039 |
+
|
1040 |
+
#: ../pro/mappress_widget.php:97
|
1041 |
+
msgid "Learn about queries"
|
1042 |
+
msgstr "Naučite o upitima"
|
1043 |
+
|
1044 |
+
#: ../pro/mappress_widget.php:102
|
1045 |
+
msgid "Show POI list"
|
1046 |
+
msgstr "Prikaži popis markera"
|
1047 |
+
|
1048 |
+
#: ../pro/mappress_widget.php:104
|
1049 |
+
msgid "Link POIs to posts"
|
1050 |
+
msgstr "Povezati marker sa postom"
|
1051 |
+
|
1052 |
+
#: ../pro/mappress_widget.php:109
|
1053 |
+
msgid "Inline"
|
1054 |
+
msgstr "Inline"
|
1055 |
+
|
1056 |
+
#: ../pro/mappress_widget.php:137
|
1057 |
+
msgid "Map type"
|
1058 |
+
msgstr "Tip mape"
|
1059 |
+
|
1060 |
+
#: ../pro/mappress_widget.php:151
|
1061 |
+
msgid "Other Settings"
|
1062 |
+
msgstr "Ostale postavke"
|
1063 |
+
|
1064 |
+
#: ../pro/mappress_widget.php:154
|
1065 |
+
msgid "Example: traffic=\"false\" maplinks=\"\""
|
1066 |
+
msgstr "Primjer: traffic=\"false\" maplinks=\"\""
|
1067 |
+
|
1068 |
+
#: ../templates/map_directions.php:3
|
1069 |
+
msgid "By car"
|
1070 |
+
msgstr "Automobilom"
|
1071 |
+
|
1072 |
+
#: ../templates/map_directions.php:4
|
1073 |
+
msgid "Public Transit"
|
1074 |
+
msgstr "Javni prijevoz"
|
1075 |
+
|
1076 |
+
#: ../templates/map_directions.php:5
|
1077 |
+
msgid "Walking"
|
1078 |
+
msgstr "Pješice"
|
1079 |
+
|
1080 |
+
#: ../templates/map_directions.php:16
|
1081 |
+
msgid "Swap start and end"
|
1082 |
+
msgstr "Zamijenite polazište i odredište"
|
1083 |
+
|
1084 |
+
#: ../templates/map_directions.php:29
|
1085 |
+
msgid "Get Directions"
|
1086 |
+
msgstr "Upute"
|
1087 |
+
|
1088 |
+
#: ../templates/map_directions.php:30
|
1089 |
+
msgid "Print"
|
1090 |
+
msgstr "Ispis"
|
1091 |
+
|
1092 |
+
#: ../templates/map_directions.php:31
|
1093 |
+
msgid "Close"
|
1094 |
+
msgstr "Zatvori"
|
1095 |
+
|
1096 |
+
#: ../templates/map_poi_list.php:5
|
1097 |
+
msgid "Location"
|
1098 |
+
msgstr "Lokacija"
|
1099 |
+
|
1100 |
+
#~ msgid "Done"
|
1101 |
+
#~ msgstr "Izvršeno"
|
1102 |
+
|
1103 |
+
#~ msgid "Map fields"
|
1104 |
+
#~ msgstr "Polja mapa"
|
1105 |
+
|
1106 |
+
#~ msgid "Marker list"
|
1107 |
+
#~ msgstr "Lista markera"
|
1108 |
+
|
1109 |
+
#~ msgid "Show traffic button"
|
1110 |
+
#~ msgstr "Prikazati gumb za prikaz prometa"
|
1111 |
+
|
1112 |
+
#~ msgid "Templates"
|
1113 |
+
#~ msgstr "Predlošci"
|
1114 |
+
|
1115 |
+
#~ msgid "Marker list template"
|
1116 |
+
#~ msgstr "Predložak liste markera"
|
1117 |
+
|
1118 |
+
#~ msgid "post types"
|
1119 |
+
#~ msgstr "tipovi postova"
|
1120 |
+
|
1121 |
+
#~ msgid "post"
|
1122 |
+
#~ msgstr "post"
|
1123 |
+
|
1124 |
+
#~ msgid "page"
|
1125 |
+
#~ msgstr "stranica"
|
1126 |
+
|
1127 |
+
#~ msgid "Current Maps"
|
1128 |
+
#~ msgstr "Trenutne mape"
|
1129 |
+
|
1130 |
+
#~ msgid "There are no maps yet for this post"
|
1131 |
+
#~ msgstr "Ovaj post još ne sadrži mapu"
|
1132 |
+
|
1133 |
+
#~ msgid "Create a new map"
|
1134 |
+
#~ msgstr "Kreiranje nove mape"
|
1135 |
+
|
1136 |
+
#~ msgid "View"
|
1137 |
+
#~ msgstr "Pregled"
|
1138 |
+
|
1139 |
+
#~ msgid "Back"
|
1140 |
+
#~ msgstr "natrag"
|
1141 |
+
|
1142 |
+
#~ msgid "Delete this map marker?"
|
1143 |
+
#~ msgstr "Obrisati ovaj marker?"
|
1144 |
+
|
1145 |
+
#~ msgid "Map saved"
|
1146 |
+
#~ msgstr "Mapa je spremljena"
|
1147 |
+
|
1148 |
+
#~ msgid "Map deleted"
|
1149 |
+
#~ msgstr "Mapa je obrisana"
|
1150 |
+
|
1151 |
+
#~ msgid "Standard icons"
|
1152 |
+
#~ msgstr "Standardne ikonice"
|
1153 |
+
|
1154 |
+
#~ msgid "Start"
|
1155 |
+
#~ msgstr "Polazište"
|
1156 |
+
|
1157 |
+
#~ msgid "End"
|
1158 |
+
#~ msgstr "Odredište"
|
1159 |
+
|
1160 |
+
#~ msgid "Print Directions"
|
1161 |
+
#~ msgstr "Ispis uputa"
|
1162 |
+
|
1163 |
+
#~ msgid "Show query"
|
1164 |
+
#~ msgstr "Prikaži upit"
|
1165 |
+
|
1166 |
+
#~ msgid "Marker title"
|
1167 |
+
#~ msgstr "Naslov markera"
|
1168 |
+
|
1169 |
+
#~ msgid "Marker body"
|
1170 |
+
#~ msgstr "Tijelo markera"
|
1171 |
+
|
1172 |
+
#~ msgid "Marker"
|
1173 |
+
#~ msgstr "Marker"
|
1174 |
+
|
1175 |
+
#~ msgid "Show list of markers"
|
1176 |
+
#~ msgstr "Pokazati listu markera"
|
1177 |
+
|
1178 |
+
#~ msgid "Open overview map"
|
1179 |
+
#~ msgstr "Otvori mapu pregleda"
|
languages/mappress-hu_HU.mo
ADDED
Binary file
|
languages/mappress-hu_HU.po
ADDED
@@ -0,0 +1,695 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: \n"
|
4 |
+
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2011-04-07 18:21-0800\n"
|
6 |
+
"PO-Revision-Date: 2011-04-07 21:29-0800\n"
|
7 |
+
"Last-Translator: Plugin Author <donotreply@gmail.com>\n"
|
8 |
+
"Language-Team: \n"
|
9 |
+
"MIME-Version: 1.0\n"
|
10 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
+
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__;_e\n"
|
13 |
+
"X-Poedit-Basepath: .\n"
|
14 |
+
"X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress\\wp-content\\plugins\\mappress-google-maps-for-wordpress\n"
|
15 |
+
|
16 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:127
|
17 |
+
msgid "Version"
|
18 |
+
msgstr "Verzió"
|
19 |
+
|
20 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:138
|
21 |
+
msgid "Internal error, map was missing. Your data has not been saved!"
|
22 |
+
msgstr "Belső hiba, a tértkép hiányzik. Az adatok nem lettek elmentve!"
|
23 |
+
|
24 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:143
|
25 |
+
msgid "Internal error - unable to save map. Your data has not been saved!"
|
26 |
+
msgstr "Belső hiba, nem lehet menteni a térképet. Az adatok nem lettek mentve!"
|
27 |
+
|
28 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:161
|
29 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:726
|
30 |
+
msgid "Untitled"
|
31 |
+
msgstr "Névtelen"
|
32 |
+
|
33 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:434
|
34 |
+
#, fuzzy
|
35 |
+
msgid "Basic Settings"
|
36 |
+
msgstr "Beállítások"
|
37 |
+
|
38 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:435
|
39 |
+
msgid "Automatic map display"
|
40 |
+
msgstr "Auto térkép megjelenítés"
|
41 |
+
|
42 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:436
|
43 |
+
msgid "Post types"
|
44 |
+
msgstr "Bejegyzés típusok"
|
45 |
+
|
46 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:437
|
47 |
+
msgid "Map alignment"
|
48 |
+
msgstr "Térkép igazítás"
|
49 |
+
|
50 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:438
|
51 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:733
|
52 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:569
|
53 |
+
msgid "Directions"
|
54 |
+
msgstr "útvonaltervezés"
|
55 |
+
|
56 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:439
|
57 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:576
|
58 |
+
msgid "Marker list"
|
59 |
+
msgstr "Jelölő címe"
|
60 |
+
|
61 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:440
|
62 |
+
msgid "Map types"
|
63 |
+
msgstr "Térkép típusok"
|
64 |
+
|
65 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:441
|
66 |
+
msgid "Street View"
|
67 |
+
msgstr "Utca nézet"
|
68 |
+
|
69 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:442
|
70 |
+
msgid "Scroll wheel zoom"
|
71 |
+
msgstr "Egérgörgős nagyítás"
|
72 |
+
|
73 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:443
|
74 |
+
msgid "Keyboard shortcuts"
|
75 |
+
msgstr "Gyorsbillentyűk"
|
76 |
+
|
77 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:444
|
78 |
+
msgid "Open first marker"
|
79 |
+
msgstr "Első jelölő megnyitása"
|
80 |
+
|
81 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:445
|
82 |
+
msgid "Show traffic button"
|
83 |
+
msgstr "Forgalom gomb megjelenítése"
|
84 |
+
|
85 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:446
|
86 |
+
msgid "Tooltips"
|
87 |
+
msgstr "Tippek"
|
88 |
+
|
89 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:448
|
90 |
+
msgid "Localization"
|
91 |
+
msgstr "Helyszín"
|
92 |
+
|
93 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:449
|
94 |
+
msgid "Language"
|
95 |
+
msgstr "Nyelv"
|
96 |
+
|
97 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:450
|
98 |
+
msgid "Country"
|
99 |
+
msgstr "Ország"
|
100 |
+
|
101 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:451
|
102 |
+
msgid "Directions server"
|
103 |
+
msgstr ""
|
104 |
+
|
105 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:453
|
106 |
+
msgid "Templates"
|
107 |
+
msgstr ""
|
108 |
+
|
109 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:454
|
110 |
+
msgid "Marker list template"
|
111 |
+
msgstr "Jelölő címe"
|
112 |
+
|
113 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:456
|
114 |
+
msgid "Custom Fields"
|
115 |
+
msgstr "egyedi mező"
|
116 |
+
|
117 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:457
|
118 |
+
msgid "Custom fields"
|
119 |
+
msgstr "egyedi mező"
|
120 |
+
|
121 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:459
|
122 |
+
msgid "Micsellaneous"
|
123 |
+
msgstr ""
|
124 |
+
|
125 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:460
|
126 |
+
msgid "Custom CSS"
|
127 |
+
msgstr "Egyedi CSS"
|
128 |
+
|
129 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:461
|
130 |
+
msgid "Force resize"
|
131 |
+
msgstr "Kényszerített átméretezés"
|
132 |
+
|
133 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:462
|
134 |
+
msgid "MapPress link"
|
135 |
+
msgstr ""
|
136 |
+
|
137 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:509
|
138 |
+
msgid "country code"
|
139 |
+
msgstr "ország kód"
|
140 |
+
|
141 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:511
|
142 |
+
#, php-format
|
143 |
+
msgid "Enter a %s to use when searching (leave blank for USA)"
|
144 |
+
msgstr "Adjon meg %sot kereséshez (legyen üres USA esetén)"
|
145 |
+
|
146 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:519
|
147 |
+
msgid "Enter the google server to use for directions & printing (default is maps.google.com)"
|
148 |
+
msgstr ""
|
149 |
+
|
150 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:529
|
151 |
+
msgid "Enable zoom with the mouse scroll wheel"
|
152 |
+
msgstr "Nagyítás engedélyezése egérgörgővel"
|
153 |
+
|
154 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:537
|
155 |
+
msgid "Enable keyboard panning and zooming"
|
156 |
+
msgstr "Mozgatás és nagyítás engedélyezése billentyűzetről"
|
157 |
+
|
158 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:543
|
159 |
+
msgid "language"
|
160 |
+
msgstr "nyelv"
|
161 |
+
|
162 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:545
|
163 |
+
#, php-format
|
164 |
+
msgid "Use a specific %s for map controls (default is the browser language setting)"
|
165 |
+
msgstr "Egyedi %s használata a vezérlőkhöz (alap a böngésző nyelve)"
|
166 |
+
|
167 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:556
|
168 |
+
msgid "Allow your readers to change the map type (street, satellite, or hybrid)"
|
169 |
+
msgstr "Az olvasók módosíthassák a térkép típusát (utca, szatelit, vegyes)"
|
170 |
+
|
171 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:564
|
172 |
+
msgid "Display the street view control \"peg man\""
|
173 |
+
msgstr "Utca nézet vezérlő megjelenítése (\"peg man\")"
|
174 |
+
|
175 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:572
|
176 |
+
msgid "Inline (in your blog)"
|
177 |
+
msgstr "Sorban (térkép után)"
|
178 |
+
|
179 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:576
|
180 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:571
|
181 |
+
msgid "Google"
|
182 |
+
msgstr "Google"
|
183 |
+
|
184 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:580
|
185 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:565
|
186 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:570
|
187 |
+
msgid "None"
|
188 |
+
msgstr "Nincs"
|
189 |
+
|
190 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:582
|
191 |
+
msgid "Select 'Google' if directions aren't displaying properly in your theme"
|
192 |
+
msgstr "Válassza a 'Google' lehetőséget, ha az irány információk nem jól jelennek meg az oldalon"
|
193 |
+
|
194 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:589
|
195 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:703
|
196 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:711
|
197 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:719
|
198 |
+
#, php-format
|
199 |
+
msgid "This setting requires %s."
|
200 |
+
msgstr ""
|
201 |
+
|
202 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:590
|
203 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:436
|
204 |
+
msgid "Show a list of markers under each map"
|
205 |
+
msgstr ""
|
206 |
+
|
207 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:599
|
208 |
+
msgid "Automatically open the first marker when a map is displayed"
|
209 |
+
msgstr "Automatikusan nyissa meg az első jelölőt, amikor a térkép megjelenik"
|
210 |
+
|
211 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:608
|
212 |
+
msgid "Show a button for real-time traffic conditions"
|
213 |
+
msgstr "Valós idejű forgalmi állapotok gomb megjelenítése"
|
214 |
+
|
215 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:617
|
216 |
+
msgid "Show marker titles as a \"tooltip\" on mouse-over"
|
217 |
+
msgstr "Jelölő címének megjelenítése magyarázó szövegként, ha fölé visszük az egeret."
|
218 |
+
|
219 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:625
|
220 |
+
msgid "Default"
|
221 |
+
msgstr "Alapérték"
|
222 |
+
|
223 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:629
|
224 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:630
|
225 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:666
|
226 |
+
msgid "Center"
|
227 |
+
msgstr "Középre"
|
228 |
+
|
229 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:634
|
230 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:635
|
231 |
+
msgid "Left"
|
232 |
+
msgstr "Balra"
|
233 |
+
|
234 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:639
|
235 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:640
|
236 |
+
msgid "Right"
|
237 |
+
msgstr "Jobbra"
|
238 |
+
|
239 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:648
|
240 |
+
msgid "Top of post"
|
241 |
+
msgstr "Bejegyzés tetején"
|
242 |
+
|
243 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:652
|
244 |
+
msgid "Bottom of post"
|
245 |
+
msgstr "Bejegyzés alján"
|
246 |
+
|
247 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:656
|
248 |
+
msgid "No automatic display"
|
249 |
+
msgstr "Nincs automatikus megjelenítés"
|
250 |
+
|
251 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:666
|
252 |
+
msgid "post types"
|
253 |
+
msgstr "bejegyzés típusok"
|
254 |
+
|
255 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:668
|
256 |
+
#, php-format
|
257 |
+
msgid "Mark the %s where you want to use MapPress"
|
258 |
+
msgstr "Adja meg a %sokat, ahol használni szeretné a MapPress-t"
|
259 |
+
|
260 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:675
|
261 |
+
msgid "post"
|
262 |
+
msgstr "bejegyzés"
|
263 |
+
|
264 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:677
|
265 |
+
msgid "page"
|
266 |
+
msgstr "oldal"
|
267 |
+
|
268 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:684
|
269 |
+
msgid "Click to permanently resize ALL existing maps"
|
270 |
+
msgstr "Rossz a térképek mérete? Kattintson alább az ÖSSZES térkép végleges átméretezéséhez"
|
271 |
+
|
272 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:686
|
273 |
+
msgid "Force Resize"
|
274 |
+
msgstr "Késznyerített méret!"
|
275 |
+
|
276 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:697
|
277 |
+
msgid "Enter the URL for your CSS file"
|
278 |
+
msgstr ""
|
279 |
+
|
280 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:704
|
281 |
+
msgid "Set a template for the marker list"
|
282 |
+
msgstr ""
|
283 |
+
|
284 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:712
|
285 |
+
msgid "Toggle the 'powered by' message"
|
286 |
+
msgstr ""
|
287 |
+
|
288 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:720
|
289 |
+
msgid "Automatically create maps from custom field data"
|
290 |
+
msgstr ""
|
291 |
+
|
292 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:732
|
293 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:741
|
294 |
+
msgid "No new items"
|
295 |
+
msgstr ""
|
296 |
+
|
297 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:750
|
298 |
+
msgid "Subscribe with RSS"
|
299 |
+
msgstr ""
|
300 |
+
|
301 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:758
|
302 |
+
msgid "5 Stars"
|
303 |
+
msgstr ""
|
304 |
+
|
305 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:760
|
306 |
+
#, php-format
|
307 |
+
msgid "Take a moment to rate it %s on WordPress.org - or make a donation"
|
308 |
+
msgstr ""
|
309 |
+
|
310 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:771
|
311 |
+
msgid "Thanks for your support!"
|
312 |
+
msgstr ""
|
313 |
+
|
314 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:831
|
315 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:604
|
316 |
+
msgid "Documentation"
|
317 |
+
msgstr "Dokumentáció"
|
318 |
+
|
319 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:832
|
320 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:606
|
321 |
+
msgid "Report a bug"
|
322 |
+
msgstr "Hiba jelentése"
|
323 |
+
|
324 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:841
|
325 |
+
msgid "Like this plugin?"
|
326 |
+
msgstr ""
|
327 |
+
|
328 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:842
|
329 |
+
msgid "MapPress News"
|
330 |
+
msgstr ""
|
331 |
+
|
332 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:861
|
333 |
+
msgid "Save Changes"
|
334 |
+
msgstr "Módosítások mentése"
|
335 |
+
|
336 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:862
|
337 |
+
msgid "Reset Defaults"
|
338 |
+
msgstr "Alapérték"
|
339 |
+
|
340 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:886
|
341 |
+
msgid "MapPress database tables are missing. Please deactivate the plugin and activate it again to fix this."
|
342 |
+
msgstr "Hiányoznak a MapPress táblák az adatbázisból. Kérem kapcsolja ki majd be a bővítményt a probléma megoldásához."
|
343 |
+
|
344 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:891
|
345 |
+
msgid "WARNING: MapPress requires WordPress 3.0 or higher. Please upgrade before using MapPress."
|
346 |
+
msgstr "FIGYELEM: a MapPress működéséhez legalább 3.0-ás WordPress kell. Kérem firssítsen a MapPress használata előtt."
|
347 |
+
|
348 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:896
|
349 |
+
msgid "WARNING: MapPress is not compatible with the WP-Geo plugin. Please deactivate or uninstall WP-Geo before using MapPress."
|
350 |
+
msgstr "FIGYELEM: A MegPress nem kompatibilis a WP_Geo beépülővel, az RSS nem fog működni. Kérem kapcsolja ki, vagy távolítsa el a WP-Geo bővítményt a MapPress használata előtt."
|
351 |
+
|
352 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:138
|
353 |
+
#, php-format
|
354 |
+
msgid "No geocoding response from Google: %s"
|
355 |
+
msgstr ""
|
356 |
+
|
357 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:151
|
358 |
+
#, php-format
|
359 |
+
msgid "Google cannot geocode address: %s, status: %s"
|
360 |
+
msgstr ""
|
361 |
+
|
362 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:154
|
363 |
+
#, php-format
|
364 |
+
msgid "No geocoding result for address: %s"
|
365 |
+
msgstr ""
|
366 |
+
|
367 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:530
|
368 |
+
msgid "Close"
|
369 |
+
msgstr "Bezárás"
|
370 |
+
|
371 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:531
|
372 |
+
msgid "By car"
|
373 |
+
msgstr "autóval"
|
374 |
+
|
375 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:532
|
376 |
+
msgid "Walking"
|
377 |
+
msgstr "gyalogosan"
|
378 |
+
|
379 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:533
|
380 |
+
msgid "Bicycling"
|
381 |
+
msgstr "kerékpárral"
|
382 |
+
|
383 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:538
|
384 |
+
msgid "Start"
|
385 |
+
msgstr "Indulás"
|
386 |
+
|
387 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:545
|
388 |
+
msgid "Swap start and end"
|
389 |
+
msgstr "kiindulópont és cél cseréje"
|
390 |
+
|
391 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:551
|
392 |
+
msgid "End"
|
393 |
+
msgstr "Cél"
|
394 |
+
|
395 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:560
|
396 |
+
msgid "Get Directions"
|
397 |
+
msgstr "Irányok lekérdezése"
|
398 |
+
|
399 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:561
|
400 |
+
msgid "Print Directions"
|
401 |
+
msgstr "Irányok nyomtatása"
|
402 |
+
|
403 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:605
|
404 |
+
msgid "FAQ"
|
405 |
+
msgstr "GyIK"
|
406 |
+
|
407 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:617
|
408 |
+
msgid "Add"
|
409 |
+
msgstr "Új"
|
410 |
+
|
411 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:620
|
412 |
+
msgid "Toggle lat/lng entry"
|
413 |
+
msgstr "Lat/Lng bejegyzés cseréje"
|
414 |
+
|
415 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:623
|
416 |
+
msgid "Location"
|
417 |
+
msgstr "Helyszín"
|
418 |
+
|
419 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:628
|
420 |
+
msgid "Lat/Lng"
|
421 |
+
msgstr "Lat/Lng"
|
422 |
+
|
423 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:643
|
424 |
+
msgid "Current Maps"
|
425 |
+
msgstr "Aktuális térképek"
|
426 |
+
|
427 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:644
|
428 |
+
msgid "New Map"
|
429 |
+
msgstr "Új térkép"
|
430 |
+
|
431 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:653
|
432 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:725
|
433 |
+
msgid "Map ID"
|
434 |
+
msgstr "Térkép ID"
|
435 |
+
|
436 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:656
|
437 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:742
|
438 |
+
msgid "Title"
|
439 |
+
msgstr "Cím"
|
440 |
+
|
441 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:659
|
442 |
+
msgid "Small"
|
443 |
+
msgstr "Kicsi"
|
444 |
+
|
445 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:660
|
446 |
+
msgid "Medium"
|
447 |
+
msgstr "Közepes"
|
448 |
+
|
449 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:661
|
450 |
+
msgid "Large"
|
451 |
+
msgstr "Nagy"
|
452 |
+
|
453 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:665
|
454 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:735
|
455 |
+
msgid "Save"
|
456 |
+
msgstr "Mentés"
|
457 |
+
|
458 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:722
|
459 |
+
msgid "Maps in this post"
|
460 |
+
msgstr "Térképek e bejegyzésben"
|
461 |
+
|
462 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:723
|
463 |
+
msgid "There are no maps yet for this post"
|
464 |
+
msgstr "Még nincs térkép ehhez a bejegyzéshez"
|
465 |
+
|
466 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:724
|
467 |
+
msgid "Create a new map"
|
468 |
+
msgstr "Új térkép létrehozása"
|
469 |
+
|
470 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:727
|
471 |
+
msgid "The starting or ending address could not be found."
|
472 |
+
msgstr "A kiindulási- vagy célcím nem található."
|
473 |
+
|
474 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:728
|
475 |
+
msgid "Google cannot return directions between those addresses. There is no route between them or the routing information is not available."
|
476 |
+
msgstr "A Google nem talált útvonalat a két cím között. Vagy nincs ilyen útvonal, vagy az információ nem érhető el."
|
477 |
+
|
478 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:729
|
479 |
+
msgid "Unknown error, unable to return directions. Status code = "
|
480 |
+
msgstr "Ismeretlen hiba, nem jeleníthető meg az útvonal. Állapot kód: "
|
481 |
+
|
482 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:730
|
483 |
+
msgid "Enter address"
|
484 |
+
msgstr "Cím megadása"
|
485 |
+
|
486 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:731
|
487 |
+
msgid "No matching address"
|
488 |
+
msgstr "Nincs egyező cím"
|
489 |
+
|
490 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:732
|
491 |
+
msgid "Did you mean: "
|
492 |
+
msgstr "Erre gondololt:"
|
493 |
+
|
494 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:734
|
495 |
+
msgid "Edit"
|
496 |
+
msgstr "Szerkesztés"
|
497 |
+
|
498 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:736
|
499 |
+
msgid "Cancel"
|
500 |
+
msgstr "Mégsem"
|
501 |
+
|
502 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:737
|
503 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:745
|
504 |
+
msgid "Delete"
|
505 |
+
msgstr "Törlés"
|
506 |
+
|
507 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:738
|
508 |
+
msgid "View"
|
509 |
+
msgstr "Nézet"
|
510 |
+
|
511 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:739
|
512 |
+
msgid "Back"
|
513 |
+
msgstr "Vissza"
|
514 |
+
|
515 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:740
|
516 |
+
msgid "Insert into post"
|
517 |
+
msgstr "Beszúrás a bejegyzésbe"
|
518 |
+
|
519 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:741
|
520 |
+
msgid "Select a map"
|
521 |
+
msgstr "Térkép választása"
|
522 |
+
|
523 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:743
|
524 |
+
msgid "Delete this map marker?"
|
525 |
+
msgstr "Térkép jelölő törlése?"
|
526 |
+
|
527 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:744
|
528 |
+
msgid "Delete this map?"
|
529 |
+
msgstr "Térkép törlése?"
|
530 |
+
|
531 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:746
|
532 |
+
msgid "Map saved"
|
533 |
+
msgstr "Térkép mentve"
|
534 |
+
|
535 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:747
|
536 |
+
msgid "Map deleted"
|
537 |
+
msgstr "Térkép törölve"
|
538 |
+
|
539 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:748
|
540 |
+
msgid "Error: AJAX failed! "
|
541 |
+
msgstr "Hiba: AJAX-hívás sikertelen!"
|
542 |
+
|
543 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:749
|
544 |
+
msgid "Click & drag to move this marker"
|
545 |
+
msgstr "Fogd-és-vidd módszerrel mozgatható"
|
546 |
+
|
547 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:750
|
548 |
+
msgid "Zoom"
|
549 |
+
msgstr "Nagyítás"
|
550 |
+
|
551 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:751
|
552 |
+
msgid "Traffic"
|
553 |
+
msgstr "Forgalom"
|
554 |
+
|
555 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:752
|
556 |
+
msgid "Standard icons"
|
557 |
+
msgstr ""
|
558 |
+
|
559 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:753
|
560 |
+
msgid "My icons"
|
561 |
+
msgstr ""
|
562 |
+
|
563 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:99
|
564 |
+
#, php-format
|
565 |
+
msgid "Unable to parse input: %s"
|
566 |
+
msgstr ""
|
567 |
+
|
568 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:412
|
569 |
+
msgid "Field for addresses"
|
570 |
+
msgstr "Cím megadása"
|
571 |
+
|
572 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:419
|
573 |
+
msgid "Field for errors"
|
574 |
+
msgstr ""
|
575 |
+
|
576 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:426
|
577 |
+
msgid "Update map when post is saved"
|
578 |
+
msgstr ""
|
579 |
+
|
580 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:429
|
581 |
+
msgid "Update map when address is changed by a program"
|
582 |
+
msgstr ""
|
583 |
+
|
584 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:457
|
585 |
+
msgid "Display powered by link"
|
586 |
+
msgstr ""
|
587 |
+
|
588 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:475
|
589 |
+
msgid "Mappress Pro Site"
|
590 |
+
msgstr ""
|
591 |
+
|
592 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:530
|
593 |
+
msgid "Widget title"
|
594 |
+
msgstr ""
|
595 |
+
|
596 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:535
|
597 |
+
msgid "Map size"
|
598 |
+
msgstr "Térkép mérete"
|
599 |
+
|
600 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:541
|
601 |
+
msgid "Show query"
|
602 |
+
msgstr ""
|
603 |
+
|
604 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:542
|
605 |
+
msgid "Current posts"
|
606 |
+
msgstr ""
|
607 |
+
|
608 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:543
|
609 |
+
msgid "All posts"
|
610 |
+
msgstr ""
|
611 |
+
|
612 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:544
|
613 |
+
msgid "Custom query"
|
614 |
+
msgstr ""
|
615 |
+
|
616 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:547
|
617 |
+
msgid "Learn about queries"
|
618 |
+
msgstr "Infó a lekérdezésekről"
|
619 |
+
|
620 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:551
|
621 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:552
|
622 |
+
msgid "Marker title"
|
623 |
+
msgstr "Jelölő címe"
|
624 |
+
|
625 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:553
|
626 |
+
msgid "Post title"
|
627 |
+
msgstr "Bejegyzés típusok"
|
628 |
+
|
629 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:557
|
630 |
+
msgid "Link"
|
631 |
+
msgstr "Hivatkozás"
|
632 |
+
|
633 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:558
|
634 |
+
msgid "Link marker title to post"
|
635 |
+
msgstr ""
|
636 |
+
|
637 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:562
|
638 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:563
|
639 |
+
msgid "Marker body"
|
640 |
+
msgstr "Jelölő teste"
|
641 |
+
|
642 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:564
|
643 |
+
msgid "Post excerpt"
|
644 |
+
msgstr ""
|
645 |
+
|
646 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:572
|
647 |
+
msgid "Inline"
|
648 |
+
msgstr ""
|
649 |
+
|
650 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:577
|
651 |
+
msgid "Show list of markers"
|
652 |
+
msgstr ""
|
653 |
+
|
654 |
+
#~ msgid "Map custom field"
|
655 |
+
#~ msgstr "Térkép egyedi mező"
|
656 |
+
|
657 |
+
#~ msgid ""
|
658 |
+
#~ " Include your own CSS. You must create a file named %s in the MapPress %"
|
659 |
+
#~ "s sub-directory"
|
660 |
+
#~ msgstr ""
|
661 |
+
#~ "Használhat saját CSS fájlt is. Készítsen egy %s nevű fájlt a MapPress %s "
|
662 |
+
#~ "alkönyvtárában!"
|
663 |
+
|
664 |
+
#~ msgid "Map addresses from a %s : "
|
665 |
+
#~ msgstr "Térkép címek innen %s:"
|
666 |
+
|
667 |
+
#~ msgid "Donate"
|
668 |
+
#~ msgstr "Támogatás"
|
669 |
+
|
670 |
+
#~ msgid "Please make a donation today!"
|
671 |
+
#~ msgstr "Kérem támogasson még ma!"
|
672 |
+
|
673 |
+
#~ msgid "Subpages"
|
674 |
+
#~ msgstr "Aloldalak"
|
675 |
+
|
676 |
+
#~ msgid "Categories"
|
677 |
+
#~ msgstr "Kategóriák"
|
678 |
+
|
679 |
+
#~ msgid "Permanent link to"
|
680 |
+
#~ msgstr "Permalink ehhez"
|
681 |
+
|
682 |
+
#~ msgid "Archives"
|
683 |
+
#~ msgstr "Arhívum"
|
684 |
+
|
685 |
+
#~ msgid "Title:"
|
686 |
+
#~ msgstr "Cím:"
|
687 |
+
|
688 |
+
#~ msgid "Zoom (1-19):"
|
689 |
+
#~ msgstr "Nagyítás (1-19):"
|
690 |
+
|
691 |
+
#~ msgid "Used when only 1 marker is visible"
|
692 |
+
#~ msgstr "Akkor hasznos, ha csak 1 jelölő látható"
|
693 |
+
|
694 |
+
#~ msgid "Show:"
|
695 |
+
#~ msgstr "Mutat:"
|
languages/mappress-it_IT.mo
ADDED
Binary file
|
languages/mappress-it_IT.po
ADDED
@@ -0,0 +1,950 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# SOME DESCRIPTIVE TITLE.
|
2 |
+
# This file is put in the public domain.
|
3 |
+
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
4 |
+
#
|
5 |
+
msgid ""
|
6 |
+
msgstr ""
|
7 |
+
"Project-Id-Version: MapPress Easy Google Maps in italiano\n"
|
8 |
+
"Report-Msgid-Bugs-To: \n"
|
9 |
+
"POT-Creation-Date: 2011-04-07 17:44-0800\n"
|
10 |
+
"PO-Revision-Date: 2011-08-20 00:26+0100\n"
|
11 |
+
"Last-Translator: Gianni Diurno (aka gidibao) <gidibao[at]gmail[dot]com>\n"
|
12 |
+
"Language-Team: Gianni Diurno | gidibao.net & charmingpress.com\n"
|
13 |
+
"MIME-Version: 1.0\n"
|
14 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
15 |
+
"Content-Transfer-Encoding: 8bit\n"
|
16 |
+
"X-Poedit-Language: Italian\n"
|
17 |
+
"X-Poedit-Country: ITALY\n"
|
18 |
+
"X-Poedit-KeywordsList: __;_e;esc_attr__;esc_attr_e;esc_html__;esc_html_e\n"
|
19 |
+
"X-Poedit-Basepath: ../\n"
|
20 |
+
"X-Poedit-SourceCharset: utf-8\n"
|
21 |
+
"X-Poedit-SearchPath-0: .\n"
|
22 |
+
|
23 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:127
|
24 |
+
msgid "Version"
|
25 |
+
msgstr " Versione"
|
26 |
+
|
27 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:138
|
28 |
+
msgid "Internal error, map was missing. Your data has not been saved!"
|
29 |
+
msgstr "Errore interno: la mappa é stata smarrita. I dati non sono stati salvati!"
|
30 |
+
|
31 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:143
|
32 |
+
msgid "Internal error - unable to save map. Your data has not been saved!"
|
33 |
+
msgstr "Errore interno - non é possibile salvare la mappa. I dati non sono stati salvati!"
|
34 |
+
|
35 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:161
|
36 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:726
|
37 |
+
msgid "Untitled"
|
38 |
+
msgstr "Senza nome"
|
39 |
+
|
40 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:434
|
41 |
+
msgid "Basic Settings"
|
42 |
+
msgstr "Impostazioni"
|
43 |
+
|
44 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:435
|
45 |
+
msgid "Automatic map display"
|
46 |
+
msgstr "Visualizzazione mappa"
|
47 |
+
|
48 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:436
|
49 |
+
msgid "Post types"
|
50 |
+
msgstr "Tipo di articoli"
|
51 |
+
|
52 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:437
|
53 |
+
msgid "Map alignment"
|
54 |
+
msgstr "Allineamento mappa"
|
55 |
+
|
56 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:438
|
57 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:733
|
58 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:569
|
59 |
+
msgid "Directions"
|
60 |
+
msgstr "Percorsi"
|
61 |
+
|
62 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:439
|
63 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:576
|
64 |
+
msgid "Marker list"
|
65 |
+
msgstr "Lista marker"
|
66 |
+
|
67 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:440
|
68 |
+
msgid "Map types"
|
69 |
+
msgstr "Tipo di mappa"
|
70 |
+
|
71 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:441
|
72 |
+
msgid "Street View"
|
73 |
+
msgstr "Street view"
|
74 |
+
|
75 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:442
|
76 |
+
msgid "Scroll wheel zoom"
|
77 |
+
msgstr "Scroll wheel zoom"
|
78 |
+
|
79 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:443
|
80 |
+
msgid "Keyboard shortcuts"
|
81 |
+
msgstr "Scorciatoie da tastiera"
|
82 |
+
|
83 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:444
|
84 |
+
msgid "Open first marker"
|
85 |
+
msgstr "Apertura primo marker"
|
86 |
+
|
87 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:445
|
88 |
+
msgid "Show traffic button"
|
89 |
+
msgstr "Mostra pulsante traffico"
|
90 |
+
|
91 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:446
|
92 |
+
msgid "Tooltips"
|
93 |
+
msgstr "Strumenti"
|
94 |
+
|
95 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:448
|
96 |
+
msgid "Localization"
|
97 |
+
msgstr "Località"
|
98 |
+
|
99 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:449
|
100 |
+
msgid "Language"
|
101 |
+
msgstr "Lingua"
|
102 |
+
|
103 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:450
|
104 |
+
msgid "Country"
|
105 |
+
msgstr "Paese"
|
106 |
+
|
107 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:451
|
108 |
+
msgid "Directions server"
|
109 |
+
msgstr "Server direzioni"
|
110 |
+
|
111 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:453
|
112 |
+
msgid "Templates"
|
113 |
+
msgstr "Template"
|
114 |
+
|
115 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:454
|
116 |
+
msgid "Marker list template"
|
117 |
+
msgstr "Template lista marker"
|
118 |
+
|
119 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:456
|
120 |
+
msgid "Custom Fields"
|
121 |
+
msgstr "Campi personalizzati"
|
122 |
+
|
123 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:457
|
124 |
+
msgid "Custom fields"
|
125 |
+
msgstr "Campi personalizzati"
|
126 |
+
|
127 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:459
|
128 |
+
msgid "Micsellaneous"
|
129 |
+
msgstr "Varie"
|
130 |
+
|
131 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:460
|
132 |
+
msgid "Custom CSS"
|
133 |
+
msgstr "CSS personalizzato"
|
134 |
+
|
135 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:461
|
136 |
+
msgid "Force resize"
|
137 |
+
msgstr "Imponi resize"
|
138 |
+
|
139 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:462
|
140 |
+
msgid "MapPress link"
|
141 |
+
msgstr "Link MapPress"
|
142 |
+
|
143 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:509
|
144 |
+
msgid "country code"
|
145 |
+
msgstr "codice paese"
|
146 |
+
|
147 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:511
|
148 |
+
#, php-format
|
149 |
+
msgid "Enter a %s to use when searching (leave blank for USA)"
|
150 |
+
msgstr "Inserisci il %s da utilizzare durante la ricerca (lascia in bianco per USA)"
|
151 |
+
|
152 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:519
|
153 |
+
msgid "Enter the google server to use for directions & printing (default is maps.google.com)"
|
154 |
+
msgstr "Inserisci il google server da utilizzare per le direzioni (predefinito a maps.google.com)"
|
155 |
+
|
156 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:529
|
157 |
+
msgid "Enable zoom with the mouse scroll wheel"
|
158 |
+
msgstr "Attiva lo zoom con la rotellina del mouse"
|
159 |
+
|
160 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:537
|
161 |
+
msgid "Enable keyboard panning and zooming"
|
162 |
+
msgstr "Attivare tastiera panoramica e zoom"
|
163 |
+
|
164 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:543
|
165 |
+
msgid "language"
|
166 |
+
msgstr "lingua"
|
167 |
+
|
168 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:545
|
169 |
+
#, php-format
|
170 |
+
msgid "Use a specific %s for map controls (default is the browser language setting)"
|
171 |
+
msgstr "Usa una %s specifica per i controlli della mappa (predefinita ad impostazioni lingua del browser)"
|
172 |
+
|
173 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:556
|
174 |
+
msgid "Allow your readers to change the map type (street, satellite, or hybrid)"
|
175 |
+
msgstr "Permetti agli utenti di cambiare il tipo di mappa (stradale, satellite o ibrida)"
|
176 |
+
|
177 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:564
|
178 |
+
msgid "Display the street view control \"peg man\""
|
179 |
+
msgstr "Mostra il controllo visualizzazione stradale \"peg man\""
|
180 |
+
|
181 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:572
|
182 |
+
msgid "Inline (in your blog)"
|
183 |
+
msgstr "Inline (nel tuo blog)"
|
184 |
+
|
185 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:576
|
186 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:571
|
187 |
+
msgid "Google"
|
188 |
+
msgstr "Google"
|
189 |
+
|
190 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:580
|
191 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:565
|
192 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:570
|
193 |
+
msgid "None"
|
194 |
+
msgstr "Nessuno"
|
195 |
+
|
196 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:582
|
197 |
+
msgid "Select 'Google' if directions aren't displaying properly in your theme"
|
198 |
+
msgstr "Seleziona 'Google' qualora i percorsi non venissero mostrati correttamente nel tema"
|
199 |
+
|
200 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:589
|
201 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:703
|
202 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:711
|
203 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:719
|
204 |
+
#, php-format
|
205 |
+
msgid "This setting requires %s."
|
206 |
+
msgstr "Questa impostazione richiede %s."
|
207 |
+
|
208 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:590
|
209 |
+
msgid "Show a list of markers under each map."
|
210 |
+
msgstr "Mostra sotto ogni mappa una lista di luoghi"
|
211 |
+
|
212 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:599
|
213 |
+
msgid "Automatically open the first marker when a map is displayed"
|
214 |
+
msgstr "Apri il primo marker al momento della visualizzazione della mappa"
|
215 |
+
|
216 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:608
|
217 |
+
msgid "Show a button for real-time traffic conditions"
|
218 |
+
msgstr "Mostra un pulsante per le condizioni del traffico in tempo reale"
|
219 |
+
|
220 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:617
|
221 |
+
msgid "Show marker titles as a \"tooltip\" on mouse-over."
|
222 |
+
msgstr "Mostra i nomi dei marker come \"strumento\" allo scorrere del mouse."
|
223 |
+
|
224 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:625
|
225 |
+
msgid "Default"
|
226 |
+
msgstr "predefinito"
|
227 |
+
|
228 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:629
|
229 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:630
|
230 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:666
|
231 |
+
msgid "Center"
|
232 |
+
msgstr "al centro"
|
233 |
+
|
234 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:634
|
235 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:635
|
236 |
+
msgid "Left"
|
237 |
+
msgstr "a sinistra"
|
238 |
+
|
239 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:639
|
240 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:640
|
241 |
+
msgid "Right"
|
242 |
+
msgstr "a destra"
|
243 |
+
|
244 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:648
|
245 |
+
msgid "Top of post"
|
246 |
+
msgstr "in cima all'articolo"
|
247 |
+
|
248 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:652
|
249 |
+
msgid "Bottom of post"
|
250 |
+
msgstr "al fondo dell'articolo"
|
251 |
+
|
252 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:656
|
253 |
+
msgid "No automatic display"
|
254 |
+
msgstr "nessuna visualizzazione automatica"
|
255 |
+
|
256 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:666
|
257 |
+
msgid "post types"
|
258 |
+
msgstr "tipo di articoli"
|
259 |
+
|
260 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:668
|
261 |
+
#, php-format
|
262 |
+
msgid "Mark the %s where you want to use MapPress"
|
263 |
+
msgstr "Indica il %s laddove desideri utilizzare MapPress"
|
264 |
+
|
265 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:675
|
266 |
+
msgid "post"
|
267 |
+
msgstr "articolo"
|
268 |
+
|
269 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:677
|
270 |
+
msgid "page"
|
271 |
+
msgstr "pagina"
|
272 |
+
|
273 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:684
|
274 |
+
msgid "Click to permanently resize ALL existing maps"
|
275 |
+
msgstr "Clicca per ridimensionare permanentemente TUTTE le tue mappe"
|
276 |
+
|
277 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:686
|
278 |
+
msgid "Force Resize"
|
279 |
+
msgstr "imponi resize"
|
280 |
+
|
281 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:697
|
282 |
+
msgid "Enter the URL for your CSS file"
|
283 |
+
msgstr "Inserisci l'URL al tuo file CSS"
|
284 |
+
|
285 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:704
|
286 |
+
msgid "Set a template for the marker list."
|
287 |
+
msgstr "Questa impostazione richiede %s. Imposta un template per la lista dei marker."
|
288 |
+
|
289 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:712
|
290 |
+
msgid "Toggle the 'powered by' message."
|
291 |
+
msgstr "Rimuove il messaggio 'powered by'."
|
292 |
+
|
293 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:720
|
294 |
+
msgid "Automatically create maps from custom field data."
|
295 |
+
msgstr "Le mappe saranno create in automatico grazie ai dati presenti nei campi personalizzati."
|
296 |
+
|
297 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:732
|
298 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:741
|
299 |
+
msgid "No new items"
|
300 |
+
msgstr "Nessun nuovo termine"
|
301 |
+
|
302 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:750
|
303 |
+
msgid "Subscribe with RSS"
|
304 |
+
msgstr "Abbonati via RSS"
|
305 |
+
|
306 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:758
|
307 |
+
msgid "5 Stars"
|
308 |
+
msgstr "5 Stelle"
|
309 |
+
|
310 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:760
|
311 |
+
#, php-format
|
312 |
+
msgid "Take a moment to rate it %s on WordPress.org - or make a donation"
|
313 |
+
msgstr "Votalo %s su WordPress.org - oppure fai una donazione"
|
314 |
+
|
315 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:771
|
316 |
+
msgid "Thanks for your support!"
|
317 |
+
msgstr "Grazie per il tuo supporto!"
|
318 |
+
|
319 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:831
|
320 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:604
|
321 |
+
msgid "Documentation"
|
322 |
+
msgstr "Documentazione"
|
323 |
+
|
324 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:832
|
325 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:606
|
326 |
+
msgid "Report a bug"
|
327 |
+
msgstr "Segnalazione bug"
|
328 |
+
|
329 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:841
|
330 |
+
msgid "Like this plugin?"
|
331 |
+
msgstr "Ti piace questo plugin?"
|
332 |
+
|
333 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:842
|
334 |
+
msgid "MapPress News"
|
335 |
+
msgstr "Notizie MapPress"
|
336 |
+
|
337 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:861
|
338 |
+
msgid "Save Changes"
|
339 |
+
msgstr "Salva le modifiche"
|
340 |
+
|
341 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:862
|
342 |
+
msgid "Reset Defaults"
|
343 |
+
msgstr "Ripristina i valori predefiniti"
|
344 |
+
|
345 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:886
|
346 |
+
msgid "MapPress database tables are missing. Please deactivate the plugin and activate it again to fix this."
|
347 |
+
msgstr "Non sono presenti le tabelle del database di MapPress. Disattiva il plugin quindi, riattivalo nuovamente per correggere il problema."
|
348 |
+
|
349 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:891
|
350 |
+
msgid "WARNING: MapPress requires WordPress 3.0 or higher. Please upgrade before using MapPress."
|
351 |
+
msgstr "ATTENZIONE: MapPress richiede WordPress 3.0 o superiore. Effettua l'aggiornamento prima di utilizzare MapPress."
|
352 |
+
|
353 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:896
|
354 |
+
msgid "WARNING: MapPress is not compatible with the WP-Geo plugin. Please deactivate or uninstall WP-Geo before using MapPress."
|
355 |
+
msgstr "ATTENZIONE: MapPress non é compatibile con il plugin WP-Geo - i tuoi feed RSS non funzioneranno. Disattiva o disinstalla WP-Geo prima di usare MapPress."
|
356 |
+
|
357 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:138
|
358 |
+
#, php-format
|
359 |
+
msgid "No geocoding response from Google: %s"
|
360 |
+
msgstr "Nessun risultato geocodifica da Google: %s"
|
361 |
+
|
362 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:151
|
363 |
+
#, php-format
|
364 |
+
msgid "Google cannot geocode address: %s, status: %s"
|
365 |
+
msgstr "Google non é in grado di geocodificare l'indirizzo: %s, stato: %s"
|
366 |
+
|
367 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:154
|
368 |
+
#, php-format
|
369 |
+
msgid "No geocoding result for address: %s"
|
370 |
+
msgstr "Nessun risultato geocodifica per l'indirizzo: %s"
|
371 |
+
|
372 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:530
|
373 |
+
msgid "Close"
|
374 |
+
msgstr "Chiudi"
|
375 |
+
|
376 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:531
|
377 |
+
msgid "By car"
|
378 |
+
msgstr "In auto"
|
379 |
+
|
380 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:532
|
381 |
+
msgid "Walking"
|
382 |
+
msgstr "A piedi"
|
383 |
+
|
384 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:533
|
385 |
+
msgid "Bicycling"
|
386 |
+
msgstr "In bicicletta"
|
387 |
+
|
388 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:538
|
389 |
+
msgid "Start"
|
390 |
+
msgstr "Avvio"
|
391 |
+
|
392 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:545
|
393 |
+
msgid "Swap start and end"
|
394 |
+
msgstr "Swap start and end"
|
395 |
+
|
396 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:551
|
397 |
+
msgid "End"
|
398 |
+
msgstr "Fine"
|
399 |
+
|
400 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:560
|
401 |
+
msgid "Get Directions"
|
402 |
+
msgstr "Ottieni i Percorsi"
|
403 |
+
|
404 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:561
|
405 |
+
msgid "Print Directions"
|
406 |
+
msgstr "Stampa il percorso"
|
407 |
+
|
408 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:605
|
409 |
+
msgid "FAQ"
|
410 |
+
msgstr "FAQ"
|
411 |
+
|
412 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:617
|
413 |
+
msgid "Add"
|
414 |
+
msgstr "Aggiungere"
|
415 |
+
|
416 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:620
|
417 |
+
msgid "Toggle lat/lng entry"
|
418 |
+
msgstr "Commuta a inserimento lat/lng"
|
419 |
+
|
420 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:623
|
421 |
+
msgid "Location"
|
422 |
+
msgstr "Luogo"
|
423 |
+
|
424 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:628
|
425 |
+
msgid "Lat/Lng"
|
426 |
+
msgstr "Lat/Lng"
|
427 |
+
|
428 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:643
|
429 |
+
msgid "Current Maps"
|
430 |
+
msgstr "Mappe in uso"
|
431 |
+
|
432 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:644
|
433 |
+
msgid "New Map"
|
434 |
+
msgstr "Nuova mappa"
|
435 |
+
|
436 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:653
|
437 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:725
|
438 |
+
msgid "Map ID"
|
439 |
+
msgstr "ID mappa"
|
440 |
+
|
441 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:656
|
442 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:742
|
443 |
+
msgid "Title"
|
444 |
+
msgstr "Nome"
|
445 |
+
|
446 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:659
|
447 |
+
msgid "Small"
|
448 |
+
msgstr "Piccola"
|
449 |
+
|
450 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:660
|
451 |
+
msgid "Medium"
|
452 |
+
msgstr "Media"
|
453 |
+
|
454 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:661
|
455 |
+
msgid "Large"
|
456 |
+
msgstr "Grande"
|
457 |
+
|
458 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:665
|
459 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:735
|
460 |
+
msgid "Save"
|
461 |
+
msgstr "Salva"
|
462 |
+
|
463 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:722
|
464 |
+
msgid "Maps in this post"
|
465 |
+
msgstr "Mappe in questo articolo"
|
466 |
+
|
467 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:723
|
468 |
+
msgid "There are no maps yet for this post"
|
469 |
+
msgstr "Nessuna mappa per questo articolo"
|
470 |
+
|
471 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:724
|
472 |
+
msgid "Create a new map"
|
473 |
+
msgstr "Crea una nuova mappa"
|
474 |
+
|
475 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:727
|
476 |
+
msgid "The starting or ending address could not be found."
|
477 |
+
msgstr "Manca l'indirizzo di partenza o arrivo."
|
478 |
+
|
479 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:728
|
480 |
+
msgid "Google cannot return directions between those addresses. There is no route between them or the routing information is not available."
|
481 |
+
msgstr "Google non può mostrare i percorsi tra questi indirizzi. Non esiste tra loro una strada oppure l'informazione sulla strada non é disponibile."
|
482 |
+
|
483 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:729
|
484 |
+
msgid "Unknown error, unable to return directions. Status code = "
|
485 |
+
msgstr "Errore sconosciuto, impossibile ritornare ai percorsi. Codice status = "
|
486 |
+
|
487 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:730
|
488 |
+
msgid "Enter address"
|
489 |
+
msgstr "Inserire indirizzo"
|
490 |
+
|
491 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:731
|
492 |
+
msgid "No matching address"
|
493 |
+
msgstr "Nessun indirizzo corrispondente"
|
494 |
+
|
495 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:732
|
496 |
+
msgid "Did you mean: "
|
497 |
+
msgstr "Intendevi?"
|
498 |
+
|
499 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:734
|
500 |
+
msgid "Edit"
|
501 |
+
msgstr "Modifica"
|
502 |
+
|
503 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:736
|
504 |
+
msgid "Cancel"
|
505 |
+
msgstr "Cancella"
|
506 |
+
|
507 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:737
|
508 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:745
|
509 |
+
msgid "Delete"
|
510 |
+
msgstr "Annulla"
|
511 |
+
|
512 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:738
|
513 |
+
msgid "View"
|
514 |
+
msgstr "Visualizza"
|
515 |
+
|
516 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:739
|
517 |
+
msgid "Back"
|
518 |
+
msgstr "Indietro"
|
519 |
+
|
520 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:740
|
521 |
+
msgid "Insert into post"
|
522 |
+
msgstr "Inserisci nell'articolo"
|
523 |
+
|
524 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:741
|
525 |
+
msgid "Select a map"
|
526 |
+
msgstr "Seleziona una mappa"
|
527 |
+
|
528 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:743
|
529 |
+
msgid "Delete this map marker?"
|
530 |
+
msgstr "Desideri annullare il marker di questa mappa?"
|
531 |
+
|
532 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:744
|
533 |
+
msgid "Delete this map?"
|
534 |
+
msgstr "Desideri cancellare questa mappa?"
|
535 |
+
|
536 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:746
|
537 |
+
msgid "Map saved"
|
538 |
+
msgstr "La mappa é stata salvata"
|
539 |
+
|
540 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:747
|
541 |
+
msgid "Map deleted"
|
542 |
+
msgstr "La mappa é stata cancellata"
|
543 |
+
|
544 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:748
|
545 |
+
msgid "Error: AJAX failed! "
|
546 |
+
msgstr "ERRORE. AJAX fallito!"
|
547 |
+
|
548 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:749
|
549 |
+
msgid "Click & drag to move this marker"
|
550 |
+
msgstr "Clicca e trascina per muovere questo marker"
|
551 |
+
|
552 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:750
|
553 |
+
msgid "Zoom"
|
554 |
+
msgstr "Zoom"
|
555 |
+
|
556 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:751
|
557 |
+
msgid "Traffic"
|
558 |
+
msgstr "Traffico"
|
559 |
+
|
560 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:752
|
561 |
+
msgid "Standard icons"
|
562 |
+
msgstr "Icone standard"
|
563 |
+
|
564 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:753
|
565 |
+
msgid "My icons"
|
566 |
+
msgstr "Le mie icone"
|
567 |
+
|
568 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:99
|
569 |
+
#, php-format
|
570 |
+
msgid "Unable to parse input: %s"
|
571 |
+
msgstr "Non é stato possibile analizzare l'input: %s"
|
572 |
+
|
573 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:412
|
574 |
+
msgid "Field for addresses"
|
575 |
+
msgstr "Campo per gli indirizzi"
|
576 |
+
|
577 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:419
|
578 |
+
msgid "Field for errors"
|
579 |
+
msgstr "Campo per gli errori"
|
580 |
+
|
581 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:426
|
582 |
+
msgid "Update map when post is saved"
|
583 |
+
msgstr "Aggiorna la mappa al salvataggio dell'articolo"
|
584 |
+
|
585 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:429
|
586 |
+
msgid "Update map when address is changed by a program"
|
587 |
+
msgstr "Aggiorna la mappa quando un indirizzo é stato modificato da un programma"
|
588 |
+
|
589 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:436
|
590 |
+
msgid "Show a list of markers under each map"
|
591 |
+
msgstr "Mostra sotto ogni mappa una lista di luoghi"
|
592 |
+
|
593 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:457
|
594 |
+
msgid "Display powered by link"
|
595 |
+
msgstr "Attiva il link \"fornito da\"."
|
596 |
+
|
597 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:475
|
598 |
+
msgid "Mappress Pro Site"
|
599 |
+
msgstr "Sito Mappress Pro"
|
600 |
+
|
601 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:530
|
602 |
+
msgid "Widget title"
|
603 |
+
msgstr "Nome widget"
|
604 |
+
|
605 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:535
|
606 |
+
msgid "Map size"
|
607 |
+
msgstr "Dimensione mappa"
|
608 |
+
|
609 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:541
|
610 |
+
msgid "Show query"
|
611 |
+
msgstr "Mostra query"
|
612 |
+
|
613 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:542
|
614 |
+
msgid "Current posts"
|
615 |
+
msgstr "Articoli in uso"
|
616 |
+
|
617 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:543
|
618 |
+
msgid "All posts"
|
619 |
+
msgstr "Tutti gli articoli"
|
620 |
+
|
621 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:544
|
622 |
+
msgid "Custom query"
|
623 |
+
msgstr "Query personalizzata"
|
624 |
+
|
625 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:547
|
626 |
+
msgid "Learn about queries"
|
627 |
+
msgstr "Info sulle richieste"
|
628 |
+
|
629 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:551
|
630 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:552
|
631 |
+
msgid "Marker title"
|
632 |
+
msgstr "Nome del marker"
|
633 |
+
|
634 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:553
|
635 |
+
msgid "Post title"
|
636 |
+
msgstr "Titolo articolo"
|
637 |
+
|
638 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:557
|
639 |
+
msgid "Link"
|
640 |
+
msgstr "Link"
|
641 |
+
|
642 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:558
|
643 |
+
msgid "Link marker title to post"
|
644 |
+
msgstr "Collega i marker agli articoli"
|
645 |
+
|
646 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:562
|
647 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:563
|
648 |
+
msgid "Marker body"
|
649 |
+
msgstr "Corpo del marker"
|
650 |
+
|
651 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:564
|
652 |
+
msgid "Post excerpt"
|
653 |
+
msgstr "Riassunto articolo"
|
654 |
+
|
655 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:572
|
656 |
+
msgid "Inline"
|
657 |
+
msgstr "Inline"
|
658 |
+
|
659 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:577
|
660 |
+
msgid "Show list of markers"
|
661 |
+
msgstr "Mostra elenco marker"
|
662 |
+
|
663 |
+
#~ msgid "This setting requires %s. Show a list of markers under each map."
|
664 |
+
#~ msgstr ""
|
665 |
+
#~ "Questa impostazione richiede %s. Mostra una lista di marker sotto ogni "
|
666 |
+
#~ "mappa."
|
667 |
+
|
668 |
+
#~ msgid "Donate"
|
669 |
+
#~ msgstr "Donazioni"
|
670 |
+
|
671 |
+
#~ msgid "Please make a donation today!"
|
672 |
+
#~ msgstr "Effettua una donazione!"
|
673 |
+
|
674 |
+
#~ msgid "Marker title:"
|
675 |
+
#~ msgstr "Nome del marker:"
|
676 |
+
|
677 |
+
#~ msgid "Marker body:"
|
678 |
+
#~ msgstr "Corpo del marker:"
|
679 |
+
|
680 |
+
#, fuzzy
|
681 |
+
#~ msgid "Directions:"
|
682 |
+
#~ msgstr "Percorsi"
|
683 |
+
|
684 |
+
#, fuzzy
|
685 |
+
#~ msgid "Marker list:"
|
686 |
+
#~ msgstr "Lista marker"
|
687 |
+
|
688 |
+
#~ msgid "Location list"
|
689 |
+
#~ msgstr "Lista luoghi"
|
690 |
+
|
691 |
+
#~ msgid " Include link"
|
692 |
+
#~ msgstr " Includi link"
|
693 |
+
|
694 |
+
#~ msgid "Map custom field"
|
695 |
+
#~ msgstr "Campo personalizzato mappa"
|
696 |
+
|
697 |
+
#~ msgid ""
|
698 |
+
#~ " Include your own CSS. You must create a file named %s in the MapPress %"
|
699 |
+
#~ "s sub-directory"
|
700 |
+
#~ msgstr ""
|
701 |
+
#~ " Includi CSS personalizzato. Crea un file a nome %s nella sotto-cartella "
|
702 |
+
#~ "%s di MapPress"
|
703 |
+
|
704 |
+
#~ msgid "Map addresses from a %s : "
|
705 |
+
#~ msgstr "Indirizzi mappa da un %s : "
|
706 |
+
|
707 |
+
#~ msgid "Subpages"
|
708 |
+
#~ msgstr "Sottopagine"
|
709 |
+
|
710 |
+
#~ msgid "Categories"
|
711 |
+
#~ msgstr "Categorie"
|
712 |
+
|
713 |
+
#~ msgid "Permanent link to"
|
714 |
+
#~ msgstr "Permalink a"
|
715 |
+
|
716 |
+
#~ msgid "Archives"
|
717 |
+
#~ msgstr "Archivi"
|
718 |
+
|
719 |
+
#~ msgid "Mappress Home Page"
|
720 |
+
#~ msgstr " Home Page MapPress"
|
721 |
+
|
722 |
+
#~ msgid "Title:"
|
723 |
+
#~ msgstr "Nome:"
|
724 |
+
|
725 |
+
#~ msgid "Zoom (1-19):"
|
726 |
+
#~ msgstr "Zoom (1-19):"
|
727 |
+
|
728 |
+
#~ msgid "Used when only 1 marker is visible"
|
729 |
+
#~ msgstr "Usato quando 1 solo marker é visibile"
|
730 |
+
|
731 |
+
#~ msgid "Google error: BAD REQUEST"
|
732 |
+
#~ msgstr "Google - messaggio di errore: BAD REQUEST"
|
733 |
+
|
734 |
+
#~ msgid "Google internal error. Try again later."
|
735 |
+
#~ msgstr "Google - errore interno. Riprova più tardi."
|
736 |
+
|
737 |
+
#~ msgid "The starting or ending address was missing."
|
738 |
+
#~ msgstr "Manca l'indirizzo di partenza o arrivo."
|
739 |
+
|
740 |
+
#~ msgid ""
|
741 |
+
#~ "Google cannot return those directions for legal or contractual reasons"
|
742 |
+
#~ msgstr ""
|
743 |
+
#~ "Google non può mostrare questi percorsi per ragioni contrattuali o legali"
|
744 |
+
|
745 |
+
#~ msgid "Invalid map API key"
|
746 |
+
#~ msgstr "Chiave API non valida"
|
747 |
+
|
748 |
+
#~ msgid "Your key has issued too many queries in one day."
|
749 |
+
#~ msgstr "La tua chiave ha inoltrato in un solo giorno troppe richieste."
|
750 |
+
|
751 |
+
#~ msgid ""
|
752 |
+
#~ "Error: your browser does not seem to support the street view Flash player"
|
753 |
+
#~ msgstr ""
|
754 |
+
#~ "Errore: pare che il tuo browser non supporti lo street view Flash player"
|
755 |
+
|
756 |
+
#~ msgid "Sorry, no street view data is available for this location"
|
757 |
+
#~ msgstr "nessuna visualizzazione stradale per questa località"
|
758 |
+
|
759 |
+
#~ msgid "Sorry, Google was unable to display the street view in your browser"
|
760 |
+
#~ msgstr ""
|
761 |
+
#~ "Google non é in grado di potere mostrare nel tuo browser la "
|
762 |
+
#~ "visualizzazione stradale"
|
763 |
+
|
764 |
+
#~ msgid "Get directions"
|
765 |
+
#~ msgstr "Ottieni i percorsi"
|
766 |
+
|
767 |
+
#~ msgid "to here"
|
768 |
+
#~ msgstr "a qui"
|
769 |
+
|
770 |
+
#~ msgid "from here"
|
771 |
+
#~ msgstr "da qui"
|
772 |
+
|
773 |
+
#~ msgid "Go"
|
774 |
+
#~ msgstr "Vai"
|
775 |
+
|
776 |
+
#~ msgid "Please enter your API key. Need an API key? Get one "
|
777 |
+
#~ msgstr "Inserisci la tua chiave API. Non hai una chiave API? Vai qui "
|
778 |
+
|
779 |
+
#~ msgid ""
|
780 |
+
#~ "MapPress could not load google maps. Either your browser is incompatible "
|
781 |
+
#~ "or your API key is invalid. Need an API key? Get one "
|
782 |
+
#~ msgstr ""
|
783 |
+
#~ "MapPress non può caricare le mappe di Google. Il problema potrebbe "
|
784 |
+
#~ "dipendere dalla incompatibilità del tuo browser oppure da una chiave API "
|
785 |
+
#~ "non valida. Non hai una chiave API? Vai "
|
786 |
+
|
787 |
+
#~ msgid "here"
|
788 |
+
#~ msgstr "qui"
|
789 |
+
|
790 |
+
#~ msgid "That address is already on the map : "
|
791 |
+
#~ msgstr "L'indirizzo é già presente nella mappa :"
|
792 |
+
|
793 |
+
#~ msgid "Please enter a location to map"
|
794 |
+
#~ msgstr "Inserisci una località nella mappa"
|
795 |
+
|
796 |
+
#~ msgid "Press escape or click here to cancel: "
|
797 |
+
#~ msgstr "Premi esci oppure clicca qui per cancellare:"
|
798 |
+
|
799 |
+
#~ msgid ""
|
800 |
+
#~ "MapPress isn't ready yet. Please enter your Google Maps API Key on the "
|
801 |
+
#~ msgstr ""
|
802 |
+
#~ "MapPress non é ancora pronto. Inserisci la tua chiave API di Google Maps "
|
803 |
+
#~ "nel "
|
804 |
+
|
805 |
+
#~ msgid "MapPress options screen."
|
806 |
+
#~ msgstr "MapPress - opzioni schermo."
|
807 |
+
|
808 |
+
#~ msgid "Insert map shortcode in post »"
|
809 |
+
#~ msgstr "Inserisci nell'articolo lo shortcode della mappa »"
|
810 |
+
|
811 |
+
#~ msgid "Add locations"
|
812 |
+
#~ msgstr "Aggiungi più località"
|
813 |
+
|
814 |
+
#~ msgid "Street Address, city, state, country, or place"
|
815 |
+
#~ msgstr "Indirizzo, città, stato, nazione o luogo"
|
816 |
+
|
817 |
+
#~ msgid "Latitude/Longitude "
|
818 |
+
#~ msgstr "Latitudine/Longitudine"
|
819 |
+
|
820 |
+
#~ msgid "Preview"
|
821 |
+
#~ msgstr "Anteprima"
|
822 |
+
|
823 |
+
#~ msgid "Click on a marker or use the links below to edit or delete markers."
|
824 |
+
#~ msgstr ""
|
825 |
+
#~ "Clicca su di un marker oppure utilizza i link qui sotto per modificare o "
|
826 |
+
#~ "cancellare i marker."
|
827 |
+
|
828 |
+
#~ msgid "ACCESS DENIED: You don't have permission to do this."
|
829 |
+
#~ msgstr ""
|
830 |
+
#~ "ACCESSO NEGATO: non hai i permessi necessari per compiere questa "
|
831 |
+
#~ "operazione."
|
832 |
+
|
833 |
+
#~ msgid "supported languages"
|
834 |
+
#~ msgstr "lingue disponibili"
|
835 |
+
|
836 |
+
#~ msgid "MapPress Options"
|
837 |
+
#~ msgstr "Opzioni MapPress"
|
838 |
+
|
839 |
+
#~ msgid ""
|
840 |
+
#~ "I spend many hours working on MapPress. Please donate to keep me going!"
|
841 |
+
#~ msgstr ""
|
842 |
+
#~ "Ho dedicato molto tempo allo sviluppo di MapPress. Effettua una donazione!"
|
843 |
+
|
844 |
+
#~ msgid "Google Maps API Key"
|
845 |
+
#~ msgstr "Chiave API Google Maps"
|
846 |
+
|
847 |
+
#~ msgid "Optional Settings"
|
848 |
+
#~ msgstr "Impostazioni facoltative"
|
849 |
+
|
850 |
+
#~ msgid "Address format"
|
851 |
+
#~ msgstr "Formato indirizzo"
|
852 |
+
|
853 |
+
#~ msgid "Exactly as entered"
|
854 |
+
#~ msgstr "così come inserito"
|
855 |
+
|
856 |
+
#~ msgid "Corrected address"
|
857 |
+
#~ msgstr "indirizzo corretto"
|
858 |
+
|
859 |
+
#~ msgid "Country code for searches"
|
860 |
+
#~ msgstr "Codice paese (ricerche)"
|
861 |
+
|
862 |
+
#~ msgid ""
|
863 |
+
#~ "Enter a country code to use as a default when searching for an address."
|
864 |
+
#~ msgstr ""
|
865 |
+
#~ "Inserisci il codice paese da utilizzare come predefinito durante la "
|
866 |
+
#~ "ricerca di un indirizzo."
|
867 |
+
|
868 |
+
#~ msgid "Force Google to use a specific language for map controls."
|
869 |
+
#~ msgstr ""
|
870 |
+
#~ "Indica a Google l'utilizzo specifico di una lingua per i controlli della "
|
871 |
+
#~ "mappa."
|
872 |
+
|
873 |
+
#~ msgid "Check to enable directions to/from map markers"
|
874 |
+
#~ msgstr "Seleziona per attivare (marker della mappa) i percorsi da/a"
|
875 |
+
|
876 |
+
#~ msgid "Big map controls"
|
877 |
+
#~ msgstr "Controlli Big Map"
|
878 |
+
|
879 |
+
#~ msgid ""
|
880 |
+
#~ "Check to show large map controls; uncheck for a small zoom control instead"
|
881 |
+
#~ msgstr ""
|
882 |
+
#~ "Seleziona per mostrare in esteso i controlli per la mappa; deseleziona "
|
883 |
+
#~ "per il solo controllo sullo zoom "
|
884 |
+
|
885 |
+
#~ msgid "Check to enable the \"map types\" button on the map"
|
886 |
+
#~ msgstr "Seleziona per attivare sulla mappa il pulsante \"tipi di mappa\""
|
887 |
+
|
888 |
+
#~ msgid "Initial map type"
|
889 |
+
#~ msgstr "Tipo di mappa all'avvio"
|
890 |
+
|
891 |
+
#~ msgid "Choose the map type to use when the map is first displayed"
|
892 |
+
#~ msgstr ""
|
893 |
+
#~ "Seleziona quale tipologia di mappa mostrare alla visualizzazione di "
|
894 |
+
#~ "partenza"
|
895 |
+
|
896 |
+
#~ msgid "Default map icon: "
|
897 |
+
#~ msgstr "Icona predefinita mappa:"
|
898 |
+
|
899 |
+
#~ msgid "(click the icon to choose)"
|
900 |
+
#~ msgstr "(clicca sulla icona per scegliere)"
|
901 |
+
|
902 |
+
#~ msgid ""
|
903 |
+
#~ "The starting or ending address could not be found. Please check that the "
|
904 |
+
#~ "address is correct and completely entered."
|
905 |
+
#~ msgstr ""
|
906 |
+
#~ "Non é stato possibile trovare l'indirizzo di partenza o arrivo. Verifica "
|
907 |
+
#~ "che l'indirizzo sia valido nonché sia stato inserito correttamente."
|
908 |
+
|
909 |
+
#~ msgid "(leave blank for default)"
|
910 |
+
#~ msgstr "(lascia in bianco per le predefinite)"
|
911 |
+
|
912 |
+
#~ msgid "Width "
|
913 |
+
#~ msgstr "Larghezza"
|
914 |
+
|
915 |
+
#~ msgid "Add address"
|
916 |
+
#~ msgstr "Aggiungi indirizzo"
|
917 |
+
|
918 |
+
#~ msgid "1 - zoomed out"
|
919 |
+
#~ msgstr "1 - riduci zoom"
|
920 |
+
|
921 |
+
#~ msgid "20 - zoomed in"
|
922 |
+
#~ msgstr "20 - aumenta zoom"
|
923 |
+
|
924 |
+
#~ msgid "Map width"
|
925 |
+
#~ msgstr "Larghezza mappa"
|
926 |
+
|
927 |
+
#~ msgid "Enter a value in pixels (default is 400)"
|
928 |
+
#~ msgstr "Inserisci un valore in pixel (predefinito a 400)"
|
929 |
+
|
930 |
+
#~ msgid "Enter a value in pixels (default is 300)"
|
931 |
+
#~ msgstr "Inserisci un valore in pixel (predefinito a 300)"
|
932 |
+
|
933 |
+
#~ msgid "Advanced Settings"
|
934 |
+
#~ msgstr "Impostazioni avanzate"
|
935 |
+
|
936 |
+
#~ msgid ""
|
937 |
+
#~ "Check to show the \"GoogleBar\" search box for local business listings."
|
938 |
+
#~ msgstr ""
|
939 |
+
#~ "Seleziona per mostrare la casella di ricerca \"GoogleBar\" per l'elenco "
|
940 |
+
#~ "delle attività commerciali locali."
|
941 |
+
|
942 |
+
#~ msgid ""
|
943 |
+
#~ "Automatically center/zoom map when saved (uncheck to display map exactly "
|
944 |
+
#~ "as shown below)"
|
945 |
+
#~ msgstr ""
|
946 |
+
#~ "Centratura/Zoom in automatico al salvataggio della mappa (deseleziona per "
|
947 |
+
#~ "mostrare la mappa esattamente come qui sotto)"
|
948 |
+
|
949 |
+
#~ msgid "Center/zoom now"
|
950 |
+
#~ msgstr "Centratura/zoom"
|
languages/mappress-nl_NL.mo
ADDED
Binary file
|
languages/mappress-nl_NL.po
ADDED
@@ -0,0 +1,1268 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: \n"
|
4 |
+
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2012-07-12 11:36-0800\n"
|
6 |
+
"PO-Revision-Date: \n"
|
7 |
+
"Last-Translator: Age de Jong <age@multiweb.nl>\n"
|
8 |
+
"Language-Team: \n"
|
9 |
+
"Language: nl_NL\n"
|
10 |
+
"MIME-Version: 1.0\n"
|
11 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
12 |
+
"Content-Transfer-Encoding: 8bit\n"
|
13 |
+
"X-Generator: Poedit 1.5.4\n"
|
14 |
+
|
15 |
+
#: ../mappress.php:118
|
16 |
+
msgid "Version"
|
17 |
+
msgstr "Version"
|
18 |
+
|
19 |
+
#: ../mappress.php:126
|
20 |
+
msgid "Documentation"
|
21 |
+
msgstr "Documentatie"
|
22 |
+
|
23 |
+
#: ../mappress.php:127
|
24 |
+
msgid "Support"
|
25 |
+
msgstr "Ondersteuning"
|
26 |
+
|
27 |
+
#: ../mappress.php:128
|
28 |
+
msgid "Contact"
|
29 |
+
msgstr "Contact"
|
30 |
+
|
31 |
+
#: ../mappress.php:131
|
32 |
+
msgid "Upgrade to MapPress Pro"
|
33 |
+
msgstr "Opwaarderen naar MapPress Pro"
|
34 |
+
|
35 |
+
#: ../mappress.php:145
|
36 |
+
msgid "Internal error, map was missing. Your data has not been saved!"
|
37 |
+
msgstr "Interne foutmelding, kaart ontbrak. Uw dat is niet opgeslagen!"
|
38 |
+
|
39 |
+
#: ../mappress.php:151
|
40 |
+
msgid "Internal error - unable to save map. Your data has not been saved!"
|
41 |
+
msgstr ""
|
42 |
+
"Interne foutmelding - kon kaart niet opslaan. Uw data is niet opgeslagen!"
|
43 |
+
|
44 |
+
#: ../mappress.php:372
|
45 |
+
msgid ""
|
46 |
+
"MapPress database tables are missing. Please deactivate the plugin and "
|
47 |
+
"activate it again to fix this."
|
48 |
+
msgstr ""
|
49 |
+
"Er ontbreken MapPress database tabellen. Deactiveer de plugin en activeer "
|
50 |
+
"deze opnieuw om dit op te lossen."
|
51 |
+
|
52 |
+
#: ../mappress.php:377
|
53 |
+
msgid ""
|
54 |
+
"WARNING: MapPress now requires WordPress 3.2 or higher. Please upgrade "
|
55 |
+
"before using MapPress."
|
56 |
+
msgstr ""
|
57 |
+
"WAARSCHUWING: MapPress heeft WordPress 3.2 of hoger nodig. Werk uw WordPress "
|
58 |
+
"installatie bij om MapPress te kunnen gebruiken."
|
59 |
+
|
60 |
+
#: ../mappress.php:382
|
61 |
+
msgid ""
|
62 |
+
"WARNING: MapPress is not compatible with the WP-Geo plugin. Please "
|
63 |
+
"deactivate or uninstall WP-Geo before using MapPress."
|
64 |
+
msgstr ""
|
65 |
+
"WAARSCHUWING: MapPress kan niet samen werken met de WP-Geo plugin. "
|
66 |
+
"Deactiveer of verwijder WP-Geo voordat je MapPress gebruikt."
|
67 |
+
|
68 |
+
#: ../mappress.php:591 ../forms/map_directions.php:5
|
69 |
+
#: ../pro/templates/map_directions.php:5
|
70 |
+
msgid "Bicycling"
|
71 |
+
msgstr "Fietsend"
|
72 |
+
|
73 |
+
#: ../mappress.php:592
|
74 |
+
msgid "Bike"
|
75 |
+
msgstr "Fiets"
|
76 |
+
|
77 |
+
#: ../mappress.php:593
|
78 |
+
msgid "One of the addresses could not be found."
|
79 |
+
msgstr "Één van de adressen kon niet gevonden worden."
|
80 |
+
|
81 |
+
#: ../mappress.php:594
|
82 |
+
msgid ""
|
83 |
+
"Google cannot return directions between those addresses. There is no route "
|
84 |
+
"between them or the routing information is not available."
|
85 |
+
msgstr ""
|
86 |
+
"Google kan geen route calculeren tussen deze adressen. Er is geen route "
|
87 |
+
"mogelijk of routeinformatie is niet beschikbaar."
|
88 |
+
|
89 |
+
#: ../mappress.php:595
|
90 |
+
msgid "Unknown error, unable to return directions. Status code = "
|
91 |
+
msgstr ""
|
92 |
+
"Onbekende fout, niet mogelijk om een route weer te geven. Status code = "
|
93 |
+
|
94 |
+
#: ../mappress.php:596 ../mappress_poi.php:246 ../mappress_settings.php:109
|
95 |
+
#: ../pro/mappress_widget.php:94
|
96 |
+
msgid "Directions"
|
97 |
+
msgstr "Route"
|
98 |
+
|
99 |
+
#: ../mappress.php:597
|
100 |
+
msgid "Enter address"
|
101 |
+
msgstr "Geef het adres op"
|
102 |
+
|
103 |
+
#: ../mappress.php:598
|
104 |
+
msgid "Error reading KML file"
|
105 |
+
msgstr "Fout met het lezen van het KML bestand"
|
106 |
+
|
107 |
+
#: ../mappress.php:599
|
108 |
+
msgid "Loading..."
|
109 |
+
msgstr "Aan het laden..."
|
110 |
+
|
111 |
+
#: ../mappress.php:600 ../forms/map_directions.php:11
|
112 |
+
#: ../forms/map_editor.php:53 ../pro/templates/map_directions.php:11
|
113 |
+
msgid "My location"
|
114 |
+
msgstr "Mijn locatie"
|
115 |
+
|
116 |
+
#: ../mappress.php:601
|
117 |
+
msgid "No matching address"
|
118 |
+
msgstr "Onbekend adres."
|
119 |
+
|
120 |
+
#: ../mappress.php:602
|
121 |
+
msgid "Unable to get your location"
|
122 |
+
msgstr "Was niet in staat uw lokatie te achterhalen"
|
123 |
+
|
124 |
+
#: ../mappress.php:603 ../mappress_settings.php:272
|
125 |
+
msgid "Traffic"
|
126 |
+
msgstr "Verkeer knop"
|
127 |
+
|
128 |
+
#: ../mappress.php:604 ../mappress_poi.php:296 ../mappress_settings.php:410
|
129 |
+
#: ../pro/mappress_widget.php:110
|
130 |
+
msgid "Zoom"
|
131 |
+
msgstr "Inzoomen"
|
132 |
+
|
133 |
+
#: ../mappress.php:609
|
134 |
+
msgid "Error: AJAX failed! "
|
135 |
+
msgstr "Fout: AJAX mislukt!"
|
136 |
+
|
137 |
+
#: ../mappress.php:610
|
138 |
+
msgid "Back"
|
139 |
+
msgstr "TerugTerug"
|
140 |
+
|
141 |
+
#: ../mappress.php:611 ../forms/map_editor.php:118
|
142 |
+
msgid "Cancel"
|
143 |
+
msgstr "Annuleren"
|
144 |
+
|
145 |
+
#: ../mappress.php:612
|
146 |
+
msgid "Click & drag to move"
|
147 |
+
msgstr "Klik & sleep om te verplaatsen"
|
148 |
+
|
149 |
+
#: ../mappress.php:613
|
150 |
+
msgid "Click to change"
|
151 |
+
msgstr "Klik om te wijzigen"
|
152 |
+
|
153 |
+
#: ../mappress.php:614
|
154 |
+
msgid "Create a new map"
|
155 |
+
msgstr "Maak een nieuwe kaart"
|
156 |
+
|
157 |
+
#: ../mappress.php:615
|
158 |
+
msgid "Delete"
|
159 |
+
msgstr "Verwijderen"
|
160 |
+
|
161 |
+
#: ../mappress.php:616
|
162 |
+
msgid "Delete this POI?"
|
163 |
+
msgstr "Deze POI verwijderen?"
|
164 |
+
|
165 |
+
#: ../mappress.php:617
|
166 |
+
msgid "Delete this map?"
|
167 |
+
msgstr "Verwijder kaart?"
|
168 |
+
|
169 |
+
#: ../mappress.php:618
|
170 |
+
msgid "Edit"
|
171 |
+
msgstr "Bewerken"
|
172 |
+
|
173 |
+
#: ../mappress.php:619
|
174 |
+
msgid "Insert into post"
|
175 |
+
msgstr "Neem op in post"
|
176 |
+
|
177 |
+
#: ../mappress.php:620 ../forms/map_editor.php:22
|
178 |
+
msgid "Map ID"
|
179 |
+
msgstr "Kaart ID"
|
180 |
+
|
181 |
+
#: ../mappress.php:621
|
182 |
+
msgid "My icons"
|
183 |
+
msgstr "Mijn pictogrammen"
|
184 |
+
|
185 |
+
#: ../mappress.php:622
|
186 |
+
msgid "Save"
|
187 |
+
msgstr "Bewaren"
|
188 |
+
|
189 |
+
#: ../mappress.php:623
|
190 |
+
msgid "Shape"
|
191 |
+
msgstr "Vorm"
|
192 |
+
|
193 |
+
#: ../mappress.php:624
|
194 |
+
msgid "Standard icons"
|
195 |
+
msgstr "Standaard pictogrammen"
|
196 |
+
|
197 |
+
#: ../mappress.php:625
|
198 |
+
msgid "Untitled"
|
199 |
+
msgstr "Geen titel"
|
200 |
+
|
201 |
+
#: ../mappress_map.php:376
|
202 |
+
msgid "Show map"
|
203 |
+
msgstr "Kaart weergeven"
|
204 |
+
|
205 |
+
#: ../mappress_map.php:388 ../mappress_settings.php:403
|
206 |
+
#: ../forms/map_editor.php:45
|
207 |
+
msgid "Center map"
|
208 |
+
msgstr "Kaart in het midden plaatsen"
|
209 |
+
|
210 |
+
#: ../mappress_map.php:397 ../mappress_settings.php:402
|
211 |
+
msgid "Bigger map"
|
212 |
+
msgstr "Grotere kaart"
|
213 |
+
|
214 |
+
#: ../mappress_map.php:398
|
215 |
+
msgid "Smaller map"
|
216 |
+
msgstr "Kleinere kaart"
|
217 |
+
|
218 |
+
#: ../mappress_poi.php:71
|
219 |
+
#, php-format
|
220 |
+
msgid "No geocoding response from Google: %s"
|
221 |
+
msgstr "Geen geocoding antwoord van Google: %s"
|
222 |
+
|
223 |
+
#: ../mappress_poi.php:84
|
224 |
+
#, php-format
|
225 |
+
msgid "Google cannot geocode address: %s, status: %s"
|
226 |
+
msgstr "Google kan het adres niet geocoden: %s, status: %s"
|
227 |
+
|
228 |
+
#: ../mappress_poi.php:87
|
229 |
+
#, php-format
|
230 |
+
msgid "No geocoding result for address: %s"
|
231 |
+
msgstr "Geen geocoding resultaat voor adres: %s"
|
232 |
+
|
233 |
+
#: ../mappress_settings.php:106
|
234 |
+
msgid "Basic Settings"
|
235 |
+
msgstr "Standaard instellingen"
|
236 |
+
|
237 |
+
#: ../mappress_settings.php:107
|
238 |
+
msgid "Automatic map display"
|
239 |
+
msgstr "Automatische kaart weergave"
|
240 |
+
|
241 |
+
#: ../mappress_settings.php:108
|
242 |
+
msgid "Post types"
|
243 |
+
msgstr "Post typen"
|
244 |
+
|
245 |
+
#: ../mappress_settings.php:110 ../pro/mappress_pro_settings.php:10
|
246 |
+
msgid "POI list"
|
247 |
+
msgstr "POI lijst"
|
248 |
+
|
249 |
+
#: ../mappress_settings.php:111
|
250 |
+
msgid "Scroll wheel zoom"
|
251 |
+
msgstr "Scroll wiel zoom"
|
252 |
+
|
253 |
+
#: ../mappress_settings.php:112
|
254 |
+
msgid "Keyboard shortcuts"
|
255 |
+
msgstr "Toetsenbord snelkoppelingen"
|
256 |
+
|
257 |
+
#: ../mappress_settings.php:113
|
258 |
+
msgid "Open first POI"
|
259 |
+
msgstr "Open eerste POI"
|
260 |
+
|
261 |
+
#: ../mappress_settings.php:114
|
262 |
+
msgid "Tooltips"
|
263 |
+
msgstr "Tooltips"
|
264 |
+
|
265 |
+
#: ../mappress_settings.php:116
|
266 |
+
msgid "Map Controls"
|
267 |
+
msgstr "Kaart bedieningen"
|
268 |
+
|
269 |
+
#: ../mappress_settings.php:117
|
270 |
+
msgid "Map controls"
|
271 |
+
msgstr "Kaart bedieningen"
|
272 |
+
|
273 |
+
#: ../mappress_settings.php:118
|
274 |
+
msgid "Map Types"
|
275 |
+
msgstr "Kaart typen"
|
276 |
+
|
277 |
+
#: ../mappress_settings.php:120
|
278 |
+
msgid "Appearance"
|
279 |
+
msgstr "Uiterlijk"
|
280 |
+
|
281 |
+
#: ../mappress_settings.php:121
|
282 |
+
msgid "Turn off CSS"
|
283 |
+
msgstr "Schakel CSS uit"
|
284 |
+
|
285 |
+
#: ../mappress_settings.php:122
|
286 |
+
msgid "Map alignment"
|
287 |
+
msgstr "Kaart uitlijning"
|
288 |
+
|
289 |
+
#: ../mappress_settings.php:123
|
290 |
+
msgid "Map border"
|
291 |
+
msgstr "Kaart rand"
|
292 |
+
|
293 |
+
#: ../mappress_settings.php:124
|
294 |
+
msgid "Map border color"
|
295 |
+
msgstr "Kaart randkleur"
|
296 |
+
|
297 |
+
#: ../mappress_settings.php:125
|
298 |
+
msgid "Map links"
|
299 |
+
msgstr "Kaart koppelingen"
|
300 |
+
|
301 |
+
#: ../mappress_settings.php:126
|
302 |
+
msgid "POI links"
|
303 |
+
msgstr "POI koppelingen"
|
304 |
+
|
305 |
+
#: ../mappress_settings.php:127 ../pro/mappress_icons.php:46
|
306 |
+
#: ../pro/mappress_pro_settings.php:16
|
307 |
+
msgid "Default icon"
|
308 |
+
msgstr "Standaard pictogram"
|
309 |
+
|
310 |
+
#: ../mappress_settings.php:128 ../pro/mappress_pro_settings.php:17
|
311 |
+
msgid "Use datatables"
|
312 |
+
msgstr "Maak gebruik van gegevenstabellen"
|
313 |
+
|
314 |
+
#: ../mappress_settings.php:129 ../pro/mappress_pro_settings.php:18
|
315 |
+
msgid "Thumbnails"
|
316 |
+
msgstr "Miniaturen"
|
317 |
+
|
318 |
+
#: ../mappress_settings.php:130
|
319 |
+
msgid "Thumbnail size"
|
320 |
+
msgstr "Miniatuur grootte"
|
321 |
+
|
322 |
+
#: ../mappress_settings.php:132
|
323 |
+
msgid "Styled Maps"
|
324 |
+
msgstr "Gestileerde kaarten"
|
325 |
+
|
326 |
+
#: ../mappress_settings.php:133 ../mappress_settings.php:263
|
327 |
+
#: ../mappress_settings.php:365
|
328 |
+
msgid "Style"
|
329 |
+
msgstr "Stijl"
|
330 |
+
|
331 |
+
#: ../mappress_settings.php:134 ../pro/mappress_pro_settings.php:22
|
332 |
+
msgid "Default style"
|
333 |
+
msgstr "Standaard stijl"
|
334 |
+
|
335 |
+
#: ../mappress_settings.php:136
|
336 |
+
msgid "Localization"
|
337 |
+
msgstr "Lokalisatie"
|
338 |
+
|
339 |
+
#: ../mappress_settings.php:137
|
340 |
+
msgid "Language"
|
341 |
+
msgstr "Taal"
|
342 |
+
|
343 |
+
#: ../mappress_settings.php:138
|
344 |
+
msgid "Country"
|
345 |
+
msgstr "Land"
|
346 |
+
|
347 |
+
#: ../mappress_settings.php:139
|
348 |
+
msgid "Directions server"
|
349 |
+
msgstr "Routebeschrijving server"
|
350 |
+
|
351 |
+
#: ../mappress_settings.php:140
|
352 |
+
msgid "Directions units"
|
353 |
+
msgstr "Route eenheden"
|
354 |
+
|
355 |
+
#: ../mappress_settings.php:142
|
356 |
+
msgid "Geocoding"
|
357 |
+
msgstr "Geocoding"
|
358 |
+
|
359 |
+
#: ../mappress_settings.php:143 ../pro/mappress_pro_settings.php:11
|
360 |
+
msgid "Address fields"
|
361 |
+
msgstr "Adres velden"
|
362 |
+
|
363 |
+
#: ../mappress_settings.php:144 ../pro/mappress_pro_settings.php:12
|
364 |
+
msgid "Lat/lng fields"
|
365 |
+
msgstr "Breedte/lengtegraad velden"
|
366 |
+
|
367 |
+
#: ../mappress_settings.php:145 ../pro/mappress_pro_settings.php:14
|
368 |
+
msgid "Errors field"
|
369 |
+
msgstr "Foutmeldingen veld"
|
370 |
+
|
371 |
+
#: ../mappress_settings.php:146 ../pro/mappress_pro_settings.php:13
|
372 |
+
msgid "Update on publish"
|
373 |
+
msgstr "Bijwerken bij publicatie"
|
374 |
+
|
375 |
+
#: ../mappress_settings.php:150
|
376 |
+
msgid "Miscellaneous"
|
377 |
+
msgstr "Diverse"
|
378 |
+
|
379 |
+
#: ../mappress_settings.php:151 ../pro/mappress_pro_settings.php:24
|
380 |
+
msgid "Map sizes"
|
381 |
+
msgstr "Kaart maten"
|
382 |
+
|
383 |
+
#: ../mappress_settings.php:152 ../pro/mappress_pro_settings.php:25
|
384 |
+
msgid "Force resize"
|
385 |
+
msgstr "Forceer vergroten/verkleinen"
|
386 |
+
|
387 |
+
#: ../mappress_settings.php:192
|
388 |
+
msgid ""
|
389 |
+
"Use the settings below to automatically create maps from custom fields "
|
390 |
+
"containing addresses or lat/lng data."
|
391 |
+
msgstr ""
|
392 |
+
"Gebruik de instellingen hieronder om automatisch kaarten aan te maken van "
|
393 |
+
"vrije velden welke adressen of breedte- en lengtedata bevatten."
|
394 |
+
|
395 |
+
#: ../mappress_settings.php:198
|
396 |
+
msgid "country code"
|
397 |
+
msgstr "Wat is mijn landcode?"
|
398 |
+
|
399 |
+
#: ../mappress_settings.php:200
|
400 |
+
#, php-format
|
401 |
+
msgid "Enter a %s to use when searching (leave blank for USA)"
|
402 |
+
msgstr "Geef een %s op om te gebruiken tijdens zoeken (laat leeg voor USA)"
|
403 |
+
|
404 |
+
#: ../mappress_settings.php:207
|
405 |
+
msgid "Enter a google server URL for directions/printing"
|
406 |
+
msgstr ""
|
407 |
+
"Geef de google server op om te gebruiken voor routebeschrijvingen & printen"
|
408 |
+
|
409 |
+
#: ../mappress_settings.php:212
|
410 |
+
msgid "(Default)"
|
411 |
+
msgstr "(Standaard)"
|
412 |
+
|
413 |
+
#: ../mappress_settings.php:212
|
414 |
+
msgid "Metric (kilometers)"
|
415 |
+
msgstr "Metriek (kilometers)"
|
416 |
+
|
417 |
+
#: ../mappress_settings.php:212
|
418 |
+
msgid "Imperial (miles)"
|
419 |
+
msgstr "Imperiale (mijlen)"
|
420 |
+
|
421 |
+
#: ../mappress_settings.php:217
|
422 |
+
msgid "Enable zoom with the mouse scroll wheel"
|
423 |
+
msgstr "Schakel zoomen met de muis scroll wiel in"
|
424 |
+
|
425 |
+
#: ../mappress_settings.php:221
|
426 |
+
msgid "Enable keyboard panning and zooming"
|
427 |
+
msgstr "Schakel pannen en zoomen met toetsenbord in"
|
428 |
+
|
429 |
+
#: ../mappress_settings.php:227
|
430 |
+
msgid "language"
|
431 |
+
msgstr "taal"
|
432 |
+
|
433 |
+
#: ../mappress_settings.php:229
|
434 |
+
#, php-format
|
435 |
+
msgid "Use a specific %s for map controls and geocoding"
|
436 |
+
msgstr "Gebruik een specifieke %s voor kaart bedieningen en geocoding"
|
437 |
+
|
438 |
+
#: ../mappress_settings.php:237 ../mappress_settings.php:243
|
439 |
+
#: ../mappress_settings.php:340
|
440 |
+
msgid "Default"
|
441 |
+
msgstr "Standaard"
|
442 |
+
|
443 |
+
#: ../mappress_settings.php:238
|
444 |
+
msgid "Horizontal bar"
|
445 |
+
msgstr "Horizontale balk"
|
446 |
+
|
447 |
+
#: ../mappress_settings.php:239
|
448 |
+
msgid "Dropdown menu"
|
449 |
+
msgstr "Drop-down menu"
|
450 |
+
|
451 |
+
#: ../mappress_settings.php:244
|
452 |
+
msgid "Small"
|
453 |
+
msgstr "Klein"
|
454 |
+
|
455 |
+
#: ../mappress_settings.php:245
|
456 |
+
msgid "Large"
|
457 |
+
msgstr "Groot"
|
458 |
+
|
459 |
+
#: ../mappress_settings.php:246
|
460 |
+
msgid "Android"
|
461 |
+
msgstr "Android"
|
462 |
+
|
463 |
+
#: ../mappress_settings.php:257
|
464 |
+
msgid "Open initially"
|
465 |
+
msgstr "In eerste instantie openen"
|
466 |
+
|
467 |
+
#: ../mappress_settings.php:259 ../mappress_settings.php:261
|
468 |
+
msgid "Checked initially"
|
469 |
+
msgstr "In eerste instantie aanvinken"
|
470 |
+
|
471 |
+
#: ../mappress_settings.php:263
|
472 |
+
msgid "Control"
|
473 |
+
msgstr "Kaartbediening"
|
474 |
+
|
475 |
+
#: ../mappress_settings.php:263
|
476 |
+
msgid "Enable"
|
477 |
+
msgstr "Aanzetten"
|
478 |
+
|
479 |
+
#: ../mappress_settings.php:266
|
480 |
+
msgid "Map type control"
|
481 |
+
msgstr "Kaart typen bediening"
|
482 |
+
|
483 |
+
#: ../mappress_settings.php:267
|
484 |
+
msgid "Pan control"
|
485 |
+
msgstr "Schaal kaartbediening"
|
486 |
+
|
487 |
+
#: ../mappress_settings.php:268
|
488 |
+
msgid "Zoom control"
|
489 |
+
msgstr "In- uitzoom kaartbediening"
|
490 |
+
|
491 |
+
#: ../mappress_settings.php:269
|
492 |
+
msgid "Street view \"peg man\""
|
493 |
+
msgstr "Street View \"peg man\""
|
494 |
+
|
495 |
+
#: ../mappress_settings.php:270
|
496 |
+
msgid "Scale control"
|
497 |
+
msgstr "Schaal mapbediening"
|
498 |
+
|
499 |
+
#: ../mappress_settings.php:271
|
500 |
+
msgid "Overview map"
|
501 |
+
msgstr "Overzichts kaart"
|
502 |
+
|
503 |
+
#: ../mappress_settings.php:273
|
504 |
+
msgid "Bike routes"
|
505 |
+
msgstr "Fiets routes"
|
506 |
+
|
507 |
+
#: ../mappress_settings.php:280
|
508 |
+
msgid "Road map"
|
509 |
+
msgstr "Wegenkaart"
|
510 |
+
|
511 |
+
#: ../mappress_settings.php:281 ../pro/mappress_widget.php:128
|
512 |
+
msgid "Satellite"
|
513 |
+
msgstr "Satelliet"
|
514 |
+
|
515 |
+
#: ../mappress_settings.php:282 ../pro/mappress_widget.php:129
|
516 |
+
msgid "Terrain"
|
517 |
+
msgstr "Terrein"
|
518 |
+
|
519 |
+
#: ../mappress_settings.php:283 ../pro/mappress_widget.php:127
|
520 |
+
msgid "Hybrid"
|
521 |
+
msgstr "Hybride"
|
522 |
+
|
523 |
+
#: ../mappress_settings.php:296
|
524 |
+
msgid "Inline (in your blog)"
|
525 |
+
msgstr "Inline (in je blog)"
|
526 |
+
|
527 |
+
#: ../mappress_settings.php:297 ../pro/mappress_widget.php:96
|
528 |
+
msgid "Google"
|
529 |
+
msgstr "Google"
|
530 |
+
|
531 |
+
#: ../mappress_settings.php:298 ../pro/mappress_widget.php:97
|
532 |
+
msgid "None"
|
533 |
+
msgstr "Geen"
|
534 |
+
|
535 |
+
#: ../mappress_settings.php:302
|
536 |
+
msgid "Select 'Google' if directions aren't displaying properly in your theme"
|
537 |
+
msgstr ""
|
538 |
+
"Selecteer 'Google' als routebeschrijvingen niet juist worden weergegeven in "
|
539 |
+
"je thema"
|
540 |
+
|
541 |
+
#: ../mappress_settings.php:306
|
542 |
+
msgid "Automatically open the first POI when a map is displayed"
|
543 |
+
msgstr "Automatisch de eerste POI openen als de kaart wordt weergegeven"
|
544 |
+
|
545 |
+
#: ../mappress_settings.php:311 ../mappress_settings.php:320
|
546 |
+
msgid "Show control"
|
547 |
+
msgstr "Toon kaartbedieningen"
|
548 |
+
|
549 |
+
#: ../mappress_settings.php:315 ../mappress_settings.php:324
|
550 |
+
msgid "Enabled by default"
|
551 |
+
msgstr "Standaard aan"
|
552 |
+
|
553 |
+
#: ../mappress_settings.php:329
|
554 |
+
msgid "Show POI titles as a \"tooltip\" on mouse-over"
|
555 |
+
msgstr "Geef POI titels weer als een \"tooltip\" bij een mouse-over."
|
556 |
+
|
557 |
+
#: ../mappress_settings.php:333
|
558 |
+
#, php-format
|
559 |
+
msgid "Don't load the %s stylesheet"
|
560 |
+
msgstr "Niet de %s stylesheet laden."
|
561 |
+
|
562 |
+
#: ../mappress_settings.php:341 ../pro/mappress_widget.php:102
|
563 |
+
msgid "Center"
|
564 |
+
msgstr "Midden"
|
565 |
+
|
566 |
+
#: ../mappress_settings.php:342
|
567 |
+
msgid "Left"
|
568 |
+
msgstr "Links"
|
569 |
+
|
570 |
+
#: ../mappress_settings.php:343
|
571 |
+
msgid "Right"
|
572 |
+
msgstr "Rechts"
|
573 |
+
|
574 |
+
#: ../mappress_settings.php:355
|
575 |
+
msgid "solid"
|
576 |
+
msgstr "solide"
|
577 |
+
|
578 |
+
#: ../mappress_settings.php:356
|
579 |
+
msgid "dashed"
|
580 |
+
msgstr "stippellijn"
|
581 |
+
|
582 |
+
#: ../mappress_settings.php:357
|
583 |
+
msgid "dotted"
|
584 |
+
msgstr "gestippeld"
|
585 |
+
|
586 |
+
#: ../mappress_settings.php:358
|
587 |
+
msgid "double"
|
588 |
+
msgstr "dubbel"
|
589 |
+
|
590 |
+
#: ../mappress_settings.php:359
|
591 |
+
msgid "groove"
|
592 |
+
msgstr "groef"
|
593 |
+
|
594 |
+
#: ../mappress_settings.php:360
|
595 |
+
msgid "inset"
|
596 |
+
msgstr "binnenrand"
|
597 |
+
|
598 |
+
#: ../mappress_settings.php:361
|
599 |
+
msgid "outset"
|
600 |
+
msgstr "buitenrand"
|
601 |
+
|
602 |
+
#: ../mappress_settings.php:373
|
603 |
+
msgid "Width"
|
604 |
+
msgstr "Breedte"
|
605 |
+
|
606 |
+
#: ../mappress_settings.php:379
|
607 |
+
msgid "Corner radius"
|
608 |
+
msgstr "Hoekradius"
|
609 |
+
|
610 |
+
#: ../mappress_settings.php:387
|
611 |
+
msgid "Color"
|
612 |
+
msgstr "Kleur"
|
613 |
+
|
614 |
+
#: ../mappress_settings.php:397
|
615 |
+
msgid "Display shadow"
|
616 |
+
msgstr "Schaduw weergeven"
|
617 |
+
|
618 |
+
#: ../mappress_settings.php:411
|
619 |
+
msgid "Directions to"
|
620 |
+
msgstr "Route naar"
|
621 |
+
|
622 |
+
#: ../mappress_settings.php:412
|
623 |
+
msgid "Directions from"
|
624 |
+
msgstr "Route van"
|
625 |
+
|
626 |
+
#: ../mappress_settings.php:419
|
627 |
+
msgid "Top of post"
|
628 |
+
msgstr "Bovenaan bericht"
|
629 |
+
|
630 |
+
#: ../mappress_settings.php:420
|
631 |
+
msgid "Bottom of post"
|
632 |
+
msgstr "Onderaan bericht"
|
633 |
+
|
634 |
+
#: ../mappress_settings.php:421
|
635 |
+
msgid "No automatic display"
|
636 |
+
msgstr "Niet automatisch weergeven"
|
637 |
+
|
638 |
+
#: ../mappress_settings.php:429
|
639 |
+
msgid "Posts"
|
640 |
+
msgstr "Berichten"
|
641 |
+
|
642 |
+
#: ../mappress_settings.php:430
|
643 |
+
msgid "Pages"
|
644 |
+
msgstr "Pagina's"
|
645 |
+
|
646 |
+
#: ../mappress_settings.php:442
|
647 |
+
#, php-format
|
648 |
+
msgid "This setting requires %s"
|
649 |
+
msgstr "Deze instellingen hebben %s nodig"
|
650 |
+
|
651 |
+
#: ../mappress_settings.php:458 ../mappress_settings.php:467
|
652 |
+
msgid "No new items"
|
653 |
+
msgstr "Geen nieuwe items"
|
654 |
+
|
655 |
+
#: ../mappress_settings.php:476
|
656 |
+
msgid "Read More"
|
657 |
+
msgstr "Lees meer"
|
658 |
+
|
659 |
+
#: ../mappress_settings.php:477
|
660 |
+
msgid "Subscribe with RSS"
|
661 |
+
msgstr "Volg onze RSS"
|
662 |
+
|
663 |
+
#: ../mappress_settings.php:486
|
664 |
+
msgid "Rate it 5 Stars"
|
665 |
+
msgstr "Beoordeel met 5 sterren"
|
666 |
+
|
667 |
+
#: ../mappress_settings.php:488
|
668 |
+
#, php-format
|
669 |
+
msgid "%s on WordPress.org"
|
670 |
+
msgstr "%s op WordPress.org"
|
671 |
+
|
672 |
+
#: ../mappress_settings.php:489
|
673 |
+
msgid "Thanks for your support!"
|
674 |
+
msgstr "Bedankt voor je ondersteuning!"
|
675 |
+
|
676 |
+
#: ../mappress_settings.php:516
|
677 |
+
msgid "MapPress"
|
678 |
+
msgstr "MapPress"
|
679 |
+
|
680 |
+
#: ../mappress_settings.php:517
|
681 |
+
msgid "Easy Google Maps"
|
682 |
+
msgstr "Easy Google Maps"
|
683 |
+
|
684 |
+
#: ../mappress_settings.php:567
|
685 |
+
msgid "Like this plugin?"
|
686 |
+
msgstr "Is deze plugin leuk?"
|
687 |
+
|
688 |
+
#: ../mappress_settings.php:569
|
689 |
+
msgid "MapPress News"
|
690 |
+
msgstr "MapPress nieuws"
|
691 |
+
|
692 |
+
#: ../mappress_settings.php:572
|
693 |
+
msgid "Sample Map"
|
694 |
+
msgstr "Voorbeeld kaart"
|
695 |
+
|
696 |
+
#: ../mappress_settings.php:592
|
697 |
+
msgid "Save Changes"
|
698 |
+
msgstr "Veranderingen opslaan"
|
699 |
+
|
700 |
+
#: ../mappress_settings.php:593
|
701 |
+
msgid "Reset Defaults"
|
702 |
+
msgstr "Herstel standaard instellingen"
|
703 |
+
|
704 |
+
#: ../mappress_updater.php:19
|
705 |
+
msgid "Settings"
|
706 |
+
msgstr "Instellingen"
|
707 |
+
|
708 |
+
#: ../mappress_updater.php:45
|
709 |
+
msgid "download it now"
|
710 |
+
msgstr "nu downloaden"
|
711 |
+
|
712 |
+
#: ../mappress_updater.php:50
|
713 |
+
#, php-format
|
714 |
+
msgid "A PRO Version update is available for manual installation: %s"
|
715 |
+
msgstr ""
|
716 |
+
"Er is een PRO versie update is beschikbaar voor handmatige installatie: %s"
|
717 |
+
|
718 |
+
#: ../forms/map_directions.php:3 ../pro/templates/map_directions.php:3
|
719 |
+
msgid "By car"
|
720 |
+
msgstr "Per auto"
|
721 |
+
|
722 |
+
#: ../forms/map_directions.php:4 ../pro/templates/map_directions.php:4
|
723 |
+
msgid "Walking"
|
724 |
+
msgstr "Lopend"
|
725 |
+
|
726 |
+
#: ../forms/map_directions.php:17 ../pro/templates/map_directions.php:17
|
727 |
+
msgid "Swap start and end"
|
728 |
+
msgstr "Verwissel start- en eind adres"
|
729 |
+
|
730 |
+
#: ../forms/map_directions.php:30 ../pro/templates/map_directions.php:30
|
731 |
+
msgid "Get Directions"
|
732 |
+
msgstr "Bereken route"
|
733 |
+
|
734 |
+
#: ../forms/map_directions.php:31 ../pro/templates/map_directions.php:31
|
735 |
+
msgid "Print"
|
736 |
+
msgstr "Afdrukken"
|
737 |
+
|
738 |
+
#: ../forms/map_directions.php:32 ../pro/templates/map_directions.php:32
|
739 |
+
msgid "Close"
|
740 |
+
msgstr "Sluiten"
|
741 |
+
|
742 |
+
#: ../forms/map_editor.php:26
|
743 |
+
msgid "Title"
|
744 |
+
msgstr "Titel"
|
745 |
+
|
746 |
+
#: ../forms/map_editor.php:30
|
747 |
+
msgid "Size"
|
748 |
+
msgstr "Formaat"
|
749 |
+
|
750 |
+
#: ../forms/map_editor.php:44 ../forms/map_editor.php:117
|
751 |
+
msgid "Done"
|
752 |
+
msgstr "Klaar"
|
753 |
+
|
754 |
+
#: ../forms/map_editor.php:48
|
755 |
+
msgid "New POI"
|
756 |
+
msgstr "NIeuw POI"
|
757 |
+
|
758 |
+
#: ../forms/map_editor.php:50
|
759 |
+
msgid "Add"
|
760 |
+
msgstr "Toevoegen"
|
761 |
+
|
762 |
+
#: ../forms/map_editor.php:62
|
763 |
+
msgid "Current Maps"
|
764 |
+
msgstr "Huidige kaarten"
|
765 |
+
|
766 |
+
#: ../forms/map_editor.php:63
|
767 |
+
msgid "New Map"
|
768 |
+
msgstr "Nieuwe kaart"
|
769 |
+
|
770 |
+
#: ../forms/map_editor.php:79
|
771 |
+
msgid "Click map for lat/lng: "
|
772 |
+
msgstr "Klik op kaart voor breedte/lengtegraden: "
|
773 |
+
|
774 |
+
#: ../forms/map_editor.php:97
|
775 |
+
msgid "Line: "
|
776 |
+
msgstr "Lijn:"
|
777 |
+
|
778 |
+
#: ../forms/map_editor.php:99
|
779 |
+
msgid "Weight"
|
780 |
+
msgstr "Belang"
|
781 |
+
|
782 |
+
#: ../forms/map_editor.php:100 ../forms/map_editor.php:106
|
783 |
+
msgid "Opacity"
|
784 |
+
msgstr "Opaciteit"
|
785 |
+
|
786 |
+
#: ../forms/map_editor.php:104
|
787 |
+
msgid "Fill: "
|
788 |
+
msgstr "Vullen: "
|
789 |
+
|
790 |
+
#: ../pro/mappress_pro.php:180
|
791 |
+
msgid "Automatic"
|
792 |
+
msgstr "Automatisch"
|
793 |
+
|
794 |
+
#: ../pro/mappress_pro_settings.php:19
|
795 |
+
msgid "Thumbnail Size"
|
796 |
+
msgstr "Miniatuur grootte"
|
797 |
+
|
798 |
+
#: ../pro/mappress_pro_settings.php:21
|
799 |
+
msgid "Styled maps"
|
800 |
+
msgstr "Kaart stijlen"
|
801 |
+
|
802 |
+
#: ../pro/mappress_pro_settings.php:73
|
803 |
+
msgid "Lat"
|
804 |
+
msgstr "Breedtegraad"
|
805 |
+
|
806 |
+
#: ../pro/mappress_pro_settings.php:76
|
807 |
+
msgid "Lng"
|
808 |
+
msgstr "Lengtegraad"
|
809 |
+
|
810 |
+
#: ../pro/mappress_pro_settings.php:82
|
811 |
+
msgid "Geocoding errors will be written to this field."
|
812 |
+
msgstr "Geocoding fouten worden weggeschreven naar dit veld."
|
813 |
+
|
814 |
+
#: ../pro/mappress_pro_settings.php:87
|
815 |
+
msgid "Re-generate the map every time the post is published"
|
816 |
+
msgstr "Werk kaart telkens bij als het bericht wordt gepubliceerd "
|
817 |
+
|
818 |
+
#: ../pro/mappress_pro_settings.php:91
|
819 |
+
msgid "Update map every time a custom field value changes"
|
820 |
+
msgstr ""
|
821 |
+
"Werk elke keer een kaart bij als de waarde van een op maat gemaakt veld "
|
822 |
+
"veranderd"
|
823 |
+
|
824 |
+
#: ../pro/mappress_pro_settings.php:95
|
825 |
+
msgid "Show a list of POIs under each map"
|
826 |
+
msgstr "Geef een lijst van POIs weer onder elke kaart"
|
827 |
+
|
828 |
+
#: ../pro/mappress_pro_settings.php:99
|
829 |
+
msgid "Enter default map sizes"
|
830 |
+
msgstr "Geef standaard kaart omvang op"
|
831 |
+
|
832 |
+
#: ../pro/mappress_pro_settings.php:103
|
833 |
+
msgid "Width(px)"
|
834 |
+
msgstr "Breedte (px)"
|
835 |
+
|
836 |
+
#: ../pro/mappress_pro_settings.php:103
|
837 |
+
msgid "Height(px)"
|
838 |
+
msgstr "Hoogte (px)"
|
839 |
+
|
840 |
+
#: ../pro/mappress_pro_settings.php:118
|
841 |
+
msgid "Permanently resize existing maps"
|
842 |
+
msgstr "Permanent alle bestaande kaarten verkleinen/vergroten"
|
843 |
+
|
844 |
+
#: ../pro/mappress_pro_settings.php:120
|
845 |
+
#, php-format
|
846 |
+
msgid "from %s to %s"
|
847 |
+
msgstr "van %s tot %s"
|
848 |
+
|
849 |
+
#: ../pro/mappress_pro_settings.php:121
|
850 |
+
msgid "Force Resize"
|
851 |
+
msgstr "Forceer verkleinen/vergroten"
|
852 |
+
|
853 |
+
#: ../pro/mappress_pro_settings.php:143
|
854 |
+
#, php-format
|
855 |
+
msgid "Show the POI list as a sortable %s"
|
856 |
+
msgstr "Geef de POI lijst weer als een sorteerbare %s"
|
857 |
+
|
858 |
+
#: ../pro/mappress_pro_settings.php:147
|
859 |
+
msgid "Show featured image thumbnails in mashup POIs"
|
860 |
+
msgstr "Toon Featured Image miniatuur in gecombineerde POI's"
|
861 |
+
|
862 |
+
#: ../pro/mappress_pro_settings.php:155
|
863 |
+
msgid "Use existing size: "
|
864 |
+
msgstr "Gebruik bestaande grootte: "
|
865 |
+
|
866 |
+
#: ../pro/mappress_pro_settings.php:158
|
867 |
+
msgid " or resize to (px): "
|
868 |
+
msgstr "of vergroot of verklein naar (px): "
|
869 |
+
|
870 |
+
#: ../pro/mappress_pro_settings.php:164
|
871 |
+
msgid "styled maps"
|
872 |
+
msgstr "gestileerde kaarten"
|
873 |
+
|
874 |
+
#: ../pro/mappress_pro_settings.php:165
|
875 |
+
msgid "styled maps wizard"
|
876 |
+
msgstr "gestileerde kaarten wizard"
|
877 |
+
|
878 |
+
#: ../pro/mappress_pro_settings.php:167
|
879 |
+
#, php-format
|
880 |
+
msgid "Enter JSON for %s from Google's %s"
|
881 |
+
msgstr "Geef JSON op voor %s van Google's %s"
|
882 |
+
|
883 |
+
#: ../pro/mappress_pro_settings.php:174
|
884 |
+
msgid "Style name"
|
885 |
+
msgstr "Stijl naam"
|
886 |
+
|
887 |
+
#: ../pro/mappress_pro_settings.php:190
|
888 |
+
msgid "No styles have been defined yet"
|
889 |
+
msgstr "Er zijn nog geen stijlen gedefinieerd"
|
890 |
+
|
891 |
+
#: ../pro/mappress_widget.php:69
|
892 |
+
msgid "Widget title"
|
893 |
+
msgstr "Widget titel"
|
894 |
+
|
895 |
+
#: ../pro/mappress_widget.php:74
|
896 |
+
msgid "Map size"
|
897 |
+
msgstr "Kaart groote"
|
898 |
+
|
899 |
+
#: ../pro/mappress_widget.php:80
|
900 |
+
msgid "Show"
|
901 |
+
msgstr "Tonen"
|
902 |
+
|
903 |
+
#: ../pro/mappress_widget.php:81
|
904 |
+
msgid "Current posts"
|
905 |
+
msgstr "Huidige berichten"
|
906 |
+
|
907 |
+
#: ../pro/mappress_widget.php:82
|
908 |
+
msgid "All posts"
|
909 |
+
msgstr "Alle berichten"
|
910 |
+
|
911 |
+
#: ../pro/mappress_widget.php:83
|
912 |
+
msgid "Custom query"
|
913 |
+
msgstr "Vrije query"
|
914 |
+
|
915 |
+
#: ../pro/mappress_widget.php:86
|
916 |
+
msgid "Learn about queries"
|
917 |
+
msgstr "Leer meer over queries"
|
918 |
+
|
919 |
+
#: ../pro/mappress_widget.php:90
|
920 |
+
msgid "Link markers to posts"
|
921 |
+
msgstr "Koppel markeerpunten aan bericht"
|
922 |
+
|
923 |
+
#: ../pro/mappress_widget.php:95
|
924 |
+
msgid "Inline"
|
925 |
+
msgstr "Inline"
|
926 |
+
|
927 |
+
#: ../pro/mappress_widget.php:123
|
928 |
+
msgid "Map type"
|
929 |
+
msgstr "Kaart typen"
|
930 |
+
|
931 |
+
#: ../pro/mappress_widget.php:126
|
932 |
+
msgid "Map"
|
933 |
+
msgstr "Kaart"
|
934 |
+
|
935 |
+
#: ../pro/mappress_widget.php:137
|
936 |
+
msgid "Show list of markers"
|
937 |
+
msgstr "Geef een lijst van markeerpunten weer"
|
938 |
+
|
939 |
+
#: ../pro/mappress_widget.php:140
|
940 |
+
msgid "Show traffic"
|
941 |
+
msgstr "Verkeer knop"
|
942 |
+
|
943 |
+
#: ../pro/mappress_widget.php:143
|
944 |
+
msgid "Overview map control"
|
945 |
+
msgstr "Overzicht mapbediening"
|
946 |
+
|
947 |
+
#: ../pro/mappress_widget.php:146
|
948 |
+
msgid "Open overview map"
|
949 |
+
msgstr "Open overzichtskaart"
|
950 |
+
|
951 |
+
#: ../pro/templates/map_poi_list.php:5
|
952 |
+
msgid "Location"
|
953 |
+
msgstr "Locatie"
|
954 |
+
|
955 |
+
#~ msgid "Map not found, was it deleted?"
|
956 |
+
#~ msgstr "Kaart niet gevonden, is deze verwijderd?"
|
957 |
+
|
958 |
+
#~ msgid "Maps in this post"
|
959 |
+
#~ msgstr "Kaarten in dit bericht"
|
960 |
+
|
961 |
+
#~ msgid "There are no maps yet for this post"
|
962 |
+
#~ msgstr "Er zijn nog geen kaarten voor dit bericht"
|
963 |
+
|
964 |
+
#~ msgid "Update on change"
|
965 |
+
#~ msgstr "Bijwerken bij wijzigingen"
|
966 |
+
|
967 |
+
#~ msgid ""
|
968 |
+
#~ "Enter one or more address fields to use for maps. Multiple fields are "
|
969 |
+
#~ "concatenated with commas (for example city, state,zip)"
|
970 |
+
#~ msgstr ""
|
971 |
+
#~ "Geef één of meerdere adresvelen op om te gebruiken voor de kaarten. "
|
972 |
+
#~ "Meerdere velden moeten gescheiden worden met een komma (bijvoorbeeld "
|
973 |
+
#~ "plaats, postcode, straat)"
|
974 |
+
|
975 |
+
#~ msgid "Field for geocoding error messages"
|
976 |
+
#~ msgstr "Veld voor geocoding fout meldingen"
|
977 |
+
|
978 |
+
#~ msgid "To use existing latitude / longitude fields, enter them below"
|
979 |
+
#~ msgstr ""
|
980 |
+
#~ "Geef hieronder bestaande breedte/lengtegraden velden op om deze te "
|
981 |
+
#~ "gebruiken"
|
982 |
+
|
983 |
+
#~ msgid "Marker list"
|
984 |
+
#~ msgstr "Markeerpunten lijst"
|
985 |
+
|
986 |
+
#~ msgid "Street View"
|
987 |
+
#~ msgstr "Street view"
|
988 |
+
|
989 |
+
#~ msgid "Templates"
|
990 |
+
#~ msgstr "Sjablonen"
|
991 |
+
|
992 |
+
#~ msgid "Marker list template"
|
993 |
+
#~ msgstr "Markeerpunten lijst sjabloon"
|
994 |
+
|
995 |
+
#~ msgid "Custom Fields"
|
996 |
+
#~ msgstr "Vrij veld"
|
997 |
+
|
998 |
+
#~ msgid "Custom fields"
|
999 |
+
#~ msgstr "Vrij veld"
|
1000 |
+
|
1001 |
+
#~ msgid "Custom CSS"
|
1002 |
+
#~ msgstr "Vrije CSS"
|
1003 |
+
|
1004 |
+
#~ msgid ""
|
1005 |
+
#~ "Allow your readers to change the map type (street, satellite, or hybrid)"
|
1006 |
+
#~ msgstr ""
|
1007 |
+
#~ "Sta de lezers toe om het kaart type te veranderen (straat, satteliet, of "
|
1008 |
+
#~ "hybride)"
|
1009 |
+
|
1010 |
+
#, fuzzy
|
1011 |
+
#~ msgid "Display the street view control \"peg man\""
|
1012 |
+
#~ msgstr "Geef de \"peg man\" voor straat weergave beheer weer"
|
1013 |
+
|
1014 |
+
#~ msgid "Show a list of markers under each map."
|
1015 |
+
#~ msgstr "Geef een lijst van markeerpunten weer onder elke kaart."
|
1016 |
+
|
1017 |
+
#~ msgid "Show a button for real-time traffic conditions"
|
1018 |
+
#~ msgstr "Geef een knop voor real-time file informatie weer"
|
1019 |
+
|
1020 |
+
#~ msgid "post types"
|
1021 |
+
#~ msgstr "post typen"
|
1022 |
+
|
1023 |
+
#~ msgid "Mark the %s where you want to use MapPress"
|
1024 |
+
#~ msgstr "Markeer de %s waar je MapPress wilt gebruiken"
|
1025 |
+
|
1026 |
+
#~ msgid "Enter the URL for your CSS file"
|
1027 |
+
#~ msgstr "Geef de URL op van je CSS bestand"
|
1028 |
+
|
1029 |
+
#~ msgid "Set a template for the marker list."
|
1030 |
+
#~ msgstr "Stel een template in voor de markeerpunten lijst."
|
1031 |
+
|
1032 |
+
#~ msgid "Toggle the 'powered by' message."
|
1033 |
+
#~ msgstr "Schakel het 'powered by' bericht in of uit."
|
1034 |
+
|
1035 |
+
#~ msgid "Take a moment to rate it %s on WordPress.org - or make a donation"
|
1036 |
+
#~ msgstr ""
|
1037 |
+
#~ "Neem een moment om uw waardering te geven %s op WordPress.org - of geef "
|
1038 |
+
#~ "een donatie"
|
1039 |
+
|
1040 |
+
#~ msgid "Report a bug"
|
1041 |
+
#~ msgstr "Rapporteer een fout"
|
1042 |
+
|
1043 |
+
#~ msgid "Start"
|
1044 |
+
#~ msgstr "Begin"
|
1045 |
+
|
1046 |
+
#~ msgid "End"
|
1047 |
+
#~ msgstr "Eind"
|
1048 |
+
|
1049 |
+
#~ msgid "Print Directions"
|
1050 |
+
#~ msgstr "Print route"
|
1051 |
+
|
1052 |
+
#~ msgid "FAQ"
|
1053 |
+
#~ msgstr "FAQ"
|
1054 |
+
|
1055 |
+
#, fuzzy
|
1056 |
+
#~ msgid "Toggle lat/lng entry"
|
1057 |
+
#~ msgstr "Verwissel de lengte/breedte opgaven"
|
1058 |
+
|
1059 |
+
#~ msgid "Medium"
|
1060 |
+
#~ msgstr "Gemiddeld"
|
1061 |
+
|
1062 |
+
#~ msgid "Did you mean: "
|
1063 |
+
#~ msgstr "Bedoelde u:"
|
1064 |
+
|
1065 |
+
#~ msgid "View"
|
1066 |
+
#~ msgstr "Bekijk"
|
1067 |
+
|
1068 |
+
#~ msgid "Delete this map marker?"
|
1069 |
+
#~ msgstr "Verwijder markeerpunt?"
|
1070 |
+
|
1071 |
+
#~ msgid "Map saved"
|
1072 |
+
#~ msgstr "Kaart opgeslagen"
|
1073 |
+
|
1074 |
+
#~ msgid "Map deleted"
|
1075 |
+
#~ msgstr "Kaart verwijderd"
|
1076 |
+
|
1077 |
+
#~ msgid "Unable to parse input: %s"
|
1078 |
+
#~ msgstr "Kan de input niet parsen: %s"
|
1079 |
+
|
1080 |
+
#~ msgid "Field for errors"
|
1081 |
+
#~ msgstr "Veld voor fouten"
|
1082 |
+
|
1083 |
+
#~ msgid "Update map when address is changed by a program"
|
1084 |
+
#~ msgstr "Werk kaart bij als het adres door een programma wordt veranderd"
|
1085 |
+
|
1086 |
+
#~ msgid "Display powered by link"
|
1087 |
+
#~ msgstr "Selecteer om de \"powered by\" link weer te geven."
|
1088 |
+
|
1089 |
+
#~ msgid "Mappress Pro Site"
|
1090 |
+
#~ msgstr "Mappress Pro website"
|
1091 |
+
|
1092 |
+
#, fuzzy
|
1093 |
+
#~ msgid "Show query"
|
1094 |
+
#~ msgstr "Geef query weer"
|
1095 |
+
|
1096 |
+
#~ msgid "Marker title"
|
1097 |
+
#~ msgstr "Markeerpunt titel"
|
1098 |
+
|
1099 |
+
#~ msgid "Post title"
|
1100 |
+
#~ msgstr "Bericht titel"
|
1101 |
+
|
1102 |
+
#, fuzzy
|
1103 |
+
#~ msgid "Marker body"
|
1104 |
+
#~ msgstr "Markeerpunt body"
|
1105 |
+
|
1106 |
+
#~ msgid "Post excerpt"
|
1107 |
+
#~ msgstr "Bericht samenvatting"
|
1108 |
+
|
1109 |
+
#, fuzzy
|
1110 |
+
#~ msgid "Directions:"
|
1111 |
+
#~ msgstr "Route"
|
1112 |
+
|
1113 |
+
#~ msgid "Google error: BAD REQUEST"
|
1114 |
+
#~ msgstr "GOOGLE FOUT:BAD REQUEST"
|
1115 |
+
|
1116 |
+
#~ msgid "Google internal error. Try again later."
|
1117 |
+
#~ msgstr "Interne Google fout, probeer het later nog eens."
|
1118 |
+
|
1119 |
+
#~ msgid ""
|
1120 |
+
#~ "The starting or ending address could not be found. Please check that the "
|
1121 |
+
#~ "address is correct and completely entered."
|
1122 |
+
#~ msgstr ""
|
1123 |
+
#~ "Het begin of eindpunt ontbreekt. Controleer aub of de adressen correct "
|
1124 |
+
#~ "zijn en compleet zijn ingevuld."
|
1125 |
+
|
1126 |
+
#~ msgid ""
|
1127 |
+
#~ "Google cannot return those directions for legal or contractual reasons"
|
1128 |
+
#~ msgstr ""
|
1129 |
+
#~ "Google kan geen route weergeven wegens wettelijke of contractuele redenen."
|
1130 |
+
|
1131 |
+
#~ msgid "Invalid map API key"
|
1132 |
+
#~ msgstr "Ongeldige map APIkey"
|
1133 |
+
|
1134 |
+
#~ msgid "Your key has issued too many queries in one day."
|
1135 |
+
#~ msgstr "Uw API key is vandaag te vaak gebruikt."
|
1136 |
+
|
1137 |
+
#~ msgid ""
|
1138 |
+
#~ "Error: your browser does not seem to support the street view Flash player"
|
1139 |
+
#~ msgstr ""
|
1140 |
+
#~ "Fout: het lijkt erop dat uw browser de street view Flash Player niet "
|
1141 |
+
#~ "ondersteund."
|
1142 |
+
|
1143 |
+
#~ msgid "Sorry, no street view data is available for this location"
|
1144 |
+
#~ msgstr "Sorry, er is geen street view data beschikbaar voor deze lokatie."
|
1145 |
+
|
1146 |
+
#~ msgid "Sorry, Google was unable to display the street view in your browser"
|
1147 |
+
#~ msgstr "Sorry, Google kan street view niet laten zien in uw browser."
|
1148 |
+
|
1149 |
+
#~ msgid "to here"
|
1150 |
+
#~ msgstr "Van hier"
|
1151 |
+
|
1152 |
+
#~ msgid "from here"
|
1153 |
+
#~ msgstr "Naar hier"
|
1154 |
+
|
1155 |
+
#~ msgid "Get directions"
|
1156 |
+
#~ msgstr "Bereken route"
|
1157 |
+
|
1158 |
+
#~ msgid "Please enter your API key. Need an API key? Get one "
|
1159 |
+
#~ msgstr "Geef alsublieft uw API key in. API key nodig? Maak er één aan "
|
1160 |
+
|
1161 |
+
#~ msgid ""
|
1162 |
+
#~ "MapPress could not load google maps. Either your browser is incompatible "
|
1163 |
+
#~ "or your API key is invalid. Need an API key? Get one "
|
1164 |
+
#~ msgstr ""
|
1165 |
+
#~ "MapPress kan Google Maps niet laden. Uw browser is niet geschikt of de "
|
1166 |
+
#~ "API sleutel is niet valide. API Sleutel nodig? Maak er één aan"
|
1167 |
+
|
1168 |
+
#~ msgid "here"
|
1169 |
+
#~ msgstr "Hier"
|
1170 |
+
|
1171 |
+
#~ msgid "That address is already on the map : "
|
1172 |
+
#~ msgstr "Dat adres staat reeds op de map"
|
1173 |
+
|
1174 |
+
#~ msgid ""
|
1175 |
+
#~ "MapPress isn't ready yet. Please enter your Google Maps API Key on the "
|
1176 |
+
#~ msgstr ""
|
1177 |
+
#~ "MapPress is nog niet klaar. Geef alstublieft uw Google Maps API key op in "
|
1178 |
+
#~ "het "
|
1179 |
+
|
1180 |
+
#~ msgid "MapPress options screen."
|
1181 |
+
#~ msgstr "MapPress optiescherm."
|
1182 |
+
|
1183 |
+
#~ msgid "(leave blank for default)"
|
1184 |
+
#~ msgstr "Leeglaten voor standaard"
|
1185 |
+
|
1186 |
+
#~ msgid "Add address"
|
1187 |
+
#~ msgstr "Adres Toevoegen"
|
1188 |
+
|
1189 |
+
#~ msgid "ACCESS DENIED: You don't have permission to do this."
|
1190 |
+
#~ msgstr "TOEGANG GEWEIGERD: U heeft niet de benodigde rechten om dit te doen"
|
1191 |
+
|
1192 |
+
#~ msgid "shortcodes"
|
1193 |
+
#~ msgstr "Korte codes"
|
1194 |
+
|
1195 |
+
#~ msgid "MapPress Options"
|
1196 |
+
#~ msgstr "MapPress Opties"
|
1197 |
+
|
1198 |
+
#~ msgid "Map width"
|
1199 |
+
#~ msgstr "Map breedte"
|
1200 |
+
|
1201 |
+
#~ msgid "Enter a value in pixels (default is 400)"
|
1202 |
+
#~ msgstr "Geef een hoeveelheid in pixels (standaard is 400)"
|
1203 |
+
|
1204 |
+
#~ msgid "Enter a value in pixels (default is 300)"
|
1205 |
+
#~ msgstr "Geef een hoeveelheid in pixels (standaard is 300)"
|
1206 |
+
|
1207 |
+
#~ msgid "Exactly as entered"
|
1208 |
+
#~ msgstr "Precies zoals ingegeven"
|
1209 |
+
|
1210 |
+
#~ msgid "Corrected address"
|
1211 |
+
#~ msgstr "Gecorrigeerd adres"
|
1212 |
+
|
1213 |
+
#~ msgid "Corrected address without country"
|
1214 |
+
#~ msgstr "Gecorrigeerd adres zonder land"
|
1215 |
+
|
1216 |
+
#~ msgid "Corrected address without \"USA\""
|
1217 |
+
#~ msgstr "Gecorrigeerd adres zonder \"USA'\""
|
1218 |
+
|
1219 |
+
#~ msgid "Advanced Settings"
|
1220 |
+
#~ msgstr "Geavanceerde instellingen"
|
1221 |
+
|
1222 |
+
#~ msgid "Country code for searches"
|
1223 |
+
#~ msgstr "Landcode voor zoekopdrachten"
|
1224 |
+
|
1225 |
+
#~ msgid ""
|
1226 |
+
#~ "Enter a country code to use as a default when searching for an address."
|
1227 |
+
#~ msgstr ""
|
1228 |
+
#~ "Geef een landcode in die standaard gebruikt wordt bij zoekopdrachten"
|
1229 |
+
|
1230 |
+
#~ msgid ""
|
1231 |
+
#~ "Check to show large map controls; uncheck for a small zoom control instead"
|
1232 |
+
#~ msgstr ""
|
1233 |
+
#~ "Selecteer voor grote mapbediening; de-selecteer voor een kleine zoomknop."
|
1234 |
+
|
1235 |
+
#~ msgid "Check to enable the \"map types\" button on the map"
|
1236 |
+
#~ msgstr "Selecteer om de \"map types\" knop op de map te laten zien"
|
1237 |
+
|
1238 |
+
#~ msgid "Initial map type"
|
1239 |
+
#~ msgstr "Initieel map type"
|
1240 |
+
|
1241 |
+
#~ msgid "Choose the map type to use when the map is first displayed"
|
1242 |
+
#~ msgstr ""
|
1243 |
+
#~ "Kies het maptype dat gebruikt moet worden als de map de eerste keer "
|
1244 |
+
#~ "bekeken wordt."
|
1245 |
+
|
1246 |
+
#~ msgid "Check to enable the real-time traffic button on the map"
|
1247 |
+
#~ msgstr "Selecteer om de live verkeersknop op de map te laten zien"
|
1248 |
+
|
1249 |
+
#~ msgid "Check to enable the \"street view\" link for map markers"
|
1250 |
+
#~ msgstr "Selecteer om de \"street view\" link weer te geven"
|
1251 |
+
|
1252 |
+
#~ msgid ""
|
1253 |
+
#~ "Check to show the \"GoogleBar\" search box for local business listings."
|
1254 |
+
#~ msgstr ""
|
1255 |
+
#~ "Selecteer om de \"GoogleBar\" zoekknop voor lokale bedrijven weer te "
|
1256 |
+
#~ "geven"
|
1257 |
+
|
1258 |
+
#~ msgid "Icons URL"
|
1259 |
+
#~ msgstr "Iconen URL"
|
1260 |
+
|
1261 |
+
#~ msgid "Leave blank for default:"
|
1262 |
+
#~ msgstr "Leeglaten voor standaard"
|
1263 |
+
|
1264 |
+
#~ msgid "1 - zoomed out"
|
1265 |
+
#~ msgstr "1 - Uitgezoomd"
|
1266 |
+
|
1267 |
+
#~ msgid "20 - zoomed in"
|
1268 |
+
#~ msgstr "20 - Ingezoomd"
|
languages/mappress-pt_BR.mo
ADDED
Binary file
|
languages/mappress-pt_BR.po
ADDED
@@ -0,0 +1,680 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: MapPress Easy Google Maps 2.28\n"
|
4 |
+
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2011-04-07 18:21-0800\n"
|
6 |
+
"PO-Revision-Date: 2011-04-07 18:23-0800\n"
|
7 |
+
"Last-Translator: Plugin Author <donotreply@gmail.com>\n"
|
8 |
+
"Language-Team: Caio Bleggi <caio_bleggi@hotmail.com>\n"
|
9 |
+
"MIME-Version: 1.0\n"
|
10 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
+
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__;_e\n"
|
13 |
+
"X-Poedit-Basepath: .\n"
|
14 |
+
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
15 |
+
"X-Poedit-Language: Portuguese\n"
|
16 |
+
"X-Poedit-Country: BRAZIL\n"
|
17 |
+
"X-Poedit-SearchPath-0: \\\\GUSTAVO-PC\\htdocs\\portaljoinville\\wp-content\\plugins\\mappress-google-maps-for-wordpress\n"
|
18 |
+
|
19 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:127
|
20 |
+
msgid "Version"
|
21 |
+
msgstr "Versão"
|
22 |
+
|
23 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:138
|
24 |
+
msgid "Internal error, map was missing. Your data has not been saved!"
|
25 |
+
msgstr "Erro interno, mapa não encontrado. O conteúdo não foi salvo!"
|
26 |
+
|
27 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:143
|
28 |
+
msgid "Internal error - unable to save map. Your data has not been saved!"
|
29 |
+
msgstr "Erro interno - não foi possível salvar o mapa. O conteúdo não foi salvo!"
|
30 |
+
|
31 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:161
|
32 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:726
|
33 |
+
msgid "Untitled"
|
34 |
+
msgstr "Sem título"
|
35 |
+
|
36 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:434
|
37 |
+
msgid "Basic Settings"
|
38 |
+
msgstr "Configurações"
|
39 |
+
|
40 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:435
|
41 |
+
msgid "Automatic map display"
|
42 |
+
msgstr "Exibição automática do mapa"
|
43 |
+
|
44 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:436
|
45 |
+
msgid "Post types"
|
46 |
+
msgstr "Post types"
|
47 |
+
|
48 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:437
|
49 |
+
msgid "Map alignment"
|
50 |
+
msgstr "Alinhamento do mapa"
|
51 |
+
|
52 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:438
|
53 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:733
|
54 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:569
|
55 |
+
msgid "Directions"
|
56 |
+
msgstr "Como chegar"
|
57 |
+
|
58 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:439
|
59 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:576
|
60 |
+
msgid "Marker list"
|
61 |
+
msgstr "Lista de marcadores"
|
62 |
+
|
63 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:440
|
64 |
+
msgid "Map types"
|
65 |
+
msgstr "Tipos de mapa"
|
66 |
+
|
67 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:441
|
68 |
+
msgid "Street View"
|
69 |
+
msgstr "Street View"
|
70 |
+
|
71 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:442
|
72 |
+
msgid "Scroll wheel zoom"
|
73 |
+
msgstr "Zoom do Scroll"
|
74 |
+
|
75 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:443
|
76 |
+
msgid "Keyboard shortcuts"
|
77 |
+
msgstr "Atalhos de teclado"
|
78 |
+
|
79 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:444
|
80 |
+
msgid "Open first marker"
|
81 |
+
msgstr "Abrir primeiro marcador"
|
82 |
+
|
83 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:445
|
84 |
+
msgid "Show traffic button"
|
85 |
+
msgstr "Mostrar botão de tráfego"
|
86 |
+
|
87 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:446
|
88 |
+
msgid "Tooltips"
|
89 |
+
msgstr "Balão de dicas"
|
90 |
+
|
91 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:448
|
92 |
+
msgid "Localization"
|
93 |
+
msgstr ""
|
94 |
+
|
95 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:449
|
96 |
+
msgid "Language"
|
97 |
+
msgstr "Linguagem"
|
98 |
+
|
99 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:450
|
100 |
+
msgid "Country"
|
101 |
+
msgstr "País"
|
102 |
+
|
103 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:451
|
104 |
+
msgid "Directions server"
|
105 |
+
msgstr ""
|
106 |
+
|
107 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:453
|
108 |
+
msgid "Templates"
|
109 |
+
msgstr ""
|
110 |
+
|
111 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:454
|
112 |
+
msgid "Marker list template"
|
113 |
+
msgstr "Template da lista de marcadores"
|
114 |
+
|
115 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:456
|
116 |
+
msgid "Custom Fields"
|
117 |
+
msgstr "Campos personalizados"
|
118 |
+
|
119 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:457
|
120 |
+
msgid "Custom fields"
|
121 |
+
msgstr "Campos personalizados"
|
122 |
+
|
123 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:459
|
124 |
+
msgid "Micsellaneous"
|
125 |
+
msgstr ""
|
126 |
+
|
127 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:460
|
128 |
+
msgid "Custom CSS"
|
129 |
+
msgstr "CSS personalizado"
|
130 |
+
|
131 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:461
|
132 |
+
msgid "Force resize"
|
133 |
+
msgstr "Forçar redimensionamento"
|
134 |
+
|
135 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:462
|
136 |
+
msgid "MapPress link"
|
137 |
+
msgstr "Link do MapPress"
|
138 |
+
|
139 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:509
|
140 |
+
msgid "country code"
|
141 |
+
msgstr "código do país"
|
142 |
+
|
143 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:511
|
144 |
+
#, php-format
|
145 |
+
msgid "Enter a %s to use when searching (leave blank for USA)"
|
146 |
+
msgstr "Insira um %s para utilizar ao pesquisar (deixe em branco para os EUA)"
|
147 |
+
|
148 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:519
|
149 |
+
msgid "Enter the google server to use for directions & printing (default is maps.google.com)"
|
150 |
+
msgstr ""
|
151 |
+
|
152 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:529
|
153 |
+
msgid "Enable zoom with the mouse scroll wheel"
|
154 |
+
msgstr "Ativar o zoom com o scroll do mouse"
|
155 |
+
|
156 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:537
|
157 |
+
msgid "Enable keyboard panning and zooming"
|
158 |
+
msgstr "Ativar panorâmica e zoom pelo teclado"
|
159 |
+
|
160 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:543
|
161 |
+
msgid "language"
|
162 |
+
msgstr "linguagem"
|
163 |
+
|
164 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:545
|
165 |
+
#, php-format
|
166 |
+
msgid "Use a specific %s for map controls (default is the browser language setting)"
|
167 |
+
msgstr "Use uma %s para controles específicos do mapa (o padrão é a configuração de idioma do navegador)"
|
168 |
+
|
169 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:556
|
170 |
+
msgid "Allow your readers to change the map type (street, satellite, or hybrid)"
|
171 |
+
msgstr "Permitir mudança do tipo de mapa (mapa, satélite ou híbrido)"
|
172 |
+
|
173 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:564
|
174 |
+
msgid "Display the street view control \"peg man\""
|
175 |
+
msgstr "Mostrar o controlador do street view \"peg man\""
|
176 |
+
|
177 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:572
|
178 |
+
msgid "Inline (in your blog)"
|
179 |
+
msgstr "No mapa (no seu blog)"
|
180 |
+
|
181 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:576
|
182 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:571
|
183 |
+
msgid "Google"
|
184 |
+
msgstr "No Google"
|
185 |
+
|
186 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:580
|
187 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:565
|
188 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:570
|
189 |
+
msgid "None"
|
190 |
+
msgstr "Nenhum"
|
191 |
+
|
192 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:582
|
193 |
+
msgid "Select 'Google' if directions aren't displaying properly in your theme"
|
194 |
+
msgstr "Selecione 'No Google' se a caixa de como chegar não estiver sendo mostrada corretamente no seu tema."
|
195 |
+
|
196 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:589
|
197 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:703
|
198 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:711
|
199 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:719
|
200 |
+
#, php-format
|
201 |
+
msgid "This setting requires %s."
|
202 |
+
msgstr "Esta configuração requer %s."
|
203 |
+
|
204 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:590
|
205 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:436
|
206 |
+
msgid "Show a list of markers under each map"
|
207 |
+
msgstr "Mostrar uma lista dos marcadores embaixo de cada mapa"
|
208 |
+
|
209 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:599
|
210 |
+
msgid "Automatically open the first marker when a map is displayed"
|
211 |
+
msgstr "Abrir automaticamente o primeiro marcador quando um mapa é exibido"
|
212 |
+
|
213 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:608
|
214 |
+
msgid "Show a button for real-time traffic conditions"
|
215 |
+
msgstr "Mostrar um botão para as condições de tráfego em tempo real"
|
216 |
+
|
217 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:617
|
218 |
+
msgid "Show marker titles as a \"tooltip\" on mouse-over"
|
219 |
+
msgstr "Mostrar o título do marcador como um \" balão de dica \" ao passar o mouse"
|
220 |
+
|
221 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:625
|
222 |
+
msgid "Default"
|
223 |
+
msgstr "Padrão"
|
224 |
+
|
225 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:629
|
226 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:630
|
227 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:666
|
228 |
+
msgid "Center"
|
229 |
+
msgstr "Centralizado"
|
230 |
+
|
231 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:634
|
232 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:635
|
233 |
+
msgid "Left"
|
234 |
+
msgstr "Esquerda"
|
235 |
+
|
236 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:639
|
237 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:640
|
238 |
+
msgid "Right"
|
239 |
+
msgstr "Direita"
|
240 |
+
|
241 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:648
|
242 |
+
msgid "Top of post"
|
243 |
+
msgstr "Acima do post"
|
244 |
+
|
245 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:652
|
246 |
+
msgid "Bottom of post"
|
247 |
+
msgstr "Abaixo do post"
|
248 |
+
|
249 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:656
|
250 |
+
msgid "No automatic display"
|
251 |
+
msgstr "Sem visualização automática"
|
252 |
+
|
253 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:666
|
254 |
+
msgid "post types"
|
255 |
+
msgstr "post types"
|
256 |
+
|
257 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:668
|
258 |
+
#, php-format
|
259 |
+
msgid "Mark the %s where you want to use MapPress"
|
260 |
+
msgstr "Marcar o %s que você deseja usar o MapPress"
|
261 |
+
|
262 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:675
|
263 |
+
msgid "post"
|
264 |
+
msgstr "post"
|
265 |
+
|
266 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:677
|
267 |
+
msgid "page"
|
268 |
+
msgstr "página"
|
269 |
+
|
270 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:684
|
271 |
+
msgid "Click to permanently resize ALL existing maps"
|
272 |
+
msgstr "Dimensões para redimensionar permanentemente TODOS os mapas já existentes"
|
273 |
+
|
274 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:686
|
275 |
+
msgid "Force Resize"
|
276 |
+
msgstr "Forçar Redimensionamento"
|
277 |
+
|
278 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:697
|
279 |
+
msgid "Enter the URL for your CSS file"
|
280 |
+
msgstr "<b>URL</b> para o seu arquivo CSS personalizado"
|
281 |
+
|
282 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:704
|
283 |
+
msgid "Set a template for the marker list"
|
284 |
+
msgstr "Ela permite um tema personalizado para a lista de marcadores"
|
285 |
+
|
286 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:712
|
287 |
+
msgid "Toggle the 'powered by' message"
|
288 |
+
msgstr "Ela esconde a mensagem de 'powered by'"
|
289 |
+
|
290 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:720
|
291 |
+
msgid "Automatically create maps from custom field data"
|
292 |
+
msgstr "Ela permite criar mapas diretamente do conteúdo de um campo personalizado"
|
293 |
+
|
294 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:732
|
295 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:741
|
296 |
+
msgid "No new items"
|
297 |
+
msgstr ""
|
298 |
+
|
299 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:750
|
300 |
+
msgid "Subscribe with RSS"
|
301 |
+
msgstr ""
|
302 |
+
|
303 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:758
|
304 |
+
msgid "5 Stars"
|
305 |
+
msgstr ""
|
306 |
+
|
307 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:760
|
308 |
+
#, php-format
|
309 |
+
msgid "Take a moment to rate it %s on WordPress.org - or make a donation"
|
310 |
+
msgstr ""
|
311 |
+
|
312 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:771
|
313 |
+
msgid "Thanks for your support!"
|
314 |
+
msgstr ""
|
315 |
+
|
316 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:831
|
317 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:604
|
318 |
+
msgid "Documentation"
|
319 |
+
msgstr "Documentação"
|
320 |
+
|
321 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:832
|
322 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:606
|
323 |
+
msgid "Report a bug"
|
324 |
+
msgstr "Reporte um bug"
|
325 |
+
|
326 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:841
|
327 |
+
msgid "Like this plugin?"
|
328 |
+
msgstr ""
|
329 |
+
|
330 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:842
|
331 |
+
msgid "MapPress News"
|
332 |
+
msgstr ""
|
333 |
+
|
334 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:861
|
335 |
+
msgid "Save Changes"
|
336 |
+
msgstr "Salvar alterações"
|
337 |
+
|
338 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:862
|
339 |
+
msgid "Reset Defaults"
|
340 |
+
msgstr "Redefinir configurações padrão"
|
341 |
+
|
342 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:886
|
343 |
+
msgid "MapPress database tables are missing. Please deactivate the plugin and activate it again to fix this."
|
344 |
+
msgstr "As tabelas do banco de dados do MapPress não foram encontradas. Por favor desative o plugin e ative novamente para resolver o problema."
|
345 |
+
|
346 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:891
|
347 |
+
msgid "WARNING: MapPress requires WordPress 3.0 or higher. Please upgrade before using MapPress."
|
348 |
+
msgstr "AVISO: O MapPress requer WordPress 3.0 ou superior. Por favor atualize antes de usar o MapPress."
|
349 |
+
|
350 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:896
|
351 |
+
msgid "WARNING: MapPress is not compatible with the WP-Geo plugin. Please deactivate or uninstall WP-Geo before using MapPress."
|
352 |
+
msgstr "AVISO: O MapPress não é compatível com o Plugin WP-Geo. Por favor desative ou desinstale o WP-Geo antes de usar o MapPress."
|
353 |
+
|
354 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:138
|
355 |
+
#, php-format
|
356 |
+
msgid "No geocoding response from Google: %s"
|
357 |
+
msgstr "Localidade não encontrada pelo Google: %s"
|
358 |
+
|
359 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:151
|
360 |
+
#, php-format
|
361 |
+
msgid "Google cannot geocode address: %s, status: %s"
|
362 |
+
msgstr "O Google não conseguiu encontrar o endereço: %s, estado: %s"
|
363 |
+
|
364 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:154
|
365 |
+
#, php-format
|
366 |
+
msgid "No geocoding result for address: %s"
|
367 |
+
msgstr "Endereço não encontrado pelo Google: %s"
|
368 |
+
|
369 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:530
|
370 |
+
msgid "Close"
|
371 |
+
msgstr "Fechar"
|
372 |
+
|
373 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:531
|
374 |
+
msgid "By car"
|
375 |
+
msgstr "De carro"
|
376 |
+
|
377 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:532
|
378 |
+
msgid "Walking"
|
379 |
+
msgstr "A pé"
|
380 |
+
|
381 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:533
|
382 |
+
msgid "Bicycling"
|
383 |
+
msgstr "De bicicleta"
|
384 |
+
|
385 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:538
|
386 |
+
msgid "Start"
|
387 |
+
msgstr "Endereço de partida"
|
388 |
+
|
389 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:545
|
390 |
+
msgid "Swap start and end"
|
391 |
+
msgstr "Inverter"
|
392 |
+
|
393 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:551
|
394 |
+
msgid "End"
|
395 |
+
msgstr "Endereço de destino"
|
396 |
+
|
397 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:560
|
398 |
+
msgid "Get Directions"
|
399 |
+
msgstr "Como chegar"
|
400 |
+
|
401 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:561
|
402 |
+
msgid "Print Directions"
|
403 |
+
msgstr "Imprimir trajeto"
|
404 |
+
|
405 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:605
|
406 |
+
msgid "FAQ"
|
407 |
+
msgstr "FAQ"
|
408 |
+
|
409 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:617
|
410 |
+
msgid "Add"
|
411 |
+
msgstr "Adicionar"
|
412 |
+
|
413 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:620
|
414 |
+
msgid "Toggle lat/lng entry"
|
415 |
+
msgstr "Habilitar Lat/Lng"
|
416 |
+
|
417 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:623
|
418 |
+
msgid "Location"
|
419 |
+
msgstr "Localização"
|
420 |
+
|
421 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:628
|
422 |
+
msgid "Lat/Lng"
|
423 |
+
msgstr "Lat/Lng"
|
424 |
+
|
425 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:643
|
426 |
+
msgid "Current Maps"
|
427 |
+
msgstr "Mapas Atuais"
|
428 |
+
|
429 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:644
|
430 |
+
msgid "New Map"
|
431 |
+
msgstr "Novo Mapa"
|
432 |
+
|
433 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:653
|
434 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:725
|
435 |
+
msgid "Map ID"
|
436 |
+
msgstr "ID do Mapa"
|
437 |
+
|
438 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:656
|
439 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:742
|
440 |
+
msgid "Title"
|
441 |
+
msgstr "Título"
|
442 |
+
|
443 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:659
|
444 |
+
msgid "Small"
|
445 |
+
msgstr "Pequeno"
|
446 |
+
|
447 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:660
|
448 |
+
msgid "Medium"
|
449 |
+
msgstr "Médio"
|
450 |
+
|
451 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:661
|
452 |
+
msgid "Large"
|
453 |
+
msgstr "Grande"
|
454 |
+
|
455 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:665
|
456 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:735
|
457 |
+
msgid "Save"
|
458 |
+
msgstr "Salvar"
|
459 |
+
|
460 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:722
|
461 |
+
msgid "Maps in this post"
|
462 |
+
msgstr "Mapas neste post"
|
463 |
+
|
464 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:723
|
465 |
+
msgid "There are no maps yet for this post"
|
466 |
+
msgstr "Ainda não há mapas para este post"
|
467 |
+
|
468 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:724
|
469 |
+
msgid "Create a new map"
|
470 |
+
msgstr "Criar um novo mapa"
|
471 |
+
|
472 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:727
|
473 |
+
msgid "The starting or ending address could not be found."
|
474 |
+
msgstr "O endereço de partida ou de destino não pode ser encontrado."
|
475 |
+
|
476 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:728
|
477 |
+
msgid "Google cannot return directions between those addresses. There is no route between them or the routing information is not available."
|
478 |
+
msgstr "O Google não conhece o trajeto entre estes endereços. Não há uma rota entre eles ou as informações para o trajeto não estão disponíveis."
|
479 |
+
|
480 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:729
|
481 |
+
msgid "Unknown error, unable to return directions. Status code = "
|
482 |
+
msgstr "Erro desconhecido, não foi possível traçar uma rota. Código do Status = "
|
483 |
+
|
484 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:730
|
485 |
+
msgid "Enter address"
|
486 |
+
msgstr "Endereço"
|
487 |
+
|
488 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:731
|
489 |
+
msgid "No matching address"
|
490 |
+
msgstr "Nenhum endereço correspondente"
|
491 |
+
|
492 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:732
|
493 |
+
msgid "Did you mean: "
|
494 |
+
msgstr "Você quis dizer:"
|
495 |
+
|
496 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:734
|
497 |
+
msgid "Edit"
|
498 |
+
msgstr "Editar"
|
499 |
+
|
500 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:736
|
501 |
+
msgid "Cancel"
|
502 |
+
msgstr "Cancelar"
|
503 |
+
|
504 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:737
|
505 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:745
|
506 |
+
msgid "Delete"
|
507 |
+
msgstr "Deletar"
|
508 |
+
|
509 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:738
|
510 |
+
msgid "View"
|
511 |
+
msgstr "Ver"
|
512 |
+
|
513 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:739
|
514 |
+
msgid "Back"
|
515 |
+
msgstr "Voltar"
|
516 |
+
|
517 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:740
|
518 |
+
msgid "Insert into post"
|
519 |
+
msgstr "Inserir no post"
|
520 |
+
|
521 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:741
|
522 |
+
msgid "Select a map"
|
523 |
+
msgstr "Selecione um mapa"
|
524 |
+
|
525 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:743
|
526 |
+
msgid "Delete this map marker?"
|
527 |
+
msgstr "Deletar esse marcador do mapa?"
|
528 |
+
|
529 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:744
|
530 |
+
msgid "Delete this map?"
|
531 |
+
msgstr "Deletar esse mapa?"
|
532 |
+
|
533 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:746
|
534 |
+
msgid "Map saved"
|
535 |
+
msgstr "Mapa salvo"
|
536 |
+
|
537 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:747
|
538 |
+
msgid "Map deleted"
|
539 |
+
msgstr "Mapa deletado"
|
540 |
+
|
541 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:748
|
542 |
+
msgid "Error: AJAX failed! "
|
543 |
+
msgstr "Erro: Falha no AJAX!"
|
544 |
+
|
545 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:749
|
546 |
+
msgid "Click & drag to move this marker"
|
547 |
+
msgstr "Clique e arraste para mover o marcador"
|
548 |
+
|
549 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:750
|
550 |
+
msgid "Zoom"
|
551 |
+
msgstr "Zoom"
|
552 |
+
|
553 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:751
|
554 |
+
msgid "Traffic"
|
555 |
+
msgstr "Tráfego"
|
556 |
+
|
557 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:752
|
558 |
+
msgid "Standard icons"
|
559 |
+
msgstr "Ícones padrão"
|
560 |
+
|
561 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:753
|
562 |
+
msgid "My icons"
|
563 |
+
msgstr "Meus ícones"
|
564 |
+
|
565 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:99
|
566 |
+
#, php-format
|
567 |
+
msgid "Unable to parse input: %s"
|
568 |
+
msgstr "Não é possível analisar a entrada: %s"
|
569 |
+
|
570 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:412
|
571 |
+
msgid "Field for addresses"
|
572 |
+
msgstr "Campo de endereços"
|
573 |
+
|
574 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:419
|
575 |
+
msgid "Field for errors"
|
576 |
+
msgstr "Campo de erros"
|
577 |
+
|
578 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:426
|
579 |
+
msgid "Update map when post is saved"
|
580 |
+
msgstr "Atualizar mapa quando o post for salvo"
|
581 |
+
|
582 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:429
|
583 |
+
msgid "Update map when address is changed by a program"
|
584 |
+
msgstr "Atualizar mapa quando o endereço for alterado por um programa"
|
585 |
+
|
586 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:457
|
587 |
+
msgid "Display powered by link"
|
588 |
+
msgstr "Mostrar o link powered by"
|
589 |
+
|
590 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:475
|
591 |
+
msgid "Mappress Pro Site"
|
592 |
+
msgstr "Site do MapPress Pro"
|
593 |
+
|
594 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:530
|
595 |
+
msgid "Widget title"
|
596 |
+
msgstr "Título do Widget"
|
597 |
+
|
598 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:535
|
599 |
+
msgid "Map size"
|
600 |
+
msgstr "Tamanho do mapa"
|
601 |
+
|
602 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:541
|
603 |
+
msgid "Show query"
|
604 |
+
msgstr "Mostrar consulta"
|
605 |
+
|
606 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:542
|
607 |
+
msgid "Current posts"
|
608 |
+
msgstr "Post atuais"
|
609 |
+
|
610 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:543
|
611 |
+
msgid "All posts"
|
612 |
+
msgstr "Todos os posts"
|
613 |
+
|
614 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:544
|
615 |
+
msgid "Custom query"
|
616 |
+
msgstr "Consulta personalizada"
|
617 |
+
|
618 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:547
|
619 |
+
msgid "Learn about queries"
|
620 |
+
msgstr "Aprender sobre consultas"
|
621 |
+
|
622 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:551
|
623 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:552
|
624 |
+
msgid "Marker title"
|
625 |
+
msgstr "Título do marcador"
|
626 |
+
|
627 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:553
|
628 |
+
msgid "Post title"
|
629 |
+
msgstr "Título do post"
|
630 |
+
|
631 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:557
|
632 |
+
msgid "Link"
|
633 |
+
msgstr "Link"
|
634 |
+
|
635 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:558
|
636 |
+
msgid "Link marker title to post"
|
637 |
+
msgstr "Link do título do marcador para o post"
|
638 |
+
|
639 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:562
|
640 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:563
|
641 |
+
msgid "Marker body"
|
642 |
+
msgstr "Corpo do marcador"
|
643 |
+
|
644 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:564
|
645 |
+
msgid "Post excerpt"
|
646 |
+
msgstr "Post excerpt"
|
647 |
+
|
648 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:572
|
649 |
+
msgid "Inline"
|
650 |
+
msgstr "Alinhado"
|
651 |
+
|
652 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:577
|
653 |
+
msgid "Show list of markers"
|
654 |
+
msgstr "Mostrar lista de marcadores"
|
655 |
+
|
656 |
+
#~ msgid "Show a list of markers under each map."
|
657 |
+
#~ msgstr "Mostrar uma lista dos marcadores embaixo de cada mapa"
|
658 |
+
|
659 |
+
#~ msgid "This setting requires %s. Show a list of markers under each map."
|
660 |
+
#~ msgstr ""
|
661 |
+
#~ "Esta configuração requer %s. Ela mostra uma lista de marcadores abaixo de "
|
662 |
+
#~ "cada mapa."
|
663 |
+
|
664 |
+
#~ msgid "Donate"
|
665 |
+
#~ msgstr "Doação"
|
666 |
+
|
667 |
+
#~ msgid "Please make a donation today!"
|
668 |
+
#~ msgstr "Por favor, faça uma doação hoje!"
|
669 |
+
|
670 |
+
#~ msgid "Marker title:"
|
671 |
+
#~ msgstr "Título do marcador:"
|
672 |
+
|
673 |
+
#~ msgid "Marker body:"
|
674 |
+
#~ msgstr "Corpo do marcador:"
|
675 |
+
|
676 |
+
#~ msgid "Directions:"
|
677 |
+
#~ msgstr "Como chegar:"
|
678 |
+
|
679 |
+
#~ msgid "Marker list:"
|
680 |
+
#~ msgstr "Lista de marcadores:"
|
languages/mappress-zh_CN.mo
ADDED
Binary file
|
languages/mappress-zh_CN.po
ADDED
@@ -0,0 +1,801 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# MAPPRESS
|
2 |
+
#
|
3 |
+
msgid ""
|
4 |
+
msgstr ""
|
5 |
+
"Project-Id-Version: MapPress\n"
|
6 |
+
"Report-Msgid-Bugs-To: \n"
|
7 |
+
"POT-Creation-Date: 2010-11-12 09:45-0800\n"
|
8 |
+
"PO-Revision-Date: 2010-11-17 06:34-0800\n"
|
9 |
+
"Last-Translator: Plugin Author <donotreply@gmail.com>\n"
|
10 |
+
"Language-Team: My Team <LL@li.org>\n"
|
11 |
+
"MIME-Version: 1.0\n"
|
12 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
13 |
+
"Content-Transfer-Encoding: 8bit\n"
|
14 |
+
"X-Poedit-Language: Chinese\n"
|
15 |
+
"X-Poedit-Country: CHINA\n"
|
16 |
+
"X-Poedit-KeywordsList: __;_e\n"
|
17 |
+
"X-Poedit-Basepath: .\n"
|
18 |
+
"X-Poedit-SourceCharset: utf-8\n"
|
19 |
+
"X-Poedit-SearchPath-0: .\n"
|
20 |
+
|
21 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:139
|
22 |
+
msgid " Version: "
|
23 |
+
msgstr " Version: "
|
24 |
+
|
25 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:150
|
26 |
+
msgid "Internal error, map was missing. Your data has not been saved!"
|
27 |
+
msgstr ""
|
28 |
+
|
29 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:155
|
30 |
+
msgid "Internal error - unable to save map. Your data has not been saved!"
|
31 |
+
msgstr ""
|
32 |
+
|
33 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:178
|
34 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:698
|
35 |
+
msgid "Untitled"
|
36 |
+
msgstr ""
|
37 |
+
|
38 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:475
|
39 |
+
#, fuzzy
|
40 |
+
msgid "Settings"
|
41 |
+
msgstr "保存设定"
|
42 |
+
|
43 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:476
|
44 |
+
msgid "Automatic map display"
|
45 |
+
msgstr ""
|
46 |
+
|
47 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:477
|
48 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:705
|
49 |
+
#, fuzzy
|
50 |
+
msgid "Directions"
|
51 |
+
msgstr "取得路线"
|
52 |
+
|
53 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:478
|
54 |
+
#, fuzzy
|
55 |
+
msgid "Map types"
|
56 |
+
msgstr "地图类型按钮"
|
57 |
+
|
58 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:479
|
59 |
+
#, fuzzy
|
60 |
+
msgid "Street View"
|
61 |
+
msgstr "街景图"
|
62 |
+
|
63 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:480
|
64 |
+
msgid "Scroll wheel zoom"
|
65 |
+
msgstr ""
|
66 |
+
|
67 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:481
|
68 |
+
msgid "Keyboard shortcuts"
|
69 |
+
msgstr ""
|
70 |
+
|
71 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:482
|
72 |
+
#, fuzzy
|
73 |
+
msgid "Open first marker"
|
74 |
+
msgstr "最初的标志"
|
75 |
+
|
76 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:483
|
77 |
+
msgid "Show traffic button"
|
78 |
+
msgstr ""
|
79 |
+
|
80 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:484
|
81 |
+
msgid "Tooltips"
|
82 |
+
msgstr ""
|
83 |
+
|
84 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:485
|
85 |
+
#, fuzzy
|
86 |
+
msgid "Map alignment"
|
87 |
+
msgstr "地图高度"
|
88 |
+
|
89 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:486
|
90 |
+
msgid "Language"
|
91 |
+
msgstr ""
|
92 |
+
|
93 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:487
|
94 |
+
msgid "Country"
|
95 |
+
msgstr ""
|
96 |
+
|
97 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:488
|
98 |
+
msgid "Post types"
|
99 |
+
msgstr ""
|
100 |
+
|
101 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:489
|
102 |
+
msgid "Custom CSS"
|
103 |
+
msgstr ""
|
104 |
+
|
105 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:490
|
106 |
+
msgid "Force resize"
|
107 |
+
msgstr ""
|
108 |
+
|
109 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:492
|
110 |
+
#, fuzzy
|
111 |
+
msgid "MapPress Pro"
|
112 |
+
msgstr "MapPress帮帮我"
|
113 |
+
|
114 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:493
|
115 |
+
msgid "Marker list"
|
116 |
+
msgstr ""
|
117 |
+
|
118 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:494
|
119 |
+
msgid "Marker list template"
|
120 |
+
msgstr ""
|
121 |
+
|
122 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:495
|
123 |
+
#, fuzzy
|
124 |
+
msgid "MapPress link"
|
125 |
+
msgstr "MapPress帮帮我"
|
126 |
+
|
127 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:496
|
128 |
+
#, fuzzy
|
129 |
+
msgid "Custom fields"
|
130 |
+
msgstr "自定义栏位"
|
131 |
+
|
132 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:551
|
133 |
+
#, fuzzy
|
134 |
+
msgid "country code"
|
135 |
+
msgstr "请输入国码"
|
136 |
+
|
137 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:553
|
138 |
+
#, php-format
|
139 |
+
msgid " Enter a %s to use when searching (leave blank for USA): "
|
140 |
+
msgstr ""
|
141 |
+
|
142 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:563
|
143 |
+
msgid " Enable zoom with the mouse scroll wheel"
|
144 |
+
msgstr ""
|
145 |
+
|
146 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:571
|
147 |
+
msgid " Enable keyboard panning and zooming"
|
148 |
+
msgstr ""
|
149 |
+
|
150 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:577
|
151 |
+
msgid "language"
|
152 |
+
msgstr ""
|
153 |
+
|
154 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:579
|
155 |
+
#, php-format
|
156 |
+
msgid " Use a specific %s for map controls (default is the browser language setting): "
|
157 |
+
msgstr ""
|
158 |
+
|
159 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:590
|
160 |
+
msgid " Allow your readers to change the map type (street, satellite, or hybrid)"
|
161 |
+
msgstr ""
|
162 |
+
|
163 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:598
|
164 |
+
msgid " Display the street view control \"peg man\""
|
165 |
+
msgstr ""
|
166 |
+
|
167 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:606
|
168 |
+
msgid "Inline (in your blog)"
|
169 |
+
msgstr ""
|
170 |
+
|
171 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:610
|
172 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:565
|
173 |
+
#, fuzzy
|
174 |
+
msgid "Google"
|
175 |
+
msgstr "GoogleBar"
|
176 |
+
|
177 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:614
|
178 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:559
|
179 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:564
|
180 |
+
msgid "None"
|
181 |
+
msgstr ""
|
182 |
+
|
183 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:616
|
184 |
+
msgid "Select 'Google' if directions aren't displaying properly in your theme"
|
185 |
+
msgstr ""
|
186 |
+
|
187 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:625
|
188 |
+
#, fuzzy
|
189 |
+
msgid " Automatically open the first marker when a map is displayed"
|
190 |
+
msgstr "当地图刚显示时, 打勾以开启第一个标志."
|
191 |
+
|
192 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:634
|
193 |
+
msgid " Show a button for real-time traffic conditions"
|
194 |
+
msgstr ""
|
195 |
+
|
196 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:643
|
197 |
+
msgid " Show marker titles as a \"tooltip\" on mouse-over. Switch this off if you use HTML in your marker titles"
|
198 |
+
msgstr ""
|
199 |
+
|
200 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:651
|
201 |
+
#, fuzzy
|
202 |
+
msgid "Default"
|
203 |
+
msgstr "地图内定值"
|
204 |
+
|
205 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:655
|
206 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:656
|
207 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:638
|
208 |
+
msgid "Center"
|
209 |
+
msgstr ""
|
210 |
+
|
211 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:660
|
212 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:661
|
213 |
+
msgid "Left"
|
214 |
+
msgstr ""
|
215 |
+
|
216 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:665
|
217 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:666
|
218 |
+
#, fuzzy
|
219 |
+
msgid "Right"
|
220 |
+
msgstr "高度"
|
221 |
+
|
222 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:674
|
223 |
+
msgid "Top of post"
|
224 |
+
msgstr ""
|
225 |
+
|
226 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:678
|
227 |
+
msgid "Bottom of post"
|
228 |
+
msgstr ""
|
229 |
+
|
230 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:682
|
231 |
+
msgid "No automatic display"
|
232 |
+
msgstr ""
|
233 |
+
|
234 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:692
|
235 |
+
msgid "post types"
|
236 |
+
msgstr ""
|
237 |
+
|
238 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:694
|
239 |
+
#, php-format
|
240 |
+
msgid "Mark the %s where you want to use MapPress:"
|
241 |
+
msgstr ""
|
242 |
+
|
243 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:701
|
244 |
+
msgid "post"
|
245 |
+
msgstr ""
|
246 |
+
|
247 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:703
|
248 |
+
msgid "page"
|
249 |
+
msgstr ""
|
250 |
+
|
251 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:710
|
252 |
+
msgid " Click to permanently resize ALL existing maps: "
|
253 |
+
msgstr ""
|
254 |
+
|
255 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:712
|
256 |
+
msgid "Force Resize"
|
257 |
+
msgstr ""
|
258 |
+
|
259 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:723
|
260 |
+
msgid " Enter the <b>URL</b> for your CSS file: "
|
261 |
+
msgstr ""
|
262 |
+
|
263 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:732
|
264 |
+
#, php-format
|
265 |
+
msgid "This setting requires %s. Show a list of markers under each map."
|
266 |
+
msgstr ""
|
267 |
+
|
268 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:737
|
269 |
+
#, php-format
|
270 |
+
msgid "This setting requires %s. Set a template for the marker list."
|
271 |
+
msgstr ""
|
272 |
+
|
273 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:744
|
274 |
+
#, php-format
|
275 |
+
msgid "This setting requires %s. Suppress the 'powered by' message."
|
276 |
+
msgstr ""
|
277 |
+
|
278 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:751
|
279 |
+
#, php-format
|
280 |
+
msgid "This setting requires %s. Automatically create maps from custom field data."
|
281 |
+
msgstr ""
|
282 |
+
|
283 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:769
|
284 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:576
|
285 |
+
msgid "Documentation"
|
286 |
+
msgstr ""
|
287 |
+
|
288 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:770
|
289 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:578
|
290 |
+
msgid "Report a bug"
|
291 |
+
msgstr ""
|
292 |
+
|
293 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:776
|
294 |
+
msgid "Donate"
|
295 |
+
msgstr ""
|
296 |
+
|
297 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:782
|
298 |
+
msgid "Please make a donation today!"
|
299 |
+
msgstr ""
|
300 |
+
|
301 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:793
|
302 |
+
msgid "Save Changes"
|
303 |
+
msgstr "保存变更"
|
304 |
+
|
305 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:794
|
306 |
+
#, fuzzy
|
307 |
+
msgid "Reset Defaults"
|
308 |
+
msgstr "地图内定值"
|
309 |
+
|
310 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:809
|
311 |
+
msgid "MapPress database tables are missing. Please deactivate the plugin and activate it again to fix this."
|
312 |
+
msgstr ""
|
313 |
+
|
314 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:814
|
315 |
+
msgid "WARNING: MapPress requires WordPress 3.0 or higher. Please upgrade before using MapPress."
|
316 |
+
msgstr ""
|
317 |
+
|
318 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:819
|
319 |
+
msgid "WARNING: MapPress is not compatible with the WP-Geo plugin. Please deactivate or uninstall WP-Geo before using MapPress."
|
320 |
+
msgstr ""
|
321 |
+
|
322 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:138
|
323 |
+
#, php-format
|
324 |
+
msgid "No geocoding response from Google: %s"
|
325 |
+
msgstr ""
|
326 |
+
|
327 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:144
|
328 |
+
#, php-format
|
329 |
+
msgid "No geocoding result for address: %s"
|
330 |
+
msgstr ""
|
331 |
+
|
332 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:148
|
333 |
+
#, php-format
|
334 |
+
msgid "Google cannot geocode address: %s, status: %s"
|
335 |
+
msgstr ""
|
336 |
+
|
337 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:502
|
338 |
+
msgid "Close"
|
339 |
+
msgstr ""
|
340 |
+
|
341 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:503
|
342 |
+
msgid "By car"
|
343 |
+
msgstr ""
|
344 |
+
|
345 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:504
|
346 |
+
msgid "Walking"
|
347 |
+
msgstr ""
|
348 |
+
|
349 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:505
|
350 |
+
msgid "Bicycling"
|
351 |
+
msgstr ""
|
352 |
+
|
353 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:510
|
354 |
+
msgid "Start"
|
355 |
+
msgstr ""
|
356 |
+
|
357 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:517
|
358 |
+
msgid "Swap start and end"
|
359 |
+
msgstr ""
|
360 |
+
|
361 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:523
|
362 |
+
msgid "End"
|
363 |
+
msgstr ""
|
364 |
+
|
365 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:532
|
366 |
+
#, fuzzy
|
367 |
+
msgid "Get Directions"
|
368 |
+
msgstr "取得路线"
|
369 |
+
|
370 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:533
|
371 |
+
#, fuzzy
|
372 |
+
msgid "Print Directions"
|
373 |
+
msgstr "取得路线"
|
374 |
+
|
375 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:577
|
376 |
+
msgid "FAQ"
|
377 |
+
msgstr ""
|
378 |
+
|
379 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:589
|
380 |
+
#, fuzzy
|
381 |
+
msgid "Add"
|
382 |
+
msgstr "地址"
|
383 |
+
|
384 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:592
|
385 |
+
msgid "Toggle lat/lng entry"
|
386 |
+
msgstr ""
|
387 |
+
|
388 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:595
|
389 |
+
#, fuzzy
|
390 |
+
msgid "Location"
|
391 |
+
msgstr "标签"
|
392 |
+
|
393 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:600
|
394 |
+
msgid "Lat/Lng"
|
395 |
+
msgstr ""
|
396 |
+
|
397 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:615
|
398 |
+
msgid "Current Maps"
|
399 |
+
msgstr ""
|
400 |
+
|
401 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:616
|
402 |
+
msgid "New Map"
|
403 |
+
msgstr ""
|
404 |
+
|
405 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:625
|
406 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:697
|
407 |
+
msgid "Map ID"
|
408 |
+
msgstr ""
|
409 |
+
|
410 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:628
|
411 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:714
|
412 |
+
msgid "Title"
|
413 |
+
msgstr ""
|
414 |
+
|
415 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:631
|
416 |
+
msgid "Small"
|
417 |
+
msgstr ""
|
418 |
+
|
419 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:632
|
420 |
+
msgid "Medium"
|
421 |
+
msgstr ""
|
422 |
+
|
423 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:633
|
424 |
+
msgid "Large"
|
425 |
+
msgstr ""
|
426 |
+
|
427 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:637
|
428 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:707
|
429 |
+
msgid "Save"
|
430 |
+
msgstr "保存"
|
431 |
+
|
432 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:694
|
433 |
+
msgid "Maps in this post"
|
434 |
+
msgstr ""
|
435 |
+
|
436 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:695
|
437 |
+
msgid "There are no maps yet for this post"
|
438 |
+
msgstr ""
|
439 |
+
|
440 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:696
|
441 |
+
msgid "Create a new map"
|
442 |
+
msgstr ""
|
443 |
+
|
444 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:699
|
445 |
+
#, fuzzy
|
446 |
+
msgid "The starting or ending address could not be found."
|
447 |
+
msgstr "缺少起始或终点地址."
|
448 |
+
|
449 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:700
|
450 |
+
msgid "Google cannot return directions between those addresses. There is no route between them or the routing information is not available."
|
451 |
+
msgstr "Google无法提供地址间之所需路线(地址间无道路或是路程资料不存在)."
|
452 |
+
|
453 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:701
|
454 |
+
msgid "Unknown error, unable to return directions. Status code = "
|
455 |
+
msgstr "不明错误,无法回覆路线.状态码="
|
456 |
+
|
457 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:702
|
458 |
+
#, fuzzy
|
459 |
+
msgid "Enter address"
|
460 |
+
msgstr "儲存地址"
|
461 |
+
|
462 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:703
|
463 |
+
msgid "No matching address"
|
464 |
+
msgstr "找不到符合地址."
|
465 |
+
|
466 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:704
|
467 |
+
msgid "Did you mean: "
|
468 |
+
msgstr "你是指:"
|
469 |
+
|
470 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:706
|
471 |
+
msgid "Edit"
|
472 |
+
msgstr "编辑"
|
473 |
+
|
474 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:708
|
475 |
+
msgid "Cancel"
|
476 |
+
msgstr "取消"
|
477 |
+
|
478 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:709
|
479 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:717
|
480 |
+
msgid "Delete"
|
481 |
+
msgstr "刪除"
|
482 |
+
|
483 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:710
|
484 |
+
msgid "View"
|
485 |
+
msgstr ""
|
486 |
+
|
487 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:711
|
488 |
+
msgid "Back"
|
489 |
+
msgstr ""
|
490 |
+
|
491 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:712
|
492 |
+
#, fuzzy
|
493 |
+
msgid "Insert into post"
|
494 |
+
msgstr "将地图加入文章中"
|
495 |
+
|
496 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:713
|
497 |
+
msgid "Select a map"
|
498 |
+
msgstr ""
|
499 |
+
|
500 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:715
|
501 |
+
msgid "Delete this map marker?"
|
502 |
+
msgstr ""
|
503 |
+
|
504 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:716
|
505 |
+
msgid "Delete this map?"
|
506 |
+
msgstr ""
|
507 |
+
|
508 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:718
|
509 |
+
msgid "Map saved"
|
510 |
+
msgstr ""
|
511 |
+
|
512 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:719
|
513 |
+
#, fuzzy
|
514 |
+
msgid "Map deleted"
|
515 |
+
msgstr "地图内定值"
|
516 |
+
|
517 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:720
|
518 |
+
msgid "Error: AJAX failed! "
|
519 |
+
msgstr ""
|
520 |
+
|
521 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:721
|
522 |
+
msgid "Click & drag to move this marker"
|
523 |
+
msgstr ""
|
524 |
+
|
525 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:722
|
526 |
+
msgid "Zoom"
|
527 |
+
msgstr ""
|
528 |
+
|
529 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:723
|
530 |
+
msgid "Traffic"
|
531 |
+
msgstr ""
|
532 |
+
|
533 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:724
|
534 |
+
msgid "Standard icons"
|
535 |
+
msgstr ""
|
536 |
+
|
537 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:725
|
538 |
+
#, fuzzy
|
539 |
+
msgid "My icons"
|
540 |
+
msgstr "地图选项"
|
541 |
+
|
542 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:99
|
543 |
+
#, php-format
|
544 |
+
msgid "Unable to parse input: %s"
|
545 |
+
msgstr ""
|
546 |
+
|
547 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:406
|
548 |
+
msgid "Field for addresses: "
|
549 |
+
msgstr ""
|
550 |
+
|
551 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:413
|
552 |
+
msgid "Field for errors: "
|
553 |
+
msgstr ""
|
554 |
+
|
555 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:420
|
556 |
+
msgid " Update map when post is saved"
|
557 |
+
msgstr ""
|
558 |
+
|
559 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:423
|
560 |
+
msgid " Update map when address is changed by a program"
|
561 |
+
msgstr ""
|
562 |
+
|
563 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:430
|
564 |
+
msgid " Show a list of markers under each map"
|
565 |
+
msgstr ""
|
566 |
+
|
567 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:451
|
568 |
+
#, fuzzy
|
569 |
+
msgid " Display powered by link"
|
570 |
+
msgstr "启用\"powered by\"链接"
|
571 |
+
|
572 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:469
|
573 |
+
#, fuzzy
|
574 |
+
msgid "Mappress Pro Site"
|
575 |
+
msgstr "MapPress帮帮我"
|
576 |
+
|
577 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:524
|
578 |
+
msgid "Widget title:"
|
579 |
+
msgstr ""
|
580 |
+
|
581 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:529
|
582 |
+
msgid "Map size:"
|
583 |
+
msgstr ""
|
584 |
+
|
585 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:535
|
586 |
+
msgid "Show query:"
|
587 |
+
msgstr ""
|
588 |
+
|
589 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:536
|
590 |
+
msgid "Current posts"
|
591 |
+
msgstr ""
|
592 |
+
|
593 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:537
|
594 |
+
msgid "All posts"
|
595 |
+
msgstr ""
|
596 |
+
|
597 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:538
|
598 |
+
msgid "Custom query"
|
599 |
+
msgstr ""
|
600 |
+
|
601 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:541
|
602 |
+
msgid "Learn about queries"
|
603 |
+
msgstr ""
|
604 |
+
|
605 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:545
|
606 |
+
msgid "Marker title:"
|
607 |
+
msgstr ""
|
608 |
+
|
609 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:546
|
610 |
+
msgid "Marker title"
|
611 |
+
msgstr ""
|
612 |
+
|
613 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:547
|
614 |
+
msgid "Post title"
|
615 |
+
msgstr ""
|
616 |
+
|
617 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:551
|
618 |
+
msgid "Link"
|
619 |
+
msgstr ""
|
620 |
+
|
621 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:552
|
622 |
+
msgid "Link marker title to post"
|
623 |
+
msgstr ""
|
624 |
+
|
625 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:556
|
626 |
+
msgid "Marker body:"
|
627 |
+
msgstr ""
|
628 |
+
|
629 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:557
|
630 |
+
msgid "Marker body"
|
631 |
+
msgstr ""
|
632 |
+
|
633 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:558
|
634 |
+
msgid "Post excerpt"
|
635 |
+
msgstr ""
|
636 |
+
|
637 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:563
|
638 |
+
#, fuzzy
|
639 |
+
msgid "Directions:"
|
640 |
+
msgstr "取得路线"
|
641 |
+
|
642 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:566
|
643 |
+
msgid "Inline"
|
644 |
+
msgstr ""
|
645 |
+
|
646 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:570
|
647 |
+
msgid "Marker list:"
|
648 |
+
msgstr ""
|
649 |
+
|
650 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:571
|
651 |
+
msgid "Show list of markers"
|
652 |
+
msgstr ""
|
653 |
+
|
654 |
+
#~ msgid ""
|
655 |
+
#~ "MapPress has changed with this version. You must re-enter your maps. "
|
656 |
+
#~ "Please see the note on the %1$sMapPress options screen%2$s"
|
657 |
+
#~ msgstr "MapPress已有新版本,请重新输入你的地图.详情请阅读MapPress选项页面."
|
658 |
+
|
659 |
+
#~ msgid "Google error: BAD REQUEST"
|
660 |
+
#~ msgstr "Google 错误:不正确请求."
|
661 |
+
|
662 |
+
#~ msgid "Google internal error. Try again later."
|
663 |
+
#~ msgstr "Google内部错误.请稍后再试."
|
664 |
+
|
665 |
+
#~ msgid ""
|
666 |
+
#~ "The starting or ending address could not be found. Please check that the "
|
667 |
+
#~ "address is correct and completely entered."
|
668 |
+
#~ msgstr "找不到起始或终点地址.请重新确认正确地址."
|
669 |
+
|
670 |
+
#~ msgid ""
|
671 |
+
#~ "Google cannot return those directions for legal or contractual reasons"
|
672 |
+
#~ msgstr "基于法令或合约因素,Google无法提供相关资讯."
|
673 |
+
|
674 |
+
#~ msgid "Invalid map API key"
|
675 |
+
#~ msgstr "地址的API键不正确."
|
676 |
+
|
677 |
+
#~ msgid "Your key has issued too many queries in one day."
|
678 |
+
#~ msgstr "你的查询次数已超过Google的当日限制."
|
679 |
+
|
680 |
+
#~ msgid ""
|
681 |
+
#~ "Error: your browser does not seem to support the street view Flash player"
|
682 |
+
#~ msgstr "错误:你的浏览器并不支持街景图的Flash player."
|
683 |
+
|
684 |
+
#~ msgid "Sorry, no street view data is available for this location"
|
685 |
+
#~ msgstr "很抱歉.此地址的街景图并不存在."
|
686 |
+
|
687 |
+
#~ msgid "Sorry, Google was unable to display the street view in your browser"
|
688 |
+
#~ msgstr "很抱歉.Google无法使用你的浏览器来展现街景图."
|
689 |
+
|
690 |
+
#~ msgid "to here"
|
691 |
+
#~ msgstr "到这里"
|
692 |
+
|
693 |
+
#~ msgid "from here"
|
694 |
+
#~ msgstr "从这里"
|
695 |
+
|
696 |
+
#~ msgid "Please enter your API key. Need an API key? Get one "
|
697 |
+
#~ msgstr "请输入你的API键.若无API键,请向Google申请."
|
698 |
+
|
699 |
+
#~ msgid ""
|
700 |
+
#~ "MapPress could not load google maps. Either your browser is incompatible "
|
701 |
+
#~ "or your API key is invalid. Need an API key? Get one "
|
702 |
+
#~ msgstr ""
|
703 |
+
#~ "MapPress无法下载Google地图.可能是你的浏览器不相容或是API键不正确.若无API"
|
704 |
+
#~ "键,请向Google申请."
|
705 |
+
|
706 |
+
#~ msgid "here"
|
707 |
+
#~ msgstr "这里"
|
708 |
+
|
709 |
+
#~ msgid "That address is already on the map : "
|
710 |
+
#~ msgstr "此地址已存在地图上"
|
711 |
+
|
712 |
+
#~ msgid "Please enter an address"
|
713 |
+
#~ msgstr "请输入地址"
|
714 |
+
|
715 |
+
#~ msgid ""
|
716 |
+
#~ "MapPress isn't ready yet. Please enter your Google Maps API Key on the "
|
717 |
+
#~ msgstr "MapPress还未准备好,请重新输入你的Google地图API键在"
|
718 |
+
|
719 |
+
#~ msgid "MapPress options screen."
|
720 |
+
#~ msgstr "MapPress Options画面"
|
721 |
+
|
722 |
+
#~ msgid "(leave blank for default)"
|
723 |
+
#~ msgstr "(留白来使用内定值)"
|
724 |
+
|
725 |
+
#~ msgid "Width "
|
726 |
+
#~ msgstr "宽度"
|
727 |
+
|
728 |
+
#~ msgid "Zoom (1-20) "
|
729 |
+
#~ msgstr "放大缩小(1-20)"
|
730 |
+
|
731 |
+
#~ msgid "Add address"
|
732 |
+
#~ msgstr "加入地址"
|
733 |
+
|
734 |
+
#~ msgid "Clear form"
|
735 |
+
#~ msgstr "清除表格"
|
736 |
+
|
737 |
+
#~ msgid "ACCESS DENIED: You don't have permission to do this."
|
738 |
+
#~ msgstr "拒绝请求:你并无许可"
|
739 |
+
|
740 |
+
#~ msgid "shortcodes"
|
741 |
+
#~ msgstr "缩码"
|
742 |
+
|
743 |
+
#~ msgid "MapPress Options"
|
744 |
+
#~ msgstr "MapPress 选项"
|
745 |
+
|
746 |
+
#~ msgid "Google Maps API Key"
|
747 |
+
#~ msgstr "Google地图API键"
|
748 |
+
|
749 |
+
#~ msgid "Map width"
|
750 |
+
#~ msgstr "地图宽度"
|
751 |
+
|
752 |
+
#~ msgid "Enter a value in pixels (default is 400)"
|
753 |
+
#~ msgstr "输入画素值(内定值为400)"
|
754 |
+
|
755 |
+
#~ msgid "Enter a value in pixels (default is 300)"
|
756 |
+
#~ msgstr "输入画素值(内定值为300)"
|
757 |
+
|
758 |
+
#~ msgid "Map zoom (1-20)"
|
759 |
+
#~ msgstr "地图放大缩小(1-20)"
|
760 |
+
|
761 |
+
#~ msgid "1=fully zoomed out, 20=fully zoomed in (default is 15)"
|
762 |
+
#~ msgstr "1为最小缩小值,20为最高放大值(内定值为15)"
|
763 |
+
|
764 |
+
#~ msgid "Advanced Settings"
|
765 |
+
#~ msgstr "高级设置"
|
766 |
+
|
767 |
+
#~ msgid "Country code for searches"
|
768 |
+
#~ msgstr "国码查询"
|
769 |
+
|
770 |
+
#~ msgid ""
|
771 |
+
#~ "Enter a country code to use as a default when searching for an address."
|
772 |
+
#~ msgstr "搜寻地址时请输入内定国码"
|
773 |
+
|
774 |
+
#~ msgid "Big map controls"
|
775 |
+
#~ msgstr "大图控制"
|
776 |
+
|
777 |
+
#~ msgid ""
|
778 |
+
#~ "Check to show large map controls; uncheck for a small zoom control instead"
|
779 |
+
#~ msgstr "打勾以显示大地图控制,不打勾则使用小变焦控制"
|
780 |
+
|
781 |
+
#~ msgid "Check to enable the \"map types\" button on the map"
|
782 |
+
#~ msgstr "打勾以启用地图上之\"地图类型\"按钮."
|
783 |
+
|
784 |
+
#~ msgid "Initial map type"
|
785 |
+
#~ msgstr "最初的地图类型"
|
786 |
+
|
787 |
+
#~ msgid "Choose the map type to use when the map is first displayed"
|
788 |
+
#~ msgstr "当地图刚显示时,请选择欲使用的地图类型"
|
789 |
+
|
790 |
+
#~ msgid ""
|
791 |
+
#~ "Check to show the \"GoogleBar\" search box for local business listings."
|
792 |
+
#~ msgstr "寻找当地店家目录请打勾以显示\"GoogleBar\"搜寻工具箱"
|
793 |
+
|
794 |
+
#~ msgid "Disable MapPress link"
|
795 |
+
#~ msgstr "关闭MapPress的链接"
|
796 |
+
|
797 |
+
#~ msgid "Default map icon: "
|
798 |
+
#~ msgstr "内定地图图案"
|
799 |
+
|
800 |
+
#~ msgid " help"
|
801 |
+
#~ msgstr "幫忙我"
|
languages/mappress-zh_TW.mo
ADDED
Binary file
|
languages/mappress-zh_TW.po
ADDED
@@ -0,0 +1,795 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# MAPPRESS
|
2 |
+
#
|
3 |
+
msgid ""
|
4 |
+
msgstr ""
|
5 |
+
"Project-Id-Version: PACKAGE VERSION\n"
|
6 |
+
"Report-Msgid-Bugs-To: \n"
|
7 |
+
"POT-Creation-Date: 2010-11-12 09:45-0800\n"
|
8 |
+
"PO-Revision-Date: 2010-11-17 06:34-0800\n"
|
9 |
+
"Last-Translator: Plugin Author <donotreply@gmail.com>\n"
|
10 |
+
"Language-Team: LANGUAGE <LL@li.org>\n"
|
11 |
+
"MIME-Version: 1.0\n"
|
12 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
13 |
+
"Content-Transfer-Encoding: 8bit\n"
|
14 |
+
|
15 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:139
|
16 |
+
msgid " Version: "
|
17 |
+
msgstr " Version: "
|
18 |
+
|
19 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:150
|
20 |
+
msgid "Internal error, map was missing. Your data has not been saved!"
|
21 |
+
msgstr ""
|
22 |
+
|
23 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:155
|
24 |
+
msgid "Internal error - unable to save map. Your data has not been saved!"
|
25 |
+
msgstr ""
|
26 |
+
|
27 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:178
|
28 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:698
|
29 |
+
msgid "Untitled"
|
30 |
+
msgstr ""
|
31 |
+
|
32 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:475
|
33 |
+
#, fuzzy
|
34 |
+
msgid "Settings"
|
35 |
+
msgstr "儲存設定"
|
36 |
+
|
37 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:476
|
38 |
+
msgid "Automatic map display"
|
39 |
+
msgstr ""
|
40 |
+
|
41 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:477
|
42 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:705
|
43 |
+
#, fuzzy
|
44 |
+
msgid "Directions"
|
45 |
+
msgstr "取得路線"
|
46 |
+
|
47 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:478
|
48 |
+
#, fuzzy
|
49 |
+
msgid "Map types"
|
50 |
+
msgstr "地圖類型按鈕"
|
51 |
+
|
52 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:479
|
53 |
+
#, fuzzy
|
54 |
+
msgid "Street View"
|
55 |
+
msgstr "街道觀"
|
56 |
+
|
57 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:480
|
58 |
+
msgid "Scroll wheel zoom"
|
59 |
+
msgstr ""
|
60 |
+
|
61 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:481
|
62 |
+
msgid "Keyboard shortcuts"
|
63 |
+
msgstr ""
|
64 |
+
|
65 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:482
|
66 |
+
#, fuzzy
|
67 |
+
msgid "Open first marker"
|
68 |
+
msgstr "最初的標誌"
|
69 |
+
|
70 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:483
|
71 |
+
msgid "Show traffic button"
|
72 |
+
msgstr ""
|
73 |
+
|
74 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:484
|
75 |
+
msgid "Tooltips"
|
76 |
+
msgstr ""
|
77 |
+
|
78 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:485
|
79 |
+
#, fuzzy
|
80 |
+
msgid "Map alignment"
|
81 |
+
msgstr "地圖高度"
|
82 |
+
|
83 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:486
|
84 |
+
msgid "Language"
|
85 |
+
msgstr ""
|
86 |
+
|
87 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:487
|
88 |
+
msgid "Country"
|
89 |
+
msgstr ""
|
90 |
+
|
91 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:488
|
92 |
+
msgid "Post types"
|
93 |
+
msgstr ""
|
94 |
+
|
95 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:489
|
96 |
+
msgid "Custom CSS"
|
97 |
+
msgstr ""
|
98 |
+
|
99 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:490
|
100 |
+
msgid "Force resize"
|
101 |
+
msgstr ""
|
102 |
+
|
103 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:492
|
104 |
+
#, fuzzy
|
105 |
+
msgid "MapPress Pro"
|
106 |
+
msgstr "MapPress幫幫我"
|
107 |
+
|
108 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:493
|
109 |
+
msgid "Marker list"
|
110 |
+
msgstr ""
|
111 |
+
|
112 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:494
|
113 |
+
msgid "Marker list template"
|
114 |
+
msgstr ""
|
115 |
+
|
116 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:495
|
117 |
+
#, fuzzy
|
118 |
+
msgid "MapPress link"
|
119 |
+
msgstr "MapPress幫幫我"
|
120 |
+
|
121 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:496
|
122 |
+
#, fuzzy
|
123 |
+
msgid "Custom fields"
|
124 |
+
msgstr "客製欄位"
|
125 |
+
|
126 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:551
|
127 |
+
#, fuzzy
|
128 |
+
msgid "country code"
|
129 |
+
msgstr "請輸入國碼"
|
130 |
+
|
131 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:553
|
132 |
+
#, php-format
|
133 |
+
msgid " Enter a %s to use when searching (leave blank for USA): "
|
134 |
+
msgstr ""
|
135 |
+
|
136 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:563
|
137 |
+
msgid " Enable zoom with the mouse scroll wheel"
|
138 |
+
msgstr ""
|
139 |
+
|
140 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:571
|
141 |
+
msgid " Enable keyboard panning and zooming"
|
142 |
+
msgstr ""
|
143 |
+
|
144 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:577
|
145 |
+
msgid "language"
|
146 |
+
msgstr ""
|
147 |
+
|
148 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:579
|
149 |
+
#, php-format
|
150 |
+
msgid " Use a specific %s for map controls (default is the browser language setting): "
|
151 |
+
msgstr ""
|
152 |
+
|
153 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:590
|
154 |
+
msgid " Allow your readers to change the map type (street, satellite, or hybrid)"
|
155 |
+
msgstr ""
|
156 |
+
|
157 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:598
|
158 |
+
msgid " Display the street view control \"peg man\""
|
159 |
+
msgstr ""
|
160 |
+
|
161 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:606
|
162 |
+
msgid "Inline (in your blog)"
|
163 |
+
msgstr ""
|
164 |
+
|
165 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:610
|
166 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:565
|
167 |
+
#, fuzzy
|
168 |
+
msgid "Google"
|
169 |
+
msgstr "GoogleBar"
|
170 |
+
|
171 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:614
|
172 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:559
|
173 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:564
|
174 |
+
msgid "None"
|
175 |
+
msgstr ""
|
176 |
+
|
177 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:616
|
178 |
+
msgid "Select 'Google' if directions aren't displaying properly in your theme"
|
179 |
+
msgstr ""
|
180 |
+
|
181 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:625
|
182 |
+
#, fuzzy
|
183 |
+
msgid " Automatically open the first marker when a map is displayed"
|
184 |
+
msgstr "當地圖剛顯示時, 打勾以開啟第一個標誌."
|
185 |
+
|
186 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:634
|
187 |
+
msgid " Show a button for real-time traffic conditions"
|
188 |
+
msgstr ""
|
189 |
+
|
190 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:643
|
191 |
+
msgid " Show marker titles as a \"tooltip\" on mouse-over. Switch this off if you use HTML in your marker titles"
|
192 |
+
msgstr ""
|
193 |
+
|
194 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:651
|
195 |
+
#, fuzzy
|
196 |
+
msgid "Default"
|
197 |
+
msgstr "地圖內定值"
|
198 |
+
|
199 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:655
|
200 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:656
|
201 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:638
|
202 |
+
msgid "Center"
|
203 |
+
msgstr ""
|
204 |
+
|
205 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:660
|
206 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:661
|
207 |
+
msgid "Left"
|
208 |
+
msgstr ""
|
209 |
+
|
210 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:665
|
211 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:666
|
212 |
+
#, fuzzy
|
213 |
+
msgid "Right"
|
214 |
+
msgstr "高度"
|
215 |
+
|
216 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:674
|
217 |
+
msgid "Top of post"
|
218 |
+
msgstr ""
|
219 |
+
|
220 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:678
|
221 |
+
msgid "Bottom of post"
|
222 |
+
msgstr ""
|
223 |
+
|
224 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:682
|
225 |
+
msgid "No automatic display"
|
226 |
+
msgstr ""
|
227 |
+
|
228 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:692
|
229 |
+
msgid "post types"
|
230 |
+
msgstr ""
|
231 |
+
|
232 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:694
|
233 |
+
#, php-format
|
234 |
+
msgid "Mark the %s where you want to use MapPress:"
|
235 |
+
msgstr ""
|
236 |
+
|
237 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:701
|
238 |
+
msgid "post"
|
239 |
+
msgstr ""
|
240 |
+
|
241 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:703
|
242 |
+
msgid "page"
|
243 |
+
msgstr ""
|
244 |
+
|
245 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:710
|
246 |
+
msgid " Click to permanently resize ALL existing maps: "
|
247 |
+
msgstr ""
|
248 |
+
|
249 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:712
|
250 |
+
msgid "Force Resize"
|
251 |
+
msgstr ""
|
252 |
+
|
253 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:723
|
254 |
+
msgid " Enter the <b>URL</b> for your CSS file: "
|
255 |
+
msgstr ""
|
256 |
+
|
257 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:732
|
258 |
+
#, php-format
|
259 |
+
msgid "This setting requires %s. Show a list of markers under each map."
|
260 |
+
msgstr ""
|
261 |
+
|
262 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:737
|
263 |
+
#, php-format
|
264 |
+
msgid "This setting requires %s. Set a template for the marker list."
|
265 |
+
msgstr ""
|
266 |
+
|
267 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:744
|
268 |
+
#, php-format
|
269 |
+
msgid "This setting requires %s. Suppress the 'powered by' message."
|
270 |
+
msgstr ""
|
271 |
+
|
272 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:751
|
273 |
+
#, php-format
|
274 |
+
msgid "This setting requires %s. Automatically create maps from custom field data."
|
275 |
+
msgstr ""
|
276 |
+
|
277 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:769
|
278 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:576
|
279 |
+
msgid "Documentation"
|
280 |
+
msgstr ""
|
281 |
+
|
282 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:770
|
283 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:578
|
284 |
+
msgid "Report a bug"
|
285 |
+
msgstr ""
|
286 |
+
|
287 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:776
|
288 |
+
msgid "Donate"
|
289 |
+
msgstr ""
|
290 |
+
|
291 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:782
|
292 |
+
msgid "Please make a donation today!"
|
293 |
+
msgstr ""
|
294 |
+
|
295 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:793
|
296 |
+
msgid "Save Changes"
|
297 |
+
msgstr "儲存改變"
|
298 |
+
|
299 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:794
|
300 |
+
#, fuzzy
|
301 |
+
msgid "Reset Defaults"
|
302 |
+
msgstr "地圖內定值"
|
303 |
+
|
304 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:809
|
305 |
+
msgid "MapPress database tables are missing. Please deactivate the plugin and activate it again to fix this."
|
306 |
+
msgstr ""
|
307 |
+
|
308 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:814
|
309 |
+
msgid "WARNING: MapPress requires WordPress 3.0 or higher. Please upgrade before using MapPress."
|
310 |
+
msgstr ""
|
311 |
+
|
312 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress.php:819
|
313 |
+
msgid "WARNING: MapPress is not compatible with the WP-Geo plugin. Please deactivate or uninstall WP-Geo before using MapPress."
|
314 |
+
msgstr ""
|
315 |
+
|
316 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:138
|
317 |
+
#, php-format
|
318 |
+
msgid "No geocoding response from Google: %s"
|
319 |
+
msgstr ""
|
320 |
+
|
321 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:144
|
322 |
+
#, php-format
|
323 |
+
msgid "No geocoding result for address: %s"
|
324 |
+
msgstr ""
|
325 |
+
|
326 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:148
|
327 |
+
#, php-format
|
328 |
+
msgid "Google cannot geocode address: %s, status: %s"
|
329 |
+
msgstr ""
|
330 |
+
|
331 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:502
|
332 |
+
msgid "Close"
|
333 |
+
msgstr ""
|
334 |
+
|
335 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:503
|
336 |
+
msgid "By car"
|
337 |
+
msgstr ""
|
338 |
+
|
339 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:504
|
340 |
+
msgid "Walking"
|
341 |
+
msgstr ""
|
342 |
+
|
343 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:505
|
344 |
+
msgid "Bicycling"
|
345 |
+
msgstr ""
|
346 |
+
|
347 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:510
|
348 |
+
msgid "Start"
|
349 |
+
msgstr ""
|
350 |
+
|
351 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:517
|
352 |
+
msgid "Swap start and end"
|
353 |
+
msgstr ""
|
354 |
+
|
355 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:523
|
356 |
+
msgid "End"
|
357 |
+
msgstr ""
|
358 |
+
|
359 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:532
|
360 |
+
#, fuzzy
|
361 |
+
msgid "Get Directions"
|
362 |
+
msgstr "取得路線"
|
363 |
+
|
364 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:533
|
365 |
+
#, fuzzy
|
366 |
+
msgid "Print Directions"
|
367 |
+
msgstr "取得路線"
|
368 |
+
|
369 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:577
|
370 |
+
msgid "FAQ"
|
371 |
+
msgstr ""
|
372 |
+
|
373 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:589
|
374 |
+
#, fuzzy
|
375 |
+
msgid "Add"
|
376 |
+
msgstr "地址"
|
377 |
+
|
378 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:592
|
379 |
+
msgid "Toggle lat/lng entry"
|
380 |
+
msgstr ""
|
381 |
+
|
382 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:595
|
383 |
+
#, fuzzy
|
384 |
+
msgid "Location"
|
385 |
+
msgstr "標籤"
|
386 |
+
|
387 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:600
|
388 |
+
msgid "Lat/Lng"
|
389 |
+
msgstr ""
|
390 |
+
|
391 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:615
|
392 |
+
msgid "Current Maps"
|
393 |
+
msgstr ""
|
394 |
+
|
395 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:616
|
396 |
+
msgid "New Map"
|
397 |
+
msgstr ""
|
398 |
+
|
399 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:625
|
400 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:697
|
401 |
+
msgid "Map ID"
|
402 |
+
msgstr ""
|
403 |
+
|
404 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:628
|
405 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:714
|
406 |
+
msgid "Title"
|
407 |
+
msgstr ""
|
408 |
+
|
409 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:631
|
410 |
+
msgid "Small"
|
411 |
+
msgstr ""
|
412 |
+
|
413 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:632
|
414 |
+
msgid "Medium"
|
415 |
+
msgstr ""
|
416 |
+
|
417 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:633
|
418 |
+
msgid "Large"
|
419 |
+
msgstr ""
|
420 |
+
|
421 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:637
|
422 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:707
|
423 |
+
msgid "Save"
|
424 |
+
msgstr "儲存"
|
425 |
+
|
426 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:694
|
427 |
+
msgid "Maps in this post"
|
428 |
+
msgstr ""
|
429 |
+
|
430 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:695
|
431 |
+
msgid "There are no maps yet for this post"
|
432 |
+
msgstr ""
|
433 |
+
|
434 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:696
|
435 |
+
msgid "Create a new map"
|
436 |
+
msgstr ""
|
437 |
+
|
438 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:699
|
439 |
+
#, fuzzy
|
440 |
+
msgid "The starting or ending address could not be found."
|
441 |
+
msgstr "缺少起始或終點地址."
|
442 |
+
|
443 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:700
|
444 |
+
msgid "Google cannot return directions between those addresses. There is no route between them or the routing information is not available."
|
445 |
+
msgstr "Google無法提供地址間之所需路線(地址間無道路或是路程資料不存在)."
|
446 |
+
|
447 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:701
|
448 |
+
msgid "Unknown error, unable to return directions. Status code = "
|
449 |
+
msgstr "不明錯誤,無法回覆路線.狀態碼="
|
450 |
+
|
451 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:702
|
452 |
+
#, fuzzy
|
453 |
+
msgid "Enter address"
|
454 |
+
msgstr "儲存地址"
|
455 |
+
|
456 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:703
|
457 |
+
msgid "No matching address"
|
458 |
+
msgstr "找不到符合地址."
|
459 |
+
|
460 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:704
|
461 |
+
msgid "Did you mean: "
|
462 |
+
msgstr "你是指:"
|
463 |
+
|
464 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:706
|
465 |
+
msgid "Edit"
|
466 |
+
msgstr "編輯"
|
467 |
+
|
468 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:708
|
469 |
+
msgid "Cancel"
|
470 |
+
msgstr "取消"
|
471 |
+
|
472 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:709
|
473 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:717
|
474 |
+
msgid "Delete"
|
475 |
+
msgstr "刪除"
|
476 |
+
|
477 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:710
|
478 |
+
msgid "View"
|
479 |
+
msgstr ""
|
480 |
+
|
481 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:711
|
482 |
+
msgid "Back"
|
483 |
+
msgstr ""
|
484 |
+
|
485 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:712
|
486 |
+
#, fuzzy
|
487 |
+
msgid "Insert into post"
|
488 |
+
msgstr "將地圖加入文章中"
|
489 |
+
|
490 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:713
|
491 |
+
msgid "Select a map"
|
492 |
+
msgstr ""
|
493 |
+
|
494 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:715
|
495 |
+
msgid "Delete this map marker?"
|
496 |
+
msgstr ""
|
497 |
+
|
498 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:716
|
499 |
+
msgid "Delete this map?"
|
500 |
+
msgstr ""
|
501 |
+
|
502 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:718
|
503 |
+
msgid "Map saved"
|
504 |
+
msgstr ""
|
505 |
+
|
506 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:719
|
507 |
+
#, fuzzy
|
508 |
+
msgid "Map deleted"
|
509 |
+
msgstr "地圖內定值"
|
510 |
+
|
511 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:720
|
512 |
+
msgid "Error: AJAX failed! "
|
513 |
+
msgstr ""
|
514 |
+
|
515 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:721
|
516 |
+
msgid "Click & drag to move this marker"
|
517 |
+
msgstr ""
|
518 |
+
|
519 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:722
|
520 |
+
msgid "Zoom"
|
521 |
+
msgstr ""
|
522 |
+
|
523 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:723
|
524 |
+
msgid "Traffic"
|
525 |
+
msgstr ""
|
526 |
+
|
527 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:724
|
528 |
+
msgid "Standard icons"
|
529 |
+
msgstr ""
|
530 |
+
|
531 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/mappress_api.php:725
|
532 |
+
#, fuzzy
|
533 |
+
msgid "My icons"
|
534 |
+
msgstr "地圖選項"
|
535 |
+
|
536 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:99
|
537 |
+
#, php-format
|
538 |
+
msgid "Unable to parse input: %s"
|
539 |
+
msgstr ""
|
540 |
+
|
541 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:406
|
542 |
+
msgid "Field for addresses: "
|
543 |
+
msgstr ""
|
544 |
+
|
545 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:413
|
546 |
+
msgid "Field for errors: "
|
547 |
+
msgstr ""
|
548 |
+
|
549 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:420
|
550 |
+
msgid " Update map when post is saved"
|
551 |
+
msgstr ""
|
552 |
+
|
553 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:423
|
554 |
+
msgid " Update map when address is changed by a program"
|
555 |
+
msgstr ""
|
556 |
+
|
557 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:430
|
558 |
+
msgid " Show a list of markers under each map"
|
559 |
+
msgstr ""
|
560 |
+
|
561 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:451
|
562 |
+
#, fuzzy
|
563 |
+
msgid " Display powered by link"
|
564 |
+
msgstr "啟動\"powered by\"連結"
|
565 |
+
|
566 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:469
|
567 |
+
#, fuzzy
|
568 |
+
msgid "Mappress Pro Site"
|
569 |
+
msgstr "MapPress幫幫我"
|
570 |
+
|
571 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:524
|
572 |
+
msgid "Widget title:"
|
573 |
+
msgstr ""
|
574 |
+
|
575 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:529
|
576 |
+
msgid "Map size:"
|
577 |
+
msgstr ""
|
578 |
+
|
579 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:535
|
580 |
+
msgid "Show query:"
|
581 |
+
msgstr ""
|
582 |
+
|
583 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:536
|
584 |
+
msgid "Current posts"
|
585 |
+
msgstr ""
|
586 |
+
|
587 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:537
|
588 |
+
msgid "All posts"
|
589 |
+
msgstr ""
|
590 |
+
|
591 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:538
|
592 |
+
msgid "Custom query"
|
593 |
+
msgstr ""
|
594 |
+
|
595 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:541
|
596 |
+
msgid "Learn about queries"
|
597 |
+
msgstr ""
|
598 |
+
|
599 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:545
|
600 |
+
msgid "Marker title:"
|
601 |
+
msgstr ""
|
602 |
+
|
603 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:546
|
604 |
+
msgid "Marker title"
|
605 |
+
msgstr ""
|
606 |
+
|
607 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:547
|
608 |
+
msgid "Post title"
|
609 |
+
msgstr ""
|
610 |
+
|
611 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:551
|
612 |
+
msgid "Link"
|
613 |
+
msgstr ""
|
614 |
+
|
615 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:552
|
616 |
+
msgid "Link marker title to post"
|
617 |
+
msgstr ""
|
618 |
+
|
619 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:556
|
620 |
+
msgid "Marker body:"
|
621 |
+
msgstr ""
|
622 |
+
|
623 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:557
|
624 |
+
msgid "Marker body"
|
625 |
+
msgstr ""
|
626 |
+
|
627 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:558
|
628 |
+
msgid "Post excerpt"
|
629 |
+
msgstr ""
|
630 |
+
|
631 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:563
|
632 |
+
#, fuzzy
|
633 |
+
msgid "Directions:"
|
634 |
+
msgstr "取得路線"
|
635 |
+
|
636 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:566
|
637 |
+
msgid "Inline"
|
638 |
+
msgstr ""
|
639 |
+
|
640 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:570
|
641 |
+
msgid "Marker list:"
|
642 |
+
msgstr ""
|
643 |
+
|
644 |
+
#: C:\wamp\www\wordpress\wp-content\plugins\mappress-google-maps-for-wordpress/pro/mappress_pro.php:571
|
645 |
+
msgid "Show list of markers"
|
646 |
+
msgstr ""
|
647 |
+
|
648 |
+
#~ msgid ""
|
649 |
+
#~ "MapPress has changed with this version. You must re-enter your maps. "
|
650 |
+
#~ "Please see the note on the %1$sMapPress options screen%2$s"
|
651 |
+
#~ msgstr "MapPress已有新版本,請重新輸入你的地圖.詳情請閱讀MapPress選項畫面."
|
652 |
+
|
653 |
+
#~ msgid "Google error: BAD REQUEST"
|
654 |
+
#~ msgstr "Google 錯誤:不正確要求."
|
655 |
+
|
656 |
+
#~ msgid "Google internal error. Try again later."
|
657 |
+
#~ msgstr "Google內部錯誤.請稍後再試."
|
658 |
+
|
659 |
+
#~ msgid ""
|
660 |
+
#~ "The starting or ending address could not be found. Please check that the "
|
661 |
+
#~ "address is correct and completely entered."
|
662 |
+
#~ msgstr "找不到起始或終點地址.請重新確認正確地址."
|
663 |
+
|
664 |
+
#~ msgid ""
|
665 |
+
#~ "Google cannot return those directions for legal or contractual reasons"
|
666 |
+
#~ msgstr "基於法令或合約因素,Google無法提供相關資訊."
|
667 |
+
|
668 |
+
#~ msgid "Invalid map API key"
|
669 |
+
#~ msgstr "地址的API鍵不正確."
|
670 |
+
|
671 |
+
#~ msgid "Your key has issued too many queries in one day."
|
672 |
+
#~ msgstr "你的查詢次數已超過Google的當日限制."
|
673 |
+
|
674 |
+
#~ msgid ""
|
675 |
+
#~ "Error: your browser does not seem to support the street view Flash player"
|
676 |
+
#~ msgstr "錯誤:你的瀏覽器並不支援街頭觀的Flash player."
|
677 |
+
|
678 |
+
#~ msgid "Sorry, no street view data is available for this location"
|
679 |
+
#~ msgstr "很抱歉.此地址的街道觀並不存在."
|
680 |
+
|
681 |
+
#~ msgid "Sorry, Google was unable to display the street view in your browser"
|
682 |
+
#~ msgstr "很抱歉.Google無法使用你的瀏覽器來展現街道觀."
|
683 |
+
|
684 |
+
#~ msgid "to here"
|
685 |
+
#~ msgstr "到這裏"
|
686 |
+
|
687 |
+
#~ msgid "from here"
|
688 |
+
#~ msgstr "從這裏"
|
689 |
+
|
690 |
+
#~ msgid "Please enter your API key. Need an API key? Get one "
|
691 |
+
#~ msgstr "請輸入你的API鍵.若無API鍵,請向Google申請."
|
692 |
+
|
693 |
+
#~ msgid ""
|
694 |
+
#~ "MapPress could not load google maps. Either your browser is incompatible "
|
695 |
+
#~ "or your API key is invalid. Need an API key? Get one "
|
696 |
+
#~ msgstr ""
|
697 |
+
#~ "MapPress無法下載Google地圖.可能是你的瀏覽器不相容或是API鍵不正確.若無API"
|
698 |
+
#~ "鍵,請向Google申請."
|
699 |
+
|
700 |
+
#~ msgid "here"
|
701 |
+
#~ msgstr "這裏"
|
702 |
+
|
703 |
+
#~ msgid "That address is already on the map : "
|
704 |
+
#~ msgstr "此地址已存在地圖上"
|
705 |
+
|
706 |
+
#~ msgid "Please enter an address"
|
707 |
+
#~ msgstr "請輸入地址"
|
708 |
+
|
709 |
+
#~ msgid ""
|
710 |
+
#~ "MapPress isn't ready yet. Please enter your Google Maps API Key on the "
|
711 |
+
#~ msgstr "MapPress還未準備好,請重新輸入你的Google地圖API鍵在"
|
712 |
+
|
713 |
+
#~ msgid "MapPress options screen."
|
714 |
+
#~ msgstr "MapPress Options畫面"
|
715 |
+
|
716 |
+
#~ msgid "(leave blank for default)"
|
717 |
+
#~ msgstr "(留白來使用內定值)"
|
718 |
+
|
719 |
+
#~ msgid "Width "
|
720 |
+
#~ msgstr "寬度"
|
721 |
+
|
722 |
+
#~ msgid "Zoom (1-20) "
|
723 |
+
#~ msgstr "放大縮小(1-20)"
|
724 |
+
|
725 |
+
#~ msgid "Add address"
|
726 |
+
#~ msgstr "加入地址"
|
727 |
+
|
728 |
+
#~ msgid "Clear form"
|
729 |
+
#~ msgstr "清除表格"
|
730 |
+
|
731 |
+
#~ msgid "ACCESS DENIED: You don't have permission to do this."
|
732 |
+
#~ msgstr "拒絕請求:你並無許可"
|
733 |
+
|
734 |
+
#~ msgid "shortcodes"
|
735 |
+
#~ msgstr "縮碼"
|
736 |
+
|
737 |
+
#~ msgid "MapPress Options"
|
738 |
+
#~ msgstr "MapPress 選項畫面"
|
739 |
+
|
740 |
+
#~ msgid "Google Maps API Key"
|
741 |
+
#~ msgstr "Google地圖API鍵"
|
742 |
+
|
743 |
+
#~ msgid "Map width"
|
744 |
+
#~ msgstr "地圖寬度"
|
745 |
+
|
746 |
+
#~ msgid "Enter a value in pixels (default is 400)"
|
747 |
+
#~ msgstr "輸入畫素值(內定值為400)"
|
748 |
+
|
749 |
+
#~ msgid "Enter a value in pixels (default is 300)"
|
750 |
+
#~ msgstr "輸入畫素值(內定值為300)"
|
751 |
+
|
752 |
+
#~ msgid "Map zoom (1-20)"
|
753 |
+
#~ msgstr "地圖放大縮小(1-20)"
|
754 |
+
|
755 |
+
#~ msgid "1=fully zoomed out, 20=fully zoomed in (default is 15)"
|
756 |
+
#~ msgstr "1為最小縮小值,20為最高放大值(內定值為15)"
|
757 |
+
|
758 |
+
#~ msgid "Advanced Settings"
|
759 |
+
#~ msgstr "進階設定"
|
760 |
+
|
761 |
+
#~ msgid "Country code for searches"
|
762 |
+
#~ msgstr "國碼查詢"
|
763 |
+
|
764 |
+
#~ msgid ""
|
765 |
+
#~ "Enter a country code to use as a default when searching for an address."
|
766 |
+
#~ msgstr "搜尋地址時請輸入內定國碼"
|
767 |
+
|
768 |
+
#~ msgid "Big map controls"
|
769 |
+
#~ msgstr "大圖控制"
|
770 |
+
|
771 |
+
#~ msgid ""
|
772 |
+
#~ "Check to show large map controls; uncheck for a small zoom control instead"
|
773 |
+
#~ msgstr "打勾以顯示大地圖控制,不打勾則使用小变焦控制"
|
774 |
+
|
775 |
+
#~ msgid "Check to enable the \"map types\" button on the map"
|
776 |
+
#~ msgstr "打勾以啟始地圖上之\"地圖類型\"按鈕."
|
777 |
+
|
778 |
+
#~ msgid "Initial map type"
|
779 |
+
#~ msgstr "最初的地圖類型"
|
780 |
+
|
781 |
+
#~ msgid "Choose the map type to use when the map is first displayed"
|
782 |
+
#~ msgstr "當地圖剛顯示時,請選擇欲使用之地圖類型"
|
783 |
+
|
784 |
+
#~ msgid ""
|
785 |
+
#~ "Check to show the \"GoogleBar\" search box for local business listings."
|
786 |
+
#~ msgstr "尋找當地店家目錄請打勾以顯示\"GoogleBar\"搜尋工具箱"
|
787 |
+
|
788 |
+
#~ msgid "Disable MapPress link"
|
789 |
+
#~ msgstr "使MapPress 的連結失效"
|
790 |
+
|
791 |
+
#~ msgid "Default map icon: "
|
792 |
+
#~ msgstr "內定地圖圖案"
|
793 |
+
|
794 |
+
#~ msgid " help"
|
795 |
+
#~ msgstr "幫忙我"
|
languages/mappress.mo
ADDED
Binary file
|
languages/mappress.po
ADDED
@@ -0,0 +1,1086 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: \n"
|
4 |
+
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-02-04 18:05-0800\n"
|
6 |
+
"PO-Revision-Date: 2013-02-04 18:05-0800\n"
|
7 |
+
"Last-Translator: Plugin Author <donotreply@gmail.com>\n"
|
8 |
+
"Language-Team: \n"
|
9 |
+
"MIME-Version: 1.0\n"
|
10 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
+
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"X-Poedit-KeywordsList: _;gettext;gettext_noop;__;_e;esc_attr_e;esc_attr__;esc_html_e;esc_html__\n"
|
13 |
+
"X-Poedit-Basepath: .\n"
|
14 |
+
"X-Poedit-SearchPath-0: ..\n"
|
15 |
+
|
16 |
+
#: ../mappress.php:122
|
17 |
+
msgid "Version"
|
18 |
+
msgstr "Version"
|
19 |
+
|
20 |
+
#: ../mappress.php:130
|
21 |
+
msgid "Documentation"
|
22 |
+
msgstr "Documentation"
|
23 |
+
|
24 |
+
#: ../mappress.php:131
|
25 |
+
msgid "Support"
|
26 |
+
msgstr "Support"
|
27 |
+
|
28 |
+
#: ../mappress.php:132
|
29 |
+
msgid "Contact"
|
30 |
+
msgstr ""
|
31 |
+
|
32 |
+
#: ../mappress.php:135
|
33 |
+
msgid "Upgrade to MapPress Pro"
|
34 |
+
msgstr ""
|
35 |
+
|
36 |
+
#: ../mappress.php:330
|
37 |
+
msgid "MapPress database tables are missing. Please deactivate the plugin and activate it again to fix this."
|
38 |
+
msgstr ""
|
39 |
+
|
40 |
+
#: ../mappress.php:335
|
41 |
+
msgid "WARNING: MapPress now requires WordPress 3.2 or higher. Please upgrade before using MapPress."
|
42 |
+
msgstr ""
|
43 |
+
|
44 |
+
#: ../mappress.php:340
|
45 |
+
msgid "WARNING: MapPress is not compfatible with the WP-Geo plugin. Please deactivate or uninstall WP-Geo before using MapPress."
|
46 |
+
msgstr ""
|
47 |
+
|
48 |
+
#: ../mappress.php:533
|
49 |
+
#: ../templates/map_directions.php:6
|
50 |
+
msgid "Bicycling"
|
51 |
+
msgstr ""
|
52 |
+
|
53 |
+
#: ../mappress.php:534
|
54 |
+
msgid "Bike"
|
55 |
+
msgstr ""
|
56 |
+
|
57 |
+
#: ../mappress.php:535
|
58 |
+
msgid "One of the addresses could not be found."
|
59 |
+
msgstr ""
|
60 |
+
|
61 |
+
#: ../mappress.php:536
|
62 |
+
msgid "Google cannot return directions between those addresses. There is no route between them or the routing information is not available."
|
63 |
+
msgstr ""
|
64 |
+
|
65 |
+
#: ../mappress.php:537
|
66 |
+
msgid "Unknown error, unable to return directions. Status code = "
|
67 |
+
msgstr ""
|
68 |
+
|
69 |
+
#: ../mappress.php:538
|
70 |
+
#: ../mappress_poi.php:282
|
71 |
+
#: ../mappress_settings.php:129
|
72 |
+
#: ../pro/mappress_widget.php:108
|
73 |
+
msgid "Directions"
|
74 |
+
msgstr ""
|
75 |
+
|
76 |
+
#: ../mappress.php:539
|
77 |
+
msgid "Error reading KML file"
|
78 |
+
msgstr ""
|
79 |
+
|
80 |
+
#: ../mappress.php:540
|
81 |
+
msgid "Loading..."
|
82 |
+
msgstr ""
|
83 |
+
|
84 |
+
#: ../mappress.php:541
|
85 |
+
msgid "No matching address"
|
86 |
+
msgstr ""
|
87 |
+
|
88 |
+
#: ../mappress.php:542
|
89 |
+
msgid "Unable to get your location"
|
90 |
+
msgstr ""
|
91 |
+
|
92 |
+
#: ../mappress.php:543
|
93 |
+
#: ../mappress_settings.php:321
|
94 |
+
msgid "Traffic"
|
95 |
+
msgstr ""
|
96 |
+
|
97 |
+
#: ../mappress.php:544
|
98 |
+
msgid "Transit"
|
99 |
+
msgstr ""
|
100 |
+
|
101 |
+
#: ../mappress.php:545
|
102 |
+
#: ../mappress_poi.php:331
|
103 |
+
#: ../mappress_settings.php:316
|
104 |
+
#: ../mappress_settings.php:455
|
105 |
+
#: ../pro/mappress_widget.php:124
|
106 |
+
msgid "Zoom"
|
107 |
+
msgstr ""
|
108 |
+
|
109 |
+
#: ../mappress.php:550
|
110 |
+
msgid "Add"
|
111 |
+
msgstr ""
|
112 |
+
|
113 |
+
#: ../mappress.php:551
|
114 |
+
msgid "Click & drag to move"
|
115 |
+
msgstr ""
|
116 |
+
|
117 |
+
#: ../mappress.php:552
|
118 |
+
msgid "Click to change"
|
119 |
+
msgstr ""
|
120 |
+
|
121 |
+
#: ../mappress.php:553
|
122 |
+
#: ../mappress_map.php:428
|
123 |
+
msgid "Delete"
|
124 |
+
msgstr ""
|
125 |
+
|
126 |
+
#: ../mappress.php:554
|
127 |
+
msgid "Delete this POI?"
|
128 |
+
msgstr ""
|
129 |
+
|
130 |
+
#: ../mappress.php:555
|
131 |
+
msgid "Delete this map?"
|
132 |
+
msgstr ""
|
133 |
+
|
134 |
+
#: ../mappress.php:556
|
135 |
+
msgid "Please save the map first"
|
136 |
+
msgstr ""
|
137 |
+
|
138 |
+
#: ../mappress.php:557
|
139 |
+
msgid "Shape"
|
140 |
+
msgstr ""
|
141 |
+
|
142 |
+
#: ../mappress.php:558
|
143 |
+
msgid "Untitled"
|
144 |
+
msgstr ""
|
145 |
+
|
146 |
+
#: ../mappress_map.php:106
|
147 |
+
msgid "Map not found"
|
148 |
+
msgstr ""
|
149 |
+
|
150 |
+
#: ../mappress_map.php:195
|
151 |
+
#: ../mappress_map.php:201
|
152 |
+
msgid "Internal error, your data has not been saved!"
|
153 |
+
msgstr ""
|
154 |
+
|
155 |
+
#: ../mappress_map.php:426
|
156 |
+
msgid "Edit"
|
157 |
+
msgstr ""
|
158 |
+
|
159 |
+
#: ../mappress_map.php:427
|
160 |
+
#: ../forms/map_media.php:48
|
161 |
+
msgid "Insert into post"
|
162 |
+
msgstr ""
|
163 |
+
|
164 |
+
#: ../mappress_map.php:467
|
165 |
+
msgid "Show map"
|
166 |
+
msgstr ""
|
167 |
+
|
168 |
+
#: ../mappress_map.php:479
|
169 |
+
#: ../mappress_settings.php:447
|
170 |
+
#: ../forms/map_editor.php:13
|
171 |
+
msgid "Center map"
|
172 |
+
msgstr ""
|
173 |
+
|
174 |
+
#: ../mappress_map.php:488
|
175 |
+
#: ../mappress_settings.php:448
|
176 |
+
msgid "Reset map"
|
177 |
+
msgstr ""
|
178 |
+
|
179 |
+
#: ../mappress_map.php:497
|
180 |
+
#: ../mappress_settings.php:446
|
181 |
+
msgid "Bigger map"
|
182 |
+
msgstr ""
|
183 |
+
|
184 |
+
#: ../mappress_map.php:498
|
185 |
+
msgid "Smaller map"
|
186 |
+
msgstr ""
|
187 |
+
|
188 |
+
#: ../mappress_poi.php:247
|
189 |
+
#: ../mappress_settings.php:456
|
190 |
+
msgid "Directions to"
|
191 |
+
msgstr ""
|
192 |
+
|
193 |
+
#: ../mappress_poi.php:249
|
194 |
+
#: ../mappress_settings.php:457
|
195 |
+
msgid "Directions from"
|
196 |
+
msgstr ""
|
197 |
+
|
198 |
+
#: ../mappress_settings.php:126
|
199 |
+
msgid "Basic Settings"
|
200 |
+
msgstr ""
|
201 |
+
|
202 |
+
#: ../mappress_settings.php:127
|
203 |
+
msgid "Post types"
|
204 |
+
msgstr ""
|
205 |
+
|
206 |
+
#: ../mappress_settings.php:128
|
207 |
+
msgid "Automatic map display"
|
208 |
+
msgstr ""
|
209 |
+
|
210 |
+
#: ../mappress_settings.php:131
|
211 |
+
msgid "Map Controls"
|
212 |
+
msgstr ""
|
213 |
+
|
214 |
+
#: ../mappress_settings.php:132
|
215 |
+
msgid "Draggable"
|
216 |
+
msgstr ""
|
217 |
+
|
218 |
+
#: ../mappress_settings.php:133
|
219 |
+
msgid "Keyboard shortcuts"
|
220 |
+
msgstr ""
|
221 |
+
|
222 |
+
#: ../mappress_settings.php:134
|
223 |
+
msgid "Scroll wheel zoom"
|
224 |
+
msgstr ""
|
225 |
+
|
226 |
+
#: ../mappress_settings.php:135
|
227 |
+
msgid "Map Types"
|
228 |
+
msgstr ""
|
229 |
+
|
230 |
+
#: ../mappress_settings.php:136
|
231 |
+
msgid "Map controls"
|
232 |
+
msgstr ""
|
233 |
+
|
234 |
+
#: ../mappress_settings.php:138
|
235 |
+
msgid "Map Settings"
|
236 |
+
msgstr ""
|
237 |
+
|
238 |
+
#: ../mappress_settings.php:139
|
239 |
+
msgid "Map links"
|
240 |
+
msgstr ""
|
241 |
+
|
242 |
+
#: ../mappress_settings.php:140
|
243 |
+
msgid "Map alignment"
|
244 |
+
msgstr ""
|
245 |
+
|
246 |
+
#: ../mappress_settings.php:141
|
247 |
+
msgid "Map border"
|
248 |
+
msgstr ""
|
249 |
+
|
250 |
+
#: ../mappress_settings.php:142
|
251 |
+
msgid "Map border color"
|
252 |
+
msgstr ""
|
253 |
+
|
254 |
+
#: ../mappress_settings.php:143
|
255 |
+
msgid "Open first POI"
|
256 |
+
msgstr ""
|
257 |
+
|
258 |
+
#: ../mappress_settings.php:145
|
259 |
+
msgid "POI Settings"
|
260 |
+
msgstr ""
|
261 |
+
|
262 |
+
#: ../mappress_settings.php:146
|
263 |
+
msgid "POI links"
|
264 |
+
msgstr ""
|
265 |
+
|
266 |
+
#: ../mappress_settings.php:147
|
267 |
+
msgid "Tooltips"
|
268 |
+
msgstr ""
|
269 |
+
|
270 |
+
#: ../mappress_settings.php:148
|
271 |
+
msgid "Default zoom"
|
272 |
+
msgstr ""
|
273 |
+
|
274 |
+
#: ../mappress_settings.php:151
|
275 |
+
msgid "Mashups"
|
276 |
+
msgstr ""
|
277 |
+
|
278 |
+
#: ../mappress_settings.php:152
|
279 |
+
msgid "Icons"
|
280 |
+
msgstr ""
|
281 |
+
|
282 |
+
#: ../mappress_settings.php:153
|
283 |
+
msgid "Styled Maps"
|
284 |
+
msgstr ""
|
285 |
+
|
286 |
+
#: ../mappress_settings.php:154
|
287 |
+
msgid "Geocoding"
|
288 |
+
msgstr ""
|
289 |
+
|
290 |
+
#: ../mappress_settings.php:157
|
291 |
+
msgid "Localization"
|
292 |
+
msgstr ""
|
293 |
+
|
294 |
+
#: ../mappress_settings.php:158
|
295 |
+
msgid "Language"
|
296 |
+
msgstr ""
|
297 |
+
|
298 |
+
#: ../mappress_settings.php:159
|
299 |
+
msgid "Country"
|
300 |
+
msgstr ""
|
301 |
+
|
302 |
+
#: ../mappress_settings.php:160
|
303 |
+
msgid "Directions server"
|
304 |
+
msgstr ""
|
305 |
+
|
306 |
+
#: ../mappress_settings.php:161
|
307 |
+
msgid "Directions units"
|
308 |
+
msgstr ""
|
309 |
+
|
310 |
+
#: ../mappress_settings.php:163
|
311 |
+
msgid "Miscellaneous"
|
312 |
+
msgstr ""
|
313 |
+
|
314 |
+
#: ../mappress_settings.php:164
|
315 |
+
msgid "Adaptive display"
|
316 |
+
msgstr ""
|
317 |
+
|
318 |
+
#: ../mappress_settings.php:165
|
319 |
+
msgid "Turn off CSS"
|
320 |
+
msgstr ""
|
321 |
+
|
322 |
+
#: ../mappress_settings.php:166
|
323 |
+
msgid "Load maps last"
|
324 |
+
msgstr ""
|
325 |
+
|
326 |
+
#: ../mappress_settings.php:221
|
327 |
+
msgid "Use the settings below to automatically create maps from custom fields."
|
328 |
+
msgstr ""
|
329 |
+
|
330 |
+
#: ../mappress_settings.php:227
|
331 |
+
msgid "Posts"
|
332 |
+
msgstr ""
|
333 |
+
|
334 |
+
#: ../mappress_settings.php:228
|
335 |
+
msgid "Pages"
|
336 |
+
msgstr ""
|
337 |
+
|
338 |
+
#: ../mappress_settings.php:240
|
339 |
+
msgid "country code"
|
340 |
+
msgstr ""
|
341 |
+
|
342 |
+
#: ../mappress_settings.php:242
|
343 |
+
#, php-format
|
344 |
+
msgid "Enter a %s to use when searching (leave blank for USA)"
|
345 |
+
msgstr ""
|
346 |
+
|
347 |
+
#: ../mappress_settings.php:249
|
348 |
+
msgid "Enter a google server URL for directions/printing"
|
349 |
+
msgstr ""
|
350 |
+
|
351 |
+
#: ../mappress_settings.php:254
|
352 |
+
msgid "(Default)"
|
353 |
+
msgstr ""
|
354 |
+
|
355 |
+
#: ../mappress_settings.php:254
|
356 |
+
msgid "Metric (kilometers)"
|
357 |
+
msgstr ""
|
358 |
+
|
359 |
+
#: ../mappress_settings.php:254
|
360 |
+
msgid "Imperial (miles)"
|
361 |
+
msgstr ""
|
362 |
+
|
363 |
+
#: ../mappress_settings.php:259
|
364 |
+
msgid "Enable map dragging with the mouse"
|
365 |
+
msgstr ""
|
366 |
+
|
367 |
+
#: ../mappress_settings.php:263
|
368 |
+
msgid "Enable zoom with the mouse scroll wheel"
|
369 |
+
msgstr ""
|
370 |
+
|
371 |
+
#: ../mappress_settings.php:267
|
372 |
+
msgid "Enable keyboard panning and zooming"
|
373 |
+
msgstr ""
|
374 |
+
|
375 |
+
#: ../mappress_settings.php:273
|
376 |
+
msgid "language"
|
377 |
+
msgstr ""
|
378 |
+
|
379 |
+
#: ../mappress_settings.php:275
|
380 |
+
#, php-format
|
381 |
+
msgid "Use a specific %s for map controls and geocoding"
|
382 |
+
msgstr ""
|
383 |
+
|
384 |
+
#: ../mappress_settings.php:283
|
385 |
+
#: ../mappress_settings.php:289
|
386 |
+
#: ../mappress_settings.php:384
|
387 |
+
msgid "Default"
|
388 |
+
msgstr ""
|
389 |
+
|
390 |
+
#: ../mappress_settings.php:284
|
391 |
+
msgid "Horizontal"
|
392 |
+
msgstr ""
|
393 |
+
|
394 |
+
#: ../mappress_settings.php:285
|
395 |
+
msgid "Dropdown"
|
396 |
+
msgstr ""
|
397 |
+
|
398 |
+
#: ../mappress_settings.php:290
|
399 |
+
msgid "Small"
|
400 |
+
msgstr ""
|
401 |
+
|
402 |
+
#: ../mappress_settings.php:291
|
403 |
+
msgid "Large"
|
404 |
+
msgstr ""
|
405 |
+
|
406 |
+
#: ../mappress_settings.php:292
|
407 |
+
msgid "Android"
|
408 |
+
msgstr ""
|
409 |
+
|
410 |
+
#: ../mappress_settings.php:303
|
411 |
+
msgid "Open initially"
|
412 |
+
msgstr ""
|
413 |
+
|
414 |
+
#: ../mappress_settings.php:305
|
415 |
+
#: ../mappress_settings.php:307
|
416 |
+
#: ../mappress_settings.php:309
|
417 |
+
msgid "Checked initially"
|
418 |
+
msgstr ""
|
419 |
+
|
420 |
+
#: ../mappress_settings.php:311
|
421 |
+
msgid "Control"
|
422 |
+
msgstr ""
|
423 |
+
|
424 |
+
#: ../mappress_settings.php:311
|
425 |
+
msgid "Enable"
|
426 |
+
msgstr ""
|
427 |
+
|
428 |
+
#: ../mappress_settings.php:311
|
429 |
+
#: ../mappress_settings.php:409
|
430 |
+
msgid "Style"
|
431 |
+
msgstr ""
|
432 |
+
|
433 |
+
#: ../mappress_settings.php:314
|
434 |
+
msgid "Map types"
|
435 |
+
msgstr ""
|
436 |
+
|
437 |
+
#: ../mappress_settings.php:315
|
438 |
+
msgid "Pan"
|
439 |
+
msgstr ""
|
440 |
+
|
441 |
+
#: ../mappress_settings.php:317
|
442 |
+
msgid "Street view"
|
443 |
+
msgstr ""
|
444 |
+
|
445 |
+
#: ../mappress_settings.php:318
|
446 |
+
msgid "Scale"
|
447 |
+
msgstr ""
|
448 |
+
|
449 |
+
#: ../mappress_settings.php:319
|
450 |
+
msgid "Overview map"
|
451 |
+
msgstr ""
|
452 |
+
|
453 |
+
#: ../mappress_settings.php:320
|
454 |
+
msgid "Public transit"
|
455 |
+
msgstr ""
|
456 |
+
|
457 |
+
#: ../mappress_settings.php:322
|
458 |
+
msgid "Bike routes"
|
459 |
+
msgstr ""
|
460 |
+
|
461 |
+
#: ../mappress_settings.php:329
|
462 |
+
msgid "Road map"
|
463 |
+
msgstr ""
|
464 |
+
|
465 |
+
#: ../mappress_settings.php:330
|
466 |
+
#: ../pro/mappress_widget.php:142
|
467 |
+
msgid "Satellite"
|
468 |
+
msgstr ""
|
469 |
+
|
470 |
+
#: ../mappress_settings.php:331
|
471 |
+
#: ../pro/mappress_widget.php:143
|
472 |
+
msgid "Terrain"
|
473 |
+
msgstr ""
|
474 |
+
|
475 |
+
#: ../mappress_settings.php:332
|
476 |
+
#: ../pro/mappress_widget.php:141
|
477 |
+
msgid "Hybrid"
|
478 |
+
msgstr ""
|
479 |
+
|
480 |
+
#: ../mappress_settings.php:345
|
481 |
+
msgid "Inline (in your blog)"
|
482 |
+
msgstr ""
|
483 |
+
|
484 |
+
#: ../mappress_settings.php:346
|
485 |
+
#: ../pro/mappress_pro_settings.php:165
|
486 |
+
#: ../pro/mappress_widget.php:110
|
487 |
+
msgid "Google"
|
488 |
+
msgstr ""
|
489 |
+
|
490 |
+
#: ../mappress_settings.php:347
|
491 |
+
#: ../pro/mappress_widget.php:111
|
492 |
+
msgid "None"
|
493 |
+
msgstr ""
|
494 |
+
|
495 |
+
#: ../mappress_settings.php:354
|
496 |
+
msgid "Automatically open the first POI when a map is displayed"
|
497 |
+
msgstr ""
|
498 |
+
|
499 |
+
#: ../mappress_settings.php:359
|
500 |
+
#: ../mappress_settings.php:368
|
501 |
+
msgid "Show control"
|
502 |
+
msgstr ""
|
503 |
+
|
504 |
+
#: ../mappress_settings.php:363
|
505 |
+
#: ../mappress_settings.php:372
|
506 |
+
msgid "Enabled by default"
|
507 |
+
msgstr ""
|
508 |
+
|
509 |
+
#: ../mappress_settings.php:377
|
510 |
+
msgid "Show POI titles as a \"tooltip\" on mouse-over"
|
511 |
+
msgstr ""
|
512 |
+
|
513 |
+
#: ../mappress_settings.php:385
|
514 |
+
#: ../pro/mappress_widget.php:116
|
515 |
+
msgid "Center"
|
516 |
+
msgstr ""
|
517 |
+
|
518 |
+
#: ../mappress_settings.php:386
|
519 |
+
msgid "Left"
|
520 |
+
msgstr ""
|
521 |
+
|
522 |
+
#: ../mappress_settings.php:387
|
523 |
+
msgid "Right"
|
524 |
+
msgstr ""
|
525 |
+
|
526 |
+
#: ../mappress_settings.php:399
|
527 |
+
msgid "solid"
|
528 |
+
msgstr ""
|
529 |
+
|
530 |
+
#: ../mappress_settings.php:400
|
531 |
+
msgid "dashed"
|
532 |
+
msgstr ""
|
533 |
+
|
534 |
+
#: ../mappress_settings.php:401
|
535 |
+
msgid "dotted"
|
536 |
+
msgstr ""
|
537 |
+
|
538 |
+
#: ../mappress_settings.php:402
|
539 |
+
msgid "double"
|
540 |
+
msgstr ""
|
541 |
+
|
542 |
+
#: ../mappress_settings.php:403
|
543 |
+
msgid "groove"
|
544 |
+
msgstr ""
|
545 |
+
|
546 |
+
#: ../mappress_settings.php:404
|
547 |
+
msgid "inset"
|
548 |
+
msgstr ""
|
549 |
+
|
550 |
+
#: ../mappress_settings.php:405
|
551 |
+
msgid "outset"
|
552 |
+
msgstr ""
|
553 |
+
|
554 |
+
#: ../mappress_settings.php:417
|
555 |
+
msgid "Width"
|
556 |
+
msgstr ""
|
557 |
+
|
558 |
+
#: ../mappress_settings.php:423
|
559 |
+
msgid "Corner radius"
|
560 |
+
msgstr ""
|
561 |
+
|
562 |
+
#: ../mappress_settings.php:431
|
563 |
+
msgid "Color"
|
564 |
+
msgstr ""
|
565 |
+
|
566 |
+
#: ../mappress_settings.php:441
|
567 |
+
msgid "Display shadow"
|
568 |
+
msgstr ""
|
569 |
+
|
570 |
+
#: ../mappress_settings.php:465
|
571 |
+
msgid "Default zoom for POIs entered by lat/lng"
|
572 |
+
msgstr ""
|
573 |
+
|
574 |
+
#: ../mappress_settings.php:471
|
575 |
+
msgid "Top of post"
|
576 |
+
msgstr ""
|
577 |
+
|
578 |
+
#: ../mappress_settings.php:472
|
579 |
+
msgid "Bottom of post"
|
580 |
+
msgstr ""
|
581 |
+
|
582 |
+
#: ../mappress_settings.php:473
|
583 |
+
msgid "No automatic display"
|
584 |
+
msgstr ""
|
585 |
+
|
586 |
+
#: ../mappress_settings.php:480
|
587 |
+
msgid "Recenter maps when window is resized"
|
588 |
+
msgstr ""
|
589 |
+
|
590 |
+
#: ../mappress_settings.php:484
|
591 |
+
#, php-format
|
592 |
+
msgid "Don't load the %s stylesheet"
|
593 |
+
msgstr ""
|
594 |
+
|
595 |
+
#: ../mappress_settings.php:488
|
596 |
+
msgid "Load maps in window 'load' event"
|
597 |
+
msgstr ""
|
598 |
+
|
599 |
+
#: ../mappress_settings.php:496
|
600 |
+
msgid "Rate it 5 Stars"
|
601 |
+
msgstr ""
|
602 |
+
|
603 |
+
#: ../mappress_settings.php:498
|
604 |
+
#, php-format
|
605 |
+
msgid "%s on WordPress.org"
|
606 |
+
msgstr ""
|
607 |
+
|
608 |
+
#: ../mappress_settings.php:499
|
609 |
+
msgid "Thanks for your support!"
|
610 |
+
msgstr ""
|
611 |
+
|
612 |
+
#: ../mappress_settings.php:526
|
613 |
+
msgid "MapPress"
|
614 |
+
msgstr ""
|
615 |
+
|
616 |
+
#: ../mappress_settings.php:527
|
617 |
+
msgid "Easy Google Maps"
|
618 |
+
msgstr ""
|
619 |
+
|
620 |
+
#: ../mappress_settings.php:576
|
621 |
+
msgid "Like this plugin?"
|
622 |
+
msgstr ""
|
623 |
+
|
624 |
+
#: ../mappress_settings.php:578
|
625 |
+
msgid "Sample Map"
|
626 |
+
msgstr ""
|
627 |
+
|
628 |
+
#: ../mappress_settings.php:597
|
629 |
+
msgid "Save Changes"
|
630 |
+
msgstr ""
|
631 |
+
|
632 |
+
#: ../mappress_settings.php:598
|
633 |
+
msgid "Reset Defaults"
|
634 |
+
msgstr ""
|
635 |
+
|
636 |
+
#: ../mappress_updater.php:19
|
637 |
+
msgid "Settings"
|
638 |
+
msgstr ""
|
639 |
+
|
640 |
+
#: ../mappress_updater.php:45
|
641 |
+
msgid "download it now"
|
642 |
+
msgstr ""
|
643 |
+
|
644 |
+
#: ../mappress_updater.php:50
|
645 |
+
#, php-format
|
646 |
+
msgid "A PRO Version update is available for manual installation: %s"
|
647 |
+
msgstr ""
|
648 |
+
|
649 |
+
#: ../forms/map_editor.php:2
|
650 |
+
msgid "Add POI"
|
651 |
+
msgstr ""
|
652 |
+
|
653 |
+
#: ../forms/map_editor.php:5
|
654 |
+
#: ../templates/map_directions.php:11
|
655 |
+
msgid "My location"
|
656 |
+
msgstr ""
|
657 |
+
|
658 |
+
#: ../forms/map_editor.php:14
|
659 |
+
msgid "Click map for lat/lng: "
|
660 |
+
msgstr ""
|
661 |
+
|
662 |
+
#: ../forms/map_editor_infobox.php:22
|
663 |
+
msgid "Line: "
|
664 |
+
msgstr ""
|
665 |
+
|
666 |
+
#: ../forms/map_editor_infobox.php:24
|
667 |
+
msgid "Weight"
|
668 |
+
msgstr ""
|
669 |
+
|
670 |
+
#: ../forms/map_editor_infobox.php:25
|
671 |
+
#: ../forms/map_editor_infobox.php:31
|
672 |
+
msgid "Opacity"
|
673 |
+
msgstr ""
|
674 |
+
|
675 |
+
#: ../forms/map_editor_infobox.php:29
|
676 |
+
msgid "Fill: "
|
677 |
+
msgstr ""
|
678 |
+
|
679 |
+
#: ../forms/map_editor_infobox.php:40
|
680 |
+
msgid "Visual"
|
681 |
+
msgstr ""
|
682 |
+
|
683 |
+
#: ../forms/map_editor_infobox.php:40
|
684 |
+
msgid "HTML"
|
685 |
+
msgstr ""
|
686 |
+
|
687 |
+
#: ../forms/map_editor_infobox.php:45
|
688 |
+
#: ../forms/map_media.php:46
|
689 |
+
msgid "Save"
|
690 |
+
msgstr ""
|
691 |
+
|
692 |
+
#: ../forms/map_editor_infobox.php:46
|
693 |
+
#: ../forms/map_media.php:47
|
694 |
+
#: ../pro/mappress_icons.php:64
|
695 |
+
msgid "Cancel"
|
696 |
+
msgstr ""
|
697 |
+
|
698 |
+
#: ../forms/map_media.php:11
|
699 |
+
msgid "Maps for This Post"
|
700 |
+
msgstr ""
|
701 |
+
|
702 |
+
#: ../forms/map_media.php:12
|
703 |
+
msgid "New Map"
|
704 |
+
msgstr ""
|
705 |
+
|
706 |
+
#: ../forms/map_media.php:22
|
707 |
+
msgid "Map ID"
|
708 |
+
msgstr ""
|
709 |
+
|
710 |
+
#: ../forms/map_media.php:27
|
711 |
+
msgid "Map Title"
|
712 |
+
msgstr ""
|
713 |
+
|
714 |
+
#: ../forms/map_media.php:32
|
715 |
+
msgid "Size"
|
716 |
+
msgstr ""
|
717 |
+
|
718 |
+
#: ../pro/mappress_geocoders.php:53
|
719 |
+
msgid "No results, check that a geocoder is configured"
|
720 |
+
msgstr ""
|
721 |
+
|
722 |
+
#: ../pro/mappress_geocoders.php:76
|
723 |
+
#, php-format
|
724 |
+
msgid "Invalid status: %s, address: %s"
|
725 |
+
msgstr ""
|
726 |
+
|
727 |
+
#: ../pro/mappress_geocoders.php:85
|
728 |
+
#: ../pro/mappress_geocoders.php:149
|
729 |
+
#, php-format
|
730 |
+
msgid "No results for address: %s"
|
731 |
+
msgstr ""
|
732 |
+
|
733 |
+
#: ../pro/mappress_geocoders.php:145
|
734 |
+
#, php-format
|
735 |
+
msgid "Error: %s %s"
|
736 |
+
msgstr ""
|
737 |
+
|
738 |
+
#: ../pro/mappress_icons.php:65
|
739 |
+
msgid "Use default icon"
|
740 |
+
msgstr ""
|
741 |
+
|
742 |
+
#: ../pro/mappress_pro.php:151
|
743 |
+
msgid "Automatic"
|
744 |
+
msgstr ""
|
745 |
+
|
746 |
+
#: ../pro/mappress_pro_settings.php:10
|
747 |
+
msgid "POI list"
|
748 |
+
msgstr ""
|
749 |
+
|
750 |
+
#: ../pro/mappress_pro_settings.php:11
|
751 |
+
msgid "Use DataTables"
|
752 |
+
msgstr ""
|
753 |
+
|
754 |
+
#: ../pro/mappress_pro_settings.php:13
|
755 |
+
msgid "InfoWindow type"
|
756 |
+
msgstr ""
|
757 |
+
|
758 |
+
#: ../pro/mappress_pro_settings.php:14
|
759 |
+
msgid "InfoWindow panning"
|
760 |
+
msgstr ""
|
761 |
+
|
762 |
+
#: ../pro/mappress_pro_settings.php:16
|
763 |
+
msgid "Default icon"
|
764 |
+
msgstr ""
|
765 |
+
|
766 |
+
#: ../pro/mappress_pro_settings.php:17
|
767 |
+
msgid "Custom icons directory"
|
768 |
+
msgstr ""
|
769 |
+
|
770 |
+
#: ../pro/mappress_pro_settings.php:19
|
771 |
+
msgid "Mashup POI title"
|
772 |
+
msgstr ""
|
773 |
+
|
774 |
+
#: ../pro/mappress_pro_settings.php:20
|
775 |
+
msgid "Mashup POI body"
|
776 |
+
msgstr ""
|
777 |
+
|
778 |
+
#: ../pro/mappress_pro_settings.php:21
|
779 |
+
msgid "Mashup POI click"
|
780 |
+
msgstr ""
|
781 |
+
|
782 |
+
#: ../pro/mappress_pro_settings.php:22
|
783 |
+
msgid "Link title"
|
784 |
+
msgstr ""
|
785 |
+
|
786 |
+
#: ../pro/mappress_pro_settings.php:23
|
787 |
+
msgid "Mashup Thumbnails"
|
788 |
+
msgstr ""
|
789 |
+
|
790 |
+
#: ../pro/mappress_pro_settings.php:24
|
791 |
+
msgid "Thumbnail Size"
|
792 |
+
msgstr ""
|
793 |
+
|
794 |
+
#: ../pro/mappress_pro_settings.php:26
|
795 |
+
msgid "Styled maps"
|
796 |
+
msgstr ""
|
797 |
+
|
798 |
+
#: ../pro/mappress_pro_settings.php:27
|
799 |
+
msgid "Default style"
|
800 |
+
msgstr ""
|
801 |
+
|
802 |
+
#: ../pro/mappress_pro_settings.php:29
|
803 |
+
msgid "Geocoder(s)"
|
804 |
+
msgstr ""
|
805 |
+
|
806 |
+
#: ../pro/mappress_pro_settings.php:30
|
807 |
+
msgid "Geocoding fields"
|
808 |
+
msgstr ""
|
809 |
+
|
810 |
+
#: ../pro/mappress_pro_settings.php:32
|
811 |
+
msgid "API key (optional)"
|
812 |
+
msgstr ""
|
813 |
+
|
814 |
+
#: ../pro/mappress_pro_settings.php:33
|
815 |
+
msgid "Map sizes"
|
816 |
+
msgstr ""
|
817 |
+
|
818 |
+
#: ../pro/mappress_pro_settings.php:34
|
819 |
+
msgid "Force resize"
|
820 |
+
msgstr ""
|
821 |
+
|
822 |
+
#: ../pro/mappress_pro_settings.php:63
|
823 |
+
msgid "Show a list of POIs under each map"
|
824 |
+
msgstr ""
|
825 |
+
|
826 |
+
#: ../pro/mappress_pro_settings.php:68
|
827 |
+
#, php-format
|
828 |
+
msgid "Show the POI list as a sortable %s"
|
829 |
+
msgstr ""
|
830 |
+
|
831 |
+
#: ../pro/mappress_pro_settings.php:72
|
832 |
+
msgid "POI title"
|
833 |
+
msgstr ""
|
834 |
+
|
835 |
+
#: ../pro/mappress_pro_settings.php:72
|
836 |
+
msgid "Post title"
|
837 |
+
msgstr ""
|
838 |
+
|
839 |
+
#: ../pro/mappress_pro_settings.php:77
|
840 |
+
msgid "POI body"
|
841 |
+
msgstr ""
|
842 |
+
|
843 |
+
#: ../pro/mappress_pro_settings.php:77
|
844 |
+
msgid "Address"
|
845 |
+
msgstr ""
|
846 |
+
|
847 |
+
#: ../pro/mappress_pro_settings.php:77
|
848 |
+
msgid "Post excerpt"
|
849 |
+
msgstr ""
|
850 |
+
|
851 |
+
#: ../pro/mappress_pro_settings.php:82
|
852 |
+
msgid "Link POI titles to the underlying post"
|
853 |
+
msgstr ""
|
854 |
+
|
855 |
+
#: ../pro/mappress_pro_settings.php:86
|
856 |
+
msgid "Open the POI"
|
857 |
+
msgstr ""
|
858 |
+
|
859 |
+
#: ../pro/mappress_pro_settings.php:86
|
860 |
+
msgid "Go directly to the post"
|
861 |
+
msgstr ""
|
862 |
+
|
863 |
+
#: ../pro/mappress_pro_settings.php:92
|
864 |
+
msgid "Google InfoWindow"
|
865 |
+
msgstr ""
|
866 |
+
|
867 |
+
#: ../pro/mappress_pro_settings.php:93
|
868 |
+
msgid "InfoBox (can be styled and extend outside the map)"
|
869 |
+
msgstr ""
|
870 |
+
|
871 |
+
#: ../pro/mappress_pro_settings.php:99
|
872 |
+
msgid "Disable map panning when infoWindow / infoBox is opened"
|
873 |
+
msgstr ""
|
874 |
+
|
875 |
+
#: ../pro/mappress_pro_settings.php:103
|
876 |
+
msgid "Show featured image thumbnails in mashup POIs"
|
877 |
+
msgstr ""
|
878 |
+
|
879 |
+
#: ../pro/mappress_pro_settings.php:111
|
880 |
+
msgid "Use existing size: "
|
881 |
+
msgstr ""
|
882 |
+
|
883 |
+
#: ../pro/mappress_pro_settings.php:114
|
884 |
+
msgid "or resize to (px): "
|
885 |
+
msgstr ""
|
886 |
+
|
887 |
+
#: ../pro/mappress_pro_settings.php:129
|
888 |
+
msgid "styled maps"
|
889 |
+
msgstr ""
|
890 |
+
|
891 |
+
#: ../pro/mappress_pro_settings.php:130
|
892 |
+
msgid "styled maps wizard"
|
893 |
+
msgstr ""
|
894 |
+
|
895 |
+
#: ../pro/mappress_pro_settings.php:132
|
896 |
+
#, php-format
|
897 |
+
msgid "Enter JSON for %s from Google's %s"
|
898 |
+
msgstr ""
|
899 |
+
|
900 |
+
#: ../pro/mappress_pro_settings.php:141
|
901 |
+
msgid "Style name"
|
902 |
+
msgstr ""
|
903 |
+
|
904 |
+
#: ../pro/mappress_pro_settings.php:155
|
905 |
+
msgid "No styles have been defined yet"
|
906 |
+
msgstr ""
|
907 |
+
|
908 |
+
#: ../pro/mappress_pro_settings.php:166
|
909 |
+
msgid "Nominatim"
|
910 |
+
msgstr ""
|
911 |
+
|
912 |
+
#: ../pro/mappress_pro_settings.php:178
|
913 |
+
msgid "Address Line 1"
|
914 |
+
msgstr ""
|
915 |
+
|
916 |
+
#: ../pro/mappress_pro_settings.php:179
|
917 |
+
msgid "Address Line 2"
|
918 |
+
msgstr ""
|
919 |
+
|
920 |
+
#: ../pro/mappress_pro_settings.php:180
|
921 |
+
msgid "Address Line 3"
|
922 |
+
msgstr ""
|
923 |
+
|
924 |
+
#: ../pro/mappress_pro_settings.php:181
|
925 |
+
msgid "Address Line 4"
|
926 |
+
msgstr ""
|
927 |
+
|
928 |
+
#: ../pro/mappress_pro_settings.php:182
|
929 |
+
msgid "Latitude"
|
930 |
+
msgstr ""
|
931 |
+
|
932 |
+
#: ../pro/mappress_pro_settings.php:183
|
933 |
+
msgid "Longitude"
|
934 |
+
msgstr ""
|
935 |
+
|
936 |
+
#: ../pro/mappress_pro_settings.php:184
|
937 |
+
msgid "Icon"
|
938 |
+
msgstr ""
|
939 |
+
|
940 |
+
#: ../pro/mappress_pro_settings.php:185
|
941 |
+
msgid "Title"
|
942 |
+
msgstr ""
|
943 |
+
|
944 |
+
#: ../pro/mappress_pro_settings.php:186
|
945 |
+
msgid "Body"
|
946 |
+
msgstr ""
|
947 |
+
|
948 |
+
#: ../pro/mappress_pro_settings.php:187
|
949 |
+
msgid "Map Zoom"
|
950 |
+
msgstr ""
|
951 |
+
|
952 |
+
#: ../pro/mappress_pro_settings.php:190
|
953 |
+
#: ../pro/mappress_widget.php:140
|
954 |
+
msgid "Map"
|
955 |
+
msgstr ""
|
956 |
+
|
957 |
+
#: ../pro/mappress_pro_settings.php:190
|
958 |
+
msgid "Custom Field"
|
959 |
+
msgstr ""
|
960 |
+
|
961 |
+
#: ../pro/mappress_pro_settings.php:199
|
962 |
+
msgid "Overwrite existing maps when upating"
|
963 |
+
msgstr ""
|
964 |
+
|
965 |
+
#: ../pro/mappress_pro_settings.php:204
|
966 |
+
msgid "usage tracking"
|
967 |
+
msgstr ""
|
968 |
+
|
969 |
+
#: ../pro/mappress_pro_settings.php:205
|
970 |
+
#, php-format
|
971 |
+
msgid "API keys is needed only for premium services or %s"
|
972 |
+
msgstr ""
|
973 |
+
|
974 |
+
#: ../pro/mappress_pro_settings.php:209
|
975 |
+
msgid "Enter default map sizes"
|
976 |
+
msgstr ""
|
977 |
+
|
978 |
+
#: ../pro/mappress_pro_settings.php:213
|
979 |
+
msgid "Width(px)"
|
980 |
+
msgstr ""
|
981 |
+
|
982 |
+
#: ../pro/mappress_pro_settings.php:213
|
983 |
+
msgid "Height(px)"
|
984 |
+
msgstr ""
|
985 |
+
|
986 |
+
#: ../pro/mappress_pro_settings.php:228
|
987 |
+
msgid "Permanently resize existing maps"
|
988 |
+
msgstr ""
|
989 |
+
|
990 |
+
#: ../pro/mappress_pro_settings.php:230
|
991 |
+
#, php-format
|
992 |
+
msgid "from %s to %s"
|
993 |
+
msgstr ""
|
994 |
+
|
995 |
+
#: ../pro/mappress_pro_settings.php:231
|
996 |
+
msgid "Force Resize"
|
997 |
+
msgstr ""
|
998 |
+
|
999 |
+
#: ../pro/mappress_widget.php:78
|
1000 |
+
msgid "Widget title"
|
1001 |
+
msgstr ""
|
1002 |
+
|
1003 |
+
#: ../pro/mappress_widget.php:83
|
1004 |
+
msgid "Map size"
|
1005 |
+
msgstr ""
|
1006 |
+
|
1007 |
+
#: ../pro/mappress_widget.php:89
|
1008 |
+
msgid "Show"
|
1009 |
+
msgstr ""
|
1010 |
+
|
1011 |
+
#: ../pro/mappress_widget.php:90
|
1012 |
+
msgid "Current posts"
|
1013 |
+
msgstr ""
|
1014 |
+
|
1015 |
+
#: ../pro/mappress_widget.php:91
|
1016 |
+
msgid "Hide if empty"
|
1017 |
+
msgstr ""
|
1018 |
+
|
1019 |
+
#: ../pro/mappress_widget.php:93
|
1020 |
+
msgid "All posts"
|
1021 |
+
msgstr ""
|
1022 |
+
|
1023 |
+
#: ../pro/mappress_widget.php:94
|
1024 |
+
msgid "Custom query"
|
1025 |
+
msgstr ""
|
1026 |
+
|
1027 |
+
#: ../pro/mappress_widget.php:97
|
1028 |
+
msgid "Learn about queries"
|
1029 |
+
msgstr ""
|
1030 |
+
|
1031 |
+
#: ../pro/mappress_widget.php:102
|
1032 |
+
msgid "Show POI list"
|
1033 |
+
msgstr ""
|
1034 |
+
|
1035 |
+
#: ../pro/mappress_widget.php:104
|
1036 |
+
msgid "Link POIs to posts"
|
1037 |
+
msgstr ""
|
1038 |
+
|
1039 |
+
#: ../pro/mappress_widget.php:109
|
1040 |
+
msgid "Inline"
|
1041 |
+
msgstr ""
|
1042 |
+
|
1043 |
+
#: ../pro/mappress_widget.php:137
|
1044 |
+
msgid "Map type"
|
1045 |
+
msgstr ""
|
1046 |
+
|
1047 |
+
#: ../pro/mappress_widget.php:151
|
1048 |
+
msgid "Other Settings"
|
1049 |
+
msgstr ""
|
1050 |
+
|
1051 |
+
#: ../pro/mappress_widget.php:154
|
1052 |
+
msgid "Example: traffic=\"false\" maplinks=\"\""
|
1053 |
+
msgstr ""
|
1054 |
+
|
1055 |
+
#: ../templates/map_directions.php:3
|
1056 |
+
msgid "By car"
|
1057 |
+
msgstr ""
|
1058 |
+
|
1059 |
+
#: ../templates/map_directions.php:4
|
1060 |
+
msgid "Public Transit"
|
1061 |
+
msgstr ""
|
1062 |
+
|
1063 |
+
#: ../templates/map_directions.php:5
|
1064 |
+
msgid "Walking"
|
1065 |
+
msgstr ""
|
1066 |
+
|
1067 |
+
#: ../templates/map_directions.php:16
|
1068 |
+
msgid "Swap start and end"
|
1069 |
+
msgstr ""
|
1070 |
+
|
1071 |
+
#: ../templates/map_directions.php:29
|
1072 |
+
msgid "Get Directions"
|
1073 |
+
msgstr ""
|
1074 |
+
|
1075 |
+
#: ../templates/map_directions.php:30
|
1076 |
+
msgid "Print"
|
1077 |
+
msgstr ""
|
1078 |
+
|
1079 |
+
#: ../templates/map_directions.php:31
|
1080 |
+
msgid "Close"
|
1081 |
+
msgstr ""
|
1082 |
+
|
1083 |
+
#: ../templates/map_poi_list.php:5
|
1084 |
+
msgid "Location"
|
1085 |
+
msgstr ""
|
1086 |
+
|
mappress.php
ADDED
@@ -0,0 +1,580 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
/*
|
3 |
+
Plugin Name: MapPress Easy Google Maps
|
4 |
+
Plugin URI: http://www.wphostreviews.com/mappress
|
5 |
+
Author URI: http://www.wphostreviews.com/mappress
|
6 |
+
Description: MapPress makes it easy to insert Google Maps in WordPress posts and pages.
|
7 |
+
Version: 2.40
|
8 |
+
Author: Chris Richardson
|
9 |
+
Thanks to all the translators and to Matthias Stasiak for his wonderful icons (http://code.google.com/p/google-maps-icons/)
|
10 |
+
*/
|
11 |
+
|
12 |
+
/*
|
13 |
+
This program is distributed in the hope that it will be useful,
|
14 |
+
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
15 |
+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the license.txt file for details.
|
16 |
+
*/
|
17 |
+
|
18 |
+
@require_once dirname( __FILE__ ) . '/mappress_obj.php';
|
19 |
+
@require_once dirname( __FILE__ ) . '/mappress_poi.php';
|
20 |
+
@require_once dirname( __FILE__ ) . '/mappress_map.php';
|
21 |
+
@require_once dirname( __FILE__ ) . '/mappress_settings.php';
|
22 |
+
@require_once dirname( __FILE__ ) . '/mappress_updater.php';
|
23 |
+
|
24 |
+
@include_once dirname( __FILE__ ) . '/pro/mappress_pro.php';
|
25 |
+
@include_once dirname( __FILE__ ) . '/pro/mappress_pro_settings.php';
|
26 |
+
@include_once dirname( __FILE__ ) . '/pro/mappress_query.php';
|
27 |
+
@include_once dirname( __FILE__ ) . '/pro/mappress_geocoders.php';
|
28 |
+
@include_once dirname( __FILE__ ) . '/pro/mappress_icons.php';
|
29 |
+
@include_once dirname( __FILE__ ) . '/pro/mappress_widget.php';
|
30 |
+
|
31 |
+
class Mappress {
|
32 |
+
const VERSION = '2.40';
|
33 |
+
|
34 |
+
static
|
35 |
+
$baseurl,
|
36 |
+
$basename,
|
37 |
+
$basedir,
|
38 |
+
$debug,
|
39 |
+
$geocoders,
|
40 |
+
$js,
|
41 |
+
$options,
|
42 |
+
$pages,
|
43 |
+
$remote,
|
44 |
+
$updater;
|
45 |
+
|
46 |
+
var
|
47 |
+
$queue;
|
48 |
+
|
49 |
+
function __construct() {
|
50 |
+
self::$options = Mappress_Options::get();
|
51 |
+
self::$basename = plugin_basename(__FILE__);
|
52 |
+
self::$baseurl = plugins_url('', __FILE__);
|
53 |
+
self::$basedir = dirname(__FILE__);
|
54 |
+
|
55 |
+
$this->debugging();
|
56 |
+
|
57 |
+
if (self::$remote)
|
58 |
+
self::$js = 'http://localhost/dev/wp-content/plugins/mappress-google-maps-for-wordpress/src';
|
59 |
+
elseif (defined('MAPPRESS_DEBUG'))
|
60 |
+
self::$js = self::$baseurl . '/src';
|
61 |
+
else self::$js = self::$baseurl . '/js';
|
62 |
+
|
63 |
+
// Initialize Pro classes
|
64 |
+
if (class_exists('Mappress_Pro')) {
|
65 |
+
$icons = new Mappress_Icons();
|
66 |
+
self::$geocoders = new Mappress_Geocoders();
|
67 |
+
self::$updater = new Mappress_Updater(self::$basename);
|
68 |
+
}
|
69 |
+
|
70 |
+
add_action('admin_menu', array(&$this, 'admin_menu'));
|
71 |
+
add_action('init', array(&$this, 'init'));
|
72 |
+
|
73 |
+
add_shortcode('mappress', array(&$this, 'shortcode_map'));
|
74 |
+
add_action('admin_notices', array(&$this, 'admin_notices'));
|
75 |
+
|
76 |
+
// Post hooks
|
77 |
+
add_action('deleted_post', array(&$this, 'deleted_post'));
|
78 |
+
|
79 |
+
// Filter to automatically add maps to post/page content
|
80 |
+
add_filter('the_content', array(&$this, 'the_content'), 2);
|
81 |
+
|
82 |
+
// Scripts and stylesheets
|
83 |
+
add_action('wp_enqueue_scripts', array(&$this, 'wp_enqueue_scripts'));
|
84 |
+
add_action('admin_enqueue_scripts', array(&$this, 'admin_enqueue_scripts'));
|
85 |
+
|
86 |
+
// Output map data in footer
|
87 |
+
add_action( 'wp_print_footer_scripts', array(&$this, 'print_maps'));
|
88 |
+
add_action( 'admin_print_footer_scripts', array(&$this, 'print_maps'));
|
89 |
+
}
|
90 |
+
|
91 |
+
// mp_errors -> PHP errors
|
92 |
+
// mp_info -> phpinfo + dump
|
93 |
+
// mp_remote -> use remote js
|
94 |
+
// mp_debug -> add debug info
|
95 |
+
function debugging() {
|
96 |
+
global $wpdb;
|
97 |
+
|
98 |
+
self::$remote = (isset($_GET['mp_remote'])) ? true : false;
|
99 |
+
self::$debug = (isset($_GET['mp_debug'])) ? true : defined('MAPPRESS_DEBUG');
|
100 |
+
|
101 |
+
if (isset($_GET['mp_errors'])) {
|
102 |
+
error_reporting(E_ALL);
|
103 |
+
ini_set('error_reporting', E_ALL);
|
104 |
+
ini_set('display_errors','On');
|
105 |
+
$wpdb->show_errors();
|
106 |
+
}
|
107 |
+
|
108 |
+
if (isset($_GET['mp_info'])) {
|
109 |
+
$bloginfo = array('version', 'language', 'stylesheet_url', 'wpurl', 'url');
|
110 |
+
echo "<br/><b>bloginfo</b><br/>";
|
111 |
+
foreach ($bloginfo as $key=>$info)
|
112 |
+
echo "$info: " . bloginfo($info) . "<br/>";
|
113 |
+
echo "<b>Plugin version</b> " . $this->get_version_string();
|
114 |
+
echo "<br/><b>options</b><br/>";
|
115 |
+
print_r(self::$options);
|
116 |
+
echo "<br/><b>phpinfo</b><br/>";
|
117 |
+
phpinfo();
|
118 |
+
}
|
119 |
+
}
|
120 |
+
|
121 |
+
static function get_version_string() {
|
122 |
+
$version = __('Version', 'mappress') . ":" . self::VERSION;
|
123 |
+
if (class_exists('Mappress_Pro'))
|
124 |
+
$version .= " PRO";
|
125 |
+
return $version;
|
126 |
+
}
|
127 |
+
|
128 |
+
static function get_support_links() {
|
129 |
+
echo self::get_version_string();
|
130 |
+
echo " | <a target='_blank' href='http://wphostreviews.com/mappress/mappress-documentation'>" . __('Documentation', 'mappress') . "</a>";
|
131 |
+
echo " | <a target='_blank' href='http://wphostreviews.com/forums/'>" . __('Support', 'mappress') . "</a>";
|
132 |
+
echo " | <a target='_blank' href='http://wphostreviews.com/chris-contact'>" . __('Contact', 'mappress') . "</a>";
|
133 |
+
|
134 |
+
if (!class_exists('Mappress_Pro'))
|
135 |
+
echo " <a class='button-primary' href='http://wphostreviews.com/mappress' target='_blank'>" . __('Upgrade to MapPress Pro', 'mappress') . "</a>";
|
136 |
+
}
|
137 |
+
|
138 |
+
static function ajax_response($status, $data=null) {
|
139 |
+
$output = trim(ob_get_clean()); // Ignore whitespace, any other output is an error
|
140 |
+
header( "Content-Type: application/json" );
|
141 |
+
$response = json_encode(array('status' => $status, 'data' => $data, 'output' => $output));
|
142 |
+
die ($response);
|
143 |
+
}
|
144 |
+
|
145 |
+
/**
|
146 |
+
* When a post is deleted, delete its map assignments
|
147 |
+
*
|
148 |
+
*/
|
149 |
+
function deleted_post($postid) {
|
150 |
+
Mappress_Map::delete_post_map($postid);
|
151 |
+
}
|
152 |
+
|
153 |
+
function admin_menu() {
|
154 |
+
$pages = array();
|
155 |
+
|
156 |
+
// Settings
|
157 |
+
$settings = (class_exists('Mappress_Pro')) ? new Mappress_Pro_Settings() : new Mappress_Settings();
|
158 |
+
self::$pages[] = add_menu_page('MapPress', 'MapPress', 'manage_options', 'mappress', array(&$settings, 'options_page'), self::$baseurl . '/images/mappress_pin_logo.png');
|
159 |
+
}
|
160 |
+
|
161 |
+
/**
|
162 |
+
* Automatic map display.
|
163 |
+
* If set, the [mappress] shortcode will be prepended/appended to the post body, once for each map
|
164 |
+
* The shortcode is used so it can be filtered - for example WordPress will remove it in excerpts by default.
|
165 |
+
*
|
166 |
+
* @param mixed $content
|
167 |
+
*/
|
168 |
+
function the_content($content="") {
|
169 |
+
global $post;
|
170 |
+
global $wp_current_filter;
|
171 |
+
|
172 |
+
$autodisplay = self::$options->autodisplay;
|
173 |
+
|
174 |
+
// No auto display
|
175 |
+
if (!$autodisplay || $autodisplay == 'none')
|
176 |
+
return $content;
|
177 |
+
|
178 |
+
// Check if in the loop, to prevent conflicts with JetPack - see http://wordpress.org/support/topic/easy-adsense-lite-and-jetpack
|
179 |
+
if (!in_the_loop())
|
180 |
+
return $content;
|
181 |
+
|
182 |
+
// Don't add the shortcode for feeds or admin screens
|
183 |
+
if (is_feed() || is_admin())
|
184 |
+
return $content;
|
185 |
+
|
186 |
+
// If this is an excerpt don't attempt to add the map to it
|
187 |
+
if (in_array('get_the_excerpt', $wp_current_filter))
|
188 |
+
return $content;
|
189 |
+
|
190 |
+
// Don't auto display if the post already contains a MapPress shortcode
|
191 |
+
if (stristr($content, '[mappress') !== false || stristr($content, '[mashup') !== false)
|
192 |
+
return $content;
|
193 |
+
|
194 |
+
// Get maps associated with post
|
195 |
+
$maps = Mappress_Map::get_post_map_list($post->ID);
|
196 |
+
if (empty($maps))
|
197 |
+
return $content;
|
198 |
+
|
199 |
+
// Add the shortcode once for each map
|
200 |
+
$shortcodes = "";
|
201 |
+
foreach($maps as $map)
|
202 |
+
$shortcodes .= '<p>[mappress mapid="' . $map->mapid . '"]</p>';
|
203 |
+
|
204 |
+
if ($autodisplay == 'top')
|
205 |
+
return $shortcodes . $content;
|
206 |
+
else
|
207 |
+
return $content . $shortcodes;
|
208 |
+
}
|
209 |
+
|
210 |
+
/**
|
211 |
+
* Map a shortcode in a post.
|
212 |
+
*
|
213 |
+
* @param mixed $atts - shortcode attributes
|
214 |
+
*/
|
215 |
+
function shortcode_map($atts='') {
|
216 |
+
global $post;
|
217 |
+
|
218 |
+
// No feeds
|
219 |
+
if (is_feed())
|
220 |
+
return;
|
221 |
+
|
222 |
+
// Try to protect against calls to do_shortcode() in the post editor...
|
223 |
+
if (is_admin())
|
224 |
+
return;
|
225 |
+
|
226 |
+
$atts = $this->scrub_atts($atts);
|
227 |
+
|
228 |
+
// Determine what to show
|
229 |
+
$mapid = (isset($atts['mapid'])) ? $atts['mapid'] : null;
|
230 |
+
|
231 |
+
if ($mapid) {
|
232 |
+
// Show map by mapid
|
233 |
+
$map = Mappress_Map::get($mapid);
|
234 |
+
} else {
|
235 |
+
// Get the first map attached to the post
|
236 |
+
$maps = Mappress_Map::get_post_map_list($post->ID);
|
237 |
+
$map = (isset ($maps[0]) ? $maps[0] : false);
|
238 |
+
}
|
239 |
+
|
240 |
+
if (!$map)
|
241 |
+
return;
|
242 |
+
|
243 |
+
return $map->display($atts);
|
244 |
+
}
|
245 |
+
|
246 |
+
/**
|
247 |
+
* Scripts & styles for frontend
|
248 |
+
* CSS is loaded from: child theme, theme, or plugin directory
|
249 |
+
*/
|
250 |
+
function wp_enqueue_scripts() {
|
251 |
+
// Don't load any CSS at all
|
252 |
+
if (self::$options->noCSS)
|
253 |
+
return;
|
254 |
+
|
255 |
+
// Load the default CSS from the plugin directory
|
256 |
+
wp_enqueue_style('mappress', self::$baseurl . '/css/mappress.css', null, self::VERSION);
|
257 |
+
|
258 |
+
// If a 'mappress.css' exists in the theme directory, load that afterwards
|
259 |
+
$file = "";
|
260 |
+
if ( @file_exists( get_stylesheet_directory() . '/mappress.css' ) )
|
261 |
+
$file = get_stylesheet_directory_uri() . '/mappress.css';
|
262 |
+
elseif ( @file_exists( get_template_directory() . '/mappress.css' ) )
|
263 |
+
$file = get_template_directory_uri() . '/mappress.css';
|
264 |
+
|
265 |
+
if ($file)
|
266 |
+
wp_enqueue_style('mappress-custom', $file, array('mappress'), self::VERSION);
|
267 |
+
}
|
268 |
+
|
269 |
+
// Scripts & styles for admin
|
270 |
+
// CSS is always loaded from the plugin directory
|
271 |
+
function admin_enqueue_scripts($hook) {
|
272 |
+
$version = Mappress::VERSION;
|
273 |
+
$min = (defined('MAPPRESS_DEBUG') || self::$remote) ? "" : ".min";
|
274 |
+
|
275 |
+
// Settings page
|
276 |
+
if ($hook == self::$pages[0]) {
|
277 |
+
wp_enqueue_script('postbox');
|
278 |
+
wp_enqueue_script( 'farbtastic');
|
279 |
+
wp_enqueue_script('mappress_settings', self::$js . "/mappress_settings$min.js", null, $version, true);
|
280 |
+
wp_enqueue_style('farbtastic');
|
281 |
+
wp_enqueue_style('mappress', self::$baseurl . '/css/mappress.css', null, self::VERSION);
|
282 |
+
wp_enqueue_style('mappress_admin', self::$baseurl . '/css/mappress_admin.css', null, self::VERSION);
|
283 |
+
}
|
284 |
+
|
285 |
+
// Post / page edit
|
286 |
+
if ($hook == 'edit.php' || $hook == 'post.php' || $hook == 'post-new.php')
|
287 |
+
wp_enqueue_style('mappress', self::$baseurl . '/css/mappress.css', null, self::VERSION);
|
288 |
+
wp_enqueue_style('mappress_admin', self::$baseurl . '/css/mappress_admin.css', null, self::VERSION);
|
289 |
+
}
|
290 |
+
|
291 |
+
|
292 |
+
/**
|
293 |
+
* There are several WP bugs that prevent correct activation in multisitie:
|
294 |
+
* http://core.trac.wordpress.org/ticket/14170
|
295 |
+
* http://core.trac.wordpress.org/ticket/14718)
|
296 |
+
* These bugs have been open for months. A workaround is to just 'activate' the plugin whenever it runs
|
297 |
+
* (the tables are only created if they don't exist already)
|
298 |
+
*
|
299 |
+
*/
|
300 |
+
function init() {
|
301 |
+
// Load text domain
|
302 |
+
load_plugin_textdomain('mappress', false, dirname(self::$basename) . '/languages');
|
303 |
+
|
304 |
+
// Register hooks and create database tables
|
305 |
+
Mappress_Map::register();
|
306 |
+
|
307 |
+
if (class_exists('Mappress_Query'))
|
308 |
+
Mappress_Query::register();
|
309 |
+
|
310 |
+
// Check if upgrade is needed
|
311 |
+
$current_version = get_option('mappress_version');
|
312 |
+
|
313 |
+
if ($current_version < '2.38.2') {
|
314 |
+
self::$options->metaKeys = array(self::$options->metaKey);
|
315 |
+
self::$options->save();
|
316 |
+
}
|
317 |
+
|
318 |
+
update_option('mappress_version', self::VERSION);
|
319 |
+
}
|
320 |
+
|
321 |
+
// Sanity checks via notices
|
322 |
+
function admin_notices() {
|
323 |
+
global $wpdb;
|
324 |
+
$error = "<div id='error' class='error'><p>%s</p></div>";
|
325 |
+
|
326 |
+
$map_table = $wpdb->prefix . "mappress_maps";
|
327 |
+
$result = $wpdb->get_var("show tables like '$map_table'");
|
328 |
+
|
329 |
+
if (strtolower($result) != strtolower($map_table)) {
|
330 |
+
echo sprintf($error, __("MapPress database tables are missing. Please deactivate the plugin and activate it again to fix this.", 'mappress'));
|
331 |
+
return;
|
332 |
+
}
|
333 |
+
|
334 |
+
if (get_bloginfo('version') < "3.2") {
|
335 |
+
echo sprintf($error, __("WARNING: MapPress now requires WordPress 3.2 or higher. Please upgrade before using MapPress.", 'mappress'));
|
336 |
+
return;
|
337 |
+
}
|
338 |
+
|
339 |
+
if (class_exists('WPGeo')) {
|
340 |
+
echo sprintf($error, __("WARNING: MapPress is not compfatible with the WP-Geo plugin. Please deactivate or uninstall WP-Geo before using MapPress.", 'mappress'));
|
341 |
+
return;
|
342 |
+
}
|
343 |
+
}
|
344 |
+
|
345 |
+
/**
|
346 |
+
* Scrub attributes
|
347 |
+
* The WordPress shortcode API passes shortcode attributes in lowercase and with boolean values as strings (e.g. "true")
|
348 |
+
* Converts atts to lowercase, replaces boolean strings with booleans, and creates arrays from comma-separated attributes
|
349 |
+
*
|
350 |
+
* Returns empty array if $atts is empty or not an array
|
351 |
+
*/
|
352 |
+
function scrub_atts($atts=null) {
|
353 |
+
if (!$atts || !is_array($atts))
|
354 |
+
return array();
|
355 |
+
|
356 |
+
$atts = self::string_to_boolean($atts);
|
357 |
+
|
358 |
+
// Shortcode attributes are lowercase so convert everything to lowercase
|
359 |
+
$atts = array_change_key_case($atts);
|
360 |
+
|
361 |
+
// Point
|
362 |
+
if (isset($atts['point_lat']) && isset($atts['point_lng'])) {
|
363 |
+
$atts['point'] = array('lat' => $atts['point_lat'], 'lng' => $atts['point_lng']);
|
364 |
+
unset($atts['point_lat'], $atts['point_lng']);
|
365 |
+
}
|
366 |
+
|
367 |
+
// Center - back compat for center_lat/center_lng
|
368 |
+
if (isset($atts['center_lat']) && isset($atts['center_lng'])) {
|
369 |
+
$atts['center'] = array('lat' => $atts['center_lat'], 'lng' => $atts['center_lng']);
|
370 |
+
unset($atts['center_lat'], $atts['center_lng']);
|
371 |
+
} elseif (isset($atts['center'])) {
|
372 |
+
$latlng = explode(',', $atts['center']);
|
373 |
+
if (count($latlng) == 2)
|
374 |
+
$atts['center'] = array('lat' => $latlng[0], 'lng' => $latlng[1]);
|
375 |
+
else
|
376 |
+
unset($atts['center']);
|
377 |
+
}
|
378 |
+
|
379 |
+
// MapTypeIds
|
380 |
+
if (isset($atts['maptypeids']))
|
381 |
+
$atts['maptypeids'] = explode(',', $atts['maptypeids']);
|
382 |
+
|
383 |
+
// Poi Links
|
384 |
+
if (isset($atts['poilinks']))
|
385 |
+
$atts['poilinks'] = explode(',', $atts['poilinks']);
|
386 |
+
|
387 |
+
// Map links
|
388 |
+
if (isset($atts['maplinks']))
|
389 |
+
$atts['maplinks'] = explode(',', $atts['maplinks']);
|
390 |
+
|
391 |
+
return $atts;
|
392 |
+
}
|
393 |
+
|
394 |
+
static function string_to_boolean($data) {
|
395 |
+
if ($data === 'false')
|
396 |
+
return false;
|
397 |
+
|
398 |
+
if ($data === 'true')
|
399 |
+
return true;
|
400 |
+
|
401 |
+
if (is_array($data)) {
|
402 |
+
foreach($data as &$datum)
|
403 |
+
$datum = self::string_to_boolean($datum);
|
404 |
+
}
|
405 |
+
|
406 |
+
return $data;
|
407 |
+
}
|
408 |
+
|
409 |
+
static function boolean_to_string($data) {
|
410 |
+
if ($data === false)
|
411 |
+
return "false";
|
412 |
+
if ($data === true)
|
413 |
+
return "true";
|
414 |
+
|
415 |
+
if (is_array($data)) {
|
416 |
+
foreach($data as &$datum)
|
417 |
+
$datum = self::boolean_to_string($datum);
|
418 |
+
}
|
419 |
+
|
420 |
+
return $data;
|
421 |
+
}
|
422 |
+
|
423 |
+
/**
|
424 |
+
* Output javascript
|
425 |
+
*
|
426 |
+
* @param mixed $script
|
427 |
+
*/
|
428 |
+
static function script($script) {
|
429 |
+
return "\r\n<script type='text/javascript'>\r\n/* <![CDATA[ */\r\n$script\r\n/* ]]> */\r\n</script>\r\n";
|
430 |
+
}
|
431 |
+
|
432 |
+
function enqueue_map($map = null, $options = null) {
|
433 |
+
// Load scripts
|
434 |
+
$this->load('map');
|
435 |
+
|
436 |
+
// Queue
|
437 |
+
$this->queue[$map->name] = (object) array('map' => $map, 'options' => $options );
|
438 |
+
}
|
439 |
+
|
440 |
+
function enqueue_editor() {
|
441 |
+
$this->load('editor');
|
442 |
+
$this->queue['editor'] = true;
|
443 |
+
}
|
444 |
+
|
445 |
+
function print_maps() {
|
446 |
+
// If queue is empty there's nothing to do
|
447 |
+
if (empty($this->queue))
|
448 |
+
return;
|
449 |
+
|
450 |
+
if (class_exists('Mappress_Pro'))
|
451 |
+
$this->print_map_styles();
|
452 |
+
|
453 |
+
if (isset($this->queue['editor'])) {
|
454 |
+
$script = "var mappMedia = new mapp.Media();";
|
455 |
+
echo Mappress::script($script);
|
456 |
+
return;
|
457 |
+
}
|
458 |
+
|
459 |
+
foreach ($this->queue as $name => $item) {
|
460 |
+
$this->print_map($item->map);
|
461 |
+
|
462 |
+
$script = "var mapdata = " . json_encode($item->map) . ";"
|
463 |
+
. "var $name = new mapp.Map(mapdata);";
|
464 |
+
|
465 |
+
$script .= (self::$options->onLoad) ? "jQuery(window).load(function() { $name.display(); });" : "$name.display();";
|
466 |
+
echo Mappress::script($script);
|
467 |
+
}
|
468 |
+
}
|
469 |
+
|
470 |
+
/**
|
471 |
+
* Print a single map
|
472 |
+
*
|
473 |
+
* @param mixed $map
|
474 |
+
*/
|
475 |
+
function print_map($map) {
|
476 |
+
$map->prepare();
|
477 |
+
|
478 |
+
if ($map->options->directions == 'inline') {
|
479 |
+
echo "<div id='{$map->name}_directions_' style='display:none'>";
|
480 |
+
require(Mappress::$basedir . '/templates/map_directions.php');
|
481 |
+
echo "</div>";
|
482 |
+
}
|
483 |
+
}
|
484 |
+
|
485 |
+
function load($type = '') {
|
486 |
+
static $loaded;
|
487 |
+
|
488 |
+
if ($loaded)
|
489 |
+
return;
|
490 |
+
else
|
491 |
+
$loaded = true;
|
492 |
+
|
493 |
+
$version = Mappress::VERSION;
|
494 |
+
$min = (defined('MAPPRESS_DEBUG') || self::$remote) ? "" : ".min";
|
495 |
+
|
496 |
+
if ($type == 'editor')
|
497 |
+
wp_enqueue_script('mappress_editor', self::$js . "/mappress_editor$min.js", array('jquery', 'jquery-ui-core'), $version, true);
|
498 |
+
|
499 |
+
if ($type == 'map' && self::$options->dataTables) {
|
500 |
+
wp_enqueue_script('mappress_datatables', self::$baseurl . "/pro/DataTables/media/js/jquery.dataTables$min.js", array('jquery'), $version, true);
|
501 |
+
wp_enqueue_style('mappress-datatables', self::$baseurl . "/pro/DataTables/media/css/jquery.dataTables.css", null, '1.9.1');
|
502 |
+
}
|
503 |
+
|
504 |
+
$libs = array();
|
505 |
+
if ($type == 'editor')
|
506 |
+
$libs[] = ('drawing');
|
507 |
+
|
508 |
+
$libstring = (empty($libs)) ? '' : "&libraries=" . implode(',', $libs);
|
509 |
+
$apikey = (!empty(self::$options->apiKey)) ? "&key=" . self::$options->apiKey : '';
|
510 |
+
$language = (!empty(self::$options->language)) ? "&language=" . self::$options->language : '';
|
511 |
+
wp_enqueue_script("mappress-gmaps", "https://maps.googleapis.com/maps/api/js?sensor=true{$language}{$libstring}{$apikey}", null, null, true);
|
512 |
+
|
513 |
+
if ($min) {
|
514 |
+
wp_enqueue_script('mappress', self::$js . "/mappress.min.js", array('jquery'), $version, true);
|
515 |
+
} else {
|
516 |
+
wp_enqueue_script('mappress', self::$js . "/mappress.js", array('jquery'), $version, true);
|
517 |
+
wp_enqueue_script('mappress_poi', self::$js . "/mappress_poi.js", array('jquery'), $version, true);
|
518 |
+
wp_enqueue_script('mappress_json', self::$js . "/mappress_json.js", null, $version, true);
|
519 |
+
wp_enqueue_script('mappress_colorpicker', self::$js . "/mappress_colorpicker.js", null, $version, true);
|
520 |
+
wp_enqueue_script('mappress_geocoding', self::$js . "/mappress_geocoding.js", null, $version, true);
|
521 |
+
wp_enqueue_script('mappress_infobox', self::$js . "/mappress_infobox.js", null, $version, true);
|
522 |
+
wp_enqueue_script('mappress_directions', self::$js . "/mappress_directions.js", null, $version, true);
|
523 |
+
wp_enqueue_script('mappress_icons', self::$js . "/mappress_icons.js", null, $version, true);
|
524 |
+
}
|
525 |
+
|
526 |
+
wp_localize_script('mappress', 'mappl10n', $this->l10n());
|
527 |
+
}
|
528 |
+
|
529 |
+
function l10n() {
|
530 |
+
global $post;
|
531 |
+
|
532 |
+
$l10n = array(
|
533 |
+
'bicycling' => __('Bicycling', 'mappress'),
|
534 |
+
'bike' => __('Bike', 'mappress'),
|
535 |
+
'dir_not_found' => __('One of the addresses could not be found.', 'mappress'),
|
536 |
+
'dir_zero_results' => __('Google cannot return directions between those addresses. There is no route between them or the routing information is not available.', 'mappress'),
|
537 |
+
'dir_default' => __('Unknown error, unable to return directions. Status code = ', 'mappress'),
|
538 |
+
'directions' => __('Directions', 'mappress'),
|
539 |
+
'kml_error' => __('Error reading KML file', 'mappress'),
|
540 |
+
'loading' => __('Loading...', 'mappress'),
|
541 |
+
'no_address' => __('No matching address', 'mappress'),
|
542 |
+
'no_geolocate' => __('Unable to get your location', 'mappress'),
|
543 |
+
'traffic' => __('Traffic', 'mappress'),
|
544 |
+
'transit' => __('Transit', 'mappress'),
|
545 |
+
'zoom' => __('Zoom', 'mappress')
|
546 |
+
);
|
547 |
+
|
548 |
+
if (is_admin()) {
|
549 |
+
$l10n = array_merge($l10n, array(
|
550 |
+
'add' => __('Add', 'mappress'),
|
551 |
+
'click_and_drag' => __('Click & drag to move', 'mappress'),
|
552 |
+
'click_to_change' => __('Click to change', 'mappress'),
|
553 |
+
'del' => __('Delete', 'mappress'),
|
554 |
+
'delete_prompt' => __('Delete this POI?', 'mappress'),
|
555 |
+
'delete_map_prompt' => __('Delete this map?', 'mappress'),
|
556 |
+
'save_first' => __('Please save the map first', 'mappress'),
|
557 |
+
'shape' => __('Shape', 'mappress'),
|
558 |
+
'untitled' => __('Untitled', 'mappress')
|
559 |
+
));
|
560 |
+
}
|
561 |
+
|
562 |
+
// Globals
|
563 |
+
$l10n = array_merge($l10n, array(
|
564 |
+
'ajaxurl' => admin_url('admin-ajax.php'),
|
565 |
+
'ajaxErrors' => is_super_admin() || Mappress::$debug,
|
566 |
+
'baseurl' => Mappress::$baseurl,
|
567 |
+
'defaultIcon' => Mappress::$options->defaultIcon,
|
568 |
+
'postid' => ($post) ? $post->ID : null
|
569 |
+
));
|
570 |
+
|
571 |
+
return $l10n;
|
572 |
+
}
|
573 |
+
|
574 |
+
} // End Mappress class
|
575 |
+
|
576 |
+
if (class_exists('Mappress_Pro'))
|
577 |
+
$mappress = new Mappress_Pro();
|
578 |
+
else
|
579 |
+
$mappress = new Mappress();
|
580 |
+
?>
|
mappress_map.php
ADDED
@@ -0,0 +1,522 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
class Mappress_Map extends Mappress_Obj {
|
3 |
+
var $mapid,
|
4 |
+
$width = 425,
|
5 |
+
$height = 350,
|
6 |
+
$zoom,
|
7 |
+
$center = array('lat' => 0, 'lng' => 0),
|
8 |
+
$mapTypeId = 'roadmap',
|
9 |
+
$title = 'Untitled',
|
10 |
+
$metaKey,
|
11 |
+
$query,
|
12 |
+
$queryResult,
|
13 |
+
$pois = array();
|
14 |
+
|
15 |
+
// Not saved
|
16 |
+
var $options,
|
17 |
+
$name;
|
18 |
+
|
19 |
+
function __sleep() {
|
20 |
+
return array('mapid', 'width', 'height', 'zoom', 'center', 'mapTypeId', 'title', 'metaKey', 'pois');
|
21 |
+
}
|
22 |
+
|
23 |
+
function __construct($atts=null) {
|
24 |
+
parent::__construct($atts);
|
25 |
+
|
26 |
+
// Set the options; they may be passed as individual parameters or an 'options' array
|
27 |
+
$this->options = Mappress_Options::get();
|
28 |
+
if (isset($atts['options']))
|
29 |
+
$this->options->update($atts['options']);
|
30 |
+
else
|
31 |
+
$this->options->update($atts);
|
32 |
+
|
33 |
+
// For WPML (wpml.org): set the selected language if it wasn't specified in the options screen
|
34 |
+
if (defined('ICL_LANGUAGE_CODE') && !$this->options->language)
|
35 |
+
$this->options->language = ICL_LANGUAGE_CODE;
|
36 |
+
|
37 |
+
// For qTranslate, pick up current language from that
|
38 |
+
if (function_exists('qtrans_getLanguage') && !$options->language)
|
39 |
+
$options->language = qtrans_getLanguage();
|
40 |
+
|
41 |
+
// Convert POIs from arrays to objects if needed
|
42 |
+
foreach((array)$this->pois as $index => $poi) {
|
43 |
+
if (is_array($poi))
|
44 |
+
$this->pois[$index] = new Mappress_Poi($poi);
|
45 |
+
}
|
46 |
+
}
|
47 |
+
|
48 |
+
function register() {
|
49 |
+
global $wpdb;
|
50 |
+
|
51 |
+
// Ajax
|
52 |
+
add_action('wp_ajax_mapp_create', array(__CLASS__, 'ajax_create'));
|
53 |
+
add_action('wp_ajax_mapp_get', array(__CLASS__, 'ajax_get'));
|
54 |
+
add_action('wp_ajax_mapp_save', array(__CLASS__, 'ajax_save'));
|
55 |
+
add_action('wp_ajax_mapp_delete', array(__CLASS__, 'ajax_delete'));
|
56 |
+
|
57 |
+
// Editing meta boxes
|
58 |
+
add_action('admin_init', array(__CLASS__, 'add_meta_boxes'));
|
59 |
+
|
60 |
+
// Tables
|
61 |
+
$maps_table = $wpdb->prefix . 'mappress_maps';
|
62 |
+
$posts_table = $wpdb->prefix . 'mappress_posts';
|
63 |
+
|
64 |
+
$wpdb->show_errors(true);
|
65 |
+
|
66 |
+
if ($wpdb->get_var("show tables like '$maps_table'") != $maps_table) {
|
67 |
+
$result = $wpdb->query ("CREATE TABLE $maps_table (
|
68 |
+
mapid INT NOT NULL AUTO_INCREMENT PRIMARY KEY,
|
69 |
+
obj LONGTEXT)
|
70 |
+
CHARACTER SET utf8;");
|
71 |
+
}
|
72 |
+
|
73 |
+
if ($wpdb->get_var("show tables like '$posts_table'") != $posts_table) {
|
74 |
+
$result = $wpdb->query ("CREATE TABLE $posts_table (
|
75 |
+
postid INT,
|
76 |
+
mapid INT,
|
77 |
+
PRIMARY KEY (postid, mapid) )
|
78 |
+
CHARACTER SET utf8;");
|
79 |
+
}
|
80 |
+
|
81 |
+
$wpdb->show_errors(false);
|
82 |
+
}
|
83 |
+
|
84 |
+
static function add_meta_boxes() {
|
85 |
+
// Add editing meta box to standard & custom post types
|
86 |
+
foreach(Mappress::$options->postTypes as $post_type)
|
87 |
+
add_meta_box('mappress', 'MapPress', array(__CLASS__, 'meta_box'), $post_type, 'normal', 'high');
|
88 |
+
}
|
89 |
+
|
90 |
+
function meta_box($post) {
|
91 |
+
global $mappress;
|
92 |
+
|
93 |
+
$mappress->enqueue_editor();
|
94 |
+
require(Mappress::$basedir . '/forms/map_media.php');
|
95 |
+
}
|
96 |
+
|
97 |
+
static function ajax_create() {
|
98 |
+
$map = new Mappress_Map();
|
99 |
+
Mappress::ajax_response('OK', array('map' => $map));
|
100 |
+
}
|
101 |
+
|
102 |
+
static function ajax_get($mapid) {
|
103 |
+
$mapid = (isset($_GET['mapid'])) ? $_GET['mapid'] : null;
|
104 |
+
$map = ($mapid) ? self::get($mapid) : null;
|
105 |
+
if (!$map)
|
106 |
+
Mappress::ajax_response(__('Map not found', 'mappress'));
|
107 |
+
else
|
108 |
+
Mappress::ajax_response('OK', array('map' => $map));
|
109 |
+
}
|
110 |
+
|
111 |
+
/**
|
112 |
+
* Get a map.
|
113 |
+
*
|
114 |
+
* @param mixed $mapid
|
115 |
+
* @return mixed false if failure, or a map object on success
|
116 |
+
*/
|
117 |
+
static function get($mapid) {
|
118 |
+
global $wpdb;
|
119 |
+
$maps_table = $wpdb->prefix . 'mappress_maps';
|
120 |
+
$result = $wpdb->get_row( $wpdb->prepare("SELECT * FROM $maps_table WHERE mapid = %d", $mapid) ); // May return FALSE or NULL
|
121 |
+
|
122 |
+
if (!$result)
|
123 |
+
return false;
|
124 |
+
|
125 |
+
// Read the map data and construct a new map from it
|
126 |
+
$mapdata = (array) unserialize($result->obj);
|
127 |
+
$map = new Mappress_Map($mapdata);
|
128 |
+
$map->mapid = $result->mapid;
|
129 |
+
return $map;
|
130 |
+
}
|
131 |
+
|
132 |
+
/**
|
133 |
+
* Returns ALL maps
|
134 |
+
*
|
135 |
+
* @return mixed false if failure, array of maps if success
|
136 |
+
*
|
137 |
+
*/
|
138 |
+
static function get_list() {
|
139 |
+
global $wpdb;
|
140 |
+
$maps_table = $wpdb->prefix . 'mappress_maps';
|
141 |
+
$results = $wpdb->get_results("SELECT * FROM $maps_table");
|
142 |
+
|
143 |
+
if ($results === false)
|
144 |
+
return false;
|
145 |
+
|
146 |
+
// Fix up mapid
|
147 |
+
foreach ($results as $result) {
|
148 |
+
$mapdata = (array) unserialize($result->obj);
|
149 |
+
$map = new Mappress_Map($mapdata);
|
150 |
+
$map->mapid = $result->mapid;
|
151 |
+
$maps[] = $map;
|
152 |
+
}
|
153 |
+
|
154 |
+
return $maps;
|
155 |
+
}
|
156 |
+
|
157 |
+
function save($postid) {
|
158 |
+
global $wpdb;
|
159 |
+
$maps_table = $wpdb->prefix . 'mappress_maps';
|
160 |
+
$posts_table = $wpdb->prefix . 'mappress_posts';
|
161 |
+
|
162 |
+
$map = serialize($this);
|
163 |
+
|
164 |
+
// Update map
|
165 |
+
if (!$this->mapid) {
|
166 |
+
// If no ID then autonumber
|
167 |
+
$result = $wpdb->query($wpdb->prepare("INSERT INTO $maps_table (obj) VALUES(%s)", $map));
|
168 |
+
$this->mapid = (int)$wpdb->get_var("SELECT LAST_INSERT_ID()");
|
169 |
+
} else {
|
170 |
+
// Id provided, so insert or update
|
171 |
+
$result = $wpdb->query($wpdb->prepare("INSERT INTO $maps_table (mapid, obj) VALUES(%d, '%s') ON DUPLICATE KEY UPDATE obj = %s", $this->mapid, $map, $map));
|
172 |
+
}
|
173 |
+
|
174 |
+
if ($result === false || !$this->mapid)
|
175 |
+
return false;
|
176 |
+
|
177 |
+
// Update posts
|
178 |
+
$result = $wpdb->query($wpdb->prepare("INSERT INTO $posts_table (postid, mapid) VALUES(%d, %d) ON DUPLICATE KEY UPDATE postid = %d, mapid = %d", $postid, $this->mapid,
|
179 |
+
$postid, $this->mapid));
|
180 |
+
|
181 |
+
if ($result === false)
|
182 |
+
return false;
|
183 |
+
|
184 |
+
$wpdb->query("COMMIT");
|
185 |
+
return $this->mapid;
|
186 |
+
}
|
187 |
+
|
188 |
+
static function ajax_save() {
|
189 |
+
ob_start();
|
190 |
+
|
191 |
+
$mapdata = (isset($_POST['map'])) ? json_decode(stripslashes($_POST['map']), true) : null;
|
192 |
+
$postid = (isset($_POST['postid'])) ? $_POST['postid'] : null;
|
193 |
+
|
194 |
+
if (!$mapdata)
|
195 |
+
Mappress::ajax_response(__('Internal error, your data has not been saved!', 'mappress'));
|
196 |
+
|
197 |
+
$map = new Mappress_Map($mapdata);
|
198 |
+
$mapid = $map->save($postid);
|
199 |
+
|
200 |
+
if ($mapid === false)
|
201 |
+
Mappress::ajax_response(__('Internal error, your data has not been saved!', 'mappress'));
|
202 |
+
|
203 |
+
do_action('mappress_map_save', $mapid); // Use for your own developments
|
204 |
+
Mappress::ajax_response('OK', array('mapid' => $mapid, 'list' => self::get_map_list($postid)) );
|
205 |
+
}
|
206 |
+
|
207 |
+
/**
|
208 |
+
* Delete a map and all of its post assignments
|
209 |
+
*
|
210 |
+
* @param mixed $mapid
|
211 |
+
*/
|
212 |
+
function delete($mapid) {
|
213 |
+
global $wpdb;
|
214 |
+
$maps_table = $wpdb->prefix . 'mappress_maps';
|
215 |
+
$posts_table = $wpdb->prefix . 'mappress_posts';
|
216 |
+
|
217 |
+
// Delete from posts table
|
218 |
+
$result = $wpdb->query($wpdb->prepare("DELETE FROM $posts_table WHERE mapid = %d", $mapid));
|
219 |
+
if ($result === false)
|
220 |
+
return false;
|
221 |
+
|
222 |
+
$result = $wpdb->query($wpdb->prepare("DELETE FROM $maps_table WHERE mapid = %d", $mapid));
|
223 |
+
if ($result === false)
|
224 |
+
return false;
|
225 |
+
|
226 |
+
$wpdb->query("COMMIT");
|
227 |
+
return true;
|
228 |
+
}
|
229 |
+
|
230 |
+
static function ajax_delete() {
|
231 |
+
ob_start();
|
232 |
+
|
233 |
+
$mapid = (isset($_POST['mapid'])) ? $_POST['mapid'] : null;
|
234 |
+
$result = Mappress_Map::delete($mapid);
|
235 |
+
|
236 |
+
if (!$result)
|
237 |
+
Mappress::ajax_response(__("Internal error when deleting map ID '$mapid'!", 'mappress'));
|
238 |
+
|
239 |
+
do_action('mappress_map_delete', $mapid); // Use for your own developments
|
240 |
+
Mappress::ajax_response('OK', array('mapid' => $mapid));
|
241 |
+
}
|
242 |
+
|
243 |
+
/**
|
244 |
+
* Delete a map assignment(s) for a post
|
245 |
+
* If $mapid is null, then ALL maps will be removed from the post
|
246 |
+
*
|
247 |
+
* @param int $mapid Map to remove
|
248 |
+
* @param int $postid Post to remove from
|
249 |
+
* @return TRUE if map has been removed, FALSE if map wasn't assigned to the post
|
250 |
+
*/
|
251 |
+
static function delete_post_map($postid, $mapid=null) {
|
252 |
+
global $wpdb;
|
253 |
+
$posts_table = $wpdb->prefix . 'mappress_posts';
|
254 |
+
|
255 |
+
if (!$postid)
|
256 |
+
return true;
|
257 |
+
|
258 |
+
if ($mapid)
|
259 |
+
$results = $wpdb->query($wpdb->prepare("DELETE FROM $posts_table WHERE postid = %d AND mapid = %d", $postid, $mapid));
|
260 |
+
else
|
261 |
+
$results = $wpdb->query($wpdb->prepare("DELETE FROM $posts_table WHERE postid = %d", $postid));
|
262 |
+
|
263 |
+
$wpdb->query("COMMIT");
|
264 |
+
|
265 |
+
if ($results === false)
|
266 |
+
return false;
|
267 |
+
|
268 |
+
return true;
|
269 |
+
}
|
270 |
+
|
271 |
+
/**
|
272 |
+
* Find any map for the post that was created automatically from a custom field
|
273 |
+
*
|
274 |
+
* @param mixed $postid
|
275 |
+
* @return Mappress_Map or null if no map available
|
276 |
+
*/
|
277 |
+
static function get_post_meta_map ($postid) {
|
278 |
+
global $wpdb;
|
279 |
+
$posts_table = $wpdb->prefix . 'mappress_posts';
|
280 |
+
|
281 |
+
// Search by meta_key
|
282 |
+
$results = $wpdb->get_results($wpdb->prepare("SELECT mapid FROM $posts_table WHERE postid = %d", $postid));
|
283 |
+
|
284 |
+
if ($results === false)
|
285 |
+
return false;
|
286 |
+
|
287 |
+
// Find which map, if any was generated automatically
|
288 |
+
foreach($results as $key => $result) {
|
289 |
+
$map = Mappress_Map::get($result->mapid);
|
290 |
+
if ($map && $map->metaKey)
|
291 |
+
return $map;
|
292 |
+
}
|
293 |
+
}
|
294 |
+
|
295 |
+
|
296 |
+
/**
|
297 |
+
* Get a list of maps attached to the post
|
298 |
+
*
|
299 |
+
* @param int $postid Post for which to get the list
|
300 |
+
* @return an array of all maps for the post or FALSE if no maps
|
301 |
+
*/
|
302 |
+
static function get_post_map_list($postid) {
|
303 |
+
global $wpdb;
|
304 |
+
$posts_table = $wpdb->prefix . 'mappress_posts';
|
305 |
+
|
306 |
+
$results = $wpdb->get_results($wpdb->prepare("SELECT postid, mapid FROM $posts_table WHERE postid = %d", $postid));
|
307 |
+
|
308 |
+
if ($results === false)
|
309 |
+
return false;
|
310 |
+
|
311 |
+
// Get all of the maps
|
312 |
+
$maps = array();
|
313 |
+
foreach($results as $key => $result) {
|
314 |
+
$map = Mappress_Map::get($result->mapid);
|
315 |
+
if ($map)
|
316 |
+
$maps[] = $map;
|
317 |
+
}
|
318 |
+
return $maps;
|
319 |
+
}
|
320 |
+
|
321 |
+
function width() {
|
322 |
+
return ( stripos($this->width, 'px') || strpos($this->width, '%')) ? $this->width : $this->width. 'px';
|
323 |
+
}
|
324 |
+
|
325 |
+
function height() {
|
326 |
+
return ( stripos($this->height, 'px') || strpos($this->height, '%')) ? $this->height : $this->height. 'px';
|
327 |
+
}
|
328 |
+
|
329 |
+
|
330 |
+
/**
|
331 |
+
* Display a map
|
332 |
+
*
|
333 |
+
* @param mixed $atts - override attributes. Attributes applied from options -> map -> $atts
|
334 |
+
*/
|
335 |
+
function display($atts = null) {
|
336 |
+
global $mappress;
|
337 |
+
|
338 |
+
static $div = 0;
|
339 |
+
|
340 |
+
$this->update($atts);
|
341 |
+
$this->options->update($atts);
|
342 |
+
|
343 |
+
// Assign a map name, if none was provided
|
344 |
+
if (empty($this->name)) {
|
345 |
+
$this->name = "mapp$div";
|
346 |
+
$div++;
|
347 |
+
}
|
348 |
+
|
349 |
+
// Enqueue the map
|
350 |
+
$mappress->enqueue_map($this);
|
351 |
+
|
352 |
+
// Layout
|
353 |
+
if (class_exists('Mappress_Pro'))
|
354 |
+
return $mappress->get_template($this->options->template, array('map' => $this));
|
355 |
+
|
356 |
+
ob_start();
|
357 |
+
$map = $this;
|
358 |
+
require(Mappress::$basedir . '/templates/map_layout.php');
|
359 |
+
return ob_get_clean();
|
360 |
+
}
|
361 |
+
|
362 |
+
/**
|
363 |
+
* Prepare map for output
|
364 |
+
*
|
365 |
+
*/
|
366 |
+
function prepare() {
|
367 |
+
|
368 |
+
// Assign pois to map for template functions
|
369 |
+
foreach($this->pois as $poi)
|
370 |
+
$poi->map($this);
|
371 |
+
|
372 |
+
// Prepare the pois
|
373 |
+
foreach($this->pois as $poi) {
|
374 |
+
$poi->set_iconid();
|
375 |
+
$poi->set_title();
|
376 |
+
$poi->set_body();
|
377 |
+
}
|
378 |
+
|
379 |
+
// Sort the pois
|
380 |
+
if ($this->options->sort)
|
381 |
+
$this->sort_pois();
|
382 |
+
|
383 |
+
// Set the HTML for each POI (comes *after* sort because links embed POI list position)
|
384 |
+
foreach($this->pois as $poi)
|
385 |
+
$poi->set_html();
|
386 |
+
|
387 |
+
// Last chance to alter map before display
|
388 |
+
do_action('mappress_map_display', $this);
|
389 |
+
}
|
390 |
+
|
391 |
+
/**
|
392 |
+
* Default action to sort the map
|
393 |
+
*
|
394 |
+
* @param mixed $map
|
395 |
+
*/
|
396 |
+
function sort_pois() {
|
397 |
+
usort($this->pois, array(__CLASS__, 'compare_title'));
|
398 |
+
do_action('mappress_sort_pois', $this);
|
399 |
+
}
|
400 |
+
|
401 |
+
/**
|
402 |
+
* Compare two POIs by title
|
403 |
+
* HTML tags are stripped - until URL is separated from title this is the only way to
|
404 |
+
* sort titles with HTML
|
405 |
+
*
|
406 |
+
* @param mixed $a
|
407 |
+
* @param mixed $b
|
408 |
+
* @return mixed
|
409 |
+
*/
|
410 |
+
static function compare_title($a, $b) {
|
411 |
+
return strcasecmp(strip_tags($a->title), strip_tags($b->title));
|
412 |
+
}
|
413 |
+
|
414 |
+
/**
|
415 |
+
* Get a list of maps for editing
|
416 |
+
*
|
417 |
+
* @param mixed $postid
|
418 |
+
*/
|
419 |
+
static function get_map_list($postid = null) {
|
420 |
+
global $post;
|
421 |
+
|
422 |
+
$postid = ($postid) ? $postid : $post->ID;
|
423 |
+
$maps = self::get_post_map_list($postid);
|
424 |
+
|
425 |
+
$actions = "<div class='mapp-m-actions'>"
|
426 |
+
. "<a href='#' class='mapp-maplist-edit'>" . __('Edit', 'mappress') . "</a> | "
|
427 |
+
. "<a href='#' class='mapp-maplist-insert'>" . __('Insert into post', 'mappress') . "</a> | "
|
428 |
+
. "<a href='#' class='mapp-maplist-delete'>" . __('Delete', 'mappress') . "</a>"
|
429 |
+
. "</div>";
|
430 |
+
|
431 |
+
$html = "<table class='mapp-m-map-list'>";
|
432 |
+
foreach($maps as $map)
|
433 |
+
$html .= "<tr data-mapid='$map->mapid'><td><b><a href='#' class='mapp-maplist-title mapp-maplist-edit'>[$map->mapid] $map->title</a></b>$actions</td></tr>";
|
434 |
+
|
435 |
+
$html .= "</table>";
|
436 |
+
return $html;
|
437 |
+
}
|
438 |
+
|
439 |
+
function get_border_style() {
|
440 |
+
$style = '';
|
441 |
+
|
442 |
+
$border = $this->options->border;
|
443 |
+
if ($border['style']) {
|
444 |
+
$style .= sprintf("border: %spx %s %s; ", $border['width'], $border['style'], $border['color']);
|
445 |
+
|
446 |
+
if ($border['radius']) {
|
447 |
+
$radius = $border['radius'] . 'px';
|
448 |
+
$style .= " border-radius: $radius; -moz-border-radius: $radius; -webkit-border-radius: $radius; -o-border-radius:$radius ";
|
449 |
+
}
|
450 |
+
}
|
451 |
+
|
452 |
+
if ($border['shadow'])
|
453 |
+
$style .= " -moz-box-shadow: 10px 10px 5px #888; -webkit-box-shadow: 10px 10px 5px #888; box-shadow: 10px 10px 5px #888;";
|
454 |
+
|
455 |
+
return $style;
|
456 |
+
}
|
457 |
+
|
458 |
+
function get_layout_style() {
|
459 |
+
$style = $this->get_border_style();
|
460 |
+
if ($this->options->hidden)
|
461 |
+
$style .= ' display:none;';
|
462 |
+
return $style;
|
463 |
+
}
|
464 |
+
|
465 |
+
function get_show_link($args = '') {
|
466 |
+
extract(wp_parse_args($args, array(
|
467 |
+
'text' => __('Show map', 'mappress')
|
468 |
+
)));
|
469 |
+
|
470 |
+
if (!$this->options->hidden)
|
471 |
+
return '';
|
472 |
+
|
473 |
+
$click = "{$this->name}.show(); return false;";
|
474 |
+
return "<a href='#' onclick='$click'>$text</a>";
|
475 |
+
}
|
476 |
+
|
477 |
+
function get_center_link($args = '') {
|
478 |
+
extract(wp_parse_args($args, array(
|
479 |
+
'text' => __('Center map', 'mappress')
|
480 |
+
)));
|
481 |
+
|
482 |
+
$click = "{$this->name}.autoCenter(true); return false;";
|
483 |
+
return "<a href='#' onclick='$click'>$text</a>";
|
484 |
+
}
|
485 |
+
|
486 |
+
function get_reset_link($args = '') {
|
487 |
+
extract(wp_parse_args($args, array(
|
488 |
+
'text' => __('Reset map', 'mappress')
|
489 |
+
)));
|
490 |
+
|
491 |
+
$click = "{$this->name}.reset(); return false;";
|
492 |
+
return "<a href='#' onclick='$click'>$text</a>";
|
493 |
+
}
|
494 |
+
|
495 |
+
function get_bigger_link($args = '') {
|
496 |
+
extract(wp_parse_args($args, array(
|
497 |
+
'big_text' => "» " . __('Bigger map', 'mappress'),
|
498 |
+
'small_text' => "« " . __('Smaller map', 'mappress')
|
499 |
+
)));
|
500 |
+
|
501 |
+
$click = "{$this->name}.bigger(this, \"$big_text\", \"$small_text\"); return false;";
|
502 |
+
return "<a href='#' onclick='$click'>$big_text</a>";
|
503 |
+
}
|
504 |
+
|
505 |
+
function get_links() {
|
506 |
+
$links = (array) $this->options->mapLinks;
|
507 |
+
$a = array();
|
508 |
+
|
509 |
+
if (in_array('center', $links))
|
510 |
+
$a[] = $this->get_center_link();
|
511 |
+
if (in_array('reset', $links))
|
512 |
+
$a[] = $this->get_reset_link();
|
513 |
+
if (in_array('bigger', $links))
|
514 |
+
$a[] = $this->get_bigger_link();
|
515 |
+
|
516 |
+
if (empty($a))
|
517 |
+
return "";
|
518 |
+
|
519 |
+
return implode('', $a);
|
520 |
+
}
|
521 |
+
}
|
522 |
+
?>
|
mappress_obj.php
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
class Mappress_Obj {
|
3 |
+
function __construct($atts=null) {
|
4 |
+
$this->update($atts);
|
5 |
+
}
|
6 |
+
|
7 |
+
function update($atts=null) {
|
8 |
+
if (!$atts)
|
9 |
+
return;
|
10 |
+
|
11 |
+
$obj_atts = get_object_vars($this);
|
12 |
+
|
13 |
+
foreach ($obj_atts as $key => $value ) {
|
14 |
+
$newvalue = (isset($atts[$key])) ? $atts[$key] : null;
|
15 |
+
|
16 |
+
// Allow attributes to be all lowercase to handle shortcodes
|
17 |
+
if ($newvalue === null) {
|
18 |
+
$lkey = strtolower($key);
|
19 |
+
$newvalue = (isset($atts[$lkey])) ? $atts[$lkey] : null;
|
20 |
+
}
|
21 |
+
|
22 |
+
if ($newvalue === null)
|
23 |
+
continue;
|
24 |
+
|
25 |
+
// Convert any string versions of true/false
|
26 |
+
if ($newvalue === "true")
|
27 |
+
$newvalue = true;
|
28 |
+
if ($newvalue === "false")
|
29 |
+
$newvalue = false;
|
30 |
+
|
31 |
+
$this->$key = $newvalue;
|
32 |
+
}
|
33 |
+
}
|
34 |
+
}
|
35 |
+
?>
|
mappress_poi.php
ADDED
@@ -0,0 +1,361 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
class Mappress_Poi extends Mappress_Obj {
|
3 |
+
var $address,
|
4 |
+
$body = '',
|
5 |
+
$correctedAddress,
|
6 |
+
$iconid,
|
7 |
+
$point = array('lat' => 0, 'lng' => 0),
|
8 |
+
$poly,
|
9 |
+
$kml,
|
10 |
+
$title = '',
|
11 |
+
$type,
|
12 |
+
$viewport; // array('sw' => array('lat' => 0, 'lng' => 0), 'ne' => array('lat' => 0, 'lng' => 0))
|
13 |
+
|
14 |
+
// Not saved
|
15 |
+
var $postid,
|
16 |
+
$url;
|
17 |
+
|
18 |
+
|
19 |
+
function __sleep() {
|
20 |
+
return array('address', 'body', 'correctedAddress', 'iconid', 'point', 'poly', 'kml', 'title', 'type', 'viewport');
|
21 |
+
}
|
22 |
+
|
23 |
+
function __construct($atts) {
|
24 |
+
parent::__construct($atts);
|
25 |
+
}
|
26 |
+
|
27 |
+
// Work-around for PHP issues with circular references (serialize, print_r, json_encode, etc.)
|
28 |
+
function map($map = null) {
|
29 |
+
static $_map;
|
30 |
+
if ($map)
|
31 |
+
$_map = $map;
|
32 |
+
else
|
33 |
+
return $_map;
|
34 |
+
}
|
35 |
+
|
36 |
+
/**
|
37 |
+
* Geocode an address using http
|
38 |
+
*
|
39 |
+
* @param mixed $auto true = automatically update the poi, false = return raw geocoding results
|
40 |
+
* @return true if auto=true and success | WP_Error on failure
|
41 |
+
*/
|
42 |
+
function geocode($auto=true) {
|
43 |
+
if (!class_exists('Mappress_Pro'))
|
44 |
+
return new WP_Error('geocode', 'MapPress Pro required for geocoding', 'mappress');
|
45 |
+
|
46 |
+
// If point has a lat/lng then no geocoding, but set address, title
|
47 |
+
if (!empty($this->point['lat']) && !empty($this->point['lng'])) {
|
48 |
+
if ($this->address)
|
49 |
+
$this->correctedAddress = $this->address;
|
50 |
+
|
51 |
+
$this->viewport = null;
|
52 |
+
|
53 |
+
} else {
|
54 |
+
$location = Mappress::$geocoders->geocode($this->address);
|
55 |
+
|
56 |
+
if (is_wp_error($location))
|
57 |
+
return $location;
|
58 |
+
|
59 |
+
$this->point = array('lat' => $location->lat, 'lng' => $location->lng);
|
60 |
+
$this->correctedAddress = $location->corrected_address;
|
61 |
+
$this->viewport = $location->viewport;
|
62 |
+
}
|
63 |
+
|
64 |
+
// Guess a default title / body - use address if available or lat, lng if not
|
65 |
+
if (empty($this->title) && empty($this->body)) {
|
66 |
+
if ($this->correctedAddress) {
|
67 |
+
$parsed = Mappress::$geocoders->parse_address($this->correctedAddress);
|
68 |
+
$this->title = $parsed[0];
|
69 |
+
$this->body = (isset($parsed[1])) ? $parsed[1] : "";
|
70 |
+
} else {
|
71 |
+
$this->title = $this->point['lat'] . ',' . $this->point['lng'];
|
72 |
+
}
|
73 |
+
}
|
74 |
+
}
|
75 |
+
|
76 |
+
function set_html() {
|
77 |
+
global $mappress, $post;
|
78 |
+
|
79 |
+
if (class_exists('Mappress_Pro')) {
|
80 |
+
$html = $mappress->get_template($this->map()->options->templatePoi, array('poi' => $this));
|
81 |
+
$html = apply_filters('mappress_poi_html', $html, $this);
|
82 |
+
} else {
|
83 |
+
$html = "<div class='mapp-iw'>"
|
84 |
+
. "<div class='mapp-title'>" . $this->title . "</div>"
|
85 |
+
. "<div class='mapp-body'>" . $this->body . "</div>"
|
86 |
+
. "<div class='mapp-links'>" . $this->get_links() . "</div>"
|
87 |
+
. "</div>";
|
88 |
+
}
|
89 |
+
$this->html = $html;
|
90 |
+
}
|
91 |
+
|
92 |
+
function set_iconid() {
|
93 |
+
$this->iconid = apply_filters('mapress_poi_iconid', $this->iconid, $this);
|
94 |
+
}
|
95 |
+
|
96 |
+
/**
|
97 |
+
* Sets the poi title and url
|
98 |
+
* - may replace title with post title (used in sorting)
|
99 |
+
* - sets poi url if mashupClick=true,
|
100 |
+
*
|
101 |
+
*/
|
102 |
+
function set_title() {
|
103 |
+
$map = $this->map();
|
104 |
+
|
105 |
+
// If using option to click directly to post, save the post's permalink
|
106 |
+
if ($map->options->mashupClick && $this->postid)
|
107 |
+
$this->url = get_permalink($this->postid);
|
108 |
+
|
109 |
+
// If a filter exists, use it instead of this function
|
110 |
+
if (has_filter('mappress_poi_title')) {
|
111 |
+
$this->title = apply_filters('mappress_poi_title', '', $this);
|
112 |
+
return;
|
113 |
+
}
|
114 |
+
|
115 |
+
$style = ($this->postid) ? $map->options->mashupTitle : 'poi';
|
116 |
+
|
117 |
+
if ($style == 'post') {
|
118 |
+
$post = get_post($this->postid);
|
119 |
+
$this->title = $post->post_title;
|
120 |
+
}
|
121 |
+
}
|
122 |
+
|
123 |
+
/**
|
124 |
+
* Sets the poi body based on style settings; replaces original body
|
125 |
+
*
|
126 |
+
*/
|
127 |
+
function set_body() {
|
128 |
+
$map = $this->map();
|
129 |
+
|
130 |
+
// If a filter exists, use it instead of this function
|
131 |
+
if (has_filter('mappress_poi_body')) {
|
132 |
+
$this->body = apply_filters('mappress_poi_body', $this->body, $this);
|
133 |
+
return;
|
134 |
+
}
|
135 |
+
|
136 |
+
$style = ($this->postid) ? $map->options->mashupBody : 'poi';
|
137 |
+
|
138 |
+
// Get the post excerpt
|
139 |
+
if ($style == 'post')
|
140 |
+
$this->body = $this->get_post_excerpt();
|
141 |
+
|
142 |
+
if ($style == 'address')
|
143 |
+
$this->body = $this->get_address();
|
144 |
+
}
|
145 |
+
|
146 |
+
|
147 |
+
/**
|
148 |
+
* Get the linked post, if any
|
149 |
+
*/
|
150 |
+
function get_post() {
|
151 |
+
if (!$this->postid)
|
152 |
+
return null;
|
153 |
+
|
154 |
+
return get_post($this->postid);
|
155 |
+
}
|
156 |
+
|
157 |
+
/**
|
158 |
+
* Get the poi title
|
159 |
+
*
|
160 |
+
*/
|
161 |
+
function get_title() {
|
162 |
+
return $this->title;
|
163 |
+
}
|
164 |
+
|
165 |
+
/**
|
166 |
+
* Based on style settings, gets either the poi title or a link to the underlying post with poi title as text
|
167 |
+
*
|
168 |
+
*/
|
169 |
+
function get_title_link() {
|
170 |
+
$map = $this->map();
|
171 |
+
$link = ($this->postid) ? $map->options->mashupLink : false;
|
172 |
+
return ($link) ? "<a href='" . get_permalink($this->postid) . "'>$this->title</a>" : $this->title;
|
173 |
+
}
|
174 |
+
|
175 |
+
/**
|
176 |
+
* Get the poi body
|
177 |
+
*
|
178 |
+
*/
|
179 |
+
function get_body() {
|
180 |
+
return $this->body;
|
181 |
+
}
|
182 |
+
|
183 |
+
/**
|
184 |
+
* Get a post excerpt for a poi
|
185 |
+
* Uses the WP get_the_excerpt(), which requires postdata to be set up.
|
186 |
+
*
|
187 |
+
* @param mixed $postid
|
188 |
+
*/
|
189 |
+
function get_post_excerpt() {
|
190 |
+
global $post;
|
191 |
+
|
192 |
+
$post = get_post($this->postid);
|
193 |
+
if (empty($this->postid) || empty($post))
|
194 |
+
return "";
|
195 |
+
|
196 |
+
$old_post = ($post) ? clone($post) : null;
|
197 |
+
$post = get_post($this->postid);
|
198 |
+
setup_postdata($post);
|
199 |
+
$html = get_the_excerpt();
|
200 |
+
|
201 |
+
// wp_reset_postdata() may not work with other plugins so use the cloned copy instead
|
202 |
+
if ($old_post) {
|
203 |
+
$post = $old_post;
|
204 |
+
setup_postdata($post);
|
205 |
+
}
|
206 |
+
|
207 |
+
return $html;
|
208 |
+
}
|
209 |
+
|
210 |
+
|
211 |
+
|
212 |
+
function get_custom($field, $single = true) {
|
213 |
+
if (!$this->postid)
|
214 |
+
return "";
|
215 |
+
|
216 |
+
return get_post_meta($this->postid, $field, $single);
|
217 |
+
}
|
218 |
+
|
219 |
+
/**
|
220 |
+
* Get the formatted address as HTML
|
221 |
+
* A <br> tag is inserted between the first line and subsequent lines
|
222 |
+
*
|
223 |
+
*/
|
224 |
+
function get_address() {
|
225 |
+
$parsed = Mappress::$geocoders->parse_address($this->correctedAddress);
|
226 |
+
if (!$parsed)
|
227 |
+
return "";
|
228 |
+
|
229 |
+
return isset($parsed[1]) ? $parsed[0] . "<br/>" . $parsed[1] : $parsed[0];
|
230 |
+
}
|
231 |
+
|
232 |
+
/**
|
233 |
+
* Get links for poi in infowindow or poi list
|
234 |
+
*
|
235 |
+
* @param mixed $context - blank or 'poi' | 'poi_list'
|
236 |
+
*/
|
237 |
+
function get_links($context = '') {
|
238 |
+
$map = $this->map();
|
239 |
+
|
240 |
+
$links = apply_filters('mappress_poi_links', $map->options->poiLinks, $context, $this);
|
241 |
+
|
242 |
+
$a = array();
|
243 |
+
|
244 |
+
// Directions (not available for shapes, kml)
|
245 |
+
if (empty($this->type)) {
|
246 |
+
if (in_array('directions_to', $links) && $map->options->directions != 'none')
|
247 |
+
$a[] = $this->get_directions_link(array('to' => $this, 'text' => __('Directions to', 'mappress')));
|
248 |
+
if (in_array('directions_from', $links) && $map->options->directions != 'none')
|
249 |
+
$a[] = $this->get_directions_link(array('from' => $this, 'to' => '', 'text' => __('Directions from')));
|
250 |
+
}
|
251 |
+
|
252 |
+
// Zoom isn't available in poi list by default
|
253 |
+
if (in_array('zoom', $links) && $context != 'poi_list')
|
254 |
+
$a[] = $this->get_zoom_link();
|
255 |
+
|
256 |
+
if (empty($a))
|
257 |
+
return "";
|
258 |
+
|
259 |
+
$html = implode(' ', $a);
|
260 |
+
return apply_filters('mappress_poi_links_html', $html, $context, $this);
|
261 |
+
}
|
262 |
+
|
263 |
+
function get_icon() {
|
264 |
+
$map = $this->map();
|
265 |
+
return Mappress_Icons::get_icon($this->iconid, $map->options->defaultIcon);
|
266 |
+
}
|
267 |
+
|
268 |
+
/**
|
269 |
+
* Get a directions link
|
270 |
+
*
|
271 |
+
* @param bool $from - 'from' poi object or a string address
|
272 |
+
* @param bool $to - 'to' poi object or a string address
|
273 |
+
* @param mixed $text
|
274 |
+
*/
|
275 |
+
function get_directions_link($args = '') {
|
276 |
+
$map = $this->map();
|
277 |
+
|
278 |
+
extract(wp_parse_args($args, array(
|
279 |
+
'from' => '',
|
280 |
+
'to' => $this, // Default is 'to' current poi
|
281 |
+
'focus' => true,
|
282 |
+
'text' => __('Directions', 'mappress')
|
283 |
+
)));
|
284 |
+
|
285 |
+
// Convert objects to indexes, quote strings
|
286 |
+
if (is_object($from)) {
|
287 |
+
$i = array_search($from, $map->pois);
|
288 |
+
$from = "{$map->name}.getPoi($i)";
|
289 |
+
} else {
|
290 |
+
$from = "\"$from\"";
|
291 |
+
}
|
292 |
+
|
293 |
+
if (is_object($to)) {
|
294 |
+
$i = array_search($to, $map->pois);
|
295 |
+
$to = "{$map->name}.getPoi($i)";
|
296 |
+
} else {
|
297 |
+
$to = "\"$to\"";
|
298 |
+
}
|
299 |
+
|
300 |
+
$link = "<a href='#' onclick = '{$map->name}.openDirections(%s, %s, $focus); return false;'>$text</a>";
|
301 |
+
|
302 |
+
return sprintf($link, $from, $to);
|
303 |
+
}
|
304 |
+
|
305 |
+
/**
|
306 |
+
* Get a link to open a poi and optionally zoom in on it
|
307 |
+
*
|
308 |
+
* $args:
|
309 |
+
* text - text to print for the link, default is poi title
|
310 |
+
* zoom - false (default) = no zoom | true = zoom in to viewport (ignored for lat/lng pois with no viewport) | number = set zoom (0-15)
|
311 |
+
*
|
312 |
+
* @param mixed $map - map on which the poi should be opened
|
313 |
+
* @param mixed $args
|
314 |
+
* @return mixed
|
315 |
+
*/
|
316 |
+
function get_open_link ($args = '') {
|
317 |
+
$map = $this->map();
|
318 |
+
extract(wp_parse_args($args, array(
|
319 |
+
'title' => $this->get_title(),
|
320 |
+
'zoom' => null
|
321 |
+
)));
|
322 |
+
|
323 |
+
$i = array_search($this, $map->pois);
|
324 |
+
$zoom = Mappress::boolean_to_string($zoom);
|
325 |
+
return "<a href='#' onclick='{$map->name}.getPoi($i).open($zoom); return false;' >$title</a>";
|
326 |
+
}
|
327 |
+
|
328 |
+
function get_zoom_link ($args = '') {
|
329 |
+
$map = $this->map();
|
330 |
+
extract(wp_parse_args($args, array(
|
331 |
+
'text' => __('Zoom', 'mappress'),
|
332 |
+
)));
|
333 |
+
|
334 |
+
$i = array_search($this, $map->pois);
|
335 |
+
$click = "{$map->name}.getPoi($i).zoomIn(); return false;";
|
336 |
+
return "<a href='#' onclick='$click'>$text</a>";
|
337 |
+
}
|
338 |
+
|
339 |
+
/**
|
340 |
+
* Get poi thumbnail
|
341 |
+
*
|
342 |
+
* @param mixed $map
|
343 |
+
* @param mixed $args - arguments to pass to WP get_the_post_thumbnail() function
|
344 |
+
*/
|
345 |
+
function get_thumbnail( $args = '' ) {
|
346 |
+
if (!$this->postid)
|
347 |
+
return '';
|
348 |
+
|
349 |
+
$map = $this->map();
|
350 |
+
if ($map->options->thumbs) {
|
351 |
+
if (isset($args['size']))
|
352 |
+
$size = $args['size'];
|
353 |
+
else
|
354 |
+
$size = ($map->options->thumbSize) ? $map->options->thumbSize : array($map->options->thumbWidth, $map->options->thumbHeight);
|
355 |
+
return get_the_post_thumbnail($this->postid, $size, $args);
|
356 |
+
}
|
357 |
+
|
358 |
+
return "";
|
359 |
+
}
|
360 |
+
}
|
361 |
+
?>
|
mappress_settings.php
ADDED
@@ -0,0 +1,803 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Options
|
4 |
+
*/
|
5 |
+
class Mappress_Options extends Mappress_Obj {
|
6 |
+
var $adaptive = false,
|
7 |
+
$alignment = 'default',
|
8 |
+
$apiKey,
|
9 |
+
$autodisplay = 'top',
|
10 |
+
$bicycling = false,
|
11 |
+
$bigWidth = '100%',
|
12 |
+
$bigHeight = '400px',
|
13 |
+
$border = array('style' => 'solid', 'width' => 1, 'radius' => 0, 'color' => '#000000', 'shadow' => false),
|
14 |
+
$connect, // Connect the pois: null | 'line'
|
15 |
+
$country,
|
16 |
+
$dataTables = false, // true | false | settings (defaults are: array('bFilter' => false, 'bPaginate' => false))
|
17 |
+
$defaultIcon,
|
18 |
+
$directions = 'inline', // inline | google | none
|
19 |
+
$directionsServer = 'https://maps.google.com',
|
20 |
+
$directionsUnits = '',
|
21 |
+
$draggable = true,
|
22 |
+
$editable = false,
|
23 |
+
$geocoders = array('google'),
|
24 |
+
$hidden = false, // Hide the map with a 'show map' link
|
25 |
+
$hideEmpty = false, // Hide 'current posts' mashups if empty
|
26 |
+
$initialBicycling = false,
|
27 |
+
$initialOpenDirections = false,
|
28 |
+
$initialOpenInfo = false,
|
29 |
+
$initialTraffic = false, // Initial setting for traffic checkbox (true = checked)
|
30 |
+
$initialTransit = false,
|
31 |
+
$iwType = 'iw', // iw | ib | none
|
32 |
+
$iwDisableAutoPan,
|
33 |
+
$keyboardShortcuts = true,
|
34 |
+
$language,
|
35 |
+
$mapLinks = array(), // Links for the map: center | bigger | reset
|
36 |
+
$mapSizes = array(array('label' => null, 'width' => 300, 'height' => 300), array('label' => null, 'width' => 425, 'height' => 350), array('label' => null, 'width' => 640, 'height' => 480)),
|
37 |
+
$mapTypeControl = true,
|
38 |
+
$mapTypeControlStyle = 0, // 0=default, 1=horizontal, 2=dropdown
|
39 |
+
$mapTypeId, // Default map type
|
40 |
+
$mapTypeIds = array('roadmap', 'satellite', 'terrain', 'hybrid'),
|
41 |
+
$mashupTitle = 'poi',
|
42 |
+
$mashupBody = 'poi',
|
43 |
+
$mashupClick = 'poi', // poi = open infowindow, post = go directly to post
|
44 |
+
$mashupLink = true,
|
45 |
+
$maxZoom,
|
46 |
+
$minZoom,
|
47 |
+
$metaKey,
|
48 |
+
$metaKeyAddress = array(), // Array of custom field names, e.g. ('city', 'state', 'zip')
|
49 |
+
$metaKeyLat,
|
50 |
+
$metaKeyLng,
|
51 |
+
$metaKeyIconid,
|
52 |
+
$metaKeyTitle,
|
53 |
+
$metaKeyBody,
|
54 |
+
$metaKeyZoom,
|
55 |
+
$metaErrors = true,
|
56 |
+
$metaSyncSave = true,
|
57 |
+
$metaSyncUpdate = false, // Deprecated, left for back-compat
|
58 |
+
$name,
|
59 |
+
$noCSS,
|
60 |
+
$onLoad = false,
|
61 |
+
$overviewMapControl = true,
|
62 |
+
$overviewMapControlOpened = false,
|
63 |
+
$panControl = false,
|
64 |
+
$poiLinks = array('directions_to', 'zoom'), // Links for pois: directions_from | directions_to | zoom
|
65 |
+
$poiList = false,
|
66 |
+
$poiZoom = 15, // Default zoom level for pois without a viewport (e.g. lat/lng pois)
|
67 |
+
$postTypes = array('post', 'page'),
|
68 |
+
$rotateControl = true,
|
69 |
+
$scaleControl = false,
|
70 |
+
$scrollwheel = false,
|
71 |
+
$sort = true, // set false to disable initial sort and use saved order
|
72 |
+
$streetViewControl = true,
|
73 |
+
$style, // Default custom style
|
74 |
+
$styles = array(), // Array of styles: array('name' => name, 'json' => json)
|
75 |
+
$template = 'map_layout',
|
76 |
+
$templateDirections = 'map_directions',
|
77 |
+
$templatePoi = 'map_poi',
|
78 |
+
$templatePoiList = 'map_poi_list',
|
79 |
+
$thumbs = true,
|
80 |
+
$thumbSize,
|
81 |
+
$thumbWidth = 64,
|
82 |
+
$thumbHeight = 64,
|
83 |
+
$tilt = 0, // 45 = 45-degree imagery, 0 = off; off by default because it can cause flicker on load
|
84 |
+
$tooltips = true,
|
85 |
+
$transit = false,
|
86 |
+
$traffic = false,
|
87 |
+
$zoomControl = true,
|
88 |
+
$zoomControlStyle = 0 // 0=default, 1=small, 2=large, 4=android
|
89 |
+
;
|
90 |
+
|
91 |
+
function __construct($options = '') {
|
92 |
+
$this->update($options);
|
93 |
+
}
|
94 |
+
|
95 |
+
// Options are saved as array because WP settings API is fussy about objects
|
96 |
+
static function get() {
|
97 |
+
$options = get_option('mappress_options');
|
98 |
+
return new Mappress_Options($options);
|
99 |
+
}
|
100 |
+
|
101 |
+
static function get_defaults() {
|
102 |
+
return (object) get_class_vars(__CLASS__);
|
103 |
+
}
|
104 |
+
|
105 |
+
function save() {
|
106 |
+
return update_option('mappress_options', get_object_vars($this));
|
107 |
+
}
|
108 |
+
} // End class Mappress_Options
|
109 |
+
|
110 |
+
|
111 |
+
/**
|
112 |
+
* Options menu display
|
113 |
+
*/
|
114 |
+
class Mappress_Settings {
|
115 |
+
|
116 |
+
var $options;
|
117 |
+
|
118 |
+
function __construct() {
|
119 |
+
$this->options = Mappress_Options::get();
|
120 |
+
add_action('admin_init', array(&$this, 'admin_init'));
|
121 |
+
}
|
122 |
+
|
123 |
+
function admin_init() {
|
124 |
+
register_setting('mappress', 'mappress_options', array($this, 'set_options'));
|
125 |
+
|
126 |
+
add_settings_section('basic_settings', __('Basic Settings', 'mappress'), array(&$this, 'section_settings'), 'mappress');
|
127 |
+
add_settings_field('postTypes', __('Post types', 'mappress'), array(&$this, 'set_post_types'), 'mappress', 'basic_settings');
|
128 |
+
add_settings_field('autodisplay', __('Automatic map display', 'mappress'), array(&$this, 'set_autodisplay'), 'mappress', 'basic_settings');
|
129 |
+
add_settings_field('directions', __('Directions', 'mappress'), array(&$this, 'set_directions'), 'mappress', 'basic_settings');
|
130 |
+
|
131 |
+
add_settings_section('controls_settings', __('Map Controls', 'mappress'), array(&$this, 'section_settings'), 'mappress');
|
132 |
+
add_settings_field('draggable', __('Draggable', 'mappress'), array(&$this, 'set_draggable'), 'mappress', 'controls_settings');
|
133 |
+
add_settings_field('keyboard', __('Keyboard shortcuts', 'mappress'), array(&$this, 'set_keyboard_shortcuts'), 'mappress', 'controls_settings');
|
134 |
+
add_settings_field('scrollwheel', __('Scroll wheel zoom', 'mappress'), array(&$this, 'set_scrollwheel'), 'mappress', 'controls_settings');
|
135 |
+
add_settings_field('mapTypeIds', __('Map Types', 'mappress'), array(&$this, 'set_map_type_ids'), 'mappress', 'controls_settings');
|
136 |
+
add_settings_field('mapControls', __('Map controls', 'mappress'), array(&$this, 'set_map_controls'), 'mappress', 'controls_settings');
|
137 |
+
|
138 |
+
add_settings_section('appearance_settings', __('Map Settings', 'mappress'), array(&$this, 'section_settings'), 'mappress');
|
139 |
+
add_settings_field('mapLinks', __('Map links', 'mappress'), array(&$this, 'set_map_links'), 'mappress', 'appearance_settings');
|
140 |
+
add_settings_field('alignment', __('Map alignment', 'mappress'), array(&$this, 'set_alignment'), 'mappress', 'appearance_settings');
|
141 |
+
add_settings_field('border', __('Map border', 'mappress'), array(&$this, 'set_border'), 'mappress', 'appearance_settings');
|
142 |
+
add_settings_field('borderColor', __('Map border color', 'mappress'), array(&$this, 'set_border_color'), 'mappress', 'appearance_settings');
|
143 |
+
add_settings_field('initialOpenInfo', __('Open first POI', 'mappress'), array(&$this, 'set_initial_open_info'), 'mappress', 'appearance_settings');
|
144 |
+
|
145 |
+
add_settings_section('poi_settings', __('POI Settings', 'mappress'), array(&$this, 'section_settings'), 'mappress');
|
146 |
+
add_settings_field('poiLinks', __('POI links', 'mappress'), array(&$this, 'set_poi_links'), 'mappress', 'poi_settings');
|
147 |
+
add_settings_field('tooltips', __('Tooltips', 'mappress'), array(&$this, 'set_tooltips'), 'mappress', 'poi_settings');
|
148 |
+
add_settings_field('poi_zoom', __('Default zoom', 'mappress'), array(&$this, 'set_poi_zoom'), 'mappress', 'poi_settings');
|
149 |
+
|
150 |
+
if (class_exists('Mappress_Pro')) {
|
151 |
+
add_settings_section('mashup_settings', __('Mashups', 'mappress'), array(&$this, 'section_settings'), 'mappress');
|
152 |
+
add_settings_section('icons_settings', __('Icons', 'mappress'), array(&$this, 'section_settings'), 'mappress');
|
153 |
+
add_settings_section('styled_maps_settings', __('Styled Maps', 'mappress'), array(&$this, 'section_settings'), 'mappress');
|
154 |
+
add_settings_section('geocoding_settings', __('Geocoding', 'mappress'), array(&$this, 'geocoding_section'), 'mappress');
|
155 |
+
}
|
156 |
+
|
157 |
+
add_settings_section('localization_settings', __('Localization', 'mappress'), array(&$this, 'section_settings'), 'mappress');
|
158 |
+
add_settings_field('language', __('Language', 'mappress'), array(&$this, 'set_language'), 'mappress', 'localization_settings');
|
159 |
+
add_settings_field('country', __('Country', 'mappress'), array(&$this, 'set_country'), 'mappress', 'localization_settings');
|
160 |
+
add_settings_field('directionsServer', __('Directions server', 'mappress'), array(&$this, 'set_directions_server'), 'mappress', 'localization_settings');
|
161 |
+
add_settings_field('directionsUnits', __('Directions units', 'mappress'), array(&$this, 'set_directions_units'), 'mappress', 'localization_settings');
|
162 |
+
|
163 |
+
add_settings_section('misc_settings', __('Miscellaneous', 'mappress'), array(&$this, 'section_settings'), 'mappress');
|
164 |
+
add_settings_field('adaptive', __('Adaptive display', 'mappress'), array(&$this, 'set_adaptive'), 'mappress', 'misc_settings');
|
165 |
+
add_settings_field('noCSS', __('Turn off CSS', 'mappress'), array(&$this, 'set_no_css'), 'mappress', 'misc_settings');
|
166 |
+
add_settings_field('onLoad', __('Load maps last', 'mappress'), array(&$this, 'set_onload'), 'mappress', 'misc_settings');
|
167 |
+
}
|
168 |
+
|
169 |
+
function set_options($input) {
|
170 |
+
global $mappress;
|
171 |
+
|
172 |
+
// If reset defaults was clicked
|
173 |
+
if (isset($_POST['reset_defaults'])) {
|
174 |
+
$options = new Mappress_Options();
|
175 |
+
return get_object_vars($this);
|
176 |
+
}
|
177 |
+
|
178 |
+
// Minimum default map size is 200
|
179 |
+
foreach( (array)$input['mapSizes'] as $i => $size ) {
|
180 |
+
$input['mapSizes'][$i]['width'] = max(200, (int)$input['mapSizes'][$i]['width']);
|
181 |
+
$input['mapSizes'][$i]['height'] = max(200, (int)$input['mapSizes'][$i]['height']);
|
182 |
+
}
|
183 |
+
|
184 |
+
// If resize was clicked then resize ALL maps
|
185 |
+
if (isset($_POST['force_resize']) && $_POST['resize_from']['width'] && $_POST['resize_from']['height']
|
186 |
+
&& $_POST['resize_to']['width'] && $_POST['resize_to']['height']) {
|
187 |
+
$maps = Mappress_Map::get_list();
|
188 |
+
foreach ($maps as $map) {
|
189 |
+
if ($map->width == $_POST['resize_from']['width'] && $map->height == $_POST['resize_from']['height']) {
|
190 |
+
$map->width = $_POST['resize_to']['width'];
|
191 |
+
$map->height = $_POST['resize_to']['height'];
|
192 |
+
$map->save($postid);
|
193 |
+
}
|
194 |
+
}
|
195 |
+
}
|
196 |
+
|
197 |
+
// If NO post types selected, set value to empty array
|
198 |
+
if (!isset($input['postTypes']))
|
199 |
+
$input['postTypes'] = array();
|
200 |
+
|
201 |
+
// Force checkboxes to boolean
|
202 |
+
foreach($input as &$item)
|
203 |
+
$item = Mappress::string_to_boolean($item);
|
204 |
+
|
205 |
+
// For arrays passed as checkboxes set empty array for no selection
|
206 |
+
// Note: for maptypeids, if no checkboxes are set it will revert back to the default
|
207 |
+
$input['poiLinks'] = (isset($input['poiLinks'])) ? $input['poiLinks'] : array();
|
208 |
+
$input['mapLinks'] = (isset($input['mapLinks'])) ? $input['mapLinks'] : array();
|
209 |
+
$input['postTypes'] = (isset($input['postTypes'])) ? $input['postTypes'] : array();
|
210 |
+
|
211 |
+
// Must select at least 1 geocoder
|
212 |
+
$input['geocoders'] = (isset($input['geocoders'])) ? $input['geocoders'] : array('google');
|
213 |
+
|
214 |
+
return $input;
|
215 |
+
}
|
216 |
+
|
217 |
+
function section_settings() {}
|
218 |
+
|
219 |
+
function geocoding_section() {
|
220 |
+
echo "<p>";
|
221 |
+
echo __("Use the settings below to automatically create maps from custom fields.");
|
222 |
+
echo "</p>";
|
223 |
+
}
|
224 |
+
|
225 |
+
function set_post_types() {
|
226 |
+
$labels = array(
|
227 |
+
'post' => __('Posts', 'mappress'),
|
228 |
+
'page' => __('Pages', 'mappress'),
|
229 |
+
);
|
230 |
+
|
231 |
+
$custom_post_types = get_post_types(array('public' => true, '_builtin' => false), 'objects');
|
232 |
+
foreach ($custom_post_types as $name => $type)
|
233 |
+
$labels[$name] = $type->label;
|
234 |
+
echo self::checkbox_list($this->options->postTypes, 'mappress_options[postTypes][]', $labels);
|
235 |
+
return;
|
236 |
+
}
|
237 |
+
|
238 |
+
function set_country() {
|
239 |
+
$country = $this->options->country;
|
240 |
+
$cctld_link = '<a style="vertical-align:text-bottom" target="_blank" href="http://en.wikipedia.org/wiki/CcTLD#List_of_ccTLDs">' . __("country code", 'mappress') . '</a>';
|
241 |
+
|
242 |
+
printf(__('Enter a %s to use when searching (leave blank for USA)', 'mappress'), $cctld_link);
|
243 |
+
echo ": <input type='text' size='2' name='mappress_options[country]' value='$country' />";
|
244 |
+
}
|
245 |
+
|
246 |
+
function set_directions_server() {
|
247 |
+
$directions_server = $this->options->directionsServer;
|
248 |
+
|
249 |
+
echo __('Enter a google server URL for directions/printing', 'mappress');
|
250 |
+
echo ": <input type='text' size='20' name='mappress_options[directionsServer]' value='$directions_server' />";
|
251 |
+
}
|
252 |
+
|
253 |
+
function set_directions_units() {
|
254 |
+
$units = array('' => __('(Default)', 'mappress'), 0 => __('Metric (kilometers)', 'mappress'), 1 => __('Imperial (miles)', 'mappress'));
|
255 |
+
echo self::dropdown($units, $this->options->directionsUnits, 'mappress_options[directionsUnits]');
|
256 |
+
}
|
257 |
+
|
258 |
+
function set_draggable() {
|
259 |
+
echo self::checkbox($this->options->draggable, 'mappress_options[draggable]', __('Enable map dragging with the mouse', 'mappress'));
|
260 |
+
}
|
261 |
+
|
262 |
+
function set_scrollwheel() {
|
263 |
+
echo self::checkbox($this->options->scrollwheel, 'mappress_options[scrollwheel]', __('Enable zoom with the mouse scroll wheel', 'mappress'));
|
264 |
+
}
|
265 |
+
|
266 |
+
function set_keyboard_shortcuts() {
|
267 |
+
echo self::checkbox($this->options->keyboardShortcuts, 'mappress_options[keyboardShortcuts]', __('Enable keyboard panning and zooming', 'mappress'));
|
268 |
+
}
|
269 |
+
|
270 |
+
function set_language() {
|
271 |
+
$language = $this->options->language;
|
272 |
+
|
273 |
+
$lang_link = '<a style="vertical-align:text-bottom" target="_blank" href="http://code.google.com/apis/maps/faq.html#languagesupport">' . __("language", 'mappress') . '</a>';
|
274 |
+
|
275 |
+
printf(__('Use a specific %s for map controls and geocoding', 'mappress'), $lang_link);
|
276 |
+
echo ": <input type='text' size='2' name='mappress_options[language]' value='$language' />";
|
277 |
+
|
278 |
+
}
|
279 |
+
|
280 |
+
function set_map_controls() {
|
281 |
+
|
282 |
+
$map_type_styles = array(
|
283 |
+
'0' => __('Default', 'mappress'),
|
284 |
+
'1' => __('Horizontal', 'mappress'),
|
285 |
+
'2' => __('Dropdown', 'mappress')
|
286 |
+
);
|
287 |
+
|
288 |
+
$zoom_styles = array(
|
289 |
+
'0' => __('Default', 'mappress'),
|
290 |
+
'1' => __('Small', 'mappress'),
|
291 |
+
'2' => __('Large', 'mappress'),
|
292 |
+
'4' => __('Android', 'mappress')
|
293 |
+
);
|
294 |
+
|
295 |
+
$map_type_control = self::checkbox($this->options->mapTypeControl, 'mappress_options[mapTypeControl]');
|
296 |
+
$map_type_control_style = self::radio($map_type_styles, $this->options->mapTypeControlStyle, 'mappress_options[mapTypeControlStyle]');
|
297 |
+
$pan_control = self::checkbox($this->options->panControl, 'mappress_options[panControl]');
|
298 |
+
$zoom_control = self::checkbox($this->options->zoomControl, 'mappress_options[zoomControl]');
|
299 |
+
$zoom_control_style = self::radio($zoom_styles, $this->options->zoomControlStyle, 'mappress_options[zoomControlStyle]');
|
300 |
+
$streetview_control = self::checkbox($this->options->streetViewControl, 'mappress_options[streetViewControl]');
|
301 |
+
$scale_control = self::checkbox($this->options->scaleControl, 'mappress_options[scaleControl]');
|
302 |
+
$overview_map_control = self::checkbox($this->options->overviewMapControl, 'mappress_options[overviewMapControl]');
|
303 |
+
$overview_map_control_opened = self::checkbox($this->options->overviewMapControlOpened, 'mappress_options[overviewMapControlOpened]', __('Open initially', 'mappress'));
|
304 |
+
$transit = self::checkbox($this->options->transit, 'mappress_options[transit]');
|
305 |
+
$initial_transit = self::checkbox($this->options->initialTransit, 'mappress_options[initialTransit]', __('Checked initially', 'mappress'));
|
306 |
+
$traffic = self::checkbox($this->options->traffic, 'mappress_options[traffic]');
|
307 |
+
$initial_traffic = self::checkbox($this->options->initialTraffic, 'mappress_options[initialTraffic]', __('Checked initially', 'mappress'));
|
308 |
+
$bicycling = self::checkbox($this->options->bicycling, 'mappress_options[bicycling]');
|
309 |
+
$initial_bicycling = self::checkbox($this->options->initialBicycling, 'mappress_options[initialBicycling]', __('Checked initially', 'mappress'));
|
310 |
+
|
311 |
+
$headers = array(__('Control', 'mappress'), __('Enable'), __('Style', 'mappress'));
|
312 |
+
$rows = array();
|
313 |
+
$rows = array(
|
314 |
+
array(__('Map types', 'mappress'), $map_type_control, $map_type_control_style ),
|
315 |
+
array(__('Pan', 'mappress'), $pan_control, '' ),
|
316 |
+
array(__('Zoom', 'mappress'), $zoom_control, $zoom_control_style ),
|
317 |
+
array(__('Street view', 'mappress'), $streetview_control, '' ),
|
318 |
+
array(__('Scale', 'mappress'), $scale_control, '' ),
|
319 |
+
array(__('Overview map', 'mappress'), $overview_map_control, $overview_map_control_opened ),
|
320 |
+
array(__('Public transit', 'mappress'), $transit, $initial_transit ),
|
321 |
+
array(__('Traffic', 'mappress'), $traffic, $initial_traffic ),
|
322 |
+
array(__('Bike routes', 'mappress'), $bicycling, $initial_bicycling ),
|
323 |
+
);
|
324 |
+
echo self::table($headers, $rows);
|
325 |
+
}
|
326 |
+
|
327 |
+
function set_map_type_ids() {
|
328 |
+
$labels = array(
|
329 |
+
'roadmap' => __('Road map', 'mappress'),
|
330 |
+
'satellite' => __('Satellite', 'mappress'),
|
331 |
+
'terrain' => __('Terrain', 'mappress'),
|
332 |
+
'hybrid' => __('Hybrid', 'mappress'),
|
333 |
+
);
|
334 |
+
|
335 |
+
foreach ($this->options->styles as $name => $json)
|
336 |
+
$labels[$name] = $name;
|
337 |
+
|
338 |
+
echo self::checkbox_list($this->options->mapTypeIds, 'mappress_options[mapTypeIds][]', $labels);
|
339 |
+
}
|
340 |
+
|
341 |
+
function set_directions() {
|
342 |
+
$directions = $this->options->directions;
|
343 |
+
|
344 |
+
$directions_types = array(
|
345 |
+
'inline' => __('Inline (in your blog)', 'mappress'),
|
346 |
+
'google' => __('Google', 'mappress'),
|
347 |
+
'none' => __('None', 'mappress')
|
348 |
+
);
|
349 |
+
|
350 |
+
echo self::radio($directions_types, $directions, 'mappress_options[directions]');
|
351 |
+
}
|
352 |
+
|
353 |
+
function set_initial_open_info() {
|
354 |
+
echo self::checkbox($this->options->initialOpenInfo, 'mappress_options[initialOpenInfo]', __('Automatically open the first POI when a map is displayed', 'mappress'));
|
355 |
+
}
|
356 |
+
|
357 |
+
function set_bicycling() {
|
358 |
+
echo self::checkbox($this->options->bicycling, 'mappress_options[bicycling]');
|
359 |
+
_e('Show control', 'mappress');
|
360 |
+
|
361 |
+
echo " ";
|
362 |
+
echo self::checkbox($this->options->initialBicycling, 'mappress_options[initialBicycling]');
|
363 |
+
_e ('Enabled by default', 'mappress');
|
364 |
+
}
|
365 |
+
|
366 |
+
function set_traffic() {
|
367 |
+
echo self::checkbox($this->options->traffic, 'mappress_options[traffic]');
|
368 |
+
_e('Show control', 'mappress');
|
369 |
+
|
370 |
+
echo " ";
|
371 |
+
echo self::checkbox($this->options->initialTraffic, 'mappress_options[initialTraffic]');
|
372 |
+
_e ('Enabled by default', 'mappress');
|
373 |
+
}
|
374 |
+
|
375 |
+
|
376 |
+
function set_tooltips() {
|
377 |
+
echo self::checkbox($this->options->tooltips, 'mappress_options[tooltips]', __('Show POI titles as a "tooltip" on mouse-over', 'mappress'));
|
378 |
+
}
|
379 |
+
|
380 |
+
function set_alignment() {
|
381 |
+
$image = "<img src='" . Mappress::$baseurl . "/images/%s' style='vertical-align:middle' />";
|
382 |
+
|
383 |
+
$alignments = array(
|
384 |
+
'default' => __('Default', 'mappress'),
|
385 |
+
'center' => sprintf($image, 'justify_center.png') . __('Center', 'mappress'),
|
386 |
+
'left' => sprintf($image, 'justify_left.png') . __('Left', 'mappress'),
|
387 |
+
'right' => sprintf($image, 'justify_right.png') . __('Right', 'mappress')
|
388 |
+
);
|
389 |
+
|
390 |
+
echo self::radio($alignments, $this->options->alignment, 'mappress_options[alignment]');
|
391 |
+
return;
|
392 |
+
}
|
393 |
+
|
394 |
+
function set_border() {
|
395 |
+
$border = $this->options->border;
|
396 |
+
|
397 |
+
$border_styles = array(
|
398 |
+
'-none-' => '',
|
399 |
+
__('solid', 'mappress') => 'solid',
|
400 |
+
__('dashed', 'mappress') => 'dashed',
|
401 |
+
__('dotted', 'mappress') => 'dotted',
|
402 |
+
__('double', 'mappress') => 'double',
|
403 |
+
__('groove', 'mappress') => 'groove',
|
404 |
+
__('inset', 'mappress') => 'inset',
|
405 |
+
__('outset', 'mappress') => 'outset'
|
406 |
+
);
|
407 |
+
|
408 |
+
// Border style
|
409 |
+
echo __("Style", 'mappress') . ": <select name='mappress_options[border][style]'>";
|
410 |
+
foreach ($border_styles as $label => $value)
|
411 |
+
echo "<option " . selected($value, $border['style'], false) . " value='$value'>$label</option>";
|
412 |
+
echo "</select>";
|
413 |
+
|
414 |
+
$widths = array();
|
415 |
+
for ($i = 1; $i <= 20; $i++)
|
416 |
+
$widths[$i] = $i . "px";
|
417 |
+
echo " " . __("Width", 'mappress') . ":";
|
418 |
+
echo self::dropdown($widths, $border['width'], 'mappress_options[border][width]', array('none' => true));
|
419 |
+
|
420 |
+
// Corners
|
421 |
+
for ($i = 1; $i <= 10; $i++)
|
422 |
+
$radii[$i] = $i . "px";
|
423 |
+
echo " " . __("Corner radius", 'mappress') . ":";
|
424 |
+
echo self::dropdown($radii, $border['radius'], 'mappress_options[border][radius]', array('none' => true));
|
425 |
+
}
|
426 |
+
|
427 |
+
function set_border_color() {
|
428 |
+
$border = $this->options->border;
|
429 |
+
|
430 |
+
// Border color
|
431 |
+
echo __("Color", 'mappress');
|
432 |
+
echo ": <input type='text' id='mappress_border_color' name='mappress_options[border][color]' value='" . $border['color'] . "' size='10'/>";
|
433 |
+
|
434 |
+
// Color wheel
|
435 |
+
$script = "jQuery(document).ready(function() {
|
436 |
+
jQuery('#mappress_border_color').mappColorpicker({});
|
437 |
+
});";
|
438 |
+
echo Mappress::script($script);
|
439 |
+
|
440 |
+
// Shadow
|
441 |
+
echo self::checkbox($this->options->border['shadow'], 'mappress_options[border][shadow]', __("Display shadow", 'mappress'));
|
442 |
+
}
|
443 |
+
|
444 |
+
function set_map_links() {
|
445 |
+
$labels = array(
|
446 |
+
'bigger' => __('Bigger map', 'mappress'),
|
447 |
+
'center' => __('Center map', 'mappress'),
|
448 |
+
'reset' => __('Reset map', 'mappress')
|
449 |
+
);
|
450 |
+
echo self::checkbox_list($this->options->mapLinks, 'mappress_options[mapLinks][]', $labels);
|
451 |
+
}
|
452 |
+
|
453 |
+
function set_poi_links() {
|
454 |
+
$labels = array(
|
455 |
+
'zoom' => __('Zoom', 'mappress'),
|
456 |
+
'directions_to' => __('Directions to', 'mappress'),
|
457 |
+
'directions_from' => __('Directions from', 'mappress')
|
458 |
+
);
|
459 |
+
echo self::checkbox_list($this->options->poiLinks, 'mappress_options[poiLinks][]', $labels);
|
460 |
+
}
|
461 |
+
|
462 |
+
function set_poi_zoom() {
|
463 |
+
for ($i = 1; $i <= 17; $i++)
|
464 |
+
$zooms[$i] = $i;
|
465 |
+
echo __("Default zoom for POIs entered by lat/lng", 'mappress') . ": ";
|
466 |
+
echo self::dropdown($zooms, $this->options->poiZoom, 'mappress_options[poiZoom]');
|
467 |
+
}
|
468 |
+
|
469 |
+
function set_autodisplay() {
|
470 |
+
$autos = array(
|
471 |
+
'top' => __('Top of post', 'mappress'),
|
472 |
+
'bottom' => __('Bottom of post', 'mappress'),
|
473 |
+
'none' => __('No automatic display', 'mappress')
|
474 |
+
);
|
475 |
+
|
476 |
+
echo self::radio($autos, $this->options->autodisplay, "mappress_options[autodisplay]");
|
477 |
+
}
|
478 |
+
|
479 |
+
function set_adaptive() {
|
480 |
+
echo self::checkbox($this->options->adaptive, 'mappress_options[adaptive]', __("Recenter maps when window is resized", 'mappress'));
|
481 |
+
}
|
482 |
+
|
483 |
+
function set_no_css() {
|
484 |
+
echo self::checkbox($this->options->noCSS, 'mappress_options[noCSS]', sprintf(__("Don't load the %s stylesheet", 'mappress'), '<code>mappress.css</code>'));
|
485 |
+
}
|
486 |
+
|
487 |
+
function set_onload() {
|
488 |
+
echo self::checkbox($this->options->onLoad, 'mappress_options[onLoad]', __("Load maps in window 'load' event", 'mappress'));
|
489 |
+
}
|
490 |
+
|
491 |
+
/**
|
492 |
+
* Like metabox
|
493 |
+
*
|
494 |
+
*/
|
495 |
+
function metabox_like() {
|
496 |
+
$rate_link = "<a href='http://wordpress.org/extend/plugins/mappress-easy-google-maps'>" . __('Rate it 5 Stars', 'mappress') . "</a>";
|
497 |
+
echo "<ul>";
|
498 |
+
echo "<li>" . sprintf(__('%s on WordPress.org', 'mappress'), $rate_link) . "</li>";
|
499 |
+
echo "<li>" . __('Thanks for your support!', 'mappress') . "</li>";
|
500 |
+
echo "</ul>";
|
501 |
+
}
|
502 |
+
|
503 |
+
/**
|
504 |
+
* Output a metabox for a settings section
|
505 |
+
*
|
506 |
+
* @param mixed $object - required by WP, but ignored, always null
|
507 |
+
* @param mixed $metabox - arguments for the metabox
|
508 |
+
*/
|
509 |
+
function metabox_settings($object, $metabox) {
|
510 |
+
global $wp_settings_fields;
|
511 |
+
|
512 |
+
$page = $metabox['args']['page'];
|
513 |
+
$section = $metabox['args']['section'];
|
514 |
+
|
515 |
+
call_user_func($section['callback'], $section);
|
516 |
+
if ( !isset($wp_settings_fields) || !isset($wp_settings_fields[$page]) || !isset($wp_settings_fields[$page][$section['id']]) )
|
517 |
+
return;
|
518 |
+
|
519 |
+
echo '<table class="form-table">';
|
520 |
+
do_settings_fields($page, $section['id']);
|
521 |
+
echo '</table>';
|
522 |
+
}
|
523 |
+
|
524 |
+
function metabox_demo($object, $metabox) {
|
525 |
+
$poi = new Mappress_Poi(array(
|
526 |
+
"title" => sprintf("<a href='http://www.wphostreviews.com/mappress'>%s</a>", __("MapPress", 'mappress')),
|
527 |
+
"body" => __("Easy Google Maps", 'mappress'),
|
528 |
+
"point" => array('lat' => 37.370157, 'lng' => -119.333496)
|
529 |
+
));
|
530 |
+
$pois = array($poi);
|
531 |
+
$map = new Mappress_Map(array("width" => "100%", "height" => 300, "pois" => $pois, "poiList" => false, "zoom" => 4));
|
532 |
+
|
533 |
+
// Display the map
|
534 |
+
// Note that the alignment options "left", "center", etc. cause the map to not display properly in the metabox, so force it off
|
535 |
+
echo $map->display(array("alignment" => "default"));
|
536 |
+
}
|
537 |
+
|
538 |
+
/**
|
539 |
+
* Replacement for standard WP do_settings_sections() function.
|
540 |
+
* This version creates a metabox for each settings section instead of just outputting the section to the screen
|
541 |
+
*
|
542 |
+
*/
|
543 |
+
function do_settings_sections($page) {
|
544 |
+
global $wp_settings_sections, $wp_settings_fields;
|
545 |
+
|
546 |
+
if ( !isset($wp_settings_sections) || !isset($wp_settings_sections[$page]) )
|
547 |
+
return;
|
548 |
+
|
549 |
+
// Add a metabox for each settings section
|
550 |
+
foreach ( (array) $wp_settings_sections[$page] as $section ) {
|
551 |
+
add_meta_box('metabox_' . $section['id'], $section['title'], array(&$this, 'metabox_settings'), 'mappress', 'normal', 'high', array('page' => 'mappress', 'section' => $section));
|
552 |
+
}
|
553 |
+
|
554 |
+
// Display all the registered metaboxes
|
555 |
+
do_meta_boxes('mappress', 'normal', null);
|
556 |
+
}
|
557 |
+
|
558 |
+
/**
|
559 |
+
* Options page - note that enctype is added to the form to support icon uploads
|
560 |
+
*
|
561 |
+
*/
|
562 |
+
function options_page() {
|
563 |
+
?>
|
564 |
+
<div class="wrap">
|
565 |
+
|
566 |
+
<h2>
|
567 |
+
<a target='_blank' href='http://wphostreviews.com/mappress'><img alt='MapPress' title='MapPress' src='<?php echo plugins_url('images/mappress_logo_med.png', __FILE__);?>'></a>
|
568 |
+
<span style='font-size: 12px'><?php echo Mappress::get_support_links(); ?></span>
|
569 |
+
</h2>
|
570 |
+
|
571 |
+
<div id="poststuff" class="metabox-holder has-right-sidebar">
|
572 |
+
<div id="side-info-column" class="inner-sidebar">
|
573 |
+
<?php
|
574 |
+
// Output sidebar metaboxes
|
575 |
+
if (!class_exists('Mappress_Pro'))
|
576 |
+
add_meta_box('metabox_like', __('Like this plugin?', 'mappress'), array(&$this, 'metabox_like'), 'mappress_sidebar', 'side', 'core');
|
577 |
+
|
578 |
+
add_meta_box('metabox_demo', __('Sample Map', 'mappress'), array(&$this, 'metabox_demo'), 'mappress_sidebar', 'side', 'core');
|
579 |
+
do_meta_boxes('mappress_sidebar', 'side', null);
|
580 |
+
?>
|
581 |
+
</div>
|
582 |
+
|
583 |
+
<div id="post-body">
|
584 |
+
<div id="post-body-content" class="has-sidebar-content">
|
585 |
+
<form action="options.php" method="post" enctype="multipart/form-data">
|
586 |
+
<?php
|
587 |
+
// Nonces needed to remember metabox open/closed settings
|
588 |
+
wp_nonce_field( 'closedpostboxes', 'closedpostboxesnonce', false );
|
589 |
+
wp_nonce_field( 'meta-box-order', 'meta-box-order-nonce', false );
|
590 |
+
|
591 |
+
// Output the option settings as metaboxes
|
592 |
+
settings_fields('mappress');
|
593 |
+
$this->do_settings_sections('mappress');
|
594 |
+
?>
|
595 |
+
<br/>
|
596 |
+
|
597 |
+
<input name='submit' type='submit' class='button-primary' value='<?php _e("Save Changes", 'mappress'); ?>' />
|
598 |
+
<input name='reset_defaults' type='submit' class='button' value='<?php _e("Reset Defaults", 'mappress'); ?>' />
|
599 |
+
</form>
|
600 |
+
</div>
|
601 |
+
</div>
|
602 |
+
</div>
|
603 |
+
</div>
|
604 |
+
<script type='text/javascript'>
|
605 |
+
jQuery(document).ready( function() {
|
606 |
+
// Initialize metaboxes
|
607 |
+
postboxes.add_postbox_toggles('mappress');
|
608 |
+
});
|
609 |
+
</script>
|
610 |
+
<?php
|
611 |
+
}
|
612 |
+
|
613 |
+
/**
|
614 |
+
* Show a dropdown list
|
615 |
+
*
|
616 |
+
* $args values:
|
617 |
+
* id ('') - HTML id for the dropdown field
|
618 |
+
* title = HTML title for the field
|
619 |
+
* selected (null) - currently selected key value
|
620 |
+
* ksort (true) - sort the array by keys, ascending
|
621 |
+
* asort (false) - sort the array by values, ascending
|
622 |
+
* none (false) - add a blank entry; set to true to use '' or provide a string (like '-none-')
|
623 |
+
* select_attr - string to apply to the <select> tag, e.g. "DISABLED"
|
624 |
+
*
|
625 |
+
* @param array $data - array of (key => description) to display. If description is itself an array, only the first column is used
|
626 |
+
* @param string $selected - currently selected value
|
627 |
+
* @param string $name - HTML field name
|
628 |
+
* @param mixed $args - arguments to modify the display
|
629 |
+
*
|
630 |
+
*/
|
631 |
+
static function dropdown($data, $selected, $name='', $args=null) {
|
632 |
+
$defaults = array(
|
633 |
+
'id' => $name,
|
634 |
+
'asort' => false,
|
635 |
+
'ksort' => false,
|
636 |
+
'none' => false,
|
637 |
+
'class' => null,
|
638 |
+
'multiple' => false,
|
639 |
+
'select_attr' => ""
|
640 |
+
);
|
641 |
+
|
642 |
+
if (!is_array($data))
|
643 |
+
return;
|
644 |
+
|
645 |
+
if (empty($data))
|
646 |
+
$data = array();
|
647 |
+
|
648 |
+
// Data is in key => value format. If value is itself an array, use only the 1st column
|
649 |
+
foreach($data as $key => &$value) {
|
650 |
+
if (is_array($value))
|
651 |
+
$value = array_shift($value);
|
652 |
+
}
|
653 |
+
|
654 |
+
extract(wp_parse_args($args, $defaults));
|
655 |
+
|
656 |
+
if ($asort)
|
657 |
+
asort($data);
|
658 |
+
if ($ksort)
|
659 |
+
ksort($data);
|
660 |
+
|
661 |
+
// If 'none' arg provided, prepend a blank entry
|
662 |
+
if ($none) {
|
663 |
+
if ($none === true)
|
664 |
+
$none = ' ';
|
665 |
+
$data = array('' => $none) + $data; // Note that array_merge() won't work because it renumbers indexes!
|
666 |
+
}
|
667 |
+
|
668 |
+
if (!$id)
|
669 |
+
$id = $name;
|
670 |
+
|
671 |
+
$name = ($name) ? "name='$name'" : "";
|
672 |
+
$id = ($id) ? "id='$id'" : "";
|
673 |
+
$class = ($class) ? "class='$class'" : "";
|
674 |
+
$multiple = ($multiple) ? "multiple='multiple'" : "";
|
675 |
+
|
676 |
+
$html = "<select $name $id $class $multiple $select_attr>";
|
677 |
+
|
678 |
+
foreach ((array)$data as $key => $description) {
|
679 |
+
$key = esc_attr($key);
|
680 |
+
$description = esc_attr($description);
|
681 |
+
|
682 |
+
$html .= "<option value='$key' " . selected($selected, $key, false) . ">$description</option>";
|
683 |
+
}
|
684 |
+
$html .= "</select>";
|
685 |
+
return $html;
|
686 |
+
}
|
687 |
+
|
688 |
+
/**
|
689 |
+
* Boolean checkbox
|
690 |
+
*
|
691 |
+
* @param mixed $value - field value
|
692 |
+
* @param mixed $name - field name
|
693 |
+
* @param mixed $label - field label
|
694 |
+
* @param mixed $checked - value to check against (true will set the checkbox only if the value is true)
|
695 |
+
*/
|
696 |
+
static function checkbox($value, $name, $label = '', $checked = true) {
|
697 |
+
return "<input type='hidden' name='$name' value='false' /><label><input type='checkbox' name='$name' value='true' " . checked($value, $checked, false) . " /> $label </label>";
|
698 |
+
}
|
699 |
+
|
700 |
+
/**
|
701 |
+
* List checkbox
|
702 |
+
*
|
703 |
+
* @param mixed $value - current field value
|
704 |
+
* @param mixed $name - field name
|
705 |
+
* @param mixed $labels - array of (key => label) for all possible values
|
706 |
+
*/
|
707 |
+
static function checkbox_list($values, $name, $labels) {
|
708 |
+
|
709 |
+
$html = "";
|
710 |
+
if (empty($values))
|
711 |
+
$values = array();
|
712 |
+
|
713 |
+
foreach ($labels as $key => $label) {
|
714 |
+
$checked = (in_array($key, $values)) ? "checked='checked'" : "";
|
715 |
+
$html .= "<div style='display:inline-block;margin-right:10px;'><label><input type='checkbox' name='$name' value='$key' " . $checked . " /> $label</label></div>";
|
716 |
+
}
|
717 |
+
|
718 |
+
return $html;
|
719 |
+
}
|
720 |
+
|
721 |
+
/**
|
722 |
+
* Generate a set of radio buttons
|
723 |
+
*
|
724 |
+
* @param mixed $values - array of key=>description pairs
|
725 |
+
* @param mixed $name
|
726 |
+
* @param mixed $checked
|
727 |
+
* @return mixed
|
728 |
+
*/
|
729 |
+
static function radio($values, $checked, $name) {
|
730 |
+
|
731 |
+
$name = ($name) ? "name='$name'" : "";
|
732 |
+
$html = "";
|
733 |
+
|
734 |
+
// If the value is an array, loop through it and print each key => description
|
735 |
+
foreach ((array)$values as $key => $description) {
|
736 |
+
$key = esc_attr($key);
|
737 |
+
$html .= "<div style='display:inline-block;margin-right:10px;'><label><input type='radio' $name value='$key' " . checked($checked, $key, false) . "/> $description</label></div>";
|
738 |
+
}
|
739 |
+
return $html;
|
740 |
+
}
|
741 |
+
|
742 |
+
/**
|
743 |
+
* Outputs a table
|
744 |
+
*
|
745 |
+
* $args values:
|
746 |
+
* class - CSS class for table
|
747 |
+
* col_styles - array of column styles
|
748 |
+
* footer - array of footer cols
|
749 |
+
* id - table id
|
750 |
+
* style - CSS styles for table
|
751 |
+
*
|
752 |
+
* @param mixed array $headers - array of header cols
|
753 |
+
* @param mixed array $rows - array of rows; rows are arrays of cols
|
754 |
+
* @param mixed array $args
|
755 |
+
*/
|
756 |
+
static function table($headers, $rows, $args = '') {
|
757 |
+
$defaults = array(
|
758 |
+
'class' => 'mapp-table',
|
759 |
+
'id' => '',
|
760 |
+
'style' => '',
|
761 |
+
'col_styles' => null
|
762 |
+
);
|
763 |
+
|
764 |
+
extract(wp_parse_args($args, $defaults));
|
765 |
+
|
766 |
+
$html = "<table id='$id' class='$class' style='$style'><thead><tr>";
|
767 |
+
|
768 |
+
foreach ((array)$headers as $i => $header) {
|
769 |
+
$style = ($col_styles) ? "style='$col_styles[$i]'" : '';
|
770 |
+
$html .= "<th $style>$header</th>";
|
771 |
+
}
|
772 |
+
$html .= "</tr></thead>";
|
773 |
+
$html .= "<tbody>";
|
774 |
+
|
775 |
+
foreach ((array)$rows as $i => $row) {
|
776 |
+
$html .= "<tr>";
|
777 |
+
foreach ((array)$row as $col)
|
778 |
+
$html .= "<td>$col</td>";
|
779 |
+
$html .= "</tr>";
|
780 |
+
}
|
781 |
+
$html .= "</tbody>";
|
782 |
+
|
783 |
+
$html .= "</table>";
|
784 |
+
return $html;
|
785 |
+
}
|
786 |
+
|
787 |
+
/**
|
788 |
+
* Get a list of custom fields
|
789 |
+
*
|
790 |
+
*/
|
791 |
+
static function get_meta_keys() {
|
792 |
+
global $wpdb;
|
793 |
+
$keys = $wpdb->get_col( "
|
794 |
+
SELECT DISTINCT meta_key
|
795 |
+
FROM $wpdb->postmeta
|
796 |
+
WHERE meta_key NOT in ('_edit_last', '_edit_lock', '_encloseme', '_pingme', '_thumbnail_id')
|
797 |
+
AND meta_key NOT LIKE ('\_wp%')"
|
798 |
+
);
|
799 |
+
$meta_keys = is_array($keys) && !empty($keys) ? array_combine($keys, $keys) : array();
|
800 |
+
return $meta_keys;
|
801 |
+
}
|
802 |
+
} // End class Mappress_Settings
|
803 |
+
?>
|
mappress_updater.php
ADDED
@@ -0,0 +1,55 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
class Mappress_Updater {
|
3 |
+
var $basename,
|
4 |
+
$pro_url = 'http://wphostreviews.com/account',
|
5 |
+
$plugin_name = 'mappress';
|
6 |
+
|
7 |
+
function Mappress_Updater($basename) {
|
8 |
+
$this->basename = $basename;
|
9 |
+
|
10 |
+
// Plugin actions
|
11 |
+
add_filter("plugin_action_links_{$this->basename}", array(&$this, 'plugin_action_links'), 10, 2);
|
12 |
+
|
13 |
+
// Updates for Pro
|
14 |
+
if (class_exists('Mappress_Pro'))
|
15 |
+
add_filter("site_transient_update_plugins", array(&$this, 'site_transient_update_plugins'));
|
16 |
+
}
|
17 |
+
|
18 |
+
function plugin_action_links($links, $file) {
|
19 |
+
$settings_link = "<a href='" . admin_url("options-general.php?page={$this->plugin_name}") . "'>" . __('Settings') . "</a>";
|
20 |
+
array_unshift( $links, $settings_link );
|
21 |
+
return $links;
|
22 |
+
}
|
23 |
+
|
24 |
+
/**
|
25 |
+
* Intercept repository updates for Pro, minor releases, and beta
|
26 |
+
*
|
27 |
+
* @param mixed $value
|
28 |
+
*/
|
29 |
+
function site_transient_update_plugins($value) {
|
30 |
+
if (isset($value->response[$this->basename])) {
|
31 |
+
// Remove the proposed update
|
32 |
+
unset($value->response[$this->basename]);
|
33 |
+
|
34 |
+
// Suggest Pro update if not a minor versions
|
35 |
+
$dots = substr_count($value->response[$this->basename]->new_version, '.');
|
36 |
+
if ($dots < 2) {
|
37 |
+
if (!has_filter( "after_plugin_row_$this->basename" ))
|
38 |
+
add_filter("after_plugin_row_$this->basename", array(&$this, 'after_plugin_row_pro'), 20);
|
39 |
+
}
|
40 |
+
}
|
41 |
+
return $value;
|
42 |
+
}
|
43 |
+
|
44 |
+
function after_plugin_row_pro($value) {
|
45 |
+
$pro_link = "<a href='$this->pro_url'>" . __('download it now', 'mappress') . "</a>";
|
46 |
+
|
47 |
+
echo '<tr class="plugin-update-tr">'
|
48 |
+
. '<td colspan="3" class="plugin-update">'
|
49 |
+
. '<div class="update-message">'
|
50 |
+
. sprintf(__("A PRO Version update is available for manual installation: %s", 'mappress'), $pro_link)
|
51 |
+
. '</div>'
|
52 |
+
. '</td></tr>';
|
53 |
+
}
|
54 |
+
} // End class Mappress_Updater
|
55 |
+
?>
|
readme.txt
ADDED
@@ -0,0 +1,152 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
=== MapPress Easy Google Maps ===
|
2 |
+
Contributors: chrisvrichardson
|
3 |
+
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=4339298
|
4 |
+
Tags: google maps,google,map,maps,easy,poi,mapping,mapper,gps,lat,lon,latitude,longitude,geocoder,geocoding,georss,geo rss,geo,v3,marker,mashup,mash,api,v3,buddypress,mashup,geo,wp-geo,geo mashup,simplemap,simple,wpml
|
5 |
+
Requires at least: 3.3
|
6 |
+
Tested up to: 3.5
|
7 |
+
Stable tag: 2.40
|
8 |
+
|
9 |
+
MapPress is the most popular and easiest way to create great-looking Google Maps and driving directions in your blog.
|
10 |
+
|
11 |
+
== Description ==
|
12 |
+
MapPress adds an interactive map to the wordpress editing screens. When editing a post or page just enter any addresses you'd like to map.
|
13 |
+
|
14 |
+
The plugin will automatically insert a great-looking interactive map into your blog. Your readers can get directions right in your blog and you can even create custom HTML for the map markers (including pictures, links, etc.)!
|
15 |
+
|
16 |
+
For even more features, try the [MapPress Pro Version](http://wphostreviews.com/mappress)
|
17 |
+
|
18 |
+
= Key Features =
|
19 |
+
* MapPress is based on the latest Google maps API v3
|
20 |
+
* WordPress MultiSite compatible
|
21 |
+
* Custom post types are supported
|
22 |
+
* Easily create maps right in the standard post edit and page edit screens
|
23 |
+
* Add markers for any address, place or latitude/longitude location, or drag markers where you want them
|
24 |
+
* Create custom text and HTML for the markers, including photos, links, etc.
|
25 |
+
* Street view supported
|
26 |
+
* Readers can get driving, walking and bicycling directions right in your blog. Directions can be dragged to change waypoints or route
|
27 |
+
* Multiple maps can be created in a single post or page
|
28 |
+
* Real-time traffic
|
29 |
+
* New shortcodes with many parameters: "mapid" (to specify which map to show), "width" "height", "zoom", etc.
|
30 |
+
* Programming API to develop your own mapping plugins
|
31 |
+
|
32 |
+
= Pro Version Features =
|
33 |
+
* Get the [MapPress Pro Version](http://wphostreviews.com/mappress) for additional functionality
|
34 |
+
* Use different marker icons in your maps - over 200 standard icons included
|
35 |
+
* Use your own custom icons in your maps or download thousands of icons from the web
|
36 |
+
* Shortcodes and template tags for "mashups": easily create a "mashup" showing all of your map locations on a single map
|
37 |
+
* Mashups can automatically link to your blog posts and pages and they can display posts by category, date, tags, etc.
|
38 |
+
* Map widget to show a map or a mashup
|
39 |
+
* Display a clickable list of mapped icons and locations under the map
|
40 |
+
|
41 |
+
[Home Page](http://www.wphostreviews.com/mappress) |
|
42 |
+
[Documentation](http://www.wphostreviews.com/mappress-documentation) |
|
43 |
+
[FAQ](http://www.wphostreviews.com/mappress-faq) |
|
44 |
+
[Support](http://www.wphostreviews.com/mappress-faq)
|
45 |
+
|
46 |
+
== Screenshots ==
|
47 |
+
1. Options screen
|
48 |
+
2. More options
|
49 |
+
3. Visual map editor in WordPress post editor
|
50 |
+
4. Mashup shortcode in a post
|
51 |
+
5. Mashup in your blog
|
52 |
+
6. Street view of mashup location
|
53 |
+
|
54 |
+
= Localization =
|
55 |
+
Please [Contact me](http://wphostreviews.com/chris-contact) if you'd like to provide a translation or an update. Special thanks to:
|
56 |
+
|
57 |
+
* Chinese / Taiwanese - Y.Chen
|
58 |
+
* Croatian - Vinko P.
|
59 |
+
* Dutch - Wouter K., Age
|
60 |
+
* Finnish - Jaakko K.
|
61 |
+
* French - Sylvain C. and Jérôme
|
62 |
+
* German - Stefan S., Stevie, Mike B.
|
63 |
+
* Hungarian - Németh B.
|
64 |
+
* Italian - Gianni D.
|
65 |
+
* Russian - Alexander C.
|
66 |
+
* Simplified Chinese - Yiwei
|
67 |
+
* Spanish - Seymour
|
68 |
+
* Swedish - Mikael N.
|
69 |
+
|
70 |
+
== Installation ==
|
71 |
+
|
72 |
+
See full [installation intructions and Documentation](http://www.wphostreviews.com/mappress-documentation)
|
73 |
+
1. Install and activate the plugin through the 'Plugins' menu in WordPress
|
74 |
+
1. You should now see a MapPress meta box in in the 'edit posts' screen
|
75 |
+
|
76 |
+
[Home Page](http://www.wphostreviews.com/mappress) |
|
77 |
+
[Documentation](http://www.wphostreviews.com/mappress-documentation) |
|
78 |
+
[FAQ](http://www.wphostreviews.com/mappress-faq) |
|
79 |
+
[Support](http://www.wphostreviews.com/forums)
|
80 |
+
|
81 |
+
== Upgrade ==
|
82 |
+
|
83 |
+
1. Deactivate your old MapPress version
|
84 |
+
1. Delete your old MapPress version (don't worry, the maps are saved in the database)
|
85 |
+
1. Follow the installation instructions to install the new version
|
86 |
+
|
87 |
+
== Screenshots ==
|
88 |
+
|
89 |
+
1. Options screen
|
90 |
+
2. Visual map editor in posts and pages
|
91 |
+
3. Edit map markers in the post editor
|
92 |
+
4. Get directions from any map marker
|
93 |
+
|
94 |
+
== Changelog ==
|
95 |
+
|
96 |
+
The fulll MapPress change log available here: [Change Log](http://wphostreviews.com/mappress-changelog)
|
97 |
+
|
98 |
+
2.40
|
99 |
+
=
|
100 |
+
* Added: an 'insert into post' link is now available in the map list as well as the map editor
|
101 |
+
* Changed: fields in the map editor have been rearranged for clarity
|
102 |
+
* Changed: the 'letter' icons have been removed from the icon picker. If you need to continue using them, contact me for support.
|
103 |
+
* Fixed: the icon picker now loads much faster as a single image
|
104 |
+
|
105 |
+
|
106 |
+
2.39.9
|
107 |
+
=
|
108 |
+
* Fixed: POI function get_custom($field) was returning all fields, not just the field requested
|
109 |
+
* Fixed: tinyMCE editor was not saving after editing an existing POI
|
110 |
+
|
111 |
+
2.39.8
|
112 |
+
=
|
113 |
+
* Changed: MapPress now scans for custom field changes to generate automatic maps, for better compatibility with other plugins.
|
114 |
+
* Fixed: MapPress will now use .on or .live based on which jQuery is present (some blogs/themes/plugins do not load correct WP version 1.8.3)
|
115 |
+
* Fixed: if the tinyMCE editor is not available POI editing will revert to a plain textbox, for compatibility for plugins that replace tinyMCE
|
116 |
+
* Fixed: escaped translated text on buttons for directions, map editor and editor infobox forms
|
117 |
+
|
118 |
+
2.39.7
|
119 |
+
=
|
120 |
+
* Added: a new setting 'load maps last' can be used to load the maps after the window 'load' event
|
121 |
+
* Changed: the 'hideEmpty' parameter can now be used to hide any mashup that is empty (previously it only applied to mashups with query='current')
|
122 |
+
* Changed: the parameter 'tilt' for 45-degree imagery now defaults to 0 (off). Set it to "45" in your shortcode if you need 45-degreee imagery.
|
123 |
+
* Changed: the MapPress RSS feed has been removed from the settings screen
|
124 |
+
* Fixed: the 'language' setting was not correctly setting the language for map controls such as map type and zoom
|
125 |
+
* Fixed: it is no longer possible to deselect ALL geocoders (the plugin will default to 'google' if nothing is selected)
|
126 |
+
* Fixed: settings javascript was loading on other pages
|
127 |
+
* Fixed: busy indicator showing indefinitely in Firefox for satellite maps (use the 'load maps last' setting to prevent this)
|
128 |
+
* Fixed: invalid map auto-centering for satellite mashups (45-degree imagery was distorting the viewport calculation)
|
129 |
+
|
130 |
+
2.39.6
|
131 |
+
=
|
132 |
+
* Fixed: featured images not displaying in mashups
|
133 |
+
* Fixed: array query arguments (such as post__in) not working correctly
|
134 |
+
|
135 |
+
2.39.5
|
136 |
+
=
|
137 |
+
* Fixed: wrong version number in plugin header (2.39.4 showed as 2.39.3)
|
138 |
+
|
139 |
+
2.39.4
|
140 |
+
=
|
141 |
+
* Fixed: tinyMCE displaying empty in 2.39.3
|
142 |
+
|
143 |
+
2.39.3
|
144 |
+
=
|
145 |
+
* Added: setting 'hideEmpty="true"' can be used to suppress a mashup of current posts if it is empty. Setting is also available on map widget
|
146 |
+
* Changed: mashup shortcode is now suppressed in the admin screens when do_shortcode is called by indexing plugins
|
147 |
+
* Fixed: warning about file 'settings.js' on the settings screen
|
148 |
+
* Fixed: invalid tinyMCE language for non-english sites
|
149 |
+
|
150 |
+
2.39.2
|
151 |
+
=
|
152 |
+
* Changed: some blogs are loading outdated javascript versions, so changed use of javascript '.on' (deprecated in 1.7) to '.live'
|
screenshot-1.jpg
ADDED
Binary file
|
screenshot-2.jpg
ADDED
Binary file
|
screenshot-3.jpg
ADDED
Binary file
|
screenshot-4.jpg
ADDED
Binary file
|
screenshot-5.jpg
ADDED
Binary file
|
screenshot-6.jpg
ADDED
Binary file
|
templates/map_directions.php
ADDED
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<form action='#'>
|
2 |
+
<div>
|
3 |
+
<a href='#' class='mapp-travelmode mapp-travelmode-on' title='<?php esc_html_e('By car', 'mappress'); ?>'><span class='mapp-dir-icon mapp-dir-car'></span></a>
|
4 |
+
<a href='#' class='mapp-travelmode' title='<?php esc_html_e('Public Transit', 'mappress'); ?>'><span class='mapp-dir-icon mapp-dir-transit'></span></a>
|
5 |
+
<a href='#' class='mapp-travelmode' title='<?php esc_html_e('Walking', 'mappress'); ?>'><span class='mapp-dir-icon mapp-dir-walk'></span></a>
|
6 |
+
<a href='#' class='mapp-travelmode' title='<?php esc_html_e('Bicycling', 'mappress'); ?>'><span class='mapp-dir-icon mapp-dir-bike'></span></a>
|
7 |
+
</div>
|
8 |
+
|
9 |
+
|
10 |
+
<div class='mapp-route'>
|
11 |
+
<a href='#' class='mapp-myloc'><?php _e('My location', 'mappress'); ?></a>
|
12 |
+
|
13 |
+
<div>
|
14 |
+
<span class='mapp-dir-icon mapp-dir-a'></span>
|
15 |
+
<input class='mapp-dir-saddr' tabindex='1'/>
|
16 |
+
<a href='#' class='mapp-dir-swap'><span class='mapp-dir-icon mapp-dir-arrows' title='<?php _e ('Swap start and end', 'mappress'); ?>'></span></a>
|
17 |
+
|
18 |
+
</div>
|
19 |
+
<div class='mapp-dir-saddr-err'></div>
|
20 |
+
|
21 |
+
<div>
|
22 |
+
<span class='mapp-dir-icon mapp-dir-b'></span>
|
23 |
+
<input class='mapp-dir-daddr' tabindex='2'/>
|
24 |
+
</div>
|
25 |
+
<div class='mapp-dir-daddr-err'></div>
|
26 |
+
</div>
|
27 |
+
|
28 |
+
<div style='margin-top: 10px;'>
|
29 |
+
<input type='submit' class='mapp-dir-get' value='<?php esc_html_e('Get Directions', 'mappress'); ?>'/>
|
30 |
+
<a href='#' class='mapp-dir-print'><?php _e('Print', 'mappress'); ?></a>
|
31 |
+
<a href='#' class='mapp-dir-close'><?php _e('Close', 'mappress'); ?></a>
|
32 |
+
<span class='mapp-spinner' style='display:none'></span>
|
33 |
+
</div>
|
34 |
+
</form>
|
35 |
+
|
36 |
+
<div class='mapp-dir-renderer'></div>
|
templates/map_layout.php
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
$width = $map->width();
|
3 |
+
$height = $map->height();
|
4 |
+
|
5 |
+
$id = $map->name . '_layout';
|
6 |
+
$style = "width: $width; " . $map->get_layout_style();
|
7 |
+
$class = "mapp-layout mapp-align-" . $map->options->alignment;
|
8 |
+
?>
|
9 |
+
|
10 |
+
<?php echo $map->get_show_link(); ?>
|
11 |
+
|
12 |
+
<div id="<?php echo $id; ?>" class="<?php echo $class; ?>" style="<?php echo $style; ?>">
|
13 |
+
<div id="<?php echo $map->name . '_links';?>" class="mapp-map-links"><?php echo $map->get_links(); ?></div>
|
14 |
+
<div id="<?php echo $map->name . '_dialog';?>" class="mapp-dialog"></div>
|
15 |
+
<div id="<?php echo $map->name;?>" class="mapp-canvas" style="<?php echo "width: 100%; height: $height; "; ?>">
|
16 |
+
<span class="mapp-spinner-center"></span>
|
17 |
+
</div>
|
18 |
+
<div id="<?php echo $map->name . '_poi_list';?>" class="mapp-poi-list" style="width:100%"></div>
|
19 |
+
<div id="<?php echo $map->name . '_directions';?>" class="mapp-directions" style="width:100%"></div>
|
20 |
+
</div>
|
templates/map_poi.php
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<div class='mapp-iw'>
|
2 |
+
<div class='mapp-title'>
|
3 |
+
<?php echo $poi->get_title_link(); ?>
|
4 |
+
</div>
|
5 |
+
<div class='mapp-body'>
|
6 |
+
<?php echo $poi->get_thumbnail(array('class' => 'mapp-thumb')); ?>
|
7 |
+
<?php echo $poi->get_body(); ?>
|
8 |
+
</div>
|
9 |
+
<div class='mapp-links'>
|
10 |
+
<?php echo $poi->get_links(); ?>
|
11 |
+
</div>
|
12 |
+
</div>
|
templates/map_poi_list.php
ADDED
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<table style='width:100%'>
|
2 |
+
<thead>
|
3 |
+
<tr>
|
4 |
+
<th></th>
|
5 |
+
<th><?php _e('Location', 'mappress');?></th>
|
6 |
+
</tr>
|
7 |
+
</thead>
|
8 |
+
<tbody>
|
9 |
+
<?php foreach($map->pois as $poi) : ?>
|
10 |
+
<tr>
|
11 |
+
<td>
|
12 |
+
<?php echo $poi->get_icon(); ?>
|
13 |
+
</td>
|
14 |
+
<td style='width:100%'>
|
15 |
+
<div class='mapp-title'>
|
16 |
+
<?php echo $poi->get_open_link(); ?>
|
17 |
+
</div>
|
18 |
+
<div>
|
19 |
+
<?php echo $poi->get_links('poi_list'); ?>
|
20 |
+
</div>
|
21 |
+
</td>
|
22 |
+
</tr>
|
23 |
+
<?php endforeach; ?>
|
24 |
+
</tbody>
|
25 |
+
</table>
|