aboutsummaryrefslogtreecommitdiffstats
path: root/language/pl_PL
diff options
context:
space:
mode:
Diffstat (limited to 'language/pl_PL')
-rw-r--r--language/pl_PL/admin.lang.php2
-rw-r--r--language/pl_PL/install.lang.php2
2 files changed, 4 insertions, 0 deletions
diff --git a/language/pl_PL/admin.lang.php b/language/pl_PL/admin.lang.php
index 7826fc9df..6d69b634a 100644
--- a/language/pl_PL/admin.lang.php
+++ b/language/pl_PL/admin.lang.php
@@ -762,4 +762,6 @@ $lang['Manual order'] = 'Sortowanie ręczne';
$lang['Add another set of photos'] = 'Dodaj inny zbiór zdjęć';
$lang['Order of menubar items has been updated successfully.'] = 'Kolejność elementów paska menu została zaktualizowana pomyslnie.';
$lang['This theme was not designed to be directly activated'] = 'Temat nie został zprojektowany tak, by aktywować go bezpośrednio.';
+$lang['Who can see this photo?'] = 'Kto może oglądać o zdjęcie?';
+$lang['Pending Comments'] = 'Oczekujące komentarze';
?> \ No newline at end of file
diff --git a/language/pl_PL/install.lang.php b/language/pl_PL/install.lang.php
index 59ae9a7e9..38f76b023 100644
--- a/language/pl_PL/install.lang.php
+++ b/language/pl_PL/install.lang.php
@@ -73,4 +73,6 @@ $lang['An alternate solution is to copy the text in the box above and paste it i
$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ą.';
+$lang['SQLite and PostgreSQL are currently in experimental state.'] = 'Wsparcie dla SQLite oraz PostgreSQL jest eksperymentalne.';
+$lang['Learn more'] = 'Dowiedz się więcej';
?> \ No newline at end of file