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.

86 lines
2.4 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * base_concurrency
  4. #
  5. # Translators:
  6. # Ahmet Altinisik <aaltinisik@altinkaya.com.tr>, 2016
  7. # Artūras Griškonis <ArtX38@gmail.com>, 2012,2015-2016
  8. # Artūras Griškonis <xbmc.lt@gmail.com>, 2012
  9. # danimaribeiro <danimaribeiro@gmail.com>, 2016
  10. # Dorin Hongu <dhongu@gmail.com>, 2015
  11. # FIRST AUTHOR <EMAIL@ADDRESS>, 2012
  12. # Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2016
  13. # Matjaž Mozetič <m.mozetic@matmoz.si>, 2015
  14. # Rudolf Schnapka <rs@techno-flex.de>, 2016
  15. # Zapata11 <raimondas.duzinskas@gmail.com>, 2015
  16. msgid ""
  17. msgstr ""
  18. "Project-Id-Version: server-tools (8.0)\n"
  19. "Report-Msgid-Bugs-To: \n"
  20. "POT-Creation-Date: 2016-12-24 05:31+0000\n"
  21. "PO-Revision-Date: 2016-12-27 08:22+0000\n"
  22. "Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
  23. "Language-Team: Russian (http://www.transifex.com/oca/OCA-server-tools-8-0/"
  24. "language/ru/)\n"
  25. "Language: ru\n"
  26. "MIME-Version: 1.0\n"
  27. "Content-Type: text/plain; charset=UTF-8\n"
  28. "Content-Transfer-Encoding: \n"
  29. "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
  30. "%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
  31. "%100>=11 && n%100<=14)? 2 : 3);\n"
  32. #. module: base_concurrency
  33. #: field:res.users.login,create_uid:0
  34. msgid "Created by"
  35. msgstr "Создано"
  36. #. module: base_concurrency
  37. #: field:res.users.login,create_date:0
  38. msgid "Created on"
  39. msgstr "Создан"
  40. #. module: base_concurrency
  41. #: field:res.users.login,display_name:0
  42. msgid "Display Name"
  43. msgstr ""
  44. #. module: base_concurrency
  45. #: field:res.users.login,id:0
  46. msgid "ID"
  47. msgstr "ID"
  48. #. module: base_concurrency
  49. #: field:res.users.login,__last_update:0
  50. msgid "Last Modified on"
  51. msgstr ""
  52. #. module: base_concurrency
  53. #: field:res.users.login,write_uid:0
  54. msgid "Last Updated by"
  55. msgstr "Последний раз обновлено"
  56. #. module: base_concurrency
  57. #: field:res.users.login,write_date:0
  58. msgid "Last Updated on"
  59. msgstr "Последний раз обновлено"
  60. #. module: base_concurrency
  61. #: field:res.users.login,login_dt:0
  62. msgid "Latest connection"
  63. msgstr ""
  64. #. module: base_concurrency
  65. #: sql_constraint:res.users.login:0
  66. msgid "The user can only have one login line!"
  67. msgstr ""
  68. #. module: base_concurrency
  69. #: field:res.users.login,user_id:0
  70. msgid "User"
  71. msgstr "Пользователь"
  72. #. module: base_concurrency
  73. #: model:ir.model,name:base_concurrency.model_res_users
  74. msgid "Users"
  75. msgstr ""