[branche2.1] - pl_PL - update error coding
git-svn-id: http://piwigo.org/svn/branches/2.1@7094 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
3b819b19aa
commit
4914c69d73
2 changed files with 3 additions and 3 deletions
|
@ -766,4 +766,4 @@ $lang['File upload stopped by extension'] = 'Wgrywanie pliku zostało zatrzymane
|
|||
$lang['Unknown upload error'] = 'Nieznany błąd podczas wgrywania';
|
||||
$lang['Error on file "%s" : %s'] = 'Błąd w pliku"%s" : %s';
|
||||
$lang['Menu Management'] = 'Menu';
|
||||
?>
|
||||
?>
|
|
@ -63,7 +63,7 @@ $lang['Note you can change your configuration by yourself and restart Piwigo aft
|
|||
$lang['Try to configure PHP 5'] = 'Spróbuj skonfigurować PHP 5';
|
||||
$lang['Sorry!'] = 'Niestety!';
|
||||
$lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo nie mógł skonfigurować Twojego PHP 5.';
|
||||
$lang['You may referer to your hosting provider's support and see how you could switch to PHP 5 by yourself.'] = 'Możesz skontaktować się z działem wsparcia Twojego providera aby dowiedzieć się jak włączyć PHP 5.';
|
||||
$lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'Możesz skontaktować się z działem wsparcia Twojego providera aby dowiedzieć się jak włączyć PHP 5.';
|
||||
$lang['Hope to see you back soon.'] = 'Do zobaczenia wkrótce.';
|
||||
//For 2.1.0
|
||||
$lang['Database type'] = 'Typ bazy danych';
|
||||
|
@ -75,4 +75,4 @@ $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ą.';
|
||||
$lang['SQLite and PostgreSQL are currently in experimental state.'] = 'Wsparcie dla SQLite oraz PostgreSQL jest eksperymentalne.';
|
||||
$lang['Learn more'] = 'Dowiedz się więcej';
|
||||
?>
|
||||
?>
|
Loading…
Add table
Reference in a new issue