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).
65 default: "%A, %d. %B %Y, %H:%M"
66 short: "%d. %B, %H:%M"
67 long: "%A, %d. %B %Y, %H:%M"
75 half_a_minute: 'ä halbi Minuutä'
77 one: 'weniger als ä Sekundä'
78 other: 'weniger als %{count} Sekundä'
81 other: '%{count} Sekunde'
83 one: 'weniger als ä Minuutä'
84 other: 'weniger als %{count} Minuutä'
87 other: '%{count} Minutä'
89 one: 'öppe nä Schtund'
90 other: 'öppe nä %{count} Schtund'
93 other: '%{count} Taag'
96 other: 'öppe %{count} Mönet'
99 other: '%{count} Mönet'
101 one: 'fascht äs Jaar'
102 other: 'fascht %{count} Jaar'
105 other: 'öppe %{count} Jaar'
107 one: 'meh als äs Jaar'
108 other: 'meh als %{count} Jaar'
123 strip_insignificant_zeros: false
132 strip_insignificant_zeros: false
144 strip_insignificant_zeros: true
146 # Storage units output formatting.
147 # %u is the storage unit, %n is the number (default: 2 MB)
152 other: "Bytes" # Bäits
165 quadrillion: Quadrilioon
169 words_connector: ", "
170 two_words_connector: " und "
171 last_word_connector: " und "
173 prompt: "Bitte wääle:"
177 prompt: "Bitte wääle"
180 create: '%{model} erschtele'
181 update: '%{model} ändere'
182 submit: '%{model} schpeichere'
185 format: "%{attribute} %{message}"
187 messages: &errors_messages
188 inclusion: "isch kän gültige Wert"
189 exclusion: "isch nöd ume"
190 invalid: "isch nöd gültig"
191 confirmation: "isch nöd gliich wie'd Beschtätigung"
192 accepted: "mues akzeptiert werdä"
193 empty: "mues uusgfüllt werdä"
194 blank: "mues uusgfüllt werdä"
195 too_long: "isch z'lang (nöd mee als %{count} Zeiche)"
196 too_short: "isch z'churz (nöd weniger als %{count} Zeiche)"
197 wrong_length: "hät di falsch Längi (mues genau %{count} Zeiche haa)"
198 not_a_number: "isch kä Nummerä"
199 not_an_integer: "isch kä Zaal"
200 greater_than: "mues grösser als %{count} sii"
201 greater_than_or_equal_to: "mues grösser oder gliich wi %{count} sii"
202 equal_to: "mues genau %{count} sii"
203 less_than: "mues chliiner als %{count} sii"
204 less_than_or_equal_to: "mues chliiner oder gliich %{count} sii"
205 odd: "mues ungraad sii"
206 even: "mues graad sii"
212 one: "Han's %{model} nöd schpeichere chönne: än Fehler."
213 other: "Han's %{model} näd schpeichere chönne: %{count} Fehler."
214 body: "Bitte überprüefed Si die Felder:"
217 taken: "isch bereits vergää"
218 record_invalid: "Gültigkeitsprüefig hät fehlgschlage: %{errors}"
222 format: "%{attribute} %{message}"