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.

93 lines
2.7 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * web_shortcut
  4. #
  5. # Translators:
  6. # OCA Transbot <transbot@odoo-community.org>, 2017
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: Odoo Server 10.0\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2017-05-19 02:40+0000\n"
  12. "PO-Revision-Date: 2017-05-19 02:40+0000\n"
  13. "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
  14. "Language-Team: Russian (https://www.transifex.com/oca/teams/23907/ru/)\n"
  15. "Language: ru\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: \n"
  19. "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
  20. "%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
  21. "%100>=11 && n%100<=14)? 2 : 3);\n"
  22. #. module: web_shortcut
  23. #. openerp-web
  24. #: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:21
  25. #, python-format
  26. msgid "Add / Remove Shortcut..."
  27. msgstr "Добавить / Удалить ярлык..."
  28. #. module: web_shortcut
  29. #: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_uid
  30. msgid "Created by"
  31. msgstr ""
  32. #. module: web_shortcut
  33. #: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_date
  34. msgid "Created on"
  35. msgstr ""
  36. #. module: web_shortcut
  37. #: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_display_name
  38. msgid "Display Name"
  39. msgstr ""
  40. #. module: web_shortcut
  41. #: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_id
  42. msgid "ID"
  43. msgstr ""
  44. #. module: web_shortcut
  45. #: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut___last_update
  46. msgid "Last Modified on"
  47. msgstr ""
  48. #. module: web_shortcut
  49. #: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_uid
  50. msgid "Last Updated by"
  51. msgstr ""
  52. #. module: web_shortcut
  53. #: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_date
  54. msgid "Last Updated on"
  55. msgstr ""
  56. #. module: web_shortcut
  57. #: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_menu_id
  58. msgid "Menu id"
  59. msgstr ""
  60. #. module: web_shortcut
  61. #: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_name
  62. msgid "Shortcut Name"
  63. msgstr ""
  64. #. module: web_shortcut
  65. #: sql_constraint:web.shortcut:0
  66. msgid "Shortcut for this menu already exists!"
  67. msgstr ""
  68. #. module: web_shortcut
  69. #: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_user_id
  70. msgid "User Ref."
  71. msgstr ""
  72. #. module: web_shortcut
  73. #: model:ir.model,name:web_shortcut.model_ir_ui_menu
  74. msgid "ir.ui.menu"
  75. msgstr ""
  76. #. module: web_shortcut
  77. #: model:ir.model,name:web_shortcut.model_web_shortcut
  78. msgid "web.shortcut"
  79. msgstr ""