diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-02-06 02:26:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-02-06 02:26:24 +0000 |
commit | e872131ee5fd8cbef5402ecb9e07f36b7a05d85e (patch) | |
tree | d8aa94349977a4809b7a3e9e37f6c094c06a0035 /apps/admin_audit/l10n/fa.js | |
parent | 9c2db7f4e40d690890024636856ec51fbcb00005 (diff) | |
download | nextcloud-server-e872131ee5fd8cbef5402ecb9e07f36b7a05d85e.tar.gz nextcloud-server-e872131ee5fd8cbef5402ecb9e07f36b7a05d85e.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/admin_audit/l10n/fa.js')
-rw-r--r-- | apps/admin_audit/l10n/fa.js | 7 |
1 files changed, 7 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);"); |