diff options
Diffstat (limited to 'apps/files/l10n/pl.json')
-rw-r--r-- | apps/files/l10n/pl.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json index 8d71878cf7c..93183391f9c 100644 --- a/apps/files/l10n/pl.json +++ b/apps/files/l10n/pl.json @@ -58,6 +58,7 @@ "Could not copy \"{file}\"" : "Nie można skopiować \"{file}\"", "Copied {origin} inside {destination}" : "Skopiowano {origin} wewnątrz {destination}", "Copied {origin} and {nbfiles} other files inside {destination}" : "Skopiowano {origin} oraz {nbfiles} innych plików wewnątrz {destination}", + "Failed to redirect to client" : "Nie udało się przekierować do klienta", "{newName} already exists" : "{newName} już istnieje", "Could not rename \"{fileName}\", it does not exist any more" : "Nie można zmienić nazwy \"{fileName}\", plik już nie istnieje", "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Nazwa \"{targetName}\" jest już używana w katalogu \"{dir}\". Wybierz inną nazwę.", |