aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/TakeATour/language/en_UK
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/TakeATour/language/en_UK')
-rw-r--r--plugins/TakeATour/language/en_UK/description.txt1
-rw-r--r--plugins/TakeATour/language/en_UK/index.php33
-rw-r--r--plugins/TakeATour/language/en_UK/plugin.lang.php15
-rw-r--r--plugins/TakeATour/language/en_UK/tour_2_7_0.lang.php23
-rw-r--r--plugins/TakeATour/language/en_UK/tour_first_contact.lang.php76
-rw-r--r--plugins/TakeATour/language/en_UK/tour_privacy.lang.php49
6 files changed, 0 insertions, 197 deletions
diff --git a/plugins/TakeATour/language/en_UK/description.txt b/plugins/TakeATour/language/en_UK/description.txt
deleted file mode 100644
index 4c1795604..000000000
--- a/plugins/TakeATour/language/en_UK/description.txt
+++ /dev/null
@@ -1 +0,0 @@
-Visit your Piwigo to discover its features. This plugin has multiple thematic tours for beginners and advanced users. \ No newline at end of file
diff --git a/plugins/TakeATour/language/en_UK/index.php b/plugins/TakeATour/language/en_UK/index.php
deleted file mode 100644
index db1eae0d9..000000000
--- a/plugins/TakeATour/language/en_UK/index.php
+++ /dev/null
@@ -1,33 +0,0 @@
-<?php
-// +-----------------------------------------------------------------------+
-// | PhpWebGallery - a PHP based picture gallery |
-// | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net |
-// | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net |
-// +-----------------------------------------------------------------------+
-// | file : $Id: index.php 1912 2007-03-16 06:30:07Z rub $
-// | last update : $Date: 2007-03-16 07:30:07 +0100 (ven, 16 mar 2007) $
-// | last modifier : $Author: rub $
-// | revision : $Revision: 1912 $
-// +-----------------------------------------------------------------------+
-// | This program is free software; you can redistribute it and/or modify |
-// | it under the terms of the GNU General Public License as published by |
-// | the Free Software Foundation |
-// | |
-// | This program is distributed in the hope that it will be useful, but |
-// | WITHOUT ANY WARRANTY; without even the implied warranty of |
-// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
-// | General Public License for more details. |
-// | |
-// | You should have received a copy of the GNU General Public License |
-// | along with this program; if not, write to the Free Software |
-// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
-// | USA. |
-// +-----------------------------------------------------------------------+
-
-// Recursive call
-$url = '../';
-header( 'Request-URI: '.$url );
-header( 'Content-Location: '.$url );
-header( 'Location: '.$url );
-exit();
-?>
diff --git a/plugins/TakeATour/language/en_UK/plugin.lang.php b/plugins/TakeATour/language/en_UK/plugin.lang.php
deleted file mode 100644
index 893ad6319..000000000
--- a/plugins/TakeATour/language/en_UK/plugin.lang.php
+++ /dev/null
@@ -1,15 +0,0 @@
-<?php
-$lang['Start the Tour'] = 'Start the Tour';
-$lang['Visit your Piwigo!'] = 'Visit your Piwigo!';
-$lang['Take a tour and discover the features of your Piwigo gallery » Go to the available tours'] = 'Take a tour and discover the features of your Piwigo gallery » Go to the available tours';
-$lang['TAT_descrp'] = 'Welcome! Here is a list of all the available tours to help you discover the features of your Piwigo gallery.<br><br>Launch a tour below, then follow the instructions. Click Next/Prev (or use the arrows of your keyboard) to navigate during a tour. While you are in a tour, if you go to another page of the administration, you will be redirected to the current page of the Tour. If you are stuck and can\'t end the tour, going to <em>Plugins » Take A Tour</em> will end the tour.';
-$lang['takeatour_configpage'] = 'Take A Tour » List of Tours';
-$lang['Prev'] = 'Prev';
-$lang['Next '] = 'Next';
-$lang['End tour'] = 'End tour';
-$lang['First Contact'] = 'First Contact';
-$lang['first_contact_descrp'] = 'Recommended for beginners, this tour introduce you to Piwigo and its basic features. It will start by showing you how to add photos, then manage them. The tour continues with album management and ends with customization using configuration, themes and plugins.';
-$lang['2.7 Tour'] = '2.7 Tour';
-$lang['2_7_0_descrp'] = 'Discover What\'s New in Piwigo 2.7';
-$lang['Privacy'] = 'Privacy';
-$lang['privacy_descrp'] = 'This tour presents all the ways to protect your photo from public access with permissions per album and per photo, and from copying using image protections.'; \ No newline at end of file
diff --git a/plugins/TakeATour/language/en_UK/tour_2_7_0.lang.php b/plugins/TakeATour/language/en_UK/tour_2_7_0.lang.php
deleted file mode 100644
index c84650b7c..000000000
--- a/plugins/TakeATour/language/en_UK/tour_2_7_0.lang.php
+++ /dev/null
@@ -1,23 +0,0 @@
-<?php
-$lang['2_7_0_title1'] = 'Welcome in Piwigo 2.7';
-$lang['2_7_0_stp1'] = 'Hello! I will be your guide to discover Piwigo. Please follow my instructions, and click Next (or use the arrows of your keyboard) to navigate. If you go to an other page, you will be redirected to the current page of the Tour.';
-$lang['2_7_0_title2'] = 'First new feature';
-$lang['2_7_0_stp2'] = 'As you can see, a new default plugin has been added: Take A Tour. This plugin helps you to discover your Piwigo. Here is where are listed all the available tours.<br>This page is available in <em>Plugins » Take A Tour</em>';
-$lang['2_7_0_title4'] = 'Search Page';
-$lang['2_7_0_stp4'] = 'The Search page has been reworked: ability to select properties on which the word search applies, list of authors found in database, auto-complete list of tags, auto-complete list of albums...';
-$lang['2_7_0_title5'] = 'Time';
-$lang['2_7_0_stp5'] = 'You can set the time in addition to the date, using Hour and Minute sliders';
-$lang['2_7_0_title6'] = 'Select boxes';
-$lang['2_7_0_stp6'] = 'The select box for picking albums, tags etc has changed to a new one more user-friendly. Test it below';
-$lang['2_7_0_title7'] = 'Sort albums by date';
-$lang['2_7_0_stp7'] = 'Now you can sort your albums based on the photos creation date or posted date';
-$lang['2_7_0_title8'] = 'Empty your caddie';
-$lang['2_7_0_stp8'] = 'Easy action link to empty your caddie in just one click.';
-$lang['2_7_0_title9'] = 'Search filter';
-$lang['2_7_0_stp9'] = 'A search filter has been added to the batch manager. It comes with a powerful syntax to search for photos on dates, tags, size, file name and also search options like exact match, AND/OR, grouping, exclusion. You can read the detailed help later. The same syntax applies to the quick search field on public side menu.';
-$lang['2_7_0_title10'] = 'File size filter';
-$lang['2_7_0_stp10'] = 'A filter on file size has also been added to the batch manager. You can select a range with a minimum and maximum value.';
-$lang['2_7_0_title11'] = 'See you soon!';
-$lang['2_7_0_stp11'] = 'This tour is over.<p style="text-align:center">Enjoy your Piwigo 2.7!</p>If you like Piwigo and want to support us, you can contribute by helping for translations, donating, etc. <a href="http://piwigo.org/basics/contribute" target="_blank">Click here to support us</a> Thanks!';
-$lang['2_7_0_title2b'] = 'New upload form';
-$lang['2_7_0_stp2b'] = 'The new upload form in Piwigo 2.7 is based on HTML5 instead of Flash, it means a better compatibility with modern web browsers as well as an increased reliability on slow connections. And drag & drop will make photos selection much easier from your file browser!'; \ No newline at end of file
diff --git a/plugins/TakeATour/language/en_UK/tour_first_contact.lang.php b/plugins/TakeATour/language/en_UK/tour_first_contact.lang.php
deleted file mode 100644
index 04b160882..000000000
--- a/plugins/TakeATour/language/en_UK/tour_first_contact.lang.php
+++ /dev/null
@@ -1,76 +0,0 @@
-<?php
-$lang['first_contact_title1'] = 'Welcome in your Piwigo gallery';
-$lang['first_contact_stp1'] = 'Hello! I will be your guide to discovering Piwigo. Please follow my instructions, and click Next (or use the arrows of your keyboard) to navigate. If you go to another page of the administration, you will be redirected to the current page of the Tour. If you are stuck and can\'t end the tour, going to <em>Plugins » Take A Tour</em> will end the tour.<br>Let\'s start by adding photos!';
-$lang['first_contact_title2'] = '';
-$lang['first_contact_stp2'] = 'The link is here. Click on it or click Next to continue';
-$lang['first_contact_title3'] = 'Add Photo Page';
-$lang['first_contact_stp3'] = 'This first tab is where you add photos directly from your browser. The other tabs are about the other ways to upload photos';
-$lang['first_contact_title4'] = 'Let\'s add a photo!';
-$lang['first_contact_stp4'] = 'First choose an album; create one if there is no album yet.';
-$lang['first_contact_title5'] = '';
-$lang['first_contact_stp5'] = 'Then click the button to select photos to send, or just drag and drop your files.';
-$lang['first_contact_title6'] = '';
-$lang['first_contact_stp6'] = 'You see that photos are being listed. When you\'re ready click the button Start Upload';
-$lang['first_contact_title7'] = '';
-$lang['first_contact_stp7'] = 'Here a summary of your uploaded photos. See that Piwigo has itself generated the thumbnails. You can:<ul><li>manage all the uploaded photos in the Batch Manager</li><li>edit the properties of a photo by clicking on it</li><li>add more photos</li></ul>';
-$lang['first_contact_title8'] = '';
-$lang['first_contact_stp8'] = 'Let\'s edit them! Click on the link.';
-$lang['first_contact_title9'] = 'The Batch Manager';
-$lang['first_contact_stp9'] = 'You are now in the Batch Manager, where you can batch edit multiple photos.<br><br>Here the prefilter is already set on "Caddie" because we come from the upload page.';
-$lang['first_contact_title10'] = '';
-$lang['first_contact_stp10'] = 'Here is the link to directly access your caddie: that\'s a tool for administrators to easily pick photos when browsing the public part in order to edit them in the Batch Manager.<br><br>You can add photos to the caddie from the public photo page when logged in as an admin, or using the action "Add to caddie" on the Batch Manager.';
-$lang['first_contact_title11'] = 'How to edit a photo';
-$lang['first_contact_stp11'] = 'From here you can select one or more photos';
-$lang['first_contact_title12'] = '';
-$lang['first_contact_stp12'] = 'then edit them using an action';
-$lang['first_contact_title13'] = '';
-$lang['first_contact_stp13'] = 'You can edit descriptions and more from the batch manager in single mode. But for now, let\'s stay in the global mode';
-$lang['first_contact_title14'] = '';
-$lang['first_contact_stp14'] = 'Now we will see the <b>edit page</b> of one photo. That page is reachable from here but also from the public photo page when logged as an administrator.<br><br>Hover the thumbnail then click on Edit.';
-$lang['first_contact_title15'] = 'The edit page of a photo';
-$lang['first_contact_stp15'] = 'On this page you can edit all the properties of a photo, for instance...';
-$lang['first_contact_title16'] = '';
-$lang['first_contact_stp16'] = '...in which album(s) is the photo.<br><br>So here you can add or remove the photo from albums. The link is virtual, no photos will be physically moved ever.';
-$lang['first_contact_title17'] = '';
-$lang['first_contact_stp17'] = 'Here you can set the photo as a thumbnail of one or several albums. The photo doesn\'t have to be associated with the album to be its thumbnail. If the photo is associated with the album, it\'s even simpler to set it as album thumbnail from the public page of the photo (tip: use plugin Admin Tools for even more simplicity).';
-$lang['first_contact_title18'] = 'Manage albums';
-$lang['first_contact_stp18'] = 'Let\'s see how to manage albums now. Click <em>On album » Manage</em> or hit Next';
-$lang['first_contact_title19'] = 'Manage Albums';
-$lang['first_contact_stp19'] = 'Here are listed \'root\' albums. If you see an album with a dashed background, it means a physical album from an FTP synchronisation. Physical albums can\'t be moved or deleted from here. The other albums are called virtual albums.';
-$lang['first_contact_stp19_b'] = 'Here are listed \'root\' albums.';
-$lang['first_contact_title20'] = 'Manage Albums';
-$lang['first_contact_stp20'] = 'When your mouse hovers over an album, links and information appear. When you drag and drop an album -a rounded block-, you will change its position and then you can save or cancel your manual order.';
-$lang['first_contact_title21'] = 'Other Tabs';
-$lang['first_contact_stp21'] = 'The next tab is a page where you can move any virtual album.<br>The permalink tab is to set a particular url for an album.<br>But let\'s edit an album: click on Edit an album';
-$lang['first_contact_title22'] = 'Album Edit Page';
-$lang['first_contact_stp22'] = 'Like for a photo, here you can edit the properties of an album';
-$lang['first_contact_title23'] = '';
-$lang['first_contact_stp23'] = 'Locking an album means only administrators will be able to see that album: very useful when preparing the album before publishing';
-$lang['first_contact_title28'] = 'Configuration';
-$lang['first_contact_stp28'] = 'Now we will look at the options available to set Piwigo working your way. Click on Configuration->Options or just hit Next.';
-$lang['first_contact_title29'] = '<em>Configuration » Options » General</em>';
-$lang['first_contact_stp29'] = 'Here, on that first page, you will set the essential and basic configuration of your gallery.';
-$lang['first_contact_title30'] = '';
-$lang['first_contact_stp30'] = 'Let\'s start by changing the title';
-$lang['first_contact_title31'] = '';
-$lang['first_contact_stp31'] = 'Then the banner, which will be displayed on top of every pages. As you can see, HTML tags are allowed here. You can also use the %gallery_title% tag to display the title you just typed above.';
-$lang['first_contact_title32'] = '';
-$lang['first_contact_stp32'] = 'Now save you changes';
-$lang['first_contact_title33'] = 'Guest settings';
-$lang['first_contact_stp33'] = 'Just a final word about the options, the \'Guest settings\' page is to set the preferences of unregistered visitors. Each time Piwigo refers to \'guest\' that means unregistered visitors.<br>Let\'s continue with Configuration: click on <em>Configuration » Themes</em> or just hit Next.';
-$lang['first_contact_title34'] = 'Themes';
-$lang['first_contact_stp34'] = 'Choosing a theme is the first step to customize your Piwigo. Themes installed are listed here.<br>More than one theme can be enabled: users can change their theme by choosing one amongst the ones enabled here, if the option \'Allow user customization\' is checked on the Option page.';
-$lang['first_contact_title35'] = 'Themes';
-$lang['first_contact_stp35'] = 'Set your favorite theme as the default theme.';
-$lang['first_contact_title37'] = 'Themes';
-$lang['first_contact_stp37'] = 'To install new themes, you can directly download them from the tab \'Add a theme\'. Only the themes marked as compatible with your version of Piwigo are shown.<br><br>Let\'s discover plugins now! Click on <em>Plugin » Manage</em>';
-$lang['first_contact_title38'] = 'Plugins';
-$lang['first_contact_stp38'] = 'Plugins are very easy ways to customize your Piwigo. They can do almost anything you can imagine from small text additions to complete features, like the Community plugin which allows non administrators users to upload without entering the administration part.';
-$lang['first_contact_title39'] = 'Plugins';
-$lang['first_contact_stp39'] = 'On that first page, are listed the installed plugins.<br><br>At the top, are listed the plugins activated, which are currently running.<br><br>At the bottom, the plugins which are installed in the /plugins folder, but disabled.<br><br>Deleting a plugin means that any trace of the plugin will be removed (files, options etc). For most of the plugins, a deactivation will keep the data registered by the plugin.';
-$lang['first_contact_title40'] = '';
-$lang['first_contact_stp40'] = 'It\'s me here! Don\'t deactivate me now, but you can see you can Deactivate or Restore an activated plugin.';
-$lang['first_contact_title41'] = '';
-$lang['first_contact_stp41'] = 'You can see on the last tab all the plugins available for your version of Piwigo. Hundred of plugins are there!';
-$lang['first_contact_title43'] = 'It\'s been a great time';
-$lang['first_contact_stp43'] = 'This tour was quite long, but we only have seen a small part of how powerful Piwigo is. Everything has an end, this overview is finished.<br><br>You can investigate more deeply the features of Piwigo by taking another tour or reading our documentation, on the piwigo.org website.<br><br>Don\'t forget also the Help link at the upper right corner of any administration page.<p style="text-align:center">Enjoy your Piwigo!</p>'; \ No newline at end of file
diff --git a/plugins/TakeATour/language/en_UK/tour_privacy.lang.php b/plugins/TakeATour/language/en_UK/tour_privacy.lang.php
deleted file mode 100644
index 7955e63fd..000000000
--- a/plugins/TakeATour/language/en_UK/tour_privacy.lang.php
+++ /dev/null
@@ -1,49 +0,0 @@
-<?php
-$lang['privacy_title1'] = 'Welcome in the Privacy Tour';
-$lang['privacy_stp1'] = 'Hello! I will be your guide to discover how to protect your photos in Piwigo. Please follow my instructions, and click Next (or use the arrows of your keyboard) to navigate. If you go to an other page of the administration, you will be redirected to the current page of the Tour. If you are stuck and can\'t end the tour, going to <em>Plugins » Take A Tour</em> will end the tour.<br>Let\'s start!';
-$lang['privacy_title2'] = 'Help inside your Piwigo';
-$lang['privacy_stp2'] = 'Here you can access the integrated Help. Click Next to continue directly to the Help page about managing permissions';
-$lang['privacy_title3'] = 'Permissions';
-$lang['privacy_stp3'] = 'Take a moment to read the information below.';
-$lang['privacy_title4'] = 'Permissions';
-$lang['privacy_stp4'] = 'So we have two systems for managing acccess permissions to the photos. They are independent, so you can create a group called Family, but that group has nothing to do with the privacy level Family. <br><br>The levels of privacy are applied per photo, and the group/user permissions are applied per album. You can use both or only one system, that\'s flexible.<br><br>The next Tab is about group managment.';
-$lang['privacy_title5'] = 'Permissions > Groups';
-$lang['privacy_stp5'] = 'Below is explained how you can manage the Groups.<br>Those permissions are only for the access of the photos and the albums, when browsing on the public part or for the external applications. We will see later other protections, but let\'s now practice!';
-$lang['privacy_title6'] = 'Privacy Level';
-$lang['privacy_stp6'] = 'When you upload the photos, you can change the Privacy Level of the uploaded photos right there...';
-$lang['privacy_title7'] = 'Privacy Level';
-$lang['privacy_stp7'] = '... or you can do that later one, here in the Batch Manager in Global Mode.<br><br>This is the page <em>Photos » Recent photos</em>, so the filter "Last Import" is set.';
-$lang['privacy_title8'] = 'Privacy Level';
-$lang['privacy_stp8'] = 'Select one or more photos...';
-$lang['privacy_title9'] = 'Privacy Level';
-$lang['privacy_stp9'] = '... and select the action "Who can see the photos?". Now you can change the privacy level of the selected photos.<br><br>But you can also do that for a specific photo, on its edit page. You can access to it from the public part, or from here.<br><br>Now, I will show you the other system of permission per album based on the groups and users.';
-$lang['privacy_title10'] = 'Album permissions';
-$lang['privacy_stp10'] = 'We are in the Album list management available from the menu using <em>Albums » Manage</em><br><br>Edit on album by hovering it and then click on Edit.';
-$lang['privacy_title11'] = 'Album permissions';
-$lang['privacy_stp11'] = 'Now click on the Permissions tab';
-$lang['privacy_title12'] = 'Album permissions';
-$lang['privacy_stp12'] = 'On that page, you can choose if the album will be available for anyone or will be restricted to some users';
-$lang['privacy_title13'] = '';
-$lang['privacy_stp13'] = 'Now click on private.';
-$lang['privacy_title14'] = '';
-$lang['privacy_stp14'] = 'Then users and groups of users can be granted to access to the album.';
-$lang['privacy_title15'] = 'Tip';
-$lang['privacy_stp15'] = 'Just before explaining the groups, a pro tip: here is the link to a page to set as private/public several albums at once. Click on it';
-$lang['privacy_title16'] = '';
-$lang['privacy_stp16'] = 'Like on your computer, you can select several albums using the keys Shift and Control, then click on the arrow to switch them.<br><br>Now, let me introduce the groups.';
-$lang['privacy_title17'] = 'Groups';
-$lang['privacy_stp17'] = 'A group in Piwigo is just a set of users: so groups make it easier to manage album permissions, and to manage users\' properties. Here is the page where you can manage groups, i.e. rename, merge, duplicate, delete them. You also can set one or more groups as "default group" which means that newly registered users will be associate to those default groups.';
-$lang['privacy_title18'] = 'Groups';
-$lang['privacy_stp18'] = 'To manage associations between users to groups, go to the <em>Users » Manage</em> page';
-$lang['privacy_title19'] = 'Users';
-$lang['privacy_stp19'] = 'Here you can quickly edit a single user by hovering over it and then click on the Edit link.<br><br>You can select multiple users and edit them at once by then choosing an Action to apply.';
-$lang['privacy_title20'] = 'Public photos';
-$lang['privacy_stp20'] = 'Now you know how to keep your photos private, but you may wonder about how to protect your public photos. You might first think about blocking the visitor to download the photo: you can\'t, because the web has been created that way (the browser of the visitor download all the resources displayed and more). The right-click can be disabled, a blank layer can be put on top of the photo etc but it will not disable the download. Full webpages can be saved by any web browser.';
-$lang['privacy_title21'] = 'Public photos';
-$lang['privacy_stp21'] = 'Solutions are:<ul><li>put a watermark, at least on medium and high def photos.</li><li>and disable XL and XXL sizes.</li><li>and disable the High Definition (download and display of the original photo) for the concerned users.';
-$lang['privacy_title22'] = 'Local Config: Original protection';
-$lang['privacy_stp22'] = '<em>For Advanced Users</em><br><br>In Piwigo, you can protect the original photos using your local configuration. Use the variable $conf[\'original_url_protection\']: by default empty, you set the value to "images" to protect only the photos or "all" to protect also all type of media, which can be ressource consumming or might simply don\'t work on your server.<br><br>This option works for public and private content. This option currently requires you to deny the acces to the folders /upload and /galleries, by using an .htaccess file (usually a text file with "Deny from all" for content) or the server configurations.<br><br>Please note that filenames of photos uploaded using other method than FTP are <b>randomized</b>, so they are impossible to guess: that filename and so the path to the original photo can be known only if the visitor has access to a resized version of that photo, like the thumbnail. $conf[\'original_url_protection\'] and denying access to the folders /upload and /galleries are meant to avoid that case.';
-$lang['privacy_title24'] = 'It\'s been a great time';
-$lang['privacy_stp24'] = 'This tour is over.<p style="text-align:center">Enjoy your Piwigo!</p>If you like Piwigo and want to support us, you can contribute by helping for translations, donating, etc. <a href="http://piwigo.org/basics/contribute" target="_blank">Click here to support us</a>. Thanks!';
-$lang['privacy_title14b'] = '';
-$lang['privacy_stp14b'] = 'Important fact: on public side, permissions apply to webmasters and administrators as to any other user. In the administration, they can access any album or photo.';