Initial commit: Backup der Webseiten

- zoesch.de
- blitzkiste.net
- gruene-hassberge (norbert.zoesch.de)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
Felix Zösch
2025-12-13 01:17:15 +01:00
commit 07c290a453
4607 changed files with 1202735 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
<p>Hierdie fotogallery is geskep deur Piwigo.</p>
<p>Piwigo is webgebaseerde fotogallery sagteware. Dit word ontwikkel en onderhou
deur 'n aktiewe gemeenskap gebruikers en ontwikkelaars. Piwigo kan soos verkies
aangepas word deur 'n verskeidenheid modules. Kersie op die koek: Piwigo is gratis
en oopkode.</p>
<p id="linkToPiwigo"><a href="http://piwigo.org">Besoek die Piwigo webblad</a></p>
<p>Die Afrikaanse vertaling word onderhou deur (in alfabetiese volgorde):
<ul>
<li><a href="http://piwigo.org/forum/profile.php?id=16744">jpmeijers</a></li>
<li><a href="http://piwigo.org/forum/profile.php?id=13577">maeztro</a></li>
<li>Marius Loots and Mignon Smit</li>
</ul>
.... Baie dankie aan almal</p>

View File

@@ -0,0 +1,986 @@
<?php
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
// | Copyright(C) 2008-2016 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
// | This program is free software; you can redistribute it and/or modify |
// | it under the terms of the GNU General Public License as published by |
// | the Free Software Foundation |
// | |
// | This program is distributed in the hope that it will be useful, but |
// | WITHOUT ANY WARRANTY; without even the implied warranty of |
// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
// | General Public License for more details. |
// | |
// | You should have received a copy of the GNU General Public License |
// | along with this program; if not, write to the Free Software |
// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
// | USA. |
// +-----------------------------------------------------------------------+
$lang['Average rate'] = 'Gemiddelde tempo';
$lang['Rate'] = "Gradeer";
$lang['Access type'] = 'Toegangstipe';
$lang['ACCESS_0'] = 'Vry toegang';
$lang['ACCESS_1'] = 'Toegang tot alles';
$lang['ACCESS_2'] = 'Toegang aan geregistreerde gebruikers';
$lang['ACCESS_3'] = 'Toegang aan administrateurs';
$lang['ACCESS_4'] = 'Toegang aan webmeesters';
$lang['ACCESS_5'] = 'Geen toegang';
$lang[' and %d virtual'] = 'en %d virtuele';
$lang['%d album including'] = '%d album ingesluit';
$lang['%d album moved'] = '%d album geskuif';
$lang['%d albums including'] = '%d albums insluitend';
$lang['%d albums moved'] = '%d albums geskuif';
$lang['%d anomalies have been detected corrected.'] = '%d onreëlmatighede is gevind en reggemaak';
$lang['%d anomalies have been detected.'] = '%d onreëlmatighede is gevind';
$lang['%d anomalies have been ignored.'] = '%d onreëlmatighede is geignoreer';
$lang['%d anomalies have not been corrected.'] = '%d onreëlmatighede is nie reggemaak nie';
$lang['%d anomaly has been corrected.'] = '%d onreëlmatigheid is reggemaak';
$lang['%d anomaly has been detected.'] = '%d onreëlmatigheid is gevind';
$lang['%d anomaly has been ignored.'] = '%d onreëlmatigheid is geignoreer';
$lang['%d anomaly has not been corrected.'] = '%d onreëlmatigheid is nie reggemaak nie';
$lang['%d association'] = '%d assosiasie';
$lang['%d associations'] = '%d assosiasies';
$lang['%d group'] = '%d groep';
$lang['%d groups'] = '%d groepe';
$lang['%d guest'] = '%d gas';
$lang['%d guests'] = '%d gaste';
$lang['%d line filtered'] = '%d lyn gefilter';
$lang['%d lines filtered'] = '%d lyne gefilter';
$lang['%d mail was not sent.'] = '%d e-pos is nie gestuur nie';
$lang['%d mail was sent.'] = '%d e-pos is gestuur';
$lang['%d mails were not sent.'] = '%d e-posse is nie gestuur nie';
$lang['%d mails were sent.'] = '%d e-posse is gestuur';
$lang['%d member'] = '%d lid';
$lang['%d members'] = '%d lede';
$lang['%d of %d photos selected'] = '%d van %d fotos gekies';
$lang['%d parameter was updated.'] = '%d parameter is opgedateer';
$lang['%d parameters were updated.'] = '%d parameters is opgedateer';
$lang['%d photo was deleted'] = '%d foto is verwyder';
$lang['%d photos uploaded'] = '%d fotos opgelaai';
$lang['%d photos were deleted'] = '%d fotos verwyder';
$lang['%d physical'] = '%d fisies';
$lang['%d tag'] = '%d etiket';
$lang['%d tags'] = '%d etikette';
$lang['%d user'] = '%d gebruiker ';
$lang['%d user comment rejected'] = '%d gebruikerskommentaar verwerp';
$lang['%d user comment validated'] = '%d gebruikerskommentaar aanvaar';
$lang['%d user comments rejected'] = '%d gebruikerskommentare verwerp ';
$lang['%d user comments validated'] = '%d gebruikerskommentare aanvaar';
$lang['%d user deleted'] = '%d gebruikers verwyder';
$lang['%d user was not updated.'] = '%d gebruiker is nie opgedateer nie';
$lang['%d user was updated.'] = '%d gebruikers is opgedateer ';
$lang['%d users'] = '%d gebruikers ';
$lang['%d users deleted'] = '%d gebruikers verwyder ';
$lang['%d users were not updated.'] = '%d gebruikers is nie opgedateer nie';
$lang['%d users were updated.'] = '%d gebruikers is opgedateer ';
$lang['%d waiting for validation'] = '%d wag vir bekragtiging';
$lang['%s must be to set to false in your local/config/config.inc.php file'] = '%s moet as "false" gemerk word in jou local/config/config.inc.php lêer';
$lang['%s value is not correct file because exif are not supported'] = '%s waarde is nie regte lêer nie want exif word nie ondersteun nie';
$lang['+ Add an upload box'] = '+ Voeg oplaai vakkie by';
$lang[', click on'] = ', kliek op';
$lang['A new version of Piwigo is available.'] = '\'n Nuwe weergawe van Piwigo is beskikbaar.';
$lang['Action'] = 'Aksie';
$lang['Actions'] = 'Aksies';
$lang['Activate'] = 'Aktiveer ';
$lang['Activate icon "%s"'] = 'Aktiveer ikoon "%s"';
$lang['Activate icon "new" next to albums and pictures'] = 'Aktiveer ikoon "nuut" langs albums en prentjies';
$lang['Activate Navigation Bar'] = 'Aktiveer Navigasie Staaf';
$lang['Activate Navigation Thumbnails'] = 'Aktiveer Navigasie Duimnaels';
$lang['Active Languages'] = 'Aktiveer Tale';
$lang['Active Plugins'] = 'Aktiveer Invoegsels';
$lang['Active Themes'] = 'Aktiveer Temas';
$lang['... or '] = '... of';
$lang['Add'] = 'Voeg by';
$lang['Add a criteria'] = 'Voeg kriteria by';
$lang['Add a filter'] = 'Voeg filter by';
$lang['Add a tag'] = 'Voeg sleutelwoord by';
$lang['Add a user'] = 'Voeg gebruiker by';
$lang['Add a virtual album'] = 'Voeg virtuele album by';
$lang['Add another set of photos'] = 'Voeg nog \'n stel fotos by';
$lang['Add group'] = 'Voeg groep by';
$lang['Add New Language'] = 'Voeg Nuwe Taal by';
$lang['add new photos to caddie'] = 'plaas nuwe fotos in mandjie';
$lang['Add New Theme'] = 'Voeg Nuwe Tema by';
$lang['Add Photos'] = 'Voeg fotos by';
$lang['Add tags'] = 'Voeg sleutelwoorde by';
$lang['Add/delete a permalink'] = 'Voeg by/verwyder permanente skakel';
$lang['added'] = 'bygevoeg';
$lang['Album "%s" has been added'] = 'Album "%s" is bygevoeg';
$lang['Album "%s" now contains %d photos'] = 'Album "%s" bevat nou %d fotos';
$lang['Album name'] = 'Album naam';
$lang['Album updated successfully'] = 'Album opdatering suksesvol';
$lang['all'] = 'alles';
$lang['an error happened'] = '\'n fout het voorgekom';
$lang['An error occured during extraction (%s).'] = '\'n fout het voorgekom met ontbondeling (%s).';
$lang['and'] = 'en';
$lang['Anomaly'] = 'Anomalie';
$lang['Create'] = 'Skep';
$lang['Crop'] = 'Snoei';
$lang['GD version'] = 'GD-biblioteek weergawe';
$lang['General statistics'] = 'Algemene statistiek';
$lang['Get Support on Piwigo Forum'] = 'Kry hulp op die Piwigo Forum';
$lang['Go to'] = 'Gaan na';
$lang['Group name'] = 'Groep naam';
$lang['Groups'] = 'Groepe';
$lang['guest'] = 'gas';
$lang['Guest cannot be deleted'] = 'Gaste kan nie verwyder word nie';
$lang['Guest Settings'] = 'Gas Instellings';
$lang['Guests'] = 'Gaste';
$lang['Height'] = 'Hoogte';
$lang['height must be a number superior to'] = 'hoogte moet \'n getal groter wees as';
$lang['Hello'] = 'Hallo';
$lang['Hello,'] = 'Hallo,';
$lang['Help Me'] = 'Help My';
$lang['Hide'] = 'Steek weg';
$lang['high'] = 'hoog';
$lang['High definition'] = 'Hoë skerpheid';
$lang['History'] = 'Geskiedenis';
$lang['Hour'] = 'Uur';
$lang['Ignore All'] = 'Ignoreer Almal';
$lang['Image id'] = 'Beeld id';
$lang['Image Quality'] = 'Beeld kwaliteit';
$lang['Inactive Languages'] = 'Onaktiewe Tale';
$lang['Inactive Plugins'] = 'Onaktiewe Byvoegsels';
$lang['Inactive Themes'] = 'Onaktiewe Temas';
$lang['Install'] = 'Installeer';
$lang['Install on your computer,'] = 'Installeer op jou rekenaar,';
$lang['Installed Languages'] = 'Geïnstalleerde Tale';
$lang['Installed Themes'] = 'Geïnstalleerde Temas';
$lang['Instructions to use Piwigo'] = 'Instruksies in die gebruik van Piwigo';
$lang['IP'] = 'IP';
$lang['jump to album'] = 'spring na album';
$lang['jump to photo'] = 'spring na foto';
$lang['Languages'] = 'Tale';
$lang['Last import'] = 'Laaste invoer';
$lang['Last revisions'] = 'Laaste wysigings';
$lang['Last send'] = 'Laaste stuur';
$lang['leave'] = 'verlaat';
$lang['Level 0'] = 'Vlak 0';
$lang['Level 1'] = 'Vlak 1';
$lang['Level 2'] = 'Vlak 2';
$lang['Level 4'] = 'Vlak 4';
$lang['Level 8'] = 'Vlak 8';
$lang['Main Page'] = 'Hoofblad';
$lang['Width'] = 'Wydte';
$lang['Add to caddie'] = "plaas in mandjie";
$lang['Caddie'] = 'Mandjie';
$lang['%s photos can not be regenerated'] = '%s fotos kan nie herskep word nie';
$lang['%s photos have been regenerated'] = '%s fotos is herskep';
$lang['(this tag will be deleted)'] = '(hierdie sleutel gaan verwyder word)';
$lang['Add detailed content'] = 'Voeg detail inhoud by';
$lang['Add tags'] = 'Voeg sleutels by';
$lang['Add write access to the "%s" directory'] = 'Voeg skryfregte by die "%s" gids';
$lang['Administration Home'] = 'Administrasie Tuiste';
$lang['Advanced features'] = 'Gevorderde kenmerke';
$lang['Album list management'] = 'Album lys bestuur';
$lang['Album manual order was saved'] = 'Album handroliese rangskikking is gebêre';
$lang['Album photos associated to the following albums: %s'] = 'Album fotos geassosieer met die volgende albums: %s';
$lang['albums added in the database'] = 'albums bygevoeg tot die databasis';
$lang['Albums authorized thanks to group associations'] = 'Albums bevestig aan die hand van groep verbintenis';
$lang['Albums automatically sorted'] = 'Albums outomaties gesorteer';
$lang['albums deleted in the database'] = 'albums verwyder uit databasis';
$lang['%d day'] = '%d dag';
$lang['%d days'] = '%d dae';
$lang['%d hour'] = '%d uur';
$lang['%d hours'] = '%d ure';
$lang['%d minute'] = '%d minuut';
$lang['%d minutes'] = '%d minute';
$lang['%d month'] = '%d maand';
$lang['%d months'] = '%d maande';
$lang['%d second'] = '%d sekonde';
$lang['%d seconds'] = '%d sekondes';
$lang['%d year'] = '%d jaar';
$lang['%d years'] = '%d jare';
$lang['%s has been successfully updated.'] = '%s is suksesvol opgedateer.';
$lang['A locked gallery is only visible to administrators'] = '\'n Geslote gallery is slegs sigbaar vir administrateurs';
$lang['Activate comments'] = 'Aktiveer opmerkings';
$lang['Added by %s'] = 'Bygevoeg deur %s';
$lang['All %d photos are selected'] = 'Al %d fotos is geselekteer';
$lang['All extensions are up to date.'] = 'Alle uitbreidings is op datum.';
$lang['All languages are up to date.'] = 'Alle tale is op datum.';
$lang['All optimizations have been successfully completed.'] = 'Alle optimalisasies is suksesvol voltooi.';
$lang['All plugins are up to date.'] = 'Alle inpropsels is op datum.';
$lang['All themes are up to date.'] = 'Alle temas is op datum.';
$lang['Allow rating'] = 'Laat gradering toe';
$lang['Allow user customization'] = 'Laat gebruiker aanpassing toe';
$lang['Allow user registration'] = 'Laat gebruiker registrasie toe';
$lang['Allow users to delete their own comments'] = 'Laat gebruikers to om eie opmerkings te verwyder';
$lang['Allow users to edit their own comments'] = 'Laat gebruikers to om eie opmerkings te verander';
$lang['Allowed file types: %s.'] = 'Toegelate lêertipes: %s';
$lang['An error has occured during extract. Please check files permissions of your piwigo installation.<br><a href="%s">Click here to show log error</a>.'] = 'Daar was \'n fout tydens ontrekking. Gaan asseblief lêer toestemmings van jou Piwigo installasie na. <br><a href="%s">Kliek hier om die loglêer te wys</a>.';
$lang['An error has occured during upgrade.'] = 'Daar was \'n fout tydens opgradering.';
$lang['An information email was sent to group "%s"'] = 'Al %d fotos is geselekteer';
$lang['Anyway only webmasters can see this tab and never administrators.'] = 'Slegs webmeesters, nie administrateurs, kan hierdie lip sien.';
$lang['Apply action'] = 'Voer aksie uit';
$lang['Apply selected corrections'] = 'Maak geselekteerde korreksies';
$lang['Apply to sub-albums'] = 'Pas toe op sub-albums';
$lang['Approximate maximum resolution: %dM pixels (that\'s %dx%d pixels).'] = 'Naastenbye maksimum resolusie: %dM piksels (dis %dx%d piksels).';
$lang['Are you sure to install this upgrade? You must verify if this version does not need uninstallation.'] = 'Is jy seker jy wil hierdie opgradering installeer? Jy moet verseker dat hierdie weergawe nie vooraf verwyder moet word nie.';
$lang['Are you sure you want to delete this plugin?'] = 'Is jy seker jy wil hierdie invoegsel verwyder?';
$lang['Are you sure you want to install this plugin?'] = 'Is jy seker jy wil hierdie invoegsel installeer?';
$lang['Associate to album'] = 'Assosieer met album';
$lang['Associated'] = 'Geassosieer';
$lang['Automatic sort order'] = 'Outomatiese sorteer volgorde';
$lang['Available on'] = 'Beskikbaar op';
$lang['By %s'] = 'Deur %s';
$lang['Can\'t download archive.'] = 'Argief kan nie afgelaai word nie.';
$lang['Can\'t read or extract archive.'] = 'Argief kan nie gelees of onttrek word nie.';
$lang['Cancel'] = 'Kanselleer';
$lang['Choose an option'] = 'Kies \'n opsie';
$lang['Classic display'] = 'Klassieke vertoon';
$lang['Comments for all'] = 'Opmerkings vir almal';
$lang['Configuration'] = 'Konfigurasie';
$lang['Confirm merge'] = 'Bevestig versmelting';
$lang['Correction the anomaly will cancel the fact that it\'s ignored'] = 'Reggestelde onreëlmatigheid sal nie verder geïgnoreer word nie';
$lang['Correction'] = 'Regstelling';
$lang['Create this site'] = 'Skep hierdie webtuiste';
$lang['Current name'] = 'Huidige naam';
$lang['Database synchronization with files'] = 'Sinkroniseer databasis met lêers';
$lang['Delete Representant'] = 'Verwyder album duimnael';
$lang['Delete selected photos'] = 'Verwyder geselekteerde fotos';
$lang['Delete selected users'] = 'Verwyder geselekteerde gebruikers';
$lang['Delete this language'] = 'Verwyder hierdie taal';
$lang['Delete this theme'] = 'Verwyder hierdie tema';
$lang['Deleted on'] = 'Verwyder op';
$lang['Description'] = 'Beskrywing';
$lang['Directory does not exist'] = 'Subgids bestaan nie';
$lang['Directory'] = 'Subgids';
$lang['Discover album:'] = 'Ontdek album:';
$lang['Gallery unlocked'] = 'Gallery ontsluit';
$lang['List'] = 'Lys';
$lang['Move to album'] = 'Skuif na album';
$lang['Not cropped correctly?'] = 'Nie korrek gesny nie?';
$lang['Notify administrators when a comment is'] = 'Stel administrateurs in kennis as \'n opmerking';
$lang['Opacity'] = 'Deursigtigheid';
$lang['Original Size'] = 'Oorspronklike grootte';
$lang['Original file : %s'] = 'Oorspronklike lêer: %s';
$lang['Piwigo for iOS (iPhone, iPad, iPod Touch)'] = 'Piwigo vir iOS (iPhone, iPad, iPod Touch)10217569';
$lang['Posted %s on %s'] = 'Gepos %s op %s';
$lang['Select a file'] = 'Kies \'n lêer';
$lang['Select groups...'] = 'Kies groepe...';
$lang['Select users...'] = 'Kies gebruikers...';
$lang['Sharpen'] = 'Verskerp';
$lang['There is no group in this gallery.'] = 'Daar is nie \'n groep in hierdie gallery nie.';
$lang['This album contains %d photos, added between %s and %s.'] = 'Hierdie album bevat %d fotos, bygevoeg tussen %s en %s.';
$lang['This album contains %d photos, added on %s.'] = 'Hierdie album bevat %d fotos, bygevoeg op %s.';
$lang['This album contains no photo.'] = 'Hierdie album bevat geen fotos.';
$lang['Unlock gallery'] = 'Ontsluit gallery';
$lang['Update All'] = 'Opdateer alles';
$lang['Update Complete'] = 'Opdatering Voltooi';
$lang['Update albums informations'] = 'Opdateer album inligting';
$lang['Update in progress... Please wait.'] = 'Opdatering besig... Wag asseblief.';
$lang['Update photos information'] = 'Opdateer foto inligting';
$lang['Update to Piwigo %s'] = 'Opdateer na Piwigo %s';
$lang['Updates'] = 'Opdaterings';
$lang['Upload Photos'] = 'Laai fotos op';
$lang['Upload'] = 'Laai op';
$lang['Uploaded Photos'] = 'Opgelaaide Fotos';
$lang['Used metadata'] = 'Metadata gebruik';
$lang['User "%s" created with "%s" like password'] = 'Gebruiker "%s" geskep met "%s" as wagwoord';
$lang['User %s [%s] added.'] = 'Gebruiker %s [%s] bygevoeg.';
$lang['User %s [%s] was added to the subscription list.'] = 'Gebruiker %s [%s] bygevoeg by intekenaar lys.';
$lang['User %s [%s] was not added to the subscription list.'] = 'Gebruiker %s [%s] nie by intekenaar lys gevoeg nie.';
$lang['User %s [%s] was not removed from the subscription list.'] = 'Gebruiker %s [%s] nie verwyder van intekenaar lys nie.';
$lang['User %s [%s] was removed from the subscription list.'] = 'Gebruiker %s [%s] verwyder van intekenaar lys';
$lang['User comments validation'] = 'Gebruiker kommentaar bekragtiging';
$lang['User list'] = 'Gebruikerslys';
$lang['User status'] = 'Gebruikerstatus';
$lang['User'] = 'Gebruiker';
$lang['Users'] = 'Gebruikers';
$lang['Validate'] = 'Bekragtig';
$lang['Validation'] = 'Bekragtiging';
$lang['Version'] = 'Weergawe';
$lang['Virtual Links'] = 'Virtuele skakels';
$lang['Virtual album added'] = 'Virtuele album bygevoeg';
$lang['Virtual album deleted'] = 'Virtuele album verwyder';
$lang['Virtual album name'] = 'Virtuele album naam';
$lang['Virtual album'] = 'Virtuele album ';
$lang['Virtual albums to move'] = 'Virtuele album om te skuif';
$lang['Visit Gallery'] = 'Besoek die gallery';
$lang['Visit Piwigo project website'] = 'Besoek Piwigo projek webblad';
$lang['Visit language site'] = 'Besoek taal blad';
$lang['Visit plugin site'] = 'Besoek invoegsel blad';
$lang['Visit theme site'] = 'Besoek tema blad';
$lang['Visited %d times'] = '%d kere besoek';
$lang['WARNING! This plugin does not seem to be compatible with this version of Piwigo.'] = 'WAARSKUWING! Hierdie invoegsel is moontlik nie aanpasbaar met hierdie weergawe van Piwigo nie.';
$lang['Waiting'] = 'Wagtend';
$lang['Watermark'] = 'Watermerk';
$lang['Web Form'] = 'Web Vorm';
$lang['Webmaster cannot be deleted'] = 'Webmeester kan nie verwyder word nie';
$lang['Webmaster status is required.'] = 'Webmeester status word benodig.';
$lang['Week starts on'] = 'Week begin op';
$lang['Who can see these photos?'] = 'Wie kan hierdie fotos sien?';
$lang['Who can see this photo?'] = 'Wie kan hierdie foto sien?';
$lang['With blank value, gallery title will be used'] = 'Indien leeg, sal die gallery titel gebruik word';
$lang['With no album'] = 'Met geen album';
$lang['With no tag'] = 'Met geen etiket';
$lang['With no virtual album'] = 'Met geen virtuele album';
$lang['X Position'] = 'X Posisie';
$lang['X Repeat'] = 'X Herhaling';
$lang['Y Position'] = 'Y Posisie';
$lang['Year'] = 'Jaar';
$lang['You are running the latest version of Piwigo.'] = 'Jy gebruik die nuutste weergawe van Piwigo.';
$lang['You are using the Browser uploader. Try the <a href="%s">Flash uploader</a> instead.'] = 'Jy gebruik die Webleser oplaaier. Probeer die <a href="%s">Flash oplaaier</a>.';
$lang['You are using the Flash uploader. Problems? Try the <a href="%s">Browser uploader</a> instead.'] = 'Jy gebruik die Flash oplaaier. Probleme? Probeer die <a href="%s">Webleser oplaaier</a>.';
$lang['You can activate only one mobile theme.'] = 'Jy kan slegs een mobiele tema aktiveer.';
$lang['You can update to Piwigo %s directly, without upgrading to Piwigo %s (recommended).'] = 'Jy kan direk na Piwigo %s opgradeer, sonder opgradering na Piwigo %s (aanbeveel).';
$lang['You cannot delete your account'] = 'Jy kan nie jou rekenaar verwyder nie';
$lang['You cannot move an album in its own sub album'] = 'Jy kan nie \'n album as sy eie subalbum skuif nie';
$lang['You have %d orphan tags: %s.'] = 'Jy het %d los etikette: %s.';
$lang['Your configuration settings are saved'] = 'Jou konfigurasie verstellings is gebêre';
$lang['Zoom'] = 'Zoem';
$lang['add a new watermark'] = 'voeg \'n nuwe watermerk by';
$lang['administrators'] = 'administrateurs';
$lang['associate to group'] = 'assosieer met groep';
$lang['automatic order'] = 'outomatiese volgorde';
$lang['average time'] = 'gemiddelde tyd';
$lang['between'] = 'tussen';
$lang['bottom left corner'] = 'onderste linker hoek';
$lang['bottom right corner'] = 'onderste regter hoek';
$lang['clean'] = 'maak skoon';
$lang['confirm'] = 'bevestig';
$lang['create a new album'] = 'skep nuwe album';
$lang['created'] = 'geskep';
$lang['delete photo'] = 'verwyder foto';
$lang['delete this site and all its attached elements'] = 'verwyder hierdie blad en alle verwante inligting';
$lang['delete'] = 'verwyder';
$lang['deleted'] = 'verwyder';
$lang['directories + files'] = 'subgidse + lêers';
$lang['middle'] = 'middel';
$lang['modified'] = 'verander';
$lang['registered users'] = 'geregistreerde gebruikers';
$lang['simple visitors'] = 'eenvoudige besoeker';
$lang['top left corner'] = 'boonste linker hoek';
$lang['top right corner'] = 'boonste regter hoek';
$lang['update the database from files'] = 'opdateer die databasis met lêers';
$lang['user "%s" added'] = 'gebruiker "%s" bygevoeg';
$lang['user_status_admin'] = 'Administrateur';
$lang['user_status_generic'] = 'Generies';
$lang['user_status_guest'] = 'Gas';
$lang['user_status_normal'] = 'Gebruiker';
$lang['user_status_webmaster'] = 'Webmeester';
$lang['width must be a number superior to'] = 'wydte moet \'n getal groter wees as';
$lang['wrong filename'] = 'verkeerde lêernaam';
$lang['Summary'] = 'Opsomming';
$lang['Support'] = 'Ondersteuning';
$lang['Switch to clear or dark colors for administration'] = 'Skakel na skoon of donker kleure vir administrasie';
$lang['Synchronize metadata'] = 'Sinchroniseer metadata';
$lang['Synchronize'] = 'Sinchroniseer';
$lang['THIS PLUGIN IS NOW PART OF PIWIGO CORE! DELETE IT NOW.'] = 'HIERDIE INVOEGSEL IS NOU DEEL VAN DIE PIWIGO KERN! VERWYDER ONMIDDELIK!';
$lang['Templates'] = 'Template';
$lang['The %d following tags were deleted'] = 'Die volgende %d etikette is verwyder';
$lang['The anomaly will be ignored until next application version'] = 'Die anomalie sal geignoreer word tot die volgende toepassing weergawe';
$lang['The file or directory cannot be accessed (either it does not exist or the access is denied)'] = 'Die lêer of gids kan nie bereik word nie (dit bestaan nie of toegang is gewyer)';
$lang['The following tag was deleted'] = 'Die volgende etiket is verwyder';
$lang['The gallery URL is not valid.'] = 'Die gallery URL is nie geldig nie.';
$lang['The name of a group must not contain " or \' or be empty.'] = 'Die naam van \'n groep mag nie " of \' bevat nie of leeg wees nie.';
$lang['The name of an album must not be empty'] = 'Die naam van \'n album kan nie leeg wees nie';
$lang['The original image quality must be a number between %d and %d'] = 'Die oorspronklike beeld kwaliteit moet \'n getal tussen %d en %d wees';
$lang['The original maximum height must be a number between %d and %d'] = 'Die oorspronklike maksimum hoogte moet \'n getal tussen %d en %d wees';
$lang['The original maximum width must be a number between %d and %d'] = 'Die oorspronklike maksimum wydte moet \'n getal tussen %d en %d wees';
$lang['The whole page'] = 'Die hele blad';
$lang['The whole set'] = 'Die hele stel';
$lang['Theme has been successfully installed'] = 'Tema is suksesvol geinstalleer';
$lang['Themes which need upgrade'] = 'Tema wat opgradeer moet word';
$lang['Themes'] = 'Temas';
$lang['There is no available subscribers to mail.'] = 'Daar is nie intekenaars wat per epos in kennis gestel moet word nie.';
$lang['There is no other language available.'] = 'Daar is nie ander tale beskikbaar nie.';
$lang['There is no other plugin available.'] = 'Daar is nie ander invoegsels beskikbaar nie.';
$lang['There is no other theme available.'] = 'Daar is nie ander temas beskikbaar nie.';
$lang['This is a major update, with <a href="%s">new exciting features</a>.'] = 'Hierdie is \'n groot opdatering, met <a href="%s">nuwe opwindende kenmerke</a>.';
$lang['This is a minor update, with only bug corrections.'] = 'Hierdie is \'n klein opdatering, met slegs goggas verwyder.';
$lang['This name is already used by another group.'] = 'Hierdie naam is reeds ingebruik deur \'n ander groep.';
$lang['This site already exists'] = 'Hierdie blad bestaan alreeds.';
$lang['This theme was not designed to be directly activated'] = 'Hierdie tema was nie ontwerp om direk geaktiveer te word nie.';
$lang['Thumbnail'] = 'Duimnael';
$lang['Thumbnails generation in progress...'] = 'Besig met duimnael skepping...';
$lang['Time'] = 'Tyd';
$lang['Title'] = 'titel';
$lang['To send ?'] = 'Om te stuur?';
$lang['To subscribe'] = 'Om in te teken?';
$lang['To unsubscribe'] = 'Om af te teken';
$lang['Tools'] = 'Gereedskap';
$lang['Two updates are available'] = 'Twee opdaterings beskikbaar';
$lang['Type here the author name'] = 'Tik hier die outeur se naam';
$lang['Type here the title'] = 'Tik hier die titel';
$lang['Type in a search term'] = 'Tik hier \'n soekterm';
$lang['Unable to check for upgrade.'] = 'Nie in staat om vir opgradering te soek nie.';
$lang['Unable to dump database.'] = 'Nie in staat om databasis te stort nie.';
$lang['Uninstall'] = 'Oninstalleer';
$lang['Unknown upload error'] = 'Onbekende oplaai fout';
$lang['Unlocked'] = 'Ontsluit';
$lang['Unsubscribe from notification by mail'] = 'Afteken van kennisgewing deur epos';
$lang['Unsubscribed'] = 'Afgeteken';
$lang['synchronize files metadata with database photos informations'] = 'sinchroniseer databasis fotos met lêer metadata';
$lang['synchronize files structure with database'] = 'sinchroniseer lêer struktuur met databasis';
$lang['target'] = 'teiken';
$lang['test this remote site'] = 'toets hierdie buite blad';
$lang['test'] = 'toets';
$lang['the forum'] = 'die forum';
$lang['the wiki'] = 'die wiki';
$lang['total time'] = 'totale tyd';
$lang['unit mode'] = 'enkel modus';
$lang['unknown'] = 'onbekend';
$lang['Authorize users to add comments on selected albums'] = 'Magtig gebruikers om kommentaar te lewer op geselekteerde albums';
$lang['Authorized'] = 'Gemagtig';
$lang['Automatic correction'] = 'Outomatiese korreksie';
$lang['Available only with HTML format'] = 'Slegs beskikbaar met HTML formaat';
$lang['Batch Manager'] = 'Bondelbestuurder';
$lang['Can\'t connect to server.'] = 'Verbinding met bediener onmoontlik.';
$lang['Can\'t create temporary file.'] = 'Tydelike lêer kan nie geskep word nie.';
$lang['Change Admin Colors'] = 'Ruil administrateur kleure';
$lang['Check all'] = 'Gaan alles na';
$lang['Check automatic corrections'] = 'Gaan outomatiese korreksies na';
$lang['Check for updates'] = 'Soek vir opdaterings';
$lang['Check for upgrade failed for unknown reasons.'] = 'Opgraderingsoektog faal vir onbekende redes.';
$lang['Check for upgrade'] = 'Soek vir opgradering';
$lang['Check integrity'] = 'Gaan integriteit na';
$lang['Choose an action'] = 'Kies \'n aksie';
$lang['Database'] = 'Databasis';
$lang['Date'] = 'Datum';
$lang['Day'] = 'Dag';
$lang['Deactivate all'] = 'Deaktiveer alles';
$lang['Deactivate'] = 'Deaktiveer';
$lang['Default comments order'] = 'Standaard kommentaar volgorde';
$lang['Default display'] = 'Verstek vertoon';
$lang['Default photos order'] = 'Standaard foto volgorde';
$lang['Default user cannot be deleted'] = 'Verstek gebruiker kan nie verwyder word nie';
$lang['Groups and users'] = 'Groepe en gebruikers';
$lang['Multiple Size'] = 'Verskeie groottes';
$lang['Permission granted for groups'] = 'Regte toegeken aan groepe';
$lang['Permission granted for users'] = 'Regte toegeken aan gebruikers';
$lang['Search for new images in the directories'] = 'Soek vir nuwe beelde in subgidse';
$lang['Searching...'] = 'Soek...';
$lang['Section'] = 'Gedeelte';
$lang['See you soon,'] = 'Totsiens,';
$lang['See you soon.'] = 'Totsiens.';
$lang['Select an album'] = 'Kies \'n album';
$lang['Select at least one album'] = 'Kies tenminste een album';
$lang['Select at least one comment'] = 'Kies tenminste een opmerking';
$lang['Select at least one photo'] = 'Kies tenminste een foto';
$lang['Select at least one user'] = 'Kies tenminste een gebruiker';
$lang['Select files'] = 'Kies lêers';
$lang['Select recipients'] = 'Kies ontvangers';
$lang['Select:'] = 'Kies:';
$lang['Selection'] = 'Keuse';
$lang['Send mail as'] = 'Stuur epos as';
$lang['Send mail on HTML format'] = 'Stuur epos in HTML formaat';
$lang['Send mail to users'] = 'Stuur epos na gebruikers';
$lang['Send'] = 'Stuur';
$lang['Set as default language for unregistered and new users'] = 'Kies as verstek taal vir ongeregistreerde en nuwe gebruikers';
$lang['Set as default theme for unregistered and new users'] = 'Kies as verstek tema vir ongeregistreerde en nuwe gebruikers';
$lang['Set author'] = 'Verstel outeur';
$lang['Set title'] = 'Verstel titel';
$lang['Settings'] = 'Verstellings';
$lang['Show info'] = 'Wys inligting';
$lang['Simulation'] = 'Simulasie';
$lang['Some themes and plugins may be not available yet.'] = 'Sommige temas en invoegsels is moontlik nog nie beskikbaar nie.';
$lang['Some upgrades are available for extensions.'] = 'Sommige opgraderings beskikbaar vir uitbreidings.';
$lang['selection'] = 'keuse';
$lang['show details'] = 'wys detail';
$lang['Default user does not exist'] = 'Verstekgebruiker bestaan nie';
$lang['Delete orphan tags'] = 'Verwyder wees etikette';
$lang['Delete selected tags'] = 'Verwyder gekose etikette';
$lang['ERROR: THIS PLUGIN IS MISSING BUT IT IS INSTALLED! UNINSTALL IT NOW.'] = 'FOUT: HIERDIE BYVOEGSEL WORD VERMIS, MAAR IS GEINSTALLEER! VERWYDER DIT NOU.';
$lang['ERROR'] = 'FOUT';
$lang['Environment'] = 'Omgewing';
$lang['Error list'] = 'Lys van foute';
$lang['Error on file "%s" : %s'] = 'Fout met lêer "%s" : %s';
$lang['Error when sending email to %s [%s].'] = 'Fout met stuur van e-pos na %s [%s].';
$lang['Errors caption'] = 'Foute byskrifte';
$lang['Everybody'] = 'Almal';
$lang['Extend for templates'] = 'Brei sjabloon uit';
$lang['Extensions Update'] = 'Dateer uitbreidings op';
$lang['Ignore this update'] = 'Ignoreer hierdie opdatering';
$lang['Impossible automatic correction'] = 'Outomatiese verbetering onmoontlik';
$lang['Informations'] = 'Inligting';
$lang['Manage Permissions'] = 'Organiseer magtigings';
$lang['Manage tags'] = 'Organiseer etikette';
$lang['Manage this set of %d photos'] = 'Organiseer hierdie stel van %d fotos';
$lang['Manage'] = 'Organiseer';
$lang['Manual order'] = 'Handroliese rangskikking';
$lang['Maximum height'] = 'Maksimum hoogte';
$lang['Maximum width'] = 'Maksimum Wydte';
$lang['Members'] = 'Lede';
$lang['Menu Management'] = 'Kieskaarte';
$lang['Merge selected tags'] = 'Versmelt geselekteerde etikette';
$lang['Merge tags'] = 'Versmelt etikette';
$lang['Minimum privacy level'] = 'Minimum privaatvlak';
$lang['default values'] = 'verstekwaardes';
$lang['default'] = 'verstek';
$lang['delete album'] = 'verwyder album';
$lang['errors during synchronization'] = 'foute gedurende sinchronisasie';
$lang['existing album'] = 'Bestaande album';
$lang['include child albums'] = 'sluit subalbums in';
$lang['manage sub-albums'] = 'organiseer subalbums';
$lang['manual order'] = 'handroliese rangskikking';
$lang['Mail content'] = 'Epos inhoud';
$lang['Mail sent to %s [%s].'] = 'Epos gestuur na %s [%s].';
$lang['Main "guest" user does not exist'] = 'Die hoof "gas" gebruiker bestaan nie';
$lang['Main "guest" user status is incorrect'] = 'Die hoof "gas" gebruiker se status is verkeerd';
$lang['Main "webmaster" user does not exist'] = 'Die hoof "webmeester" bestaan nie';
$lang['Main "webmaster" user status is incorrect'] = 'Die hoof "webmeester" gebruiker se status is verkeerd';
$lang['Maintenance'] = 'Onderhoud';
$lang['Make this language available to users'] = 'Maak hierdie taal beskikbaar aan gebruikers';
$lang['Make this theme available to users'] = 'Maak hierdie tema beskikbaar aan gebruikers';
$lang['Month'] = 'Maand';
$lang['Move albums'] = 'Skuif albums';
$lang['Move'] = 'Skuif';
$lang['Name'] = 'Naam';
$lang['New Version'] = 'Nuwe Weergawe';
$lang['New name'] = 'Nuwe naam';
$lang['New parent album'] = 'Nuwe ouer album';
$lang['New photos added'] = 'Nuwe fotos bygevoeg';
$lang['New photos were added'] = 'Nuwe fotos is bygevoeg';
$lang['New tag'] = 'Nuwe etiket';
$lang['No display'] = 'Geen vertoon';
$lang['No file was uploaded'] = 'Geen lêer is opgelaai nie';
$lang['No mail to send.'] = 'Geen epos is gestuur nie.';
$lang['No photo can be deleted'] = 'Geen foto kan verwyder word nie';
$lang['No photo in the current set.'] = 'Geen foto in die huidige stel nie.';
$lang['No photo in this album'] = 'Geen foto in hierdie album nie';
$lang['None'] = 'Geen';
$lang['Number of comments per page'] = 'Aantal opmerkings per blad';
$lang['new'] = 'nuut';
$lang['none'] = 'geen';
$lang['nothing'] = 'niks';
$lang['Modify information'] = 'Verander inligting';
$lang['No photo selected, %d photos in current set'] = 'Geen foto gekies, %d fotos in huidige stel';
$lang['No photo selected, no action possible.'] = 'Geen foto gekies, geen aksie moontlik.';
$lang['No results'] = 'Geen resultate';
$lang['Notification'] = 'Kennisgewing';
$lang['Obsolete Plugins'] = 'Verouderde invoegsels';
$lang['Only private albums are listed'] = 'Slegs privaat albums is gelys';
$lang['Photo Page'] = 'Foto blad';
$lang['Photo Properties'] = 'Foto eienskappe';
$lang['Photo name'] = 'Foto naam';
$lang['Photos'] = 'Fotos';
$lang['Piwigo Administration'] = 'Piwigo Administrasie';
$lang['Piwigo Announcements Newsletter'] = 'Piwigo Aankondigings Nuusbrief';
$lang['Piwigo Update'] = 'Piwigo opdatering';
$lang['Piwigo Uploader'] = 'Piwigo Oplaaier';
$lang['Piwigo configuration'] = 'Piwigo opstelling';
$lang['Private'] = 'Privaat';
$lang['Properties'] = 'Kenmerke';
$lang['Random photo'] = 'Lukraak foto';
$lang['Representant'] = 'Album duimnael';
$lang['Representation of albums'] = 'Album duimnael';
$lang['Representative'] = 'Album duimnael';
$lang['Represents'] = 'Is duimnael vir';
$lang['Tag "%s" already exists'] = 'Etiket "%s" bestaan alreeds';
$lang['on'] = 'op';
$lang['only directories'] = 'slegs subgidse';
$lang['photos added in the database'] = 'fotos bygevoeg in databasis';
$lang['photos deleted from the database'] = 'fotos verwyder van databasis';
$lang['photos per page'] = 'fotos per blad';
$lang['photos updated in the database'] = 'fotos opgedateer in databasis';
$lang['private'] = 'privaat';
$lang['randomly represented'] = 'lukraak album duimnael';
$lang['remove tags'] = 'verwyder etikette';
$lang['remove this filter'] = 'verwyder hierdie filter';
$lang['remove title'] = 'verwyder titel';
$lang['%d physicals'] = '%d fisiese';
$lang['%d week'] = '%d week';
$lang['%d weeks'] = '%d weke';
$lang['%s ago'] = '%s terug';
$lang['%s in the future'] = '%s in die toekoms';
$lang['%u users have automatic permission because they belong to a granted group.'] = '%u gebruikers het outomaties toegang omdat hulle aan \'n toegelate groep behoort.';
$lang['Apply watermark if height is bigger than'] = 'Voeg \'n watermerk by as die hoogte groter is as';
$lang['Apply watermark if width is bigger than'] = 'Voeg \'n watermerk by as die breedte groter is as';
$lang['By default, Piwigo will create a new websize from the HD (high definition) version of your photo.'] = 'Standaard sal Piwigo \'n nuwe kleiner weergawe van die foto maak om op die web te vertoon.';
$lang['By default, the center of interest is placed in the middle of the photo.'] = 'Standaard word die middel van die foto gekies as die gebied om op te fokus.';
$lang['Caddie management'] = 'Bewerk mandjie';
$lang['Correction applied with error'] = 'Fout tydens regstelling';
$lang['Correction applied with success'] = 'Regstelling suksesvol gemaak';
$lang['Delete multiple size images'] = 'Verwyder multi-grootte beelde';
$lang['Deletions'] = 'Verwyderings';
$lang['Deny selected groups'] = 'Verbied geselekteerde groepe';
$lang['Deny selected users'] = 'Verbied geselekteerde gebruiker';
$lang['Detailed informations'] = 'Gedetailleerde inligting';
$lang['Display options'] = 'Vertoon keuses';
$lang['Dissociate from album'] = 'verwyder vanuit album';
$lang['Dissociated'] = 'verwyder';
$lang['Do you want to activate anyway?'] = 'Wil jy inelkgeval aktiveer?';
$lang['Documentation'] = 'Dokumentasie';
$lang['Does not represent'] = 'Nie \'n voorbeeld van';
$lang['Download,'] = 'Laai af,';
$lang['Downloads'] = 'Aflaai';
$lang['Drag to re-order'] = 'Kliek-en-skuif om volgeorde te verander';
$lang['Drop into album'] = 'Kies \'n album';
$lang['Dump Database'] = 'Stort databasis';
$lang['Duplicates'] = 'Kopieë';
$lang['Edit album permissions'] = 'Verander album toegang';
$lang['Edit album'] = 'Verander album';
$lang['Edit photo'] = 'Bewerk foto';
$lang['Edit ranks'] = 'Verander range';
$lang['Edit selected tags'] = 'Verander geselekteerde etikette';
$lang['Edit tags'] = 'Verander etikette';
$lang['Email administrators when a comment is deleted'] = 'E-pos die administrateur as kommentaar verwyder is';
$lang['Email administrators when a comment is modified'] = 'E-pos die administrateur as kommentaar verander is';
$lang['Email admins when a comment requires validation'] = 'E-pos die administrateurs as kommentaar nagegaan moet word';
$lang['Email admins when a new user registers'] = 'E-pos die administrateurs as \'n nuwe gebruiker registreer';
$lang['Email admins when a valid comment is entered'] = 'E-pos die administrateurs as daar geldige kommentaar gelaat is';
$lang['Exif extension not available, admin should disable exif use'] = 'Exif-aanvullings is nie beskikbaar nie. Die administrateur moet die gebruik van exif afskakel.';
$lang['FTP + Synchronization'] = 'FTP + Sinkronisasie';
$lang['Failed to write file to disk'] = 'Fout met skryf van lêers na hardeskyf';
$lang['Features include gallery browsing, album creation and photo upload.'] = 'Funksionaliteit sluit in gallery besigtiging, die skep van albums en die oplaai van foto\'s.';
$lang['File upload stopped by extension'] = 'Oplaai van lêer is deur \'n uitbreiding gestop';
$lang['File/directory read error'] = 'Fout met lees van lêer/gids';
$lang['File'] = 'Lêer';
$lang['Find a new representant by random'] = 'Kies \'n willekeurige album voorbeeldfoto';
$lang['Following plugins may not be compatible with the new version of Piwigo:'] = 'Hierdie uitbreidings mag onversoenbaar wees met die nuwe weergawe van Piwigo:';
$lang['Following themes may not be compatible with the new version of Piwigo:'] = 'Hierdie temas mag onversoenbaar wees met die nuwe weergawe van Piwigo:';
$lang['For photo sizes with crop, such as "Square", Piwigo will do its best to include the center of interest.'] = 'Piwigo sal sy bes probeer om die area van fokus in die middel te plaas wanneer die foto gesnoei word. (Soos na \'n vierkant.)';
$lang['Forbid this language to users'] = 'Steek hierdie taal vir gebruikers weg';
$lang['Forbid this theme to users'] = 'Steek hierdie tema vir gebruikers weg';
$lang['Forbidden'] = 'Ongemagtig';
$lang['Form'] = 'Vorm';
$lang['GD library is missing'] = 'GD-biblioteek is nie beskikbaar nie';
$lang['Gallery title'] = 'Titel van gallery';
$lang['Generate multiple size images'] = 'Skep multi-grootte beelde';
$lang['Go to %s or %s for more informations'] = 'Gaan na %S of %s vir meet inligting';
$lang['Grant selected groups'] = 'Ken geselekteerde groepe toe';
$lang['Grant selected users'] = 'Ken geselekteerde gebruikers toe';
$lang['Graphics Library'] = 'Grafika-biblioteek';
$lang['Group management'] = 'Bestuur groepe';
$lang['Group'] = 'Groep';
$lang['High definition enabled'] = 'Hoë skerpheid is aktief';
$lang['Hoverbox display'] = 'Sweefskerm';
$lang['I decide to update anyway'] = 'Ek wil inelkgeval opdateer';
$lang['If no HD is available and if the current websize is bigger than resize dimensions, Piwigo will move it as HD and create a downsized websize photo from it.'] = 'As hoë resolusie nie beskikbaar is nie, en die huidige webgrootte-kopie groter is as die normale webgrootte, sal Piwigo die huidige kopie as hoë resolusie gebruik en \'n nuwe webgrootte-kopie maak.';
$lang['If you encounter problems or have any question, please send a message to'] = 'Indien jy enige probleme, klagtes of kommentaar het, stuur \'n e-pos aan';
$lang['Ignore selected anomalies'] = 'Ignoreer geselekteerde onreëlmatighede';
$lang['Images manual order was saved'] = 'Stoor handmatig-gekose volgorde';
$lang['Impossible to activate this theme, the parent theme is missing: %s'] = 'Hierdie tema kan nie geaktiveer word nie aangesien die basis-tema "%s" nie beskikbaar is nie.';
$lang['Impossible to deactivate this language, first set another language as default.'] = 'Kies eers \'n ander taal as standaard voor hierdie taal gedeaktiveer kan word.';
$lang['Impossible to deactivate this language, you need at least one language.'] = 'Hierdie is die enigste taal en kan dus nie gedeaktiveer word nie.';
$lang['Impossible to deactivate this theme, you need at least one theme.'] = 'Hierdie is die enigste tema en kan dus ne gedeaktiveer word nie.';
$lang['Impossible to delete this theme. Other themes depends on it: %s'] = 'Hierdie tema kan nie verwyder word nie aangesien ander (%s) dit as basis gebruik.';
$lang['No group is permitted to see this private album'] = 'Geen groep mag hierdie private album sien nie';
$lang['Numeric identifier : %d'] = 'Numeriese id : %d';
$lang['Permission management'] = 'Bestuur toegangsregte';
$lang['Photo sizes with crop'] = 'Foto groottes tydens snoei.';
$lang['Piwigo export plugin for iPhoto'] = 'Piwigo uitvoer uitbreiding vir iPhoto.';
$lang['Rated %d times, score : %.2f'] = '%d stemme met \'n gemiddelde telling van: %.2f';
$lang['Select a zone with your mouse to define a new center of interest.'] = 'Kies \'n gebied met die muis om \'n area van fokus aan te dui.';
$lang['The center of interest is the most meaningful zone in the photo.'] = 'Die area van fokus is die gebied of deel van die foto wat die meeste sê.';
$lang['To export your photos from digiKam to Piwigo, simply install digiKam and the Kipi-plugins.'] = 'Om jou foto\'s vanaf digiKam na Piwigo te stuur, installeer die digiKam- en Kipi-uitbreidings.';
$lang['any visitor can see this album'] = 'enige besoeker kan hierdie album sien';
$lang['digiKam is designed for photographers who want to view, manage, edit, enhance, organize, tag, and share photographs.'] = 'digiKam is ontwerp vir fotograwe wat foto\'s wil bekyk, bestuur, bewerk, verbeter, organiseer, deel en etikette daaraan wil toevoeg.';
$lang['display maximum informations (added albums and photos, deleted albums and photos)'] = 'vertoon alle inligting (toegevoegde albums en foto\'s, verwyderde albums en foto\'s)';
$lang['display'] = 'skerm';
$lang['dissociate from group'] = 'verwyder vanuit groep';
$lang['even already synchronized photos'] = 'selfs reeds gesinkroniseerde foto\'s';
$lang['first photo added on %s'] = 'eerste foto toegevoeg op %s';
$lang['for the file format'] = 'vir die lêer-tipe';
$lang['for this file format'] = 'vir die lêer-tipe';
$lang['group "%s" added'] = 'groep "%s" is toegevoeg';
$lang['group "%s" deleted'] = 'groep "%s" is verwyder';
$lang['group "%s" updated'] = 'die groep "%s" is opgedateer';
$lang['hide details'] = 'steek details weg';
$lang['include photos with lower privacy level'] = 'sluit foto\'s met laer toegangsregte in';
$lang['visitors need to login and have the appropriate permissions to see this album'] = 'besoekers moet aanteken en voldoende regte hê om hierdie album te kan sien';
$lang['Applications'] = 'Toepassings';
$lang['Piwigo Publish plugin for Lightroom'] = 'Piwigo Publiseer hegstuk vir Lightroom';
$lang['Piwigo publish plugin for Shotwell'] = 'Piwigo Publiseer hegstuk vir Shotwell';
$lang['Piwigo publish plugin for digiKam'] = 'Piwigo Publiseer hegstuk vir digiKam';
$lang['Refresh'] = 'Verfris';
$lang['Reject'] = 'Verwerp';
$lang['Released on'] = 'Vrygestel op';
$lang['Remove all filters'] = 'Verwyder alle filters';
$lang['Repair and optimize database'] = 'Herstel en optimaliseer databasis';
$lang['Storage album'] = 'Stoor album';
$lang['Subscribe %s to Piwigo Announcements Newsletter'] = 'Teken %s in op Piwigo Aankondigings Nuusbrief';
$lang['Subscribe %s'] = 'Inteken %s';
$lang['Subscribe to notification by mail'] = 'Teken in op kennisgewings per epos';
$lang['Subscribe'] = 'Inteken';
$lang['Subscribed'] = 'Ingeteken';
$lang['Tag "%s" was added'] = 'Etiket "%s" is bygevoeg';
$lang['Tag selection'] = 'Kies etikette';
$lang['Templates configuration has been recorded.'] = 'Templaat konfigurasie is aangeteken.';
$lang['The name of directories and files must be composed of letters, numbers, "-", "_" or "."'] = 'Die name van gidse en lêers mag net bestaan uit letters, nommers, "-", "_" of "."';
$lang['The number of comments a page must be between 5 and 50 included.'] = 'Die aantal opmerkings per bladsy moet tussen 5 en 50 ingesluit wees.';
$lang['The permalink name must be composed of a-z, A-Z, 0-9, "-", "_" or "/". It must not be numeric or start with number followed by "-"'] = 'Die permaskakel naam moet opgemaak word van a-z, A-Z, 0-9, "-", "_" of "/". Dit mag nie numeries wees of begin met \'n nommer gevolg deur \'n "-"';
$lang['The uploaded file was only partially uploaded'] = 'Die opgelaaide lêer is slegs gedeeltelik opgelaai';
$lang['registration date'] = 'registrasie datum';
$lang['remove author'] = 'verwyder outeur';
$lang['remove creation date'] = 'verwyder skeppingsdatum';
$lang['sub-albums'] = 'sub-albums';
$lang['Orphan tags deleted'] = 'Weesetikette verwyder';
$lang['Other private albums'] = 'Ander privaat albums';
$lang['Overall'] = 'Oorsig';
$lang['Page banner'] = 'Blad banier';
$lang['Page end'] = 'Bladsy einde';
$lang['Pages seen'] = 'Bladsye gesien';
$lang['Parameter'] = 'Verstellings';
$lang['Parameters'] = 'Parameters';
$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Wagwoord bevestiging nie gedoen. Bevestig asseblief die gekose wagwoord.';
$lang['Password is missing. Please enter the password.'] = 'Wagwoord nie ingevul nie. Vul asseblief die wagwoord in.';
$lang['Path'] = 'Pad';
$lang['Permission denied'] = 'Regte geweier';
$lang['Permission granted thanks to a group'] = 'Regte gekoppel aan \'n groep toegeken ';
$lang['Permission granted'] = 'Regte toegeken';
$lang['Permissions'] = 'Regte';
$lang['Photo %s of %s'] = 'Foto %s van %s';
$lang['Photo informations updated'] = 'Foto inligting opgedateer';
$lang['Photo unreachable or no support'] = 'Foto onbereikbaar of formaat nie ondersteun nie';
$lang['Piwigo version'] = 'Piwigo weergawe';
$lang['Please wait...'] = 'Wag asseblief...';
$lang['Plugin has been successfully copied'] = 'Die invoegsel is suksesvol gekopieër';
$lang['Plugin list'] = 'Invoegsel lys';
$lang['Plugins which need upgrade'] = 'Invoegsels wat opgradeer gaan word';
$lang['Show menubar'] = 'Wys keuserak';
$lang['Start Upload'] = 'Begin Oplaai';
$lang['Statistics'] = 'Statistiek';
$lang['Status'] = 'Status';
$lang['You need to confirm deletion'] = 'Jy moet verwyderings bevestig';
$lang['[%s] Visit album %s'] = '[%s] Besoek album %s';
$lang['[NBM] Problems or questions'] = '[NBM] Probleme of vrae';
$lang['other'] = 'ander';
$lang['pixels'] = 'piksels';
$lang['set to'] = 'stel na';
$lang['status'] = 'status';
$lang['Cannot delete the old permalink !'] = 'Die ou permaskakel kan nie verwyder word nie!';
$lang['Center of interest'] = 'Fokusmiddelpunt';
$lang['Keep in touch with Piwigo project, subscribe to Piwigo Announcement Newsletter. You will receive emails when a new release is available (sometimes including a security bug fix, it\'s important to know and upgrade) and when major events happen to the project. Only a few emails a year.'] = 'Bly betrokke by die Piwigo-projek deur in te skryf vir die Piwigo Afkondingings-nuusbrief. Jy sal \'n e-pos ontvang as \'n nuwe weergawe uitgegee word of as daar enige ander groot nuus rakende die projek is. Dit is gewoonlik net enkele e-posse per jaar.';
$lang['Languages which need upgrade'] = 'Tale wat opgedateer moet word';
$lang['Last hit'] = 'Onlangste besoek';
$lang['Learn more'] = 'Ek wil meer weet';
$lang['Lock albums'] = 'Sluit album';
$lang['Lock gallery'] = 'Sluit gallery';
$lang['Lock'] = 'Sluit';
$lang['Locked'] = 'Geslote';
$lang['Other plugins'] = 'Ander uitbreidings is beskikbaar';
$lang['Parent album'] = 'Ouer-album';
$lang['Pending Comments'] = 'Kommentaar om nog na te gaan';
$lang['Permalink %s has been previously used by album %s. Delete from the permalink history first'] = 'Permaskakel %s is voorheen deur die album %s gebruik. Verwyder dit eers van die permaskakel-geskiedenis.';
$lang['Permalink %s is already used by album %s'] = 'Permaskakel %s is alreeds in gebruik deur die album %s';
$lang['Permalink history'] = 'Permaskakel-geskiedenis';
$lang['Permalink'] = 'Permaskakel';
$lang['Permalinks'] = 'Permaskakels';
$lang['Plugins'] = 'Uitbreidings';
$lang['Position'] = 'Posisie';
$lang['Preferences'] = 'Instellings';
$lang['Privacy level set to "%s"'] = 'Privaatheidsvlak is op %s';
$lang['Privacy level'] = 'Privaatheidsvlak';
$lang['Public / Private'] = 'Publiek / Privaat';
$lang['Public'] = 'Publiek';
$lang['Purge compiled templates'] = 'Verwyder opgeboude sjablone';
$lang['Purge history detail'] = 'Verwyder gedetailleerde geskiedenis';
$lang['Purge history summary'] = 'Verwyder opsommende geskiedenis';
$lang['Purge search history'] = 'Verwyder soek-geskiedenis';
$lang['Read Piwigo Documentation'] = 'Lees Piwigo dokumentasie';
$lang['Replacers (customized templates)'] = 'Vervang (aangemete sjablone)';
$lang['Reset ignored updates'] = 'Hou op opdaterings ignoreer';
$lang['Resize'] = 'Verander grootte';
$lang['Restore default configuration. You will lose your plugin settings!'] = 'Herstel standaard-opstelling. Jy sal jou uitbreidings se instellings verloor.';
$lang['Restore'] = 'Herstel';
$lang['Save Settings'] = 'Stoor instellings';
$lang['Save Template Directory'] = 'Stoor sjabloon-gids';
$lang['Save manual order'] = 'Stoor handmatige volgorde';
$lang['Save order'] = 'Stoor volgorde';
$lang['Save to permalink history'] = 'Stoor in permaskakel-geskiedenis';
$lang['Save visits in history for'] = 'Stoor geskiedenis van besoeke vir';
$lang['Select at least two tags for merging'] = 'Kies twee etikette om saam te smelt';
$lang['Select the destination tag'] = 'Kies die eindbestemming-etiket';
$lang['Site manager'] = 'Webmeester';
$lang['Start pLoader and add your photos.'] = 'Voer pLoader uit en voeg jou fotos by.';
$lang['Tags <em>%s</em> merged into tag <em>%s</em>'] = 'Etiket <em>%s</em> is saamgesmelt met etiket <em>%s</em>';
$lang['The version of %s [%s] installed is not compatible with the version required ']['%s'] = 'Die weergawe van %s [%s] wat geïnstalleer is is nie aanpasbaar met die weergawe wat benodig word nie [%s].';
$lang['The webmaster has subscribed you to receiving notifications by mail.'] = 'Die webmeester het jou ingeskryf vir kennisgewings per e-pos.';
$lang['The webmaster has unsubscribed you from receiving notifications by mail.'] = 'Die webmeester het jou inskrywing vir kennisgewings per e-pos gekanselleer.';
$lang['Uncheck all'] = 'Kies geen';
$lang['Uninstalled Plugins'] = 'Verwyder uitbreidings';
$lang['Use the default photo sort order'] = 'Gebruik die standaard fotovolgorde';
$lang['You have subscribed to receiving notifications by mail.'] = 'Jy is ingeskryf vir kennisgewings per e-pos.';
$lang['You have unsubscribed from receiving notifications by mail.'] = 'Jou inskrywing vir kennisgewings per e-pos is gekanselleer.';
$lang['You need to upgrade your system to take full advantage of the application else the application will not work correctly, or not at all'] = 'Jy moet verkieslik jou stelsel opdateer om die program ten volle te kan gebruik, anders kan daar nie probleme voorkom nie.';
$lang['apply automatic sort order'] = 'Sorteer outomaties';
$lang['cancel manual order'] = 'Kanselleer handmatige volgorde';
$lang['custom'] = 'Aangemeet';
$lang['overrides existing values with empty ones'] = 'vervang bestaande waardes met leë waardes';
$lang['pending validation'] = 'wag vir goedkeuring';
$lang['public'] = 'publiek';
$lang['ranks'] = 'range';
$lang['singly represented'] = 'album voorbeeldfoto is reggemaak';
$lang[' and %d virtuals'] = 'en %d virtuele';
$lang['Complementary mail content'] = 'Ekstra e-pos inhoud';
$lang['Continue processing treatment'] = 'Gaan voort met huidige behandeling';
$lang['Create the "%s" directory at the root of your Piwigo installation'] = 'Skep \'n vouer genaamd "%s" in die basis pad van jou Piwigo-installasie';
$lang['Element type'] = 'Element tipe';
$lang['Element'] = 'Element';
$lang['Execution time is out, treatment must be continue [Estimated time: %d second].'] = 'Maksimum uitvoertyd is bereik, maar behandeling moet voortgaan [Tyd om te gaan: %d sekondes]';
$lang['Execution time is out, treatment must be continue [Estimated time: %d seconds].'] = 'Maksimum uitvoertyd is verby, maar behandeling moet voortgaan [Tyd om te gaan: %d sekondes]';
$lang['Give write access (chmod 777) to "%s" directory at the root of your Piwigo installation'] = 'Gee skryfregte (chmod 777) aan die vouer "%s" in die basis pad van jou Piwigo-installasie';
$lang['Information data registered in database'] = 'Inligting aangeteken in databasis';
$lang['Invert'] = 'Keer om';
$lang['Language has been successfully installed'] = 'Taal is suksesvol geïnstalleer';
$lang['<em>Piwigo for iOS</em> application empowers you to connect to your Piwigo gallery from your iPhone, iPad or iPod Touch, create some albums and upload several photos at once.'] = '<em>Piwigo vir iOS</em> toepassing stel jou in staat om met jou iPhone, iPad of iPad touch aan jou Piwigo gallery te verbind, albums te skep en fotos op te laai.';
$lang['Adobe Photoshop Lightroom is a photography software designed to manage large quantities of digital images and doing post production work.'] = 'Adobe Photoshop Lightroom is fotografie sagteware wat ontwerp is om groot hoeveelhede digitale beelde te administreer en postproduksie werk te doen.';
$lang['Aperture is a powerful tool to refine images and manage massive libraries on Mac.'] = 'Aperture is \'n kragtige pakket om beelde te verwerk en groot biblioteke op Mac te hanteer.';
$lang['Aperture is designed for professional photographers with iPhoto simplicity.'] = 'Aperture is ontwerk vir professionele fotograwe met iPhoto eenvoudigheid.';
$lang['Bound Theme'] = 'Gebonde tema';
$lang['By rank'] = 'Volgens rangorde';
$lang['Follow Orientation'] = 'Volg oriëntasie';
$lang['Hit'] = 'Tref';
$lang['In your php.ini file, the upload_max_filesize (%sB) is bigger than post_max_size (%sB), you should change this setting'] = 'In jou php.ini lêer is die upload_max_filesize (%sB) groter as die post_max_size (%sB). Jy moet hierdie verstelling verander';
$lang['Include display of recent photos grouped by dates'] = 'Sluit in die vertoon van onlangse fotos gegroepeer volgens datum';
$lang['Include history data (Warning: server memory limit may be exceeded)'] = 'Sluit geskiedkundige data in (Waarskuwing: bediener geheue limiet kan oorskrei word)';
$lang['Link all album photos to a new album'] = 'Koppel alle album fotos aan \'n nuwe album';
$lang['Link all album photos to some existing albums'] = 'Koppel alle album fotos aan sommige bestaande albums';
$lang['Linked albums'] = 'Gekoppelde albums';
$lang['Local'] = 'Plaaslik';
$lang['Manage authorizations for selected albums'] = 'Beheer regte vir gekose albums';
$lang['Manage permissions for group "%s"'] = 'Bheer regte vir die groep "%s"';
$lang['Manage permissions for user "%s"'] = 'Bheer regte vir die gebruiker "%s"';
$lang['Manage photo ranks'] = 'Beheer foto rangordes';
$lang['Maximum file size: %sB.'] = 'Maksimum lêer groote: %sB';
$lang['Metadata synchronization results'] = 'Metadata sinchronisasie resultate';
$lang['Metadata synchronized from file'] = 'Metadata sinchronisasie vanaf lêer';
$lang['Miscellaneous'] = 'Allerlei';
$lang['Missing Plugins'] = 'Vermiste Invoegsels';
$lang['Missing a temporary folder'] = 'Vermis \'n tydelike gids';
$lang['No destination tag selected'] = 'Geen bestemming etiket gekies nie';
$lang['No user to send notifications by mail.'] = 'Geen gebruikers vir epos inkennisstelling';
$lang['Number of downloads'] = 'Aantal aflaaie';
$lang['Number of rates'] = 'Aantal graderings';
$lang['On your Linux, simply install Shotwell with your package manager and the activate Piwigo publishing option.'] = 'Op jou Linux, installeer eenvoudig Shotwell met jou pakketbeheerder en aktiveer die Piwigo publikasie opsie.';
$lang['Operating system'] = 'Bedryfstelsel';
$lang['Operation in progress'] = 'Behandeling onderweg.';
$lang['Optimizations have been completed with some errors.'] = 'Optimalisasies is met \'n paar foute voltooi.';
$lang['Optional URL keyword'] = 'Opsionele URL sleutelwoord';
$lang['Options'] = 'Keuses';
$lang['Order of menubar items has been updated successfully.'] = 'Volgorde van kieslys items is suksesvol opgedateer.';
$lang['Original templates'] = 'Oorspronklike template';
$lang['Photos generation in progress...'] = 'Besig met fotoskepping...';
$lang['Piwigo cannot retrieve upgrade file from server'] = 'Piwigo kan nie opgraderingslêer van bediener verkry nie';
$lang['Piwigo export plugin for Aperture'] = 'Piwigo uitvoer invoeging vir Aperture';
$lang['Please check "plugins" folder and sub-folders permissions (CHMOD).'] = 'Gaan asseblief "plugins" subgids se toestemmings na (CHMOD).';
$lang['Predefined filter'] = 'Voorafopgestelde filter';
$lang['Prepared time for list of users to send mail is limited. Others users are not listed.'] = 'Die tyd om die lys van gebruikers vir wie epos gestuur word voor te berei, is beperk. Ander gebruikers word nie gelys nie.';
$lang['Purge never used notification feeds'] = 'Maak ongebruikte kennisname strome skoon';
$lang['Purge sessions'] = 'Maak sessies skoon';
$lang['Quick Local Synchronization'] = 'Vinnige Plaaslike Sinchronisasie';
$lang['Rate date'] = 'Gradeer datum';
$lang['Rating by guests'] = 'Gradering deur gaste';
$lang['Rating'] = 'Gradering';
$lang['ReGalAndroid (RemoteGallery client for Android) is an open source (GPL v3) Piwigo client for the Android platform.'] = 'ReGalAndroid (RemoteGallery client for Android) is \'n oopbron (GPL v3) Piwigo kliënt vir die Android dek.';
$lang['Refresh photo set'] = 'Herlaai fotostel';
$lang['Reinitialize check integrity'] = 'Hervat integriteit nasiening';
$lang['Remote'] = 'Afstand';
$lang['Remove from caddie'] = 'Verwyder uit mandjie';
$lang['Replacement of original templates by customized templates from template-extension subfolder'] = 'Vervanging van oorspronklike sjablone deur aangemete sjablone uit die sjabloon-uitbreidings subgids';
$lang['Resize after upload'] = 'Verander grootte na oplaai';
$lang['Send an information email to group members'] = 'Stuur \'n inligtings-epos aan groep lede';
$lang['Send connection settings by email'] = 'Stuur verbindingsverstellings deur epos';
$lang['Set creation date'] = 'Stel skeppingsdatum';
$lang['Shotwell is an open source digital photo organizer that runs on Linux. It is the default photo manager in Ubuntu and Fedora.'] = 'Shotwell is \'n oopbron digitale fotobeheerder wat op Linux loop. Dit is die verstek fotobeheerder in Ubuntu en Fedora.';
$lang['Status of user "%s" updated'] = 'Gebruiker "%s" status opdateer';
$lang['Subscribe/unsubscribe users'] = 'Gebruikers Inteken/afteken ';
$lang['Subscribers could be listed (available) only if there is new elements to notify.'] = 'Intekenaars kan slegs gelys word (beskikbaar) as daar nuwe elemente is om in kennis te stel.';
$lang['Sum of rates'] = 'Totaal van graderings';
$lang['The Piwigo export plugin allows you to create albums and export photos.'] = 'Die Piwigo uitvoer invoegsel laat jou toe om albums te skep en fotos uit te voer.';
$lang['The Piwigo publish Plug-in allows you to export and synchronize photos from Lightroom directly to your Piwigo photo gallery.'] = 'Die Piwigo publiseer invoegsel laat jou toe om fotos direk uit Lightroom na jou Piwigo gallery op te laai en te sinchroniseer.';
$lang['The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form'] = 'Die opgelaaide lêer is groter as die MAX_FILE_SIZE opdrag wat in die HTML vorm gespesifiseer is';
$lang['The uploaded file exceeds the upload_max_filesize directive in php.ini: %sB'] = 'Die opgelaaide lêer is groter as die upload_max_filesize opdrag in php.ini: %sB';
$lang['The uploaded files exceed the post_max_size directive in php.ini: %sB'] = 'Die opgelaaide lêers is groter as die upload_max_filesize opdrag in php.ini: %sB';
$lang['Time to send mail is limited. Others mails are skipped.'] = 'Die beskikbare tyd om epos te stuur is beperk. Ander eposse is oorgeslaan.';
$lang['Toggle \'default group\' property'] = 'Draai \'verstek groep\' eienskap om';
$lang['Warning: subscribing or unsubscribing will send mails to users'] = 'Waarskuwing: inteken of afteken sal epos na gebruikers stuur';
$lang['You are running on development sources, no check possible.'] = 'Jy gebruik ontwikkelaarskode, geen nasiening moontlik nie.';
$lang['You can\'t define a default photo order because you have a custom setting in your local configuration.'] = 'Jy kan nie \'n verstek foto volgorde kies nie want jy het \'n aangemete verstelling in jou lokale konfigurasie.';
$lang['You have specified <i>$conf[\'order_by\']</i> in your local configuration file, this parameter in deprecated, please remove it or rename it into <i>$conf[\'order_by_custom\']</i> !'] = 'Jy het <i>$conf[\'order_by\']</i> in jou lokale konfigurasie gespesifiseer. Hierdie parameter is afgekeur. Verwyder dit of vernoem dit na <i>$conf[\'order_by_custom\']</i>!';
$lang['create a new site'] = 'skep \'n nuwe werf';
$lang['digiKam is an advanced digital photo management free software for Linux, Windows, and MacOSX.'] = 'digiKam is \'n gevorderde gratis foto hanteringsagteware pakket vir Linux, Windows en MacOSX.';
$lang['global mode'] = 'globale modus';
$lang['iPhoto is the default photo manager on MacOSX. The Piwigo export plugin let you create new albums and export your photos directly from iPhoto to your Piwigo photo gallery.'] = 'iPhoto is die verstek fotohanteringsagteware op MacOSX. Die Piwigo uitvoer invoegsel laat jou nuwe albums skep en direk fotos van iPhoto na jou Piwigo gallery oplaai.';
$lang['manage album photos'] = 'beheer album fotos';
$lang['no write access'] = 'geen skryf regte';
$lang['on the %d selected photos'] = 'op die %d gekose fotos';
$lang['only perform a simulation (no change in database will be made)'] = 'doen net \'n simulasie (niks sal in die databasis verander word nie)';
$lang['photos candidates for metadata synchronization'] = 'foto kandidate vir metadata sinchronisasie';
$lang['photos informations synchronized with files metadata'] = 'foto inligting gesinchroniseerd met lêer metadata';
$lang['reduce to single existing albums'] = 'verminder na enkel bestaande albums';
$lang['unset'] = 'onstel';
$lang['No order field selected'] = 'Geen veld om volgens te sorteer is gekies nie';
$lang['Duplicate selected tags'] = 'Dupliseer gekose etikette';
$lang['Name of the duplicate'] = 'Naam van die duplikaat';
$lang['Source tag'] = 'Bron etiket';
$lang['Tag "%s" is now a duplicate of "%s"'] = 'Etiket "%s" is nou \'n duplikaat van "%s"';
$lang['between %d and %d pixels'] = 'tussen %d en %d piksels';
$lang['Duplicate'] = 'Duplikaat';
$lang['Landscape'] = 'Landskap';
$lang['Manage photos'] = 'Administreer fotos';
$lang['Manage the members'] = 'Administreer lede';
$lang['Merge selected groups'] = 'Versmelt gekose groepe';
$lang['Minimum height'] = 'Minimum hoogte';
$lang['Minimum width'] = 'Minimum wydte';
$lang['No group selected, no action possible.'] = 'Geen groep gekies, geen aksies moontlik';
$lang['No members to manage'] = 'Geen lede';
$lang['Number of albums per page'] = 'Aantal albums per blad';
$lang['Panorama'] = 'Panorama';
$lang['Please select at least two groups'] = 'Kies asseblief ten minste twee groepe';
$lang['Portrait'] = 'Potret';
$lang['Ratio'] = 'Verhouding';
$lang['Rename'] = 'Vernoem';
$lang['This group will be set to default'] = 'Hierdie groep sal by verstek gebruik word';
$lang['This group will be unset to default'] = 'Hierdie groep sal nie meer by verstek gebruik word nie';
$lang['Type here the name of the new group'] = 'Tik hier die naam van die nuwe groep';
$lang['View in gallery'] = 'Wys in gallery';
$lang['between %.2f and %.2f'] = 'tussen %.2f en %.2f';
$lang['Purge user cache'] = 'Maak pakstoor leeg';
$lang['Select at least one tag'] = 'Kies ten minste een etiket';
$lang['The picture dimensions will be reduced to %dx%d pixels.'] = 'Die beeld se grootte sal verminder word tot %dx%d piksels.';
$lang['User %s updated'] = 'Gebruiker %s opgedateer';
$lang['between %s and %s MB'] = 'tussen %s en %s MB';
$lang['on the %d selected users'] = 'op die %d gekose gebruikers';
$lang['Show %s users'] = 'Wys %s gebruikers';
$lang['Showing %s to %s of %s users'] = 'Wys %s tot %s van %s gebruikers';
$lang['The settings for the guest are from the %s user'] = 'Die verstellings vir die gas is van die %s gebruiker';
$lang['Update user'] = 'Opdateer gebruiker';
$lang['Upload in progress'] = 'Besig met oplaai';
$lang['User %s added'] = 'Gebruiker %s bygevoeg';
$lang['Users modified'] = 'Gebruikers aangepas';
$lang['Y Repeat'] = 'Y herhaling';
$lang['based on'] = 'gebaseer op';
$lang['close'] = 'sluit';
$lang['date & time'] = 'datum en tyd';
$lang['file name'] = 'leêrnaam';
$lang['width & height'] = 'wydte & hoogte';
$lang['Resize after upload disabled due to the use of GD as graphic library'] = 'Verstelling na oplaai nie beskikbaar as gevolg van gebruik van GD as grafiese biblioteek';
$lang['Loading...'] = 'Laai...';
$lang['No and unlock sub-albums'] = 'Nee en ontsluit sub-albums';
$lang['No matching user found'] = 'Geen passende gebruiker gevind';
$lang['No recipient selected'] = 'Geen ontvanger gekies';
$lang['No user is permitted to see this private album'] = 'Geen gebruiker word toegelaat om \'n privaat album te sien nie';
$lang['No user selected of %d users'] = 'Geen gebruiker uit %d gebruikers gekies';
$lang['No user selected, no action possible.'] = 'Geen gebuiker gekies, geen aksie moontlik.';
$lang['Open user details'] = 'Vertoon gebruikersinligting';
$lang['Orphans'] = 'Wese';
$lang['Password updated'] = 'Wagwoord opgedateer';
$lang['Recipients'] = 'Ontvangers';
$lang['Registered on %s, %s.'] = 'Geregistreer op %s, %s.';
$lang['Empty caddie'] = 'Maak mandjie leeg';
$lang['For security reason, authentication keys do not work for administrators.'] = 'Vir sekuriteitsredes, werk bekragtigingsleutels nie vir administrateurs nie.';
$lang['Impossible to deactivate the default theme.'] = 'Onmoontlik om die verstek tema te onaktiveer.';
$lang['(filtered from %s total users)'] = '(gefilter uit %s totale gebruikers)';
$lang['Activate it now'] = 'Aktiveer dit nou';
$lang['All %d users are selected'] = 'Al %d gebruikers is gekies';
$lang['Allow users to add a link to their website'] = 'Laat gebruikers to om \'n skakel na hul webblad by te voeg';
$lang['Basic settings'] = 'Basiese verstellings';
$lang['Change password'] = 'Verander wagwoord';
$lang['Change username'] = 'Verander gebruikersnaam';
$lang['Close user details'] = 'Sluit gebruikersinligting';
$lang['Delete %d orphan photos'] = 'Skrap %d wees fotos';
$lang['Each email sent will contain its own automatic authentication key on links, valid for %s.'] = 'Elke epos gestuur sal sy eie bekragtigingsleutel bevat op skakels, geldig vir %s.';
$lang['Edit user'] = 'Redigeer gebruiker';
$lang['General'] = 'Algemeen';
$lang['Last visit on %s, %s.'] = 'Laaste besoek op %s, %s.';
$lang['Mail address is mandatory for registration'] = 'Posadres is verpligtend vir registrasie';
$lang['Mail theme'] = 'Postema';
$lang['%d of %d users selected'] = '%d van %d gebruikers gekies';

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -0,0 +1,428 @@
<?php
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
// | Copyright(C) 2008-2016 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
// | This program is free software; you can redistribute it and/or modify |
// | it under the terms of the GNU General Public License as published by |
// | the Free Software Foundation |
// | |
// | This program is distributed in the hope that it will be useful, but |
// | WITHOUT ANY WARRANTY; without even the implied warranty of |
// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
// | General Public License for more details. |
// | |
// | You should have received a copy of the GNU General Public License |
// | along with this program; if not, write to the Free Software |
// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
// | USA. |
// +-----------------------------------------------------------------------+
/*
Language Name: Afrikaans [ZA]
Version: 2.9.2
Language URI: http://piwigo.org/ext/extension_view.php?eid=572
Author: Marius Loots and Mignon Smit
Author URI: http://piwigo.org
*/
$lang_info['language_name'] = "Afrikaans";
$lang_info['country'] = "Suid-Afrika";
$lang_info['direction'] = "ltr";
$lang_info['code'] = "af";
$lang_info['zero_plural'] = true;
$lang['%d Kb'] = "%d Kb";
$lang['%d album updated'] = "%d album opdateer";
$lang['%d albums updated'] = "%d albums opdateer";
$lang['%d comment to validate'] = "%d kommentaar om te verifieer";
$lang['%d comments to validate'] = "%d kommentaar om te verifieer";
$lang['%d new comment'] = "%d nuwe kommentaar";
$lang['%d new comments'] = "%d nuwe kommentaar";
$lang['%d comment'] = "%d kommentaar";
$lang['%d comments'] = "%d kommentaar";
$lang['%d hit'] = "%d besoeke";
$lang['%d hits'] = "%d besoeke";
$lang['%d new photo'] = "%d nuwe foto";
$lang['%d new photos'] = "%d nuwe fotos";
$lang['%d new user'] = "%d nuwe gebruiker";
$lang['%d new users'] = "%d nuwe gebruikers";
$lang['About'] = "Waaroor";
$lang['All tags'] = "Alle sleutelwoorde";
$lang['Any tag'] = "Enige sleutelwoorde";
$lang['At least one listed rule must be satisfied.'] = "Ten minste een kriteria moet aan voldoen word.";
$lang['Author'] = "Outeur";
$lang['Albums'] = "Albums";
$lang['Album'] = "Album";
$lang['Close this window'] = "Maak die skerm toe";
$lang['Complete RSS feed (photos, comments)'] = "Volledige RSS string (Fotos, kommentaar)";
$lang['Confirm Password'] = "Bevestig wagwoord";
$lang['Connection settings'] = "Verbinding stelling";
$lang['Login'] = 'Teken aan';
$lang['Contact webmaster'] = "Kontak Webwerf Admin";
$lang['Create a new account'] = "Skep nuwe rekening";
$lang['Created on'] = "Geskep op";
$lang['Creation date'] = "Skep datum";
$lang['Current password is wrong'] = "Huidige wagwoord is verkeerd";
$lang['Dimensions'] = "Afmetings";
$lang['Display'] = "Vertoon";
$lang['Each listed rule must be satisfied.'] = "Elke gelyste kriteria moet aan voldoen word.";
$lang['Email address'] = "Epos adres";
$lang['Enter your personnal informations'] = "Sleutel persoonlike data in";
$lang['Error sending email'] = "Fout wanneer epos gestuur word";
$lang['File name'] = "Lêernaam";
$lang['File'] = "Lêer";
$lang['Filesize'] = "Lêer grootte";
$lang['Filter and display'] = "Filtreer en vertoon";
$lang['Filter'] = "Filtreer";
$lang['Forgot your password?'] = "Wagwoord vergeet?";
$lang['Go through the gallery as a visitor'] = "Navigeer deur die gallery as 'n besoeker";
$lang['Help'] = "Hulp";
$lang['Identification'] = "Identifikasie";
$lang['Photos only RSS feed'] = "Foto RSS string";
$lang['Keyword'] = "Sleutelwoord";
$lang['Links'] = "Skakels";
$lang['N/A'] = "Nvt";
$lang['New on %s'] = "Nuut op %s";
$lang['Notification'] = "Kennisgewing";
$lang['Number of items'] = "Getal items";
$lang['Original dimensions'] = "Oorspronklike afmetings";
$lang['Password forgotten'] = "Wagwoord vergeet";
$lang['Password'] = "Wagwoord";
$lang['Post date'] = "Datum bygevoeg";
$lang['Posted on'] = "Bygevoeg op";
$lang['Profile'] = "Profiel";
$lang['Quick connect'] = "Vinnig verbind";
$lang['RSS feed'] = "RSS string";
$lang['Register'] = "Registreer";
$lang['Registration'] = "Registrasie";
$lang['Related tags'] = "Verbandhoudende sleutelwoorde";
$lang['Reset'] = "Herstel";
$lang['Retrieve password'] = "Herwin wagwoord";
$lang['Search rules'] = "Soek kriteria";
$lang['Search tags'] = "Soek sleutelwoorde";
$lang['Search'] = "Soek";
$lang['display available tags'] = "Vertoon beskikbare sleutelwoorde";
$lang['Since'] = "Sedert";
$lang['Sort by'] = "Sorteer volgens";
$lang['Sort order'] = "Sorteer orde";
$lang['Tag'] = "Sleutelwoord";
$lang['Tags'] = "Sleutelwoorde";
$lang['The RSS notification feed provides notification on news from this website : new photos, updated albums, new comments. Use a RSS feed reader.'] = "Die RSS string gee kennis van nuwe gebeure op die webwerf: nuwe fotos, opdatering van albums en nuwe kommentaar. Gebruik saam met RSS stringleser.";
$lang['Unknown feed identifier'] = "Onbekende string identifiseerder";
$lang['User comments'] = "Gebruikerskommentaar";
$lang['Username'] = "Gebruikersnaam";
$lang['Visits'] = "Besoeke";
$lang['Webmaster'] = "Webwerf admin";
$lang['Week %d'] = 'Week %d';
$lang['remove this tag from the list'] = "haal die sleutelwoord uit die lys uit";
$lang['representative'] = "verteenwoordiger";
$lang['Search for Author'] = "Soek vir 'n outeur";
$lang['Search in albums'] = "Soek in albums";
$lang['Search by date'] = "Soek volgens datum";
$lang['Date'] = "Datum";
$lang['End-Date'] = "Eind datum";
$lang['Kind of date'] = "Tipe datum";
$lang['Search for words'] = "Soek vir woorde";
$lang['Search for all terms'] = "Soek vir alle terme";
$lang['Search for any term'] = "Soek vir enige term";
$lang['Empty query. No criteria has been entered.'] = "Soektog leeg. Geen kriteria is ingevul nie.";
$lang['Search results'] = "Soektog resultate";
$lang['Search in sub-albums'] = "Soek in sub-albums";
$lang['searched words : %s'] = 'soek woorde : %s';
$lang['Welcome'] = 'Welkom';
$lang['Welcome to your Piwigo photo gallery!'] = 'Welkom by u Piwigo foto gallery!';
$lang['... or browse your empty gallery'] = '... of kyk deur die spook gallery';
$lang['... or please deactivate this message, I will find my way by myself'] = '... of haal die boodskap af, ek sal my eie pad vind';
$lang['Hello %s, your Piwigo photo gallery is empty!'] = 'Hallo %s, jou Piwigo foto gallery is leeg!';
$lang['I want to add photos'] = 'Ek wil fotos byvoeg';
$lang['Manage this user comment: %s'] = 'Bestuur die gebruiker se kommentaar: %s';
$lang['Email address is missing. Please specify an email address.'] = "Epos adres word vermis. Spesifiseer asb. epos adres.";
$lang['This author modified following comment:'] = 'Die outeur het die volgende kommentaar verander:';
$lang['This author removed the comment with id %d'] = 'Die outeur het die kommentaar met id %d verwyder';
$lang['html tags are not allowed in login'] = 'html mag nie in aantekening gebruik word nie';
$lang['%d rates'] = '%d graderings';
$lang['Rating score'] = 'Gradering telling';
$lang['The number of photos per page must be a not null scalar'] = 'Die aantal fotos per bladsy mag nie nul wees nie';
$lang['Number of photos per page'] = 'Aantal fotos per bladsy';
$lang['Invalid username or email'] = 'Ongeldige gebruikersnaam of epos adres';
$lang['Password reset is not allowed for this user'] = 'Wagwoord herstel word nie vir hierdie gebruiker toegelaat nie';
$lang['User "%s" has no email address, password reset is not possible'] = 'Gebruiker "%s" het nie \'n epos adres nie, wagwoord herstel is nie moontlik nie';
$lang['Someone requested that the password be reset for the following user account:'] = 'Iemand het gevra dat die wagwoord vir die volgende gebruiker herstel moet word:';
$lang['Username "%s" on gallery %s'] = 'Gebruikersnaam "%s" op gallery %s';
$lang['To reset your password, visit the following address:'] = 'Om jou wagwoord te herstel, besoek die volgende adres:';
$lang['If this was a mistake, just ignore this email and nothing will happen.'] = 'As dit \'n fout was, ignoreer hierdie epos en niks sal gebeur nie.';
$lang['Password Reset'] = 'Wagwoord Herstel';
$lang['Check your email for the confirmation link'] = '\'n Bevestigingskakel word per epos aan jou gestuur';
$lang['Invalid key'] = 'Ongeldige sleutel';
$lang['The passwords do not match'] = 'Die wagwoorde pas nie';
$lang['Your password has been reset'] = 'Jou wagwoord is herstel';
$lang['Return to home page'] = 'Gaan terug na die tuisblad';
$lang['Please enter your username or email address.'] = 'Vul asseblief jou gebruikersnaam of epos adres in.';
$lang['You will receive a link to create a new password via email.'] = 'Jy sal met epos \'n skakel ontvang om \'n nuwe wagwoord te skep.';
$lang['Username or email'] = 'Gebruikersnaam of epos adres';
$lang['Change my password'] = 'Verander my wagwoord';
$lang['Enter your new password below.'] = 'Vul jou wagwoord hier onder in';
$lang['EXIF Metadata'] = 'EXIF Metadata';
$lang['IPTC Metadata'] = 'IPTC Metadata';
$lang['About Piwigo'] = "Oor Piwigo";
$lang['You are not authorized to access the requested page'] = "U is nie gemagtig om die blad te besoek nie";
$lang['add this photo to your favorites'] = "plaas die foto by u gunstelinge";
$lang['Administration'] = "Administrasie";
$lang['all'] = "alles";
$lang['ascending'] = "toenemend";
$lang['author(s) : %s'] = "outeur(s) : %s";
$lang['Expand all albums'] = "Vergroot alle albums";
$lang['posted after %s (%s)'] = "bygevoeg na %s (%s)";
$lang['posted before %s (%s)'] = "bygevoeg voor %s (%s)";
$lang['posted between %s (%s) and %s (%s)'] = "bygevoeg tussen %s (%s) en %s (%s)";
$lang['posted on %s'] = "bygevoeg op %s";
$lang['Best rated'] = "Hoogste gradering";
$lang['display best rated photos'] = "Vertoon gewildste fotos";
$lang['Calendar'] = "Kalender";
$lang['All'] = "Almal";
$lang['display each day with photos, month per month'] = "Vertoon elke dag met nuwe fotos, maand per maand";
$lang['View'] = "Besigtig";
$lang['chronology_monthly_calendar'] = "Maandelikse kalender";
$lang['chronology_monthly_list'] = "Maandelikse lys";
$lang['chronology_weekly_list'] = "Weeklikse lys";
$lang['Click here if your browser does not automatically forward you'] = "Kliek hier as die leser u nie automaties neem nie";
$lang['comment date'] = "kommentaar datum";
$lang['Comment'] = "Kommentaar";
$lang['Your comment has been registered'] = "U kommentaar is geregistreer";
$lang['Anti-flood system : please wait for a moment before trying to post another comment'] = "Gemorspos voorkoming : Was asb 'n oomblik voor u weer probeer";
$lang['Your comment has NOT been registered because it did not pass the validation rules'] = "U kommentaar is in die asblik, dit het nie die verifikasie toets deurstaan nie";
$lang['An administrator must authorize your comment before it is visible.'] = "Die Administrateur moet u kommentaar goedkeur VOOR dit sal vertoon.";
$lang['This login is already used by another user'] = "Die aanteken naam is ongelukkig reeds in gebruik";
$lang['Comments'] = "Kommentaar";
$lang['Add a comment'] = "Los kommentaar";
$lang['created after %s (%s)'] = "geskep na %s (%s)";
$lang['created before %s (%s)'] = "geskep voor %s (%s)";
$lang['created between %s (%s) and %s (%s)'] = "geskep tussen %s (%s) en %s (%s)";
$lang['created on %s'] = "geskep op %s";
$lang['Customize'] = "Verander na smaak";
$lang['Your Gallery Customization'] = "Verander U gallery na smaak";
$lang['day'][0] = "Sondag";
$lang['day'][1] = "Maandag";
$lang['day'][2] = "Dinsdag";
$lang['day'][3] = "Woensdag";
$lang['day'][4] = "Donderdag";
$lang['day'][5] = "Vrydag";
$lang['day'][6] = "Saterdag";
$lang['Default'] = "Verstek";
$lang['delete this photo from your favorites'] = "Verwyder die foto onder u gunstelinge";
$lang['Delete'] = "Verwyder";
$lang['descending'] = "afnemend";
$lang['Download'] = "Laai af";
$lang['Download this file'] = "Laai die lêer af";
$lang['edit'] = "verander";
$lang['wrong date'] = "verkeerde datum";
$lang['excluded'] = "uitgesluit";
$lang['Your favorites'] = "U gunstelinge";
$lang['display your favorites photos'] = "vertoon u gunsteling fotos";
$lang['Favorites'] = "Gunstelinge";
$lang['First'] = "Eerste";
$lang['The gallery is locked for maintenance. Please, come back later.'] = "Die gallery is toe vir instandhouding. Kom besoek ons asb. later weer.";
$lang['Page generated in'] = "Bladsy gegenereer in";
$lang['guest'] = "gas";
$lang['Hello'] = "Hallo";
$lang['available for administrators only'] = "slegs vir administrateur beskikbaar";
$lang['display this album'] = "vertoon hierdie album";
$lang['display last user comments'] = "vertoon die laaste gebruiker se kommentaar";
$lang['customize the appareance of the gallery'] = "Verander die voorkoms van die gallery";
$lang['search'] = "soek";
$lang['Home'] = "Tuis";
$lang['in this album'] = "in hierdie album";
$lang['in %d sub-album'] = "in %d sub-album";
$lang['in %d sub-albums'] = "in %d sub-albums";
$lang['included'] = "ingesluit";
$lang['Invalid password!'] = "Ongeldige wagwoord!";
$lang['Language'] = "Taal";
$lang['last %d days'] = "laaste %d dae";
$lang['Last'] = "Laaste";
$lang['Logout'] = "Teken uit";
$lang['obligatory'] = "verplig";
$lang['display a calendar by creation date'] = "vertoon 'n kalender volgens datum geskep";
$lang['display all photos in all sub-albums'] = "vertoon alle fotos in alle sub-albums";
$lang['return to normal view mode'] = "gaan terug na normale voorkoms";
$lang['display a calendar by posted date'] = "vertoon die kalender volgens publikasie datum";
$lang['month'][10] = "Oktober";
$lang['month'][11] = "November";
$lang['month'][12] = "Desember";
$lang['month'][1] = "Januarie";
$lang['month'][2] = "Februarie";
$lang['month'][3] = "Maart";
$lang['month'][4] = "April";
$lang['month'][5] = "Mei";
$lang['month'][6] = "Junie";
$lang['month'][7] = "Julie";
$lang['month'][8] = "Augustus";
$lang['month'][9] = "September";
$lang['Most visited'] = "Meeste besoek";
$lang['display most visited photos'] = "vertoon gewildste fotos";
$lang['Unknown identifier'] = "Onbekende identifiseerder";
$lang['New password'] = "Nuwe wagwoord";
$lang['Rate this photo'] = "Gradeer die foto";
$lang['Next'] = "Volgende";
$lang['no rate'] = "geen gradering";
$lang['Photos posted within the last %d day.'] = "Slegs fotos wat binne die laaste %d dae gepos is.";
$lang['Photos posted within the last %d days.'] = "Slegs fotos wat die laaste %d dae gepos is.";
$lang['password updated'] = "wagwoord opgedateer";
$lang['Recent period must be a positive integer value'] = "Onlangse periode moet 'n positiewe waarde wees";
$lang['photo'] = "foto";
$lang['Click on the photo to see it in high definition'] = "Kliek om die foto in hoë definisie te sien";
$lang['Show file metadata'] = "Wys lêer metadata";
$lang['Powered by'] = "Aangedryf deur";
$lang['Preferences'] = "Voorkeure";
$lang['Previous'] = "Vorige";
$lang['Random photos'] = "Lukraak fotos";
$lang['display a set of random photos'] = "vertoon 'n stel lukraak fotos";
$lang['Recent albums'] = "Onlangse albums";
$lang['display recently updated albums'] = "Vertoon albums wat onlangs opgedateer is";
$lang['Recent period'] = "Onlangs periode";
$lang['Recent photos'] = "Onlangse fotos";
$lang['display most recent photos'] = "Vertoon mees onlangse fotos";
$lang['Redirection...'] = "Verwysing...";
$lang['Please, enter a login'] = "Vul 'n aanteken naam in";
$lang['login mustn\'t end with a space character'] = "Aanteken naam mag nie op 'n spasie eindig nie";
$lang['login mustn\'t start with a space character'] = "Aanteken naam kan nie met 'n spasie begin nie";
$lang['this login is already used'] = "die aanteken naam is reeds in gebruik";
$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = "epos adres moet wees soos xxx@yyy.ee.ee (voorbeeld : koos@vlooi.co.za)";
$lang['Auto login'] = 'Automatiese aanteken';
$lang['Contact'] = "Kontak";
$lang['set as album representative'] = "Stel as album verteenwoordiger";
$lang['Show number of comments'] = "Toon aantal kommentare";
$lang['Show number of hits'] = "Wys aantal besoeke";
$lang['slideshow'] = "skyfiereeks";
$lang['stop the slideshow'] = "stop die skyfiereeks";
$lang['Specials'] = "Treffers";
$lang['SQL queries in'] = "SQL navrae in";
$lang['display only recently posted photos'] = "Vertoon slegs fotos wat onlangs gepos is";
$lang['return to the display of all photos'] = "gaan terug na vertoning van alle fotos";
$lang['the beginning'] = "die begin";
$lang['Thumbnails'] = "Duimnale";
$lang['Menu'] = "Keusepaneel";
$lang['A comment on your site'] = "Kommentaar op u werf";
$lang['today'] = "vandag";
$lang['Update your rating'] = "Dateer u gradering op";
$lang['the username must be given'] = "die gebruikersnaam word vereis";
$lang['useful when password forgotten'] = "handig indien wagwoord vergeet is";
$lang['Quick search'] = "Vinnige soek";
$lang['Connected user: %s'] = "Gebruikers aanlyn: %s";
$lang['IP: %s'] = "IP: %s";
$lang['Browser: %s'] = "Leser: %s";
$lang['Author: %s'] = "Outeur: %s";
$lang['Comment: %s'] = "Kommentaar: %s";
$lang['Comment by %s'] = "Kommentaar deur %s";
$lang['User: %s'] = "Gebruiker: %s";
$lang['Email: %s'] = "Epos: %s";
$lang['Admin: %s'] = "Admin: %s";
$lang['Registration of %s'] = "Registrasie van %s";
$lang['Album: %s'] = "Album: %s";
$lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = "Swak status vir gebruiker \"gas\", verstek status sal gebruik word. Kontak die webwerf adminisrateur.";
$lang['this email address is already in use'] = "die epos is reeds in gebruik";
$lang['Album results for'] = "Album resultate vir";
$lang['Tag results for'] = "Sleutelwoord resultate vir";
$lang['from %s to %s'] = "van %s na %s";
$lang['Play of slideshow'] = "Speel skyfiereeks";
$lang['Pause of slideshow'] = "Halt skyfiereeks";
$lang['Repeat the slideshow'] = "Herhaal skyfiereeks";
$lang['Not repeat the slideshow'] = "Moenie skyfiereeks herhaal nie";
$lang['Reduce diaporama speed'] = "Verminder skyfiereeks spoed";
$lang['Accelerate diaporama speed'] = "Verhoog skyfiereeks spoed";
$lang['Submit'] = "Stuur";
$lang['Yes'] = "Ja";
$lang['No'] = "Nee";
$lang['%d photo'] = "%d foto";
$lang['%d photos'] = "%d fotos";
$lang['%d photo is also linked to current tags'] = "%d foto is gekoppel aan huidige sleutelwoorde";
$lang['%d photos are also linked to current tags'] = "%d fotos is gekoppel aan huidige sleutelwoorde";
$lang['display photos linked to this tag'] = "vertoon fotos gekoppel aan die sleutelwoorde";
$lang['photos posted during the last %d days'] = "fotos gepos die laaste %d dae";
$lang['Piwigo Help'] = "Piwigo hulp";
$lang['Rank'] = "Orde";
$lang['group by letters'] = "groepeer volgens letters";
$lang['letters'] = "letters";
$lang['show tag cloud'] = "wys sleutelwoorde in sleutelwolk";
$lang['cloud'] = "wolk";
$lang['Reset to default values'] = "Herstel na verstek waardes";
$lang['delete all photos from your favorites'] = "verwyder alle fotos vanuit gunstelinge";
$lang['Sent by'] = "Gestuur deur";
$lang['Cookies are blocked or not supported by your browser. You must enable cookies to connect.'] = "Koekblik is toe, of word nie deur u leser ondersteun nie. U moet koekies ontvang om te kan aanteken.";
$lang['Edit a comment'] = "Wysig kommentaar";
$lang['Are you sure?'] = "Is jy seker?";
$lang['(!) This comment requires validation'] = '(!) Die kommentaar vereis validasie';
$lang['Edit'] = 'Redigeer';
$lang['Hello %s,'] = 'Hallo %s,';
$lang['Send my connection settings by email'] = 'Stuur my verbindingopstelling met epos';
$lang['Successfully registered, you will soon receive an email with your connection settings. Welcome!'] = 'Sukselvolle registrasie, jy sal binnekort \'n epos ontvan met jou verbinding opstellings. Welkom!';
$lang['Username modification'] = 'Gebruikersnaam verandering';
$lang['Your username has been successfully changed to : %s'] = 'Jou gebruikersnaam is suksesvol verander na: %s';
$lang['square'] = 'Vierkantig';
$lang['thumb'] = 'Duim';
$lang['small'] = 'Klein';
$lang['medium'] = 'Medium';
$lang['large'] = 'Groot';
$lang['xlarge'] = 'Groter';
$lang['xxlarge'] = 'Baie groot';
$lang['Original'] = 'Oorspronklike';
$lang['Thank you for registering at %s!'] = 'Dankie vir registrasie by %s!';
$lang['Here are your connection settings'] = 'Hier is jou verbindingopstellings';
$lang['Password: %s'] = 'Wagwoord: %s';
$lang['Username: %s'] = 'Gebruikersnaam: %s';
$lang['If you think you\'ve received this email in error, please contact us at %s'] = 'As jy dink jy het foutiewelik hierdie epos ontvang, kontak ons by %s';
$lang['Photo sizes'] = 'Foto groottes';
$lang['2small'] = 'XXS - piepklein';
$lang['Date created, new &rarr; old'] = 'Datum geskep, nuut &rarr; oud';
$lang['Date created, old &rarr; new'] = 'Datum geskep, oud &rarr; nuut';
$lang['Date posted, new &rarr; old'] = 'Datum gepos, nuut &rarr; oud';
$lang['Date posted, old &rarr; new'] = 'Datum gepos, oud &rarr; nuut';
$lang['Desktop'] = 'Tafelblad';
$lang['File name, A &rarr; Z'] = 'Lêernaam, A &rarr; Z';
$lang['File name, Z &rarr; A'] = 'Lêernaam, Z &rarr; A';
$lang['Manual sort order'] = 'Handroliese sorteer volgorde';
$lang['Mobile'] = 'Mobiel';
$lang['Numeric identifier, 1 &rarr; 9'] = 'Numeriese identifiseerder, 1 &rarr; 9';
$lang['Numeric identifier, 9 &rarr; 1'] = 'Numeriese identifiseerder, 9 &rarr; 1';
$lang['Photo title, A &rarr; Z'] = 'Foto titel, Z &rarr; A';
$lang['Photo title, Z &rarr; A'] = 'Foto titel, Z &rarr; A';
$lang['Rating score, high &rarr; low'] = 'Graderingspunt, hoog &rarr; laag';
$lang['Rating score, low &rarr; high'] = 'Graderingspunt, laag &rarr; hoog';
$lang['Show latest comments first'] = 'Wys nuutste opmerkings eerste';
$lang['Show oldest comments first'] = 'Wys oudste opmerkings eerste';
$lang['View in'] = 'Bekyk in';
$lang['Visits, high &rarr; low'] = 'Besoeke, hoog &rarr; laag';
$lang['Visits, low &rarr; high'] = 'Besoeke, laag &rarr; hoog';
$lang['xsmall'] = 'XS - baie klein';
$lang['%d rate'] = '%d gradering';
$lang['Bad request'] = 'Ongeldige versoek';
$lang['Forbidden'] = 'Verbode';
$lang['Page not found'] = 'Die bladsy kan nie gevind word nie';
$lang['Permalink for album not found'] = 'Permaskakel vir album kan nie gevind word nie';
$lang['Piwigo encountered a non recoverable error'] = 'Piwigo het \'n onherstelbare fout teëgekom';
$lang['Requested album does not exist'] = 'Aangevraagde album bestaan nie';
$lang['Requested tag does not exist'] = 'Aangevraagde etiket bestaan nie';
$lang['Email address is mandatory'] = 'Epos adres is verpligtend';
$lang['Username is mandatory'] = 'Gebruikersnaam is nie opsioneel nie';
$lang['mandatory'] = 'verpligtend';
$lang['Website'] = 'Webblad';
$lang['Your website URL is invalid'] = 'Jou webblad URL is ongeldig';
$lang['Email'] = 'Epos';
$lang['First Page'] = 'Eerste blad';
$lang['Go back to the album'] = 'Gaan terug na die album';
$lang['Last Page'] = 'Laaste blad';
$lang['Password is missing. Please enter the password.'] = 'Wagwoord nie ingevul nie. Vul asseblief die wagwoord in.';
$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Wagwoord bevestiging nie gedoen. Bevestig asseblief die gekose wagwoord.';
$lang['Your authentication key is no longer valid.'] = 'Jou herkenningskode is nie meer geldig nie.';
$lang['Apply on properties'] = 'Pas toe op eienskappe';
$lang['No results for'] = 'Geen resultate vir';
$lang['Photo description'] = 'Foto beskrywing';
$lang['Photo title'] = 'Foto titel';
$lang['Theme'] = 'Tema';
$lang['Album name, Z &rarr; A'] = 'Album naam, Z &rarr; A';
$lang['Link: %s'] = 'Skakels: %s';
$lang['%d photos per page'] = '%d fotos per blad';
$lang['Album name, A &rarr; Z'] = 'Album naam, A &rarr; Z';

