284 lines
11 KiB
Plaintext
284 lines
11 KiB
Plaintext
|
# Translation of Odoo Server.
|
|||
|
# This file contains the translation of the following modules:
|
|||
|
# * google_drive
|
|||
|
#
|
|||
|
# Translators:
|
|||
|
# Martin Trigaux, 2016
|
|||
|
# kalatchev, 2016
|
|||
|
# Kaloyan Naumov <kaloyan@lumnus.net>, 2016
|
|||
|
# Vladimir Petrov <vladimir.petrov@gmail.com>, 2017
|
|||
|
# Albena Mincheva <albena_vicheva@abv.bg>, 2018
|
|||
|
msgid ""
|
|||
|
msgstr ""
|
|||
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
|||
|
"Report-Msgid-Bugs-To: \n"
|
|||
|
"POT-Creation-Date: 2016-09-07 08:56+0000\n"
|
|||
|
"PO-Revision-Date: 2016-09-07 08:56+0000\n"
|
|||
|
"Last-Translator: Albena Mincheva <albena_vicheva@abv.bg>, 2018\n"
|
|||
|
"Language-Team: Bulgarian (https://www.transifex.com/odoo/teams/41243/bg/)\n"
|
|||
|
"MIME-Version: 1.0\n"
|
|||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|||
|
"Content-Transfer-Encoding: \n"
|
|||
|
"Language: bg\n"
|
|||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|||
|
|
|||
|
#. module: google_drive
|
|||
|
#: model:ir.ui.view,arch_db:google_drive.view_google_drive_config_form
|
|||
|
msgid ""
|
|||
|
"<b>To create a new filter:</b><br/>\n"
|
|||
|
" - Go to the Odoo document you want to filter. For instance, go to Opportunities and search on Sales Department.<br/>\n"
|
|||
|
" - In this \"Search\" view, select the option \"Save Current Filter\", enter the name (Ex: Sales Department)<br/>\n"
|
|||
|
" - If you select \"Share with all users\", link of google document in \"More\" options will appear for all users in opportunities of Sales Department.<br/>\n"
|
|||
|
" - If you don't select \"Share with all users\", link of google document in \"More\" options will not appear for other users in opportunities of Sales Department.<br/>\n"
|
|||
|
" - If filter is not specified, link of google document will appear in \"More\" option for all users for all opportunities."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: google_drive
|
|||
|
#: model:ir.model.fields,field_description:google_drive.field_google_drive_config_active
|
|||
|
msgid "Active"
|
|||
|
msgstr "Активен"
|
|||
|
|
|||
|
#. module: google_drive
|
|||
|
#: code:addons/google_drive/models/google_drive.py:40
|
|||
|
#, python-format
|
|||
|
msgid "At least one key cannot be found in your Google Drive name pattern"
|
|||
|
msgstr ""
|
|||
|
"Най-малко един ключ не може да бъде намерен в шаблона ви за име на Google "
|
|||
|
"Диск"
|
|||
|
|
|||
|
#. module: google_drive
|
|||
|
#: model:ir.model.fields,field_description:google_drive.field_base_config_settings_google_drive_authorization_code
|
|||
|
msgid "Authorization Code"
|
|||
|
msgstr "Код за оторизация"
|
|||
|
|
|||
|
#. module: google_drive
|
|||
|
#: model:ir.model.fields,help:google_drive.field_google_drive_config_name_template
|
|||
|
msgid ""
|
|||
|
"Choose how the new google drive will be named, on google side. Eg. "
|
|||
|
"gdoc_%(field_name)s"
|
|||
|
msgstr ""
|
|||
|
"Изберете име за новия google drive, от страна на google. Пример: "
|
|||
|
"%(field_name)s"
|
|||
|
|
|||
|
#. module: google_drive
|
|||
|
#: model:ir.actions.act_window,help:google_drive.action_google_drive_users_config
|
|||
|
msgid "Click to add a new template."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: google_drive
|
|||
|
#: model:ir.ui.view,arch_db:google_drive.inherited_google_view_general_configuration
|
|||
|
msgid "Configure your templates"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: google_drive
|
|||
|
#: model:ir.model.fields,field_description:google_drive.field_google_drive_config_create_uid
|
|||
|
msgid "Created by"
|
|||
|
msgstr "Създадено от"
|
|||
|
|
|||
|
#. module: google_drive
|
|||
|
#: model:ir.model.fields,field_description:google_drive.field_google_drive_config_create_date
|
|||
|
msgid "Created on"
|
|||
|
msgstr "Създадено на"
|
|||
|
|
|||
|
#. module: google_drive
|
|||
|
#: code:addons/google_drive/models/google_drive.py:159
|
|||
|
#, python-format
|
|||
|
msgid "Creating google drive may only be done by one at a time."
|
|||
|
msgstr ""
|
|||
|
"Създаването на google drive може да бъде направено само по един "
|
|||
|
"едновременно."
|
|||
|
|
|||
|
#. module: google_drive
|
|||
|
#: model:ir.filters,name:google_drive.filter_partner
|
|||
|
msgid "Customer"
|
|||
|
msgstr "Клиент"
|
|||
|
|
|||
|
#. module: google_drive
|
|||
|
#: model:ir.model.fields,field_description:google_drive.field_google_drive_config_display_name
|
|||
|
msgid "Display Name"
|
|||
|
msgstr "Име за показване"
|
|||
|
|
|||
|
#. module: google_drive
|
|||
|
#: model:ir.model.fields,field_description:google_drive.field_google_drive_config_filter_id
|
|||
|
msgid "Filter"
|
|||
|
msgstr "Филтър"
|
|||
|
|
|||
|
#. module: google_drive
|
|||
|
#: code:addons/google_drive/models/google_drive.py:59
|
|||
|
#: code:addons/google_drive/models/google_drive.py:80
|
|||
|
#, python-format
|
|||
|
msgid "Go to the configuration panel"
|
|||
|
msgstr "Отиди в панела за конфигурация"
|
|||
|
|
|||
|
#. module: google_drive
|
|||
|
#: model:ir.model.fields,field_description:google_drive.field_google_drive_config_google_drive_client_id
|
|||
|
msgid "Google Client"
|
|||
|
msgstr "Google Клиент"
|
|||
|
|
|||
|
#. module: google_drive
|
|||
|
#: model:ir.ui.menu,name:google_drive.menu_google_drive_config
|
|||
|
msgid "Google Drive"
|
|||
|
msgstr "Google Диск"
|
|||
|
|
|||
|
#. module: google_drive
|
|||
|
#: model:ir.ui.view,arch_db:google_drive.view_google_drive_config_form
|
|||
|
#: model:ir.ui.view,arch_db:google_drive.view_google_drive_config_tree
|
|||
|
msgid "Google Drive Configuration"
|
|||
|
msgstr "Google Drive Конфигурация"
|
|||
|
|
|||
|
#. module: google_drive
|
|||
|
#: model:ir.model.fields,field_description:google_drive.field_google_drive_config_name_template
|
|||
|
msgid "Google Drive Name Pattern"
|
|||
|
msgstr "Google Drive Name Pattern"
|
|||
|
|
|||
|
#. module: google_drive
|
|||
|
#: code:addons/google_drive/models/google_drive.py:61
|
|||
|
#: code:addons/google_drive/models/google_drive.py:82
|
|||
|
#, python-format
|
|||
|
msgid "Google Drive is not yet configured. Please contact your administrator."
|
|||
|
msgstr "Google Drive не е конфигуриран. Моля, свържете се с администратор."
|
|||
|
|
|||
|
#. module: google_drive
|
|||
|
#: model:ir.model,name:google_drive.model_google_drive_config
|
|||
|
msgid "Google Drive templates config"
|
|||
|
msgstr "Google Drive конфигурация на шаблони"
|
|||
|
|
|||
|
#. module: google_drive
|
|||
|
#: model:ir.model.fields,field_description:google_drive.field_google_drive_config_id
|
|||
|
msgid "ID"
|
|||
|
msgstr "ID"
|
|||
|
|
|||
|
#. module: google_drive
|
|||
|
#: model:ir.model.fields,field_description:google_drive.field_google_drive_config___last_update
|
|||
|
msgid "Last Modified on"
|
|||
|
msgstr "Последно променено на"
|
|||
|
|
|||
|
#. module: google_drive
|
|||
|
#: model:ir.model.fields,field_description:google_drive.field_google_drive_config_write_uid
|
|||
|
msgid "Last Updated by"
|
|||
|
msgstr "Последно обновено от"
|
|||
|
|
|||
|
#. module: google_drive
|
|||
|
#: model:ir.model.fields,field_description:google_drive.field_google_drive_config_write_date
|
|||
|
msgid "Last Updated on"
|
|||
|
msgstr "Последно обновено на"
|
|||
|
|
|||
|
#. module: google_drive
|
|||
|
#: model:ir.actions.act_window,help:google_drive.action_google_drive_users_config
|
|||
|
msgid ""
|
|||
|
"Link your own google drive templates to any record of Odoo. If you have "
|
|||
|
"really specific documents you want your collaborator fill in, e.g. Use a "
|
|||
|
"spreadsheet to control the quality of your product or review the delivery "
|
|||
|
"checklist for each order in a foreign country, ... Its very easy to manage "
|
|||
|
"them, link them to Odoo and use them to collaborate with your employees."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: google_drive
|
|||
|
#: model:ir.model.fields,field_description:google_drive.field_google_drive_config_model_id
|
|||
|
msgid "Model"
|
|||
|
msgstr "Модел"
|
|||
|
|
|||
|
#. module: google_drive
|
|||
|
#: code:addons/google_drive/models/google_drive.py:201
|
|||
|
#, python-format
|
|||
|
msgid "Please enter a valid Google Document URL."
|
|||
|
msgstr "Моля, въведете валиден Google Document URL."
|
|||
|
|
|||
|
#. module: google_drive
|
|||
|
#: model:ir.model.fields,field_description:google_drive.field_google_drive_config_model
|
|||
|
msgid "Related Model"
|
|||
|
msgstr "Свързан модел"
|
|||
|
|
|||
|
#. module: google_drive
|
|||
|
#: model:ir.model.fields,field_description:google_drive.field_google_drive_config_google_drive_resource_id
|
|||
|
msgid "Resource Id"
|
|||
|
msgstr "Resource Id"
|
|||
|
|
|||
|
#. module: google_drive
|
|||
|
#: code:addons/google_drive/models/google_drive.py:79
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"Something went wrong during the token generation. Please request again an "
|
|||
|
"authorization code ."
|
|||
|
msgstr ""
|
|||
|
"Нещо се обърка по време на генерирането на тоукън. Моля, заявете отново код "
|
|||
|
"за оторизация."
|
|||
|
|
|||
|
#. module: google_drive
|
|||
|
#: model:ir.model.fields,field_description:google_drive.field_google_drive_config_name
|
|||
|
msgid "Template Name"
|
|||
|
msgstr "Име на шаблон"
|
|||
|
|
|||
|
#. module: google_drive
|
|||
|
#: model:ir.model.fields,field_description:google_drive.field_google_drive_config_google_drive_template_url
|
|||
|
msgid "Template URL"
|
|||
|
msgstr "URL на шаблона"
|
|||
|
|
|||
|
#. module: google_drive
|
|||
|
#: model:ir.actions.act_window,name:google_drive.action_google_drive_users_config
|
|||
|
#: model:ir.ui.menu,name:google_drive.menu_google_drive_model_config
|
|||
|
msgid "Templates"
|
|||
|
msgstr "Шаблони"
|
|||
|
|
|||
|
#. module: google_drive
|
|||
|
#: code:addons/google_drive/models/google_drive.py:97
|
|||
|
#, python-format
|
|||
|
msgid "The Google Template cannot be found. Maybe it has been deleted."
|
|||
|
msgstr "Google шаблона не може да бъде открит. Може би е изтрит."
|
|||
|
|
|||
|
#. module: google_drive
|
|||
|
#: model:ir.model.fields,help:google_drive.field_base_config_settings_google_drive_uri
|
|||
|
msgid "The URL to generate the authorization code from Google"
|
|||
|
msgstr "URL за генериране на код за оторизация от Google."
|
|||
|
|
|||
|
#. module: google_drive
|
|||
|
#: model:ir.ui.view,arch_db:google_drive.view_google_drive_config_form
|
|||
|
msgid ""
|
|||
|
"The name of the attached document can use fixed or variable data. To distinguish between documents in\n"
|
|||
|
" Google Drive, use fixed words and fields. For instance, in the example above, if you wrote Agrolait_%(name)s_Sales\n"
|
|||
|
" in the Google Drive name field, the document in your Google Drive and in Odoo attachment will be named\n"
|
|||
|
" 'Agrolait_SO0001_Sales'."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: google_drive
|
|||
|
#: code:addons/google_drive/models/google_drive.py:135
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"The permission 'reader' for 'anyone with the link' has not been written on "
|
|||
|
"the document"
|
|||
|
msgstr ""
|
|||
|
"The permission 'reader' for 'anyone with the link' has not been written on "
|
|||
|
"the document"
|
|||
|
|
|||
|
#. module: google_drive
|
|||
|
#: model:ir.model.fields,field_description:google_drive.field_base_config_settings_google_drive_uri
|
|||
|
msgid "URI"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: google_drive
|
|||
|
#: code:addons/google_drive/models/google_drive.py:58
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"You haven't configured 'Authorization Code' generated from google, Please "
|
|||
|
"generate and configure it ."
|
|||
|
msgstr ""
|
|||
|
"Не сте конфигурирали 'Код за оторизация' генериран от google. Моля "
|
|||
|
"генерирайте и го конфигурирайте."
|
|||
|
|
|||
|
#. module: google_drive
|
|||
|
#: model:ir.ui.view,arch_db:google_drive.inherited_google_view_general_configuration
|
|||
|
msgid "and paste it here"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: google_drive
|
|||
|
#: model:ir.model,name:google_drive.model_base_config_settings
|
|||
|
msgid "base.config.settings"
|
|||
|
msgstr "base.config.settings"
|
|||
|
|
|||
|
#. module: google_drive
|
|||
|
#: model:ir.ui.view,arch_db:google_drive.view_google_drive_config_form
|
|||
|
msgid ""
|
|||
|
"https://docs.google.com/document/d/1vOtpJK9scIQz6taD9tJRIETWbEw3fSiaQHArsJYcua4/edit"
|
|||
|
msgstr ""
|
|||
|
"https://docs.google.com/document/d/1vOtpJK9scIQz6taD9tJRIETWbEw3fSiaQHArsJYcua4/edit"
|