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

github.com/nextcloud/groupfolders.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-01-11 05:49:57 +0300
committerNextcloud bot <bot@nextcloud.com>2022-01-11 05:49:57 +0300
commit2627a1f90b8935bb28573813e8c9e8a7d63e6508 (patch)
tree0f157fe70be2cbb0f743a392cd0f384f93b53d64 /l10n/pl.js
parent1cdc5f0902654c0c2db8aade95b59d01def34958 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/pl.js')
-rw-r--r--l10n/pl.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/l10n/pl.js b/l10n/pl.js
index 3d9ca0af..b77f01d8 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -28,8 +28,7 @@ OC.L10N.register(
"Groups" : "Grupy",
"Quota" : "Limit",
"Advanced Permissions" : "Zaawansowane uprawnienia",
- "Are you sure you want to delete \"{folderName}\" and all files inside? This operation can not be undone" : "Czy na pewno chcesz usunąć \"{folderName}\" i wszystkie pliki znajdujące się w środku? Tej operacji nie można cofnąć.",
"Admin configured folders shared with everyone in a group.\n\nFolders can be configured from *Group folders* in the admin settings.\n\nAfter a folder is created, the admin can give access to the folder to one or more groups, control their write/sharing permissions and assign a quota for the folder.\n\nNote: encrypting the contents of group folders is currently not supported." : "Skonfigurowane przez administratora katalogi udostępnione wszystkim w grupie.\n\nKatalogi można konfigurować z *Katalogów grupowych* w ustawieniach administratora.\n\nPo utworzeniu katalogu administrator może udzielić dostępu do katalogu dla jednej lub kilku grup, kontrolować uprawnienia do zapisu/udostępniania i przydzielać udostępnianie dla tego katalogu.\n\nUwaga: Szyfrowanie zawartości katalogów grupowych nie jest obecnie obsługiwane.",
- "Groupfolder" : "Katalog grupowy"
+ "Are you sure you want to delete \"{folderName}\" and all files inside? This operation can not be undone" : "Czy na pewno chcesz usunąć \"{folderName}\" i wszystkie pliki znajdujące się w środku? Tej operacji nie można cofnąć."
},
"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);");