# Translation of Odoo Server. # This file contains the translation of the following modules: # * google_calendar # # Translators: # Wahyu Setiawan , 2016 # Febrasari Almania , 2016 # oon arfiandwi (OonID) , 2016 # William Surya Permana , 2016 # Deddy Ddr , 2016 # Martin Trigaux , 2016 # Bonny Useful , 2017 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: Bonny Useful , 2017\n" "Language-Team: Indonesian (https://www.transifex.com/odoo/teams/41243/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: google_calendar #: model:ir.ui.view,arch_db:google_calendar.view_calendar_config_settings msgid "" "
You can now click on 'Create Client ID'\n" "

" msgstr "" "
Sekarang kamu bisa klik 'Create Client ID'\n" "

" #. module: google_calendar #: model:ir.ui.view,arch_db:google_calendar.view_calendar_config_settings msgid "" "
You should now configure the allowed pages on which you will be redirected. To do it, you need to complete the field \"Authorized redirect URI\"\n" " and set as value (your own domain followed by '/google_account/authentication'):\n" "
==>" msgstr "" #. module: google_calendar #: model:ir.actions.act_window,name:google_calendar.action_config_settings_google_calendar msgid "API Configuration" msgstr "Konfigurasi API" #. module: google_calendar #: model:ir.ui.menu,name:google_calendar.menu_calendar_google_tech_config msgid "API Credentials" msgstr "Kredensial API" #. module: google_calendar #. openerp-web #: code:addons/google_calendar/static/src/js/google_calendar.js:79 #, python-format msgid "Accounts" msgstr "Akun" #. module: google_calendar #. openerp-web #: code:addons/google_calendar/static/src/js/google_calendar.js:69 #, python-format msgid "" "All events have been disconnected from your previous account. You can now " "restart the synchronization" msgstr "" "Semua peristiwa telah terputus dari akun Anda sebelumnya. Anda sekarang " "dapat me-restart sinkronisasi" #. module: google_calendar #. openerp-web #: code:addons/google_calendar/static/src/js/google_calendar.js:51 #, python-format msgid "" "An administrator needs to configure Google Synchronization before you can " "use it!" msgstr "" "Administrator perlu mengkonfigurasi Sinkronisasi Google sebelum Anda dapat " "menggunakannya!" #. module: google_calendar #. openerp-web #: code:addons/google_calendar/static/src/js/google_calendar.js:73 #, python-format msgid "" "An error occured while disconnecting events from your previous account. " "Please retry or contact your administrator." msgstr "" "Terjadi kesalahan saat melepaskan acara dari akun Anda sebelumnya. Silakan " "coba lagi atau hubungi administrator Anda." #. module: google_calendar #: model:ir.model,name:google_calendar.model_calendar_attendee msgid "Attendee information" msgstr "Informasi peserta" #. module: google_calendar #: model:ir.ui.view,arch_db:google_calendar.view_users_form msgid "Calendar" msgstr "Kalender" #. module: google_calendar #: model:ir.model.fields,field_description:google_calendar.field_res_users_google_calendar_cal_id msgid "Calendar ID" msgstr "ID kalender" #. module: google_calendar #: model:ir.ui.view,arch_db:google_calendar.view_calendar_config_settings msgid "" "Check that the Application type is set on 'Web Application', then click on 'Configure consent screen'.\n" "
Specify an email address and a product name, then save.\n" "

" msgstr "" #. module: google_calendar #: model:ir.ui.view,arch_db:google_calendar.view_calendar_config_settings msgid "" "Click on 'Create a project...' and enter a project name and change your id if you want. Don't forget to accept the Terms of Services\n" "

