ru.po 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * google_account
  4. #
  5. # Translators:
  6. # Vasiliy Korobatov <korobatov@gmail.com>, 2022
  7. # Ivan Kropotkin <yelizariev@itpp.dev>, 2022
  8. # Martin Trigaux, 2022
  9. #
  10. msgid ""
  11. msgstr ""
  12. "Project-Id-Version: Odoo Server 16.0beta\n"
  13. "Report-Msgid-Bugs-To: \n"
  14. "POT-Creation-Date: 2022-09-23 08:02+0000\n"
  15. "PO-Revision-Date: 2022-09-22 05:52+0000\n"
  16. "Last-Translator: Martin Trigaux, 2022\n"
  17. "Language-Team: Russian (https://app.transifex.com/odoo/teams/41243/ru/)\n"
  18. "MIME-Version: 1.0\n"
  19. "Content-Type: text/plain; charset=UTF-8\n"
  20. "Content-Transfer-Encoding: \n"
  21. "Language: ru\n"
  22. "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
  23. #. module: google_account
  24. #: model:ir.model,name:google_account.model_google_service
  25. msgid "Google Service"
  26. msgstr "Сервис Google"
  27. #. module: google_account
  28. #: code:addons/google_account/models/google_service.py:0
  29. #, python-format
  30. msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!"
  31. msgstr ""
  32. "Метод не поддерживается [ %s ] не в [GET, POST, PUT, PATCH или DELETE]!"
  33. #. module: google_account
  34. #: code:addons/google_account/models/google_service.py:0
  35. #, python-format
  36. msgid ""
  37. "Something went wrong during your token generation. Maybe your Authorization "
  38. "Code is invalid or already expired"
  39. msgstr ""
  40. "Что-то пошло не так во время генерации токенов. Возможно, ваш код "
  41. "авторизации недействителен или уже устарел"