1 # Swiss German (Switzerland) translations for Ruby on Rails
2 # by Florian Hanke (florian.hanke@gmail.com).
4 # Adapted from de-CH by Clemens Kofler (clemens@railway.at).
14 day_names: [Sunntig, Mäntig, Ziischtig, Mittwuch, Dunnschtig, Friitig, Samschtig]
15 abbr_day_names: [Su, Mä, Zi, Mi, Du, Fr, Sa]
16 month_names: [~, Januar, Februar, März, April, Mai, Juni, Juli, Auguscht, Septämber, Oktober, Novämber, Dezämber]
17 abbr_month_names: [~, Jan, Feb, Mär, Apr, Mai, Jun, Jul, Aug, Sep, Okt, Nov, Dez]
25 default: "%A, %d. %B %Y, %H:%M"
26 short: "%d. %B, %H:%M"
27 long: "%A, %d. %B %Y, %H:%M"
35 half_a_minute: 'ä halbi Minuutä'
37 one: 'weniger als ä Sekundä'
38 other: 'weniger als %{count} Sekundä'
41 other: '%{count} Sekunde'
43 one: 'weniger als ä Minuutä'
44 other: 'weniger als %{count} Minuutä'
47 other: '%{count} Minutä'
49 one: 'öppe nä Schtund'
50 other: 'öppe nä %{count} Schtund'
53 other: '%{count} Taag'
56 other: 'öppe %{count} Mönet'
59 other: '%{count} Mönet'
62 other: 'fascht %{count} Jaar'
65 other: 'öppe %{count} Jaar'
67 one: 'meh als äs Jaar'
68 other: 'meh als %{count} Jaar'
83 strip_insignificant_zeros: false
92 strip_insignificant_zeros: false
104 strip_insignificant_zeros: true
106 # Storage units output formatting.
107 # %u is the storage unit, %n is the number (default: 2 MB)
112 other: "Bytes" # Bäits
125 quadrillion: Quadrilioon
129 words_connector: ", "
130 two_words_connector: " und "
131 last_word_connector: " und "
133 prompt: "Bitte wääle:"
137 prompt: "Bitte wääle"
140 create: '%{model} erschtele'
141 update: '%{model} ändere'
142 submit: '%{model} schpeichere'
145 format: "%{attribute} %{message}"
147 messages: &errors_messages
148 inclusion: "isch kän gültige Wert"
149 exclusion: "isch nöd ume"
150 invalid: "isch nöd gültig"
151 confirmation: "isch nöd gliich wie'd Beschtätigung"
152 accepted: "mues akzeptiert werdä"
153 empty: "mues uusgfüllt werdä"
154 blank: "mues uusgfüllt werdä"
155 too_long: "isch z'lang (nöd mee als %{count} Zeiche)"
156 too_short: "isch z'churz (nöd weniger als %{count} Zeiche)"
157 wrong_length: "hät di falsch Längi (mues genau %{count} Zeiche haa)"
158 not_a_number: "isch kä Nummerä"
159 not_an_integer: "isch kä Zaal"
160 greater_than: "mues grösser als %{count} sii"
161 greater_than_or_equal_to: "mues grösser oder gliich wi %{count} sii"
162 equal_to: "mues genau %{count} sii"
163 less_than: "mues chliiner als %{count} sii"
164 less_than_or_equal_to: "mues chliiner oder gliich %{count} sii"
165 odd: "mues ungraad sii"
166 even: "mues graad sii"
172 one: "Han's %{model} nöd schpeichere chönne: än Fehler."
173 other: "Han's %{model} näd schpeichere chönne: %{count} Fehler."
174 body: "Bitte überprüefed Si die Felder:"
177 taken: "isch bereits vergää"
178 record_invalid: "Gültigkeitsprüefig hät fehlgschlage: %{errors}"
182 format: "%{attribute} %{message}"