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

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


cs: 
  javascripts: 
    aspect_dropdown: 
      add_to_aspect: "Přidat kontakt"
      all_aspects: "Všechny aspekty"
      select_aspects: "Select aspects"
      started_sharing_with: "You have started sharing with {{name}}!"
      stopped_sharing_with: "You have stopped sharing with {{name}}."
      toggle: 
        few: "Ve {{count}} aspektech"
        many: "V {{count}} aspektech"
        one: "V {{count}} aspektu"
        other: "Ve {{count}} aspektech"
        two: "Ve {{count}} aspektech"
        zero: "Vybrat aspekty"
    aspect_navigation: 
      deselect_all: "Deselect all"
      no_aspects: "No aspects selected"
      select_all: "Select all"
    comments: 
      hide: "skrýt komentáře"
      show: "zobrazit všechny komentáře"
    confirm_dialog: "Jste si jisti?"
    failed_to_like: "Oblíbení se nezdařilo!"
    failed_to_post_message: "Odeslání příspěvku se nezdařilo!"
    getting_started: 
      alright_ill_wait: "Alright, I'll wait."
      hey: "Hey, {{name}}!"
      no_tags: "Hey, you haven't followed any tags!  Continue anyway?"
      preparing_your_stream: "Preparing your personialized stream..."
    infinite_scroll: 
      no_more: "Žádné další příspěvky."
    photo_uploader: 
      looking_good: "OMG, you look awesome!"
    publisher: 
      at_least_one_aspect: "Musíte publikovat alespoň do jednoho aspektu"
      limited: "Omezený - váše zpráva bude přístupná pouze lidem z vybraných aspektů"
      public: "Veřejné - váši zprávu si bude moci přečíst kdokoliv a může být nalezena vyhledávači"
    reshares: 
      duplicate: "Tato zprávu už sdílíte!"
    search_for: "Hledat {{name}}"
    show_more: "zobrazit více"
    tags: 
      wasnt_that_interesting: "OK, I suppose #{{tagName}} wasn't all that interesting..."
    timeago: 
      day: "1 dnem"
      days: "%d dny"
      hour: "hodinou"
      hours: "%d hodinami"
      minute: "minutou"
      minutes: "%d minutami"
      month: "1 měsícem"
      months: "%d měsíci"
      prefixAgo: "před"
      prefixFromNow: ""
      seconds: "méně než minutou"
      suffixAgo: ""
      suffixFromNow: ""
      year: "1 rokem"
      years: "%d roky"
    videos: 
      unknown: "Neznámý typ videa"
      watch: "Podívejte se na tohle video na {{provider}}"
    web_sockets: 
      disconnected: "Websocket je uzavřen, příspěvky již nebude možno sledovat živě."