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>2021-03-25 05:25:39 +0300
committerNextcloud bot <bot@nextcloud.com>2021-03-25 05:25:39 +0300
commit9af8c0b380ffaabcce18e9872f443f039dcbd549 (patch)
tree07645a466696f4b3a103dcb86fcf3f8030903f51 /apps/admin_audit
parent2a749882e72d75ef584a483cf0e0546ff5764993 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/admin_audit')
-rw-r--r--apps/admin_audit/l10n/pl.js2
-rw-r--r--apps/admin_audit/l10n/pl.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/admin_audit/l10n/pl.js b/apps/admin_audit/l10n/pl.js
index 492a3506091..c9da36de9ef 100644
--- a/apps/admin_audit/l10n/pl.js
+++ b/apps/admin_audit/l10n/pl.js
@@ -2,6 +2,6 @@ OC.L10N.register(
"admin_audit",
{
"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."
+ "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 innych wrażliwych akcji."
},
"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);");
diff --git a/apps/admin_audit/l10n/pl.json b/apps/admin_audit/l10n/pl.json
index a0a1e16edb0..cf03601a8df 100644
--- a/apps/admin_audit/l10n/pl.json
+++ b/apps/admin_audit/l10n/pl.json
@@ -1,5 +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."
+ "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 innych wrażliwych akcji."
},"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