From 6b0859f28e2569e467490755f900e64024a0ca9d Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 27 May 2021 02:27:52 +0000 Subject: [tx-robot] updated from transifex --- apps/admin_audit/l10n/pl.js | 2 +- apps/admin_audit/l10n/pl.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/admin_audit') diff --git a/apps/admin_audit/l10n/pl.js b/apps/admin_audit/l10n/pl.js index ef5f4df01b1..f07ad9fe2e2 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 innych wrażliwych akcji." + "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 pliku 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 88301cfd85f..490f037d9f7 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 innych wrażliwych akcji." + "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 pliku 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 -- cgit v1.2.3