Changeset 30173


Ignore:
Timestamp:
Oct 17, 2014, 12:07:11 AM (10 years ago)
Author:
TranslationTeam
Message:

[trunk_install] Update af_ZA, thanks to : ddtddt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/af_ZA/install.lang.php

    r26461 r30173  
    3030$lang['Just another Piwigo gallery'] = 'Net nog \'n Piwigo gallery';
    3131$lang['Password [confirm]'] = 'Wagwoord [bevestig]';
    32 $lang['PHP 5 is required'] = 'PHP 5 word vereis';
     32$lang['PHP 5 is required'] = 'PHP 5.2 word vereis';
    3333$lang['Sorry!'] = 'Jammer!';
    3434$lang['Start Install'] = 'Begin installasie';
     
    5252$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>';
    5353$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.';
    54 $lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo kan probeer om PHP 5 te gebruik deur \'n .htaccess-lêer te skep of te verander.';
    55 $lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo kon nie PHP 5 opstel nie.';
    56 $lang['Try to configure PHP 5'] = 'Probeer PHP 5 op te stel';
     54$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.';
     55$lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo kon nie PHP 5.2 opstel nie.';
     56$lang['Try to configure PHP 5'] = 'Probeer PHP 5.2 op te stel';
    5757$lang['Visitors will be able to contact site administrator with this mail'] = 'Besoekers sal hierdie adres kan gebruik om die webmeester te kontak';
    5858$lang['Welcome to your new installation of Piwigo!'] = 'Welkom by jou nuwe Piwigo webtuiste!';
    59 $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 kan gebruik.';
     59$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.';
    6060$lang['also given by your host provider'] = 'ook deur diensverskaffer voorsien';
    6161$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';
     
    6666$lang['webmaster login can\'t contain characters \' or "'] = 'gebruikersnaam kan nie die karakter \' en " bevat nie';
    6767$lang['localhost or other, supplied by your host provider'] = 'localhost of ander, voorsien deur jou diensverskaffer';
    68 ?>
Note: See TracChangeset for help on using the changeset viewer.