fa.json 1.8 KB

12345678910111213141516171819
  1. { "translations": {
  2. "Your client is not authorized to connect. Please inform the administrator of your client." : "مشتری خود را برای متصل شدن مجاز نیست. لطفاً به مدیر مشتری خود اطلاع دهید.",
  3. "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "URL هدایت مجدد شما باید به عنوان مثال یک URL کامل باشد: https://yourdomain.com/path",
  4. "OAuth 2.0" : "OAuth 2.0",
  5. "Allows OAuth2 compatible authentication from other web applications." : "اجازه احراز هویت سازگار OAuth2 را از دیگر برنامه های وب می دهد.",
  6. "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "برنامه OAuth2 به مدیران اجازه می دهد تا گردش کار داخلی تأیید اعتبار را پیکربندی کنند ، همچنین اجازه تأیید هویت سازگار OAuth2 را از دیگر برنامه های وب فراهم می کند.",
  7. "OAuth 2.0 clients" : "مشتری OAuth 2.0",
  8. "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth تأیید 2.0 اجازه می دهد تا خدمات خارجی به درخواست دسترسی به {} instanceName.",
  9. "Name" : "نام",
  10. "Redirection URI" : "تغییر مسیر URI",
  11. "Client Identifier" : "شناسه مشتری",
  12. "Secret key" : "کلید مخفی",
  13. "Add client" : "افزودن مشتری",
  14. "Add" : "افزودن",
  15. "Show client secret" : "راز مشتری را نشان دهید",
  16. "Delete" : "حذف",
  17. "Secret" : "راز"
  18. },"pluralForm" :"nplurals=2; plural=(n > 1);"
  19. }