1 # Romansh translations for Ruby on Rails
2 # by Flurina Andriuet and Sebastian de Castelberg (rails-i18n@kpricorn.org)
11 day_names: [dumengia, glindesdi, mardi, mesemna, gievgia, venderdi, sonda]
12 abbr_day_names: [du, gli, ma, me, gie, ve, so]
13 month_names: [~, schaner, favrer, mars, avrigl, matg, zercladur, fanadur, avust, settember, october, november, december]
14 abbr_month_names: [~, schan, favr, mars, avr, matg, zercl, fan, avust, sett, oct, nov, dec]
15 order: [ :day, :month, :year ]
19 default: "%A, %d. %B %Y, %H:%M Uhr"
20 short: "%d. %B, %H:%M Uhr"
21 long: "%A, %d. %B %Y, %H:%M Uhr"
27 half_a_minute: "ina mesa minuta"
29 one: "main ch’ina secunda"
30 other: "main che {{count}} secundas"
33 other: "{{count}} secundas"
35 one: "main ch’ina minuta"
36 other: "main che {{count}} minutas"
39 other: "{{count}} minutas"
42 other: "circa {{count}} uras"
45 other: "{{count}} dis"
48 other: "circa {{count}} mais"
51 other: "{{count}} mais"
54 other: "circa {{count}} onns"
56 one: "dapli ch'in onn"
57 other: "dapli che {{count}} onns"
89 # Storage units output formatting.
90 # %u is the storage unit, %n is the number (default: 2 MB)
103 words_connector: ", "
104 two_words_connector: " e "
105 last_word_connector: " e "
111 one: "Betg pussaivel da memorisar quest {{model}}: 1 errur."
112 other: "Betg pussaivel da memorisar quest {{model}}: {{count}} errurs."
113 body: "Faschai uschè bain e controllai ils suandants champs:"
116 inclusion: "n'è betg sin la glista"
117 exclusion: "na stat betg a disposiziun"
118 invalid: "n'è betg valid"
119 confirmation: "na correspunda betg al champ da conferma"
120 accepted: "sto vegnir acceptà"
121 empty: "sto vegnir emplenì ora"
122 blank: "sto vegnir emplenì ora"
123 too_long: "è memia lung (betg dapli che {{count}} caracters)"
124 too_short: "è memia curt (betg pli pauc che {{count}} caracters)"
125 wrong_length: "ha la fallida lunghezza (sto avair {{count}} caracters)"
126 taken: "è gia occupà"
127 not_a_number: "è betg in dumber"
128 greater_than: "sto esser pli grond che {{count}}"
129 greater_than_or_equal_to: "sto esser pli grond u medem sco {{count}}"
130 equal_to: "sto esser exact {{count}}"
131 less_than: "sto esser pli pitschen che {{count}}"
132 less_than_or_equal_to: "sto esser pli pitschen u medem sco {{count}}"
133 odd: "sto esser spèr"
134 even: "sto esser pèr"