diff options
Diffstat (limited to 'apps/files/l10n/pl.js')
-rw-r--r-- | apps/files/l10n/pl.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index 5ecb3a27b71..542f7055d0b 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -189,13 +189,10 @@ OC.L10N.register( "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Nazwa \"{newName}\" jest już używana w folderze \"{dir}\". Wybierz inną nazwę.", "Could not rename \"{oldName}\"" : "Nie można zmienić nazwy \"{oldName}\"", "Total rows summary" : "Podsumowanie wszystkich wierszy", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" nie powiodło się w przypadku niektórych elementów", - "\"{displayName}\" batch action executed successfully" : "Akcja wsadowa \"{displayName}\" została wykonana pomyślnie", - "ascending" : "rosnąco", - "descending" : "malejąco", - "Sort list by {column} ({direction})" : "Sortuj listę według {column} ({direction})", "Select all" : "Wybierz wszystko", "Unselect all" : "Odznacz wszystko", + "\"{displayName}\" failed on some elements " : "\"{displayName}\" nie powiodło się w przypadku niektórych elementów", + "\"{displayName}\" batch action executed successfully" : "Akcja wsadowa \"{displayName}\" została wykonana pomyślnie", "List of files and folders." : "Lista plików i katalogów.", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Ta lista nie jest w pełni renderowana ze względu na wydajność. Pliki będą renderowane podczas poruszania się po liście.", "{summaryFile} and {summaryFolder}" : "{summaryFile} i {summaryFolder}.", @@ -291,6 +288,9 @@ OC.L10N.register( "This file has the tag {tag}" : "Ten plik posiada etykietę {tag}", "This file has the tags {firstTags} and {lastTag}" : "Ten plik posiada etykiety {firstTags} i {lastTag}", "Open folder {name}" : "Otwórz katalog {name}", + "ascending" : "rosnąco", + "descending" : "malejąco", + "Sort list by {column} ({direction})" : "Sortuj listę według {column} ({direction})", "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Ta lista nie jest w pełni renderowana ze względu na wydajność. Pliki będą renderowane podczas poruszania się po liście.", "Search for an account" : "Wyszukaj konto", "Choose" : "Wybierz", |