# Translation of Odoo Server. # This file contains the translation of the following modules: # * google_account # # Translators: # Rivo Zängov , 2017 # Arma Gedonsky , 2017 # Martin Trigaux , 2017 # Wanradt Koell , 2017 # Eneli Õigus , 2018 msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.saas~18\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-09-20 09:53+0000\n" "PO-Revision-Date: 2017-09-20 09:53+0000\n" "Last-Translator: Eneli Õigus , 2018\n" "Language-Team: Estonian (https://www.transifex.com/odoo/teams/41243/et/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: et\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: google_account #: model:ir.model.fields,field_description:google_account.field_google_service_create_uid msgid "Created by" msgstr "Loonud" #. module: google_account #: model:ir.model.fields,field_description:google_account.field_google_service_create_date msgid "Created on" msgstr "Loodud" #. module: google_account #: model:ir.model.fields,field_description:google_account.field_google_service_display_name msgid "Display Name" msgstr "Näidatav nimi" #. module: google_account #: model:ir.model.fields,field_description:google_account.field_google_service_id msgid "ID" msgstr "ID" #. module: google_account #: model:ir.model.fields,field_description:google_account.field_google_service___last_update msgid "Last Modified on" msgstr "Viimati muudetud" #. module: google_account #: model:ir.model.fields,field_description:google_account.field_google_service_write_uid msgid "Last Updated by" msgstr "Viimati uuendatud" #. module: google_account #: model:ir.model.fields,field_description:google_account.field_google_service_write_date msgid "Last Updated on" msgstr "Viimati uuendatud" #. module: google_account #: code:addons/google_account/models/google_service.py:171 #, python-format msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" msgstr "Meetodit ei toetata [%s] ei ole [GET, POST, PUT, PATCH or DELETE]!" #. module: google_account #: code:addons/google_account/models/google_service.py:119 #, python-format msgid "" "Something went wrong during your token generation. Maybe your Authorization " "Code is invalid" msgstr "" "Teie 'token'-i genereerimisel läks midagi valesti. Võimalik, et teie " "autoriseerimiskood on kehtetu." #. module: google_account #: code:addons/google_account/models/google_service.py:55 #, python-format msgid "" "Something went wrong during your token generation. Maybe your Authorization " "Code is invalid or already expired" msgstr "" "Teie 'token'-i genereerimisel läks midagi valesti. Võimalik, et teie " "autoriseerimiskood on vale või aegunud." #. module: google_account #: code:addons/google_account/models/google_service.py:149 #, python-format msgid "" "Something went wrong during your token generation. Maybe your Authorization " "Code is invalid or already expired [%s]" msgstr "" "Teie 'token'-i genereerimisel läks midagi valesti. Võimalik, et teie " "autoriseerimiskood on vale või aegunud [%s]" #. module: google_account #: code:addons/google_account/models/google_service.py:192 #, python-format msgid "Something went wrong with your request to google" msgstr "Teie Google taotlusega läks midagi valesti" #. module: google_account #: code:addons/google_account/models/google_service.py:130 #, python-format msgid "The account for the Google service '%s' is not configured" msgstr "Google teenuste '%s' jaoks ei ole kontot seadistatud" #. module: google_account #: model:ir.model,name:google_account.model_google_service msgid "google.service" msgstr "google.service"