aboutsummaryrefslogtreecommitdiffstats
path: root/language/af_ZA/common.lang.php
blob: 4bf8545f6ff69048c20a851bfe38ef97092f54ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
<?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: auto
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.';
?>