<?php // $Revision: 3830 $
/************************************************************************/
/* Openads 2.0 */
/* =========== */
/* */
/* Copyright (c) 2000-2007 by the Openads developers */
/* For more information visit: http://www.openads.org */
/* */
/* 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; either version 2 of the License. */
/************************************************************************/
// Set translation strings
$GLOBALS['strDeliveryEngine'] = "Dostarczanie";
$GLOBALS['strMaintenance'] = "Utrzymanie";
$GLOBALS['strAdministrator'] = "Administrator";
$GLOBALS['strUserlog'] = array (
phpAds_actionAdvertiserReportMailed => "Raport dla reklamodawcy {id} wys³any przez e-mail",
phpAds_actionPublisherReportMailed => "Raport dla wydawcy {id} wys³any przez e-mail",
phpAds_actionWarningMailed => "Ostrze¿enie o deaktywacji kampanii {id} wys³ane przez e-mail",
phpAds_actionDeactivationMailed => "Informacja o deaktywacji kampanii {id} wys³ana przez e-mail",
phpAds_actionPriorityCalculation => "Priorytety przeliczone",
phpAds_actionPriorityAutoTargeting => "Cele kampanii przeliczone",
phpAds_actionDeactiveCampaign => "Kampania {id} deaktywowana",
phpAds_actionActiveCampaign => "Kampania {id} aktywowana",
phpAds_actionAutoClean => "Automatyczne czyszczenie bazy danych"
);
?>