You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

bg.json 1.9KB

123456789101112131415161718
  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. "Add client" : "Добавяне на клиент",
  10. "Name" : "Име",
  11. "Redirection URI" : "URI за пренасочване",
  12. "Add" : "Добавяне",
  13. "Client Identifier" : "Идентификатор на клиента",
  14. "Secret" : "Тайна",
  15. "Show client secret" : "Покажете тайната на клиента",
  16. "Delete" : "Изтриване"
  17. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  18. }