summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/pl.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/pl.php')
-rw-r--r--apps/files_trashbin/l10n/pl.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/pl.php b/apps/files_trashbin/l10n/pl.php
index b961efd7dae..16bb9dbfa2f 100644
--- a/apps/files_trashbin/l10n/pl.php
+++ b/apps/files_trashbin/l10n/pl.php
@@ -3,12 +3,11 @@ $TRANSLATIONS = array(
"Couldn't delete %s permanently" => "Nie można trwale usunąć %s",
"Couldn't restore %s" => "Nie można przywrócić %s",
"Deleted files" => "Pliki usunięte",
+"Restore" => "Przywróć",
"Error" => "Błąd",
-"Deleted Files" => "Usunięte pliki",
"restored" => "przywrócony",
"Nothing in here. Your trash bin is empty!" => "Nic tu nie ma. Twój kosz jest pusty!",
"Name" => "Nazwa",
-"Restore" => "Przywróć",
"Deleted" => "Usunięte",
"Delete" => "Usuń"
);