ko.json 1.2 KB

12345678910111213141516171819202122
  1. { "translations": {
  2. "Dashboard" : "대시보드",
  3. "Dashboard app" : "대시보드 앱",
  4. "Customize" : "사용자 지정",
  5. "Edit widgets" : "위젯 편집",
  6. "Weather service" : "날씨 서비스",
  7. "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "개인정보 보호를 위해 사용자를 대신해 Nextcloud 서버에서 요청하므로 개인정보를 수신하지 않습니다.",
  8. "Weather data from Met.no" : "Met.no의 날씨 데이터",
  9. "geocoding with Nominatim" : "Nominatim으로 지오 코딩",
  10. "elevation data from OpenTopoData" : "OpenTopoData의 고도 데이터",
  11. "Weather" : "날씨",
  12. "Status" : "상태",
  13. "Good morning" : "좋은 아침입니다.",
  14. "Good morning, {name}" : "{name}님, 좋은 아침입니다.",
  15. "Good afternoon" : "안녕하세요.",
  16. "Good afternoon, {name}" : "안녕하세요, {name}님.",
  17. "Good evening" : "안녕하세요.",
  18. "Good evening, {name}" : "안녕하세요, {name}님.",
  19. "Hello" : "안녕하세요.",
  20. "Hello, {name}" : "안녕하세요, {name}님."
  21. },"pluralForm" :"nplurals=1; plural=0;"
  22. }