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-02-11 05:20:37 +0300
committerNextcloud bot <bot@nextcloud.com>2021-02-11 05:20:37 +0300
commit02885358a959ddafdc0f4dfa9e3ad3efa9fbc6b7 (patch)
tree47b26c8c43b4bd899c1835f5a273b117da6f993a /apps/admin_audit
parent8a474305fad01db45ec265c5cfcc25ba9a51ec76 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/admin_audit')
-rw-r--r--apps/admin_audit/l10n/bg.js6
-rw-r--r--apps/admin_audit/l10n/bg.json4
2 files changed, 10 insertions, 0 deletions
diff --git a/apps/admin_audit/l10n/bg.js b/apps/admin_audit/l10n/bg.js
new file mode 100644
index 00000000000..1f30d5c25a2
--- /dev/null
+++ b/apps/admin_audit/l10n/bg.js
@@ -0,0 +1,6 @@
+OC.L10N.register(
+ "admin_audit",
+ {
+ "Auditing / Logging" : "Одитиране/създаване на регистри"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/admin_audit/l10n/bg.json b/apps/admin_audit/l10n/bg.json
new file mode 100644
index 00000000000..eb66baaca3b
--- /dev/null
+++ b/apps/admin_audit/l10n/bg.json
@@ -0,0 +1,4 @@
+{ "translations": {
+ "Auditing / Logging" : "Одитиране/създаване на регистри"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file