View File

@@ -0,0 +1,110 @@
<h2>Redigeer album</h2>
<h3>Inligting</h3>
<ul>
<li><strong>naam</strong>: vernoem die album ('n virtuele vernoeming in geval van 'n fisiese album).</li>
<li><strong>beskrywing</strong>: kort teks met 'n algemene oorsig van die inhoud, hierdie teks sal op die onderkant van die duimnael blad vertoon word.</li>
</ul>
<h3>Skuif</h3>
<p>As die album virtueel is, kan jy dit skuif. Skuif beteken dat die ouer album verander word.</p>
<h3>Opsies</h3>
<ul>
<li><strong>Toegang tipe</strong>: Toestemmingsbeheer. As jy 'n album privaat maak, word al die kinder albums privaat. As jy 'n album publiek maak, word al die ouer albums publiek.</li>
<li><strong>Sluit</strong>: Die album en sub-albums sal tydelik gesluit wees vir onderhoud.</li>
<li><strong>Opmerkings</strong>: Magtig gebruikers om kommentaar te lewer op fotos in hierdie album.</li>
</ul>
<p>Jy kan hierdie keuses ook op die "Eienskappe" bestuurblad verander (skerm <span
class="pwgScreen">Opmerkings</span>, <span class="pwgScreen">Sluit</span>,
<span class="pwgScreen">Publiek/Privaat</span>, <span
class="pwgScreen">Verteenwoordiger</span> beskikbaar vanaf <span
class="pwgScreen">Administrasie &raquo; Albums &raquo; Eienskappe</span>).</p>
<h3>Sorteer orde</h3>
<p>Gebruik die verstek beeld sorteer orde.</p>
<p>Dui aan of hierdie orde ook op subalbums van toepassing sal wees.</p>
<p>Select specific sorting criteria to be used with this album.</p>
<ul>
<li><strong>Skep datum</strong>: Datum waarop foto geneem is</li>
<li><strong>Pos datum</strong>: Sinkronisasie datum</li>
<li><strong>Gemiddelde evaluering (*)</strong>: Gemiddelde evaluering kan deur die besoeker se evaluering verander word</li>
<li><strong>Meeste besoeke (*)</strong>: Die huidige besoek kan die meeste besoeke volgorde verander</li>
<li><strong>Lêer naam</strong>: Naam gegee in die inligtingsveld</li>
<li><strong>Id</strong>: Interne Id (onlangse kategorieë het 'n hoër id as voriges.</li>
</ul>
<p><strong>(*)</strong>Waarskuwing: Toets self hierdie sorteer volgordes want dit kan onverwagte resultate tot gevolg hê.</p>
<h3>Verteenwoordiger</h3>
<p>Die album verteenwoordiger is die duimnael wat vertoon word op die hoofblad (<span class="pwgScreen">category.php</span>) om die album te verteenwoordig indien dit slegs subalbums en nie direkte fotos bevat nie (soos die basis album).</p>
foto van 'n album :</p>
<ul>
<li><span class="pwgScreen">Foto blad</span>: een van die aksie knoppies laat jou toe om die huidige foto as verteenwoordigend van die vertoonde album te kies. Hierdie knoppie is slegs beskikbaar vir administrateurs.</li>
<li><span class="pwgScreen">Verander inligting van 'n foto</span> in
administrasie. Hierdie skerm kan bereik word deur <span
class="pwgScreen">picture.php</span> of <span class="pwgScreen">Groep adminstrasie</span> in <em>eenheidsmodus</em>. Sien die help van hierdie skerm vir meer inligting.</li>
<li><span class="pwgScreen">Administrasie &raquo; Albums &raquo; Eienskappe,
Verteenwoordiger</span>. Sien die help van hierdie skerm vir meer inligting.</li>
<li><span class="pwgScreen">Redigeer album</span> (die huidige skerm).</li>
</ul>
<p>Die keuse van 'n verteenwoordiger hang af van die <code>allow_random_representative</code> konfigurasie parameter (sien <span
class="filename">include/config_default.inc.php</span>).</p>
<p>In verstek modus (<code>allow_random_representative</code> gekies as vals),
word elke album met ten minste een element verteenwoordig deur 'n vaste element. As dit gekies is (met die skep van 'n album), verander die verteenwoordiger eers wanneer 'n administrateur daarvoor vra. As die verteenwoordiger nie toepaslik is nie, kan jy vra dat <strong>'n Nuwe verteenwoordiger lukraak gekies moet word</strong>.</p>
<p>As die <code>allow_random_representative</code> konfigurasie parameter as waar gesit is, kan 'n kategorie met fotos nie 'n vaste verteenwoordiger hê nie. Gebruik net <strong>Verwyder verteenwoordiger</strong> knoppie.</p>
<p>As die album net sub-albums en geen fotos bevat nie, kan dit nog steeds verteenwoordig word deur enige element, deur die <span class="pwgScreen">Modifiseer inligting oor 'n foto</span> skerm. Die enigste opsie op die huidige skerm is die <strong>Verwyder verteenwoordiger</strong> knoppie.</p>
<h3>Verbind alle album fotos aan 'n nuwe album</h3>
<ul>
<li><strong>Virtuele album naam</strong>: Naam van die album wat geskep moet word, al die fotos van die huidige kategorie sal aan die nuwe geskakel word.</li>
<li><strong>Ouer album</strong>: Waar die nuwe album sal kom, laat leeg om dit aan die basis te skep.</li>
</ul>
<h3>Verbind alle album fotos aan 'n bestaande album</h3>
<ul>
<li><strong>Albums</strong>: Kies die bestemming album.</li>
</ul>
<h3>Stuur 'n inligtings-epos aan al die groeplede</h3>
<ul>
<li><strong>Groep</strong>: ontvangersgroep</li>
<li><strong>Epos inhoud</strong>: Enige teks om aan hulle te stuur.</li>
</ul>

