// +-----------------------------------------------------------------------+ // | Piwigo - a PHP based picture gallery | // +-----------------------------------------------------------------------+ // | Copyright(C) 2008-2013 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['direction'] = "ltr"; $lang['code'] = "lv"; $lang['Piwigo NetInstall'] = 'Piwigo NetInstall (instalācija tīklā)'; $lang['Welcome to NetInstall!'] = 'Laipni aicināti NetInstall!'; $lang['Language'] = 'Valoda'; $lang['This tool is meant to retrieve the latest Piwigo archive and unzip it in your webspace.'] = 'Šis instruments ir domāts, lai iegūtu jaunāko Piwigo arhīvu un izpakotu to jūsu web telpā.'; $lang['Right after then, you will be redirect to the Piwigo Setup Wizard.'] = 'Uzreiz pēc tam jūs tiksiet pārvirzīti uz Piwigo Uzstādīšanas Vedni.'; $lang['Write access is needed'] = 'Nepieciešama piekļuve ar rakstīšanas tiesībām'; $lang['It looks like NetInstall wont be able to write in the current directory, and this is required to follow on.'] = 'Izskatās, ka NetInstall nevarēs ierakstīt esošajā mapē, bet tas ir nepieciešams, lai virzītos tālāk.'; $lang['Please try to change the permissions to allow write access, then reload this page by hitting the Refresh button.'] = 'Lūdzu mēģiniet izmainīt atļaujas tā, lai mapei būtu rakstīšanas iespējas, un tad ielādējiet šo lapu no jauna, klikšķinot uz Refresh (Atsvaidzināt) pogas.'; $lang['Refresh'] = 'Atsvaidzināt'; $lang['PHP %s is required'] = 'Nepieciešams PHP %s'; $lang['It appears your webhost is currently running PHP %s.'] = 'Izskatās, ka jūsu web pakalpojuma sniedzējs patlaban strādā ar PHP %s.'; $lang['NetInstall may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'NetInstall var mēģināt pārslēgt jūsu konfigurāciju uz PHP 5.2, izveidojot vai modificējot .htaccess failu.'; $lang['Note you can change your configuration by yourself and restart NetInstall after that.'] = 'Ņemiet vērā to, ka jūs pats varat izmainīt jūsu konfigurāciju un tad restartēt NetInstall.'; $lang['Try to configure PHP 5'] = 'Mēģiniet nokonfigurēt PHP 5.2'; $lang['Retrieve and unzip Piwigo'] = 'Ielādējiet un izpakojiet Piwigo'; $lang['Destination:'] = 'Mērķis:'; $lang['Sorry!'] = 'Atvainojiet!'; $lang['NetInstall was not able to configure PHP 5.'] = 'NetInstall nevar nokonfigurēt PHP 5.2'; $lang["You may referer to your hosting provider's support and see how you could switch to PHP 5 by yourself."] = "Jūs varat griezties pēc palīdzības pie sava mājas lapas pakalpojuma sniedzēja un meklēt iespējas, ka paša spēkiem tikt pie PHP 5.2"; $lang['Hope to see you back soon.'] = 'Cerams, ka drīz atgriezīsieties.'; $lang['It seems like a previous Piwigo installation is still sitting in that space.'] = 'Liekas, ka iepriekšējā Piwigo instalācija vēl darbojas un aizņem šo vietu.'; $lang['You need to rename or remove it before we can go further...'] = 'Jums tā ir jāpārdēvē vai jāpārvieto, lai mēs varētu virzīties tālāk…'; $lang['Needed files are not present.'] = 'Nav pieejami nepieciešamie faili.'; $lang['Invalid zip file.'] = 'Nekorekts zip fails.'; $lang['It seems that the zip file was not extracted.'] = 'Liekas, ka zip fails nav nav bijis izpakots.'; $lang['Congratulations!'] = 'Apsveicam!'; $lang['Everything went fine. You are now ready to start the installation procedure.'] = 'Viss noritēja nevainojami. Tagad jūs esat gatavs uzsākt instalācijas procedūru.'; $lang['Install Piwigo now'] = 'Instalējiet Piwigo tagad'; $lang['An error occurred while grabbing the necessary files to go on.'] = 'Radusies kļūda nepieciešamo failu satveršanas laikā.'; $lang['Something went wrong...'] = 'Kaut kas nogāja greizi...'; $lang['What are you doing here that way ?!'] = 'Ko jūs šeit darāk, ka tā noticis ?!'; $lang['This loader was initialy coded for Dotclear. Thanks!'] = 'Šī platforma sākotnēji bija kodēta priekš Dotclear. Paldies!'; $lang['Need help ? Ask your question on Piwigo message board.'] = "Vajag palidzibu? Uzdodiet savu jautajumu Piwigo sludinajumos.";