sr@latin.po 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104
  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * google_account
  4. #
  5. # Translators:
  6. # Djordje Marjanovic <djordje_m@yahoo.com>, 2017
  7. # Martin Trigaux <mat@odoo.com>, 2017
  8. # Ljubisa Jovev <ljubisa.jovev@gmail.com>, 2017
  9. msgid ""
  10. msgstr ""
  11. "Project-Id-Version: Odoo Server 10.saas~18\n"
  12. "Report-Msgid-Bugs-To: \n"
  13. "POT-Creation-Date: 2017-09-20 09:53+0000\n"
  14. "PO-Revision-Date: 2017-09-20 09:53+0000\n"
  15. "Last-Translator: Ljubisa Jovev <ljubisa.jovev@gmail.com>, 2017\n"
  16. "Language-Team: Serbian (Latin) (https://www.transifex.com/odoo/teams/41243/sr%40latin/)\n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=UTF-8\n"
  19. "Content-Transfer-Encoding: \n"
  20. "Language: sr@latin\n"
  21. "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
  22. #. module: google_account
  23. #: model:ir.model.fields,field_description:google_account.field_google_service_create_uid
  24. msgid "Created by"
  25. msgstr "Kreirao"
  26. #. module: google_account
  27. #: model:ir.model.fields,field_description:google_account.field_google_service_create_date
  28. msgid "Created on"
  29. msgstr "Datum kreiranja"
  30. #. module: google_account
  31. #: model:ir.model.fields,field_description:google_account.field_google_service_display_name
  32. msgid "Display Name"
  33. msgstr "Naziv za prikaz"
  34. #. module: google_account
  35. #: model:ir.model.fields,field_description:google_account.field_google_service_id
  36. msgid "ID"
  37. msgstr "ID"
  38. #. module: google_account
  39. #: model:ir.model.fields,field_description:google_account.field_google_service___last_update
  40. msgid "Last Modified on"
  41. msgstr "Zadnja promena"
  42. #. module: google_account
  43. #: model:ir.model.fields,field_description:google_account.field_google_service_write_uid
  44. msgid "Last Updated by"
  45. msgstr "Promenio"
  46. #. module: google_account
  47. #: model:ir.model.fields,field_description:google_account.field_google_service_write_date
  48. msgid "Last Updated on"
  49. msgstr "Vreme promene"
  50. #. module: google_account
  51. #: code:addons/google_account/models/google_service.py:171
  52. #, python-format
  53. msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!"
  54. msgstr ""
  55. #. module: google_account
  56. #: code:addons/google_account/models/google_service.py:119
  57. #, python-format
  58. msgid ""
  59. "Something went wrong during your token generation. Maybe your Authorization "
  60. "Code is invalid"
  61. msgstr ""
  62. #. module: google_account
  63. #: code:addons/google_account/models/google_service.py:55
  64. #, python-format
  65. msgid ""
  66. "Something went wrong during your token generation. Maybe your Authorization "
  67. "Code is invalid or already expired"
  68. msgstr ""
  69. #. module: google_account
  70. #: code:addons/google_account/models/google_service.py:149
  71. #, python-format
  72. msgid ""
  73. "Something went wrong during your token generation. Maybe your Authorization "
  74. "Code is invalid or already expired [%s]"
  75. msgstr ""
  76. #. module: google_account
  77. #: code:addons/google_account/models/google_service.py:192
  78. #, python-format
  79. msgid "Something went wrong with your request to google"
  80. msgstr ""
  81. #. module: google_account
  82. #: code:addons/google_account/models/google_service.py:130
  83. #, python-format
  84. msgid "The account for the Google service '%s' is not configured"
  85. msgstr ""
  86. #. module: google_account
  87. #: model:ir.model,name:google_account.model_google_service
  88. msgid "google.service"
  89. msgstr ""