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

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


sk: 
  javascripts: 
    aspect_dropdown: 
      add_to_aspect: "Add to aspect"
      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: "Ste si istý?"
    failed_to_like: "Failed to like!"
    failed_to_post_message: "Failed to post message!"
    infinite_scroll: 
      no_more: "No more posts."
    publisher: 
      at_least_one_aspect: "You must publish to at least one aspect"
    reshares: "duplicate:\"You've already reshared that post!\""
    search_for: "Hľadať {{name}}"
    show_more: "show more"
    timeago: 
      day: "včera"
      days: "%d dni"
      hour: "hodinou"
      hours: "%d hodinami"
      minute: "minútou"
      minutes: "%d minútami"
      month: "mesiacom"
      months: "%d mesiacmi"
      prefixAgo: "pred"
      prefixFromNow: ""
      seconds: "menej než minúta"
      suffixAgo: ""
      suffixFromNow: ""
      year: "rokom"
      years: "%d roky"
    videos: 
      unknown: "Neznámy typ videa"
      watch: "Pozrite sa na toto video na {{provider}}"
    web_sockets: 
      disconnected: "The websocket is closed; posts will no longer be streamed live."