spree_i18n 1.0.0 → 5.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/.gitignore +22 -0
- data/.rspec +3 -0
- data/.rubocop.yml +7 -0
- data/.travis.yml +44 -0
- data/Appraisals +9 -0
- data/CONTRIBUTING.md +81 -0
- data/Gemfile +6 -0
- data/LICENSE.md +26 -0
- data/README.md +95 -9
- data/Rakefile +86 -0
- data/bin/rails +7 -0
- data/config/initializers/country_names.rb +51 -0
- data/config/locales/ar.yml +1341 -0
- data/config/locales/be.yml +1419 -0
- data/config/locales/bg.yml +1441 -0
- data/config/locales/ca.yml +1253 -1126
- data/config/locales/cs.yml +1363 -0
- data/config/locales/da.yml +1330 -1191
- data/config/locales/de-CH.yml +1284 -1202
- data/config/locales/de.yml +1928 -1113
- data/config/locales/en-AU.yml +1241 -1113
- data/config/locales/en-GB.yml +1249 -1117
- data/config/locales/en-IN.yml +1241 -1111
- data/config/locales/en-NZ.yml +1248 -1120
- data/config/locales/es-CL.yml +1398 -0
- data/config/locales/es-EC.yml +1338 -0
- data/config/locales/es-MX.yml +1327 -1196
- data/config/locales/es.yml +1785 -1195
- data/config/locales/et.yml +1246 -1136
- data/config/locales/fa.yml +1139 -1185
- data/config/locales/fi.yml +1362 -1200
- data/config/locales/fr.yml +1952 -1142
- data/config/locales/gr.yml +1336 -0
- data/config/locales/id.yml +1335 -0
- data/config/locales/it.yml +1391 -1187
- data/config/locales/ja.yml +1336 -0
- data/config/locales/km.yml +1358 -0
- data/config/locales/ko.yml +1292 -1204
- data/config/locales/ku.yml +1338 -0
- data/config/locales/lt.yml +1497 -1199
- data/config/locales/lv.yml +1319 -1194
- data/config/locales/nb.yml +1339 -0
- data/config/locales/nl.yml +1361 -1124
- data/config/locales/pl.yml +1640 -1139
- data/config/locales/pt-BR.yml +1512 -1196
- data/config/locales/pt.yml +1290 -0
- data/config/locales/ro.yml +1335 -0
- data/config/locales/ru.yml +1396 -1115
- data/config/locales/sk.yml +1339 -1200
- data/config/locales/sl-SI.yml +1286 -1204
- data/config/locales/sv.yml +1559 -0
- data/config/locales/th.yml +1319 -1195
- data/config/locales/tr.yml +1291 -0
- data/config/locales/uk.yml +1316 -1075
- data/config/locales/vi.yml +1296 -0
- data/config/locales/zh-CN.yml +1367 -1199
- data/config/locales/zh-TW.yml +1821 -1199
- data/gemfiles/spree_4_2.gemfile +8 -0
- data/gemfiles/spree_master.gemfile +8 -0
- data/lib/generators/spree_i18n/install/install_generator.rb +6 -0
- data/lib/spree/i18n_utils.rb +26 -20
- data/lib/spree_i18n.rb +6 -1
- data/lib/spree_i18n/engine.rb +43 -0
- data/lib/spree_i18n/locale.rb +13 -0
- data/lib/spree_i18n/version.rb +17 -0
- data/lib/tasks/spree_i18n/upgrade.rake +43 -0
- data/spec/features/russian_errors_translation_spec.rb +16 -0
- data/spec/features/translation_spec.rb +38 -0
- data/spec/spec_helper.rb +10 -0
- data/spec/support/i18n.rb +5 -0
- data/spree_i18n.gemspec +31 -0
- metadata +94 -110
- data/config/locales/cs-CZ.yml +0 -1206
- data/config/locales/il.yml +0 -1206
- data/config/locales/ja/spree_api.yml +0 -14
- data/config/locales/ja/spree_auth.yml +0 -46
- data/config/locales/ja/spree_core.rb +0 -16
- data/config/locales/ja/spree_core.yml +0 -1071
- data/config/locales/ja/spree_dash.yml +0 -5
- data/config/locales/ja/spree_promo.yml +0 -88
- data/config/locales/nb-NO.yml +0 -1206
- data/config/locales/nl-BE.yml +0 -1206
- data/config/locales/pt-PT.yml +0 -1206
- data/config/locales/sv-SE.yml +0 -1210
- data/config/locales/vn.yml +0 -1206
- data/default/spree_api.yml +0 -21
- data/default/spree_auth.yml +0 -46
- data/default/spree_core.yml +0 -1123
- data/default/spree_dash.yml +0 -11
- data/default/spree_promo.yml +0 -92
- data/lib/spree_i18n/railtie.rb +0 -24
- data/lib/tasks/i18n.rake +0 -107
data/config/locales/de-CH.yml
CHANGED
@@ -1,1206 +1,1288 @@
|
|
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
|
-
|
1
|
+
de-CH:
|
2
|
+
activerecord:
|
3
|
+
attributes:
|
4
|
+
spree/address:
|
5
|
+
address1:
|
6
|
+
address2:
|
7
|
+
city:
|
8
|
+
country:
|
9
|
+
firstname:
|
10
|
+
lastname:
|
11
|
+
phone:
|
12
|
+
state:
|
13
|
+
zipcode:
|
14
|
+
spree/calculator/tiered_flat_rate:
|
15
|
+
preferred_base_amount:
|
16
|
+
preferred_tiers:
|
17
|
+
spree/calculator/tiered_percent:
|
18
|
+
preferred_base_percent:
|
19
|
+
preferred_tiers:
|
20
|
+
spree/country:
|
21
|
+
iso:
|
22
|
+
iso3:
|
23
|
+
iso_name:
|
24
|
+
name:
|
25
|
+
numcode:
|
26
|
+
spree/credit_card:
|
27
|
+
base:
|
28
|
+
cc_type:
|
29
|
+
month:
|
30
|
+
name:
|
31
|
+
number:
|
32
|
+
verification_value:
|
33
|
+
year:
|
34
|
+
spree/inventory_unit:
|
35
|
+
state:
|
36
|
+
spree/line_item:
|
37
|
+
price:
|
38
|
+
quantity:
|
39
|
+
spree/option_type:
|
40
|
+
name:
|
41
|
+
presentation:
|
42
|
+
spree/order:
|
43
|
+
checkout_complete:
|
44
|
+
completed_at:
|
45
|
+
considered_risky: Riskant
|
46
|
+
coupon_code:
|
47
|
+
created_at:
|
48
|
+
email:
|
49
|
+
ip_address:
|
50
|
+
item_total:
|
51
|
+
number:
|
52
|
+
payment_state:
|
53
|
+
shipment_state:
|
54
|
+
special_instructions:
|
55
|
+
state:
|
56
|
+
total:
|
51
57
|
spree/order/bill_address:
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
58
|
+
address1:
|
59
|
+
city:
|
60
|
+
firstname:
|
61
|
+
lastname:
|
62
|
+
phone:
|
63
|
+
state:
|
64
|
+
zipcode:
|
59
65
|
spree/order/ship_address:
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
66
|
+
address1:
|
67
|
+
city:
|
68
|
+
firstname:
|
69
|
+
lastname:
|
70
|
+
phone:
|
71
|
+
state:
|
72
|
+
zipcode:
|
73
|
+
spree/payment:
|
74
|
+
amount:
|
75
|
+
spree/payment_method:
|
76
|
+
name:
|
77
|
+
spree/product:
|
78
|
+
available_on:
|
79
|
+
cost_currency:
|
80
|
+
cost_price:
|
81
|
+
description:
|
82
|
+
master_price:
|
83
|
+
name:
|
84
|
+
on_hand:
|
85
|
+
shipping_category:
|
86
|
+
tax_category:
|
87
|
+
spree/promotion:
|
88
|
+
advertise:
|
89
|
+
code:
|
90
|
+
description:
|
91
|
+
event_name:
|
92
|
+
expires_at:
|
93
|
+
name:
|
94
|
+
path:
|
95
|
+
starts_at:
|
96
|
+
usage_limit:
|
97
|
+
spree/promotion_category:
|
98
|
+
name:
|
99
|
+
spree/property:
|
100
|
+
name:
|
101
|
+
presentation:
|
102
|
+
spree/prototype:
|
103
|
+
name:
|
104
|
+
spree/return_authorization:
|
105
|
+
amount:
|
106
|
+
spree/role:
|
107
|
+
name:
|
108
|
+
spree/state:
|
109
|
+
abbr:
|
110
|
+
name:
|
111
|
+
spree/state_change:
|
112
|
+
state_changes:
|
113
|
+
state_from:
|
114
|
+
state_to:
|
115
|
+
timestamp:
|
116
|
+
type:
|
117
|
+
updated:
|
118
|
+
user:
|
119
|
+
spree/store:
|
120
|
+
mail_from_address:
|
121
|
+
meta_description:
|
122
|
+
meta_keywords:
|
123
|
+
name:
|
124
|
+
seo_title:
|
125
|
+
url:
|
126
|
+
spree/tax_category:
|
127
|
+
description:
|
128
|
+
name:
|
129
|
+
spree/tax_rate:
|
130
|
+
amount:
|
131
|
+
included_in_price:
|
132
|
+
show_rate_in_label:
|
133
|
+
spree/taxon:
|
134
|
+
name:
|
135
|
+
permalink:
|
136
|
+
position:
|
137
|
+
spree/taxonomy:
|
138
|
+
name:
|
139
|
+
spree/user:
|
140
|
+
email:
|
141
|
+
password:
|
142
|
+
password_confirmation:
|
143
|
+
spree/variant:
|
144
|
+
cost_currency:
|
145
|
+
cost_price:
|
146
|
+
depth:
|
147
|
+
height:
|
148
|
+
price:
|
149
|
+
sku:
|
150
|
+
weight:
|
151
|
+
width:
|
152
|
+
spree/zone:
|
153
|
+
description:
|
154
|
+
name:
|
155
|
+
errors:
|
156
|
+
models:
|
157
|
+
spree/calculator/tiered_flat_rate:
|
158
|
+
attributes:
|
159
|
+
base:
|
160
|
+
keys_should_be_positive_number:
|
161
|
+
preferred_tiers:
|
162
|
+
should_be_hash:
|
163
|
+
spree/calculator/tiered_percent:
|
164
|
+
attributes:
|
165
|
+
base:
|
166
|
+
keys_should_be_positive_number:
|
167
|
+
values_should_be_percent:
|
168
|
+
preferred_tiers:
|
169
|
+
should_be_hash:
|
170
|
+
spree/classification:
|
171
|
+
attributes:
|
172
|
+
taxon_id:
|
173
|
+
already_linked:
|
174
|
+
spree/credit_card:
|
175
|
+
attributes:
|
176
|
+
base:
|
177
|
+
card_expired:
|
178
|
+
expiry_invalid:
|
179
|
+
spree/line_item:
|
180
|
+
attributes:
|
181
|
+
currency:
|
182
|
+
must_match_order_currency:
|
183
|
+
spree/refund:
|
184
|
+
attributes:
|
185
|
+
amount:
|
186
|
+
greater_than_allowed:
|
187
|
+
spree/reimbursement:
|
188
|
+
attributes:
|
189
|
+
base:
|
190
|
+
return_items_order_id_does_not_match:
|
191
|
+
spree/return_item:
|
192
|
+
attributes:
|
193
|
+
inventory_unit:
|
194
|
+
other_completed_return_item_exists:
|
195
|
+
reimbursement:
|
196
|
+
cannot_be_associated_unless_accepted:
|
197
|
+
spree/store:
|
198
|
+
attributes:
|
199
|
+
base:
|
200
|
+
cannot_destroy_default_store:
|
201
|
+
models:
|
202
|
+
spree/address:
|
203
|
+
spree/country:
|
204
|
+
spree/credit_card:
|
205
|
+
spree/customer_return:
|
206
|
+
spree/inventory_unit:
|
207
|
+
spree/line_item:
|
208
|
+
spree/option_type:
|
209
|
+
spree/option_value:
|
67
210
|
spree/order:
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
spree/
|
81
|
-
|
82
|
-
spree/
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
spree/
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
|
181
|
-
|
182
|
-
|
183
|
-
|
184
|
-
|
185
|
-
|
186
|
-
|
187
|
-
|
188
|
-
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
|
195
|
-
|
196
|
-
|
197
|
-
|
198
|
-
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
|
203
|
-
|
204
|
-
|
205
|
-
|
206
|
-
|
207
|
-
|
208
|
-
|
209
|
-
|
210
|
-
|
211
|
-
|
212
|
-
|
213
|
-
|
214
|
-
|
215
|
-
|
216
|
-
|
217
|
-
|
218
|
-
|
219
|
-
|
220
|
-
|
221
|
-
|
222
|
-
|
223
|
-
|
224
|
-
|
225
|
-
|
226
|
-
|
227
|
-
|
228
|
-
|
229
|
-
|
230
|
-
|
231
|
-
|
232
|
-
|
233
|
-
|
234
|
-
|
235
|
-
|
236
|
-
|
237
|
-
|
238
|
-
|
239
|
-
|
240
|
-
|
241
|
-
|
242
|
-
|
243
|
-
|
244
|
-
|
245
|
-
|
246
|
-
|
247
|
-
|
248
|
-
|
249
|
-
|
250
|
-
|
251
|
-
|
252
|
-
|
253
|
-
|
254
|
-
|
255
|
-
|
256
|
-
|
257
|
-
|
258
|
-
|
259
|
-
|
260
|
-
|
261
|
-
|
262
|
-
|
263
|
-
|
264
|
-
|
265
|
-
|
266
|
-
|
267
|
-
|
268
|
-
|
269
|
-
|
270
|
-
|
271
|
-
|
272
|
-
|
273
|
-
|
274
|
-
|
275
|
-
|
276
|
-
|
277
|
-
|
278
|
-
|
279
|
-
|
280
|
-
|
281
|
-
|
282
|
-
|
283
|
-
|
284
|
-
|
285
|
-
|
286
|
-
back_to_payment_methods_list: "Back To Payment Methods List"
|
287
|
-
back_to_payments_list: "Back To Payments List"
|
288
|
-
back_to_products_list: "Back To Products List"
|
289
|
-
back_to_promotions_list: "Back To Promotions List"
|
290
|
-
back_to_properties_list: "Back To Products List"
|
291
|
-
back_to_prototypes_list: "Back To Prototypes List"
|
292
|
-
back_to_reports_list: "Back To Reports List"
|
293
|
-
back_to_shipping_categories: "Back To Shipping Categories"
|
294
|
-
back_to_shipping_methods_list: "Back To Shipping Methods List"
|
295
|
-
back_to_states_list: "Back To States List"
|
296
|
-
back_to_store: "Zurück zum Shop"
|
297
|
-
back_to_tax_categories_list: "Back To Tax Categories List"
|
298
|
-
back_to_taxonomies_list: "Back To Taxonomies List"
|
299
|
-
back_to_trackers_list: "Back To Trackers List"
|
300
|
-
back_to_zones_list: "Back To Zones List"
|
301
|
-
backordered: Backordered
|
302
|
-
backordering_is_allowed: "Lieferrückstand ist %{not} erlaubt"
|
303
|
-
balance_due: "Total ausstehend"
|
304
|
-
bill_address: Rechnungsadresse
|
305
|
-
billing: Billing
|
306
|
-
billing_address: Rechnungsadresse
|
307
|
-
both: Both
|
308
|
-
calculator: Rechner
|
309
|
-
calculator_settings_warning: "Wenn Sie den Rechner-Typ ändern, müssen Sie erst speichern, bevor Sie die Rechner-Einstellungen bearbeiten können"
|
310
|
-
cancel: verwerfen
|
311
|
-
cancel_my_account: Cancel my account
|
312
|
-
cancel_my_account_description: "Unhappy?"
|
313
|
-
canceled: Verworfen
|
314
|
-
cannot_create_payment_without_payment_methods: You cannot create a payment for an order without any payment methods defined.
|
315
|
-
cannot_create_returns: Cannot create returns as this order has not shipped yet.
|
316
|
-
cannot_perform_operation: "Cannot perform requested operation"
|
317
|
-
capture: stornieren
|
318
|
-
card_code: "Kartenprüfnummer"
|
319
|
-
card_details: "Card details"
|
320
|
-
card_number: "Kartennummer"
|
321
|
-
card_type_is: Kartentyp ist
|
322
|
-
cart: Warenkorb
|
323
|
-
categories: Kategorien
|
324
|
-
category: Kategorie
|
325
|
-
change: Ändern
|
326
|
-
change_language: "Sprache ändern"
|
327
|
-
change_my_password: "Change my password"
|
328
|
-
charge_total: Charge Total
|
329
|
-
charged: geändert
|
330
|
-
charges: Charges
|
331
|
-
checkout: "Zur Kasse"
|
332
|
-
cheque: Cheque
|
333
|
-
city: Stadt
|
334
|
-
clone: Klonen
|
335
|
-
code: Code
|
336
|
-
combine: Kombinierbar
|
337
|
-
complete: "komplett"
|
338
|
-
complete_list: "Komplette Liste"
|
339
|
-
configuration: Konfiguration
|
340
|
-
configuration_options: "Konfigurations-Optionen"
|
341
|
-
configurations: Konfigurationen
|
342
|
-
configure_s3: "Configure S3"
|
343
|
-
configured: Configured
|
344
|
-
confirm: Bestätigen
|
345
|
-
confirm_delete: "Löschen bestätigen"
|
346
|
-
confirm_password: "Passwort bestätigen"
|
347
|
-
continue: Weitermachen
|
348
|
-
continue_shopping: "Weiter Einkaufen"
|
349
|
-
copy_all_mails_to: "Kopien aller E-Mails an"
|
350
|
-
cost_price: "Einkaufspreis"
|
351
|
-
count_of_reduced_by: "count of '%{name}' reduced by %{count}"
|
352
|
-
country: Land
|
353
|
-
country_based: "Länderbasiert"
|
354
|
-
coupon: Coupon
|
355
|
-
coupon_code: Coupon code
|
356
|
-
coupon_code_applied: The coupon code was successfully applied to your order.
|
357
|
-
create: Erstellen
|
358
|
-
create_a_new_account: "Neues Konto erstellen"
|
359
|
-
create_user_account: "Benutzerkonto erstellen"
|
360
|
-
created_successfully: "Erfolgreich erstellt"
|
361
|
-
credit: Credit
|
362
|
-
credit_card: Kreditkarte
|
363
|
-
credit_card_capture_complete: "Credit Card Was Captured"
|
364
|
-
credit_card_payment: Kreditkartenzahlung
|
365
|
-
credit_cards: Credit Cards
|
366
|
-
credit_owed: "Credit Owed"
|
367
|
-
credit_total: Credit Total
|
368
|
-
credits: Credits
|
369
|
-
currency: Currency
|
370
|
-
currency_settings: "Currency Settings"
|
371
|
-
currency_symbol_position: "Put currency symbol before or after dollar amount?"
|
372
|
-
current: Stand
|
373
|
-
customer: Kunde
|
374
|
-
customer_details: "Kundenangaben"
|
375
|
-
customer_details_updated: "The customer's details have been updated."
|
376
|
-
customer_search: "Kundensuche"
|
377
|
-
cut: Cut
|
378
|
-
date_completed: Date Completed
|
379
|
-
date_created: Date created
|
380
|
-
date_range: "Datum (von/bis)"
|
381
|
-
debit: Debit
|
382
|
-
default: Default
|
383
|
-
default_meta_description: Default Meta Description
|
384
|
-
default_meta_keywords: Default Meta Keywords
|
385
|
-
default_seo_title: Default Seo Title
|
386
|
-
default_tax: Default Tax
|
387
|
-
default_tax_zone: Default Tax Zone
|
388
|
-
defined_paperclip_styles: Defined Paperclip Styles
|
389
|
-
delete: Löschen
|
390
|
-
delivery: Delivery
|
391
|
-
depth: Tiefe
|
392
|
-
description: Beschreibung
|
393
|
-
destroy: Entfernen
|
394
|
-
didnt_receive_confirmation_instructions: "Didn't receive confirmation instructions?"
|
395
|
-
didnt_receive_unlock_instructions: "Didn't receive unlock instructions?"
|
396
|
-
discount_amount: "Discount Amount"
|
397
|
-
dismiss_banner: "No. Thanks! I'm not interested, do not display this message again"
|
398
|
-
display: Anzeigen
|
399
|
-
display_currency: "Display currency"
|
400
|
-
dollar_amounts_displayed_as: "Dollar amounts displayed as %{example}"
|
401
|
-
edit: Bearbeiten
|
402
|
-
edit_general_settings: "Edit General Settings"
|
403
|
-
editing_billing_integration: Editing Billing Integration
|
404
|
-
editing_category: "Kategorie bearbeiten"
|
405
|
-
editing_mail_method: Editing Mail Method
|
406
|
-
editing_option_type: "Optionstyp bearbeiten"
|
407
|
-
editing_option_types: "Option bearbeiten"
|
408
|
-
editing_payment_method: Editing Payment Method
|
409
|
-
editing_product: "Produkt bearbeiten"
|
410
|
-
editing_product_group: "Produktegruppe bearbeiten"
|
411
|
-
editing_promotion: Editing Promotion
|
412
|
-
editing_property: "Eigenschaft bearbeiten"
|
413
|
-
editing_prototype: "Prototyp bearbeiten"
|
414
|
-
editing_shipping_category: "Editiere Versandkategorien"
|
415
|
-
editing_shipping_method: "Editiere Versandmethoden"
|
416
|
-
editing_state: "Kanton bearbeiten"
|
417
|
-
editing_tax_category: "Steuer-Kategorie bearbeiten"
|
418
|
-
editing_tax_rate: "Editing Tax Rate"
|
419
|
-
editing_tracker: Editing Tracker
|
420
|
-
editing_user: "Benutzer bearbeiten"
|
421
|
-
editing_zone: "Zone bearbeiten"
|
422
|
-
email: E-Mail
|
423
|
-
email_address: "E-Mail Adresse"
|
424
|
-
email_server_settings_description: "Mailserver-Einstellungen ändern"
|
425
|
-
empty: "Empty"
|
426
|
-
empty_cart: "Warenkorb leeren"
|
427
|
-
enable_login_via_login_password: "Use standard email/password"
|
428
|
-
enable_login_via_openid: "OpenID verwenden"
|
429
|
-
enable_mail_delivery: "Mailversand einschalten"
|
430
|
-
ending_in: "Ending in"
|
431
|
-
enter_at_least_five_letters: Enter at least five letters of customer name
|
432
|
-
enter_exactly_as_shown_on_card: Please enter exactly as shown on the card
|
433
|
-
enter_password_to_confirm: "(we need your current password to confirm your changes)"
|
434
|
-
enter_token: "Token hinzufügen"
|
435
|
-
environment: "Umgebung"
|
436
|
-
error: Fehler
|
437
|
-
error_user_destroy_with_orders: "Users with completed orders may not be deleted"
|
438
|
-
errors:
|
439
|
-
messages:
|
440
|
-
could_not_create_taxon: "Could not create taxon"
|
441
|
-
no_payment_methods_available: "No payment methods are configured for this environment"
|
442
|
-
no_shipping_methods_available: "No shipping methods available for selected location, please change your address and try again."
|
443
|
-
errors_prohibited_this_record_from_being_saved:
|
444
|
-
one: "1 error prohibited this record from being saved"
|
445
|
-
other: "%{count} errors prohibited this record from being saved"
|
446
|
-
event: Ereignis
|
447
|
-
events:
|
448
|
-
spree:
|
449
|
-
cart:
|
450
|
-
add: 'Add to cart'
|
451
|
-
checkout:
|
452
|
-
coupon_code_added: Coupon code added
|
453
|
-
content:
|
454
|
-
visited: Visit static content page
|
455
|
-
order:
|
456
|
-
contents_changed: "Order contents changed"
|
457
|
-
page_view: "Static page viewed"
|
458
|
-
user:
|
459
|
-
signup: 'User signup'
|
460
|
-
existing_customer: "Vorhandener Kunde"
|
461
|
-
expiration: "Gültigkeitsdauer"
|
462
|
-
expiration_month: "Gültig bis (Monat)"
|
463
|
-
expiration_year: "Gültig bis (Jahr)"
|
464
|
-
expiry: Expiry
|
465
|
-
extension: Erweiterung
|
466
|
-
extensions: Erweiterungen
|
467
|
-
filename: Dateiname
|
468
|
-
final_confirmation: "Endbestätigung"
|
469
|
-
finalize: Finalize
|
470
|
-
finalized_payments: Finalized Payments
|
471
|
-
first_item: First Item Cost
|
472
|
-
first_name: Vorname
|
473
|
-
first_name_begins_with: "Vorname beginnt mit"
|
474
|
-
flat_percent: Flat Percent
|
475
|
-
flat_rate_amount: Amount
|
476
|
-
flat_rate_per_item: "Flat Rate (per item)"
|
477
|
-
flat_rate_per_order: "Flat Rate (per order)"
|
478
|
-
flexible_rate: "Flexible Rate"
|
479
|
-
forgot_password: "Passwort vergessen?"
|
480
|
-
free_shipping: Free Shipping
|
481
|
-
from_state: Vom Status
|
482
|
-
front_end: Front End
|
483
|
-
full_name: "Vollständiger Name"
|
484
|
-
gateway: "Gateway"
|
485
|
-
gateway_config_unavailable: "Gateway unavailable for environment"
|
486
|
-
gateway_configuration: "Gateway-Konfiguration"
|
487
|
-
gateway_error: "Gateway-Fehler"
|
488
|
-
gateway_setting_description: "Gateway-Einstellungen ändern"
|
489
|
-
gateway_settings_warning: "If you are changing the gateway type, you must save first before you can edit the gateway settings"
|
490
|
-
general: "General"
|
491
|
-
general_settings: "Allgemeine Einstellungen"
|
492
|
-
general_settings_description: "Allgemeine Einstellungen ändern"
|
493
|
-
google_analytics: "Google Analytics"
|
494
|
-
google_analytics_active: "Aktiv"
|
495
|
-
google_analytics_create: "Neuen Google Analytics-Account erstellen"
|
496
|
-
google_analytics_id: "Analytics ID"
|
497
|
-
google_analytics_new: "Neuer Google Analytics-Account"
|
498
|
-
google_analytics_setting_description: "Google Analytics ID verwalten"
|
499
|
-
guest_checkout: "Gast-Einkauf"
|
500
|
-
guest_user_account: "Ohne Registrierung bestellen"
|
501
|
-
has_no_shipped_units: has no shipped units
|
502
|
-
height: Höhe
|
503
|
-
hello_user: "Hallo, Benutzer"
|
504
|
-
history: "Verlauf"
|
505
|
-
home: "Home"
|
506
|
-
icon: "Icon"
|
507
|
-
icons_by: "Icons by"
|
508
|
-
image: Bild
|
509
|
-
image_settings: "Image Settings"
|
510
|
-
image_settings_description: "Image Settings Description"
|
511
|
-
image_settings_updated: "Image Settings successfully updated."
|
512
|
-
image_settings_warning: "You will need to regenerate thumbnails if you update the paperclip styles. Use rake paperclip:refresh:thumbnails to do this."
|
513
|
-
images: Bilder
|
514
|
-
images_for: "Images for"
|
515
|
-
in_progress: "In Bearbeitung"
|
516
|
-
include_in_shipment: In dieser Lieferung
|
517
|
-
included_in_other_shipment: In einer anderen Lieferung
|
518
|
-
included_in_price: Included in Price
|
519
|
-
included_in_this_shipment: In dieser Lieferung
|
520
|
-
included_price_validation: "cannot be selected unless you have set a Default Tax Zone"
|
521
|
-
instructions_to_reset_password: "Fill out the form below and instructions to reset your password will be emailed to you:"
|
522
|
-
insufficient_stock: "Insufficient stock available, only %{on_hand} remaining"
|
523
|
-
integration_settings_warning: "If you are changing the billing integration, you must save first before you can edit the integration settings"
|
524
|
-
intercept_email_address: Intercept Email Address
|
525
|
-
intercept_email_instructions: "Override email recipient and replace with this address."
|
526
|
-
invalid_search: "Ungültige Suche"
|
527
|
-
inventory: Lager
|
528
|
-
inventory_adjustment: "Lager-Anpassung"
|
529
|
-
inventory_setting_description: "Konfiguration von Lagerbestand, Lieferrückstand, Anzeige von Null-Beständen"
|
530
|
-
inventory_settings: "Lager-Einstellungen"
|
531
|
-
is_not_available_to_shipment_address: is not available to shipment address
|
532
|
-
issue_number: "Fall-Nummer"
|
533
|
-
item: Artikel
|
534
|
-
item_description: Artikelbeschreibung
|
535
|
-
item_total: "Artikel Gesamt"
|
536
|
-
item_total_rule:
|
537
|
-
operators:
|
538
|
-
gt: greater than
|
539
|
-
gte: greater than or equal to
|
540
|
-
landing_page_rule:
|
541
|
-
path: Path
|
542
|
-
last_name: Nachname
|
543
|
-
last_name_begins_with: "Nachname beginnt mit"
|
544
|
-
learn_more: Learn More
|
545
|
-
leave_blank_to_not_change: "(leave blank if you don't want to change it)"
|
546
|
-
list: Liste
|
547
|
-
listing_categories: Kategorien
|
548
|
-
listing_option_types: Optionen
|
549
|
-
listing_orders: Bestellungen
|
550
|
-
listing_product_groups: "Listing Product Groups"
|
551
|
-
listing_products: Produkteliste
|
552
|
-
listing_reports: Berichte
|
553
|
-
listing_tax_categories: "Liste Steuerkategorien"
|
554
|
-
listing_users: Benutzer
|
555
|
-
live: "Live"
|
556
|
-
loading: Lade
|
557
|
-
locale_changed: "Sprache geändert"
|
558
|
-
logged_in_as: "Angemeldet als"
|
559
|
-
logged_in_succesfully: "Erfolgreich angemeldet"
|
560
|
-
logged_out: "Sie sind nun ausgeloggt."
|
561
|
-
login: Login
|
562
|
-
login_as_existing: "Als bestehender Kunde einloggen"
|
563
|
-
login_failed: "Login-Authentifizierung fehlgeschlagen."
|
564
|
-
login_name: Benutzer
|
565
|
-
logout: Abmelden
|
566
|
-
look_for_similar_items: "Ähnliche Artikel"
|
567
|
-
maestro_or_solo_cards: Maestro/Solo cards
|
568
|
-
mail_delivery_enabled: "Mailversand aktiviert"
|
569
|
-
mail_delivery_not_enabled: "Mailversand deaktiviert"
|
570
|
-
mail_methods: Mail Methods
|
571
|
-
mail_server_preferences: Mail Server Preferences
|
572
|
-
make_refund: Make refund
|
573
|
-
mark_shipped: "Als versandt kennzeichnen"
|
574
|
-
master_price: Grundpreis
|
575
|
-
match_choices:
|
576
|
-
all: "All"
|
577
|
-
none: "None"
|
578
|
-
one: "One"
|
579
|
-
match_rule: "Products That Must Match:"
|
580
|
-
max_items: Max Items
|
581
|
-
meta_description: "Meta-Beschreibung"
|
582
|
-
meta_keywords: "Meta-Schlüsselwörter"
|
583
|
-
metadata: "Metadaten"
|
584
|
-
minimal_amount: "Minimal Amount"
|
585
|
-
missing_required_information: "Missing Required Information"
|
586
|
-
month: "Monat"
|
587
|
-
more: More
|
588
|
-
my_account: "Mein Konto"
|
589
|
-
my_orders: "Meine Bestellungen"
|
590
|
-
name: Name
|
591
|
-
name_or_sku: "Name oder Lagerhaltungsnummer"
|
592
|
-
new: Neu
|
593
|
-
new_adjustment: "Neue Preis-Anpassung"
|
594
|
-
new_billing_integration: "Neues Bezahlmodul"
|
595
|
-
new_category: "Neue Kategorie"
|
596
|
-
new_customer: "Neuer Kunde"
|
597
|
-
new_group: New Group
|
598
|
-
new_image: "Neues Bild"
|
599
|
-
new_mail_method: New Mail Method
|
600
|
-
new_option_type: "Neue Option"
|
601
|
-
new_option_value: "Neuer Optionswert"
|
602
|
-
new_order: "Neue Bestellung"
|
603
|
-
new_order_completed: "New Order Completed"
|
604
|
-
new_payment: "Neue Bezahlung"
|
605
|
-
new_payment_method: New Payment Method
|
606
|
-
new_product: "Neues Produkt"
|
607
|
-
new_product_group: "Neue Produktgruppe"
|
608
|
-
new_promotion: "Neue Promotion"
|
609
|
-
new_property: "Neue Eigenschaft"
|
610
|
-
new_prototype: "Neuer Prototyp"
|
611
|
-
new_return_authorization: New Return Authorization
|
612
|
-
new_shipment: "Neue Lieferung"
|
613
|
-
new_shipping_category: "Neue Versandkategorie"
|
614
|
-
new_shipping_method: "Neue Versandmethode"
|
615
|
-
new_state: "Neuer Kanton"
|
616
|
-
new_tax_category: "Neue Steuer-Kategorie"
|
617
|
-
new_tax_rate: "Neuer Steuersatz"
|
618
|
-
new_taxon: "New Taxon"
|
619
|
-
new_taxonomy: "Neue Taxonomie"
|
620
|
-
new_tracker: New Tracker
|
621
|
-
new_user: "Neuer Benutzer"
|
622
|
-
new_variant: "Neue Variante"
|
623
|
-
new_zone: "Neue Zone"
|
624
|
-
next: weiter
|
625
|
-
no: "No"
|
626
|
-
no_items_in_cart: "Keine Artikel im Warenkorb"
|
627
|
-
no_match_found: "Kein Treffer"
|
628
|
-
no_products_found: "Keine Produkte gefunden"
|
629
|
-
no_results: "No results"
|
630
|
-
no_rules_added: No rules added
|
631
|
-
no_user_found: "Kein Benutzer mit dieser E-Mailadresse gefunden"
|
632
|
-
none: kein
|
633
|
-
none_available: "keine verfügbar"
|
634
|
-
normal_amount: "Normal Amount"
|
635
|
-
not: not
|
636
|
-
not_available: "N/A"
|
637
|
-
not_found: "%{resource} is not found"
|
638
|
-
not_shown: "Not Shown"
|
639
|
-
note: Hinweis
|
640
|
-
notice_messages:
|
641
|
-
option_type_removed: "Succesfully removed option type."
|
642
|
-
product_cloned: "Product has been cloned"
|
643
|
-
product_deleted: "Product has been deleted"
|
644
|
-
product_not_cloned: "Product could not be cloned"
|
645
|
-
product_not_deleted: "Product could not be deleted"
|
646
|
-
variant_deleted: "Variant has been deleted"
|
647
|
-
variant_not_deleted: "Variant could not be deleted"
|
648
|
-
on_hand: "Auf Lager"
|
649
|
-
one_default_category_with_default_tax_rate: "You should configure exactly one default category with your countries default tax rate"
|
650
|
-
operation: Operation
|
651
|
-
option_type: "Option Type"
|
652
|
-
option_types: Optionen
|
653
|
-
option_value: "Option Value"
|
654
|
-
option_values: "Optionswalues"
|
655
|
-
options: Optionen
|
656
|
-
or: oder
|
657
|
-
or_over_price: "%{price} or over"
|
658
|
-
order: Bestellung
|
659
|
-
order_adjustments: "Order adjustments"
|
660
|
-
order_confirmation_note: "Bestellbestätigungsnotiz"
|
661
|
-
order_date: Bestelldatum
|
662
|
-
order_details: "Details der Bestellung"
|
663
|
-
order_email_resent: "Bestellbestätigung erneut versendet"
|
664
|
-
order_mailer:
|
665
|
-
cancel_email:
|
666
|
-
dear_customer: "Dear Customer,"
|
667
|
-
instructions: "Your order has been CANCELED. Please retain this cancellation information for your records."
|
668
|
-
order_summary_canceled: "Order Summary [CANCELED]"
|
669
|
-
subject: "Cancellation of Order"
|
670
|
-
subtotal: "Subtotal:"
|
671
|
-
total: "Order Total:"
|
672
|
-
confirm_email:
|
673
|
-
dear_customer: "Dear Customer,"
|
674
|
-
instructions: "Please review and retain the following order information for your records."
|
675
|
-
order_summary: "Order Summary"
|
676
|
-
subject: "Order Confirmation"
|
677
|
-
subtotal: "Subtotal:"
|
678
|
-
thanks: "Thank you for your business."
|
679
|
-
total: "Order Total:"
|
680
|
-
order_not_in_system: "Diese Bestellnummer ist auf diesem System nicht gültig."
|
681
|
-
order_number: "Bestellnummer"
|
682
|
-
order_operation_authorize: ""
|
683
|
-
order_processed_but_following_items_are_out_of_stock: "Your order has been processed, but following items are out of stock:"
|
684
|
-
order_processed_successfully: "Ihre Bestellung wurde erfolgreich bearbeitet"
|
685
|
-
order_state: # keys correspond to Checkout state names:
|
686
|
-
address: Adresse
|
687
|
-
adjustments: Anpassungen
|
688
|
-
awaiting_return: awaiting return
|
689
|
-
canceled: Abgebrochen
|
211
|
+
spree/payment:
|
212
|
+
spree/payment_method:
|
213
|
+
spree/product:
|
214
|
+
spree/promotion:
|
215
|
+
spree/promotion_category:
|
216
|
+
spree/property:
|
217
|
+
spree/prototype:
|
218
|
+
spree/refund_reason:
|
219
|
+
spree/reimbursement:
|
220
|
+
spree/reimbursement_type:
|
221
|
+
spree/return_authorization:
|
222
|
+
spree/return_authorization_reason:
|
223
|
+
spree/role:
|
224
|
+
spree/shipment:
|
225
|
+
spree/shipping_category:
|
226
|
+
spree/shipping_method:
|
227
|
+
spree/state:
|
228
|
+
spree/state_change:
|
229
|
+
spree/stock_location:
|
230
|
+
spree/stock_movement:
|
231
|
+
spree/stock_transfer:
|
232
|
+
spree/tax_category:
|
233
|
+
spree/tax_rate:
|
234
|
+
spree/taxon:
|
235
|
+
spree/taxonomy:
|
236
|
+
spree/tracker:
|
237
|
+
spree/user:
|
238
|
+
spree/variant:
|
239
|
+
spree/zone:
|
240
|
+
devise:
|
241
|
+
confirmations:
|
242
|
+
confirmed:
|
243
|
+
send_instructions:
|
244
|
+
failure:
|
245
|
+
inactive:
|
246
|
+
invalid:
|
247
|
+
invalid_token:
|
248
|
+
locked:
|
249
|
+
timeout:
|
250
|
+
unauthenticated:
|
251
|
+
unconfirmed:
|
252
|
+
mailer:
|
253
|
+
confirmation_instructions:
|
254
|
+
subject:
|
255
|
+
reset_password_instructions:
|
256
|
+
subject:
|
257
|
+
unlock_instructions:
|
258
|
+
subject:
|
259
|
+
oauth_callbacks:
|
260
|
+
failure:
|
261
|
+
success:
|
262
|
+
unlocks:
|
263
|
+
send_instructions:
|
264
|
+
unlocked:
|
265
|
+
user_passwords:
|
266
|
+
user:
|
267
|
+
cannot_be_blank:
|
268
|
+
send_instructions:
|
269
|
+
updated:
|
270
|
+
user_registrations:
|
271
|
+
destroyed:
|
272
|
+
inactive_signed_up:
|
273
|
+
signed_up:
|
274
|
+
updated:
|
275
|
+
user_sessions:
|
276
|
+
signed_in:
|
277
|
+
signed_out:
|
278
|
+
errors:
|
279
|
+
messages:
|
280
|
+
already_confirmed:
|
281
|
+
not_found:
|
282
|
+
not_locked:
|
283
|
+
not_saved:
|
284
|
+
spree:
|
285
|
+
abbreviation: Abkürzung
|
286
|
+
accept:
|
287
|
+
acceptance_errors:
|
288
|
+
acceptance_status:
|
289
|
+
accepted:
|
290
|
+
account: Konto
|
291
|
+
account_updated: Konto aktualisiert!
|
292
|
+
action: Aktion
|
293
|
+
actions:
|
294
|
+
cancel: Abbrechen
|
295
|
+
continue:
|
296
|
+
create: Erstellen
|
297
|
+
destroy: Löschen
|
298
|
+
edit:
|
299
|
+
list: Auflisten
|
300
|
+
listing: Liste
|
301
|
+
new: Neu
|
302
|
+
refund:
|
303
|
+
save:
|
304
|
+
update: Aktualisieren
|
305
|
+
activate: Activate
|
306
|
+
active: Aktiv
|
307
|
+
add: Hinzufügen
|
308
|
+
add_action_of_type: Add action of type
|
309
|
+
add_country: Land hinzufügen
|
310
|
+
add_coupon_code:
|
311
|
+
add_new_header: Add New Header
|
312
|
+
add_new_style: Add New Style
|
313
|
+
add_one:
|
314
|
+
add_option_value: Option Wert hinzufügen
|
315
|
+
add_product: Produkt hinzufügen
|
316
|
+
add_product_properties: Produkteigenschaft hinzufügen
|
317
|
+
add_rule_of_type: Add rule of type
|
318
|
+
add_state: Kanton hinzufügen
|
319
|
+
add_stock:
|
320
|
+
add_stock_management:
|
321
|
+
add_to_cart: In den Warenkorb
|
322
|
+
add_variant:
|
323
|
+
additional_item: Additional Item Cost
|
324
|
+
address1:
|
325
|
+
address2:
|
326
|
+
adjustable:
|
327
|
+
adjustment: Anpassung
|
328
|
+
adjustment_amount:
|
329
|
+
adjustment_successfully_closed:
|
330
|
+
adjustment_successfully_opened:
|
331
|
+
adjustment_total: Adjustment Total
|
332
|
+
adjustments: Preis-Anpassungen
|
333
|
+
admin:
|
334
|
+
tab:
|
335
|
+
configuration:
|
336
|
+
option_types:
|
337
|
+
orders:
|
338
|
+
overview:
|
339
|
+
products:
|
340
|
+
promotions:
|
341
|
+
promotion_categories:
|
342
|
+
properties:
|
343
|
+
prototypes:
|
344
|
+
reports:
|
345
|
+
taxonomies:
|
346
|
+
taxons:
|
347
|
+
users:
|
348
|
+
user:
|
349
|
+
account:
|
350
|
+
addresses:
|
351
|
+
items:
|
352
|
+
items_purchased:
|
353
|
+
order_history:
|
354
|
+
order_num:
|
355
|
+
orders:
|
356
|
+
user_information:
|
357
|
+
administration: Verwaltung
|
358
|
+
advertise:
|
359
|
+
agree_to_privacy_policy:
|
360
|
+
agree_to_terms_of_service:
|
361
|
+
all: Alles
|
362
|
+
all_adjustments_closed:
|
363
|
+
all_adjustments_opened:
|
364
|
+
all_departments: Alle Bereiche
|
365
|
+
all_items_have_been_returned:
|
366
|
+
allow_ssl_in_development_and_test: Allow SSL to be used when in development and test modes
|
367
|
+
allow_ssl_in_production: Allow SSL to be used in production mode
|
368
|
+
allow_ssl_in_staging: Allow SSL to be used in staging mode
|
369
|
+
already_signed_up_for_analytics:
|
370
|
+
alt_text: Alternative Text
|
371
|
+
alternative_phone: Alternative Telefonnummer
|
372
|
+
amount: Summe
|
373
|
+
analytics_desc_header_1:
|
374
|
+
analytics_desc_header_2:
|
375
|
+
analytics_desc_list_1:
|
376
|
+
analytics_desc_list_2:
|
377
|
+
analytics_desc_list_3:
|
378
|
+
analytics_desc_list_4:
|
379
|
+
analytics_trackers:
|
380
|
+
and:
|
381
|
+
approve:
|
382
|
+
approved_at:
|
383
|
+
approver:
|
384
|
+
are_you_sure: Sind Sie sicher
|
385
|
+
are_you_sure_delete: Sind sie sicher, dass Sie diesen Eintrag löschen möchten?
|
386
|
+
associated_adjustment_closed:
|
387
|
+
at_symbol: '@'
|
388
|
+
authorization_failure: Anmeldung fehlgeschlagen
|
389
|
+
authorized:
|
390
|
+
auto_capture:
|
391
|
+
available_on: Verfügbar ab
|
392
|
+
average_order_value:
|
393
|
+
avs_response:
|
394
|
+
back: Zurück
|
395
|
+
back_end: Back End
|
396
|
+
back_to_payment:
|
397
|
+
back_to_resource_list:
|
398
|
+
back_to_rma_reason_list:
|
399
|
+
back_to_store: Zurück zum Shop
|
400
|
+
back_to_users_list:
|
401
|
+
backorderable:
|
402
|
+
backorderable_default:
|
403
|
+
backordered:
|
404
|
+
backorders_allowed:
|
405
|
+
balance_due: Total ausstehend
|
406
|
+
base_amount:
|
407
|
+
base_percent:
|
408
|
+
bill_address: Rechnungsadresse
|
409
|
+
billing:
|
410
|
+
billing_address: Rechnungsadresse
|
411
|
+
both:
|
412
|
+
calculated_reimbursements:
|
413
|
+
calculator: Rechner
|
414
|
+
calculator_settings_warning: Wenn Sie den Rechner-Typ ändern, müssen Sie erst speichern, bevor Sie die Rechner-Einstellungen bearbeiten können
|
415
|
+
cancel: verwerfen
|
416
|
+
canceled_at:
|
417
|
+
canceler:
|
418
|
+
cannot_create_customer_returns:
|
419
|
+
cannot_create_payment_without_payment_methods: You cannot create a payment for an order without any payment methods defined.
|
420
|
+
cannot_create_returns: Cannot create returns as this order has not shipped yet.
|
421
|
+
cannot_perform_operation: Cannot perform requested operation
|
422
|
+
cannot_set_shipping_method_without_address:
|
423
|
+
capture: stornieren
|
424
|
+
capture_events:
|
425
|
+
card_code: Kartenprüfnummer
|
426
|
+
card_number: Kartennummer
|
427
|
+
card_type:
|
428
|
+
card_type_is: Kartentyp ist
|
690
429
|
cart: Warenkorb
|
691
|
-
|
692
|
-
|
693
|
-
|
694
|
-
|
695
|
-
|
696
|
-
|
697
|
-
|
698
|
-
|
699
|
-
|
700
|
-
|
701
|
-
|
702
|
-
|
703
|
-
|
704
|
-
|
705
|
-
|
706
|
-
|
707
|
-
|
708
|
-
|
709
|
-
|
710
|
-
|
711
|
-
|
712
|
-
|
713
|
-
|
714
|
-
|
715
|
-
|
716
|
-
|
717
|
-
|
718
|
-
|
719
|
-
|
720
|
-
|
721
|
-
|
722
|
-
|
723
|
-
|
724
|
-
|
725
|
-
|
726
|
-
|
727
|
-
|
728
|
-
|
729
|
-
|
730
|
-
|
731
|
-
|
732
|
-
|
733
|
-
|
734
|
-
|
735
|
-
|
736
|
-
|
737
|
-
|
738
|
-
|
739
|
-
|
740
|
-
|
741
|
-
|
742
|
-
|
743
|
-
|
744
|
-
|
745
|
-
|
746
|
-
|
747
|
-
|
748
|
-
|
749
|
-
|
750
|
-
|
751
|
-
|
752
|
-
|
753
|
-
|
754
|
-
|
755
|
-
|
756
|
-
|
757
|
-
|
758
|
-
|
759
|
-
|
760
|
-
|
761
|
-
|
762
|
-
|
763
|
-
|
764
|
-
|
765
|
-
|
766
|
-
|
767
|
-
|
768
|
-
|
769
|
-
|
770
|
-
|
771
|
-
|
772
|
-
|
773
|
-
|
774
|
-
|
775
|
-
|
776
|
-
|
777
|
-
|
778
|
-
|
779
|
-
|
780
|
-
|
781
|
-
|
782
|
-
|
783
|
-
|
784
|
-
|
785
|
-
|
786
|
-
|
787
|
-
|
788
|
-
|
789
|
-
|
790
|
-
|
791
|
-
|
792
|
-
|
793
|
-
|
794
|
-
|
795
|
-
|
796
|
-
|
797
|
-
|
798
|
-
|
799
|
-
|
800
|
-
|
801
|
-
|
802
|
-
|
803
|
-
|
804
|
-
|
805
|
-
|
806
|
-
|
807
|
-
|
808
|
-
|
809
|
-
|
810
|
-
|
811
|
-
|
812
|
-
|
813
|
-
|
814
|
-
|
815
|
-
|
816
|
-
|
817
|
-
|
818
|
-
|
819
|
-
|
820
|
-
|
821
|
-
|
822
|
-
|
823
|
-
|
824
|
-
|
825
|
-
|
826
|
-
|
827
|
-
|
828
|
-
|
829
|
-
|
830
|
-
|
831
|
-
|
832
|
-
|
833
|
-
|
834
|
-
|
835
|
-
|
836
|
-
|
837
|
-
|
838
|
-
|
839
|
-
|
840
|
-
|
841
|
-
|
842
|
-
|
843
|
-
|
844
|
-
|
845
|
-
|
846
|
-
|
847
|
-
|
848
|
-
|
849
|
-
|
850
|
-
|
851
|
-
|
852
|
-
|
853
|
-
|
854
|
-
|
855
|
-
|
856
|
-
|
857
|
-
|
858
|
-
|
859
|
-
|
860
|
-
|
861
|
-
|
862
|
-
|
863
|
-
|
864
|
-
|
865
|
-
|
866
|
-
|
867
|
-
|
868
|
-
|
869
|
-
|
870
|
-
|
871
|
-
|
872
|
-
|
873
|
-
|
874
|
-
|
875
|
-
|
876
|
-
|
877
|
-
|
878
|
-
|
879
|
-
|
880
|
-
|
881
|
-
|
882
|
-
|
883
|
-
|
884
|
-
|
885
|
-
|
886
|
-
|
887
|
-
|
888
|
-
|
889
|
-
|
890
|
-
|
891
|
-
|
892
|
-
|
893
|
-
|
894
|
-
|
895
|
-
|
896
|
-
|
897
|
-
|
898
|
-
|
899
|
-
|
900
|
-
|
901
|
-
|
902
|
-
|
903
|
-
|
904
|
-
|
905
|
-
|
906
|
-
|
907
|
-
|
908
|
-
|
909
|
-
|
910
|
-
|
911
|
-
|
912
|
-
|
913
|
-
|
914
|
-
|
915
|
-
|
916
|
-
|
917
|
-
|
918
|
-
|
919
|
-
|
920
|
-
|
921
|
-
|
922
|
-
|
923
|
-
|
924
|
-
|
925
|
-
|
926
|
-
|
927
|
-
|
928
|
-
|
929
|
-
|
930
|
-
|
931
|
-
|
932
|
-
|
933
|
-
|
934
|
-
|
935
|
-
|
936
|
-
|
937
|
-
|
938
|
-
|
939
|
-
|
940
|
-
|
941
|
-
|
942
|
-
|
943
|
-
|
944
|
-
|
945
|
-
|
946
|
-
|
947
|
-
|
948
|
-
|
949
|
-
|
950
|
-
|
951
|
-
|
952
|
-
|
953
|
-
|
954
|
-
|
955
|
-
|
956
|
-
|
957
|
-
|
958
|
-
|
959
|
-
|
960
|
-
|
961
|
-
|
962
|
-
|
963
|
-
|
964
|
-
|
965
|
-
|
966
|
-
|
967
|
-
|
968
|
-
|
969
|
-
|
970
|
-
|
971
|
-
|
972
|
-
|
973
|
-
|
974
|
-
|
975
|
-
|
976
|
-
|
977
|
-
|
978
|
-
|
979
|
-
|
980
|
-
|
981
|
-
|
982
|
-
|
983
|
-
|
984
|
-
|
985
|
-
|
986
|
-
|
987
|
-
|
988
|
-
|
989
|
-
|
990
|
-
|
991
|
-
|
992
|
-
|
993
|
-
|
994
|
-
|
995
|
-
|
996
|
-
|
997
|
-
|
998
|
-
|
999
|
-
|
1000
|
-
|
1001
|
-
|
1002
|
-
|
1003
|
-
|
1004
|
-
|
1005
|
-
|
1006
|
-
|
1007
|
-
|
1008
|
-
|
1009
|
-
|
1010
|
-
|
1011
|
-
|
1012
|
-
|
1013
|
-
|
1014
|
-
|
1015
|
-
|
1016
|
-
|
1017
|
-
|
1018
|
-
|
1019
|
-
|
1020
|
-
|
1021
|
-
|
1022
|
-
|
1023
|
-
|
1024
|
-
|
1025
|
-
|
1026
|
-
|
1027
|
-
|
1028
|
-
|
1029
|
-
|
1030
|
-
|
1031
|
-
|
1032
|
-
|
1033
|
-
|
1034
|
-
|
1035
|
-
|
1036
|
-
|
1037
|
-
|
1038
|
-
|
1039
|
-
|
1040
|
-
|
1041
|
-
|
1042
|
-
|
1043
|
-
|
1044
|
-
|
1045
|
-
|
1046
|
-
|
1047
|
-
|
1048
|
-
|
1049
|
-
|
1050
|
-
|
1051
|
-
|
1052
|
-
|
1053
|
-
|
1054
|
-
|
1055
|
-
|
1056
|
-
|
1057
|
-
|
1058
|
-
|
1059
|
-
|
1060
|
-
|
1061
|
-
|
1062
|
-
|
1063
|
-
|
1064
|
-
|
1065
|
-
|
1066
|
-
|
1067
|
-
|
1068
|
-
|
1069
|
-
|
1070
|
-
|
1071
|
-
|
1072
|
-
|
1073
|
-
|
1074
|
-
|
1075
|
-
|
1076
|
-
|
1077
|
-
|
1078
|
-
|
1079
|
-
|
1080
|
-
|
1081
|
-
|
1082
|
-
|
1083
|
-
|
1084
|
-
|
1085
|
-
|
1086
|
-
|
1087
|
-
|
1088
|
-
|
1089
|
-
|
1090
|
-
|
1091
|
-
|
1092
|
-
|
1093
|
-
|
1094
|
-
|
1095
|
-
|
1096
|
-
|
1097
|
-
|
1098
|
-
|
1099
|
-
|
1100
|
-
|
1101
|
-
|
1102
|
-
|
1103
|
-
|
1104
|
-
|
1105
|
-
|
1106
|
-
|
1107
|
-
|
1108
|
-
|
1109
|
-
|
1110
|
-
|
1111
|
-
|
1112
|
-
|
1113
|
-
|
1114
|
-
|
1115
|
-
|
1116
|
-
|
1117
|
-
|
1118
|
-
|
1119
|
-
|
1120
|
-
|
1121
|
-
|
1122
|
-
|
1123
|
-
|
1124
|
-
|
1125
|
-
|
1126
|
-
|
1127
|
-
|
1128
|
-
|
1129
|
-
|
1130
|
-
|
1131
|
-
|
1132
|
-
|
1133
|
-
|
1134
|
-
|
1135
|
-
|
1136
|
-
|
1137
|
-
|
1138
|
-
|
1139
|
-
|
1140
|
-
|
1141
|
-
|
1142
|
-
|
1143
|
-
|
1144
|
-
|
1145
|
-
|
1146
|
-
|
1147
|
-
|
1148
|
-
|
1149
|
-
|
1150
|
-
|
1151
|
-
|
1152
|
-
|
1153
|
-
|
1154
|
-
|
1155
|
-
|
1156
|
-
|
1157
|
-
|
1158
|
-
|
1159
|
-
|
1160
|
-
|
1161
|
-
|
1162
|
-
|
1163
|
-
|
1164
|
-
|
1165
|
-
|
1166
|
-
|
1167
|
-
|
1168
|
-
|
1169
|
-
|
1170
|
-
|
1171
|
-
|
1172
|
-
|
1173
|
-
|
1174
|
-
|
1175
|
-
|
1176
|
-
|
1177
|
-
|
1178
|
-
|
1179
|
-
|
1180
|
-
|
1181
|
-
|
1182
|
-
|
1183
|
-
|
1184
|
-
|
1185
|
-
|
1186
|
-
|
1187
|
-
|
1188
|
-
|
1189
|
-
|
1190
|
-
|
1191
|
-
|
1192
|
-
|
1193
|
-
|
1194
|
-
|
1195
|
-
|
1196
|
-
|
1197
|
-
|
1198
|
-
|
1199
|
-
|
1200
|
-
|
1201
|
-
|
1202
|
-
|
1203
|
-
|
1204
|
-
|
1205
|
-
|
1206
|
-
|
430
|
+
cart_subtotal:
|
431
|
+
categories: Kategorien
|
432
|
+
category: Kategorie
|
433
|
+
charged:
|
434
|
+
check_for_spree_alerts:
|
435
|
+
checkout: Zur Kasse
|
436
|
+
choose_a_customer:
|
437
|
+
choose_a_taxon_to_sort_products_for:
|
438
|
+
choose_currency:
|
439
|
+
choose_dashboard_locale:
|
440
|
+
choose_location:
|
441
|
+
city: Stadt
|
442
|
+
clear_cache:
|
443
|
+
clear_cache_ok:
|
444
|
+
clear_cache_warning:
|
445
|
+
click_and_drag_on_the_products_to_sort_them:
|
446
|
+
clone: Klonen
|
447
|
+
close:
|
448
|
+
close_all_adjustments:
|
449
|
+
code:
|
450
|
+
company:
|
451
|
+
complete: komplett
|
452
|
+
configuration: Konfiguration
|
453
|
+
configurations: Konfigurationen
|
454
|
+
confirm: Bestätigen
|
455
|
+
confirm_delete: Löschen bestätigen
|
456
|
+
confirm_password: Passwort bestätigen
|
457
|
+
continue: Weitermachen
|
458
|
+
continue_shopping: Weiter Einkaufen
|
459
|
+
cost_currency:
|
460
|
+
cost_price: Einkaufspreis
|
461
|
+
could_not_connect_to_jirafe:
|
462
|
+
could_not_create_customer_return:
|
463
|
+
could_not_create_stock_movement:
|
464
|
+
count_on_hand:
|
465
|
+
countries:
|
466
|
+
country: Land
|
467
|
+
country_based: Länderbasiert
|
468
|
+
country_name:
|
469
|
+
country_names:
|
470
|
+
CA:
|
471
|
+
FRA:
|
472
|
+
ITA:
|
473
|
+
US:
|
474
|
+
coupon:
|
475
|
+
coupon_code:
|
476
|
+
coupon_code_already_applied:
|
477
|
+
coupon_code_applied:
|
478
|
+
coupon_code_better_exists:
|
479
|
+
coupon_code_expired:
|
480
|
+
coupon_code_max_usage:
|
481
|
+
coupon_code_not_eligible:
|
482
|
+
coupon_code_not_found:
|
483
|
+
coupon_code_unknown_error:
|
484
|
+
create: Erstellen
|
485
|
+
create_a_new_account: Neues Konto erstellen
|
486
|
+
create_new_order:
|
487
|
+
create_reimbursement:
|
488
|
+
created_at:
|
489
|
+
credit: Credit
|
490
|
+
credit_card: Kreditkarte
|
491
|
+
credit_cards: Credit Cards
|
492
|
+
credit_owed: Credit Owed
|
493
|
+
credits:
|
494
|
+
currency:
|
495
|
+
currency_decimal_mark:
|
496
|
+
currency_settings:
|
497
|
+
currency_symbol_position:
|
498
|
+
currency_thousands_separator:
|
499
|
+
current: Stand
|
500
|
+
current_promotion_usage:
|
501
|
+
customer: Kunde
|
502
|
+
customer_details: Kundenangaben
|
503
|
+
customer_details_updated: The customer's details have been updated.
|
504
|
+
customer_return:
|
505
|
+
customer_returns:
|
506
|
+
customer_search: Kundensuche
|
507
|
+
cut:
|
508
|
+
cvv_response:
|
509
|
+
dash:
|
510
|
+
jirafe:
|
511
|
+
app_id:
|
512
|
+
app_token:
|
513
|
+
currently_unavailable:
|
514
|
+
explanation:
|
515
|
+
header:
|
516
|
+
site_id:
|
517
|
+
token:
|
518
|
+
jirafe_settings_updated:
|
519
|
+
date:
|
520
|
+
date_completed:
|
521
|
+
date_picker:
|
522
|
+
first_day:
|
523
|
+
format:
|
524
|
+
js_format:
|
525
|
+
date_range: Datum (von/bis)
|
526
|
+
default:
|
527
|
+
default_refund_amount:
|
528
|
+
default_tax:
|
529
|
+
default_tax_zone:
|
530
|
+
delete: Löschen
|
531
|
+
deleted_variants_present:
|
532
|
+
delivery:
|
533
|
+
depth: Tiefe
|
534
|
+
description: Beschreibung
|
535
|
+
destination:
|
536
|
+
destroy: Entfernen
|
537
|
+
details:
|
538
|
+
discount_amount:
|
539
|
+
dismiss_banner:
|
540
|
+
display: Anzeigen
|
541
|
+
display_currency:
|
542
|
+
doesnt_track_inventory:
|
543
|
+
edit: Bearbeiten
|
544
|
+
editing_resource:
|
545
|
+
editing_rma_reason:
|
546
|
+
editing_user: Benutzer bearbeiten
|
547
|
+
eligibility_errors:
|
548
|
+
messages:
|
549
|
+
has_excluded_product:
|
550
|
+
item_total_less_than:
|
551
|
+
item_total_less_than_or_equal:
|
552
|
+
item_total_more_than:
|
553
|
+
item_total_more_than_or_equal:
|
554
|
+
limit_once_per_user:
|
555
|
+
missing_product:
|
556
|
+
missing_taxon:
|
557
|
+
no_applicable_products:
|
558
|
+
no_matching_taxons:
|
559
|
+
no_user_or_email_specified:
|
560
|
+
no_user_specified:
|
561
|
+
not_first_order:
|
562
|
+
email:
|
563
|
+
empty:
|
564
|
+
empty_cart: Warenkorb leeren
|
565
|
+
enable_mail_delivery: Mailversand einschalten
|
566
|
+
end:
|
567
|
+
ending_in: Ending in
|
568
|
+
environment: Umgebung
|
569
|
+
error: Fehler
|
570
|
+
errors:
|
571
|
+
messages:
|
572
|
+
could_not_create_taxon:
|
573
|
+
no_payment_methods_available:
|
574
|
+
no_shipping_methods_available:
|
575
|
+
errors_prohibited_this_record_from_being_saved:
|
576
|
+
event: Ereignis
|
577
|
+
events:
|
578
|
+
spree:
|
579
|
+
cart:
|
580
|
+
add:
|
581
|
+
checkout:
|
582
|
+
coupon_code_added:
|
583
|
+
content:
|
584
|
+
visited:
|
585
|
+
order:
|
586
|
+
contents_changed:
|
587
|
+
page_view:
|
588
|
+
user:
|
589
|
+
signup:
|
590
|
+
exceptions:
|
591
|
+
count_on_hand_setter:
|
592
|
+
exchange_for:
|
593
|
+
excl:
|
594
|
+
existing_shipments:
|
595
|
+
expedited_exchanges_warning:
|
596
|
+
expiration: Gültigkeitsdauer
|
597
|
+
extension: Erweiterung
|
598
|
+
failed_payment_attempts:
|
599
|
+
filename: Dateiname
|
600
|
+
fill_in_customer_info:
|
601
|
+
filter_results:
|
602
|
+
finalize:
|
603
|
+
finalized:
|
604
|
+
find_a_taxon:
|
605
|
+
first_item:
|
606
|
+
first_name: Vorname
|
607
|
+
first_name_begins_with: Vorname beginnt mit
|
608
|
+
flat_percent:
|
609
|
+
flat_rate_per_order:
|
610
|
+
flexible_rate:
|
611
|
+
forgot_password: Passwort vergessen?
|
612
|
+
free_shipping:
|
613
|
+
free_shipping_amount:
|
614
|
+
front_end:
|
615
|
+
gateway:
|
616
|
+
gateway_config_unavailable:
|
617
|
+
gateway_error: Gateway-Fehler
|
618
|
+
general:
|
619
|
+
general_settings: Allgemeine Einstellungen
|
620
|
+
google_analytics:
|
621
|
+
google_analytics_id:
|
622
|
+
guest_checkout: Gast-Einkauf
|
623
|
+
guest_user_account: Ohne Registrierung bestellen
|
624
|
+
has_no_shipped_units:
|
625
|
+
height: Höhe
|
626
|
+
hide_cents:
|
627
|
+
home:
|
628
|
+
i18n:
|
629
|
+
available_locales:
|
630
|
+
language:
|
631
|
+
localization_settings:
|
632
|
+
this_file_language: Deutsch (Schweiz)
|
633
|
+
icon:
|
634
|
+
identifier:
|
635
|
+
image: Bild
|
636
|
+
images: Bilder
|
637
|
+
implement_eligible_for_return:
|
638
|
+
implement_requires_manual_intervention:
|
639
|
+
inactive:
|
640
|
+
incl:
|
641
|
+
included_in_price:
|
642
|
+
included_price_validation:
|
643
|
+
incomplete:
|
644
|
+
info_number_of_skus_not_shown:
|
645
|
+
info_product_has_multiple_skus:
|
646
|
+
instructions_to_reset_password:
|
647
|
+
insufficient_stock:
|
648
|
+
insufficient_stock_lines_present:
|
649
|
+
intercept_email_address:
|
650
|
+
intercept_email_instructions:
|
651
|
+
internal_name:
|
652
|
+
invalid_credit_card:
|
653
|
+
invalid_exchange_variant:
|
654
|
+
invalid_payment_provider:
|
655
|
+
invalid_promotion_action:
|
656
|
+
invalid_promotion_rule:
|
657
|
+
inventory: Lager
|
658
|
+
inventory_adjustment: Lager-Anpassung
|
659
|
+
inventory_error_flash_for_insufficient_quantity:
|
660
|
+
inventory_state:
|
661
|
+
is_not_available_to_shipment_address:
|
662
|
+
iso_name:
|
663
|
+
item: Artikel
|
664
|
+
item_description: Artikelbeschreibung
|
665
|
+
item_total: Artikel Gesamt
|
666
|
+
item_total_rule:
|
667
|
+
operators:
|
668
|
+
gt:
|
669
|
+
gte:
|
670
|
+
lt:
|
671
|
+
lte:
|
672
|
+
items_cannot_be_shipped:
|
673
|
+
items_in_rmas:
|
674
|
+
items_reimbursed:
|
675
|
+
items_to_be_reimbursed:
|
676
|
+
jirafe:
|
677
|
+
landing_page_rule:
|
678
|
+
path:
|
679
|
+
last_name: Nachname
|
680
|
+
last_name_begins_with: Nachname beginnt mit
|
681
|
+
learn_more:
|
682
|
+
lifetime_stats:
|
683
|
+
line_item_adjustments:
|
684
|
+
list: Liste
|
685
|
+
loading: Lade
|
686
|
+
locale_changed: Sprache geändert
|
687
|
+
location:
|
688
|
+
lock:
|
689
|
+
log_entries:
|
690
|
+
logged_in_as: Angemeldet als
|
691
|
+
logged_in_succesfully: Erfolgreich angemeldet
|
692
|
+
logged_out: Sie sind nun ausgeloggt.
|
693
|
+
login:
|
694
|
+
login_as_existing: Als bestehender Kunde einloggen
|
695
|
+
login_failed: Login-Authentifizierung fehlgeschlagen.
|
696
|
+
login_name: Benutzer
|
697
|
+
logout: Abmelden
|
698
|
+
logs:
|
699
|
+
look_for_similar_items: "Ähnliche Artikel"
|
700
|
+
make_refund:
|
701
|
+
make_sure_the_above_reimbursement_amount_is_correct:
|
702
|
+
manage_promotion_categories:
|
703
|
+
manage_variants:
|
704
|
+
manual_intervention_required:
|
705
|
+
master_price: Grundpreis
|
706
|
+
match_choices:
|
707
|
+
all:
|
708
|
+
none:
|
709
|
+
max_items:
|
710
|
+
member_since:
|
711
|
+
memo:
|
712
|
+
meta_description: Meta-Beschreibung
|
713
|
+
meta_keywords: Meta-Schlüsselwörter
|
714
|
+
meta_title:
|
715
|
+
metadata: Metadaten
|
716
|
+
minimal_amount:
|
717
|
+
month: Monat
|
718
|
+
more:
|
719
|
+
move_stock_between_locations:
|
720
|
+
my_account: Mein Konto
|
721
|
+
my_orders: Meine Bestellungen
|
722
|
+
name: Name
|
723
|
+
name_on_card:
|
724
|
+
name_or_sku: Name oder Lagerhaltungsnummer
|
725
|
+
new: Neu
|
726
|
+
new_adjustment: Neue Preis-Anpassung
|
727
|
+
new_country:
|
728
|
+
new_customer: Neuer Kunde
|
729
|
+
new_customer_return:
|
730
|
+
new_image: Neues Bild
|
731
|
+
new_option_type: Neue Option
|
732
|
+
new_order: Neue Bestellung
|
733
|
+
new_order_completed:
|
734
|
+
new_payment: Neue Bezahlung
|
735
|
+
new_payment_method: New Payment Method
|
736
|
+
new_product: Neues Produkt
|
737
|
+
new_promotion: Neue Promotion
|
738
|
+
new_promotion_category:
|
739
|
+
new_property: Neue Eigenschaft
|
740
|
+
new_prototype: Neuer Prototyp
|
741
|
+
new_refund:
|
742
|
+
new_refund_reason:
|
743
|
+
new_return_authorization:
|
744
|
+
new_rma_reason:
|
745
|
+
new_shipment_at_location:
|
746
|
+
new_shipping_category: Neue Versandkategorie
|
747
|
+
new_shipping_method: Neue Versandmethode
|
748
|
+
new_state: Neuer Kanton
|
749
|
+
new_stock_location:
|
750
|
+
new_stock_movement:
|
751
|
+
new_stock_transfer:
|
752
|
+
new_tax_category: Neue Steuer-Kategorie
|
753
|
+
new_tax_rate: Neuer Steuersatz
|
754
|
+
new_taxon:
|
755
|
+
new_taxonomy: Neue Taxonomie
|
756
|
+
new_tracker:
|
757
|
+
new_user: Neuer Benutzer
|
758
|
+
new_variant: Neue Variante
|
759
|
+
new_zone: Neue Zone
|
760
|
+
next: weiter
|
761
|
+
no_actions_added:
|
762
|
+
no_payment_found:
|
763
|
+
no_pending_payments:
|
764
|
+
no_products_found: Keine Produkte gefunden
|
765
|
+
no_resource_found:
|
766
|
+
no_results:
|
767
|
+
no_returns_found:
|
768
|
+
no_rules_added:
|
769
|
+
no_shipping_method_selected:
|
770
|
+
no_state_changes:
|
771
|
+
no_tracking_present:
|
772
|
+
none: kein
|
773
|
+
none_selected:
|
774
|
+
normal_amount:
|
775
|
+
not:
|
776
|
+
not_available:
|
777
|
+
not_enough_stock:
|
778
|
+
not_found:
|
779
|
+
note:
|
780
|
+
notice_messages:
|
781
|
+
product_cloned:
|
782
|
+
product_deleted:
|
783
|
+
product_not_cloned:
|
784
|
+
product_not_deleted:
|
785
|
+
variant_deleted:
|
786
|
+
variant_not_deleted:
|
787
|
+
num_orders:
|
788
|
+
on_hand: Auf Lager
|
789
|
+
open:
|
790
|
+
open_all_adjustments:
|
791
|
+
option_type:
|
792
|
+
option_type_placeholder:
|
793
|
+
option_types: Optionen
|
794
|
+
option_value:
|
795
|
+
option_values: Optionswalues
|
796
|
+
optional:
|
797
|
+
options: Optionen
|
798
|
+
or: oder
|
799
|
+
or_over_price: "%{price} or over"
|
800
|
+
order: Bestellung
|
801
|
+
order_adjustments:
|
802
|
+
order_already_updated:
|
803
|
+
order_approved:
|
804
|
+
order_canceled:
|
805
|
+
order_details: Details der Bestellung
|
806
|
+
order_email_resent: Bestellbestätigung erneut versendet
|
807
|
+
order_information:
|
808
|
+
order_mailer:
|
809
|
+
cancel_email:
|
810
|
+
dear_customer:
|
811
|
+
instructions:
|
812
|
+
order_summary_canceled:
|
813
|
+
subject:
|
814
|
+
subtotal:
|
815
|
+
total:
|
816
|
+
confirm_email:
|
817
|
+
dear_customer:
|
818
|
+
instructions:
|
819
|
+
order_summary:
|
820
|
+
subject:
|
821
|
+
subtotal:
|
822
|
+
thanks:
|
823
|
+
total:
|
824
|
+
order_not_found:
|
825
|
+
order_number:
|
826
|
+
order_processed_successfully: Ihre Bestellung wurde erfolgreich bearbeitet
|
827
|
+
order_resumed:
|
828
|
+
order_state:
|
829
|
+
address: Adresse
|
830
|
+
awaiting_return: awaiting return
|
831
|
+
canceled: Abgebrochen
|
832
|
+
cart: Warenkorb
|
833
|
+
complete: Abgeschlossen
|
834
|
+
confirm: Bestätigt
|
835
|
+
considered_risky:
|
836
|
+
delivery: Versendet
|
837
|
+
payment: Bezahlt
|
838
|
+
resumed: resumed
|
839
|
+
returned: returned
|
840
|
+
order_summary: Bestellübersicht
|
841
|
+
order_sure_want_to: Sind Sie sicher, dass Sie diese Bestellung %{event} möchten?
|
842
|
+
order_total: Gesamtsumme
|
843
|
+
order_updated: Bestellung aktualisiert
|
844
|
+
orders: Bestellungen
|
845
|
+
other_items_in_other:
|
846
|
+
out_of_stock: Ausverkauft
|
847
|
+
overview: "Übersicht"
|
848
|
+
package_from:
|
849
|
+
pagination:
|
850
|
+
next_page:
|
851
|
+
previous_page:
|
852
|
+
truncate: "…"
|
853
|
+
password: Passwort
|
854
|
+
paste: Paste
|
855
|
+
path: Pfad
|
856
|
+
pay: zahlen
|
857
|
+
payment: Zahlung
|
858
|
+
payment_could_not_be_created:
|
859
|
+
payment_identifier:
|
860
|
+
payment_information: Zahlungsinformationen
|
861
|
+
payment_method: Zahlungsmethode
|
862
|
+
payment_method_not_supported:
|
863
|
+
payment_methods: Zahlungsmethoden
|
864
|
+
payment_processing_failed:
|
865
|
+
payment_processor_choose_banner_text:
|
866
|
+
payment_processor_choose_link: our payments page
|
867
|
+
payment_state: Bezahlstatus
|
868
|
+
payment_states:
|
869
|
+
balance_due: fällig
|
870
|
+
checkout:
|
871
|
+
completed:
|
872
|
+
credit_owed: credit owed
|
873
|
+
failed: failed
|
874
|
+
paid: bezahlt
|
875
|
+
pending: ausstehend
|
876
|
+
processing: processing
|
877
|
+
void: void
|
878
|
+
payment_updated:
|
879
|
+
payments: Zahlungen
|
880
|
+
pending:
|
881
|
+
percent:
|
882
|
+
percent_per_item:
|
883
|
+
permalink:
|
884
|
+
phone:
|
885
|
+
place_order: Bestellung ausführen
|
886
|
+
please_define_payment_methods:
|
887
|
+
populate_get_error:
|
888
|
+
powered_by:
|
889
|
+
pre_tax_amount:
|
890
|
+
pre_tax_refund_amount:
|
891
|
+
pre_tax_total:
|
892
|
+
preferred_reimbursement_type:
|
893
|
+
presentation: Anzeige
|
894
|
+
previous: zurück
|
895
|
+
previous_state_missing:
|
896
|
+
price: Preis
|
897
|
+
price_range:
|
898
|
+
price_sack:
|
899
|
+
process: Abschicken
|
900
|
+
product: Produkt
|
901
|
+
product_details: Produkt-Details
|
902
|
+
product_has_no_description: Produkt hat keine Beschreibung
|
903
|
+
product_not_available_in_this_currency:
|
904
|
+
product_properties: Produkt-Eigenschaften
|
905
|
+
product_rule:
|
906
|
+
choose_products:
|
907
|
+
label:
|
908
|
+
match_all:
|
909
|
+
match_any:
|
910
|
+
match_none:
|
911
|
+
product_source:
|
912
|
+
group:
|
913
|
+
manual:
|
914
|
+
products: Produkte
|
915
|
+
promotion:
|
916
|
+
promotion_action:
|
917
|
+
promotion_action_types:
|
918
|
+
create_adjustment:
|
919
|
+
description:
|
920
|
+
name:
|
921
|
+
create_item_adjustments:
|
922
|
+
description:
|
923
|
+
name:
|
924
|
+
create_line_items:
|
925
|
+
description:
|
926
|
+
name:
|
927
|
+
free_shipping:
|
928
|
+
description:
|
929
|
+
name:
|
930
|
+
promotion_actions:
|
931
|
+
promotion_form:
|
932
|
+
match_policies:
|
933
|
+
all:
|
934
|
+
any:
|
935
|
+
promotion_rule:
|
936
|
+
promotion_rule_types:
|
937
|
+
first_order:
|
938
|
+
description:
|
939
|
+
name:
|
940
|
+
item_total:
|
941
|
+
description:
|
942
|
+
name:
|
943
|
+
landing_page:
|
944
|
+
description:
|
945
|
+
name:
|
946
|
+
one_use_per_user:
|
947
|
+
description:
|
948
|
+
name:
|
949
|
+
option_value:
|
950
|
+
description:
|
951
|
+
name:
|
952
|
+
product:
|
953
|
+
description:
|
954
|
+
name:
|
955
|
+
taxon:
|
956
|
+
description:
|
957
|
+
name:
|
958
|
+
user:
|
959
|
+
description:
|
960
|
+
name:
|
961
|
+
user_logged_in:
|
962
|
+
description:
|
963
|
+
name:
|
964
|
+
promotion_uses:
|
965
|
+
promotionable:
|
966
|
+
promotions: Promotionen
|
967
|
+
propagate_all_variants:
|
968
|
+
properties: Eigenschaften
|
969
|
+
property: Eigenschaft
|
970
|
+
prototype: Prototype
|
971
|
+
prototypes: Prototypen
|
972
|
+
provider:
|
973
|
+
provider_settings_warning:
|
974
|
+
qty: Anzahl
|
975
|
+
quantity:
|
976
|
+
quantity_returned:
|
977
|
+
quantity_shipped:
|
978
|
+
quick_search:
|
979
|
+
rate:
|
980
|
+
reason:
|
981
|
+
receive:
|
982
|
+
receive_stock:
|
983
|
+
received:
|
984
|
+
reception_status:
|
985
|
+
reference:
|
986
|
+
refund:
|
987
|
+
refund_amount_must_be_greater_than_zero:
|
988
|
+
refund_reasons:
|
989
|
+
refunded_amount:
|
990
|
+
refunds:
|
991
|
+
register: Als Neukunde registrieren
|
992
|
+
registration: Registrierung
|
993
|
+
reimburse:
|
994
|
+
reimbursed:
|
995
|
+
reimbursement:
|
996
|
+
reimbursement_mailer:
|
997
|
+
reimbursement_email:
|
998
|
+
days_to_send:
|
999
|
+
dear_customer:
|
1000
|
+
exchange_summary:
|
1001
|
+
for:
|
1002
|
+
instructions:
|
1003
|
+
refund_summary:
|
1004
|
+
subject:
|
1005
|
+
total_refunded:
|
1006
|
+
reimbursement_perform_failed:
|
1007
|
+
reimbursement_status:
|
1008
|
+
reimbursement_type:
|
1009
|
+
reimbursement_type_override:
|
1010
|
+
reimbursement_types:
|
1011
|
+
reimbursements:
|
1012
|
+
reject:
|
1013
|
+
rejected:
|
1014
|
+
remember_me: Auf diesem Computer speichern
|
1015
|
+
remove: Entfernen
|
1016
|
+
rename: Rename
|
1017
|
+
report:
|
1018
|
+
reports: Berichte
|
1019
|
+
resend: Neu versenden
|
1020
|
+
reset_password: Mein Passwort zurücksetzen
|
1021
|
+
response_code: Rückgabewert
|
1022
|
+
resume: Fortsetzen
|
1023
|
+
resumed: Fortgesetzt
|
1024
|
+
return:
|
1025
|
+
return_authorization:
|
1026
|
+
return_authorization_reasons:
|
1027
|
+
return_authorization_updated:
|
1028
|
+
return_authorizations:
|
1029
|
+
return_item_inventory_unit_ineligible:
|
1030
|
+
return_item_inventory_unit_reimbursed:
|
1031
|
+
return_item_rma_ineligible:
|
1032
|
+
return_item_time_period_ineligible:
|
1033
|
+
return_items:
|
1034
|
+
return_items_cannot_be_associated_with_multiple_orders:
|
1035
|
+
return_number:
|
1036
|
+
return_quantity:
|
1037
|
+
returned:
|
1038
|
+
returns:
|
1039
|
+
review:
|
1040
|
+
risk:
|
1041
|
+
risk_analysis:
|
1042
|
+
risky:
|
1043
|
+
rma_credit:
|
1044
|
+
rma_number:
|
1045
|
+
rma_value:
|
1046
|
+
roles: Rollen
|
1047
|
+
rules:
|
1048
|
+
safe:
|
1049
|
+
sales_total: Umsatz Gesamt
|
1050
|
+
sales_total_description:
|
1051
|
+
sales_totals:
|
1052
|
+
save_and_continue: Speichern und fortsetzen
|
1053
|
+
save_my_address:
|
1054
|
+
say_no:
|
1055
|
+
say_yes:
|
1056
|
+
scope:
|
1057
|
+
search: Suchen
|
1058
|
+
search_results:
|
1059
|
+
searching:
|
1060
|
+
secure_connection_type:
|
1061
|
+
security_settings:
|
1062
|
+
select: Auswählen
|
1063
|
+
select_a_return_authorization_reason:
|
1064
|
+
select_a_stock_location:
|
1065
|
+
select_from_prototype: Vom Prototypen auswählen
|
1066
|
+
select_stock:
|
1067
|
+
send_copy_of_all_mails_to: Schicke eine Kopie aller E-Mails an
|
1068
|
+
send_mails_as: Schicke E-Mail als
|
1069
|
+
server:
|
1070
|
+
server_error: Der Server hat einen Fehler gemeldet
|
1071
|
+
settings: Einstellungen
|
1072
|
+
ship: verschicken
|
1073
|
+
ship_address: Lieferadresse
|
1074
|
+
ship_total:
|
1075
|
+
shipment: Lieferung
|
1076
|
+
shipment_adjustments:
|
1077
|
+
shipment_details:
|
1078
|
+
shipment_mailer:
|
1079
|
+
shipped_email:
|
1080
|
+
dear_customer:
|
1081
|
+
instructions:
|
1082
|
+
shipment_summary:
|
1083
|
+
subject:
|
1084
|
+
thanks:
|
1085
|
+
track_information:
|
1086
|
+
track_link:
|
1087
|
+
shipment_state: Versandstatus
|
1088
|
+
shipment_states:
|
1089
|
+
backorder: Lieferrückstand
|
1090
|
+
canceled: Abgebrochen
|
1091
|
+
partial: Teillieferung
|
1092
|
+
pending: bevorstehend
|
1093
|
+
ready: Bereit
|
1094
|
+
shipped: Versendet
|
1095
|
+
shipment_transfer_error:
|
1096
|
+
shipment_transfer_success:
|
1097
|
+
shipments: Versand
|
1098
|
+
shipped: Ausgeliefert
|
1099
|
+
shipping: Lieferung
|
1100
|
+
shipping_address: Lieferadresse
|
1101
|
+
shipping_categories: Versandkategorien
|
1102
|
+
shipping_category: Versandkategorie
|
1103
|
+
shipping_flat_rate_per_item:
|
1104
|
+
shipping_flat_rate_per_order:
|
1105
|
+
shipping_flexible_rate:
|
1106
|
+
shipping_instructions:
|
1107
|
+
shipping_method: Versandart
|
1108
|
+
shipping_methods: Versandarten
|
1109
|
+
shipping_price_sack:
|
1110
|
+
shipping_total:
|
1111
|
+
shop_by_taxonomy: "%{taxonomy} einkaufen"
|
1112
|
+
shopping_cart: Warenkorb
|
1113
|
+
show: Zeigen
|
1114
|
+
show_active:
|
1115
|
+
show_deleted: Gelöschte anzeigen
|
1116
|
+
show_only_complete_orders: Nur komplette Bestellungen anzeigen
|
1117
|
+
show_only_considered_risky: Nur riskante Bestellungen anzeigen
|
1118
|
+
show_rate_in_label:
|
1119
|
+
sku: Lagerhaltungsnummer
|
1120
|
+
skus:
|
1121
|
+
slug:
|
1122
|
+
source:
|
1123
|
+
special_instructions:
|
1124
|
+
split:
|
1125
|
+
spree_gateway_error_flash_for_checkout:
|
1126
|
+
ssl:
|
1127
|
+
change_protocol:
|
1128
|
+
start: Von
|
1129
|
+
state: Kanton
|
1130
|
+
state_based: Basierend auf Kanton
|
1131
|
+
state_machine_states:
|
1132
|
+
accepted:
|
1133
|
+
address:
|
1134
|
+
authorized:
|
1135
|
+
awaiting:
|
1136
|
+
awaiting_return:
|
1137
|
+
backordered:
|
1138
|
+
canceled:
|
1139
|
+
cart:
|
1140
|
+
checkout:
|
1141
|
+
closed:
|
1142
|
+
complete:
|
1143
|
+
completed:
|
1144
|
+
confirm:
|
1145
|
+
delivery:
|
1146
|
+
errored:
|
1147
|
+
failed:
|
1148
|
+
given_to_customer:
|
1149
|
+
invalid:
|
1150
|
+
manual_intervention_required:
|
1151
|
+
on_hand:
|
1152
|
+
open:
|
1153
|
+
order:
|
1154
|
+
payment:
|
1155
|
+
pending:
|
1156
|
+
processing:
|
1157
|
+
ready:
|
1158
|
+
reimbursed:
|
1159
|
+
resumed:
|
1160
|
+
returned:
|
1161
|
+
shipped:
|
1162
|
+
void:
|
1163
|
+
states: Kantone
|
1164
|
+
states_required:
|
1165
|
+
status:
|
1166
|
+
stock:
|
1167
|
+
stock_location:
|
1168
|
+
stock_location_info:
|
1169
|
+
stock_locations:
|
1170
|
+
stock_locations_need_a_default_country:
|
1171
|
+
stock_management:
|
1172
|
+
stock_management_requires_a_stock_location:
|
1173
|
+
stock_movements:
|
1174
|
+
stock_movements_for_stock_location:
|
1175
|
+
stock_successfully_transferred:
|
1176
|
+
stock_transfer:
|
1177
|
+
stock_transfers:
|
1178
|
+
stop: Bis
|
1179
|
+
store: Laden
|
1180
|
+
street_address: Strasse
|
1181
|
+
street_address_2: Strasse (Feld 2)
|
1182
|
+
subtotal: Zwischensumme
|
1183
|
+
subtract: Subtrahieren
|
1184
|
+
success:
|
1185
|
+
successfully_created:
|
1186
|
+
successfully_refunded:
|
1187
|
+
successfully_removed:
|
1188
|
+
successfully_signed_up_for_analytics:
|
1189
|
+
successfully_updated:
|
1190
|
+
summary:
|
1191
|
+
tax: MwSt.
|
1192
|
+
tax_categories: Steuerkategorien
|
1193
|
+
tax_category: Steuerkategorie
|
1194
|
+
tax_code:
|
1195
|
+
tax_included:
|
1196
|
+
tax_rate_amount_explanation:
|
1197
|
+
tax_rates: Steuersätze
|
1198
|
+
taxon: Taxonomie
|
1199
|
+
taxon_edit: Taxonomie bearbeiten
|
1200
|
+
taxon_placeholder:
|
1201
|
+
taxon_rule:
|
1202
|
+
choose_taxons:
|
1203
|
+
label:
|
1204
|
+
match_all:
|
1205
|
+
match_any:
|
1206
|
+
taxonomies: Taxonomien
|
1207
|
+
taxonomy:
|
1208
|
+
taxonomy_edit: Taxonomie bearbeiten
|
1209
|
+
taxonomy_tree_error: Die angeforderte Änderung wurde nicht akzeptiert, und der Baum wurde in seinen vorherigen Zustand versetzt, bitte noch einmal versuchen!
|
1210
|
+
taxonomy_tree_instruction: "* Rechtsklick auf ein Kind im Baum öffnet das Menü zum Hinzufügen, Löschen oder Sortieren."
|
1211
|
+
taxons: Klassifizierungen
|
1212
|
+
test: Test
|
1213
|
+
test_mailer:
|
1214
|
+
test_email:
|
1215
|
+
greeting:
|
1216
|
+
message:
|
1217
|
+
subject:
|
1218
|
+
test_mode: Test-Modus
|
1219
|
+
thank_you_for_your_order: Vielen Dank für ihre Bestellung
|
1220
|
+
there_are_no_items_for_this_order:
|
1221
|
+
there_were_problems_with_the_following_fields:
|
1222
|
+
this_order_has_already_received_a_refund:
|
1223
|
+
thumbnail: Miniaturansicht
|
1224
|
+
tiered_flat_rate:
|
1225
|
+
tiered_percent:
|
1226
|
+
tiers:
|
1227
|
+
time:
|
1228
|
+
to_add_variants_you_must_first_define: Um Varianten hinzuzufügen, müssen Sie sie erst definieren.
|
1229
|
+
total: Gesamt
|
1230
|
+
total_per_item:
|
1231
|
+
total_pre_tax_refund:
|
1232
|
+
total_price:
|
1233
|
+
total_sales:
|
1234
|
+
track_inventory:
|
1235
|
+
tracking: Tracking
|
1236
|
+
tracking_number:
|
1237
|
+
tracking_url:
|
1238
|
+
tracking_url_placeholder:
|
1239
|
+
transaction_id:
|
1240
|
+
transfer_from_location:
|
1241
|
+
transfer_stock:
|
1242
|
+
transfer_to_location:
|
1243
|
+
tree: Baum
|
1244
|
+
type: Typ
|
1245
|
+
type_to_search:
|
1246
|
+
unable_to_connect_to_gateway:
|
1247
|
+
unable_to_create_reimbursements:
|
1248
|
+
under_price:
|
1249
|
+
unlock:
|
1250
|
+
unrecognized_card_type:
|
1251
|
+
unshippable_items:
|
1252
|
+
update: Speichern
|
1253
|
+
updating: Aktualisiere
|
1254
|
+
usage_limit: Nutzungsbeschränkung
|
1255
|
+
use_app_default:
|
1256
|
+
use_billing_address: Rechnungsadresse verwenden
|
1257
|
+
use_new_cc:
|
1258
|
+
use_s3:
|
1259
|
+
user: Benutzer
|
1260
|
+
user_rule:
|
1261
|
+
choose_users:
|
1262
|
+
users: Benutzer
|
1263
|
+
validation:
|
1264
|
+
cannot_be_less_than_shipped_units:
|
1265
|
+
cannot_destroy_line_item_as_inventory_units_have_shipped:
|
1266
|
+
exceeds_available_stock:
|
1267
|
+
is_too_large:
|
1268
|
+
must_be_int:
|
1269
|
+
must_be_non_negative:
|
1270
|
+
unpaid_amount_not_zero:
|
1271
|
+
value: Wert
|
1272
|
+
variant: Variant
|
1273
|
+
variant_placeholder:
|
1274
|
+
variants: Varianten
|
1275
|
+
version:
|
1276
|
+
void:
|
1277
|
+
weight: Gewicht
|
1278
|
+
what_is_a_cvv: Was ist die (CVV) Kreditkartenprüfnummer?
|
1279
|
+
what_is_this: Was ist das?
|
1280
|
+
width: Breite
|
1281
|
+
year: Jahr
|
1282
|
+
you_have_no_orders_yet: Sie haben noch keine Bestellungen.
|
1283
|
+
your_cart_is_empty: Ihr Warenkorb ist leer
|
1284
|
+
your_order_is_empty_add_product:
|
1285
|
+
zip: PLZ
|
1286
|
+
zipcode:
|
1287
|
+
zone: Zone
|
1288
|
+
zones: Zonen
|