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

javascript.ja.yml « javascript « locales « config - github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 802aacb46c4e653d1f4093f57ac041a8fbedb714 (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
#   Copyright (c) 2010-2011, Diaspora Inc.  This file is
#   licensed under the Affero General Public License version 3 or later.  See
#   the COPYRIGHT file.



ja:
  javascripts:
    aspect_dropdown:
      add_to_aspect: "Add to aspect"
      error: "Couldn't start sharing with {{name}}.  Are you ignoring them?"
      started_sharing_with: "You have started sharing with {{name}}!"
      stopped_sharing_with: "You have stopped sharing with {{name}}."
      toggle:
        few: "In {{count}} aspects"
        many: "In {{count}} aspects"
        one: "In {{count}} aspect"
        other: "In {{count}} aspects"
        two: "In <%= count %> aspects"
        zero: "Add to aspect"
    confirm_dialog: 本当にいいですか。
    getting_started:
      hey: "Hey, {{name}}!"
      preparing_your_stream: "Preparing your personialized stream..."
    header:
      search: "Find people or #tags"
    infinite_scroll:
      no_more: 投稿はこれ以上ありません。
    publisher:
      at_least_one_aspect: アスペクトを選択してから投稿してください。
    reshares:
      duplicate: "You've already reshared that post!"
    search_for: "{{name}}を検索する"
    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, I suppose #{{tagName}} wasn't all that interesting..."
    timeago:
      day: 1日
      days: "%d日"
      hour: 大体1時間
      hours: 大体%d時間
      minute: 約1分
      minutes: "%d分"
      month: 大体1ヶ月
      months: "%dヶ月"
      prefixFromNow: 今から
      seconds: 1分未満
      suffixAgo: 前
      suffixFromNow: 後
      year: 大体1年
      years: "%d年"
    videos:
      unknown: 動画の種類が不明です
      watch: "{{provider}}で動画を視聴する"