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

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



nds:
  devise:
    confirmations:
      confirmed: "Dien Konto is erfolgriek bestätigt worn. Du bist nu anmeld."
      new:
        resend_confirmation: "Bestätigungsanwiesungen nochmol schicken"
    failure:
      inactive: "Dien Konto is noch nich in gang set worn."
      locked: "Dien Konto is spart."
      not_found_in_database: "Ungültige E-Mail-Adress oder Passwoort."
      unauthenticated: "Du muss die anmelden oder registrieren, bevör du wiedermokst."
      unconfirmed: "Du muss dien Konto in gang setten, bevör du wiedermokst."
    invitations:
      send_instructions: "Diene Inlodung is afschickt worn."
      updated: "Dien Passwoort is erfolgriek set worn. Du bist nu anmeld."
    mailer:
      hello: "Hallo %{username}!"
      inviter:
        has_invited_you: "%{name}"
      reset_password_instructions:
        change: "Mien Passwoort ännern"
      unlock_instructions:
        subject: "Anwisungen ton Entsparn"
        unlock: "Mien Konto entsparn"
      welcome: "Willkomen %{username}!"
    passwords:
      edit:
        change_password: "Änner mien Passwoort"
        confirm_password: "Passwoort bestätigen"
        new_password: "Nee’es Passwoort"
      new:
        email: "E-Mail-Adress"
        forgot_password: "Hest du dien Passwoort vergeten?"
        reset_password: "Passwoort trüchsetten"
        send_password_instructions: "Schick mi Anwiesungen ton Trüchsetten von mien Passwoort"
      updated: "Dien Passwoort is erfolgriek ännert worn. Du bist nu anmeld."
    registrations:
      updated: "Du hest dien Konto erfolgriek ännert."
    sessions:
      new:
        login: "Anmelden"
        modern_browsers: "ünnerstütt nur moderne Netkieker."
        password: "Passwoort"
        remember_me: "Erinner di an mi"
        sign_in: "Anmelden"
        username: "Brukernoom"
      signed_in: "Erfolgriek anmeld."
      signed_out: "Erfolgriek afmeld."
    shared:
      links:
        sign_in: "Anmelden"
        sign_up: "Registrieren"
    unlocks:
      new:
        resend_unlock: "Anwisungen ton Entsparn noch mol schicken"
  errors:
    messages:
      already_confirmed: "wöör schon bestätigt"
      not_found: "nich funnen"
      not_locked: "wöör nich spart"