Ignore:
Timestamp:
Jun 14, 2013, 11:18:46 PM (11 years ago)
Author:
mistic100
Message:

Use common language strings on install.tpl and remove duplicates from install.lang.php

File:
1 edited

Legend:

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

    r15404 r23212  
    2121// | USA.                                                                  |
    2222// +-----------------------------------------------------------------------+
     23
    2324$lang['Admin configuration'] = 'Admin konfigurasie';
    2425$lang['Basic configuration'] = 'Basiese konfigurasie';
     
    3435$lang['User'] = 'Gebruiker';
    3536$lang['verification'] = 'verifikasie';
    36 $lang['Webmaster login'] = 'Webmeester login';
    37 $lang['Webmaster mail address'] = 'Webmeester epos adres';
    3837$lang['Welcome to my photo gallery'] = 'Welkom by my fotogallery';
    3938$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';
     
    5352$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>';
    5453$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.';
    55 $lang['Password'] = 'Wagwoord';
    5654$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.';
    5755$lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo kon nie PHP 5 opstel nie.';
    5856$lang['Try to configure PHP 5'] = 'Probeer PHP 5 op te stel';
    5957$lang['Visitors will be able to contact site administrator with this mail'] = 'Besoekers sal hierdie adres kan gebruik om die webmeester te kontak';
    60 $lang['Webmaster password'] = 'Webmeester wagwoord';
    6158$lang['Welcome to your new installation of Piwigo!'] = 'Welkom by jou nuwe Piwigo webtuiste!';
    6259$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.';
     
    6461$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';
    6562$lang['enter a login for webmaster'] = 'kies \'n gebruikersnaam vir die webmeester';
    66 $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr';
    67 $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'e-pos-adresse moet in die vorm aaa@bbb.ccc wees (voorbeeld: jack@altern.org)';
    6863$lang['please enter your password again'] = 'tike assblief weer jou wagwoord in';
    6964$lang['user login given by your host provider'] = 'gebruikersnaam deur diensverskaffer voorsien';
Note: See TracChangeset for help on using the changeset viewer.