aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--language/pl_PL/admin.lang.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/language/pl_PL/admin.lang.php b/language/pl_PL/admin.lang.php
index 6729bdb23..fc17f599a 100644
--- a/language/pl_PL/admin.lang.php
+++ b/language/pl_PL/admin.lang.php
@@ -925,4 +925,11 @@ $lang['Duplicate selected tags'] = 'Zduplikuj wybrane tagi';
$lang['Name of the duplicate'] = 'Nazwa duplikatu';
$lang['Source tag'] = 'Tag źródłowy';
$lang['Tag "%s" is now a duplicate of "%s"'] = 'Tag "%s" jest teraz duplikatem "%s"';
+$lang['Format'] = 'Formatuj';
+$lang['Invalid dimension'] = 'Nieprawidłowy wymiar';
+$lang['Landscape'] = 'Krajobraz';
+$lang['Minimum height'] = 'Minimalna wysokość';
+$lang['Minimum width'] = 'Minimalna szerokość';
+$lang['Panorama'] = 'Panorama';
+$lang['Portrait'] = 'Portret';
?> \ No newline at end of file