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-10-07 05:18:40 +0300
committerNextcloud bot <bot@nextcloud.com>2020-10-07 05:18:40 +0300
commit8f7b1ceb01cc82e01eb3a585bcd3c144a5cf35d5 (patch)
treeeb948024ab19121c482903aaa2ecada2122c73ef /apps/files/l10n/pl.js
parentee8b9a9ebf2ba4fe649972a1f5c5ee4d390120eb (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/pl.js')
-rw-r--r--apps/files/l10n/pl.js4
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js
index 884a9721263..008a240f9c1 100644
--- a/apps/files/l10n/pl.js
+++ b/apps/files/l10n/pl.js
@@ -204,8 +204,6 @@ OC.L10N.register(
"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!",
"This group folder is almost full ({usedSpacePercent}%)" : "Ten katalog grupowy jest prawie pełny ({usedSpacePercent}%).",
"This external storage is almost full ({usedSpacePercent}%)" : "Magazyn zewnętrzny jest prawie pełny ({usedSpacePercent}%).",
- "Cannot transfter ownership of a file or folder you don't own" : "Nie można przenieść prawa własności do pliku lub katalogu, którego nie jesteś właścicielem",
- "This group folder is almost full ({usedSpacePercent}%)." : "Ten katalog grupowy jest prawie pełny ({usedSpacePercent}%).",
- "This external storage is almost full ({usedSpacePercent}%)." : "Magazyn zewnętrzny jest prawie pełny ({usedSpacePercent}%)."
+ "Cannot transfter ownership of a file or folder you don't own" : "Nie można przenieść prawa własności do pliku lub katalogu, którego nie jesteś właścicielem"
},
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");