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

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



de_formal:
  javascripts:
    aspect_dropdown:
      add_to_aspect: "Kontakt hinzufügen"
      all_aspects: "Alle Aspekte"
      error: "Couldn't start sharing with {{name}}.  Are you ignoring them?"
      select_aspects: "Wählen Sie Aspekte aus"
      started_sharing_with: "Sie haben angefangen, mit {{name}} zu teilen!"
      stopped_sharing_with: "Sie haben aufgehört, mit {{name}} zu teilen!"
      toggle:
        few: "In {{count}} Aspekten"
        many: "In {{count}} Aspekten"
        one: "In einem Aspekt"
        other: "In {{count}} Aspekten"
        two: "In {{count}} Aspekten"
        zero: "Aspekt auswählen"
    aspect_navigation:
      deselect_all: "Auswahl aufheben"
      no_aspects: "Keine Aspekte ausgewählt"
      select_all: "Alle auswählen"
    comments:
      hide: "Kommentare verbergen"
      show: "Alle Kommentare zeigen"
    confirm_dialog: "Sind Sie sich sicher?"
    failed_to_like: "Gefällt mir fehlgeschlagen."
    failed_to_post_message: "Konnte Beitrag nicht senden!"
    getting_started:
      alright_ill_wait: "Alles klar, ich warte."
      hey: "Hey, {{name}}!"
      no_tags: "Hey, Sie folgen noch keinen Tags! Trotzdem weitermachen?"
      preparing_your_stream: "Ihr personalisierter Stream wird zusammengestellt..."
    header:
      search: "Find people or #tags"
    infinite_scroll:
      no_more: "Keine weiteren Beiträge."
    photo_uploader:
      looking_good: "OMG, Sie sehen toll aus!"
    publisher:
      at_least_one_aspect: "Sie müssen zumindest zu einem Aspekt posten"
      limited: "Eingeschränkt - Ihr Beitrag wird nur Leuten sichtbar sein, mit denen Sie teilen"
      public: "Öffentlich - Ihr Beitrag ist für alle sichtbar und kann von Suchmaschinen gefunden werden"
    reshares:
      duplicate: "Sie haben diesen Beitrag bereits weitergesagt!"
    search_for: "Nach {{name}} suchen"
    show_more: "Mehr zeigen"
    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, ich nehme an, #{{tagName}} war nicht so interessant..."
    timeago:
      day: "einem Tag"
      days: "%d Tagen"
      hour: "etwa einer Stunde"
      hours: "etwa %d Stunden"
      minute: "etwa einer Minute"
      minutes: "%d Minuten"
      month: "etwa einem Monat"
      months: "%d Monaten"
      prefixAgo: "vor"
      prefixFromNow: "in"
      seconds: "wenigen Sekunden"
      year: "etwa einem Jahr"
      years: "%d Jahren"
    videos:
      unknown: "Unbekanntes Videoformat"
      watch: "Dieses Video auf {{provider}} ansehen"