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).
63 default: "%A, %d. %B %Y, %H:%M"
64 short: "%d. %B, %H:%M"
65 long: "%A, %d. %B %Y, %H:%M"
71 half_a_minute: 'ä halbi Minuutä'
73 one: 'weniger als ä Sekundä'
74 other: 'weniger als %{count} Sekundä'
77 other: '%{count} Sekunde'
79 one: 'weniger als ä Minuutä'
80 other: 'weniger als %{count} Minuutä'
83 other: '%{count} Minutä'
85 one: 'öppe nä Schtund'
86 other: 'öppe nä %{count} Schtund'
89 other: '%{count} Taag'
92 other: 'öppe %{count} Mönet'
95 other: '%{count} Mönet'
98 other: 'fascht %{count} Jaar'
101 other: 'öppe %{count} Jaar'
103 one: 'meh als äs Jaar'
104 other: 'meh als %{count} Jaar'
119 strip_insignificant_zeros: false
128 strip_insignificant_zeros: false
140 strip_insignificant_zeros: true
142 # Storage units output formatting.
143 # %u is the storage unit, %n is the number (default: 2 MB)
148 other: "Bytes" # Bäits
161 quadrillion: Quadrilioon
165 words_connector: ", "
166 two_words_connector: " und "
167 last_word_connector: " und "
169 prompt: "Bitte wääle:"
173 prompt: "Bitte wääle"
176 create: '%{model} erschtele'
177 update: '%{model} ändere'
178 submit: '%{model} schpeichere'
181 format: "%{attribute} %{message}"
183 messages: &errors_messages
184 inclusion: "isch kän gültige Wert"
185 exclusion: "isch nöd ume"
186 invalid: "isch nöd gültig"
187 confirmation: "isch nöd gliich wie'd Beschtätigung"
188 accepted: "mues akzeptiert werdä"
189 empty: "mues uusgfüllt werdä"
190 blank: "mues uusgfüllt werdä"
191 too_long: "isch z'lang (nöd mee als %{count} Zeiche)"
192 too_short: "isch z'churz (nöd weniger als %{count} Zeiche)"
193 wrong_length: "hät di falsch Längi (mues genau %{count} Zeiche haa)"
194 not_a_number: "isch kä Nummerä"
195 not_an_integer: "isch kä Zaal"
196 greater_than: "mues grösser als %{count} sii"
197 greater_than_or_equal_to: "mues grösser oder gliich wi %{count} sii"
198 equal_to: "mues genau %{count} sii"
199 less_than: "mues chliiner als %{count} sii"
200 less_than_or_equal_to: "mues chliiner oder gliich %{count} sii"
201 odd: "mues ungraad sii"
202 even: "mues graad sii"
203 taken: "isch bereits vergää"
204 record_invalid: "Gültigkeitsprüefig hät fehlgschlage: %{errors}"
205 template: &errors_template
207 one: "Han's %{model} nöd schpeichere chönne: än Fehler."
208 other: "Han's %{model} näd schpeichere chönne: %{count} Fehler."
209 body: "Bitte überprüefed Si die Felder:"
218 format: "%{attribute} %{message}"