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:
Diffstat (limited to 'apps/oauth2/l10n/fa.js')
-rw-r--r--apps/oauth2/l10n/fa.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/oauth2/l10n/fa.js b/apps/oauth2/l10n/fa.js
index 2f20dbe6171..9e65ce59c94 100644
--- a/apps/oauth2/l10n/fa.js
+++ b/apps/oauth2/l10n/fa.js
@@ -8,12 +8,12 @@ OC.L10N.register(
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "برنامه OAuth2 به مدیران اجازه می دهد تا گردش کار داخلی تأیید اعتبار را پیکربندی کنند ، همچنین اجازه تأیید هویت سازگار OAuth2 را از دیگر برنامه های وب فراهم می کند.",
"OAuth 2.0 clients" : "مشتری OAuth 2.0",
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth تأیید 2.0 اجازه می دهد تا خدمات خارجی به درخواست دسترسی به {} instanceName.",
+ "Add client" : "افزودن مشتری",
"Name" : "نام",
"Redirection URI" : "تغییر مسیر URI",
+ "Add" : "افزودن",
"Client Identifier" : "شناسه مشتری",
"Secret" : "راز",
- "Add client" : "افزودن مشتری",
- "Add" : "افزودن",
"Show client secret" : "راز مشتری را نشان دهید",
"Delete" : "حذف"
},