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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-11-12 05:22:55 +0300
committerNextcloud bot <bot@nextcloud.com>2021-11-12 05:22:55 +0300
commiteb7109b3f41ea367feacbd3252f6d4a743545bb7 (patch)
tree043bf9c243093c38a400d12c3a34f077d2781719 /apps/weather_status/l10n
parent31bcd10c2ac272d77ac578172f3d6e035fd9b48d (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/weather_status/l10n')
-rw-r--r--apps/weather_status/l10n/ko.js3
-rw-r--r--apps/weather_status/l10n/ko.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/ko.js b/apps/weather_status/l10n/ko.js
index aec74a505cc..591b53c98b6 100644
--- a/apps/weather_status/l10n/ko.js
+++ b/apps/weather_status/l10n/ko.js
@@ -13,6 +13,8 @@ OC.L10N.register(
"Favorites" : "즐겨찾기",
"{temperature} {unit} Clear sky at {time}" : "{temperature} {unit}, {time}에 맑음",
"{temperature} {unit} Cloudy at {time}" : "{temperature} {unit}, {time}에 구름",
+ "{temperature} {unit} Fair day at {time}" : "{temperature} {unit}, 낮 {time}시에 맑음",
+ "{temperature} {unit} Fair night at {time}" : "{temperature} {unit}, 밤 {time}시에 맑음",
"{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit}, {time}에 구름 조금",
"{temperature} {unit} Foggy at {time}" : "{temperature} {unit}, {time}에 안개",
"{temperature} {unit} Light rain at {time}" : "{temperature} {unit}, {time}에 약한 비",
@@ -32,6 +34,7 @@ OC.L10N.register(
"Location not found" : "위치를 찾을 수 없습니다",
"There was an error setting the location address." : "이 위치의 주소를 설정하는 동안 오류가 발생했습니다.",
"There was an error setting the location." : "주소를 설정하는 동안 오류가 발생했습니다.",
+ "There was an error saving the mode." : "모드 저장에 오류가 있습니다.",
"There was an error using personal address." : "개인 주소를 사용하는 동안 오류가 발생했습니다.",
"Weather status integrated in the dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "날씨 현황이 대시보드 앱에 통합되었습니다.\n사용자의 현재 위치를 자동 혹은 수동으로 지정할 수 있습니다. 그 후 6시간의 일기예보가 표시됩니다.\n날씨 현황은 달력 앱과 같이 다른 곳에서도 통합될 수 있습니다."
},
diff --git a/apps/weather_status/l10n/ko.json b/apps/weather_status/l10n/ko.json
index bd9e50def63..6c779414e5e 100644
--- a/apps/weather_status/l10n/ko.json
+++ b/apps/weather_status/l10n/ko.json
@@ -11,6 +11,8 @@
"Favorites" : "즐겨찾기",
"{temperature} {unit} Clear sky at {time}" : "{temperature} {unit}, {time}에 맑음",
"{temperature} {unit} Cloudy at {time}" : "{temperature} {unit}, {time}에 구름",
+ "{temperature} {unit} Fair day at {time}" : "{temperature} {unit}, 낮 {time}시에 맑음",
+ "{temperature} {unit} Fair night at {time}" : "{temperature} {unit}, 밤 {time}시에 맑음",
"{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit}, {time}에 구름 조금",
"{temperature} {unit} Foggy at {time}" : "{temperature} {unit}, {time}에 안개",
"{temperature} {unit} Light rain at {time}" : "{temperature} {unit}, {time}에 약한 비",
@@ -30,6 +32,7 @@
"Location not found" : "위치를 찾을 수 없습니다",
"There was an error setting the location address." : "이 위치의 주소를 설정하는 동안 오류가 발생했습니다.",
"There was an error setting the location." : "주소를 설정하는 동안 오류가 발생했습니다.",
+ "There was an error saving the mode." : "모드 저장에 오류가 있습니다.",
"There was an error using personal address." : "개인 주소를 사용하는 동안 오류가 발생했습니다.",
"Weather status integrated in the dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "날씨 현황이 대시보드 앱에 통합되었습니다.\n사용자의 현재 위치를 자동 혹은 수동으로 지정할 수 있습니다. 그 후 6시간의 일기예보가 표시됩니다.\n날씨 현황은 달력 앱과 같이 다른 곳에서도 통합될 수 있습니다."
},"pluralForm" :"nplurals=1; plural=0;"