aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2014-09-08 13:00:10 +0000
committerplegall <plg@piwigo.org>2014-09-08 13:00:10 +0000
commit0bf9f89bdb5ffced97622ca55fc37ddaf27d232c (patch)
tree25b44c8ba6b94d5a970b44eb10a454c51cd1114b /plugins
parent5a1bc79d8f73531e462eca75f64b8411cb50913e (diff)
Take a Tour: rephrase a few steps in tour "first contact"
git-svn-id: http://piwigo.org/svn/trunk@29433 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'plugins')
-rw-r--r--plugins/TakeATour/css/admin.css4
-rwxr-xr-xplugins/TakeATour/language/ca_ES/plugin.lang.php3
-rwxr-xr-xplugins/TakeATour/language/da_DK/plugin.lang.php12
-rwxr-xr-xplugins/TakeATour/language/de_DE/plugin.lang.php12
-rwxr-xr-xplugins/TakeATour/language/el_GR/plugin.lang.php12
-rw-r--r--plugins/TakeATour/language/en_UK/plugin.lang.php66
-rwxr-xr-xplugins/TakeATour/language/eo_EO/plugin.lang.php3
-rwxr-xr-xplugins/TakeATour/language/es_ES/plugin.lang.php12
-rw-r--r--plugins/TakeATour/language/fr_FR/plugin.lang.php12
-rwxr-xr-xplugins/TakeATour/language/it_IT/plugin.lang.php3
-rwxr-xr-xplugins/TakeATour/language/lv_LV/plugin.lang.php12
-rwxr-xr-xplugins/TakeATour/language/nl_NL/plugin.lang.php12
-rwxr-xr-xplugins/TakeATour/language/pl_PL/plugin.lang.php7
-rwxr-xr-xplugins/TakeATour/language/pt_BR/plugin.lang.php12
-rwxr-xr-xplugins/TakeATour/language/pt_PT/plugin.lang.php1
-rwxr-xr-xplugins/TakeATour/language/ru_RU/plugin.lang.php12
-rwxr-xr-xplugins/TakeATour/language/uk_UA/plugin.lang.php1
-rwxr-xr-xplugins/TakeATour/language/zh_CN/plugin.lang.php12
-rw-r--r--plugins/TakeATour/tours/first_contact/tour.tpl18
19 files changed, 35 insertions, 191 deletions
diff --git a/plugins/TakeATour/css/admin.css b/plugins/TakeATour/css/admin.css
index e6e2b218a..83f0e4727 100644
--- a/plugins/TakeATour/css/admin.css
+++ b/plugins/TakeATour/css/admin.css
@@ -1,6 +1,5 @@
#helpContent .TAT_description {
text-align: justify;
- text-indent: 1em;
}
#helpContent form {
text-align: center;
@@ -10,6 +9,5 @@
margin-top: 10px;
}
#helpContent P {
- text-indent: 1em;
- text-align: justify;
+ margin: 1em;
} \ No newline at end of file
diff --git a/plugins/TakeATour/language/ca_ES/plugin.lang.php b/plugins/TakeATour/language/ca_ES/plugin.lang.php
index 01af4a5a4..979a10fad 100755
--- a/plugins/TakeATour/language/ca_ES/plugin.lang.php
+++ b/plugins/TakeATour/language/ca_ES/plugin.lang.php
@@ -57,7 +57,6 @@ $lang['first_contact_title29'] = 'Configuració » Opcions » General';
$lang['first_contact_title3'] = 'Afegeix una pàgina de foto';
$lang['first_contact_title34'] = 'Temes';
$lang['first_contact_title35'] = 'Temes';
-$lang['first_contact_title36'] = 'Temes';
$lang['first_contact_title37'] = 'Temes';
$lang['first_contact_title38'] = 'Connectors';
$lang['first_contact_title39'] = 'Connectors';
@@ -83,8 +82,6 @@ $lang['first_contact_stp4'] = 'Primer escolliu un àlbum; creeu-ne un si encara
$lang['first_contact_stp40'] = 'Ara em toca a mi! No em deshabilitis ara ja que podreu veure com Deshabilitar o Restaurar un connector activat. ';
$lang['first_contact_stp41'] = 'En l\'anterior pestanya heu pogut veure tots els connectors que estan habilitats per la vostra versió de Piwigo. N\'hi ha centenars!';
$lang['first_contact_stp42'] = 'Piwigo és multi-idioma. Per defecte, l\'idioma que mostra Piwigo canvia d\'acord amb l\'idioma del navegador del visitant. Si no voleu que es tingui en compte l\'idioma del visitant, Piwigo utilitza l\'idioma per defecte.';
-$lang['first_contact_stp18'] = 'L\'exemple anterior era solament un petit resum de la potència de Piwigo. Hem parlat de àlbums privats, però com els podem gestionar? Cliqueu a Àlbum->Gestiona o a següent. ';
-$lang['first_contact_stp12'] = 'després editeu-les utilitzant alguna acció. Per ara, no podreu realitzar una edició automatitzada de la descripció fins que siguin úniques.';
$lang['first_contact_stp43'] = 'Aquesta visita ha estat una mica llarga, però només hem vist una petita part de totes les característiques de Piwigo. Tot té un final i aquesta visita preliminar s\'ha acabat.<br/> Podeu descobrir més característiques de Piwigo agafant una altra visita o llegint la documentació al lloc web de piwigo.org';
$lang['first_contact_stp20'] = 'Quan el ratolí passa per sobre d\'un àlbum apareix la informació i els enllaços. Quan cliqueu i arrastreu un àlbum -un bloc arrodonit- podeu canviar la posició i més tard guardar o cancel·lar l\'ordre manual.';
$lang['2_7_0_stp4'] = '';
diff --git a/plugins/TakeATour/language/da_DK/plugin.lang.php b/plugins/TakeATour/language/da_DK/plugin.lang.php
index 0d89a231c..f94b41c7f 100755
--- a/plugins/TakeATour/language/da_DK/plugin.lang.php
+++ b/plugins/TakeATour/language/da_DK/plugin.lang.php
@@ -24,7 +24,6 @@ $lang['TAT_descrp'] = 'Velkommen! Her finder du alle tilgængelige udflugter, so
$lang['first_contact_stp1'] = 'Hej! Jeg vil vise dig rundt i Piwigo. Følg min vejledning, og klik på Næste (eller benyt pilene på dit tastatur) for at navigere. Hvis du går til en anden administrationsside, vil du blive stillet videre til udflugtens aktuelle side. Hvis du er kørt fast og ikke kan afslutte udflugten, vil den blive afsluttet ved at gå til <em>Plugins » Take A Tour</em>.<br>Lad os begynde med at tilføje billeder!';
$lang['first_contact_stp10'] = 'Her er et link, som du direkte kan tilgå din kurv med: Det er et værktøj til administratorer, som gør det let at tilføje billeder til et sæt, hvis man ønsker at redigere dem i Batch Manager. Du kan tilføje billeder til kurven fra den offentlige billedside, når du er logget på som administrator, eller benytte handlingen \"Føj til kurv\" i Batch Manager';
$lang['first_contact_stp11'] = 'Det vil sige, at du herfra kan vælge et eller flere fotografier';
-$lang['first_contact_stp12'] = 'Dernæst redigeres fotografierne ved hjælp af en handling. Men du kan eksempelvis ikke - i øjeblikket - masseredigere beskrivelser, da de for det meste er unikke';
$lang['first_contact_stp13'] = 'Du kan redigere beskrivelser og mere fra Batch Manager i enhedstilstand. Men lige nu bliver vi i den gloable tilstand';
$lang['first_contact_stp14'] = 'Du ser et enkelt billedes redigeringsside. Siden er tilgængelig herfra, men også fra den offentlige billedside, når man er logget på som administrator. Klik på Rediger og gå til næste punkt';
$lang['first_contact_stp15'] = 'På den side kan du redigere alle et billedes egenskaber, eksempelvis ...';
@@ -34,13 +33,8 @@ $lang['Start the Tour'] = 'Start udflugten';
$lang['Take a tour and discover the features of your Piwigo gallery » Go to the available tours'] = 'Tag på en udflugt og opdag hvordan dit Piwigo-galleri fungerer » Gå til tilgængelige udflugter';
$lang['Visit your Piwigo!'] = 'Besøg din Piwigo!';
$lang['first_contact_stp16'] = 'Her for at tilføje eller fjerne fotografier fra albummer. Linket er virtuelt, ingen fotografier vil nogensinde blive fjernet fysisk.';
-$lang['first_contact_stp17'] = 'Samt her for at opsætte fotografiet som et albums billedrepræsentant. Det vil sige at du kan opsætte det som repræsentant for et offentlig album, et fotografi i et privat album, hvilket er ideelt til opsætning af skræddersyede miniaturebilleder i albummer, men brugeren ser ikke billederne inde i albummerne. Det svarer til at benytte et portræt af nogen som repræsentant for et album, som indeholder fotografier af natur; det ville være underligt at se et billede af en mand eller kvinde, blandt billeder af træer eller dyr. ';
-$lang['first_contact_stp18'] = 'Det foregående eksempel var kun et hurtigt overblik over tips samt hvor ydedygtig Piwigo er. Nu har jeg fortalt dig om private albummer, men hvordan håndterer man så albummer? Klik på Album->Håndter eller på Næste';
-$lang['first_contact_stp19'] = 'Her er opremset alle de "øverste" albummer, det vil sige dem der er i roden af dit galleri. Hvis du ser et album med en stiplet baggrund, er det et rigtigt fysisk album fra en FTP-synkronisering, hvilket ikke kan flyttet eller slettes herfra. De andre albummer kaldes virtuelle albummer.';
-$lang['first_contact_stp19_b'] = 'Alle albummerne kaldes "virtuelle albummer". Her er opremset alle de "øverste" albummer, dem der er i roden af dit galleri.';
$lang['first_contact_stp2'] = 'Linket er her. Klik på Næste for at fortsætte';
$lang['first_contact_stp20'] = 'Når din mus svæver over et album, viser links og oplysninger sig. Når du trækker og slipper et album - en blok med afrundede hjørner - ændrer du dets placering og du kan dernæst gemme eller annullere din manuelle rækkefølge.';
-$lang['first_contact_stp5'] = 'Klik dernæst på knappen for at vælge fotografier, som overføres fra din computer';
$lang['first_contact_stp6'] = 'Du kan se, at fotografier opremses. Tilføj mindst to fotografier, og når de er klar, så klik på knappen Start upload';
$lang['first_contact_stp7'] = 'Her er et resume af dine uploadede billeder. Bemærk at Piwigo af sig selv har genereret miniaturebillederne. Du kan nu tilføjet flere fotografier ved hjælp af linket nederst, redigere et billedes egenskaber ved at klikke på det eller klikke for at håndtere alle uploadede billeder i Batch Manager...';
$lang['first_contact_stp8'] = 'Lad os redigere dem! Klik på linket, hvis du ikke kan se det, så klik på Foregående for at tilføje mindst to fotografier.';
@@ -52,10 +46,7 @@ $lang['first_contact_stp43'] = 'Udflugten var ganske lang, og alligevel har vi k
$lang['first_contact_stp38'] = 'Med plugins er det meget let at tilpasse din Piwigo. De kan næsten alt, hvad man kan forestille sig, fra som teksttilføjelser til komplet funktionalitet, så som Community-plugin\'en, der gør det muligt for brugere, der ikke er administratorer, at uploade uden at gå ind i administrationsdelen.';
$lang['first_contact_stp39'] = 'På den første side er de installerede plugins opremset. Øverst vises de aktive plugins, det vil sige dem der pt. kører. I bunden vises de plugins, som er installeret i /plugin-mappen, men som er deaktiveret. Slettes en plugin, betyder det at ethvert spor af den bliver fjernet (filer, valgmuligheder, osv.). Ved de fleste plugins bevares dens data, hvis den deaktiveres.';
$lang['first_contact_stp4'] = 'Vælg først et album, opret et hvis der endnu ikke er nogen.';
-$lang['first_contact_stp36'] = 'Temaer har et afgængighedssystem, hvorfor nogle temaer ikke kan slettes (a forældertema kan ikke slettes, hvis et barnetema er aktivt) eller andre kan ikke aktiveres (et barnetema kræver et forældertema). Eksempelvis, hvis man placerer musen over Slet-linket, hvis temaet ikke kan slettes, så fortæller en informationsboble hvorfor.';
$lang['first_contact_stp37'] = 'For at installere nye temaer, kan de downloade dem direkte fra fanen "Tilføj et tema". Kun temaer markeret som kompatible med din version af Piwigo, bliver vist.<br>Lad os nu udforske plugins! Klik på Plugins -> Håndter';
-$lang['first_contact_stp34'] = 'Temaer er en af de tre måder, man kan tilpasse sin Piwigo, sammen med plugins og skabeloner. Installerede temaer er opremset her.<br>Flere end et tema kan være aktiveret: brugerne kan ændre deres foretrukne tema ved at vælge et blandt dem, der er aktiveret, hvis valgmuligheden "Tillad brugertilpasning" er afkrydset på Valgmulighedssiden.';
-$lang['first_contact_stp35'] = 'Teamer kan også opsættes som standard, hvilket betyder at ikke-registrerede besøgendes (altså, gæster, husker du nok?) tema samt alle nye registerede brugere, vil benytte dette tema. Men for tidligere registrerede brugere, vil temaet ikke ændre sig, indtil du gør det fra Brugerhåndteringenssiden eller du deaktiverer deres tema: vær forsigtig, da det kan ødelægge brugeroplevelsen, at ændre hvordan galleriet vises hos dem.';
$lang['first_contact_title42'] = 'Sprog';
$lang['first_contact_title43'] = 'Det har været hyggeligt';
$lang['first_contact_title9'] = 'Batch Manager';
@@ -63,7 +54,6 @@ $lang['takeatour_configpage'] = 'Take A Tour » Udflugtsliste';
$lang['first_contact_title33'] = 'Gæsteindstillinger';
$lang['first_contact_title34'] = 'Temaer';
$lang['first_contact_title35'] = 'Temaer';
-$lang['first_contact_title36'] = 'Temaer';
$lang['first_contact_title37'] = 'Temaer';
$lang['first_contact_title38'] = 'Plugins';
$lang['first_contact_title39'] = 'Plugins';
@@ -88,12 +78,10 @@ $lang['first_contact_stp3'] = 'Den første fane er hvor du tilføjer fotografier
$lang['first_contact_stp30'] = 'Lad os begynde med at ændre titlen';
$lang['first_contact_stp31'] = 'Dernæst banneret, som vises på toppen af alle sider. Som du kan se, er HTML-tags tilladt her. Du kan også anvende tag\'et %gallery_title% for at vise titlen, du netop skrev herover.';
$lang['first_contact_stp32'] = 'Gem nu dine ændringer';
-$lang['first_contact_stp21'] = 'Den næste fane er en side, hvor du kan flytte ethvert virtuelt album.<br>Permalink-fanen er opsat til en bestemt URL til et album, af tekniske årsager opsat til en specifik skabelon eller blot til at sende smarte skræddersyede links.<br>Men lad os redigere et album: klik på Rediger i et album';
$lang['first_contact_stp22'] = 'Som ved billeder, kan man her redigere et albums egenskaber';
$lang['first_contact_stp23'] = 'Låsning af et album betyder, at kun administratorer vil have mulighed for at se albummet: det benyttes normalt når en administrator ændrer på et albums egenskaber eller ikke ønsker at offentliggøre albummet med det samme';
$lang['first_contact_stp24'] = 'Naturligvis er en af de vigtigste sider rettighedssiden hørende til et privat album. Klik på rettighedsfanen eller klik på næste';
$lang['first_contact_stp25'] = 'Som det fremgår af hjælpen i Piwigo-linket øverst til højre, opsættes albumrettigheder via grupper eller brugere. Du kan direkte opsætte flere private eller offentlige albummer ved hjælp af siden Administration » Albummer » Egenskaber.';
-$lang['first_contact_stp26'] = 'Her opsætter man det aktuelle album som privat, giver dernæst adgang til brugere og grupper. Som standard nedarves rettighederne ikke til underalbummer, men overliggende albummer vil blive tildelt de samme rettigheder, for at kunne give brugere, som har fået tildelt rettigheder, til at gennemse albummet.';
$lang['first_contact_title10'] = '';
$lang['first_contact_title12'] = '';
$lang['first_contact_title13'] = '';
diff --git a/plugins/TakeATour/language/de_DE/plugin.lang.php b/plugins/TakeATour/language/de_DE/plugin.lang.php
index 1cf722a8c..572ca2fdf 100755
--- a/plugins/TakeATour/language/de_DE/plugin.lang.php
+++ b/plugins/TakeATour/language/de_DE/plugin.lang.php
@@ -47,7 +47,6 @@ $lang['first_contact_title32'] = '';
$lang['first_contact_title33'] = 'Gäste Einstellung';
$lang['first_contact_title34'] = 'Themen';
$lang['first_contact_title35'] = 'Themen';
-$lang['first_contact_title36'] = 'Themen';
$lang['first_contact_title37'] = 'Themen';
$lang['first_contact_title38'] = 'Plugins';
$lang['first_contact_title39'] = 'Plugins';
@@ -70,7 +69,6 @@ $lang['first_contact_stp29'] = 'Hier auf dieser ersten Seite stellst du die erfo
$lang['first_contact_stp30'] = 'Las uns mit dem ändern des Titels beginnen';
$lang['first_contact_stp32'] = 'Nun speichere deine Änderungen';
$lang['first_contact_stp4'] = 'Zuerst wähle ein Album; erstelle eins falls noch nicht vorhanden';
-$lang['first_contact_stp5'] = 'Dann klicke den Button um die Fotos zu wählen und von deinem Computer zu senden';
$lang['Take a tour and discover the features of your Piwigo gallery » Go to the available tours'] = 'Mache eine Tour und entdecke die Funktionen deiner Piwigo Galerie >> Gehe zu den Verfügbaren Touren ';
$lang['First Contact'] = 'Erster Kontakt';
$lang['Start the Tour'] = 'Tour starten';
@@ -79,7 +77,6 @@ $lang['first_contact_stp11'] = 'So, von hier kannst du ein oder mehrere Fotos au
$lang['first_contact_stp15'] = 'Hier zum Beispiel, kann man alle Eigenschaften eines Fotos bearbeiten';
$lang['first_contact_stp2'] = 'Der Link ist hier. Klicke "Next" zum weitermachen';
$lang['first_contact_descrp'] = 'Empfohlen für Anfänger, diese Tour stellt dir die Grundlagen von Piwigo vor. Sie startet mit hinzufügen und verwalten von Bildern. Die Tour geht weiter mit Album-Management und Zugriffsrechte und endet mit individueller Konfiguration der Themen und Plugins.';
-$lang['first_contact_stp18'] = 'Das vorherige Beispiel war nur ein kleiner Überblick über die Tricks und wie mächtig Piwigo ist. Also ich habe von privaten Alben erzählt, aber wie können wir Alben managen? Klicke auf "Album" -> zum verwalten oder klicke "Weiter"';
$lang['first_contact_stp14'] = 'Wir sehen hier die Bearbeitungs-Seite eines Bildes. Dise Seite ist von hier aus erreichbar, aber auch von der Öffentlichen Bilder Seite, wenn du als Administrator angemeldet bist. Klicke auf "Bearbeiten" oder "nächste Seite"';
$lang['first_contact_stp13'] = 'Du kannst Beschreibungen und mehr aus dem Batch Manager im Unit-Modus bearbeiten. Aber jetzt wollen wir im Global-Modus bleiben';
$lang['first_contact_stp10'] = 'Hier ist der Link, um direkt auf dein Caddy zuzugreifen: Das ist ein Tool für Administratoren um auf einfache Weise Bilder zu einem Satz hinzuzufügen und im Batch Manager zu bearbeiten. Wenn du als Admin angemeldet bist, kannst du Fotos zum Caddy aus der öffentlichen Bilder Seite hinzufügen, oder die Aktion \ "Add to Caddy \" des Batch Manager benutzen.';
@@ -88,18 +85,13 @@ $lang['TAT_descrp'] = 'Herzlich Willkommen! Hier findest du die Liste aller verf
$lang['Prev'] = 'Vorhergehende';
$lang['Next '] = 'Nächste';
$lang['End tour'] = 'Tour beenden';
-$lang['first_contact_stp12'] = 'dann bearbeite sie mit einer Aktion. Allerdings kann man (zur Zeit) keine Batch Bearbeitung der Beschreibungen vornehmen, da diese meistens eindeutig sind';
$lang['first_contact_stp16'] = 'Hier kannst du Bilder den Alben hinzufügen oder dies entfernen. Die Verknüpfung ist virtuell, keine Bilder werden physikalisch verschoben.';
$lang['first_contact_stp20'] = 'Wenn deine Maus über einem Album ist, werden Links und Informationen angezeigt. Per Drag & Drop kannst du die Position eines Album -a rounded block- ändern, dann kannst du diese manuelle Änderung speichern oder abbrechen.';
-$lang['first_contact_stp19_b'] = 'Alle Alben werden "virtuelle Alben" genannt. Hier sind alle "Top" Alben, des Root-Verzeichnises deiner Galerie aufgeführt.';
-$lang['first_contact_stp19'] = 'Hier sind alle "Top" Alben, des Root-Verzeichnises deiner Galerie aufgeführt. Wenn Sie ein Album mit einem gestrichelten Hintergrund sehen, ist das ein physikalisches Album einer FTP-Synchronisation, das von hier aus nicht verschoben oder gelöscht werden kann. Die anderen Alben werden virtuelle Alben genannt.';
-$lang['first_contact_stp17'] = 'Hier kannst du Bilder repräsentativ für ein Album einstellen. Du kannst Bilder als Vorschaubild für ein Album in einem privaten Album erstellen, das ist ideal wenn der Besucher diese Bilder innerhalb dieser Alben nicht sehen soll. Wie zum Beispiel ein Portrait von jemanden stellvertretend für ein Album, das Natur Bilder enthält; es wäre ja komisch, das Foto eines Mannes oder einer Frau zwischen Bäumen oder Tieren zu sehen.';
$lang['first_contact_stp43'] = 'Diese Tour war sehr lange, wir haben aber nur einen kleinen Teil gesehen, wie mächtig Piwigo ist. Alles hat ein Ende, diese Übersicht ist nun beendet. <br> Du kannst viel tiefer in die Eigenschaften von Piwigo einsteigen, indem du eine andere Tour nimmst oder unserer Dokumentation auf der Website piwigo.org liest.';
$lang['first_contact_stp6'] = 'Wie du siehst, werden Fotos hier aufgelistet. Füge mindestens zwei Bilder hinzu und klicke auf die Schaltfläche "Start Upload"';
$lang['first_contact_stp7'] = 'Hier eine Übersicht über deine hoch geladenen Bilder. Wie man sieht hat Piwigo die Miniaturansichten erzeugt. Du kannst nun mehr Fotos mit dem Link am Ende hinzufügen. Die Eigenschaften eines Bildes lassen sich mit einem Klick darauf bearbeiten, oder klicke auf den Batch Manager um alle hoch geladenen Bilder zu verwalten.';
$lang['first_contact_stp9'] = 'Du bist hier im Batch Manager, wo du mehrere Bilder gleichzeitig bearbeiten kannst. Der Caddy ist hier als Filter gesetzt, weil wir von der Upload-Ergebnis-Seite kommen.';
$lang['first_contact_stp23'] = 'Das Sperren eines Albums bedeutet, das nur Administratoren in der Lage sind, das Album zu sehen: Es dient in der Regel dazu das Album nicht sofort zu veröffentlichen, während ein Admin die Eigenschaften des Albums verändert.';
-$lang['first_contact_stp21'] = 'Die nächste Registerkarte ist eine Seite, mit der du virtuelle Album verschieben kannst. <br> Die Permalink Registerkarte dient dazu eine bestimmte url für ein Album zu erstellen, z.B. aus technischen Gründen um bestimmte Schablone oder Coole bearbeitete Links zu senden. <br> Aber lass uns ein Album bearbeiten: Klicke auf Bearbeiten eines Albums';
$lang['2_7_0_title6'] = 'Wähle Skript';
$lang['2_7_0_title7'] = '';
$lang['2_7_0_title8'] = '';
@@ -134,8 +126,6 @@ $lang['first_contact_stp27'] = 'Wichtige Information: Die Webmaster und Administ
$lang['2_7_0_stp1'] = 'Hallo! Ich begleite dich, um Piwigo zu entdecken. Bitte folge meinen Anweisungen und klicke auf Weiter (oder benutze die Pfeile der Tastatur) zum navigieren. Wenn du auf andere Seiten gehst, wirst du danach auf die aktuelle Seite der Tour umgeleitet.';
$lang['first_contact_stp39'] = 'Auf dieser ersten Seite sind die installierten Plugins aufgelistet. Oben sind die aktivierten Plugins aufgelistet, die derzeit ausgeführt werden. An der Unterseite sind die Plugins, die sich im Ordner Plugins befinden, aber nicht aktiviert sind. Löschen eines Plugins bedeutet, dass alles von dem Plugin (Dateien, Optionen usw.) entfernt wird. Für die meisten deaktivierten Plugins, werden die Daten vom Plugin weiterhin behalten.';
$lang['first_contact_stp38'] = 'Plugins sind sehr einfache Möglichkeiten, dein Piwigo entsprechend anzupassen. Sie können fast alles was du dir vorstellen kannst, von kleinen zusätzlichen Texten bis zu umfangreichen Funktionen, wie z. B. das Community Plugin, das nicht Administratoren erlaubt doch Bilder hoch laden zu können.';
-$lang['first_contact_stp36'] = 'Themen haben ein System der Abhängigkeit: Darum können einige Themen nicht gelöscht werden (ein Eltern-Thema kann nicht gelöscht werden, wenn ein Kind-Thema aktiviert ist) oder andere können nicht aktiviert werden (ein Kind-Thema benötigt sein Eltern-Thema). Wenn du zum Beispiel, deine Maus über einen Lösch-Link hältst und dieses Thema nicht gelöscht werden kann, dann bekommst du eine Erklärung dazu.';
-$lang['first_contact_stp35'] = 'Themen können auch als Standard gesetzt werden, was bedeutet, das dieses Thema für nicht registrierte Besucher (Gäste, du erinnerst dich?) und jedem neuen Benutzer erst mal als Thema festgelegt ist. Aber für alle bereits registrierten Benutzer, wird das Thema nicht geändert, bis du es von der User Management Seite aus tust, oder du dieses Thema deaktivierst: Vorsicht, du könntest deine Benutzer damit stören, indem du ihre gesamte Ansicht änderst.';
$lang['2_7_0_stp3'] = 'Die Schnellsuche wurde überarbeitet:<br>
- Fügt OR-Operator hinzu<br>
- Ermöglicht Gruppierung unter Verwendung von Klammern ()<br>
@@ -146,9 +136,7 @@ $lang['2_7_0_stp3'] = 'Die Schnellsuche wurde überarbeitet:<br>
* Größe: >10MP - sucht Fotos, mit Breite * Höhe >10 Megapixel <br>
* Datei: .jpg - zeigt nur JPG-Bilder<br>
- Verwende Singular/Plural Beugungen (Nur für Englisch/Französisch im Moment)<br>';
-$lang['first_contact_stp34'] = 'Themen ist einer der drei Wege um dein Piwigo anzupassen, die anderen sind Plugins und Templates. Installierte Themes sind hier aufgelistet. <br> Mehr als ein Thema kann aktiviert werden: Benutzer können ihr Thema durch Wahl eines der aktivierten ändern, aber nur wenn die Option "Benutzeranpassungen zulassen" auf der Option Seite aktiviert ist.';
$lang['first_contact_stp33'] = 'Nun ein letztes Wort zu den Optionen, die "Gäste-Einstellung" Seite, dient dazu Präferenzen für nicht registrierte Besucher zu setzen. Jedes mal wenn Piwigo sich auf "Gäste" bezieht, sind damit nicht registrierte Besucher gemeint. <br> Lass uns mit Konfiguration fortfahren: Klicke auf Konfiguration -> Themen oder einfach auf weiter.';
-$lang['first_contact_stp26'] = 'Hier kannst du das aktuelle Album als Privat einstellen und den Zugriff für Benutzer und Gruppen gewähren. Standardmäßig werden die Berechtigungen nicht rekursiv für Unter-Alben gewährt, aber Haupt-Alben werden mit der gleichen Berechtigung versehen, um dem zugelassenen Nutzer Zugriff auf das Album zu gewähren.';
$lang['first_contact_stp25'] = 'Wie du in der Piwigo Hilfe (Link oben rechts) lesen kannst, werden Album Berechtigungen durch Gruppen und Benutzer festgelegt. Du kannst mehrere Private / Öffentliche Alben mit Hilfe der Verwaltung und »Alben» Eigenschaften Seite direkt einstellen.';
$lang['privacy_stp1'] = 'Hallo! In diesem Guide werde ich Dir zeigen, wie Du Deine Fotos in Piwigo schützen kannst. Bitte folge meinen Anweisungen und klick auf Weiter (oder benutze die Pfeiltasten auf deiner Tastatur), um zu navigieren. Wenn du im Administrationsbereich auf eine andere Seite wechselst, wirst du automatisch wieder auf die aktuelle Seite der Tour umgeleitet. Wenn Du irgendwo hängst und die Tour nicht verlassen kannst, dann beendet ein Wechsel zu <em>Plugins » Take A Tour</em> die Tour.<br>Lass uns loslegen!';
$lang['privacy_stp15'] = 'Bevor wir Gruppen erklaeren, hier ein Profitip: Hier siehst du den Link zu einer Seite, auf der du mehrere Alben gleichzeitig auf Privat/Öffentlich setzen kannst. Klick jetzt drauf.';
diff --git a/plugins/TakeATour/language/el_GR/plugin.lang.php b/plugins/TakeATour/language/el_GR/plugin.lang.php
index fcf403f05..5eba286ae 100755
--- a/plugins/TakeATour/language/el_GR/plugin.lang.php
+++ b/plugins/TakeATour/language/el_GR/plugin.lang.php
@@ -60,7 +60,6 @@ $lang['first_contact_title4'] = 'Ας προσθέσουμε μια φωτογρ
$lang['first_contact_title39'] = 'Πρόσθετα';
$lang['first_contact_title38'] = 'Πρόσθετα';
$lang['first_contact_title37'] = 'Θέματα';
-$lang['first_contact_title36'] = 'Θέματα';
$lang['first_contact_title35'] = 'Θέματα';
$lang['first_contact_title34'] = 'Θέματα';
$lang['first_contact_title33'] = 'Ρυθμίσεις Επισκεπτών';
@@ -70,23 +69,18 @@ $lang['first_contact_title30'] = '';
$lang['first_contact_title3'] = 'Σελίδα Προσθήκης Φωτογραφίας';
$lang['first_contact_stp14'] = 'Θα δούμε τώρα τη σελίδα επεξεργασίας μίας εικόνας. Αυτή η σελίδα είναι προσβάσιμη από εδώ, αλλά και από τη σελίδα της δημόσιας εικόνας όταν είστε συνδεδεμένοι ως διαχειριστής. Κάντε κλικ στο Επεθεργασία ή πηγαίνετε στο επόμενο';
$lang['first_contact_stp13'] = 'Μπορείτε να επεξεργαστείτε τις περιγραφές και άλλα πολλά από το διαχειριστή δέσμης στη λειτουργία της μονάδας. Αλλά για την ώρα, ας μείνουμε στην παγκόσμια κατάσταση';
-$lang['first_contact_stp12'] = 'στη συνέχεια επεξεργαστείτε τις με τη χρήση της δράσης. Αλλά, για παράδειγμα, δεν μπορείτε -για την ώρα- επεξεργαστείτε ομαδικά περιγραφές, δεδομένου ότι είναι ως επί το πλείστον μοναδικές';
$lang['first_contact_stp11'] = 'Έτσι, μπορείτε να επιλέξετε εδώ από μία ή περισσότερες φωτογραφίες';
$lang['first_contact_stp10'] = 'Αυτή εδώ είναι η σύνδεση για απευθείας πρόσβαση στο καλάθι σας: αυτό είναι ένα εργαλείο για διαχειριστές να προσθέτουν εύκολα τις εικόνες σε ένα σετ για να τις επεξεργαστούν μετά στο Διαχειριστή δέσμης. Μπορείτε να προσθέσετε φωτογραφίες στο καλάθι από τη δημόσια σελίδα εικόνων όταν είστε συνδεδεμένοι ως διαχειριστής ή χρησιμοποιώντας την ενέργεια \ "Προσθήκη στο καλάθι \" στο Διαχειριστή δέσμης';
$lang['first_contact_stp1'] = 'Γεια σας! Θα είμαι ο οδηγός σας για να ανακαλύψετε το Piwigo. Παρακαλούμε ακολουθήστε τις οδηγίες μου, και κάντε κλικ στο Επόμενο (ή χρησιμοποιήστε τα βελάκια του πληκτρολογίου σας) για να περιηγηθείτε. Αν πάτε σε άλλη σελίδα διαχείρισης, θα μεταφερθείτε στην τρέχουσα σελίδα της Περιήγησης. Αν έχετε κολλήσει και δεν μπορείτε να ολοκληρώσετε την περιήγηση, πηγαίνετε στο <em>Plugins » Κάντε μια Περιήγηση</em> και θα ολοκληρώσετε την περιήγηση.<br> Ας ξεκινήσουμε με την προσθήκη εικόνων!';
$lang['first_contact_descrp'] = 'Συνιστάται για αρχάριους, αυτή η περιήγηση είναι μια εισαγωγή στο Piwigo και τα βασικά χαρακτηριστικά του. Θα ξεκινήσει με την προσθήκη εικόνων, στη συνέχεια, τη διαχείρισή τους. Η περιήγηση συνεχίζεται με τη διαχείριση λευκωμάτων και τα δικαιώματα, και καταλήγει με την προσαρμογή χρησιμοποιώντας τη διαμόρφωση, τα θέματα και τα plugins.';
$lang['Visit your Piwigo!'] = 'Επισκεφθείτε το Piwigo σας!';
$lang['Take a tour and discover the features of your Piwigo gallery » Go to the available tours'] = 'Κάντε μια περιήγηση και να ανακαλύψετε τα χαρακτηριστικά της Piwigo γκαλερί σας » Πηγαίνετε στις διαθέσιμες περιηγήσεις';
-$lang['first_contact_stp17'] = 'και εδώ ορίζετε τη φωτογραφία ως αντιπροσωπευτική εικόνα ενός λευκώματος. Έτσι, μπορείτε να ορίσετε ως αντιπροσωπευτική ενός δημόσιου λευκώματος, μια φωτογραφία από ένα ιδιωτικό λεύκωμα, και έτσι μπορείτε να ορίσετε προσαρμοσμένα εικονίδια για τα λευκώματα, αλλά ο χρήστης δεν θα μπορεί δει αυτές τις εικόνες σε αυτά τα λευκώματα. Είναι έτσι σαν να βάζετε το πορτρέτο κάποιου ως αντιπροσωπευτικό, για ένα λεύκωμα που περιέχει φωτογραφίες της φύσης? θα ήταν περίεργο να δει τη φωτογραφία του άνδρα / γυναίκα ανάμεσα σε δέντρα ή ζώα.';
$lang['first_contact_stp16'] = 'εδώ προσθέστε ή να αφαιρέστε τη φωτογραφία από το άλμπουμ. Ο σύνδεσμος είναι εικονικός, δεν μετακινηθούν φυσικά διαθέσιμες φωτογραφίες.';
$lang['first_contact_stp15'] = 'Σε αυτή τη σελίδα μπορείτε να επεξεργαστείτε όλες τις ιδιότητες της φωτογραφίας, για παράδειγμα ...';
-$lang['first_contact_stp18'] = 'Το προηγούμενο παράδειγμα ήταν για να δείξουμε πόσο ισχυρό είναι το Piwigo. Έτσι, μιλήσαμε για Ιδιωτικά Λευκώματα αλλά πως μπορούμε να διαχειριστούμε τα λευκώματα; Κάντε κλικ στο Λευκώματα -> Διαχείριση ή επιλέξτε Επόμενο';
$lang['first_contact_stp30'] = 'Ας ξεκινήσουμε με την αλλαγή του τίτλου';
$lang['first_contact_stp28'] = 'Τώρα θα εξετάσουμε τις διαθέσιμες επιλογές για να ορίσετε τον τρόπο εργασίας σας στο Piwigo . Κάντε κλικ στο Διαμόρφωση -> Επιλογές ή απλά πατήσετε Επόμενο.';
$lang['first_contact_stp2'] = 'Ο σύνδεσμος είναι εδώ. Κάντε κλικ στο κουμπί Επόμενο για να συνεχίσετε';
-$lang['first_contact_stp19_b'] = 'Όλα τα λευκώματα ονομάζονται εικονικά λευκώματα. Εδώ παρατίθενται όλα τα «κορυφαία» λευκώματα, αυτά στη ρίζα της γκαλερί σας.';
$lang['Next '] = 'Επόμενο';
-$lang['first_contact_stp19'] = 'Εδώ παρατίθενται όλα τα «κορυφαία» λευκώματα, αυτά στη ρίζα της γκαλερί σας. Αν δείτε ένα λεύκωμα με διακεκομμένο φόντο, είναι ένα πραγματικό φυσικό λεύκωμα από ένα συγχρονισμό με FTP, το οποίο δεν μπορεί να μετακινηθεί ή να διαγραφεί από εδώ. Τα άλλα λευκώματα ονομάζονται εικονικά λευκώματα.';
$lang['Prev'] = 'Προηγούμενο';
$lang['End tour'] = 'Τέλος Περιήγησης ';
$lang['2_7_0_stp4'] = ' ';
@@ -113,7 +107,6 @@ $lang['2_7_0_descrp'] = 'Ανακαλύψτε τι νέο υπάρχει στο
$lang['2.7 Tour'] = '2.7 Tour';
$lang['first_contact_stp23'] = 'Κλειδώνοντας ένα λεύκωμα σημαίνει ότι μόνο οι διαχειριστές μπορούν να δουν αυτό το λεύκωμα. Αυτό συνήθως γίνετε όταν ένας διαχειριστής επεξεργάζεται τις ιδιότητες ενός άλμπουμ ή δεν θέλει να δημοσιεύει αμέσως το λεύκωμα.';
$lang['first_contact_stp22'] = 'Όπως για μια φωτογραφία, εδώ μπορείς να επεξεργαστείς ένα λεύκωμα.';
-$lang['first_contact_stp21'] = 'Η επόμενη καρτέλα είναι μια σελίδα όπου μπορείτε να μετακινήσετε οποιοδήποτε εικονικό λεύκωμα.<br>Η καρτέλα permalink είναι για να ορίσετε μια συγκεκριμένη URL για ένα λεύκωμα, για τεχνικούς λόγους, όπως για να ορίσετε ένα συγκεκριμένο πρότυπο ή απλά για την αποστολή προσαρμοσμένων συνδέσεων. <br> Αλλά ας επεξεργαστούμε ένα λεύκωμα: κάντε κλικ στο επεξεργασία ενός λευκώματος.';
$lang['first_contact_stp20'] = 'Όταν τοποθετείτε το ποντίκι σας πάνω σ\' ένα λεύκωμα, εμφανίζονται συνδέσμοι και πληροφορίες για το λεύκωμα. Όταν κάνετε drag and drop σ\' ένα άλμπουμ -μπλοκ στρογγυλεμένο-, θα αλλάξει τη θέση του και μπορείτε να αποθηκεύσετε ή να ακυρώσετε την ταξινόμησή του χειροκίνητα.';
$lang['2_7_0_stp3'] = 'Η γρήγορη αναζήτηση έχει αναδιατυπωθεί: <br>
- προσθήκη τελεστή OR<br>
@@ -126,25 +119,20 @@ $lang['2_7_0_stp3'] = 'Η γρήγορη αναζήτηση έχει αναδι
- χρήση ενικού / πληθυντικού (Αγγλικά / Γαλλικά μόνο για τώρα) <br>';
$lang['first_contact_stp25'] = 'Όπως μπορείτε να διαβάσετε στη Βοήθεια του Piwigo -σύνδεσμος επάνω δεξιά-, τα δικαιώματα λευκώματος έχουν οριστεί ανά ομάδες και ανά χρήστες. Μπορείτε να ορίσετε άμεσα ιδιωτικού / δημόσιου πολλαπλά άλμπουμ χρησιμοποιώντας τη Διαχείριση -> Λευκώματα -> Ιδιότητες της σελίδας.';
$lang['first_contact_stp24'] = 'Βεβαίως, μια από τις πιο σημαντικές σελίδες είναι η σελίδα άδειας πρόσβασης ενός ιδιωτικού λευκώματος. Κάντε κλικ στην καρτέλα άδεια ή κάντε κλικ στο επόμενο';
-$lang['first_contact_stp34'] = 'Τα θέματα είναι ένα από τους τρεις τρόπους για να προσαρμόσετε το Piwigo σας, με πρόσθετα και πρότυπα. Τα Θέματα που έχουν εγκατασταθεί αναφέρονται εδώ. <br> Περισσότερα από ένα θέμα μπορούν να ενεργοποιηθούν: οι χρήστες μπορούν να αλλάξουν το θέμα τους επιλέγοντας εδώ ένα από τα επιτρεπόμενα, εάν η επιλογή "Να επιτρέπεται η προσαρμογή των χρηστών" έχει επιλεγεί στη σελίδα Επιλογές.';
$lang['first_contact_stp33'] = 'Απλά μια τελευταία λέξη για τις επιλογές στη σελίδα \'Ρυθμίσεις επισκέπτη\' είναι να ορίζετε τις προτιμήσεις των μη εγγεγραμμένων επισκεπτών. Κάθε φορά που το Piwigo αναφέρεται σε «επισκέπτης» σημαίνει μη εγγεγραμμένος επισκέπτες.<br> Ας συνεχίσουμε για τη Διαμόρφωση: Κάντε κλικ στο Διαμόρφωση-> Θέματα ή απλά να πατήσετε Επόμενο.';
$lang['first_contact_stp32'] = 'Τώρα μπορείτε να αποθηκεύσετε τις αλλαγές';
$lang['first_contact_stp31'] = 'Στη συνέχεια, το banner, το οποίο εμφανίζεται στην κορυφή της κάθε σελίδας. Όπως μπορείτε να δείτε, επιτρέπονται ετικέτες HTML εδώ. Μπορείτε επίσης να χρησιμοποιήσετε την ετικέτα %gallery_title% για να εμφανιστεί ο τίτλος που μόλις πληκτρολογήσατε παραπάνω.';
$lang['first_contact_stp3'] = 'Αυτή η πρώτη καρτέλα είναι όπου μπορείτε να προσθέσετε φωτογραφίες κατευθείαν από τον browser σας. Οι άλλες καρτέλες είναι για τους άλλους τρόπους για να ανεβάσετε φωτογραφίες';
$lang['first_contact_stp29'] = 'Εδώ, σε αυτή την πρώτη σελίδα, θα θέσετε την ουσιαστική και βασική διαμόρφωση της γκαλερί σας.';
-$lang['first_contact_stp26'] = 'Εδώ μπορείτε να ορίσετε το τρέχον λεύκωμα ως ιδιωτικό, στη συνέχεια να παρέχετε πρόσβαση σε χρήστες και σε ομάδες. Ως προεπιλογή, τα δικαιώματα δεν είναι αναδρομικά για τα υπο-λευκώματα, αλλά για τα προς τα επάνω λευκώματα θα χορηγηθεί η ίδια άδεια, προκειμένου να αφήσει τους αδειούχους χρήστες να περιηγηθούν στο λεύκωμα.';
$lang['first_contact_stp27'] = 'Σημαντικό γεγονότος: οι webmasters και οι διαχειριστές δεν είναι παντογνώστες όταν περιηγούνται στο δημόσιο μέρος, αλλά μπορούν να έχουν πρόσβαση σε κάθε άλμπουμ και φωτογραφίες στην πλευρά του διαχειριστή.';
$lang['first_contact_stp37'] = 'Για να εγκαταστήσετε νέα θέματα, μπορείτε να τα κατεβάσετε απευθείας από την καρτέλα \'Προσθήκη θέματος\' Μόνο θέματα που χαρακτηρίζονται ως συμβατά με την έκδοση του Piwigo θα εμφανιστούν.<br>
Ας ανακαλύψουμε τα πρόσθετα τώρα! Κάντε κλικ στο <em> Πρόσθετα » Διαχείριση </em>';
-$lang['first_contact_stp36'] = 'Τα Θέματα διαθέτουν ένα σύστημα εξάρτησης: γι \'αυτό κάποιοι δεν μπορούν να διαγραφούν ένα θέμα (το μητρικό θέμα δεν μπορεί να διαγραφεί,αν ένα θυγατρικό θέμα είναι ενεργοποιημένο) ή άλλα δεν μπορούν να ενεργοποιηθούν (ένα θυγατρικό θέμα χρειάζεται το μητρικό του θέμα). Για παράδειγμα, όταν περάσετε το ποντίκι πάνω από το σύνδεσμο Διαγραφή, εάν το θέμα δεν μπορεί να διαγραφεί, ένα αναδυόμενο συνεφάκι με πληροφορίες θα σας εξηγεί το γιατί.';
-$lang['first_contact_stp35'] = 'Θέματα μπορούν επίσης να οριστούν ως Προεπιλογή, που σημαίνει ότι το θέμα για τους μη εγγεγραμμένους επισκέπτες (πελάτες, θυμάστε;) καθώς και κάθε νέο/α εγγεγραμμένο χρήστη, θα πρέπει να έχει αυτό το θέμα. Αλλά για τους εκ των προτέρων εγγεγραμμένους χρήστες, το θέμα δεν θα αλλάξει μέχρι να το κάνετε από τη σελίδα διαχείρισης χρηστών ή να απενεργοποιήσετε το θέμα τους: να είστε προσεκτικοί, μπορεί να μπερδέψει τους χρήστες σας, αλλάζοντας ολόκληρη την οθόνη τους.';
$lang['first_contact_stp4'] = 'Πρώτα διαλέξτε ένα λεύκωμα? Δημιουργήσετε ένα, εάν δεν υπάρχει ακόμα λεύκωμα.';
$lang['first_contact_stp39'] = 'Σ\' αυτή την πρώτη σελίδα, παρατίθενται τα εγκατεστημένα πρόσθετα. Στην κορυφή, παρατίθενται τα ενεργοποιημένα πρόσθετα, τα οποία τρέχουν ήδη. Στο κάτω μέρος, τα πρόσθετα τα οποία είναι εγκατεστημένα στο φάκελο / plugins, αλλά είναι απενεργοποιημένα. Διαγραφή ενός πρόσθετου σημαίνει ότι κάθε ίχνος του plugin θα πρέπει να αφαιρεθεί (αρχεία, επιλογές κλπ.). Για τα περισσότερα από τα πρόσθετα, η απενεργοποίηση θα κρατήσει τα δεδομένα που καταχωρούνται από αυτά.';
$lang['first_contact_stp38'] = 'Τα Πρόσθετα είναι ένας εύκολος τρόπος για να προσαρμόσετε Piwigo σας. Μπορούν να κάνουν σχεδόν οτιδήποτε μπορείτε να φανταστείτε από μικρή προσθήκη κειμένου μέχρι ολοκληρωμένες λύσεις, όπως το Community plugin που επιτρέπει στους μη διαχειριστές χρήστες να ανεβάζουν, χωρίς να εισέρχονται στο τμήμα διαχείρισης.';
$lang['first_contact_stp41'] = 'Μπορείτε να δείτε στην τελευταία καρτέλα όλα τα plugins που είναι διαθέσιμα για την έκδοση του Piwigo. Υπάρχουν εκατοντάδες plugins!';
$lang['first_contact_stp40'] = 'Εδώ είμαστε! Μην με απενεργοποιήσετε τώρα, αλλά μπορείτε να δείτε, πως μπορείτε να απενεργοποιήσετε ή να επαναφέρετε ένα ενεργοποιημένο plugin.';
$lang['first_contact_stp6'] = 'Θα δείτε ότι οι φωτογραφίες απαριθμούνται. Όταν είστε έτοιμοι, κάντε κλικ στο κουμπί Ξεκινήστε την Μεταφόρτωση. ';
-$lang['first_contact_stp5'] = 'Έπειτα κάντε κλικ στο κουμπί για να διαλέξετε φωτογραφίες από τον υπολογιστή σας, η απλά τραβήξτε και βάλτε τα αρχεία στη παραπάνω ζώνη.';
$lang['first_contact_stp43'] = 'Η περιήγηση αυτή ήταν αρκετά μακροσκελής, αλλά είδαμε μόνο μέρος από το πόσο ισχυρό εργαλείο είναι το Piwigo. Όλα έχουν ένα τέλος, αυτή η επισκόπηση τελείωσε.<br><br>Μπορείτε να ανακαλύψετε περισσότερα χαρακτηριστικά του Piwigo σε βάθος, κάνοντας μια άλλη περιήγηση ή διαβάζοντας την τεκμηρίωση, στην ιστοσελίδα του piwigo.org.<br><br> Μην ξεχνάτε επίσης τον σύνδεσμο της Βοήθειας στην επάνω δεξιά γωνία σε κάθε Σελίδα διαχείρισης. <p style="text-align:center">Απολαύστε το Piwigo σας!</p>';
$lang['privacy_descrp'] = 'Η περιήγηση αυτή παρουσιάζει τρόπους να προστατέψετε τις φωτογραφίες σας από δημόσια πρόσβαση με ένα σύστημα αδειών ανά λεύκωμα και ανά εικόνα, και από την αντιγραφή χρησιμοποιώντας προστασία εικόνας. ';
$lang['first_contact_stp42'] = 'Το Piwigo είναι πολυγλωσσικό. Από προεπιλογή, η γλώσσα που εμφανίζετε το Piwigo είναι η γλώσσα του browser του επισκέπτη. <br><br>Αν η γλώσσα του επισκέπτη δεν μπορεί να βρεθεί, η γλώσσα που ορίζεται τότε είναι η προεπιλεγμένη. ';
diff --git a/plugins/TakeATour/language/en_UK/plugin.lang.php b/plugins/TakeATour/language/en_UK/plugin.lang.php
index f69bbfa1b..d243fc2f5 100644
--- a/plugins/TakeATour/language/en_UK/plugin.lang.php
+++ b/plugins/TakeATour/language/en_UK/plugin.lang.php
@@ -2,15 +2,15 @@
$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 are listed all the available tours to discover the features of your Piwigo gallery.<br>Launch a tour below, then follow the instructions. Click Next/Prev (or use the arrows of your keyboard) to navigate during a tour. During a tour, 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.';
+$lang['TAT_descrp'] = 'Welcome! Here are listed all the available tours to 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. During a tour, 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.';
$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 Piwigo, its basic features. It will start by adding pictures, then manage them. The tour continues with album management and permissions, and ends on the customization using the configuration, the themes and the plugins.';
+$lang['first_contact_descrp'] = 'Recommended for beginners, this tour introduce you Piwigo, its basic features. It will start by adding photos, then manage them. The tour continues with album management and permissions, and ends on the customization using the configuration, the themes and the plugins.';
$lang['first_contact_title1'] = 'Welcome in your Piwigo gallery';
-$lang['first_contact_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 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 pictures!';
+$lang['first_contact_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 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';
@@ -18,70 +18,68 @@ $lang['first_contact_stp3'] = 'This first tab is where you add photos directly f
$lang['first_contact_title4'] = 'Lets add 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 from your computer, or just drag and drop files in the zone above.';
+$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 pictures. See that Piwigo has generated itself the thumbnails. You can:<ul><li>manage all the uploaded pictures in the Batch Manager</li><li>edit the properties of a picture by clicking on it</li><li>add more photos</li></ul>';
+$lang['first_contact_stp7'] = 'Here a summary of your uploaded photos. See that Piwigo has generated itself 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 know in the Batch Manager, where you can batch edit multiple pictures.<br><br>Here the prefilter is already set on "Caddie" because we come from the upload page.';
+$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 to your caddie: that\'s a tool for administrators to easily pick pictures 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 picture page when logged as an admin, or using the action "Add to caddie" on the Batch Manager.';
+$lang['first_contact_stp10'] = 'Here is the link to directly access to 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 as an admin, or using the action "Add to caddie" on the Batch Manager.';
$lang['first_contact_title11'] = 'How to edit a photos';
$lang['first_contact_stp11'] = 'So you can select from here one or more photos';
$lang['first_contact_title12'] = '';
-$lang['first_contact_stp12'] = 'then edit them using an action. But for instance, you can\'t batch edit descriptions since they are mostly unique';
+$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 unit mode. But for now, let\'s stay in the global mode';
$lang['first_contact_title14'] = '';
-$lang['first_contact_stp14'] = 'We will see now the <b>edition page</b> of one picture. That page is reachable from here but also from the public picture page when logged as an administrator.<br><br>Hover the thumbnail then click on Edit.';
-$lang['first_contact_title15'] = 'The edition page of a picture';
+$lang['first_contact_stp14'] = 'We will see now the <b>edition 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 edition page of a photo';
$lang['first_contact_stp15'] = 'On that 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 picture representative of any album.<br><br>So you can set a photo in a private album, as a representative of a public album which is great to set custom thumbnails for albums. Like setting a portrait of someone as representative, for an album which contains photos of nature; it would be weird to see that photo of the man/woman among trees or animals.';
+$lang['first_contact_stp17'] = 'Here you can set the photo as 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 to 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'] = 'That previous example was just a small overview of tricks and how powerful Piwigo is. So I\'ve told you about private albums, but how can we manage albums? Click <em>On album » Manage</em> or hit Next';
+$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 all the \'top\' albums, the ones at the root of your gallery. If you see an album with a dashed background, it\'s an real physical album from a FTP synchronisation, which can\'t be moved or deleted from here. The others albums are called virtual albums.';
-$lang['first_contact_stp19_b'] = 'All the albums are called \'virtual albums\'. Here are listed all the \'top\' albums, the ones at the root of your gallery.';
+$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 others 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 is hover a 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, for technical reasons like to set a specific template or for just sending cool customized links.<br>But let\'s edit an album: click on Edit of a album';
+$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 of a album';
$lang['first_contact_title22'] = 'Album Edition Page';
-$lang['first_contact_stp22'] = 'Like for a picture, here you can edit the properties of an album';
+$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 a album means only administrators will be able to see that album: it\'s usually used when an admin is managing the properties of an album or don\'t want to publish the album immediately';
+$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_title24'] = '';
$lang['first_contact_stp24'] = 'Certainly, one of the most important page is the permission page of a private album. Click on the permission tab or click next';
$lang['first_contact_title25'] = 'Album Permission';
$lang['first_contact_stp25'] = 'As you can read in the Help of your Piwigo -link at the top right-, album permissions are set by groups and users.';
$lang['first_contact_title26'] = '';
-$lang['first_contact_stp26'] = 'Here you can set the current album as private, then grant access to users and groups. By default, permissions are not recursive for sub albums, but upper-albums will be granted with the same permission in order to let the granted users to browse to the album.';
+$lang['first_contact_stp26'] = 'Here you can set the current album as private, then grant access to users and groups. By default, permissions automatically apply to parent albums but not to sub albums.';
$lang['first_contact_title27'] = '';
-$lang['first_contact_stp27'] = 'Important fact: the webmasters and administrators are not omniscient when browsing the public part, but they can access to every album and photos on the admin part.<br><br>More details in the Privacy Tour.';
+$lang['first_contact_stp27'] = '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.<br><br>More details in the Privacy Tour.';
$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 tittle';
+$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 tittle you just typed above.';
+$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 about Configuration: click on <em>Configuration » Themes</em> or just hit Next.';
$lang['first_contact_title34'] = 'Themes';
-$lang['first_contact_stp34'] = 'Themes are one of the three way to customize your Piwigo, with Plugins and Templates. Themes installed are listed here.<br>More than one theme can be enabled: users can change their theme by choosing one among the one enabled here, if the option \'Allow user customization\' is checked on the Option page.';
+$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 among the one enabled here, if the option \'Allow user customization\' is checked on the Option page.';
$lang['first_contact_title35'] = 'Themes';
-$lang['first_contact_stp35'] = 'Themes can also be set as Default, which means that\'s the theme for unregistered visitors (guests, you remember?) and any new registered user will be have this theme. But for any previously registered users, the theme won\'t change until you do it from the User Management page or you disable their theme: be careful, you might disturb your users by changing their whole display.';
-$lang['first_contact_title36'] = 'Themes';
-$lang['first_contact_stp36'] = 'Themes have a system of dependency:<ul><li>some theme can\'t be deleted: a parent theme can\'t be deleted if a child theme is enabled</li><li>or others can\'t be enabled: a child theme needs its parent theme</li></ul>For instance, when you put you\'re mouse over a Delete link, if the theme can\'t be deleted, a information bubble will explain you why.';
+$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 showed.<br><br>Let\'s discover the plugins now! Click on <em>Plugin » Manage</em>';
$lang['first_contact_title38'] = 'Plugins';
@@ -92,8 +90,6 @@ $lang['first_contact_title40'] = '';
$lang['first_contact_stp40'] = 'Here it\'s me! Don\'t disable me now, but you can see you can Disable 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_title42'] = 'Languages';
-$lang['first_contact_stp42'] = 'Piwigo is multilingual. By default, the language displayed by Piwigo change according to the language of the browser of the visitor.<br><br>If the language of the visitor is not available, the language set by default is used.';
$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 a end, this overview is finished.<br><br>You can discover much deeper the features of Piwigo by taking an other 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>';
@@ -136,25 +132,25 @@ $lang['2_7_0_stp11'] = 'This tour is over.<p style="text-align:center">Enjoy you
-$lang['privacy_descrp'] = 'This tour presents all the ways to protect your photo from public access with the permission systems per album and per picture, and from copying using image protections.';
+$lang['privacy_descrp'] = 'This tour presents all the ways to protect your photo from public access with the permission systems per album and per photo, and from copying using image protections.';
$lang['privacy_title1'] = 'Welcome in the Privacy Tour';
-$lang['privacy_stp1'] = 'Hello! I will be your guide to discover how to protect your pictures 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_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 pictures. 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 picture, 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_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 pictures 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_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 pictures, you can change the Privacy Level of the uploaded pictures right there...';
+$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 pictures...';
+$lang['privacy_stp8'] = 'Select one or more photos...';
$lang['privacy_title9'] = 'Privacy Level';
-$lang['privacy_stp9'] = '... and select the action "Who can see the pictures?". Now you can change the privacy level of the selected pictures.<br><br>But you can also do that for a specific picture, 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_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';
@@ -180,7 +176,7 @@ $lang['privacy_stp20'] = 'Now you know how to keep your photos private, but you
$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 pictures 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 picture 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_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_title23'] = 'Local Config: Privacy Level';
$lang['privacy_stp23'] = '<em>For Advanced Users</em><br><br>Curently Privacy Levels are hard coded in the local configuration variable $conf[\'available_permission_levels\']. You can add a new level, by adding an intermediate number, but removing a level is highly inadvisable. You may want to translate your new level: use $lang[\'Level X\'] where X is your new number.';
$lang['privacy_title24'] = 'It\'s been a great time';
diff --git a/plugins/TakeATour/language/eo_EO/plugin.lang.php b/plugins/TakeATour/language/eo_EO/plugin.lang.php
index 6936d0690..d924002a9 100755
--- a/plugins/TakeATour/language/eo_EO/plugin.lang.php
+++ b/plugins/TakeATour/language/eo_EO/plugin.lang.php
@@ -77,12 +77,9 @@ $lang['Next '] = 'Sekvanta';
$lang['first_contact_stp29'] = 'Ĉi-tie, sur tiu unua paĝo, vi elektos la ĉefan kaj bazan agordon sur via galerio.';
$lang['first_contact_stp30'] = 'Komencu ni per ŝanĝo de la titolo';
$lang['first_contact_stp1'] = 'Saluton! Mi estos via ĉiĉerono por malkovri na Piwigo. Bonvolu sekvi miajn instrukciojn, kaj alklaku Sekvanta (aŭ uzu la sagojn el via klavaro) por navigi. Se vi iras al alia paĝo de la administrado, vi estos alidirektita al la aktuala paĝo de la travizito. Se vi estas blokita kaj ne povas fini la traviziton, iri al <em>Kromaĵoj » Traviziti</em> finos la travizion. <br>Komencu ni per aldono de bildoj!';
-$lang['first_contact_stp12'] = 'kaj redaktu ilin uzante agon. Sed ekzemple, vi (ankoraŭ) ne povas staple redakti priskribojn, pro tio ke ili estas plejparte ununuraj.';
$lang['first_contact_stp13'] = 'Vi povas redakti priskribojn kaj pli el la stapla mastrumilo dum unuopa modo. Sed nun, pludaŭrigu la ĝenerala modo.';
$lang['first_contact_stp16'] = 'ĉi-tie por aldoni aŭ forigi la foton el fotaroj. La ligo estas virtuala, neniu foto estos forigita iam ajn.';
$lang['first_contact_stp32'] = 'Nun savu viajn ŝanĝojn';
-$lang['first_contact_stp19_b'] = 'Ĉiuj fotaroj nomiĝas \'virtualaj fotaroj\'. Jen la listo de la superaj fotaroj, kiuj troviĝas ĉe la radiko de via galerio.';
$lang['first_contact_stp25'] = 'Kiel vi povas legi en la helpa parto de via Piwigo (ligilo dekstre supre), fotaraj permesoj agordiĝas laŭ grupoj kaj uzantoj.';
-$lang['first_contact_stp26'] = 'Ĉitie eblas al vi ŝalti la aktuala fotaro al privata, kaj permesi atingon al uzantoj kaj grupoj. Apriore, alirpermesoj ne rikuras al sub-fotaroj, sed super-fotaroj estos same permesitaj por lasi la rajtitajn uzantojn foliumi la fotaron.';
$lang['first_contact_stp28'] = 'Nun ni interesiĝos pri la opcioj disponeblaj por agordi, ke Piwigo funkciu kiel vi deziras. Alklaku sur Agordoj->Opcioj aŭ simple sur sekvanta.';
$lang['first_contact_stp24'] = 'Tutcerte unu el la plej gravaj paĝoj estas la permesopaĝo de privata fotaro. Alklaku sur la permeso-langeto aŭ sur sekva '; \ No newline at end of file
diff --git a/plugins/TakeATour/language/es_ES/plugin.lang.php b/plugins/TakeATour/language/es_ES/plugin.lang.php
index d690feecc..aa50a9eb1 100755
--- a/plugins/TakeATour/language/es_ES/plugin.lang.php
+++ b/plugins/TakeATour/language/es_ES/plugin.lang.php
@@ -27,21 +27,15 @@ $lang['Take a tour and discover the features of your Piwigo gallery » Go to the
$lang['Visit your Piwigo!'] = '¡Visita tu Piwigo!';
$lang['first_contact_stp15'] = 'En esta pagina puede editar todas las propriedades de una foto, por ejemplo...';
$lang['first_contact_stp16'] = 'aquí para añadir o quitar la foto de los álbumes. El enlace es virtual, ninguna foto sera eliminada físicamente.';
-$lang['first_contact_stp17'] = 'y aquí para designar la foto como representativa de un álbum. Así puede asignar una foto de un álbum privado como representante de un álbum publico; esto es una solución para poner miniaturas personalizadas en los álbumes sin que el usuario pueda ver esta imagen en los álbumes. Sera como poner el retrato de una persona para representar un álbum de fotos de naturaleza; seria raro d ver el retrato entre las fotos de arboles y animales.';
$lang['first_contact_stp14'] = 'Vamos a ver la pagina de edición de una imagen. Esta pagina es accesible desde aquí pero también desde la pagina publica de una imagen cuando esta conectado como administrador. Hagan clic en Editar o Siguiente.';
$lang['first_contact_stp13'] = 'Puede editar las descripciones o otros desde la gestión por lotes. Pero de momento, nos quedamos con el modo global.';
-$lang['first_contact_stp12'] = 'y editarlas usando una acción. Pero de momento no puede editar por lote las descripciones por a menudo son únicas';
$lang['first_contact_stp11'] = 'Puede seleccionar aquí una o varias fotos.';
$lang['first_contact_stp10'] = 'Aquí esta el enlace para acceder directamente a su caddie: es una herramienta de administración para añadir fácilmente imágenes, ordenarlas, editarlas, en la gestión por lote. Puede también añadir imágenes al caddy desde la pagina "foto publica" cuando esta conectado como administrador, o usando la acción "Añadir al caddy" de la gestión por lote. ';
$lang['first_contact_stp1'] = 'Hola! Seré su guía par descubrir su Piwigo. Gracias por seguir mis instrucciones, y hagan clic en Siguiente (o utilicen las flechas de su teclado) para navegar. Si abren otra pagina de la administración serán redirigidos hacia la pagina corriente de la visita. Si está atascado, visualizando <em>Plugins » Take A Tour</em> se terminara la visita. Empecemos por añadir imágenes!';
$lang['first_contact_descrp'] = 'Esta visita es una introducción a Piwigo y sus funcionalidades básicas. Esta recomendada para principiantes. Empieza añadiendo imágenes y su gestión. La visita sigue con la gestión de los álbumes, los permisos y acaba con la personalización a través de configuración, temas, y plugins.';
-$lang['first_contact_stp19'] = 'Aquí están listado todos los "Top" álbumes, los de la raíz de su galería. Si ve un álbum con el fondo punteado, es un verdadero álbum físico creado desde una sincronización FTP que no puede ser desplazado o borrado aqui. Los otros albumes se llaman albumes virtuales.';
-$lang['first_contact_stp18'] = 'El ejemplo anterior era solo una parte de la potencia de Piwigo. Hemos hablado de los álbumes privados , pero como podemos gestionar los álbumes? Clic en Álbum-> Gestionar o Siguiente.';
$lang['first_contact_stp22'] = 'Como para una foto, aquí puedes editar las propiedades de un álbum';
-$lang['first_contact_stp21'] = 'La siguiente pestaña es una página donde puedes mover cualquier álbum virtual.<br>La pestaña de enlaces permanentes está para configurar una url personalizada a un álbum, por razones técnicas como establecer una plantilla, o simplemente por mandar un enlace guay personalizado.<br>Vamos a editar un álbum: haz click en Editar de un álbum.';
$lang['first_contact_stp2'] = 'El enlace está aquí. Haz click en siguiente para continuar.';
$lang['first_contact_stp20'] = 'Cuando tu ratón está sobre un álbum, aparece información y enlaces. Si arrastras y sueltas un álbum -un bloque con esquinas redondeadas-, cambiarás la posición pudiendo guardar o cancelar el orden manual creado.';
-$lang['first_contact_stp19_b'] = 'Todos los álbumes son llamados "álbumes virtuales". Aquí aparecen listados todos los álbumes "top", los que aparecen en tu galería al abrirla.';
$lang['first_contact_stp31'] = 'Seguidamente la bandera que se enseñara arriba de cada pagina. Como pueden ver las etiquetas HTML esta aquí autorizadas. Pueden también utilizar la etiqueta %gallery_title% para mostrar el titulo que acaba de seleccionar arriba.
';
$lang['first_contact_stp30'] = 'Empezamos por cambiar el titulo';
@@ -49,16 +43,12 @@ $lang['first_contact_stp3'] = 'Pueden añadir fotos desde la primera pestaña co
$lang['first_contact_stp29'] = 'En esta primera pagina, informara de lo esencial de la configuración básica de su galería.';
$lang['first_contact_stp28'] = 'Vamos a ver ahorra las opciones disponibles para hacer funcionar Piwigo a su manera. Clic en Configuración->Opción Siguiente.';
$lang['first_contact_stp27'] = 'Aviso importante : los web-maestres y administradores no tienen "pase libre" cuando navegan en la parte publica, pero pueden acceder a todos los álbumes y fotos en la parte administración.';
-$lang['first_contact_stp26'] = 'Aquí pueden saltar de un álbum corriente a uno privado, y autorizar el acceso a usuarios y grupos. Por defecto, los permisos no están reflejados en los subálbumes, pero los de los niveles superiores estarán actualizados con los mismos permisos para autorizar los usuarios a navegar hasta el álbum corriente.';
$lang['first_contact_stp25'] = 'Como lo pueden ver en la ayuda de su Piwigo (enlace arriba derecha) , los permisos sobre los álbumes están posicionados por grupos o por usuarios. Pueden hacer privado/publico varios álbumes simultáneamente usando la pagina de administración de las propriedades de los álbumes.';
$lang['first_contact_stp24'] = 'Sin ninguna duda, lo mas importante de las paginas son los permisos de un álbum privado. Clic en la pestaña Permisos o clic en Siguiente. ';
$lang['first_contact_stp23'] = 'Bloquear un álbum significa que solo los administradores pueden ver este álbum. Eso se suele utilizar cuando un administrador cambia las propriedades de un álbum o que no quiere publicar enseguida el álbum. ';
$lang['Prev'] = 'Anterior';
$lang['Next '] = 'Siguiente';
$lang['End tour'] = 'Terminar';
-$lang['first_contact_stp36'] = 'Los temas tienen un sistema de dependencia: por eso ciertos temas no pueden ser borrados (un tema pariente no puede ser borrado si un tema hijo es activado) o ser activados ( un tema hijo debe tener un pariente). Por ejemplo, cuando sobrevuelan el enlace "Borrar" con el ratón, un ventana emergente de información le explica porque el tema no puede ser borrado.';
-$lang['first_contact_stp35'] = 'Un tema puede ser definido también por defecto, lo que significa que el tema de los usuarios no autenticados (invitados) y los nuevos usuarios tendrán este tema. Pero los usuarios ya registrados , el tema no cambiara hasta que no lo hagan desde la pagina de gestión del usuario o que no lo desactiven (sean cuidadoso, puede perturbar sus usuarios cambiando la pantalla).';
-$lang['first_contact_stp34'] = 'Los temas son uno de los tres métodos de personalización de su Piwigo con los Plugins y les Templates. Los temas instalados son listados aquí.<br/>Varios temas pueden ser autorizados: el usuario puede cambiar su tema seleccionándolo entre los varios temas autorizados, si la opción "Autorizar la personalización usuarios" esta marcada en la pagina de las opciones.';
$lang['first_contact_stp33'] = 'Una ultima palabra relativo a las opciones, la pagina "Preferencias invitados" se utiliza para definir las preferencias de los usuarios no identificados. <br/> Seguimos con la configuración : clic en Configuración->Temas o en Siguiente.';
$lang['first_contact_stp32'] = 'Ahora, guarde los cambios';
$lang['first_contact_stp37'] = 'Para instalar nuevos temas, puede bajarlos directamente desde el enlace "Añadir temas". Solo los temas compatibles con su versión de Piwigo se mostraran.<br/>Ahora, vamos a descubrir los Plugins ! Clic en Plugins->Gestión.';
@@ -116,7 +106,6 @@ $lang['2_7_0_title11'] = '¡Nos vemos pronto!';
$lang['2_7_0_title2'] = 'Primera nueva funcionalidad';
$lang['2_7_0_title3'] = 'Búsqueda rápida';
$lang['first_contact_stp7'] = 'Este es un sumario de tus fotos subidas. Puedes observar que Piwigo ha generado por si mismo las miniaturas. Puedes añadir más fotos usando el enlace que hay al final, editar las propiedades de una foto haciendo click en el, o administrar las fotos subidas en el editor por lotes.';
-$lang['first_contact_stp5'] = 'Haz click en el botón para seleccionar las fotos a subir desde tu ordenador.';
$lang['first_contact_stp6'] = 'Puedes ver que las fotos se listan aquí. Añade por lo menos 2 fotos y cuando estés listo haz click en el botón Empezar la subida.';
$lang['first_contact_stp43'] = 'Este tour ha sido bastante largo, pero solo hemos visto una pequeña parte de todo el potencial que tiene Piwigo. Todo tiene un final, esta visita ha acabado.<br>Puedes descubrir las funciones más en profundidad haciendo otro tour o leyendo la documentación en la web de piwigo.org';
$lang['first_contact_stp41'] = 'Puedes ver en la última pestaña todos los plugins disponibles para tu versión de Piwigo. ¡Hay cientos de ellos!';
@@ -142,7 +131,6 @@ $lang['first_contact_title3'] = 'Añadir página de fotos';
$lang['first_contact_title33'] = 'Ajustes para invitados';
$lang['first_contact_title34'] = 'Temas';
$lang['first_contact_title35'] = 'Temas';
-$lang['first_contact_title36'] = 'Temas';
$lang['first_contact_title1'] = 'Bienvenido al a galería de Piwigo';
$lang['first_contact_title11'] = 'Cómo editar fotos';
$lang['first_contact_title15'] = 'La página de edición de fotos';
diff --git a/plugins/TakeATour/language/fr_FR/plugin.lang.php b/plugins/TakeATour/language/fr_FR/plugin.lang.php
index 510fe0bbb..7164f6f92 100644
--- a/plugins/TakeATour/language/fr_FR/plugin.lang.php
+++ b/plugins/TakeATour/language/fr_FR/plugin.lang.php
@@ -36,20 +36,14 @@ $lang['first_contact_stp2'] = 'Le lien est ici. Cliquez sur Suivant pour continu
$lang['first_contact_stp11'] = 'Vous pouvez sélectionner ici une ou plusieurs photos';
$lang['first_contact_stp24'] = 'Sans aucun doute, la plus importante des pages est celle des permissions d\'un album privé. Cliquez sur l\'onglet Permissions ou cliquez sur Suivant';
$lang['first_contact_stp23'] = 'Verrouiller un album signifie que seuls les administrateurs pourront afficher cet album. Cela est habituellement utilisé quand un administrateur modifie les propriétés d\'un album ou ne veut pas publier immédiatement l\'album';
-$lang['first_contact_stp21'] = 'L\'onglet suivant est une page où vous pouvez déplacer n\'importe quel album virtuel.<br />L\'onglet permalien est utilisé pour écrire une URL spécifique pour un album, pour des raisons techniques comme un template particulier ou juste pour envoyer des liens customisés trop cool. <br/> Mais allons éditer un album : cliquez sur le lien Éditer d\'un album';
$lang['first_contact_stp20'] = 'Lorsque votre souris survole un album, les liens et informations apparaissent. Quand vous glissez/déposez un album (un block arrondi), vous changez sa position. Vous pouvez enregistrer ou annuler cet ordre d\'affichage manuel.';
-$lang['first_contact_stp19_b'] = 'Tous les albums sont appelés \'Albums virtuels\'. Ici sont listés tous les \'Top\' albums, ceux à la racine de votre galerie.';
-$lang['first_contact_stp19'] = 'Ici sont listés tous les \'Top\' albums, ceux à la racine de votre galerie. Si vous voyez un album avec un fond en pointillés, c\'est un véritable album physique créé depuis une synchronisation FTP qui ne peut être déplacé ou supprimé ici. Les autres albums sont appelés albums virtuels.';
$lang['first_contact_stp29'] = 'Sur cette première page, vous renseignerez l\'essentiel de la configuration de base de votre galerie.';
$lang['first_contact_stp30'] = 'Commençons par changer le titre';
$lang['first_contact_stp32'] = 'Maintenant, enregistrez vos modifications';
-$lang['first_contact_stp18'] = 'L\'exemple précédent était juste un simple aperçu des astuces et de la puissance de Piwigo. Nous avons parlé des albums privés, mais comment pouvons nous gérer les albums ? Cliquez sur Album->Gérer ou sur Suivant';
-$lang['first_contact_stp17'] = 'et ici pour désigner la photo comme représentative d\'un album. Ainsi vous pouvez désigner une photo d\'un album privé comme représentant d\'un album publique; ceci est un moyen pour mettre des vignettes personnalisées sur les albums sans que l\'utilisateur puisse voir cette image dans ces albums. C\'est comme mettre le portrait d\'une personne pour représenter un album de photos de la nature; il serait bizarre de voir le portrait parmi les photos d\'arbres ou d\'animaux.';
$lang['first_contact_stp16'] = 'ici pour ajouter ou supprimer la photo des albums. Le lien est virtuel, aucune photo ne sera physiquement supprimée.';
$lang['first_contact_stp15'] = 'Sur cette page, vous pouvez éditer toutes les propriétés d\'une photo, par exemple...';
$lang['first_contact_stp13'] = 'Vous pouvez éditer les descriptions ou autres depuis la gestion par lots. Mais pour le moment, restons en mode global';
$lang['first_contact_stp14'] = 'Nous allons maintenant voir la page d\'édition d\'un image. Cette page est accessible d\'ici mais aussi depuis la page publique d\'une image quand vous êtes connecté comme administrateur. Cliquez sur Éditer ou passez au suivant';
-$lang['first_contact_stp12'] = 'puis éditez les en utilisant une action. Mais par exemple, vous ne pouvez pas (pour l\'instant) éditer par lot les descriptions car elles sont le plus souvent uniques';
$lang['first_contact_stp10'] = 'Voici le lien pour accéder directement à votre caddie : c\'est un outil d\'administration pour ajouter facilement des images, les ordonner, les éditer dans la gestion par lot. Vous pouvez ajouter des photos au caddy depuis la page photo publique quand vous êtes connecté en tant qu\'administrateur, ou en utilisant l\'action "Ajouter au caddie" de la gestion par lot';
$lang['first_contact_stp1'] = 'Salut ! Je serai votre guide pour la découverte de Piwigo. Merci de suivre mes instructions, et de cliquer sur Suivant (ou d\'utiliser les flèches de votre clavier) pour naviguer. Si vous affichez une autre page de l\'administration, vous serez redirigé vers la page courante de la visite. Si vous êtes coincés, afficher <em>Plugins » Take A Tour</em> terminera la visite. Commençons par ajouter des images !';
$lang['TAT_descrp'] = 'Bienvenue ! Sont listées ici toutes les visites guidées disponibles pour découvrir les fonctionnalités de votre galerie Piwigo.<br />Démarrez une visite ci-dessous puis suivez les instructions. Cliquez sur Suivant/Précédent (ou utilisez les flèches du clavier) pour suivre le visite. Pendant la visite, si vous affichez une autre page d\'administration, vous serez automatiquement redirigé vers la page courante de la visite. Si vous êtes coincés, afficher <em>Plugins » Take A Tour</em> terminera la visite.';
@@ -65,14 +59,10 @@ $lang['first_contact_title3'] = 'Page d\'ajout de photo';
$lang['first_contact_title33'] = 'Préférences utilisateur';
$lang['first_contact_title34'] = 'Thèmes';
$lang['first_contact_title35'] = 'Thèmes';
-$lang['first_contact_title36'] = 'Thèmes';
$lang['first_contact_title37'] = 'Thèmes';
$lang['first_contact_title38'] = 'Plugins';
$lang['first_contact_title9'] = 'Gestion par lots';
$lang['takeatour_configpage'] = 'Visite guidée » Liste des visites';
-$lang['first_contact_stp34'] = 'Les thèmes sont une des trois méthodes de personnalisation de votre Piwigo avec les Plugins et les Templates. Les thèmes installés sont listés ici.<br/>Plusieurs thèmes peuvent être autorisés : l\'utilisateur peut alors changer son thème le sélectionnant parmi l\'un des thèmes autorisés, si l\'option \'Autoriser la personnalisation aux utilisateurs\' est cochée dans la page des options.';
-$lang['first_contact_stp35'] = 'Un thème peut aussi être défini par défaut, ce qui signifie que le thème des utilisateurs non authentifiés (invités, vous vous souvenez ?) et des nouveaux utilisateurs enregistrés sera celui là. Mais pour les utilisateurs déjà enregistrés, le thème ne changera pas tant que vous ne le faites pas depuis la page de gestion de l\'utilisateur ou que vous ne le désactivez pas (soyez prudent, vous pouvez perturber vos utilisateurs en changeant leur affichage). ';
-$lang['first_contact_stp36'] = 'Les thèmes ont un système de dépendance : c\'est pourquoi certains thèmes ne peuvent pas être supprimés (un thème parent ne peut-être supprimé si un thème enfant est activé) ou être activés (un thème enfant a besoin du thème parent). Par exemple, quand vous survolez le lien Supprimer avec la souris, une popup d\'information vous explique pourquoi le thème ne peut pas être supprimé.';
$lang['first_contact_stp37'] = 'Pour installer de nouveaux thèmes, vous pouvez les télécharger directement depuis l\'onglet \'Ajouter un thème\'. Seul les thèmes compatibles avec votre version de Piwigo sont affichés. <br/>Maintanant, allons découvrir les Plugins ! Cliquez sur Plugins->Gestion';
$lang['first_contact_stp38'] = 'Les plugins sont un moyen simple de personnaliser votre Piwigo. Ils peuvent offrir à peu près tout ce que vous pouvez imaginer, du simple ajout de texte à des fonctionnalités plus complètes, comme le plugin Connunity qui permet aux utilisateurs non administrateurs d\'envoyer des photos sans savoir accès à l\'administration.';
$lang['first_contact_stp39'] = 'Sur cette première page sont listés les plugins installés. En haut sont listés les plugins activés, qui sont utilisés. En bas les plugins qui sont installés dans le répertoire /plugins mais ne sont pas utilisés. Supprimer un plugin signifie que toutes les traces du plugin seront supprimées (fichiers, options, etc...). Pour la plupart des plugins, la désactivation conservera les données enregistrées par ces plugins.';
@@ -81,7 +71,6 @@ $lang['first_contact_stp40'] = 'Me voici ! Ne me désactivez pas maintenant, mai
$lang['first_contact_stp41'] = 'Vous pouvez voir dans le dernier onglet les plugins disponibles pour votre version de Piwigo. Il existe des centaines de plugins ici !';
$lang['first_contact_stp42'] = 'Piwigo est multi-langues. Par défaut, la langue affichée par Piwigo varie avec la langue du navigateur de votre visiteur. Ci la langue du visiteur n\'est pas disponible, la langue par défaut est utilisée.';
$lang['first_contact_stp43'] = 'Cette visite est un peu longue, mais nous n\'avons vu qu\'une petite partie des capacités de Piwigo. Tout a une fin, cet apperçu est terminé. <br/>Vous pouvez approfondir vos connaissances sur Piwigo en choisissant une autre visite ou en lisant notre documentation sur le site web piwigo.org.';
-$lang['first_contact_stp5'] = 'Puis cliquez sur le bouton pour sélectionner les photos à envoyer depuis votre ordinateur';
$lang['first_contact_stp6'] = 'Vous voyez que les photos sont listées. Ajoutez au moins 2 images et quand vous êtes prêt, cliquez sur le bouton Démarrer le téléchargement';
$lang['first_contact_stp7'] = 'Vous voyez ici une synthèse de votre envoi d\'images. Observez que Piwigo a généré de lui même les miniatures. Vous pouvez maintenant ajouter plus de photos avec le lien en bas, éditer les propriétés d\'une image en cliquant dessus ou cliquer pour gérer toutes les photos depuis la gestion par lots...';
$lang['first_contact_stp9'] = 'Vous êtes maintenant dans la gestion par lots d\'où vous pouvez éditer simultanément de multiples images. Ici le caddie apparaît comme un filtre car vous venez de la page de résultat d\'envoi de fichiers.';
@@ -92,7 +81,6 @@ $lang['first_contact_title18'] = 'Gérer les albums';
$lang['first_contact_stp3'] = 'Vous ajoutez des photos depuis le premier onglet avec votre navigateur. Les autres onglets sont dédiés aux autres méthodes d\'envoi de photos';
$lang['first_contact_stp31'] = 'Puis la bannière qui sera affichée en haut de chaque page. Comme vous pouvez le voir, les tags HTML sont autorisés ici. You pouvez aussi utiliser le tag %gallery_title% pour afficher le titre que vous venez de saisir au dessus.';
$lang['first_contact_stp33'] = 'Un dernier mot à propos des options, la page des \'Préférences invité\' est utilisé pour définir les préférences des utilisateurs non identifiés. <br/>Continuons avec la configuration : cliquez sur Configuration->Thèmes ou sur Suivant.';
-$lang['first_contact_stp26'] = 'Vous pouvez ici basculer l\'album courant comme privé, puis autoriser l\'accès aux utilisateurs et groupes. Par défaut, les permissions ne sont pas répercutées sur les sous-albums, mais les albums de niveau supérieur seront mis à jour avec les mêmes permissions pour autoriser les utilisateur à naviguer jusqu\'à l\'album courant.';
$lang['first_contact_stp27'] = 'Remarque importante : les webmestres et administrateurs n\'ont pas de passe-droits lorsqu\'ils naviguent dans la partie publique, mais ils peuvent accéder à tous les albums et photos dans la partie administration.';
$lang['first_contact_stp28'] = 'Nous allons maintenant observer les options disponibles pour faire fonctionner Piwigo à votre façon. Cliquez sur Configuration->Options juste sur Suivant.';
$lang['first_contact_stp25'] = 'Comme vous pouvez le lire dans l\'aide de votre Piwigo (lien en haut à droite), les permissions sur les albums sont positionnées par groupe ou par utilisateur. Vous pouvez rendre publique/privé plusieurs albums simultanément en utilisant la page d\'administration des propriétés des albums.';
diff --git a/plugins/TakeATour/language/it_IT/plugin.lang.php b/plugins/TakeATour/language/it_IT/plugin.lang.php
index 6f0f12861..91ca9c78f 100755
--- a/plugins/TakeATour/language/it_IT/plugin.lang.php
+++ b/plugins/TakeATour/language/it_IT/plugin.lang.php
@@ -23,10 +23,8 @@
$lang['first_contact_stp4'] = 'Primo scegli un album; creane uno se non c\'è nessun album.';
$lang['first_contact_stp40'] = 'Qui ci sono io! Non disattivarmi ora, ma puoi vedere che è possibile Disattivare o Ripristinare un plugin attivato.';
$lang['first_contact_stp41'] = 'Puoi vedere nell\'ultima scheda tutti i plugin disponibili per la tua versione di Piwigo. Ci sono centinaia di plugin qui!';
-$lang['first_contact_stp5'] = 'Quindi clicca per selezionare le foto da inviare dal tuo computer';
$lang['first_contact_title1'] = 'Benvenuto nella tua galleria Piwigo';
$lang['first_contact_title11'] = 'Come modificare le foto';
-$lang['first_contact_stp19_b'] = 'Tutti gli album sono chiamati \'album virtuali\'. Qui sono elencati tutti i \'top\' album, quelli nella root della tua galleria.';
$lang['first_contact_stp32'] = 'Adesso salva le tue modifiche';
$lang['first_contact_stp29'] = 'Qui, in questa prima pagina, potrai impostare la configurazione essenziale e fondamentale della tua galleria.';
$lang['first_contact_stp30'] = 'Cominciamo modificando il titolo';
@@ -56,7 +54,6 @@ $lang['first_contact_title3'] = 'Aggiungi Pagina Foto';
$lang['first_contact_title33'] = 'Impostazioni Ospite';
$lang['first_contact_title34'] = 'Temi';
$lang['first_contact_title35'] = 'Temi';
-$lang['first_contact_title36'] = 'Temi';
$lang['first_contact_title37'] = 'Temi';
$lang['first_contact_title18'] = 'Gestione album';
$lang['first_contact_title19'] = 'Gestione Album';
diff --git a/plugins/TakeATour/language/lv_LV/plugin.lang.php b/plugins/TakeATour/language/lv_LV/plugin.lang.php
index e6a7a01c6..36529a95b 100755
--- a/plugins/TakeATour/language/lv_LV/plugin.lang.php
+++ b/plugins/TakeATour/language/lv_LV/plugin.lang.php
@@ -37,7 +37,6 @@ $lang['first_contact_title43'] = 'Pavadīts jauks laiks';
$lang['first_contact_title42'] = 'Valodas';
$lang['first_contact_title29'] = 'Konfigurācija->Opcijas->Vispārēji';
$lang['first_contact_title35'] = 'Tēmas';
-$lang['first_contact_title36'] = 'Tēmas';
$lang['first_contact_title37'] = 'Tēmas';
$lang['first_contact_title38'] = 'Spraudņi';
$lang['first_contact_title39'] = 'Spraudņi';
@@ -46,7 +45,6 @@ $lang['first_contact_title34'] = 'Tēmas';
$lang['first_contact_title33'] = 'Viesa iestatījumi';
$lang['first_contact_title3'] = 'Pievienot Foto Lapu';
$lang['first_contact_title28'] = 'Konfigurācija';
-$lang['first_contact_stp5'] = 'Tad klikšķiniet, lai izvēlētos attēlus, ko sūtīt no sava datora';
$lang['first_contact_stp4'] = 'Vispirms izvēlaties albūmu, ja nav izveidojiet to.';
$lang['first_contact_stp30'] = 'Sāksim nomainot nosaukumu';
$lang['first_contact_stp32'] = 'Tagad saglabājiet veiktās izmaiņas';
@@ -58,10 +56,8 @@ $lang['Start the Tour'] = 'Sākt Iepazīšanos';
$lang['First Contact'] = 'Pirmā Iepazīšanās';
$lang['first_contact_stp14'] = 'Mēs redzēsim viena attēla redakcijas lapu. Šī lapa ir sasniedzama no šejienes, kā arī no publiskās attēla lapas, kad ielogojaties kā administrators. Noklikšķiniet uz Rediģēt vai doties tālāk';
$lang['first_contact_stp3'] = 'Šī pirmā cilne ir vieta, kur var pievienot fotogrāfijas tieši no jūsu pārlūka. Pārējās cilnēs ir citi veidi, kā augšupielādēt fotogrāfijas';
-$lang['first_contact_stp19_b'] = 'Visus albūmus sauc par "virtuāllajiem albūmiem". Šeit ir sakārtoti visi "top" virsējie albūmi, tie, kas atrodas jūsu galerijas saknē.';
$lang['first_contact_stp22'] = '
Līdzīgi kā attēlam, šeit varat rediģēt albūma īpašības';
-$lang['first_contact_stp18'] = '
Iepriekšējais piemērs bija tikai neliels pārskats par iespējām un par to, cik spēcīgs ir Piwigo.Esmu stāstījis par privātiem albūmiem, bet kā mēs varam pārvaldīt albūmus? Noklikšķiniet uz albūma-> Manage vai klikšķiniet Next';
$lang['first_contact_stp15'] = 'Šajā lapā jūs varat rediģēt visas foto īpašības, piemēram, ...';
$lang['first_contact_stp38'] = 'Visērtāk pielēgot Piwigo var ar spraudiem. Ar to palīdzību var gandrīz visu, ko varat iedomāties no maziem teksta aprakstiem līdz pageigtiem elementiem, piemēram kā Kopienas spraudnis, kas ļauj neadministratorlietotājiem augšupielādēt neieejot administrācijas daļā.';
@@ -69,7 +65,6 @@ $lang['first_contact_stp13'] = 'Jūs varat rediģēt aprakstus un vēl vairāk n
$lang['first_contact_stp37'] = 'Lai uzstādītu jaunas tēmas, jūs to varat tieši lejupielādēt no cilnes "Pievienot tēmu". Tiek rādītas tikai ar jūsu Pivigo versiju saderīgas tēmas. <br> Tagad atklāsim šos spraudņus priekš sevis! Noklikšķiniet uz Plugin-> Pārvaldīt';
$lang['first_contact_stp25'] = 'Kā varat Piwigo Palīdzībā - saite labās puses augšā, albūmu atļaujas nosaka grupas un lietotāji. Jūs varat tieši uzstādīt vairākus privātos/ publiskos albūmus, izmantojot »Albums» Administrēšanas Properties lapā.';
$lang['first_contact_stp24'] = 'Protams, viena no svarīgākajām lapām ir privātā albūma atļauju lapa. Noklikšķiniet uz atļaujas cilnes vai noklikšķiniet uz Tālāk';
-$lang['first_contact_stp12'] = 'Pēc tam rediģējiet tos, izmantojot darbību. Bet, piemēram, pagaidām jūs nevarat rediģēt uzreiz visus aprakstus, par cik tie galvenokārt visi ir unikāli';
$lang['first_contact_stp40'] = 'Lūk, tas es! Neatspējojiet mani tagad, bet jūs varat Atspējot vai Atjaunot un aktivizēt spraudni.';
$lang['first_contact_stp20'] = 'Kad jūsu pele tiek vilkta pār albumu, parādās saites un informācija. Kad jūs velkat un nometat albūmu - noapaļots bloks-, jūs izmainīsiet tā atrašanās vietu un pēc tam varat saglabāt vai atcelt savu izkārtojumu.';
$lang['first_contact_stp31'] = 'Tad baneris, kas tiks parādīts katras lapas augšpusē. Kā redzat, šeit ir atļauti HTML tagi. Jūs varat izmantot arī % gallery_title% tagu, lai parādītu jūsu tikko uzrakstīto virsrakstu.';
@@ -79,13 +74,11 @@ $lang['first_contact_stp6'] = 'Redzat, ka šie attēli ir sarakstā. Pievienojie
$lang['first_contact_stp9'] = 'Tagad esat virknes pārvaldniekā, kur varat vienlaicīki rediģēt vairākus attēlus. Šeit Grozs ir iestatīts kā filtrs, jo nākam no augšupielādes rezultātu lapas.';
$lang['first_contact_stp8'] = 'Rediģēsim tos! Klikšķiniet uz saites. Ja to neredzat, klikšķiniet uz Prev (iepriekšējais), lai pievienotu vismaz 2 attēlus.';
$lang['first_contact_stp7'] = 'Šeit ir kopsavilkums par jūsu augšupielādētajiem attēliem. Redzat, ka Piwigo pats ir izveidojis sīktēlus. Jūs varat pievienot vairāk fotogrāfijas ar saiti apakšā, rediģēt attēla rekvizītus, noklikšķinot uz tā, vai klikšķiniet, lai pārvaldītu visus augšupielādētos attēlus ar Batch Manager...';
-$lang['first_contact_stp19'] = 'Šeit ir sakārtoti visi "top" albūmui, tie kas ir jūsu galerijas saknē. Ja redzat albumu ar punktētu fonu, tas ir reāls FTP sinhronizēts fizisks albūms, ko no šejienes nevar pārvietot vai izdzēst. Citi ir tā sauktie virtuālie albūmi.';
$lang['first_contact_stp16'] = 'Šeit pievieno vai dzēš foto no albūmiem. Saite ir virtuāla, fiziski netiek pārvietots neviens attēls.';
$lang['first_contact_stp33'] = 'Tikai pēdējais vārds par iespējām, \'Viesu iestatījumi\' lapa ir lai iestatītu nereģistrētu apmeklētāju preferences. Katru reizi, kad Piwigo atsaucas uz "viesis", tas nozīmē, nereģistrētu apmeklētāju.<br> Turpināsim par Konfigurāciju: klikšķiniet uz Configuration-> Themes vai vienkārši nospiediet Next.';
$lang['first_contact_stp43'] = 'Šis apskats bija diezgan garš, bet mēs tikai esam redzējuši nelielu daļu no tā, cik spēcīgs ir Piwigo. Visam ir beigas, šis pārskats ir pabeigts. <br>Jūs varat pamatīgāk iepazīties ar Piwigo, veicot kādu citu tūri vai lasot dokumentaciju piwigo.org mājas lapā.';
$lang['first_contact_stp27'] = 'Svarīgs fakts: webmāsteri un administratori nav visvaroši publiskā daļā, bet tie var piekļūt ikvienam albūmam un fotogrāfijai administratora daļā.';
$lang['first_contact_stp42'] = 'Piwigo ir daudzvalodu. Pēc noklusējuma Piwigo lietotā valoda mainās atkarībā no apmeklētāja interneta pārlūkā izmantotās valodas. Ja apmeklētāja valoda Piwigo nav pieejama, tad tiek izmantota valoda pēc noklusējuma. ';
-$lang['first_contact_stp26'] = 'Šeit tekošo albūmu var istatīt kā privāto, tad dot atļauju to apmeklēt lietotājiem un grupām. Pēc noklusējuma atļaujas nav rekursīvas apakšalbūmiem, bet augstākiem albūmiem tiks piešķirtas tās pašas atļaujas, kas ļauj īpašajiem (granted) lietotājiem pārlūkot albūmu.';
$lang['first_contact_title27'] = '';
$lang['first_contact_title30'] = '';
$lang['first_contact_title31'] = '';
@@ -106,9 +99,6 @@ $lang['first_contact_title2'] = '';
$lang['first_contact_title23'] = '';
$lang['first_contact_title24'] = '';
$lang['first_contact_title26'] = '';
-$lang['first_contact_stp21'] = 'Nākamā cilne ir lapa, kurā jūs varat pārvietot jebkuru virtuālo albūmu.<br>Permalinka cilne ir, lai iestatītu konkrētu url albūmam, tehnisku iemeslu dēļ, piemēram, lai iestatītu konkrētu veidni vai vienkārši pielāgotas saites nosūtīšanai.<br>Bet sāksim rediģēt albumu: noklikšķiniet uz Edit albūmā';
-$lang['first_contact_stp36'] = 'Tēmas ir sistēmiski atkarīgas: tas ir iemesls, kāpēc dažas tēmas nevar izdzēst (pamattēmu nevar izdzēst, ja ir iespējota atvasinātā tēma), vai nevar iespējot citas (atvasinātai tēma ir nepieciešama tās pamattēma). Piemēram, ja jūs novirzāt peli virs Delete saites, ja tēmu nevar izdzēst, uznirstošā informācijas paskaidros kāpēc.';
-$lang['first_contact_stp34'] = 'Tēmas ir viens no trim veidiem, kā pielāgot Piwigo,izmantojot Sprauņus un Veidnes. Uzstādītās Tēmas ir uzskaitītas šeit.<br> Iespējot var vairāk kā vienu tēmut: lietotāji var mainīt savu tēmu, izvēloties vienu no šeit iespējotajām, ja opcija "Atļaut lietotāja pielāgošanu" ir atzīmēta ​​Opciju lapā.';
$lang['first_contact_stp23'] = 'Slēgt albumu nozīmē, ka tikai administratori varēs redzēt šo albumu: to ir parasti izmanto, ja admins pārvalda albūma rekvizītus vai ja nevēlas uzreiz publicēt albūmu.';
$lang['first_contact_stp39'] = 'Šajā pirmajā lapā, tiek uzskaitīti uzinstalētie spraudņi. Pašā augšā ir novietoti aktivizētie spraudņi, kas pašlaik darbojas. Apakšā - spraudņi, kas instalēti spraudņu mapē, bet nav aktīvi. Izdzēšot spraudni nozīmē, ka jebkuras tā pēdas tiks likvidētas (faili, iespējas uc). Attiecībā uz spraudņu lielāko daļu, to atspējošana saglabās to reģistrētos datus.';
$lang['first_contact_stp10'] = 'Šeit ir saite groza tiešai piekļuvei: tas ir instruments, lai administratori varētu viegli pievienot attēlus, laivarētu tos rediģēt ar partijas Menedžeri. Jūs varat pievienot fotoattēlus Grozam no attēla publiskās lapas, kad esat pieteicies kā administrators, vai izmantojot darbību "Pievienot Grozam" no partijas Menedžera';
@@ -116,8 +106,6 @@ $lang['TAT_descrp'] = 'Laipni lūdzam! Šeit ir apkopotas visas pieejamās eksku
$lang['End tour'] = 'Apskata beigas';
$lang['Prev'] = 'Iepriekšējais';
$lang['Next '] = 'Nākamais';
-$lang['first_contact_stp17'] = 'un šeit, lai iestatītu fotoattēlu kā albūma reprezentāciju. Jūs varat iestatīt kā publiskā albūma reprezentāciju, foto no privātā albūma, kas ir ideāli, lai iestatītu sīktēlus albūmiem, bet lietotāji neredzēs šos attēlus šajos albūmos. Piemēram, iestatot portretu kādam albūmam, kurā apkopoti dabasskatu fotoattēli, par reprezentatīvu; būtu dīvaini redzēt vīrieša / sievietes foto starp kokiem un dzīvniekiem ..';
-$lang['first_contact_stp35'] = 'Tēmas var arī iestatīt kā noklusējumu, tas nozīmē, ka tā ir tēma nereģistrētiem apmeklētājiem (viesiem, atceries?) un jebkuram jaunam reģistrētam lietotājam būs šī tēma. Bet jebkuram iepriekš reģistrētam lietotājam, tēma nemainīsies, kamēr jūs to nenomainīsit lietotāja Pārvaldes lapā vai atspējosit šo tēmu: esiet uzmanīgi, jūs varētu traucēt saviem lietotājiem, mainot visu viņu attēla izskatu.';
$lang['first_contact_stp1'] = 'Sveiki! Es būšu jūsu ceļvedis lai atklātu jums Piwigo. Lūdzu, sekojiet maniem norādījumiem un noklikšķiniet uz Tālāk (Next) (vai izmantojiet tastatūras bultas) lai navigētu. Ja iesiet uz citu administrēšanas lapu, jūs tiksiet novirzīts uz apskata tekošo lapu. Ja esat iestrēdzis un nevarat pārtraukt ceļojumu, dodieties uz <em> Spraudņi »Take Tour </ em> un apskats beigsies. <br>Sāksim, pievienojot bildes!';
$lang['2_7_0_stp10'] = '';
$lang['2_7_0_title6'] = 'Izvēlēties skriptu';
diff --git a/plugins/TakeATour/language/nl_NL/plugin.lang.php b/plugins/TakeATour/language/nl_NL/plugin.lang.php
index 098b81a3b..17cd2162c 100755
--- a/plugins/TakeATour/language/nl_NL/plugin.lang.php
+++ b/plugins/TakeATour/language/nl_NL/plugin.lang.php
@@ -58,7 +58,6 @@ $lang['first_contact_stp28'] = 'Nu zullen we naar de instellingen en opties die
$lang['first_contact_stp27'] = 'Belangrijke feit: de webmasters en beheerders zijn niet alwetend tijdens het browsen op het openbare deel, maar ze hebben wel de toegang tot elke album en foto\'s op het admin. gedeelte. ';
$lang['first_contact_stp41'] = 'Je kunt zien op het laatste tabblad, welke plugins beschikbaar zijn voor uw versie van Piwigo. Er zijn meer dan 100 plugins beschikbaar!';
$lang['first_contact_stp40'] = 'Ik ben het! Schakel mij nu niet uit, maar je kunt hier zien, dat je een geactiveerde plugin, in en uit kunt schakelen.';
-$lang['first_contact_stp5'] = 'Klik vervolgens op de knop om foto\'s te selecteren voor het verzenden van via uw computer';
$lang['first_contact_title22'] = 'Album Editie Pagina';
$lang['2_7_0_stp2'] = 'Zoals u kunt zien, is er een nieuwe standaard plugin toegevoegd: Neem een rondleiding. Deze plugin helpt u om uw Piwigo ontdekken. Hier is een lijst met alle beschikbare rondleidingen.<br>Deze pagina is beschikbaar in<em>Plugins » Neem een rondleiding</em>';
$lang['2_7_0_stp11'] = 'Deze rondleiding is voorbij.<p Style="text-align:center"> Geniet van uw Piwigo 2.7!</P>Als Piwigo je bevalt en ons wilt ondersteunen, kunt u een bijdrage leveren door te helpen met de vertalingen, te doneren, et cetera.<a href="http://piwigo.org/basics/contribute"target="_blank">Klik hier om ons te ondersteunen</a>';
@@ -79,7 +78,6 @@ $lang['first_contact_title9'] = 'De Batch Manager';
$lang['takeatour_configpage'] = 'Neem een rondleiding » Lijst van rondleidingen';
$lang['first_contact_title34'] = 'Themes';
$lang['first_contact_title35'] = 'Themes';
-$lang['first_contact_title36'] = 'Themes';
$lang['first_contact_title37'] = 'Themes';
$lang['first_contact_title33'] = 'Gastgebruikersinstellingen';
$lang['first_contact_title3'] = 'Foto toevoegen pagina';
@@ -108,7 +106,6 @@ $lang['2_7_0_descrp'] = 'Ontdek wat er nieuw is in Piwigo 2.7';
$lang['first_contact_stp31'] = 'Dan zal de banner bovenaan op elke pagina worden weggegeven Zoals u kunt zien, worden HTML tags hier toegestaan​​. U kunt ook de% gallery_title% tag gebruiken om de titel die je net hierboven boven getypt hebt weergegeven.';
$lang['first_contact_stp14'] = 'We zien nu de bewerkingspagina van één beeld. Deze pagina is toegankelijk vanaf hier, maar ook vanaf de openbare beeldpagina als u ingelogd bent als beheerder. Klik op Bewerken of ga verder.';
$lang['first_contact_stp13'] = 'Vanuit de Batch Beheerder in "unit" modus kunt u beschrijvingen bewerken en meer. Maar laten we op dit moment in de global modus blijven.';
-$lang['first_contact_stp12'] = 'Om ze vervolgens te bewerken via een actie. ';
$lang['first_contact_stp10'] = 'Hier is de link voor de rechtstreekse toegang tot uw "caddy": een instrument voor beheerders om makkelijk beelden toe te voegen aan een set om ze te bewerken in de Batch Beheerder. U kunt foto\'s toevoegen van de openbare fotopagina aan de "caddy" als u ingelogd bent als Beheerder of gebruik maakt van de actie "Voeg toe aan de "caddy" in de Batch Beheerder.';
$lang['first_contact_stp1'] = 'Hallo! Ik ben uw gids om Piwigo te ontdekken. Volg mijn instructies en klik op Volgende om te navigeren (of gebruik de pijltjes van uw toetsenbord). Als u tijdens de rondleiding naar een andere pagina van de administratie gaat, wordt u doorgestuurd naar de huidige pagina van de Rondleiding. Als u vast komt te zitten en de rondleiding niet kunt afronden gaat u naar <em>Plugins >> Neem een Rondleiding</em>. Hiermee beëindigt u de rondleiding.<br>Laten we beginnen met het toevoegen van foto\'s!';
$lang['first_contact_descrp'] = 'Aanbevolen voor beginnelingen: deze rondleiding is een introductie tot Piwigo and zijn basismogelijkheden. Het begint bij het toevoegen van foto\'s en vervolgt met het beheer ervan. De rondleiding gaat verder met het beheren van albums en toestemmingen. Het eindigt met het naar eigen wensen aanpassen met behulp van de configuratie, de thema\'s en de plugins.';
@@ -124,16 +121,10 @@ $lang['2_7_0_stp3'] = 'De snelzoeker is opnieuw bewerkt:<br>
* file:.jpg - alleen jpg-beelden<br>
- gebruik van enkelvoudige/meervoudige verbuigingen (op het ogenblik alleen Engels/Frans)<br>';
$lang['first_contact_stp3'] = 'Dit eerste tabblad is om foto\'s direct vanuit de browser toe te voegen. Met behulp van de andere tabs kan je andere manieren gebruiken om je foto\'s te uploaden.';
-$lang['first_contact_stp26'] = 'Hier kan je het huidige album instellen als privé en vervolgens toestemming verlenen aan gebruikers en groepen. In de standaard modus kunnen toestemmingen voor sub albums niet herhaald worden. Aan bovenliggende albums kan echter toestemming verleend worden waarmee de gebruikers door het album kunnen bladeren.';
$lang['first_contact_stp25'] = 'Zoals je kunt lezen in de Helpfunctie van je Piwigo -de link rechtsboven- kunnen toestemmingen ingesteld worden door groepen en gebruikers. Op de pagina Beheerders >> Albums >> Eigenschappen is het mogelijk om direct meerdere albums op privé/openbaar in te stellen.';
$lang['first_contact_stp23'] = 'Een gesloten album is een album dat alleen beheerders kunnen bekijken. Het wordt gewoonlijk gebruikt op momenten dat de beheerder bezig is het album te bewerken of het album niet onmiddellijk wil publiceren.';
$lang['first_contact_stp22'] = 'Hier kan je de eigenschappen van een album bewerken net als van een foto.';
-$lang['first_contact_stp21'] = 'Het volgende tabblad is een pagina waarop je elk virtueel album kunt verplaatsen.<br>Met de permalink-tab kan je een specifieke url voor een album opgeven. Dit kan je om technische redenen doen, omdat je bv. een apart sjabloon wilt gebruiken of als je leuke aangepaste links wilt maken.<br>Maar laten we een album gaan bewerken: klik op Album Bewerken.';
$lang['first_contact_stp20'] = 'Als je muis over een album komt, verschijnt er informatie en links. Als je het album sleept en loslaat -een blok met afgeronde randen-, verander je het van positie. Vervolgens kan je handmatige volgorde bewaren of de hele actie annuleren.';
-$lang['first_contact_stp19_b'] = 'Alle albums worden \'virtuele albums\' genoemd.Hier zie je een lijst met alle \'top\'albums, de albums in de basis van je galerie.';
-$lang['first_contact_stp19'] = 'Hier vind je een lijst met alle \'hoofd\'albums, de albums in de basis van je galerie. Als je een album met een gestreepte achtergrond ziet is het een echt fysiek album van een FTP-synchronisatie. Dit album kan vanuit hier niet worden verplaatst of verwijderd. De andere albums worden virtuele albums genoemd.';
-$lang['first_contact_stp18'] = 'Het vorige voorbeeld was slechts een overzicht van trucs en laat zien hoe krachtig Piwigo is. Ik heb je over privéalbums verteld, maar hoe kunnen we albums beheren? Klik op Album->Beheer of klik op Volgende.';
-$lang['first_contact_stp17'] = 'en hier plaats je de foto om een album te presenteren. Je kunt een foto uit een privéalbum gebruiken om hiermee een openbaar album van een miniatuur te voorzien. De gebruiker krijgt deze foto in geen van beide albums te zien. Dit is de ideale manier om albums van miniaturen te voorzien. Zo kan je een foto van iemand gebruiken om een album met natuurfoto\'s te presenteren; het zou raar zijn deze foto van de man of vrouw tussen de bomen of dieren te zien.';
$lang['first_contact_stp16'] = 'hier kan je de foto toevoegen aan of verwijderen uit de albums. De link is virtueel. Er wordt geen enkele foto fysiek verplaatst.';
$lang['first_contact_stp9'] = 'Je bent nu in de Bulk beheerder. Hier kan je vele plaatjes tegelijk bewerken. Het verzamelmandje is als filter ingesteld, omdat we vanaf de upload pagina komen.';
$lang['first_contact_stp8'] = 'Laten we ze bewerken! Klik op de link. Als je de link niet ziet, klik dan op Vorige en voeg tenminste 2 foto\'s toe.';
@@ -144,9 +135,6 @@ $lang['first_contact_stp42'] = 'Piwigo is meertalig. Standaard past Piwigo de ta
$lang['first_contact_stp39'] = 'Op de eerste pagina staan alle geïnstalleerde plugins. Bovenaan staan de ge-activeerde plugins die op dit moment draaien. Beneden op de pagina staan de plugins die wel zijn geïnstalleerd in de plugins-map, maar uitgeschakeld zijn. Met de verwijdering van een plugin verwijder je alle hiermee verbonden onderdelen (bestanden, opties, etc.). Voor de meeste plugins geldt dat bij uitschakeling ervan de gegevens behouden blijven.';
$lang['first_contact_stp38'] = 'Plugins vormen een erg makkelijke manier om je Piwigo naar je persoonlijke smaak in te stellen. Ze kunnen bijna alles wat je je maar kunt voorstellen. Van kleine tekstuele toevoegingen tot volledige onderdelen, zoals bv. de Community-plugin die niet-beheerders toestaat om te uploaden zonder naar de beheerderspagina te gaan. ';
$lang['first_contact_stp37'] = 'Nieuwe thema\'s kan je direct downloaden/installeren via de tab "Nog niet geïnstalleerde thema\'s". Alleen de compatibele thema\'s met jouw Piwigo-versie worden getoond.<br>Laten we nu de Plugins ontdekken! Klik op Plugin->Beheer.';
-$lang['first_contact_stp36'] = 'Thema\'s kennen een onderlinge afhankelijkheid. Daarom kunnen sommige thema\'s niet worden verwijderd (een ouderlijk thema kan niet worden verwijderd als een kind-thema is ingeschakeld). Of andere kunnen niet worden ingeschakeld (een kind-thema heeft zijn ouder-thema nodig). Bv. Als je de muis op Verwijder-link houdt en het thema kan niet worden verwijderd, zal een informatieballon je informeren waarom het niet kan. ';
-$lang['first_contact_stp35'] = 'Thema\'s kunnen ook ingesteld worden als Standaard. Het thema voor de niet-geregistreerde bezoeker (gast, weet je nog?) en elke nieuw geregistreerde gebruiker staat dan vast. Van eerder geregistreerde gebruikers verandert het thema pas als je dit zelf verandert op de pagina "Gebruikers Beheer" of als je dat thema uitschakelt. Wees hiermee voorzichtig: je verandering kan de weergave van je gebruikers verstoren.';
-$lang['first_contact_stp34'] = 'Thema\'s, samen met Plugins en Sjablonen, vormen de drie manieren om je Piwigo aan te passen aan je persoonlijke wensen. Hier vind je de lijst met geïnstalleerde thema\'s.<br>Er kan meer dan 1 thema ingeschakeld worden. Als de optie "sta gebruiker\'s aanpassingen toe" is aangevinkt op de pagina "Opties" kunnen gebruikers hun thema veranderen door er een uit te kiezen in de lijst met ingeschakelde thema\'s. ';
$lang['first_contact_stp33'] = 'Nog een laatste opmerking over de mogelijkheden. Op de pagina "Bezoeker/Gast Instellingen" kan je de voorkeuren voor niet-geregistreerde bezoekers instellen. Piwigo verwijst bij niet-geregistreerde bezoekers naar "gast". Laten we de tour vervolgen met de Configuratie: klik op Configuratie->Thema\'s of klik op "Volgende".';
$lang['privacy_stp11'] = 'Klik nu op het tabblad Toestemming.';
$lang['privacy_stp10'] = 'We zijn hier in het Beheer van de Albumlijst via het menu-item <em>Albums>>Beheer</em>.<br><br>Voor het bewerken van een album plaats je je muis op Bewerken en klik erop.';
diff --git a/plugins/TakeATour/language/pl_PL/plugin.lang.php b/plugins/TakeATour/language/pl_PL/plugin.lang.php
index 2bfaa1e02..0e487887b 100755
--- a/plugins/TakeATour/language/pl_PL/plugin.lang.php
+++ b/plugins/TakeATour/language/pl_PL/plugin.lang.php
@@ -60,7 +60,6 @@ $lang['first_contact_stp30'] = 'Rozpocznijmy od zmiany tytułu';
$lang['first_contact_stp32'] = 'Teraz zapisz swoje zmiany';
$lang['first_contact_stp4'] = 'Najpierw wybierz album, lub stwórz nowy jeżeli jeszcze nie ma żadnego.';
$lang['first_contact_stp42'] = 'Piwigo wspiera wiele języków. Domyślnie język w którego używa Piwigo jest dobierany tak, aby pasował do języka przeglądarki gościa. Jeżeli nie zostanie znaleziony, używany jest język domyślny.';
-$lang['first_contact_stp5'] = 'Następnie kliknij przycisk aby wybrać zdjęcia ze swojego komputera';
$lang['first_contact_title29'] = 'Konfiguracja->Opcje->Ogólne';
$lang['first_contact_title1'] = 'Witaj w swojej galeri Piwigo';
$lang['first_contact_title11'] = 'Jak edytować zdjęcia';
@@ -81,8 +80,6 @@ $lang['takeatour_configpage'] = 'Wybierz trasę » Lista tras';
$lang['Take a tour and discover the features of your Piwigo gallery » Go to the available tours'] = 'Rozpocznij zwiedzanie i odkrywaj możliwości swojej galeri Piwigo » Przejdź do dostępnych wycieczek';
$lang['first_contact_stp15'] = 'Na tej stronie możesz edytować wszystkie właściwości zdjęcia, na przykład...';
$lang['first_contact_stp16'] = 'tutaj aby dodać lub usunąć zdjęcie z albumów. Ten odnośnik jest wirtualny, żadne zdjęcia nie zostaną fizycznie przemieszczone.';
-$lang['first_contact_stp17'] = 'a tutaj aby ustawić zdjęcie jako okładkę albumu. Możesz ustawić jako okładkę publicznego albumu zdjęcie z albumu prywatnego, co jest idealnym rozwiązaniem jeżeli chcesz posiadać nietypowe okładki albumów - użytkownik nie zobaczy ich w danym albumie. Dla przykładu po ustawieniu czyjegoś portretu jako okładki albumu zawierającego zdjęcia natury, dziwne by było zobaczyć osobę z okładki pomiędzy zdjęciami drzew czy zwierząt.';
-$lang['first_contact_stp18'] = 'Ten poprzedni przykład to jedynie namiastka ogromnych możliwości Piwigo. Napomknąłem o prywatnych albumach, ale jak właściwie można zarządzać albumami? Kliknij na albumie -> Zarządzaj, lub wciśnij Dalej.';
$lang['2.7 Tour'] = 'Przewodnik po 2.7';
$lang['2_7_0_descrp'] = 'Zobacz co nowego w Piwigo 2.7';
$lang['2_7_0_stp1'] = 'Witaj! Będę twoim przewodnikiem po Piwigo. Postępuj zgodnie z moimi poleceniami, a następnie kliknij Dalej (lub użyj strzałek na klawiaturze) w celu nawigacji. Jeżeli przejdziesz do innej strony zostaniesz przekierowany do aktualnej strony przewodnika.';
@@ -106,17 +103,14 @@ $lang['2_7_0_stp3'] = 'Szybkie wyszukiwanie zostało usprawnione:<br>
- wyszukuje z użyciem liczby pojedyńczej i mnogiej (na razie tylko w języku angielskim/francuskim)<br>';
$lang['2_7_0_title2'] = 'Pierwsza nowa cecha';
$lang['first_contact_title15'] = 'Strona edycji zdjęcia.';
-$lang['first_contact_stp19_b'] = 'Wszystkie albumu są nazywane \'wirtualnymi\'. Tutaj wyświetlane są \'górne\' albumy, te w pierwszej gałęzi twojej galerii.';
$lang['first_contact_stp27'] = 'Ważny fakt: webmastrzy i administratorzy nie są wszechwiedzący w trakcie przeglądania części publicznej, ale mają dostęp do każdego albumu i zdjęcia w sekcji administracyjnej.';
$lang['first_contact_stp31'] = 'Teraz baner wyświetlany na górze każdej strony. Jak widzisz dozwolone są tu tagi HTML. Możesz także użyć tagu %gallery_title% aby wyświetlić tytuł wpisany wyżej.';
-$lang['first_contact_stp34'] = 'Skórki to jeden z trzech sposobów, obok Wtyczek i Szablonów aby dostosować Twoje Piwigo. Tutaj są wyświetlone zainstalowane Skórki.<br>Aktywować można więcej niż jedną skórkę: użytkownicy będą mogli wybierać jedną spośród aktywnych, jeżeli opcja \'Zezwól na personalizację\' jest zaznaczona w Opcjach.';
$lang['first_contact_stp41'] = 'Na ostatniej zakładce możesz zobaczyć wszystkie wtyczki dostępne dla twojej wersji Piwigo. Znajdziesz tam setki wtyczek.';
$lang['first_contact_stp40'] = 'To ja! Nie wyłączaj mnie teraz, ale jak widzisz możesz Wyłączyć lub Zresetować aktywną wtyczkę.';
$lang['first_contact_stp8'] = 'Edytujmy je! Kliknij w odnośnik.';
$lang['first_contact_title43'] = 'Świetnie się bawiliśmy';
$lang['first_contact_title34'] = 'Skórki';
$lang['first_contact_title35'] = 'Skórki';
-$lang['first_contact_title36'] = 'Skórki';
$lang['first_contact_title37'] = 'Skórki';
$lang['first_contact_title9'] = 'Menadżer wsadowy';
$lang['first_contact_stp28'] = 'Teraz przyjrzymy się opcjom pozwalającym na dostosowanie Piwigo do Twoich potrzeb. Kliknij Configuracja->Opcje lub po prostu Dalej.';
@@ -126,7 +120,6 @@ $lang['first_contact_stp22'] = 'Analogicznie jak w przypadku zdjęcia, tu możes
$lang['first_contact_stp24'] = 'Oczywiście, jedną z najważniejszych stron jest strona uprawień dla prywatnego albumu. Kliknij na zakładce uprawienia, lub kliknij dalej.';
$lang['first_contact_stp20'] = 'Kiedy najedziesz kursorem na album pojawią się linki i informacja. Kiedy przeciągniesz album (zaokrąglony obszar) zmienisz jego pozycję, a następnie możesz zapisać lub anulować ustawioną kolejność.';
$lang['first_contact_stp13'] = 'Możesz edytować opisy i więcej w przetwarzaniu wsadowym w trybie jednostkowym, ale na razie zostańmy w trybie globalnym';
-$lang['first_contact_stp12'] = 'i edytować je używając akcji. Ale na tę chwilę, nie możesz (na razie) masowo zmodyfikować opisów, gdyż one są zazwyczaj unikalne.';
$lang['first_contact_stp11'] = 'Tutaj możesz zaznaczyć jedno lub więcej zdjęć';
$lang['First Contact'] = 'Pierwszy kontakt';
$lang['2_7_0_stp2'] = 'Jak widzisz dodaliśmy nową domyślną wtyczkę: Zapoznaj się. Ta wtyczka pomaga Tobie w odkryciu możliwości Piwigo. Tu jest miejsce, gdzie wymienione są wszystkie dostępne wycieczki.<br>Ta strona jest dostępna w <em>Wtyczki » Zapoznaj się</em>';
diff --git a/plugins/TakeATour/language/pt_BR/plugin.lang.php b/plugins/TakeATour/language/pt_BR/plugin.lang.php
index 69598eed0..77a3bfad1 100755
--- a/plugins/TakeATour/language/pt_BR/plugin.lang.php
+++ b/plugins/TakeATour/language/pt_BR/plugin.lang.php
@@ -22,7 +22,6 @@
// +-----------------------------------------------------------------------+
$lang['first_contact_stp14'] = 'Vamos ver agora a página de edição de uma foto. Essa página é acessível a partir daqui, mas também a partir da página de imagem pública quando registrado como administrador. Clique em Editar ou ir para a próxima ao lado';
$lang['first_contact_stp13'] = 'Você pode editar as descrições e mais a partir do gestor de lote no modo unidade. Mas, por enquanto, vamos ficar no modo global,';
-$lang['first_contact_stp12'] = 'em seguida, editá-los usando uma ação. Mas, por exemplo, você não pode por enquanto editar lote de descrições, uma vez que são únicas';
$lang['first_contact_stp11'] = 'Assim, você pode selecionar a partir daqui uma ou mais fotos';
$lang['first_contact_stp10'] = 'Aqui está o link para acessar diretamente a seu guia: esta é uma ferramenta para administradores facilmente adicionar fotos a um conjunto, a fim de editá-las na Gerência em Bloco. Você pode adicionar fotos ao guia da página de imagem pública quando registrado como um administrador, ou usando a ação \"Adicionar ao guia " na Gerência em Bloco';
$lang['first_contact_stp1'] = 'Olá! Eu vou ser o seu guia para descobrir o Piwigo. Por favor, siga as minhas instruções e clique em Avançar (ou use as setas do seu teclado para navegar). Se você vai para uma outra página da administração, você será redirecionado para a página atual da Turnê. Se você está preso e não pode terminar a turnê, vai em <em> Plugins »Faça uma turnê </em> para finalizar a turnê. <br> Vamos começar adicionando imagens!';
@@ -34,12 +33,8 @@ $lang['Start the Tour'] = 'Iniciar a Turnê';
$lang['First Contact'] = 'Primeiro Contato';
$lang['first_contact_stp20'] = 'Quando o mouse passar sobre o álbum, links e informações aparecem. Quando você arrastar e soltar um álbum -um bloco arredondado-, você vai mudar a sua posição e, em seguida, você pode salvar ou cancelar seu pedido manual.';
$lang['first_contact_stp2'] = 'O link está aqui. Clique em Avançar para continuar';
-$lang['first_contact_stp18'] = 'Esse exemplo anterior foi apenas um pequeno resumo de truques e como poderoso é Piwigo. Falei sobre álbuns privados, mas como podemos gerenciar álbuns? Clique no álbum-> Gerenciar ou clique em Próximo';
-$lang['first_contact_stp19'] = 'Aqui estão listados todos os álbuns \'top\', aqueles na raiz de sua galeria. Se você ver um álbum com um fundo pontilhada, é um álbum físico real a partir de uma sincronização FTP, que não podem ser movidos ou excluídos a partir daqui. Os outros álbuns são chamados álbuns virtuais.';
-$lang['first_contact_stp19_b'] = 'Todos os álbuns são chamados \'álbuns virtuais\'. Aqui estão listados todos os álbuns \'top\', aqueles na raiz de sua galeria.';
$lang['first_contact_stp15'] = 'Nessa página você pode editar todas as propriedades de uma foto, por exemplo...';
$lang['first_contact_stp16'] = 'aqui para adicionar ou remover a foto de álbuns. O link é virtual, nenhuma foto será fisicamente movida, nunca.';
-$lang['first_contact_stp17'] = 'aqui para definir a foto como uma imagem representante de um álbum. Assim, você pode definir como representante de um álbum público, uma foto em um álbum privado, o que é ideal para definir miniaturas personalizadas para álbuns, mas o usuário não vai ver essas imagens dentro desses álbuns. É como definir um retrato de alguém como representante, para um álbum que contém fotos da natureza; seria estranho ver a foto do homem/mulher entre árvores ou animais.';
$lang['first_contact_stp32'] = 'Agora salvar mudanças';
$lang['first_contact_title1'] = 'Bem-vindo em sua galeria Piwigo';
$lang['first_contact_title11'] = 'Como editar fotos';
@@ -56,7 +51,6 @@ $lang['first_contact_title3'] = 'Adicionar Página de Foto';
$lang['first_contact_title33'] = 'Configurações de visitantes';
$lang['first_contact_title34'] = 'Temas';
$lang['first_contact_title35'] = 'Temas';
-$lang['first_contact_title36'] = 'Temas';
$lang['first_contact_title37'] = 'Temas';
$lang['first_contact_title38'] = 'Plugins';
$lang['first_contact_title39'] = 'Plugins';
@@ -85,12 +79,10 @@ $lang['first_contact_title23'] = '';
$lang['first_contact_title24'] = '';
$lang['first_contact_title26'] = '';
$lang['first_contact_title27'] = '';
-$lang['first_contact_stp21'] = 'A próxima guia é uma página onde você pode mover qualquer álbum virtual. <br> A guia permalink é para definir uma determinada URL para um álbum, por razões técnicas, como para definir um modelo específico ou apenas para envio de links personalizadas. <br> mas vamos editar um álbum: clique em Editar de um álbum';
$lang['first_contact_stp22'] = 'Como pora uma imagem, aqui você pode editar as propriedades de um álbum';
$lang['first_contact_stp23'] = 'Bloquear um álbum significa apenas os administradores serão capazes de ver o álbum: é geralmente usado quando um administrador está gerenciando as propriedades de um álbum ou não quer publicar o álbum imediatamente';
$lang['first_contact_stp24'] = 'Certamente, uma das páginas mais importante é a página de permissão de um álbum privado. Clique na aba permissão ou clique em Avançar';
$lang['first_contact_stp25'] = 'Como você pode ler na Ajuda do seu Piwigo-link na parte superior direita-, permissões a álbum são definidas por grupos e usuários. Você pode definir diretamente vários álbuns público/privado com a administração »Álbuns» Propriedades página.';
-$lang['first_contact_stp26'] = 'Aqui você pode definir o álbum atual como privado, em seguida, conceder acesso aos usuários e grupos. Por padrão, as permissões não são recursivas para sub álbuns, mas-álbuns superiores será concedido com a mesma permissão, a fim de permitir que os usuários com permissões concedidas navegem nos álbuns.';
$lang['first_contact_stp27'] = 'Fato importante: os webmasters e administradores não são oniscientes ao navegar na parte pública, mas eles podem acessar a cada álbum e fotos na parte de administração.';
$lang['first_contact_stp28'] = 'Agora vamos olhar para as opções disponíveis para definir o caminho de trabalho do seu Piwigo. Clique em Configuração-> Opções ou apenas clique em Próximo.';
$lang['first_contact_stp29'] = 'Aqui, na primeira página, você irá definir a configuração essencial e básica de sua galeria.';
@@ -98,9 +90,6 @@ $lang['first_contact_stp3'] = 'Esta primeira guia é onde você adiciona fotos d
$lang['first_contact_stp30'] = 'Vamos começar por mudar o título';
$lang['first_contact_stp31'] = 'Em seguida, o banner, que será exibido no topo de cada página. Como você pode ver, as tags HTML são permitidas aqui. Você também pode usar o gallery_title% tag% para exibir o título que você acabou de digitar acima.';
$lang['first_contact_stp33'] = 'Apenas uma palavra final sobre as opções, página dos ajustes de Clientes \'é definir as preferências dos visitantes não registrados. Cada vez Piwigo refere-se a \'convidado\' que significa que os visitantes não registrados <br> Vamos continuar sobre configuração:. Clique em Configuração-> Temas ou apenas clique em Próximo.';
-$lang['first_contact_stp34'] = 'Os temas são uma das três maneiras de personalizar o seu Piwigo, com Plugins e Templates. . Temas instalados são listados aqui <br> Mais do que um tema pode ser habilitado: os usuários podem mudar o seu tema, escolhendo um entre aquele habilitado aqui, se a opção \'Permitir personalização do usuário "está marcada na página de opções.';
-$lang['first_contact_stp35'] = 'Os temas também pode ser definido como padrão, o que significa que será o tema para que os visitantes não registrados (clientes, você se lembra?) E qualquer novo usuário cadastrado terá este tema. Mas para os usuários previamente cadastrados, o tema não mudará até que você o faça a partir da página Gerenciamento de usuários ou desativar seu tema: cuidado, você pode perturbar seus usuários, alterando toda a sua exibição.';
-$lang['first_contact_stp36'] = 'Temas tem uma dependência de sistema: é por isso que algum tema não podem ser excluído (um tema pai não pode ser excluído se um tema filho está habilitado) ou outros não podem ser ativados (um tema filho precisa de seu tema pai). Por exemplo, quando você coloca seu mouse sobre um link Excluir, se o tema não pode ser excluído, uma bolha de informações irá explicar-lhe porquê.';
$lang['first_contact_stp37'] = 'Para instalar novos temas, você pode baixá-los diretamente a partir da guia "Adicionar um tema". Apenas os temas marcados como compatíveis com a sua versão do Piwigo são mostrados. <br> Vamos descobrir os plugins agora! Clique em Plugin-> Gerenciar';
$lang['first_contact_stp38'] = 'Plugins são maneiras muito fáceis de personalizar seu Piwigo. Eles podem fazer quase qualquer coisa que você pode imaginar de adição de texto a completar recursos, como num plugin comunitário, permite usuários não administradores fazer upload sem entrar na parte de administração.';
$lang['first_contact_stp39'] = 'Na primeira página, são listados os plugins instalados. No topo, estão listados os plugins ativados, que estão atualmente em execução. Na parte inferior, os plugins que estão instalados na pasta /plugins, mas desativado. A exclusão de um plug-in significa que qualquer traço do plugin será removido (arquivos, opções, etc.) Para a maioria dos plugins, desativação irá manter os dados registrados pelos plugins.';
@@ -109,7 +98,6 @@ $lang['first_contact_stp40'] = 'Aqui sou eu! Não me desabilite agora, mas você
$lang['first_contact_stp41'] = 'Você pode ver na última guia todos os plugins disponíveis para a sua versão do Piwigo. Centenas de plugins estão lá!';
$lang['first_contact_stp42'] = 'Piwigo é multilingue. Por padrão, o idioma exibido pelo Piwigo mudar de acordo com o idioma do navegador do visitante. Se o idioma do visitante não estiver disponível, o idioma definido por padrão é usado.';
$lang['first_contact_stp43'] = 'Este passeio foi bastante longo, mas nós só vimos uma pequena parte de quão poderoso é o Piwigo. Tudo tem um fim, este panorama está terminado. <br> Você pode descobrir muito mais profundas características do Piwigo tfazendo uma outra turnê ou a leitura de nossa documentação, no site da piwigo.org.';
-$lang['first_contact_stp5'] = 'Em seguida, clique no botão para selecionar as fotos para enviar a partir de seu computador';
$lang['first_contact_stp6'] = 'Você vê que as fotos estão sendo listadas. Adicione pelo menos 2 fotos e, quando estiver pronto, clique no botão Iniciar Envio';
$lang['first_contact_stp8'] = 'Vamos editá-los! Clique no link. Se você não vê-lo click em Anterior para adicionar pelo menos 2 fotos.';
$lang['first_contact_stp7'] = 'Aqui, um resumo de suas imagens enviadas. Veja que Piwigo gerou-se as miniaturas. Agora você pode adicionar mais fotos com o link na parte inferior, editar as propriedades de uma imagem, clicando sobre ela, ou clique para gerenciar todas as imagens enviadas no Gerenciador de Lotes ...';
diff --git a/plugins/TakeATour/language/pt_PT/plugin.lang.php b/plugins/TakeATour/language/pt_PT/plugin.lang.php
index 71f3e6932..780dae345 100755
--- a/plugins/TakeATour/language/pt_PT/plugin.lang.php
+++ b/plugins/TakeATour/language/pt_PT/plugin.lang.php
@@ -82,7 +82,6 @@ $lang['first_contact_title3'] = 'Adicionar página da foto';
$lang['first_contact_title33'] = 'Definições de visitantes';
$lang['first_contact_title34'] = 'Temas';
$lang['first_contact_title35'] = 'Temas';
-$lang['first_contact_title36'] = 'Temas';
$lang['first_contact_title37'] = 'Temas';
$lang['first_contact_title38'] = 'Extensões';
$lang['first_contact_title39'] = 'Extensões';
diff --git a/plugins/TakeATour/language/ru_RU/plugin.lang.php b/plugins/TakeATour/language/ru_RU/plugin.lang.php
index a85ee078c..dffb6c251 100755
--- a/plugins/TakeATour/language/ru_RU/plugin.lang.php
+++ b/plugins/TakeATour/language/ru_RU/plugin.lang.php
@@ -1,5 +1,3 @@
-$lang['first_contact_stp34'] = 'Темы являются одним из трех способов настроить Ваш Piwigo, наряду с плагинами и шаблонами. Установленные темы перечислены здесь.<br>Можно включить и больше, чем одну тему: пользователи смогут изменить тему для себя, выбрав среди включеных здесь. Конечно, если на странице параметров Вами ранее был выбран параметр «Разрешить пользовательские настройки».';
-$lang['first_contact_stp19_b'] = 'Все альбомы называются "Виртуальные альбомы". Здесь перечислены все «главные» альбомы, те которые находятся в корне Вашей галереи.';
$lang['first_contact_stp14'] = 'Мы видим сейчас страницу редактирования единичного изображения. Редактировать можно отсюда, а можно и с публичной страницы изображения при входе с правами администратора. Нажмите на кнопку Редактировать или Дальше';
$lang['first_contact_stp16'] = 'здесь можно добавить или удалить изображения из альбомов. Связь виртуальная, так что никакие изображения физически перемещаться куда-либо не будут.';
$lang['first_contact_stp15'] = 'На этой странице Вы можете редактировать все свойства изображения, например ...';
@@ -21,7 +19,6 @@ $lang['first_contact_stp2'] = 'Ссылка для добавления изоб
$lang['Start the Tour'] = 'Начало тура';
$lang['Take a tour and discover the features of your Piwigo gallery » Go to the available tours'] = 'Выберите тур и узнайте особенности Вашей Piwigo-галереи » Перейти к имеющимся турам';
$lang['Visit your Piwigo!'] = 'Посети свой Piwigo!';
-$lang['first_contact_stp5'] = 'Нажмите кнопку, чтобы выбрать изображения для отправки с Вашего компьютера';
$lang['first_contact_title1'] = 'Добро пожаловать в Вашу Piwigo-галерею ';
$lang['first_contact_stp4'] = 'Для начала выберите альбом; создайте его, если еще нет ни одного альбома.';
$lang['first_contact_stp40'] = 'Вот это я! Не отключайте меня сейчас - Вы можете увидеть кнопки "Отключить" или "Включить" в активном плагине.';
@@ -39,7 +36,6 @@ $lang['first_contact_title3'] = 'Добавить страницу изобра
$lang['first_contact_title33'] = 'Установки гостя';
$lang['first_contact_title34'] = 'Темы';
$lang['first_contact_title35'] = 'Темы';
-$lang['first_contact_title36'] = 'Темы';
$lang['first_contact_title37'] = 'Темы';
$lang['first_contact_title38'] = 'Плагины';
$lang['first_contact_title39'] = 'Плагины';
@@ -51,18 +47,10 @@ $lang['takeatour_configpage'] = 'Take A Tour » Список туров';
$lang['TAT_descrp'] = 'Добро пожаловать! Здесь перечислены все доступные туры, доступные для исследования особенностей Вашей Piwigo-галереи. <br> Запустите тур ниже, а затем следуйте инструкциям. Нажмите Далее/Назад (или используйте стрелки клавиатуры) для навигации во время тура. Во время экскурсии, если Вы перейдете к другой странице администрирования, Вы будете перенаправлены на текущей странице тура. Если Вы застряли и не можете закончить тур, переходите <em> Плагины » TakeATour</em> для завершения тура.';
$lang['first_contact_stp1'] = 'Здравствуйте! Я буду Вашим гидом, чтобы соверщить маленькие открытия в Piwigo. Пожалуйста, следуйте моим указаниям и нажмите кнопку Далее (или используйте стрелки клавиатуры) для навигации. Если Вы перейдете к другой странице администрирования, Вы будете перенаправлены на текущую страницу тура. Если Вы застряли и не можете закончить тур, переходите <em> Плагины » TakeATour</em> для завершения тура. <br> Давайте начнем с добавления изображений!';
$lang['first_contact_stp10'] = 'Вот ссылка для прямого доступа к Вашей корзинке - это такой инструмент для администраторов, с которым легко добавлять изображения к набору для того, чтобы редактировать их все вместе в Batch Manager. Вы можете добавить изображения в корзинку с публичной страницы изображения при входе в качестве администратора или с помощью действий "Добавить в корзинку" в самОм пакетном менеджере';
-$lang['first_contact_stp19'] = 'Здесь перечислены все «главные» альбомы, те, которые находятся в корне Вашей галереи. Если Вы видите альбом на пунктирном фоне, то это реальная физическая папка, синхронизированная по FTP, которая не может быть перемещена или удалена отсюда. Остальные альбомы называются "виртуальные альбомы".';
-$lang['first_contact_stp21'] = 'Следующая вкладка представляет собой страницу, где Вы можете переместить любой виртуальное альбом. <br> Постоянная ссылка - это установка определенного URL для альбома, например, по техническим причинам хотели бы установить определенный шаблон для адресов ссылок или просто создать круто выглядящие ссылки :). <br> Но давайте редактировать альбом: нажмите на Редактировать.';
$lang['first_contact_stp25'] = 'Как Вы можете прочитать в справке Вашего Piwigo (если что - ссылка в правом верхнем углу), разрешения для альбома устанавливаются для групп и пользователей. Вы можете задать признак частных или публичных сразу для нескольких альбомов в разделе Администрирование » Альбомы » Свойства';
-$lang['first_contact_stp26'] = 'Здесь вы можете установить текущему альбому статус частного, затем предоставить доступ определенным пользователям и группам. По умолчанию разрешения не являются рекурсивными для вложенных альбомов, но родительским альбомам будет предоставлено разрешение для того, чтобы позволить пользователям просматривать все изображения, представленные в альбоме.';
$lang['first_contact_stp31'] = 'Теперь баннер, который будет отображаться на верхней части каждой страницы. Как Вы можете видеть, допускается использовать и HTML-тэги. Вы также можете использовать тэг % gallery_title % для отображения заголовка, который Вы только что ввели выше.';
$lang['first_contact_stp33'] = 'Наконец, в завершение - о вариантах страницы "Настройки гостя". Это установка предпочтений для незарегистрированных посетителей. Каждый раз Piwigo относится как к гостю к любому из незарегистрированных посетителей. <br> Давайте продолжим о настройках: нажмите на Конфигурация -> Темы или просто нажмите Далее.';
-$lang['first_contact_stp35'] = 'Темы могут быть также установлены по умолчанию. Это означает, что такая тема будет отображаться для незарегистрированных посетителей (тех самых гостей, Вы помните?). И любой новый зарегистрированный пользователь будет сначала лицезреть эту тему. Но для любых ранее зарегистрированных пользователей их тема не изменится, пока Вы делаете это со страницы управления пользователями или пока не отключите их тему: будьте осторожны, Вы можете нарушить пользователям настроенное отображение.';
-$lang['first_contact_stp36'] = 'Темы имеют систему зависимости, поэтому некоторые темы не могут быть удалены (родительская тема не может быть удалена, если дочерняя тема включена) или другие не могут быть включены (дочерняя тема нуждается в родительской). <br> Например, когда Вы наводите мышку над Удалить, то, если тема не может быть удалена, для Вас будет отображена поясняющая информация в "пузыре".';
-$lang['first_contact_stp12'] = 'затем редактируйте их с помощью действий. Но, к примеру, Вы не можете редактировать одновременно несколько описаний (пакетом), так как они, в основном, уникальные,';
-$lang['first_contact_stp17'] = 'а вот здесь установите изображение в качестве представителя альбома. При этом, Вы можете установить в качестве представителя открытого альбома и изображение из частного альбоме, которое по Вашему мнению идеально подходит для установки пользовательских эскизов для альбомов. Но!... пользователь не будет видеть эти фотографии внутри этих частных альбомов.';
$lang['first_contact_descrp'] = 'Рекомендуется для новичков. Этот тур призван представить Вам Piwigo, его основные черты. Он начинается с добавления изображений, а затем - управление ими. Тур продолжается рассказом про управление альбомами и установки разрешений и заканчивается настройками, с использованием конфигурации, тем и плагинов.';
-$lang['first_contact_stp18'] = 'Предыдущий пример был просто небольшим обзором трюков и мощи Piwigo. Итак, я рассказал о частных альбомах, но как мы можем управлять альбомами? Нажмите на Альбом -> Управление или нажмите Далее';
$lang['first_contact_stp20'] = 'Когда мышь наведена на альбом, появляются ссылки и информация. Когда Вы перетащите альбом - округлый блок - Вы измените его позицию относительно остальных, а затем Вы можете сохранить или отменить ручную сортировку.';
$lang['first_contact_stp23'] = 'Блокировка альбома означает, что только администраторы смогут видеть, что находится в альбом. Эту функцию обычно используют, пока администратор настраивает необходимые свойства альбома или, если не хотят немедленно опубликовать альбом';
$lang['first_contact_stp37'] = 'Чтобы установить новые темы, Вы можете напрямую загрузить их на вкладке "Добавить тему". На вкладке отображаются только темы, совместимые с Вашей версией Piwigo.<br> А теперь давайте узнаем кое-что про плагины! Нажмите на Плагины -> Управление';
diff --git a/plugins/TakeATour/language/uk_UA/plugin.lang.php b/plugins/TakeATour/language/uk_UA/plugin.lang.php
index 096ee91df..7076ea0a7 100755
--- a/plugins/TakeATour/language/uk_UA/plugin.lang.php
+++ b/plugins/TakeATour/language/uk_UA/plugin.lang.php
@@ -93,7 +93,6 @@ $lang['first_contact_title3'] = 'Додати фото-сторінку';
$lang['first_contact_title33'] = 'Налаштування гостя';
$lang['first_contact_title34'] = 'Теми';
$lang['first_contact_title35'] = 'Теми';
-$lang['first_contact_title36'] = 'Теми';
$lang['first_contact_title37'] = 'Теми';
$lang['first_contact_title38'] = 'Плагіни';
$lang['first_contact_title11'] = 'Як редагувати фото';
diff --git a/plugins/TakeATour/language/zh_CN/plugin.lang.php b/plugins/TakeATour/language/zh_CN/plugin.lang.php
index dd0901b18..430fff2ba 100755
--- a/plugins/TakeATour/language/zh_CN/plugin.lang.php
+++ b/plugins/TakeATour/language/zh_CN/plugin.lang.php
@@ -42,7 +42,6 @@ $lang['first_contact_title7'] = '';
$lang['first_contact_title8'] = '';
$lang['first_contact_stp7'] = '这里是上传图片的基本信息。可以看到 Piwigo 已自动生成了缩略图。您现在可以使用底部的链接添加更多图片,点击图片编辑其属性,或点击 批量管理 ,管理全部上传的图片...';
$lang['first_contact_stp6'] = '您将看到所选图片被列出。添加至少两张图片,然后点击 开始上传 按钮';
-$lang['first_contact_stp5'] = '然后点击此按钮,从电脑中选择要添加的图片';
$lang['first_contact_stp4'] = '首先选择一个相册;如尚无相册,则创建一个。';
$lang['first_contact_title4'] = '让我们来添加图片!';
$lang['first_contact_stp3'] = '第一个标签页是使用浏览器直接添加图片。其他标签页是使用其他方法上传图片。';
@@ -53,13 +52,11 @@ $lang['first_contact_stp2'] = '链接在此。点击 前进 以继续。';
$lang['first_contact_title1'] = '欢迎来到您的 Piwigo 图库';
$lang['First Contact'] = '第一次接触';
$lang['Start the Tour'] = '开始导览';
-$lang['first_contact_stp17'] = '在这里可将图片设为某相册的缩略图。';
$lang['first_contact_stp16'] = '在这里添加或取消图片所关联的相册。关联是虚拟的,并不会对图片进行物理性的移动。';
$lang['first_contact_stp15'] = '在本页面您可以编辑图片的所有属性,例如...';
$lang['first_contact_title15'] = '图片编辑页';
$lang['first_contact_stp10'] = '此链接是标记图片库的直接访问链接:标记图片库是方便管理员批量编辑图片的一个工具,可以轻松地把将要编辑的一些图片归置到一起。在以管理员身份登录的情况下,您可以在公开的图片展示页面将图片加入到标记图片库里,或者在批量管理页面上使用 "添加到标记图片库" 这一操作。';
$lang['first_contact_stp14'] = '现在让我们来看看单张图片的编辑页面。该页面可以从这里进入,也可以从公开的图片展示页面进入(在以管理员身份登陆的情况下)。将鼠标悬停在缩略图上然后点击 编辑 。';
-$lang['first_contact_stp12'] = '然后使用一项操作来编辑它们。但在这里(全局模式)您不能批量编辑图片的描述。';
$lang['first_contact_stp13'] = '您可以在单一模式下编辑图片的描述以及更多的东西。但现在让我们暂时留在全局模式。';
$lang['first_contact_stp11'] = '您可以在此处选择一张或多张图片';
$lang['first_contact_title11'] = '怎样编辑图片';
@@ -71,19 +68,14 @@ $lang['first_contact_stp28'] = '现在让我们看看那些使 Piwigo 以您希
$lang['first_contact_title29'] = '设置->选项->总体';
$lang['first_contact_title28'] = '设置';
$lang['first_contact_stp27'] = '重要提示:站长和管理员在浏览相册界面时并不是一览无余的,但在管理界面上则可以访问所有相册和图片。';
-$lang['first_contact_stp26'] = '在这里您可以将当前相册设置为非公开,然后为组和用户授予访问权限。在默认情况下,访问权将不被延伸到下一级的相册,但上级的相册将被授予同样的访问权,以便使用户能够通过浏览导航到本相册。';
$lang['first_contact_stp25'] = '相册的权限是以 组 和 用户 来设定的,您可以在右上角的 帮助 - Piwigo 使用指南 里有所了解。在管理界面的 相册 » 属性 页上,您可以直接为多个相册设定 公开/非公开 的权限。';
$lang['first_contact_title25'] = '相册权限';
-$lang['first_contact_stp18'] = '至此只是 Piwigo 之强大功能的一瞥。前面谈到了非公开相册,那么我们如何管理相册呢?点击 相册->管理 或点击 前进';
$lang['first_contact_stp24'] = '当然,相册权限页面是最重要的页面之一。点击 权限 标签,或点击 前进';
$lang['first_contact_stp23'] = '锁定一个相册,意味着只有管理员可以看到该相册:通常用于管理员正在管理相册属性或不希望立即发布该相册的情况。';
$lang['first_contact_stp22'] = '在这里您可以编辑相册的属性';
$lang['first_contact_title22'] = '相册编辑页';
-$lang['first_contact_stp21'] = '在下一个标签页,您可以移动任何虚拟相册。<br>固定链接 标签页则是用来为相册设定一个特定的url,用于设定特定的模板或纯粹为了有一个看上去比较酷的链接可供分享。<br>但让我们先编辑一个相册吧:在任一相册行上点击 编辑';
$lang['first_contact_title21'] = '其他标签页';
$lang['first_contact_stp20'] = '鼠标置于相册行之上时,即可看到操作链接与相册信息。用鼠标拖动和放置相册行,即可改变相册的排列顺序,之后可以选择保存或取消手动排序。';
-$lang['first_contact_stp19'] = '这里列出了所有的"顶级"相册,即位于您的图库的根目录中的相册。如果您看到的相册名称所在行的背景是有斜线的,那么它是通过FTP同步而建立的真正的物理相册,不能在这里移动或删除。其他的相册则是虚拟相册。';
-$lang['first_contact_stp19_b'] = '所有这些相册都是"虚拟相册"。这里列出了所有的"顶级"相册,即位于您的图库的根目录中的相册。';
$lang['first_contact_title18'] = '管理相册';
$lang['first_contact_title19'] = '管理相册';
$lang['first_contact_title20'] = '管理相册';
@@ -98,18 +90,14 @@ $lang['Visit your Piwigo!'] = '访问您的 Piwigo !';
$lang['first_contact_stp42'] = 'Piwigo 是多语言的。默认情况下,Piwigo 根据访问者浏览器的语言来显示界面语言。如果访问者的语言不可用,则将显示被设为默认的语言。';
$lang['first_contact_title42'] = '语言';
$lang['first_contact_stp41'] = '在最后这个标签页上您可以看到所有与您的 Piwigo 兼容的插件,数量成百喔!';
-$lang['first_contact_stp35'] = '可设定一个主题为默认,未注册的访问者(游客)以及新注册的用户都将默认使用这一主题。但对于之前已注册的用户,除非你在用户管理页面进行设定或停用了他们自己选择的那个主题,默认主题的设定不会影响到他们。注意:您对用户的显示界面的更改可能会影响他们的心情喔!';
$lang['first_contact_stp40'] = '瞧!我在这儿呢!可以看到您能够停用或恢复(恢复到默认配置)一个已启用的插件……,现在可不要停用我喔。';
$lang['first_contact_title38'] = '插件';
$lang['first_contact_title39'] = '插件';
$lang['first_contact_stp39'] = '在第一个标签页,即插件列表页上,列出了已安装的插件。首先列出的是已启用的插件,它们正在运行。然后列出的是已安装于/plugins目录里,但处于停用状态的插件。删除一个插件意味着该插件的所有痕迹将被移除(文件、选项等)。而停用一个插件,就大部分插件而言,插件注册的数据将会保留在系统里。';
$lang['first_contact_stp38'] = '插件是个性化您的 Piwigo 的简单办法。他们可以做到您能想到的几乎所有事情,小到文字添加,大到整体的特性,比如 Community 插件可以使非管理员用户无需进入管理界面即可上传图片。';
$lang['first_contact_stp37'] = '要安装新的主题,您可以在 \'添加新主题\' 页面上直接下载。只有与您的版本的 Piwigo 兼容的主题才会被列出。<br>现在让我们去看看 插件 吧!点击 插件->管理 或 前进';
-$lang['first_contact_stp36'] = '主题具有层级依存性:一些主题不能被删除(当一个子主题被启用时,其父主题无法被删除),一些主题不能被启用(当子主题欠缺父主题时)。当鼠标置于一个主题的删除键上时,如果该主题不可删除,会出现弹窗告诉您为什么。';
-$lang['first_contact_stp34'] = '主题是个性化您的 Piwigo 的三种途径之一,此外还有插件和模板。已安装的主题列在了这里。<br>可以启用多个主题:如果 \'选项\' 页上的 \'允许用户自定义\' 被勾选了的话,用户就可以在这些已启用的主题中选择一个。';
$lang['first_contact_title34'] = '主题';
$lang['first_contact_title35'] = '主题';
-$lang['first_contact_title36'] = '主题';
$lang['first_contact_title37'] = '主题';
$lang['first_contact_stp33'] = '关于选项:\'游客设置\'页是用来设定未注册的访问者所看到的界面的。Piwigo 提及\'游客\'时指的都是未注册的访问者。<br>让我们继续往下看吧:点击 设置->主题 或 前进。';
$lang['first_contact_stp32'] = '现在保存以上的更改';
diff --git a/plugins/TakeATour/tours/first_contact/tour.tpl b/plugins/TakeATour/tours/first_contact/tour.tpl
index e2b597adb..dbc92e387 100644
--- a/plugins/TakeATour/tours/first_contact/tour.tpl
+++ b/plugins/TakeATour/tours/first_contact/tour.tpl
@@ -39,14 +39,14 @@ tour.addSteps([
{//5
path: "{/literal}{$TAT_path}{literal}admin.php?page=photos_add",
placement: "top",
- element: ".plupload_add",
+ element: "#addFiles",
title: "{/literal}{'first_contact_title5'|@translate|@escape:'javascript'}{literal}",
content: "{/literal}{'first_contact_stp5'|@translate|@escape:'javascript'}{literal}"
},
{
path: "{/literal}{$TAT_path}{literal}admin.php?page=photos_add",
placement: "top",
- element: ".plupload_start",
+ element: "#startUpload",
title: "{/literal}{'first_contact_title6'|@translate|@escape:'javascript'}{literal}",
content: "{/literal}{'first_contact_stp6'|@translate|@escape:'javascript'}{literal}"
},
@@ -280,13 +280,6 @@ tour.addSteps([
},
{
path: "{/literal}{$TAT_path}{literal}admin.php?page=themes",
- placement: "top",
- element: "",
- title: "{/literal}{'first_contact_title36'|@translate|@escape:'javascript'}{literal}",
- content: "{/literal}{'first_contact_stp36'|@translate|@escape:'javascript'}{literal}"
- },
- {
- path: "{/literal}{$TAT_path}{literal}admin.php?page=themes",
placement: "right",
element: ".tabsheet",
title: "{/literal}{'first_contact_title37'|@translate|@escape:'javascript'}{literal}",
@@ -321,11 +314,6 @@ tour.addSteps([
content: "{/literal}{'first_contact_stp41'|@translate|@escape:'javascript'}{literal}"
},
{
- path: "{/literal}{$TAT_path}{literal}admin.php?page=languages",
- title: "{/literal}{'first_contact_title42'|@translate|@escape:'javascript'}{literal}",
- content: "{/literal}{'first_contact_stp42'|@translate|@escape:'javascript'}{literal}"
- },
- {
path: "{/literal}{$TAT_path}{literal}admin.php",
title: "{/literal}{'first_contact_title43'|@translate|@escape:'javascript'}{literal}",
content: "{/literal}{'first_contact_stp43'|@translate|@escape:'javascript'}{literal}"
@@ -337,4 +325,4 @@ tour.init();
// Start the tour
tour.start();
-{/literal}{/footer_script} \ No newline at end of file
+{/literal}{/footer_script}