From 5072676877d5e6da4642b3520fc77850bf3f8c87 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 28 May 2019 02:21:40 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/ko.js | 20 ++++++++++++++++++++ l10n/ko.json | 18 ++++++++++++++++++ 2 files changed, 38 insertions(+) create mode 100644 l10n/ko.js create mode 100644 l10n/ko.json diff --git a/l10n/ko.js b/l10n/ko.js new file mode 100644 index 0000000..eb51cfa --- /dev/null +++ b/l10n/ko.js @@ -0,0 +1,20 @@ +OC.L10N.register( + "data_request", + { + "sent!" : "보냈습니다!", + "No administrator could have been contacted." : "연락할 수 있는 관리자가 없습니다.", + "Personal data export request" : "개인 데이터 내보내기 요청", + "Hello %s," : "안녕하세요 %s 님,", + "The user %s, identified by user id \"%s\", has requested an export of his personal data. Please take action accordingly." : "사용자 %s, 사용자 ID \"%s\" 님이 개인 데이터 내보내기를 요청했습니다. 요청을 처리해 주십시오.", + "Account deletion request" : "계정 삭제 요청", + "The user %s, identified by user id \"%s\", has requested to delete the account. Please take action accordingly." : "사용자 %s, 사용자 ID \"%s\" 님이 계정 삭제를 요청했습니다. 요청을 처리해 주십시오.", + "No administrator has set an email address" : "이메일 주소를 설정한 관리자 없음", + "Data Request" : "데이터 요청", + "Request your data from the admins" : "관리자에게 내 데이터 요청", + "Enable your users to request an export or deletion of their data. According options are added to the personal settings section. Administrations will be notified by email about the request." : "사용자 데이터 내보내기나 사용자 데이터 삭제 요청을 허용합니다. 개인 설정 부분에 해당하는 옵션이 추가됩니다. 관리자에게 이메일로 해당 요청을 알립니다.", + "Account" : "계정", + "You can request an export of your data or account deletion from the system administrator. This can take up to 30 days." : "시스템 관리자에게 데이터 복사본이나 계정 삭제를 요청할 수 있습니다. 최대 30일이 소요될 수 있습니다.", + "Request data export" : "데이터 내보내기 요청", + "Request account deletion" : "계정 삭제 요청" +}, +"nplurals=1; plural=0;"); diff --git a/l10n/ko.json b/l10n/ko.json new file mode 100644 index 0000000..a54e532 --- /dev/null +++ b/l10n/ko.json @@ -0,0 +1,18 @@ +{ "translations": { + "sent!" : "보냈습니다!", + "No administrator could have been contacted." : "연락할 수 있는 관리자가 없습니다.", + "Personal data export request" : "개인 데이터 내보내기 요청", + "Hello %s," : "안녕하세요 %s 님,", + "The user %s, identified by user id \"%s\", has requested an export of his personal data. Please take action accordingly." : "사용자 %s, 사용자 ID \"%s\" 님이 개인 데이터 내보내기를 요청했습니다. 요청을 처리해 주십시오.", + "Account deletion request" : "계정 삭제 요청", + "The user %s, identified by user id \"%s\", has requested to delete the account. Please take action accordingly." : "사용자 %s, 사용자 ID \"%s\" 님이 계정 삭제를 요청했습니다. 요청을 처리해 주십시오.", + "No administrator has set an email address" : "이메일 주소를 설정한 관리자 없음", + "Data Request" : "데이터 요청", + "Request your data from the admins" : "관리자에게 내 데이터 요청", + "Enable your users to request an export or deletion of their data. According options are added to the personal settings section. Administrations will be notified by email about the request." : "사용자 데이터 내보내기나 사용자 데이터 삭제 요청을 허용합니다. 개인 설정 부분에 해당하는 옵션이 추가됩니다. 관리자에게 이메일로 해당 요청을 알립니다.", + "Account" : "계정", + "You can request an export of your data or account deletion from the system administrator. This can take up to 30 days." : "시스템 관리자에게 데이터 복사본이나 계정 삭제를 요청할 수 있습니다. 최대 30일이 소요될 수 있습니다.", + "Request data export" : "데이터 내보내기 요청", + "Request account deletion" : "계정 삭제 요청" +},"pluralForm" :"nplurals=1; plural=0;" +} \ No newline at end of file