Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-08-28 05:16:21 +0300
committerNextcloud bot <bot@nextcloud.com>2020-08-28 05:16:21 +0300
commit40e233915173dfd5d0fc614166ffcb3e4b1e0fb5 (patch)
treebacee73e750e3c423f96c96238c165f9dfbf8ff0 /apps/files/l10n/pl.js
parentabdb201c04b12d4684e0439cb4c596dd52b7c9c0 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/pl.js')
-rw-r--r--apps/files/l10n/pl.js12
1 files changed, 8 insertions, 4 deletions
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js
index 69bd168c101..b2747e342e7 100644
--- a/apps/files/l10n/pl.js
+++ b/apps/files/l10n/pl.js
@@ -78,10 +78,14 @@ 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 can not be updated or synced anymore!" : "Brak wolnego miejsca dla {owner}, pliki nie mogą zostać zaktualizowane lub zsynchronizowane!",
- "Your storage is full, files can not be updated or synced anymore!" : "Magazyn jest pełny. Pliki nie mogą zostać zaktualizowane lub zsynchronizowane!",
- "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Miejsce dla {owner} jest na wyczerpaniu ({usedSpacePercent}%)",
- "Your storage is almost full ({usedSpacePercent}%)" : "Twój magazyn jest prawie pełny ({usedSpacePercent}%)",
+ "Storage of {owner} is full, files can not be updated or synced anymore!" : "Magazyn dla {owner} jest pełny. Nie można już aktualizować ani synchronizować plików!",
+ "This group folder is full, files can not be updated or synced anymore!" : "Ten katalog grupy jest pełny. Nie można już aktualizować ani synchronizować plików!",
+ "This external storage is full, files can not be updated or synced anymore!" : "Magazyn zewnętrzny jest pełny. Nie można już aktualizować ani synchronizować plików!",
+ "Your storage is full, files can not 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}%).",
+ "This group folder is almost full ({usedSpacePercent}%)" : "Ten katalog grupy jest prawie pełny ({usedSpacePercent}%).",
+ "This external storage is almost full ({usedSpacePercent}%)" : "Magazyn zewnętrzny jest prawie pełny ({usedSpacePercent}%).",
+ "Your storage is almost full ({usedSpacePercent}%)" : "Twój magazyn jest prawie pełny ({usedSpacePercent}%).",
"_matches '{filter}'_::_match '{filter}'_" : ["pasujący '{filter}'","pasujące '{filter}'","pasujących '{filter}'","pasujących '{filter}'"],
"View in folder" : "Zobacz w katalogu",
"Copied!" : "Skopiowano!",