diff options
Diffstat (limited to 'core/l10n/pl.js')
-rw-r--r-- | core/l10n/pl.js | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/core/l10n/pl.js b/core/l10n/pl.js index 2e628a8f55b..ba0f1de313a 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -134,7 +134,7 @@ OC.L10N.register( "Can delete" : "Może usuwać", "Access control" : "Kontrola dostępu", "{shareInitiatorDisplayName} shared via link" : "{shareInitiatorDisplayName} udostępniane poprzez link", - "Share details could not be loaded for this item." : "Szczegóły udostępnienia mogą nie być wczytane dla tej pozycji.", + "Share details could not be loaded for this item." : "Nie można załadować szczegółów udostępniania dla tego elementu.", "Search globally" : "Szukaj globalnie", "_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["Do automatycznego uzupełnienia potrzebny jest co najmniej {count} znak","Do automatycznego uzupełnienia potrzebnych jest co najmniej {count} znaków","Do automatycznego uzupełnienia potrzebnych jest co najmniej {count} znaków","Do automatycznego uzupełnienia potrzebnych jest co najmniej {count} znaków"], "This list is maybe truncated - please refine your search term to see more results." : "Ta lista może być obcięta - zawęź wyszukiwanie, aby zobaczyć więcej wyników.", @@ -178,6 +178,9 @@ OC.L10N.register( "No files in here" : "Brak plików", "New folder" : "Nowy katalog", "No more subfolders in here" : "Brak podkatalogów", + "Name" : "Nazwa", + "Size" : "Rozmiar", + "Modified" : "Zmodyfikowany", "{newName} already exists" : "{newName} już istnieje", "Choose" : "Wybierz", "Move" : "Przenieś", |