aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dashboard/l10n/ko.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dashboard/l10n/ko.js')
-rw-r--r--apps/dashboard/l10n/ko.js28
1 files changed, 11 insertions, 17 deletions
diff --git a/apps/dashboard/l10n/ko.js b/apps/dashboard/l10n/ko.js
index 30a4319959d..76e4ddfe2e6 100644
--- a/apps/dashboard/l10n/ko.js
+++ b/apps/dashboard/l10n/ko.js
@@ -3,28 +3,22 @@ OC.L10N.register(
{
"Dashboard" : "대시보드",
"Dashboard app" : "대시보드 앱",
+ "Weather" : "날씨",
+ "Status" : "상태",
+ "Good morning" : "좋은 아침입니다.",
+ "Good morning, {name}" : "{name}님, 좋은 아침입니다.",
+ "Good afternoon" : "안녕하세요.",
+ "Good afternoon, {name}" : "안녕하세요, {name}님.",
+ "Good evening" : "안녕하세요.",
+ "Good evening, {name}" : "안녕하세요, {name}님.",
+ "Hello" : "안녕하세요.",
+ "Hello, {name}" : "안녕하세요, {name}님.",
"Customize" : "사용자 지정",
"Edit widgets" : "위젯 편집",
- "Change background image" : "배경 이미지 변경",
"Weather service" : "날씨 서비스",
"For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "개인정보 보호를 위해 사용자를 대신해 Nextcloud 서버에서 요청하므로 개인정보를 수신하지 않습니다.",
"Weather data from Met.no" : "Met.no의 날씨 데이터",
"geocoding with Nominatim" : "Nominatim으로 지오 코딩",
- "elevation data from OpenTopoData" : "OpenTopoData의 고도 데이터",
- "Weather" : "날씨",
- "Status" : "상태",
- "Good morning" : "좋은 아침입니다.",
- "Good morning, {name}" : "{name} 님, 좋은 아침입니다.",
- "Good afternoon" : "안녕하세요",
- "Good afternoon, {name}" : "{name} 님, 안녕하세요",
- "Good evening" : "안녕하세요",
- "Good evening, {name}" : "{name} 님, 안녕하세요",
- "Hello" : "안녕하세요",
- "Hello, {name}" : "{name} 님, 안녕하세요",
- "Pick from Files" : "파일로부터 선택",
- "Default images" : "기본 이미지",
- "Plain background" : "일반 배경",
- "Insert from {productName}" : "{productName}로부터 삽입",
- "Get more widgets from the app store" : "앱 스토어로부터 더 많은 위젯 가져오기"
+ "elevation data from OpenTopoData" : "OpenTopoData의 고도 데이터"
},
"nplurals=1; plural=0;");