aboutsummaryrefslogtreecommitdiffstats
path: root/apps/gallery/l10n/pl.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gallery/l10n/pl.php')
-rw-r--r--apps/gallery/l10n/pl.php10
1 files changed, 9 insertions, 1 deletions
diff --git a/apps/gallery/l10n/pl.php b/apps/gallery/l10n/pl.php
index 36004daa25c..1ff636ac2a0 100644
--- a/apps/gallery/l10n/pl.php
+++ b/apps/gallery/l10n/pl.php
@@ -1,4 +1,12 @@
<?php $TRANSLATIONS = array(
+"Pictures" => "Zdjęcia",
+"Settings" => "Ustawienia",
"Rescan" => "Przeszukaj",
-"Back" => "Wróć"
+"Stop" => "Stop",
+"Share" => "Współdziel",
+"Back" => "Wróć",
+"Remove confirmation" => "Usuń potwierdzenie",
+"Do you want to remove album" => "Czy chcesz usunąć album",
+"Change album name" => "Zmień nazwę albumu",
+"New album name" => "Nowa nazwa albumu"
);