View File

@@ -0,0 +1,12 @@
<h2>Skuif van virtuele Albums</h2>
<p>Slegs virtuele albums kan 'n nuwe ouer album hê.</p>
<h3>Virtuele albums om te skuif</h3>
<p>Kies een of meer virtuele albums wat jy wil skuif. As die lys leeg is, bestaan daar nog nie virtuele albums nie.</p>
<h3>Nuwe ouer album</h3>
<p>Kies die nuwe ouer album (virtueel of fisies).
As jy nie 'n ouer kies nie, sal die geselekteerde virtuele albums na die basis geskuif word. 'n Album kan nie in homself of 'n kinderalbum geskuif word nie.</p>

View File

@@ -0,0 +1,7 @@
<h2>Permanente skakels</h2>
<p>Permanente skakels word gebruik om die album adres mooier te laat lyk. Indien 'n album met 'n permanente skakel verbind word, is die id van die album nie meer nodig in die adres nie.</p>
<p>Wanneer 'n permanente skakel verwyder word, kan dit in die permanente skakel argief gestoor word. Eksterne skakels na die Piwigo blaaie sal dan nog steeds werk. In die argief van permanente skakels, kan die datum wanneer die skakel verwyder is, die laaste datum wat dit gebruik is, en die aantal kere wat dit gebruik is, gesien word.</p>
<p>Neem kennis dat permanente skakels vir elke album uniek moet wees. In die argief van permanente skakels kan dieselfde permanente skakel nie meer as een keer gebruik word nie.</p>

