diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-18 01:54:53 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-18 01:54:53 -0400 |
commit | 765782445a24fb1b239f2a3cd5c7b239ae4f6455 (patch) | |
tree | 56342dd9db73c7f2ca68ce1b5d9c12f0da5c37f0 /apps/files/l10n/pl.js | |
parent | 8ce8a05dabc749c25438623a662c45ea5d1ec770 (diff) | |
download | nextcloud-server-765782445a24fb1b239f2a3cd5c7b239ae4f6455.tar.gz nextcloud-server-765782445a24fb1b239f2a3cd5c7b239ae4f6455.zip |
[tx-robot] updated from transifex
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 6a5b74a253f..01259a538ab 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -48,6 +48,7 @@ OC.L10N.register( "Could not move \"{file}\"" : "Nie można było przenieść \"{file}\"", "Could not create file \"{file}\"" : "Nie można było utworzyć pliku \"{file}\"", "Could not create file \"{file}\" because it already exists" : "Nie można było utworzyć pliku \"{file}\", ponieważ ten plik już istnieje.", + "Could not create folder \"{dir}\"" : "Nie można utworzyć folderu „{dir}”", "Could not create folder \"{dir}\" because it already exists" : "Nie można utworzyć folderu „{dir}”, ponieważ już istnieje.", "Error deleting file \"{fileName}\"." : "Błąd podczas usuwania pliku „{fileName}”.", "No entries in this folder match '{filter}'" : "Brak wyników pasujących do '{filter}'", |