Project

General

Profile

Patch #34429 » bg.yml.patch

Ivan Cenov, 2020-12-10 07:54

View differences:

config/locales/bg.yml (working copy)
324 324
  field_password: Парола
325 325
  field_new_password: Нова парола
326 326
  field_password_confirmation: Потвърждение
327
  field_twofa_scheme: Схема за двуфакторна автентикация
327 328
  field_version: Версия
328 329
  field_type: Тип
329 330
  field_host: Хост
......
1316 1317
  label_import_time_entries: Импортиране на записи за използвано време
1317 1318
  label_import_users: Импортиране на потребители
1318 1319

  
1320
  twofa__totp__name: Authenticator app
1319 1321
  twofa__totp__text_pairing_info_html: Сканирайте този QR код или въведете текстовия ключ
1320 1322
    в TOTP приложение (например <a href="https://support.google.com/accounts/answer/1066447">Google
1321 1323
    Authenticator</a>, <a href="https://authy.com/download/">Authy</a>, <a href="https://guide.duo.com/third-party-accounts">Duo
......
1355 1357
  twofa_text_backup_codes_created_at: Резервни кодове генерирани на %{datetime}.
1356 1358
  twofa_backup_codes_already_shown: Резервните кодове не могат да бъдат показани отново, моля <a data-method="post"
1357 1359
    href="%{bc_path}">генерирайте нови резервни кодове</a>, ако е необходимо.
1358
  field_twofa_scheme: Схема за двуфакторна автентикация
1359
  twofa__totp__name: Authenticator app
1360
  text_user_destroy_confirmation: Are you sure you want to delete this user and remove
1361
    all references to them? This cannot be undone. Often, locking a user instead of
1362
    deleting them is the better solution. To confirm, please enter their login (%{login})
1363
    below.
1364
  text_project_destroy_enter_identifier: To confirm, please enter the project's identifier
1365
    (%{identifier}) below.
1360
  
1361
  text_user_destroy_confirmation: Наистина ли желаете да изтриете този потребител и всички  позовавания (references) на него?
1362
    Това действие не може да бъде отменено. Често заключването на потребителя е по-добро решение от изтриването му.
1363
    За да потвърдите, въведете името (%{login}) по-долу.
1364
  text_project_destroy_enter_identifier: За да потвърдите действието, въведете идентификатора на проекта (%{identifier}) по-долу.
    (1-1/1)