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

javascript.ko.yml « javascript « locales « config - github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 99a3ae32206877c275bd2eb995ab796c1e2ab174 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
#   Copyright (c) 2010-2011, Diaspora Inc.  This file is
#   licensed under the Affero General Public License version 3 or later.  See
#   the COPYRIGHT file.


ko:
  javascripts:
    aspect_dropdown:
      add_to_aspect: "애스펙에 넣기"
      all_aspects: "모든 에스팩"
      error: "{{name}}님과 공유를 시작할 수 없습니다. 혹시 무시하고 있습니까?"
      select_aspects: "에스팩 선택"
      started_sharing_with: "{{name}}님과의 공유를 시작합니다!"
      stopped_sharing_with: "{{name}}님과의 공유를 멈췄습니다."
      toggle:
        few: "애스펙 {{count}}개 안에 있습니다"
        many: "애스펙 {{count}}개 안에 있습니다"
        one: "애스펙 한 개 안에 있습니다"
        other: "애스펙 {{count}}개 안에 있습니다"
        two: "{{count}}개의 에스팩에서"
        zero: "애스펙에 넣기"
    aspect_navigation:
      deselect_all: "선택 해제"
      no_aspects: "에스팩이 선택되지 않았음"
      select_all: "모두 선택"
    comments:
      hide: "댓글 감추기"
      show: "모든 댓글 보기"
    confirm_dialog: 확실합니까?
    failed_to_like: "좋아요를 실패했습니다!"
    failed_to_post_message: "메시지 게시를 실패하였습니다!"
    getting_started:
      alright_ill_wait: "Alright, I'll wait."
      hey: "{{name}}님 안녕하세요?"
      no_tags: "태그를 팔로우하지 않았습니다. 그래도 계속하시겠습니까?"
      preparing_your_stream: "개인화 스트림 준비중···"
    infinite_scroll:
      no_more: "게시물이 더 없습니다."
    photo_uploader:
      looking_good: "와! 멋져요!"
    publisher:
      at_least_one_aspect: "공유하려면 적어도 한 애스펙을 골라야 합니다."
      limited: "제한됨 - 내 게시물을 나와 공유하고 있는 사람들만 볼 수 있습니다"
      public: "공개 - 내 게시물을 누구나 볼 수 있고 검색 엔진으로 찾을 수 있습니다"
    reshares:
      duplicate: "이미 재공유된 게시물입니다!"
    search_for: "{{name}} 검색"
    show_more: "더 보기"
    tags:
      wasnt_that_interesting: "처리했습니다. #{{tagName}} 태그는 흥미롭지 않았군요?"
    timeago:
      day: "하루"
      days: "%d일"
      hour: "약 한 시간"
      hours: "약 %d시간"
      minute: "몇 분"
      minutes: "%d분"
      month: "약 한 달"
      months: "%d개월"
      prefixAgo: ""
      prefixFromNow: "지금부터"
      seconds: "방금"
      suffixAgo: "전"
      suffixFromNow: "지금으로 부터"
      year: "한 해"
      years: "%d년"
    videos:
      unknown: "알 수 없는 동영상 형식"
      watch: "동영상을 {{provider}}에서 보기"
    web_sockets:
      disconnected: "웹소켓이 닫혔습니다. 앞으로는 게시물이 실시간으로 제공되지 않습니다."