summaryrefslogtreecommitdiffstats
path: root/apps/admin_audit/l10n/pl.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-09-20 02:17:05 +0000
committerNextcloud bot <bot@nextcloud.com>2020-09-20 02:17:05 +0000
commitbdc60ef9b2d4793b3da7887632fb4b0e77bf964a (patch)
treec30fafca8df3e2ec928ae8ab819b2ac5691244b7 /apps/admin_audit/l10n/pl.json
parented9f3ee990a4f31da34e44abd35bab903e125cfa (diff)
downloadnextcloud-server-bdc60ef9b2d4793b3da7887632fb4b0e77bf964a.tar.gz
nextcloud-server-bdc60ef9b2d4793b3da7887632fb4b0e77bf964a.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/admin_audit/l10n/pl.json')
-rw-r--r--apps/admin_audit/l10n/pl.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/admin_audit/l10n/pl.json b/apps/admin_audit/l10n/pl.json
new file mode 100644
index 00000000000..a0a1e16edb0
--- /dev/null
+++ b/apps/admin_audit/l10n/pl.json
@@ -0,0 +1,5 @@
+{ "translations": {
+ "Auditing / Logging" : "Audyt/logowanie",
+ "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Zapewnia możliwość rejestrowania dla Nextcloud, takie jak rejestrowanie dostępu do plików lub inne wrażliwe akcje."
+},"pluralForm" :"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);"
+} \ No newline at end of file