View File

@@ -0,0 +1,19 @@
<h2>Soek</h2>
<p>Hierdie blad laat jou soek deur al die fotos op die gallery.</p>
<dl>
<dt>Soek vir woorde</dt>
<dd>Soek vir een of meer woorde binne die attribute wat verband hou met die fotos in die gallery. Gebruik * as 'n paskaart vir gedeeltelike ooreenstemmings.</dd>
<dt>Soek vir 'n outeur</dt>
<dd>Gebruik * as 'n paskaart vir gedeeltelike ooreenstemmings.</dd>
<dt>Soek deur datums</dt>
<dd>Kies 'n datum/of eind datum vir jou navraag. Laat die datum veld leeg as jy 'n "voor" soektog wil doen. Die jaar in die laaste veld moet in die volgende formaat wees : AAAA (i.e. 2004)</dd>
<dt>Soek in albums</dt>
<dd>Kies een of meer albums om te deursoek. Alle sub-albums kan deursoek word deur die ouer album te kies en die sub-album keuse te merk.</dd>
</dl>

View File

@@ -0,0 +1,14 @@
<h2>Sinkronisasie</h2>
<p>Daar is twee verskillende tipes sinkronisasie:</p>
<ul>
<li>gidse en lêers</li>
<li>Lêer metadata</li>
</ul>
<p>Sinkronisasie van gidse en lêers behels die opdatering van jou gidsbook met die albumboom in die databasis.
Sinkronisasie van die metadata behels die opdatering van foto inligting, soos lêer grootte, afmetings in piksels en EXIF of IPTC inligting in die databasis.</p>
<p>Vir sinkronisasie van opgelaaide lêers met die gallery, moet jy eerste gidse en lêers sinkroniseer.</p>
<p>Die sinkronisasie proses kan lank neem (na gelang van die bedienerlading en die aantal elemente), so dit is moontlik om dit op 'n per album basis te doen.</p>

