source: extensions/piwigo-openstreetmap/language/en_UK/plugin.lang.php @ 30061

Last change on this file since 30061 was 30061, checked in by TranslationTeam, 10 years ago

[piwigo_openstreetmap] Update en_UK, thanks to : Kaare

File size: 6.4 KB
Line 
1<?php
2$lang['R_MAP'] = "Right panel configuration";
3$lang['DISPLAY'] = "Display configuration";
4$lang['SHOWLOCATION'] = "Display location map";
5$lang['SHOWLOCATION_DESC'] = "Show a map on right panel on picture page.";
6$lang['ADD_BEFORE'] = "Add location before";
7$lang['ADD_BEFORE_DESC'] = "Where to display the location information.";
8$lang['HEIGHT'] = "Map height";
9$lang['HEIGHT_DESC'] = "in px";
10$lang['ZOOM'] = "Zoomlevel";
11$lang['ZOOM_DESC'] = "1: far away, 18: very close";
12$lang['RIGHTLINK'] = "Name of the location header";
13$lang['RIGHTLINK_DESC'] = "Type the name to display on top of the map.";
14$lang['RIGHTLINKCSS'] = 'Custom CSS';
15$lang['RIGHTLINKCSS_DESC'] = 'Custom CSS style to apply to the location header.';
16$lang['SHOWOSM'] = "Display 'View on OpenStreetMap'";
17$lang['SHOWOSM_DESC'] = "Add a link after the map to view it on OpenStreetMap.";
18$lang['L_MAP'] = "Left menu configuration";
19$lang['SHOWWORLDMAPLEFT'] = "Add a world map menu on the left";
20$lang['SHOWWORLDMAPLEFT_DESC'] = 'Show a world map menu on the left menu, will display all the images in the gallery.';
21$lang['LEFTLINK'] = "World map menu name";
22$lang['LEFTLINK_DESC'] = "Type the name of the link to show on the left menu.";
23$lang['LEFTPOPUP'] = "Show popup";
24$lang['LEFTPOPUP_DESC'] = 'Show a popup window if you click on the pin.';
25$lang['CLICK'] = "show on click";
26$lang['ALWAYS'] = "show immediately";
27$lang['NEVER'] = "no popup";
28$lang['LEFTPOPUPINFO'] = "Select the popup content";
29$lang['LEFTPOPUPINFO_DESC'] = "Choose what to display in the popup";
30$lang['POPUPNAME'] = "Name of the image";
31$lang['POPUPTHUMB'] = "Thumbnail of the image";
32$lang['POPUPLINK'] = "Add a link to image";
33$lang['POPUPCOMMENT'] = "Comment of the image";
34$lang['POPUPAUTHOR'] = "Author of the image";
35$lang['C_MAP'] = "Category's description";
36$lang['SHOWCMAP'] = "Add a map in category's description";
37$lang['SHOWCMAP_DESC'] = 'Show a world map menu on category\'s description, will display all the images in the gallery.';
38$lang['WIDTH'] = 'Map width';
39$lang['WIDTH_DESC'] = 'in px or auto';
40$lang['M_MAP'] = "Main menu";
41$lang['SHOWMMAP'] = "Add a map in main menu";
42$lang['SHOWMMAP_DESC'] = 'Show a world map menu on main menu, will display all the images in the gallery.';
43$lang['G_MAP'] = "Map configuration";
44$lang['BASELAYER'] = "Map style";
45$lang['BASELAYER_DESC'] = "Mapnik is the default style of OpenStreetMap.";
46$lang['CUSTOMBASELAYER'] = "Custom map style";
47$lang['CUSTOMBASELAYER_DESC'] = 'Only if \'custom\' is selected as map style. Who delivers the map style (tiles)?';
48$lang['CUSTOMBASELAYERURL'] = "Tile server URL";
49$lang['CUSTOMBASELAYERURL_DESC'] = 'Only if \'custom\' is selected as map style. Example: http://tile.openstreetmap.org/{z}/{x}/{y}.png';
50$lang['NOWORLDWARP'] = "No Worldwarp";
51$lang['NOWORLDWARP_DESC'] = "Normally the world will continue to the left and the right. This option restricts the view to 'one world'.";
52$lang['ATTRLEAFLET'] = "Show library note";
53$lang['ATTRLEAFLET_DESC'] = 'Shows attribution of the used JavaScript library for interactive \'Leaflet\' maps.';
54$lang['ATTRIMAGERY'] = "Show map style";
55$lang['ATTRIMAGERY_DESC'] = "Shows the used map style.";
56$lang['ATTRPLUGIN'] = "Show author note";
57$lang['ATTRPLUGIN_DESC'] = "I created this plugin. :)";
58$lang['H_PIN'] = "Pin configuration";
59$lang['PIN'] = "Select pin";
60$lang['PIN_DESC'] = 'Select the icon you want, will appear as show on the right.';
61$lang['OWNPIN'] = "Own pin (custom style)";
62$lang['NOPIN'] = "No pin";
63$lang['DEFAULTPIN'] = "Default Leaflet blue";
64$lang['DEFAULTPINGREEN'] = "Default Leaflet green";
65$lang['DEFAULTPINRED'] = "Default Leaflet red";
66$lang['LEAFPINGREEN'] = "Alt Leaflet green";
67$lang['LEAFPINORANGE'] = "Alt Leaflet orange";
68$lang['LEAFPINRED'] ="Alt Leaflet red";
69$lang['MAPICONSBLEU'] = 'MapsIcons blue';
70$lang['MAPICONSGREEN'] = "MapsIcons green";
71$lang['IMAGE'] = "Use photo square thumbnail";
72$lang['PINPATH'] = "Own pin (custom style)";
73$lang['PINPATH_DESC'] = "Path to your pin (only if 'own' is selected).";
74$lang['PINSIZE'] = "Pin size";
75$lang['PINSIZE_DESC'] = "Dimensions of the picture in px. The delimiter is 'x'. Example: '24x24'";
76$lang['PINSHADOWPATH'] = "Shadow";
77$lang['PINSHADOWPATH_DESC'] = 'Path to your pin\'s shadow image.';
78$lang['PINSHADOWSIZE'] = "Shadow size";
79$lang['PINSHADOWSIZE_DESC'] = "Dimensions of the picture in px. The delimiter is 'x'. Example: '24x24'";
80$lang['PINOFFSET'] = "Pin point offset";
81$lang['PINOFFSET_DESC'] = 'The position on the pin image, where the pin hits the map. 0x0 is the top-left corner. Example: crosshairs = center of the image';
82$lang['PINPOPUPOFFSET'] = "Popup offset";
83$lang['PINPOPUPOFFSET_DESC'] = 'The position on the pin image, where the popup hits the pin. 0x0 is the pin point.';
84$lang['POWERBY'] = 'Powered by';
85$lang['IMAGERYBY'] = "Imagery by";
86$lang['PLUGINBY'] = "Plugin by";
87$lang['LATITUDE'] = 'Latitude';
88$lang['LONGITUDE'] = 'Longitude';
89$lang['EDIT_MAP'] = 'Map';
90$lang['EDIT_UPDATE_LOCATION_DESC'] = 'Click inside the map to update location.';
91$lang['DISPLAY_ON_MAP'] = 'displays %s on a map';
92$lang['MAP'] = 'Map';
93$lang['PLUGIN_BY'] = 'Plugin by <a href="https://github.com/xbgmsharp/piwigo-openstreetmap" target="_blank">xbgmsharp</a>';
94$lang['OSM_CONTRIBUTORS'] = '<a href="http://www.openstreetmap.org" target="_blank">OpenStreetMap</a> contributors, (<a href="http://www.openstreetmap.org/copyright" target="_blank">ODbL</a>)';
95$lang['VIEW_OSM'] = 'View on OpenStreetMap';
96$lang['OSWORLDMAP'] = 'OS World Map';
97$lang['ITEMS_SCREEN'] = 'Show items of this screen';
98$lang['MOUSE_OVER'] = 'Mouse over a cluster to see the bounds of its children and click a cluster to zoom to those bounds';
99$lang['ITEMS'] = '%d items';
100$lang['BROWSER_JAVASCRIPT'] = 'Your browser must have JavaScript enable';
101$lang['PIWIGO_GALLERY'] = 'Go to Piwigo gallery';
102$lang['BACK_ON_PAGE'] = 'Go to back one page';
103$lang['SHOW_ALL'] = 'Show All';
104$lang['SHOW_ALL_PIWIGO'] = 'Show all items in Piwigo gallery';
105$lang['LINK_MAP'] = 'Link to this map';
106$lang['SHARE'] = 'Share this view';
107$lang['FIND_POSITION'] = 'Find my position';
108$lang['SEARCH_MY_POSITION'] = 'Search my position on the map';
109$lang['COPY_PASTE_URL'] = 'Copy and paste the URL below:';
110$lang['CLICKED_MAP'] = "You clicked the map at ";
111$lang['SHOW_COORD'] = 'Show coordinates';
112$lang['CENTER_MAP'] = 'Center map here';
113$lang['SHOW_ALL_ITEMS'] = 'Show all items';
114$lang['ZOOM_IN'] = 'Zoom in';
115$lang['ZOOM_OUT'] = 'Zoom out';
116$lang['METERS_FROM_POINT'] = 'You are within %s meters from this point';
Note: See TracBrowser for help on using the repository browser.