diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-10-27 02:14:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-10-27 02:14:02 +0000 |
commit | 71493433b826afd67093c04ce29efc2c12242a2a (patch) | |
tree | 8a3c6a40732bab87eadd3a9db1d30baa760a52b2 /apps/files/l10n/pl.js | |
parent | 5e718756268ad8cab868dba1b3ce0814f741da4a (diff) | |
download | nextcloud-server-71493433b826afd67093c04ce29efc2c12242a2a.tar.gz nextcloud-server-71493433b826afd67093c04ce29efc2c12242a2a.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/pl.js')
-rw-r--r-- | apps/files/l10n/pl.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index c88240aaead..8f330793708 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -60,6 +60,7 @@ OC.L10N.register( "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ę.", |