" msgstr "" #. module: google_calendar #: model:ir.model.fields,field_description:google_calendar.field_base_config_settings_cal_client_id msgid "Client_id" msgstr "Client_id" #. module: google_calendar #: model:ir.model.fields,field_description:google_calendar.field_base_config_settings_cal_client_secret msgid "Client_key" msgstr "Client_key" #. module: google_calendar #. openerp-web #: code:addons/google_calendar/static/src/js/google_calendar.js:48 #: code:addons/google_calendar/static/src/js/google_calendar.js:52 #, python-format msgid "Configuration" msgstr "Konfigurasi" #. module: google_calendar #: model:ir.ui.view,arch_db:google_calendar.view_calendar_config_settings msgid "Connect on your google account and go to" msgstr "Terhubung pada akun google Anda dan pergi ke" #. module: google_calendar #: model:ir.model.fields,field_description:google_calendar.field_google_calendar_display_name msgid "Display Name" msgstr "Nama Tampilan" #. module: google_calendar #. openerp-web #: code:addons/google_calendar/static/src/js/google_calendar.js:60 #, python-format msgid "Do you want to do this now?" msgstr "Apakah Anda ingin melakukan ini sekarang?" #. module: google_calendar #: model:ir.model,name:google_calendar.model_calendar_event msgid "Event" msgstr "Acara" #. module: google_calendar #. openerp-web #: code:addons/google_calendar/static/src/js/google_calendar.js:74 #, python-format msgid "Event disconnection error" msgstr "" #. module: google_calendar #. openerp-web #: code:addons/google_calendar/static/src/js/google_calendar.js:70 #, python-format msgid "Event disconnection success" msgstr "" #. module: google_calendar #: model:ir.model.fields,field_description:google_calendar.field_calendar_attendee_google_internal_event_id msgid "Google Calendar Event Id" msgstr "Google Calendar Acara Id" #. module: google_calendar #: model:ir.ui.view,arch_db:google_calendar.view_calendar_config_settings msgid "Google Client ID" msgstr "Google Client ID" #. module: google_calendar #: model:ir.ui.view,arch_db:google_calendar.view_calendar_config_settings msgid "Google Client Secret" msgstr "Google Client Secret" #. module: google_calendar #: sql_constraint:calendar.attendee:0 msgid "Google ID should be unique!" msgstr "ID Google harus unik!" #. module: google_calendar #: code:addons/google_calendar/models/google_calendar.py:673 #, python-format msgid "" "Google is lost... the next synchro will be a full synchro. \n" "\n" " %s" msgstr "" #. module: google_calendar #: model:ir.model.fields,field_description:google_calendar.field_google_calendar_id msgid "ID" msgstr "ID" #. module: google_calendar #. openerp-web #: code:addons/google_calendar/static/src/js/google_calendar.js:59 #, python-format msgid "" "In order to do this, you first need to disconnect all existing events from " "the old account." msgstr "" "Untuk melakukan ini, Anda harus terlebih dahulu memutuskan semua peristiwa " "yang ada dari account lama." #. module: google_calendar #: model:ir.ui.view,arch_db:google_calendar.view_calendar_config_settings msgid "" "In the menu on left side, select the sub menu 'Credentials' (from menu APIs and auth) and click on button 'Create new Client ID'\n" "

" msgstr "" #. module: google_calendar #: model:ir.ui.view,arch_db:google_calendar.view_calendar_config_settings msgid "" "In the menu on left side, select the sub menu APIs (from menu APIs and auth) and click on 'Calendar API'.\n" "
Activate the Calendar API by clicking on the blue button 'Enable API'.\n" "
When it's done, the Calendar API overview will be available\n" "

" msgstr "" #. module: google_calendar #: model:ir.model.fields,help:google_calendar.field_res_users_google_calendar_cal_id msgid "" "Last Calendar ID who has been synchronized. If it is changed, we remove all " "links between GoogleID and Odoo Google Internal ID" msgstr "" "ID Kalender terakhir yang telah disinkronkan. Jika berubah, kita menghapus " "semua link antara GoogleID dan Odoo Google ID internal" #. module: google_calendar #: model:ir.model.fields,field_description:google_calendar.field_google_calendar___last_update msgid "Last Modified on" msgstr "Terakhir diubah pada" #. module: google_calendar #: model:ir.model.fields,field_description:google_calendar.field_res_users_google_calendar_last_sync_date msgid "Last synchro date" msgstr "Tanggal terakhir sinkronisasi" #. module: google_calendar #: model:ir.model.fields,field_description:google_calendar.field_calendar_attendee_oe_synchro_date msgid "Odoo Synchro Date" msgstr "Odoo Sinkronisasi Tanggal" #. module: google_calendar #: model:ir.model.fields,field_description:google_calendar.field_calendar_event_oe_update_date msgid "Odoo Update Date" msgstr "Odoo Perbarui Tanggal" #. module: google_calendar #: model:ir.ui.view,arch_db:google_calendar.view_calendar_config_settings msgid "" "Once done, you will have the both informations (Client ID and Client Secret) that you need to insert in the 2 fields below!\n" "

