diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
| commit | 3751379f1e9a4c215fb6eb898b4ccc67659b9ace (patch) | |
| tree | a44932296ef4a9b71d5f010906253d8c53727726 /addons/google_calendar/i18n/ko.po | |
| parent | 0a15094050bfde69a06d6eff798e9a8ddf2b8c21 (diff) | |
initial commit 2
Diffstat (limited to 'addons/google_calendar/i18n/ko.po')
| -rw-r--r-- | addons/google_calendar/i18n/ko.po | 378 |
1 files changed, 378 insertions, 0 deletions
diff --git a/addons/google_calendar/i18n/ko.po b/addons/google_calendar/i18n/ko.po new file mode 100644 index 00000000..2ae22919 --- /dev/null +++ b/addons/google_calendar/i18n/ko.po @@ -0,0 +1,378 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_calendar +# +# Translators: +# Link Up링크업 <linkup.way@gmail.com>, 2020 +# Martin Trigaux, 2020 +# JH CHOI <hwangtog@gmail.com>, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0+e\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-11-27 11:24+0000\n" +"PO-Revision-Date: 2020-09-07 08:12+0000\n" +"Last-Translator: JH CHOI <hwangtog@gmail.com>, 2021\n" +"Language-Team: Korean (https://www.transifex.com/odoo/teams/41243/ko/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ko\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: google_calendar +#: code:addons/google_calendar/models/calendar.py:0 +#, python-format +msgid "%(reminder_type)s - %(duration)s Days" +msgstr "" + +#. module: google_calendar +#: code:addons/google_calendar/models/calendar.py:0 +#, python-format +msgid "%(reminder_type)s - %(duration)s Hours" +msgstr "" + +#. module: google_calendar +#: code:addons/google_calendar/models/calendar.py:0 +#, python-format +msgid "%(reminder_type)s - %(duration)s Minutes" +msgstr "" + +#. module: google_calendar +#: code:addons/google_calendar/models/calendar.py:0 +#, python-format +msgid "(No title)" +msgstr "" + +#. module: google_calendar +#: model_terms:ir.ui.view,arch_db:google_calendar.res_config_settings_view_form +msgid "<i class=\"fa fa-fw fa-arrow-right\"/>Tutorial" +msgstr "<i class=\"fa fa-fw fa-arrow-right\"/>자습서" + +#. module: google_calendar +#: model:ir.model.fields,field_description:google_calendar.field_calendar_event__active +#: model:ir.model.fields,field_description:google_calendar.field_calendar_recurrence__active +#: model:ir.model.fields,field_description:google_calendar.field_google_calendar_sync__active +msgid "Active" +msgstr "활성" + +#. module: google_calendar +#. openerp-web +#: code:addons/google_calendar/static/src/js/google_calendar.js:0 +#, python-format +msgid "" +"An administrator needs to configure Google Synchronization before you can " +"use it!" +msgstr "사용하기 전에 관리자는 구글 동기화를 구성할 필요가 있습니다!" + +#. module: google_calendar +#: model:ir.model,name:google_calendar.model_calendar_event +msgid "Calendar Event" +msgstr "행사 일정표" + +#. module: google_calendar +#: model:ir.model.fields,field_description:google_calendar.field_res_users__google_calendar_cal_id +msgid "Calendar ID" +msgstr "캘린더 ID" + +#. module: google_calendar +#: model_terms:ir.ui.view,arch_db:google_calendar.google_calendar_reset_account_view_form +msgid "Cancel" +msgstr "취소" + +#. module: google_calendar +#: model_terms:ir.ui.view,arch_db:google_calendar.res_config_settings_view_form +msgid "Client ID" +msgstr "고객 ID" + +#. module: google_calendar +#: model_terms:ir.ui.view,arch_db:google_calendar.res_config_settings_view_form +msgid "Client Secret" +msgstr "고객 비밀키" + +#. module: google_calendar +#: model:ir.model.fields,field_description:google_calendar.field_res_config_settings__cal_client_id +msgid "Client_id" +msgstr "Client_id" + +#. module: google_calendar +#: model:ir.model.fields,field_description:google_calendar.field_res_config_settings__cal_client_secret +msgid "Client_key" +msgstr "Client_key" + +#. module: google_calendar +#: model:ir.model,name:google_calendar.model_res_config_settings +msgid "Config Settings" +msgstr "설정 구성" + +#. module: google_calendar +#. openerp-web +#: code:addons/google_calendar/static/src/js/google_calendar.js:0 +#: code:addons/google_calendar/static/src/js/google_calendar.js:0 +#, python-format +msgid "Configuration" +msgstr "구성" + +#. module: google_calendar +#: model_terms:ir.ui.view,arch_db:google_calendar.google_calendar_reset_account_view_form +msgid "Confirm" +msgstr "확인" + +#. module: google_calendar +#: model:ir.model.fields,field_description:google_calendar.field_google_calendar_account_reset__create_uid +msgid "Created by" +msgstr "작성자" + +#. module: google_calendar +#: model:ir.model.fields,field_description:google_calendar.field_google_calendar_account_reset__create_date +msgid "Created on" +msgstr "작성일" + +#. module: google_calendar +#: model:ir.model.fields.selection,name:google_calendar.selection__google_calendar_account_reset__delete_policy__delete_odoo +msgid "Delete from Odoo" +msgstr "" + +#. module: google_calendar +#: model:ir.model.fields.selection,name:google_calendar.selection__google_calendar_account_reset__delete_policy__delete_both +msgid "Delete from both" +msgstr "" + +#. module: google_calendar +#: model:ir.model.fields.selection,name:google_calendar.selection__google_calendar_account_reset__delete_policy__delete_google +msgid "Delete from the current Google Calendar account" +msgstr "" + +#. module: google_calendar +#: model:ir.model.fields,field_description:google_calendar.field_calendar_event__display_name +#: model:ir.model.fields,field_description:google_calendar.field_calendar_recurrence__display_name +#: model:ir.model.fields,field_description:google_calendar.field_google_calendar_account_reset__display_name +#: model:ir.model.fields,field_description:google_calendar.field_google_calendar_sync__display_name +#: model:ir.model.fields,field_description:google_calendar.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:google_calendar.field_res_users__display_name +msgid "Display Name" +msgstr "이름 표시" + +#. module: google_calendar +#: code:addons/google_calendar/models/calendar.py:0 +#, python-format +msgid "Email" +msgstr "이메일" + +#. module: google_calendar +#: model:ir.model,name:google_calendar.model_calendar_recurrence +msgid "Event Recurrence Rule" +msgstr "일정 반복 규칙" + +#. module: google_calendar +#: model_terms:ir.ui.view,arch_db:google_calendar.view_users_form +msgid "Google Calendar" +msgstr "구글 캘린더" + +#. module: google_calendar +#: model:ir.actions.act_window,name:google_calendar.google_calendar_reset_account_action +#: model:ir.model,name:google_calendar.model_google_calendar_account_reset +msgid "Google Calendar Account Reset" +msgstr "" + +#. module: google_calendar +#: model:ir.model.fields,field_description:google_calendar.field_calendar_event__google_id +msgid "Google Calendar Event Id" +msgstr "구글 캘린더 행사 ID" + +#. module: google_calendar +#: model:ir.model.fields,field_description:google_calendar.field_calendar_recurrence__google_id +#: model:ir.model.fields,field_description:google_calendar.field_google_calendar_sync__google_id +msgid "Google Calendar Id" +msgstr "" + +#. module: google_calendar +#: model:ir.actions.server,name:google_calendar.ir_cron_sync_all_cals_ir_actions_server +#: model:ir.cron,cron_name:google_calendar.ir_cron_sync_all_cals +#: model:ir.cron,name:google_calendar.ir_cron_sync_all_cals +msgid "Google Calendar: synchronization" +msgstr "구글 캘린더 : 동기화" + +#. module: google_calendar +#: model:ir.model.fields,field_description:google_calendar.field_calendar_event__id +#: model:ir.model.fields,field_description:google_calendar.field_calendar_recurrence__id +#: model:ir.model.fields,field_description:google_calendar.field_google_calendar_account_reset__id +#: model:ir.model.fields,field_description:google_calendar.field_google_calendar_sync__id +#: model:ir.model.fields,field_description:google_calendar.field_res_config_settings__id +#: model:ir.model.fields,field_description:google_calendar.field_res_users__id +msgid "ID" +msgstr "ID" + +#. module: google_calendar +#: model:ir.model.fields,help:google_calendar.field_calendar_event__active +msgid "" +"If the active field is set to false, it will allow you to hide the event " +"alarm information without removing it." +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. 변경되는 경우, 구글 ID와 Odoo 구글 내부 ID 사이의 모든 연결을 제거합니다." + +#. module: google_calendar +#: model:ir.model.fields,field_description:google_calendar.field_calendar_event____last_update +#: model:ir.model.fields,field_description:google_calendar.field_calendar_recurrence____last_update +#: model:ir.model.fields,field_description:google_calendar.field_google_calendar_account_reset____last_update +#: model:ir.model.fields,field_description:google_calendar.field_google_calendar_sync____last_update +#: model:ir.model.fields,field_description:google_calendar.field_res_config_settings____last_update +#: model:ir.model.fields,field_description:google_calendar.field_res_users____last_update +msgid "Last Modified on" +msgstr "최근 수정" + +#. module: google_calendar +#: model:ir.model.fields,field_description:google_calendar.field_google_calendar_account_reset__write_uid +msgid "Last Updated by" +msgstr "최근 갱신한 사람" + +#. module: google_calendar +#: model:ir.model.fields,field_description:google_calendar.field_google_calendar_account_reset__write_date +msgid "Last Updated on" +msgstr "최근 갱신 날짜" + +#. module: google_calendar +#: model:ir.model.fields.selection,name:google_calendar.selection__google_calendar_account_reset__delete_policy__dont_delete +msgid "Leave them untouched" +msgstr "" + +#. module: google_calendar +#: model:ir.model.fields,field_description:google_calendar.field_calendar_event__need_sync +#: model:ir.model.fields,field_description:google_calendar.field_calendar_recurrence__need_sync +#: model:ir.model.fields,field_description:google_calendar.field_google_calendar_sync__need_sync +msgid "Need Sync" +msgstr "" + +#. module: google_calendar +#: model:ir.model.fields,field_description:google_calendar.field_res_users__google_calendar_sync_token +msgid "Next Sync Token" +msgstr "" + +#. module: google_calendar +#: model:ir.model.fields,field_description:google_calendar.field_google_calendar_account_reset__sync_policy +msgid "Next Synchronization" +msgstr "" + +#. module: google_calendar +#: code:addons/google_calendar/models/calendar.py:0 +#, python-format +msgid "Notification" +msgstr "알림" + +#. module: google_calendar +#. openerp-web +#: code:addons/google_calendar/static/src/js/google_calendar.js:0 +#, 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 "새로 고침 토큰" + +#. module: google_calendar +#: model_terms:ir.ui.view,arch_db:google_calendar.view_users_form +msgid "Reset Account" +msgstr "" + +#. module: google_calendar +#: model_terms:ir.ui.view,arch_db:google_calendar.google_calendar_reset_account_view_form +msgid "Reset Google Calendar Account" +msgstr "" + +#. module: google_calendar +#: code:addons/google_calendar/models/res_users.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired [%s]" +msgstr "토큰 생성 중에 문제가 발생했습니다. 인증 코드가 잘못되었거나 이미 만료되었을 수 있습니다. [%s]" + +#. module: google_calendar +#. openerp-web +#: code:addons/google_calendar/static/src/js/google_calendar.js:0 +#, python-format +msgid "Sync with <b>Google</b>" +msgstr "<b>Google</b>과 동기화" + +#. module: google_calendar +#. openerp-web +#: code:addons/google_calendar/static/src/js/google_calendar.js:0 +#, python-format +msgid "Synched with Google" +msgstr "" + +#. module: google_calendar +#: model:ir.model,name:google_calendar.model_google_calendar_sync +msgid "Synchronize a record with Google Calendar" +msgstr "" + +#. module: google_calendar +#: model:ir.model.fields.selection,name:google_calendar.selection__google_calendar_account_reset__sync_policy__all +msgid "Synchronize all existing events" +msgstr "" + +#. module: google_calendar +#: model:ir.model.fields.selection,name:google_calendar.selection__google_calendar_account_reset__sync_policy__new +msgid "Synchronize only new events" +msgstr "" + +#. module: google_calendar +#. openerp-web +#: code:addons/google_calendar/static/src/js/google_calendar.js:0 +#, python-format +msgid "" +"The Google Synchronization needs to be configured before you can use it, do " +"you want to do it now?" +msgstr "사용하기 전에 구글 동기화를 구성해야 합니다, 지금 하시겠습니까?" + +#. module: google_calendar +#: code:addons/google_calendar/models/res_users.py:0 +#, python-format +msgid "The account for the Google Calendar service is not configured." +msgstr "" + +#. module: google_calendar +#: model:ir.model.fields,help:google_calendar.field_google_calendar_account_reset__delete_policy +msgid "This will only affect events for which the user is the owner" +msgstr "" + +#. module: google_calendar +#: model:ir.model.fields,field_description:google_calendar.field_res_users__google_calendar_token_validity +msgid "Token Validity" +msgstr "유효 토큰" + +#. module: google_calendar +#: model:ir.model.fields,field_description:google_calendar.field_google_calendar_account_reset__user_id +msgid "User" +msgstr "사용자" + +#. module: google_calendar +#: model:ir.model.fields,field_description:google_calendar.field_res_users__google_calendar_token +msgid "User token" +msgstr "사용자 토큰" + +#. module: google_calendar +#: model:ir.model.fields,field_description:google_calendar.field_google_calendar_account_reset__delete_policy +msgid "User's Existing Events" +msgstr "" + +#. module: google_calendar +#: model:ir.model,name:google_calendar.model_res_users +msgid "Users" +msgstr "사용자" + +#. module: google_calendar +#. openerp-web +#: code:addons/google_calendar/static/src/js/google_calendar.js:0 +#, python-format +msgid "You will be redirected to Google to authorize access to your calendar!" +msgstr "캘린더 접근 권한을 부여하기 위해 구글로 리디렉션됩니다!" |
