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-04-23 05:26:10 +0300
committerNextcloud bot <bot@nextcloud.com>2021-04-23 05:26:10 +0300
commit539c065e8e9c773f18f991ffd0b82ae0bf6a2470 (patch)
tree2b25503f742dd60b8625e434f85616f95744f8bb /apps/admin_audit
parent012f791c8f1603ca5906ec8247b3320c94708e00 (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 c9da36de9ef..ef5f4df01b1 100644
--- a/apps/admin_audit/l10n/pl.js
+++ b/apps/admin_audit/l10n/pl.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"admin_audit",
{
- "Auditing / Logging" : "Audyt/logowanie",
+ "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 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 cf03601a8df..88301cfd85f 100644
--- a/apps/admin_audit/l10n/pl.json
+++ b/apps/admin_audit/l10n/pl.json
@@ -1,5 +1,5 @@
{ "translations": {
- "Auditing / Logging" : "Audyt/logowanie",
+ "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 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