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

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


ml: 
  javascripts: 
    confirm_dialog: "താങ്കള്‍ക്ക് ഉറപ്പാണോ?"
    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}}ല്‍ കാണുക"
    search_for: "{{name}}നായി തിരയുക"
    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"
    web_sockets: 
      disconnected: 
        body: "പോസ്റ്റൂകള്‍ തത്സമയമായി കാണിക്കുന്നതല്ല."
        title: "താങ്കള്‍ വിച്ഛേദിക്കപ്പെട്ടിരിക്കുന്നു."
    aspect_dropdown:
      add_to_aspect: "Add to aspect"
      toggle:
        zero: "Add to aspect"
        one: "In {{count}} aspect"
        few: "In {{count}} aspects"
        many: "In {{count}} aspects"
        other: "In {{count}} aspects"
    show_more: "show more"
    failed_to_like: "Failed to like!"
    failed_to_post_message: "Failed to post message!"
    comments:
      show: "show all comments"
      hide: "hide comments"
    reshares:
      duplicate: "You've already reshared that post!"