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-10-10 05:21:17 +0300
committerNextcloud bot <bot@nextcloud.com>2021-10-10 05:21:17 +0300
commit98d2d9e3a734c7af4ceb486c4778451eb9f9a655 (patch)
tree984b2faef31300960013eb9366dd7c813279e53f /apps/admin_audit
parent372d8104886226bf9797f7f81ade1b19576ce814 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/admin_audit')
-rw-r--r--apps/admin_audit/l10n/et_EE.js7
-rw-r--r--apps/admin_audit/l10n/et_EE.json5
2 files changed, 12 insertions, 0 deletions
diff --git a/apps/admin_audit/l10n/et_EE.js b/apps/admin_audit/l10n/et_EE.js
new file mode 100644
index 00000000000..6aabcac71c9
--- /dev/null
+++ b/apps/admin_audit/l10n/et_EE.js
@@ -0,0 +1,7 @@
+OC.L10N.register(
+ "admin_audit",
+ {
+ "Auditing / Logging" : "Auditeerimine / Logimine",
+ "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Lisab Nextcloudile logimisvõimekuse, millega on võimalik jälgida näiteks failide kasutamist või teisi tundlikke tegevusi."
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/admin_audit/l10n/et_EE.json b/apps/admin_audit/l10n/et_EE.json
new file mode 100644
index 00000000000..cd0bd305a9c
--- /dev/null
+++ b/apps/admin_audit/l10n/et_EE.json
@@ -0,0 +1,5 @@
+{ "translations": {
+ "Auditing / Logging" : "Auditeerimine / Logimine",
+ "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Lisab Nextcloudile logimisvõimekuse, millega on võimalik jälgida näiteks failide kasutamist või teisi tundlikke tegevusi."
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file