aboutsummaryrefslogtreecommitdiffstats
path: root/language/pl_PL/common.lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'language/pl_PL/common.lang.php')
-rw-r--r--language/pl_PL/common.lang.php15
1 files changed, 15 insertions, 0 deletions
diff --git a/language/pl_PL/common.lang.php b/language/pl_PL/common.lang.php
index f7cda19a3..e7a0a489b 100644
--- a/language/pl_PL/common.lang.php
+++ b/language/pl_PL/common.lang.php
@@ -392,4 +392,19 @@ $lang['Show latest comments first'] = 'Pokaż najpierw najnowsze komentarze';
$lang['Show oldest comments first'] = 'Pokaż najpierw najstarsze komentarze';
$lang['View in'] = 'Obejrzyj w';
$lang['xsmall'] = 'XS - bardzo małe';
+$lang['Date created, new → old'] = 'Data utworzenia, wcześniejsze → starsze';
+$lang['Date created, old → new'] = 'Data utworzenia, starsze → wcześniejsze';
+$lang['Date posted, new → old'] = 'Data publikacji, wcześniejsze → starsze';
+$lang['Date posted, old → new'] = 'Data publikacji, starsze → wcześniejsze';
+$lang['File name, A → Z'] = 'Nazwa pliku, A → Z';
+$lang['File name, Z → A'] = 'Nazwa pliku, Z → A';
+$lang['Manual sort order'] = 'Własna kolejność';
+$lang['Numeric identifier, 1 → 9'] = 'Identyfikator, 1 → 9';
+$lang['Numeric identifier, 9 → 1'] = 'Identyfikator, 9 → 1';
+$lang['Photo title, A → Z'] = 'Tytuł zdjęcia, A → Z';
+$lang['Photo title, Z → A'] = 'Tytuł zdjęcia, Z → A';
+$lang['Rating score, high → low'] = 'Ocena, wysoka → niska';
+$lang['Rating score, low → high'] = 'Ocena, niska → wysoka';
+$lang['Visits, high → low'] = 'Liczba odwiedzin, wysoka → niska';
+$lang['Visits, low → high'] = 'Liczba odwiedzin, niska → wysoka';
?> \ No newline at end of file