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

javascript.vi.yml « javascript « locales « config - github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 22008f946a9ed5c38dc3ddcb9806b5cb8e360b37 (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.


vi:
  javascripts:
    aspect_dropdown:
      add_to_aspect: "Add contact"
      all_aspects: "All aspects"
      error: "Couldn't start sharing with {{name}}.  Are you ignoring them?"
      select_aspects: "Select aspects"
      started_sharing_with: "Bạn đã bắt đầu chia sẻ với {{name}}!"
      stopped_sharing_with: "Bạn đã ngưng chia sẻ với {{name}}."
      toggle:
        few: "In {{count}} aspects"
        many: "In {{count}} aspects"
        one: "In {{count}} aspect"
        other: "In {{count}} aspects"
        two: "In {{count}} aspects"
        zero: "Select aspects"
    aspect_navigation:
      deselect_all: "Deselect all"
      no_aspects: "No aspects selected"
      select_all: "Select all"
    comments:
      hide: "ẩn các bình luận"
      show: "hiện tất cả bình luận"
    confirm_dialog: "Bạn có chắc không?"
    failed_to_like: "Failed to like!"
    failed_to_post_message: "Đăng tin thất bại!"
    getting_started:
      alright_ill_wait: "Alright, I'll wait."
      hey: "Này, {{name}}!"
      no_tags: "Hey, you haven't followed any tags!  Continue anyway?"
      preparing_your_stream: "Preparing your personialized stream..."
    infinite_scroll:
      no_more: "No more posts."
    photo_uploader:
      looking_good: "OMG, you look awesome!"
    publisher:
      at_least_one_aspect: "You must publish to 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: "That good, huh?  You've already reshared that post!"
    search_for: "Tìm {{name}}"
    show_more: "hiện thêm"
    tags:
      wasnt_that_interesting: "OK, I suppose #{{tagName}} wasn't all that interesting..."
    timeago:
      day: "một ngày"
      days: "%d ngày"
      hour: "khoảng một giờ"
      hours: "khoảng %d giờ"
      minute: "khoảng một phút"
      minutes: "%d phút"
      month: "khoảng một tháng"
      months: "%d tháng"
      prefixAgo: ""
      prefixFromNow: ""
      seconds: "ít hơn một phút"
      suffixAgo: "trước"
      suffixFromNow: "kể từ bây giờ"
      year: "khoảng một năm"
      years: "%d năm"
    videos:
      unknown: "Chưa biết kiểu video"
      watch: "Xem video này trên {{provider}}"
    web_sockets:
      disconnected: "The websocket is closed; posts will no longer be streamed live."