summaryrefslogtreecommitdiffstats
path: root/apps/admin_audit/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-01-14 02:19:03 +0000
committerNextcloud bot <bot@nextcloud.com>2021-01-14 02:19:03 +0000
commite46486c7ef201495b051c0c2113c4245c47175a0 (patch)
tree9d3e96e37174d6759ff1ce7376c62a5c160bae7c /apps/admin_audit/l10n
parentb0caa55563acc16c02a3bb8463af863d4f83879c (diff)
downloadnextcloud-server-e46486c7ef201495b051c0c2113c4245c47175a0.tar.gz
nextcloud-server-e46486c7ef201495b051c0c2113c4245c47175a0.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/admin_audit/l10n')
-rw-r--r--apps/admin_audit/l10n/sc.js7
-rw-r--r--apps/admin_audit/l10n/sc.json5
2 files changed, 12 insertions, 0 deletions
diff --git a/apps/admin_audit/l10n/sc.js b/apps/admin_audit/l10n/sc.js
new file mode 100644
index 00000000000..7838543ab69
--- /dev/null
+++ b/apps/admin_audit/l10n/sc.js
@@ -0,0 +1,7 @@
+OC.L10N.register(
+ "admin_audit",
+ {
+ "Auditing / Logging" : "Verìfica / Registratzione",
+ "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Frunit is deretos de regitrazione pro Nextcloud comente is atzessos a documentos de registrazione o àteras atziones sensìbiles."
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/admin_audit/l10n/sc.json b/apps/admin_audit/l10n/sc.json
new file mode 100644
index 00000000000..c192467e7b1
--- /dev/null
+++ b/apps/admin_audit/l10n/sc.json
@@ -0,0 +1,5 @@
+{ "translations": {
+ "Auditing / Logging" : "Verìfica / Registratzione",
+ "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Frunit is deretos de regitrazione pro Nextcloud comente is atzessos a documentos de registrazione o àteras atziones sensìbiles."
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file