summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/pl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-10-28 02:14:23 +0000
committerNextcloud bot <bot@nextcloud.com>2022-10-28 02:14:23 +0000
commit8db40df3bd7989546cd13127ec3631da7884e0fd (patch)
treef69494877ba89993ef573a39e74dc3d8a2b6ff28 /apps/files_sharing/l10n/pl.js
parentc723daaa561f621496a416e20a7988727303580c (diff)
downloadnextcloud-server-8db40df3bd7989546cd13127ec3631da7884e0fd.tar.gz
nextcloud-server-8db40df3bd7989546cd13127ec3631da7884e0fd.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/pl.js')
-rw-r--r--apps/files_sharing/l10n/pl.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/pl.js b/apps/files_sharing/l10n/pl.js
index 5c0a602cde6..87fcdb2a161 100644
--- a/apps/files_sharing/l10n/pl.js
+++ b/apps/files_sharing/l10n/pl.js
@@ -261,7 +261,6 @@ OC.L10N.register(
"Cannot change permissions for public share links" : "Nie można zmienić uprawnień dla publicznych linków udostępnienia",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Udostępnienie hasła przez Nextcloud Talk nie powiodło się, ponieważ usługa Nextcloud Talk jest wyłączona",
"Sorry, this link doesn’t seem to work anymore." : "Niestety, ten link już nie działa.",
- "Toggle grid view" : "Przełącz widok siatki",
- "Cannot increase permissions" : "Nie można zwiększyć uprawnień"
+ "Toggle grid view" : "Przełącz widok siatki"
},
"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);");