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

javascript.ms.yml « javascript « locales « config - github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: babb93f1e7b6c5a96c14e751b97c0368fd807120 (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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
#   Copyright (c) 2010-2013, Diaspora Inc.  This file is
#   licensed under the Affero General Public License version 3 or later.  See
#   the COPYRIGHT file.



ms:
  javascripts:
    aspect_dropdown:
      add_to_aspect: "Tambah kenalan"
      all_aspects: "Semua aspek"
      error: "Tidak dapat berkongsi dengan <%= name %>.  Adakah anda mengabaikan mereka?"
      select_aspects: "Pilih kenalan"
      started_sharing_with: "Anda telah mula berkongsi dengan <%= name %>!"
      stopped_sharing_with: "Anda telah berhenti berkongsi dengan <%= name %>."
      toggle:
        other: "dalam <%= count %> aspek"
        zero: "Pilih aspek"
    aspect_navigation:
      deselect_all: "menyahpilih semua"
      no_aspects: "Tiada aspek yang dipilih"
      select_all: "Pilih semua"
    comments:
      hide: "sembunyi komen"
      show: "tunjuk semua komen"
    confirm_dialog: "Anda pasti?"
    failed_to_like: "Gagal untuk suka!"
    failed_to_post_message: "Gagal untuk pos mesej!"
    getting_started:
      alright_ill_wait: "Baiklah, saya akan tunggu."
      hey: "Hei, <%= name %>!"
      no_tags: "Hei, anda tidak mengikuti mana-mana tag! Teruskan juga?"
      preparing_your_stream: "Menyediakan strim peribadi anda..."
    header:
      search: "Find people or #tags"
    infinite_scroll:
      no_more: "Tiada lagi pos."
    photo_uploader:
      looking_good: "Wah, anda nampak hebat! \n"
    publisher:
      at_least_one_aspect: "Anda perlu menerbitkan sekurang-kurangnya satu aspek"
      limited: "Terhad - catatan anda hanya akan dilihat oleh orang-orang yang berkongsi dengan anda"
      public: "Awam - Pos anda akan dilihat oleh semua orang dan dijumpai oleh enjin carian"
    reshares:
      duplicate: "Yang baik, kan? Anda telah berkongsi semula pos itu!"
    search_for: "Mencari <%= name %>"
    show_more: "tunjuk lagi"
    stream:
      likes:
        few: "<%= count %> Likes"
        many: "<%= count %> Likes"
        one: "<%= count %> Like"
        other: "<%= count %> Likes"
        two: "<%= count %> Likes"
        zero: "<%= count %> Likes"
      more_comments:
        few: "Show <%= count %> more comments"
        many: "Show <%= count %> more comments"
        one: "Show <%= count %> more comment"
        other: "Show <%= count %> more comments"
        two: "Show <%= count %> more comments"
        zero: "Show <%= count %> more comments"
      reshares:
        few: "<%= count %> Reshares"
        many: "<%= count %> Reshares"
        one: "<%= count %> Reshare"
        other: "<%= count %> Reshares"
        two: "<%= count %> Reshares"
        zero: "<%= count %> Reshares"
    tags:
      wasnt_that_interesting: "OK, saya mengandaikan #<%= tagName %> tidak semua yang menarik..."
    timeago:
      day: "sehari"
      days: "%d hari"
      hour: "kira-kira sejam"
      hours: "kira-kira %d jam"
      minute: "kira-kira satu minit"
      minutes: "%d minit"
      month: "kira-kira sebulan"
      months: "%d bulan"
      prefixAgo: "javascripts:timeago:prefixAgo"
      prefixFromNow: "javascripts:timeago:prefixFromNow"
      seconds: "kurang daripada satu minit"
      suffixAgo: "lalu"
      suffixFromNow: "dari sekarang"
      year: "kira-kira setahun"
      years: "%d tahun"
    videos:
      unknown: "Jenis video tidak diketahui"
      watch: "Tonton video ini di <%= provider %>"