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

javascript.it.yml « javascript « locales « config - github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f077fbd03c89c89623a2ec126277302fc19b24db (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.


it: 
  javascripts: 
    aspect_dropdown: 
      add_to_aspect: "Aggiungi"
      all_aspects: "Tutti gli aspetti"
      select_aspects: "Scegli gli aspetti"
      started_sharing_with: "You have started sharing with {{name}}!"
      stopped_sharing_with: "You have stopped sharing with {{name}}."
      toggle: 
        few: "In {{count}} aspetti"
        many: "In {{count}} aspetti"
        one: "In {{count}} aspetto"
        other: "In {{count}} aspetti"
        two: "In {{count}} aspetti"
        zero: "Scegli gli aspetti"
    aspect_navigation: 
      deselect_all: "Deseleziona tutti"
      no_aspects: "Nessun aspetto selezionato"
      select_all: "Seleziona tutti"
    comments: 
      hide: "nascondi i commenti"
      show: "mostra tutti i commenti"
    confirm_dialog: "Sei sicuro?"
    failed_to_like: "Valutazione fallita!"
    failed_to_post_message: "Invio messaggio fallito!"
    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: "Non ci sono altri post."
    photo_uploader: 
      looking_good: "OMG, you look awesome!"
    publisher: 
      at_least_one_aspect: "Devi condividere con almeno un aspetto"
      limited: "Non pubblico - il tuo post sarà visibile solamente a coloro con cui lo condividi"
      public: "Pubblico - il tuo post sarà visibile a tutti, inclusi i motori di ricerca"
    reshares: 
      duplicate: "Hai già condiviso questo post!"
    search_for: "Ricerca per {{name}}"
    show_more: "continua..."
    tags: 
      wasnt_that_interesting: "OK, I suppose #{{tagName}} wasn't all that interesting..."
    timeago: 
      day: "un giorno"
      days: "%d giorni"
      hour: "circa un'ora"
      hours: "circa %d ore"
      minute: "circa un minuto"
      minutes: "%d minuti"
      month: "circa un mese"
      months: "%d mesi"
      prefixAgo: ""
      prefixFromNow: "fra"
      seconds: "meno di un minuto"
      suffixAgo: "fa"
      suffixFromNow: ""
      year: "circa un anno"
      years: "%d anni"
    videos: 
      unknown: "Tipo di video sconosciuto"
      watch: "Guarda questo video su {{provider}}"
    web_sockets: 
      disconnected: "Il websocket è chiuso; i post non saranno più aggiornati in tempo reale."