Skip to content

Commit 171f97e

Browse files
authored
Merge pull request dokuwiki#4077 from dokuwiki-translate/lang_update_709_1696334095
Translation update (pl)
2 parents f32fa09 + 7aaa205 commit 171f97e

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

inc/lang/pl/lang.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
/**
44
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
55
*
6+
* @author Michał <[email protected]>
67
* @author Marek Adamski <[email protected]>
78
* @author pavulondit <[email protected]>
89
* @author Bartek S <[email protected]>
@@ -382,3 +383,6 @@
382383
$lang['unable_to_parse_date'] = 'Nie można przeanalizować parametru "%s".';
383384
$lang['email_signature_text'] = 'List został wygenerowany przez DokuWiki pod adresem
384385
@DOKUWIKIURL@';
386+
$lang['log_file_too_large'] = 'Plik log jest zbyt duży. Poprzednie wiersze zostały pominięte!';
387+
$lang['log_file_failed_to_open'] = 'Nie udało się otworzyć pliku log.';
388+
$lang['log_file_failed_to_read'] = 'Wystąpił błąd podczas odczytywania pliku log.';

lib/plugins/authad/lang/pl/settings.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
/**
44
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
55
*
6+
* @author Michał <[email protected]>
67
* @author Marek Adamski <[email protected]>
78
* @author pavulondit <[email protected]>
89
* @author Bartek S <[email protected]>

0 commit comments

Comments
 (0)