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

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


hu: 
  javascripts: 
    aspect_dropdown: 
      add_to_aspect: "Add to aspect"
      all_aspects: "All aspects"
      toggle: 
        few: "In {{count}} aspects"
        many: "In {{count}} aspects"
        one: "In {{count}} aspect"
        other: "In {{count}} aspects"
        zero: "Add to aspect"
    comments: 
      hide: "hide comments"
      show: "show all comments"
    confirm_dialog: "Biztos vagy benne?"
    failed_to_like: "Failed to like!"
    failed_to_post_message: "Failed to post message!"
    infinite_scroll: 
      no_more: "Nincs több bejegyzés."
    publisher: 
      at_least_one_aspect: "Minimum 1 csoportnak meg kell osztanod!"
      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"
    reshares: 
      duplicate: "You've already reshared that post!"
    search_for: "{{name}} keresése."
    show_more: "show more"
    timeago: 
      day: "egy nappal"
      days: "%d nappal"
      hour: "körülbelül egy órával"
      hours: "körülbelül %d órával"
      minute: "körülbelül egy perccel"
      minutes: "%d perccel"
      month: "körülbelül egy hónappal"
      months: "%d hónappal"
      prefixAgo: ""
      prefixFromNow: ""
      seconds: "kevesebb mint egy perccel"
      suffixAgo: "ezelőtt"
      suffixFromNow: "mostantól"
      year: "körülbelül egy évvel"
      years: "%d évvel"
    videos: 
      unknown: "Ismeretlen videó tipus"
      watch: "Videó megtekintése itt: {{provider}}"
    web_sockets: 
      disconnected: "A websocket zárolva van. A bejegyzések nem lesznek előben stream-elve."