aboutsummaryrefslogtreecommitdiffstats
path: root/language/pl_PL/install.lang.php
diff options
context:
space:
mode:
authorvoyteckst <voyteckst@piwigo.org>2010-04-04 20:29:21 +0000
committervoyteckst <voyteckst@piwigo.org>2010-04-04 20:29:21 +0000
commit0a73641ee11e9fb10dc626007a4e27f938ad6bcb (patch)
tree98ebd4c014255d8b825d3ebc0e84e1af1007f4a9 /language/pl_PL/install.lang.php
parent3ad3055c5855af71997a546cb926569c10045f67 (diff)
git-svn-id: http://piwigo.org/svn/trunk@5644 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/pl_PL/install.lang.php')
-rw-r--r--language/pl_PL/install.lang.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/language/pl_PL/install.lang.php b/language/pl_PL/install.lang.php
index e7d611fe4..964bc7161 100644
--- a/language/pl_PL/install.lang.php
+++ b/language/pl_PL/install.lang.php
@@ -70,4 +70,8 @@ $lang['Hope to see you back soon.'] = 'Do zobaczenia wkrótce.';
$lang['Database type'] = 'Typ bazy danych';
$lang['The type of database your piwigo data will be store in'] = 'Typ bazy danych Twojego Piwigo zostanie zapisany w';
$lang['Congratulations, Piwigo installation is completed'] = 'Gratulacje, instlacja Piwigo zakończona sukcesem';
+$lang['An alternate solution is to copy the text in the box above and paste it into the file "local/config/database.inc.php" (Warning : database.inc.php must only contain what is in the textarea, no line return or space character)'] = 'Alternatywnym rozwiązaniem jest skopiować tekst z powyższego textbox i wkleić do pliku "local/config/database.inc.php" (Uwaga : database.inc.php musi zawierać to co jest w textbox i nie może zawierać znaków spacji oraz enter)';
+$lang['Creation of config file local/config/database.inc.php failed.'] = 'Nie powiodło sięstworzenie pliku konfiguracyjnego local/config/database.inc.php.';
+$lang['Download the config file'] = 'Pobierz plik konfiguracyjny';
+$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Możesz pobrać plik konfiguracyjny i wgrać go do katalogu lokalnego/z konfiguracją.';
?> \ No newline at end of file