ko.json 1.4 KB

123456789101112131415161718192021222324252627
  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. "Change background image" : "배경 이미지 변경",
  22. "Pick from Files" : "파일로부터 선택",
  23. "Default images" : "기본 이미지",
  24. "Plain background" : "일반 배경",
  25. "Insert from {productName}" : "{productName}로부터 삽입"
  26. },"pluralForm" :"nplurals=1; plural=0;"
  27. }