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

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



ne:
  devise:
    mailer:
      hello: "नमस्ते %{email} !"
      inviter:
        has_invited_you: "%{name}"
      reset_password_instructions:
        change: "पासवर्ड परिवर्तन गर्नुहोस्"
      welcome: "स्वागतम %{email} !"
    passwords:
      edit:
        change_password: "पासवर्ड परिवर्तन गर्नुहोस्"
      new:
        forgot_password: "पासवर्ड भुल्नुभयो ?"
    sessions:
      new:
        password: "गोप्य शब्द"
        remember_me: "मलाई नभुल्नु"
        username: "प्रयोगकर्ता नाम"
    shared:
      links:
        forgot_your_password: "पासवर्ड भुल्नुभयो ?"
  errors:
    messages:
      not_found: "फेला परेन"