Changeset 30146


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

[trunk_install] Update lv_LV, thanks to : ddtddt

File:
1 edited

Legend:

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

    r26461 r30146  
    4747$lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = "Vajag palidzibu? Uzdodiet savu jautajumu <a href=\"%s\">Piwigo sludinajumos</a>.";
    4848$lang['Visitors will be able to contact site administrator with this mail'] = "Apmekletaji vares izmantot šo e-pastu, lai sazinatos ar lapas administratoru";
    49 $lang['PHP 5 is required'] = "nepieciešams PHP 5 ";
     49$lang['PHP 5 is required'] = 'nepieciešams PHP 5.2 ';
    5050$lang['It appears your webhost is currently running PHP %s.'] = "Jusu webhosts patlaban izmanto PHP %s.";
    51 $lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = "Piwigo var meginat parslegt Jusu konfiguraciju uz  PHP 5 izveidojot vai modificejot  a .htaccess failu.";
     51$lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo var meginat parslegt Jusu konfiguraciju uz  PHP 5.2 izveidojot vai modificejot  a .htaccess failu.';
    5252$lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = "Jus varat izmanit savu konfiguraciju pats un pec tam parstartet Piwigo.";
    53 $lang['Try to configure PHP 5'] = "Meginiet nokonfiguret PHP 5";
     53$lang['Try to configure PHP 5'] = 'Meginiet nokonfiguret PHP 5.2';
    5454$lang['Sorry!'] = "Atvainojiet!";
    55 $lang['Piwigo was not able to configure PHP 5.'] = "Piwigo nevar nokonfiguret PHP 5.";
    56 $lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = "Jums javeršas pie Jusu hostinga pakalpojuma sniedzeja pec palidzibas un pašam jamegina parslegties uz PHP 5 atbalstu.";
     55$lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo nevar nokonfiguret PHP 5.2';
     56$lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'Jums javeršas pie Jusu hostinga pakalpojuma sniedzeja pec palidzibas un pašam jamegina parslegties uz PHP 5.2 atbalstu.';
    5757$lang['Hope to see you back soon.'] = "Ceram Jus redzet atkal.";
    5858$lang['Congratulations, Piwigo installation is completed'] = 'Apsveicam, Piwigo instalacija ir pabeigta';
     
    6666$lang['Don\'t hesitate to consult our forums for any help : %s'] = 'Nevilcinieties izmantot mūsu forumu palīdzību: %s';
    6767$lang['localhost or other, supplied by your host provider'] = 'vietējais pakalpojuma sniedzējs vai cits, tas ko atbalsta vietējais pakalpojuma sniedzējs';
    68 ?>
Note: See TracChangeset for help on using the changeset viewer.