summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/pl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-05-22 02:27:27 +0000
committerNextcloud bot <bot@nextcloud.com>2021-05-22 02:27:27 +0000
commitdd54f7f52b479a945108aa4790d1593ea7073d42 (patch)
tree62013ea7a095f66c0b1e7dfda83699765697ba96 /apps/files/l10n/pl.js
parentfb1362ee30cbf827be47bd64fa8312801830f4f9 (diff)
downloadnextcloud-server-dd54f7f52b479a945108aa4790d1593ea7073d42.tar.gz
nextcloud-server-dd54f7f52b479a945108aa4790d1593ea7073d42.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/pl.js')
-rw-r--r--apps/files/l10n/pl.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js
index 9b188212d17..6ffa897770b 100644
--- a/apps/files/l10n/pl.js
+++ b/apps/files/l10n/pl.js
@@ -79,6 +79,10 @@ OC.L10N.register(
"File name cannot be empty." : "Nazwa pliku nie może być pusta.",
"\"/\" is not allowed inside a file name." : "Znak \"/\" jest niedozwolony w nazwie pliku.",
"\"{name}\" is not an allowed filetype" : "typ pliku \"{name}\" jest niedozwolony",
+ "Storage of {owner} is full, files cannot be updated or synced anymore!" : "Magazyn dla {owner} jest pełny. Nie można już aktualizować ani synchronizować plików!",
+ "Group folder \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "Katalog grupowy \"{mountPoint}\" jest pełny. Nie można już aktualizować ani synchronizować plików!",
+ "External storage \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "Pamięć zewnętrzna \"{mountPoint}\" jest pełna. Nie można już aktualizować ani synchronizować plików!",
+ "Your storage is full, files cannot be updated or synced anymore!" : "Magazyn jest pełny. Nie można już zaktualizować ani zsynchronizować plików!",
"Storage of {owner} is almost full ({usedSpacePercent}%)." : "Magazyn dla {owner} jest pawie pełny ({usedSpacePercent}%).",
"Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Katalog grupowy \"{mountPoint}\" jest prawie pełny ({usedSpacePercent}%).",
"External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Pamięć zewnętrzna \"{mountPoint}\" jest prawie pełna ({usedSpacePercent}%).",