From 78a41e85fceff7c9b8fc3eae906af73df6921a9a Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 28 May 2021 03:33:48 +0000 Subject: [PATCH] [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- l10n/ko.js | 4 +++- l10n/ko.json | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/l10n/ko.js b/l10n/ko.js index bc74384..bccf96e 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -15,6 +15,7 @@ OC.L10N.register( "Failed to get city weather informations. Please contact your administrator" : "도시 날씨 정보를 가져올 수 없습니다. 관리자에게 문의하십시오", "No city with this name found." : "해당하는 이름의 도시가 없습니다.", "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "OpenWeatherMap API 키가 잘못되었습니다. 관리자에게 연락하여 설정 항목의 추가 설정에 올바른 API 키를 입력하십시오.", + "Empty city name!" : "도시 이름이 비어 있습니다!", "Failed to add city. Please contact your administrator" : "도시를 추가할 수 없습니다. 관리자에게 문의하십시오", "This city is already registered for your account." : "이 도시가 이미 계정에 등록되어 있습니다.", "Failed to remove city. Please contact your administrator" : "도시를 삭제할 수 없습니다. 관리자에게 문의하십시오", @@ -48,6 +49,7 @@ OC.L10N.register( "Wind" : "바람", "Sunrise" : "일출", "Sunset" : "일몰", - "Date" : "날짜" + "Date" : "날짜", + "Perceptible Temperature" : "감지 가능한 온도" }, "nplurals=1; plural=0;"); diff --git a/l10n/ko.json b/l10n/ko.json index d8165b5..a336480 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -13,6 +13,7 @@ "Failed to get city weather informations. Please contact your administrator" : "도시 날씨 정보를 가져올 수 없습니다. 관리자에게 문의하십시오", "No city with this name found." : "해당하는 이름의 도시가 없습니다.", "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "OpenWeatherMap API 키가 잘못되었습니다. 관리자에게 연락하여 설정 항목의 추가 설정에 올바른 API 키를 입력하십시오.", + "Empty city name!" : "도시 이름이 비어 있습니다!", "Failed to add city. Please contact your administrator" : "도시를 추가할 수 없습니다. 관리자에게 문의하십시오", "This city is already registered for your account." : "이 도시가 이미 계정에 등록되어 있습니다.", "Failed to remove city. Please contact your administrator" : "도시를 삭제할 수 없습니다. 관리자에게 문의하십시오", @@ -46,6 +47,7 @@ "Wind" : "바람", "Sunrise" : "일출", "Sunset" : "일몰", - "Date" : "날짜" + "Date" : "날짜", + "Perceptible Temperature" : "감지 가능한 온도" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file