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: b635f126cf5dddfa396a9318500de0340ba59262 (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
#   Copyright (c) 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: "애스펙에 넣기"
      toggle: 
        few: "애스펙 {{count}}개 안에 있습니다"
        many: "애스펙 {{count}}개 안에 있습니다"
        one: "애스펙 한 개 안에 있습니다"
        other: "애스펙 {{count}}개 안에 있습니다"
        zero: "애스펙에 넣기"
    comments: 
      hide: "댓글 감추기"
      show: "모든 댓글 보기"
    confirm_dialog: "확실합니까?"
    failed_to_like: "좋아요를 실패했습니다!"
    failed_to_post_message: "공유물 올리기를 실패했습니다!"
    infinite_scroll: 
      no_more: "공유물이 더 없습니다."
    publisher: 
      at_least_one_aspect: "공유하려면 적어도 한 애스펙을 골라야 합니다."
      limited: "Limited - your post will only be seen by people you are sharing with"
      public: "Public - your post will be visible to everyone and found by search engines"
    reshares: 
      duplicate: "이미 재공유된 공유물입니다!"
    search_for: "{{name}} 검색"
    show_more: "더 보기"
    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: "웹소켓이 닫혔습니다. 앞으로는 공유물이 실시간으로 제공되지 않습니다."