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-06-19 05:26:44 +0300
committerNextcloud bot <bot@nextcloud.com>2021-06-19 05:26:44 +0300
commitda408dbcbd742283cb20468bcdcaec5816d4e278 (patch)
tree33985810d5af3619b8c9357be771af2d172ad30d /apps/admin_audit
parent365819c30581aac7c77917865634c5781fd368ec (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/admin_audit')
-rw-r--r--apps/admin_audit/l10n/cs.js2
-rw-r--r--apps/admin_audit/l10n/cs.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/admin_audit/l10n/cs.js b/apps/admin_audit/l10n/cs.js
index 18376eed7ac..c9848fbb788 100644
--- a/apps/admin_audit/l10n/cs.js
+++ b/apps/admin_audit/l10n/cs.js
@@ -2,6 +2,6 @@ OC.L10N.register(
"admin_audit",
{
"Auditing / Logging" : "Auditování / zaznamenávání událostí",
- "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Poskytuje Nextcloud schopnosti zaznamenávání událostí, jako například zaznamenávání přístupů k souboru nebo jiných citlivých akcí."
+ "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Poskytuje Nextcloud schopnosti zaznamenávání událostí, jako například zaznamenávání přístupů k souborům nebo jiných citlivých akcí."
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
diff --git a/apps/admin_audit/l10n/cs.json b/apps/admin_audit/l10n/cs.json
index a4e337356c9..edae0586344 100644
--- a/apps/admin_audit/l10n/cs.json
+++ b/apps/admin_audit/l10n/cs.json
@@ -1,5 +1,5 @@
{ "translations": {
"Auditing / Logging" : "Auditování / zaznamenávání událostí",
- "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Poskytuje Nextcloud schopnosti zaznamenávání událostí, jako například zaznamenávání přístupů k souboru nebo jiných citlivých akcí."
+ "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Poskytuje Nextcloud schopnosti zaznamenávání událostí, jako například zaznamenávání přístupů k souborům nebo jiných citlivých akcí."
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
} \ No newline at end of file