diff options
Diffstat (limited to 'apps/files/l10n/pl.js')
-rw-r--r-- | apps/files/l10n/pl.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index f474b2429b6..0f9883dea52 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -7,6 +7,9 @@ OC.L10N.register( "All files" : "Wszystkie pliki", "Recent" : "Ostatnie", "File could not be found" : "Nie można odnaleźć pliku", + "Move or copy" : "Przenieś lub kopiuj", + "Download" : "Pobierz", + "Delete" : "Usuń", "Home" : "Start", "Close" : "Zamknij", "Favorites" : "Ulubione", @@ -22,12 +25,9 @@ OC.L10N.register( "Target folder does not exist any more" : "Folder docelowy już nie istnieje", "Error when assembling chunks, status code {status}" : "Błąd podczas łączenia fragmentów, kod statusu {status}", "Actions" : "Akcje", - "Download" : "Pobierz", "Rename" : "Zmień nazwę", - "Move or copy" : "Przenieś lub kopiuj", "Copy" : "Kopiuj", "Target folder" : "Folder docelowy", - "Delete" : "Usuń", "Disconnect storage" : "Odłącz magazyn", "Unshare" : "Zatrzymaj udostępnianie", "Could not load info for file \"{file}\"" : "Nie można załadować informacji o pliku \"{file}\"", |