" msgstr "" #. module: google_calendar #. openerp-web #: code:addons/google_calendar/static/src/js/google_calendar.js:40 #, python-format msgid "Redirection" msgstr "" #. module: google_calendar #: model:ir.model.fields,field_description:google_calendar.field_res_users_google_calendar_rtoken msgid "Refresh Token" msgstr "Segarkan Token" #. module: google_calendar #: model:ir.ui.view,arch_db:google_calendar.view_calendar_config_settings msgid "Return at Top" msgstr "Kembali ke atas" #. module: google_calendar #: model:ir.model.fields,field_description:google_calendar.field_base_config_settings_google_cal_sync msgid "Show Tutorial" msgstr "Menampilkan Tutorial" #. module: google_calendar #. openerp-web #: code:addons/google_calendar/static/src/js/google_calendar.js:90 #, python-format msgid "Sync with Google" msgstr "" #. module: google_calendar #. openerp-web #: code:addons/google_calendar/static/src/js/google_calendar.js:44 #, python-format msgid "" "The Google Synchronization needs to be configured before you can use it, do " "you want to do it now?" msgstr "" "Google Sinkronisasi perlu dikonfigurasi sebelum Anda dapat menggunakannya, " "apakah Anda ingin melakukannya sekarang?" #. module: google_calendar #. openerp-web #: code:addons/google_calendar/static/src/js/google_calendar.js:58 #, python-format msgid "" "The account you are trying to synchronize (%s) is not the same as the last " "one used (%s)!" msgstr "" "Akun Anda mencoba untuk menyinkronkan (%s) tidak sama dengan yang terakhir " "digunakan (%s)!" #. module: google_calendar #: model:ir.ui.view,arch_db:google_calendar.view_calendar_config_settings msgid "" "To setup the signin process with Google, first you have to perform the " "following steps" msgstr "" "Untuk setup proses signin dengan Google, pertama Anda harus melakukan " "langkah-langkah berikut" #. module: google_calendar #: model:ir.model.fields,field_description:google_calendar.field_res_users_google_calendar_token_validity msgid "Token Validity" msgstr "Token Validitas" #. module: google_calendar #: model:ir.model.fields,field_description:google_calendar.field_base_config_settings_server_uri msgid "URI for tuto" msgstr "URI untuk tuto" #. module: google_calendar #: model:ir.model.fields,field_description:google_calendar.field_res_users_google_calendar_token msgid "User token" msgstr "Token pengguna" #. module: google_calendar #: model:ir.model,name:google_calendar.model_res_users msgid "Users" msgstr "Pengguna" #. module: google_calendar #. openerp-web #: code:addons/google_calendar/static/src/js/google_calendar.js:36 #, python-format msgid "You will be redirected to Google to authorize access to your calendar!" msgstr "" "Anda akan diarahkan ke Google untuk mengotorisasi akses ke kalender Anda!" #. module: google_calendar #: code:addons/google_calendar/models/google_calendar.py:296 #, python-format msgid "Your token is invalid or has been revoked !" msgstr "" #. module: google_calendar #: model:ir.model,name:google_calendar.model_base_config_settings msgid "base.config.settings" msgstr "base.config.settings" #. module: google_calendar #: model:ir.model,name:google_calendar.model_google_calendar msgid "google.calendar" msgstr "" #. module: google_calendar #: model:ir.ui.view,arch_db:google_calendar.view_calendar_config_settings msgid "https://console.developers.google.com/" msgstr "https://console.developers.google.com/"