View File

@@ -0,0 +1,23 @@
<h2>Gebruikerslys</h2>
<p>Hierdie is waar jy die gebruikers van jou Piwigo gallery administreer.</p>
<h3>Voeg gebruiker by</h3>
<p>'n Administrateur kan gebruikers byvoeg. Vir elke gebruiker, skep 'n gebruikersnaam, wagwoord en 'n geldige epos adres.</p>
<h3>Gebruikerslys</h3>
<p>Die lys van bestaande gebruikers kan gefilter word op die gebruikersnaam (gebruik * as 'n pas-alles), groep of status. Dit kan gerangskik word op registrasiedatum of gebruikersnaam, in stygende of dalende volgorde.</p>
<p>Hierdie skerm word gebruik vir die administrasie van verskeie gebruikers op een slag, met verskillende aksies beskikbaar:</p>
<ul>
<li>verwyder gebruikers (benodig bevestiging)</li>
<li>verander die status van die gebruiker</li>
<li>verbind met of verwyder van groepe</li>
<li>verander vertoon eienskappe</li>
<li>verander bykomende voorkeure</li>
</ul>
<p>Die teiken is die gekose gebruiker (verstekwaarde) of alle gebruikers wat in 'n filterlys vertoon word.</p>

View File

@@ -0,0 +1,30 @@
<?php
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
// | Copyright(C) 2008-2016 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
// | This program is free software; you can redistribute it and/or modify |
// | it under the terms of the GNU General Public License as published by |
// | the Free Software Foundation |
// | |
// | This program is distributed in the hope that it will be useful, but |
// | WITHOUT ANY WARRANTY; without even the implied warranty of |
// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
// | General Public License for more details. |
// | |
// | You should have received a copy of the GNU General Public License |
// | along with this program; if not, write to the Free Software |
// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
// | USA. |
// +-----------------------------------------------------------------------+
// Recursive call
$url = '../';
header( 'Request-URI: '.$url );
header( 'Content-Location: '.$url );
header( 'Location: '.$url );
exit();
?>

View File

@@ -0,0 +1,67 @@
<?php
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
// | Copyright(C) 2008-2016 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
// | This program is free software; you can redistribute it and/or modify |
// | it under the terms of the GNU General Public License as published by |
// | the Free Software Foundation |
// | |
// | This program is distributed in the hope that it will be useful, but |
// | WITHOUT ANY WARRANTY; without even the implied warranty of |
// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
// | General Public License for more details. |
// | |
// | You should have received a copy of the GNU General Public License |
// | along with this program; if not, write to the Free Software |
// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
// | USA. |
// +-----------------------------------------------------------------------+
$lang['Admin configuration'] = 'Admin konfigurasie';
$lang['Basic configuration'] = 'Basiese konfigurasie';
$lang['Congratulations, Piwigo installation is completed'] = 'Baie geluk, Piwigo installasie is voltooi';
$lang['Database configuration'] = 'Databasis konfigurasie';
$lang['Download the config file'] = 'Laai die konfigurasie lêer af';
$lang['Installation'] = 'Installasie';
$lang['Just another Piwigo gallery'] = 'Net nog \'n Piwigo gallery';
$lang['Password [confirm]'] = 'Wagwoord [bevestig]';
$lang['PHP 5 is required'] = 'PHP 5.2 word vereis';
$lang['Sorry!'] = 'Jammer!';
$lang['Start Install'] = 'Begin installasie';
$lang['User'] = 'Gebruiker';
$lang['verification'] = 'verifikasie';
$lang['Welcome to my photo gallery'] = 'Welkom by my fotogallery';
$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Jy kan die konfigurasie lêer aflaai en oplaai na die local/config gids van jou installasie';
$lang['An alternate solution is to copy the text in the box above and paste it into the file "local/config/database.inc.php" (Warning : database.inc.php must only contain what is in the textarea, no line return or space character)'] = 'Alternatiewelik kan die teks in die boksie hier bo gekopiëer word en in die lêer "local/config/database.inc.php" gestoor word. Maak seker die lêer bevat slegs die teks hier bo en geen nuwe-lyn karakters of spasies nie.';
$lang['Can\'t connect to server'] = 'Kan nie aan die bediener verbind nie';
$lang['Connection to server succeed, but it was impossible to connect to database'] = 'Verbinding aan bediener was suksesvol, maar daar kon nie aan die databasis verbind word nie';
$lang['Creation of config file local/config/database.inc.php failed.'] = 'Fout tydens die skepping van opstellings-lêer local/config/database.inc.php ';
$lang['Database name'] = 'Databasisnaam';
$lang['Database table prefix'] = 'Databasis tabelnaam-voorvoegsel';
$lang['Default gallery language'] = 'Gallery se standaard taal';
$lang['Don\'t hesitate to consult our forums for any help : %s'] = 'Moet nie skroom om ons forum om hulp te besoek nie: %s';
$lang['Hope to see you back soon.'] = 'Tot later.';
$lang['Host'] = 'Gasheer (naam van bediener)';
$lang['It appears your webhost is currently running PHP %s.'] = 'Dit wil voorkom of jou bediener PHP weergawe %s gebruik.';
$lang['It will be shown to the visitors. It is necessary for website administration'] = 'Dit sal vir besoekers getoon word en is noodsaaklik vir webtuiste-administrasie';
$lang['Keep it confidential, it enables you to access administration panel'] = 'Hou dit geheim. Dit laat jou toe om administrasieblasye te sien';
$lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'Benodig hulp? Vra jou vraag op die <a href="%s">Piwigo aanplakbord</a>';
$lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = 'Let op dat jy self die opstelling kan verander en daarna Piwigo heruitvoer.';
$lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo kan probeer om PHP 5.2 te gebruik deur \'n .htaccess-lêer te skep of te verander.';
$lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo kon nie PHP 5.2 opstel nie.';
$lang['Try to configure PHP 5'] = 'Probeer PHP 5.2 op te stel';
$lang['Visitors will be able to contact site administrator with this mail'] = 'Besoekers sal hierdie adres kan gebruik om die webmeester te kontak';
$lang['Welcome to your new installation of Piwigo!'] = 'Welkom by jou nuwe Piwigo webtuiste!';
$lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'Verwys na jou diensverskaffer om uit te vind hoe jy PHP 5.2 kan gebruik.';
$lang['also given by your host provider'] = 'ook deur diensverskaffer voorsien';
$lang['database tables names will be prefixed with it (enables you to manage better your tables)'] = 'dit sal vooraan tabelname geheg word om tabelle beter te bestuur';
$lang['enter a login for webmaster'] = 'kies \'n gebruikersnaam vir die webmeester';
$lang['please enter your password again'] = 'tike assblief weer jou wagwoord in';
$lang['user login given by your host provider'] = 'gebruikersnaam deur diensverskaffer voorsien';
$lang['user password given by your host provider'] = 'wagwoord deur diensverskaffer voorsien';
$lang['webmaster login can\'t contain characters \' or "'] = 'gebruikersnaam kan nie die karakter \' en " bevat nie';
$lang['localhost or other, supplied by your host provider'] = 'localhost of ander, voorsien deur jou diensverskaffer';

View File

@@ -0,0 +1 @@
Afrikaans [ZA]

View File

@@ -0,0 +1,42 @@
<?php
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
// | Copyright(C) 2008-2016 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
// | This program is free software; you can redistribute it and/or modify |
// | it under the terms of the GNU General Public License as published by |
// | the Free Software Foundation |
// | |
// | This program is distributed in the hope that it will be useful, but |
// | WITHOUT ANY WARRANTY; without even the implied warranty of |
// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
// | General Public License for more details. |
// | |
// | You should have received a copy of the GNU General Public License |
// | along with this program; if not, write to the Free Software |
// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
// | USA. |
// +-----------------------------------------------------------------------+
$lang['Upgrade'] = "Upgrade";
$lang['Upgrade'] = "Opgradering";
$lang['This page proposes to upgrade your database corresponding to your old version of Piwigo to the current version. The upgrade assistant thinks you are currently running a <strong>release %s</strong> (or equivalent).'] = "Hierdie blad se doel is om die Piwigo databasis van 'n ou na nuwer weergawe te opgradeer. Die opgraderingassistent dink jy gebruik tans <strong>weergawe %s</strong> (of ekwivalent).";
$lang['Upgrade from version %s to %s'] = "Opgradeer van weergawe %s na %s";
$lang['Statistics'] = "Statistiek";
$lang['total upgrade time'] = "totale opgraderingstyd";
$lang['total SQL time'] = "totale SQL tyd";
$lang['SQL queries'] = "SQL navrae";
$lang['Upgrade informations'] = "Opgraderingsinligting";
$lang['Perform a maintenance check in [Administration>Tools>Maintenance] if you encounter any problem.'] = "Doen 'n instandhoudingsondersoek by [Administrasie>Werktuie>Instandhouding] indien jy enige probleme ondervind.";
$lang['As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:'] = "As voorsorg is die volgende invoegings gedeaktiveer. Voor heraktivering moet jy eers vir opgraderings soek:";
$lang['Only administrator can run upgrade: please sign in below.'] = "Net die administrateur kan opgraderings doen: teken hier onder aan.";
$lang['You do not have access rights to run upgrade'] = "Jy het nie toegangsregte op 'n opgradering te doen nie";
$lang['All sub-albums of private albums become private'] = "Alle onderalbums van privaat albums word ook privaat";
$lang['User permissions and group permissions have been erased'] = "Gebruiker en groepregte is uitgevee";
$lang['Only thumbnails prefix and webmaster mail address have been saved from previous configuration'] = "Slegs duimnaels en webmeester se pos adres is uit die vorige opstelling behou";
$lang['In <i>%s</i>, before <b>?></b>, insert:'] = 'In <i>%s</i>, voor <b>?></b>, voeg in:';
$lang['As a precaution, following themes have been deactivated. You must check for themes upgrade before reactiving them:'] = 'As voorsorg is die volgende temas gedeaktiveer. Voor heraktivering moet jy eers vir opgraderings soek:';
?>