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

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



nn:
  javascripts:
    aspect_dropdown:
      add_to_aspect: "Legg til kontakt"
      all_aspects: "Alle aspekta"
      error: "Klarte ikkje å byrja å dela med {{name}}.  Ignorerer du dei?"
      select_aspects: "Vel aspekt"
      started_sharing_with: "Du har byrja å dela med {{name}}."
      stopped_sharing_with: "Du deler ikkje lenger med {{name}}."
      toggle:
        few: "I {{count}} aspekt"
        many: "I {{count}} aspekt"
        one: "I {{count}} aspekt"
        other: "I {{count}} aspekt"
        two: "I {{count}} aspekt"
        zero: "Vel aspekt"
    aspect_navigation:
      deselect_all: "Vel vekk alle"
      no_aspects: "Ingen aspekt er valde"
      select_all: "Vel alle"
    comments:
      hide: "gøym merknader"
      show: "syn alle merknadene"
    confirm_dialog: "Er du sikker?"
    failed_to_like: "Like-funksjonen feila."
    failed_to_post_message: "Klarte ikkje å senda meldinga."
    getting_started:
      alright_ill_wait: "Greitt, eg ventar."
      hey: "Hei, {{name}}!"
      no_tags: "Du har ikkje følgt nokon etikett. Vil du likevel halda fram?"
      preparing_your_stream: "Lagar den tilpassa straumen din …"
    header:
      search: "Find people or #tags"
    infinite_scroll:
      no_more: "Ingen fleire meldingar."
    photo_uploader:
      looking_good: "Du verda, du ser flott ut!"
    publisher:
      at_least_one_aspect: "Du må offentleggjera til minst eitt aspekt"
      limited: "Avgrensa - berre personar du deler med vil kunna sjå meldinga"
      public: "Offentleg - alle kan sjå meldinga di og ho kan bli funnen av søkjemotorar"
    reshares:
      duplicate: "Så bra, altså? Men du har allereie delt meldinga :-)"
    search_for: "Leit etter {{name}}"
    show_more: "syn meir"
    stream:
      like: Like
      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"
      unlike: Unlike
    tags:
      wasnt_that_interesting: "Greitt, #{{tagName}} var vel kanskje ikkje så interessant …"
    timeago:
      day: "om dagen"
      days: "%d dagar"
      hour: "om lag ein time"
      hours: "om lag %d timar"
      minute: "om lag eit minutt"
      minutes: "%d minutt"
      month: "om lag ein månad"
      months: "%d månader"
      seconds: "mindre enn eit minutt"
      suffixAgo: sidan
      suffixFromNow: "frå no"
      year: "om lag eit år"
      years: "%d år"
    videos:
      unknown: "Ukjend videotype"
      watch: "Sjå denne videoen hos {{provider}}"