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.

83 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/language/ru/)\n"
  24. "MIME-Version: 1.0\n"
  25. "Content-Type: text/plain; charset=UTF-8\n"
  26. "Content-Transfer-Encoding: \n"
  27. "Language: ru\n"
  28. "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"
  29. #. module: base_concurrency
  30. #: field:res.users.login,create_uid:0
  31. msgid "Created by"
  32. msgstr "Создано"
  33. #. module: base_concurrency
  34. #: field:res.users.login,create_date:0
  35. msgid "Created on"
  36. msgstr "Создан"
  37. #. module: base_concurrency
  38. #: field:res.users.login,display_name:0
  39. msgid "Display Name"
  40. msgstr ""
  41. #. module: base_concurrency
  42. #: field:res.users.login,id:0
  43. msgid "ID"
  44. msgstr "ID"
  45. #. module: base_concurrency
  46. #: field:res.users.login,__last_update:0
  47. msgid "Last Modified on"
  48. msgstr ""
  49. #. module: base_concurrency
  50. #: field:res.users.login,write_uid:0
  51. msgid "Last Updated by"
  52. msgstr "Последний раз обновлено"
  53. #. module: base_concurrency
  54. #: field:res.users.login,write_date:0
  55. msgid "Last Updated on"
  56. msgstr "Последний раз обновлено"
  57. #. module: base_concurrency
  58. #: field:res.users.login,login_dt:0
  59. msgid "Latest connection"
  60. msgstr ""
  61. #. module: base_concurrency
  62. #: sql_constraint:res.users.login:0
  63. msgid "The user can only have one login line!"
  64. msgstr ""
  65. #. module: base_concurrency
  66. #: field:res.users.login,user_id:0
  67. msgid "User"
  68. msgstr "Пользователь"
  69. #. module: base_concurrency
  70. #: model:ir.model,name:base_concurrency.model_res_users
  71. msgid "Users"
  72. msgstr ""