|
15 | 15 | en = No |
16 | 16 | [Snabble.Settings] |
17 | 17 | en = Settings |
| 18 | + [Snabble.Delete] |
| 19 | + en = Delete |
18 | 20 | [Snabble.remove] |
19 | 21 | en = Remove |
| 22 | + [Snabble.pleaseWait] |
| 23 | + en = Please wait... |
| 24 | + [Snabble.undo] |
| 25 | + en = Undo |
20 | 26 |
|
21 | 27 | [Snabble.Payment.errorStarting] |
22 | 28 | en = Error starting the payment process |
|
57 | 63 | en = Scanner |
58 | 64 | [Snabble.Scanner.torchButton] |
59 | 65 | en = Torch |
| 66 | + [Snabble.Scanner.networkError] |
| 67 | + en = Product could not be searched online. Please check your internet connection. |
60 | 68 | [Snabble.Scanner.unknownBarcode] |
61 | 69 | en = Price information is not available for this product |
62 | 70 | [Snabble.Scanner.updateCart] |
|
66 | 74 |
|
67 | 75 | [Snabble.ShoppingCart.title] |
68 | 76 | en = Shopping Cart |
| 77 | + [Snabble.Shoppingcart.buyProducts.one] |
| 78 | + en = Buy %d product for %@ |
69 | 79 | [Snabble.Shoppingcart.buyProducts] |
70 | 80 | en = Buy %d products for %@ |
71 | 81 | [Snabble.Shoppingcart.emptyState.buttonTitle] |
|
78 | 88 | en = Remove %@ from the cart? |
79 | 89 | [Snabble.Shoppingcart.removeItems] |
80 | 90 | en = Remove all products from shopping cart? |
| 91 | + |
| 92 | + [Snabble.PaymentMethod.encodedCodes] |
| 93 | + en = Pay at the cash register |
| 94 | + [Snabble.PaymentMethod.qrCodePOS] |
| 95 | + en = Checkstand |
| 96 | + |
| 97 | +[[Android]] |
| 98 | + [Snabble.Payment.aborted] |
| 99 | + en = Payment process was aborted |
| 100 | + tags = android |
| 101 | + [Snabble.Payment.backToHome] |
| 102 | + en = Back to the homepage |
| 103 | + tags = android |
| 104 | + [Snabble.Payment.success] |
| 105 | + en = Thank you for your purchase |
| 106 | + tags = android |
| 107 | + [Snabble.Shoppingcart.articleRemoved] |
| 108 | + en = Article removed |
| 109 | + tags = android |
0 commit comments