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>2022-02-06 05:26:24 +0300
committerNextcloud bot <bot@nextcloud.com>2022-02-06 05:26:24 +0300
commite872131ee5fd8cbef5402ecb9e07f36b7a05d85e (patch)
treed8aa94349977a4809b7a3e9e37f6c094c06a0035 /apps/admin_audit
parent9c2db7f4e40d690890024636856ec51fbcb00005 (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/fa.js7
-rw-r--r--apps/admin_audit/l10n/fa.json5
2 files changed, 12 insertions, 0 deletions
diff --git a/apps/admin_audit/l10n/fa.js b/apps/admin_audit/l10n/fa.js
new file mode 100644
index 00000000000..4e2482ee604
--- /dev/null
+++ b/apps/admin_audit/l10n/fa.js
@@ -0,0 +1,7 @@
+OC.L10N.register(
+ "admin_audit",
+ {
+ "Auditing / Logging" : "حسابرسی / ورود به سیستم",
+ "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "قابلیت‌های ثبت‌نام را برای نکست‌کلود فراهم می‌کند، مانند ثبت دسترسی به فایل‌ها یا اقدامات حساس دیگر."
+},
+"nplurals=2; plural=(n > 1);");
diff --git a/apps/admin_audit/l10n/fa.json b/apps/admin_audit/l10n/fa.json
new file mode 100644
index 00000000000..7a7e09bfcdb
--- /dev/null
+++ b/apps/admin_audit/l10n/fa.json
@@ -0,0 +1,5 @@
+{ "translations": {
+ "Auditing / Logging" : "حسابرسی / ورود به سیستم",
+ "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "قابلیت‌های ثبت‌نام را برای نکست‌کلود فراهم می‌کند، مانند ثبت دسترسی به فایل‌ها یا اقدامات حساس دیگر."
+},"pluralForm" :"nplurals=2; plural=(n > 1);"
+} \ No newline at end of file