Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/weather.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-05-28 06:33:48 +0300
committerNextcloud bot <bot@nextcloud.com>2021-05-28 06:33:48 +0300
commit78a41e85fceff7c9b8fc3eae906af73df6921a9a (patch)
treeebb04ed55b44538b4f4eeda7b2e32bca034b22a8
parent8be4c4b583b44876fa8a2bd2687fb152c27e6fc4 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/ko.js4
-rw-r--r--l10n/ko.json4
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