diff options
Diffstat (limited to 'apps/files/l10n/pl.json')
-rw-r--r-- | apps/files/l10n/pl.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json index 20a29e793a1..6aacbf25e30 100644 --- a/apps/files/l10n/pl.json +++ b/apps/files/l10n/pl.json @@ -187,13 +187,10 @@ "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}.", @@ -289,6 +286,9 @@ "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", |