ru.json•2.5 kB
{
  "BambooHR": "Бамбур",
  "Company domain": "Домен компании",
  "API key": "API ключ",
  "The subdomain used to access BambooHR. If you access BambooHR at https://mycompany.bamboohr.com, then the companyDomain is \"mycompany\"": "Поддомен, используемый для доступа к BambooHR. Если вы заходите на BambooHR по адресу https://mycompany.bamboohr.com, то компания является \"mycompany\"",
  "Follow [these instructions](https://documentation.bamboohr.com/docs/getting-started#authentication) to get your API key": "Следуйте [этим инструкциям](https://documentation.bamboohr.com/docs/getting-started#authentication) чтобы получить ваш ключ API",
  "Custom API Call": "Пользовательский вызов API",
  "Make a custom API call to a specific endpoint": "Сделать пользовательский API вызов к определенной конечной точке",
  "Method": "Метод",
  "Headers": "Заголовки",
  "Query Parameters": "Параметры запроса",
  "Body": "Тело",
  "No Error on Failure": "Нет ошибок при ошибке",
  "Timeout (in seconds)": "Таймаут (в секундах)",
  "Authorization headers are injected automatically from your connection.": "Заголовки авторизации включаются автоматически из вашего соединения.",
  "GET": "ПОЛУЧИТЬ",
  "POST": "ПОСТ",
  "PATCH": "ПАТЧ",
  "PUT": "ПОКУПИТЬ",
  "DELETE": "УДАЛИТЬ",
  "HEAD": "HEAD",
  "Report Field Changed": "Поле отчета изменено",
  "Triggers when a specific field in a BambooHR report changes for any employee.": "Вызывает, когда определенное поле в отчете BambooHR меняется для любого сотрудника.",
  "Report ID": "ID отчета",
  "Field to Monitor": "Поле для монитора",
  "The ID of the BambooHR report to monitor (e.g., \"1\", \"2\", etc.)": "ID отчета BambooHR для мониторинга (например, \"1\", \"2\" и т. д.)",
  "The name of the field to watch for changes (e.g., \"department\", \"jobTitle\", \"status\")": "Имя поля для наблюдения за изменениями (например, «департамент», «Заголовок задачи», «статус»)"
}