// DO NOT EDIT. This is code generated via package:intl/generate_localized.dart // This is a library that provides messages for a messages_es locale. All the // messages from the main program should be duplicated here with the same // function name. import 'package:intl/intl.dart'; import 'package:intl/message_lookup_by_library.dart'; final messages = new MessageLookup(); final _keepAnalysisHappy = Intl.defaultLocale; class MessageLookup extends MessageLookupByLibrary { get localeName => 'messages_es'; final messages = _notInlinedMessages(_notInlinedMessages); static _notInlinedMessages(_) => { "ID_Store" : MessageLookupByLibrary.simpleMessage("ID del negocio "), "ID_not_found" : MessageLookupByLibrary.simpleMessage("ID %s no está encontrado"), "app_activ" : MessageLookupByLibrary.simpleMessage("Aplicación está activada"), "ask_change_store" : MessageLookupByLibrary.simpleMessage("¿Os realmente quiereis acabarse una sesión y dar otro DIN del negocio?"), "buyer" : MessageLookupByLibrary.simpleMessage("El comprador"), "card" : MessageLookupByLibrary.simpleMessage("Tarjeta"), "card_scaner" : MessageLookupByLibrary.simpleMessage("El escaneo de tarjeta"), "carry_purchase" : MessageLookupByLibrary.simpleMessage("Realizar la compra"), "complite_activ" : MessageLookupByLibrary.simpleMessage("Terminar el registro"), "complite_purchase" : MessageLookupByLibrary.simpleMessage("Terminar la compra"), "confirm_purchase" : MessageLookupByLibrary.simpleMessage("¿Confirmais la compra por %s %s"), "confirmation" : MessageLookupByLibrary.simpleMessage("Confirmacón"), "no" : MessageLookupByLibrary.simpleMessage("No"), "purchase_complite" : MessageLookupByLibrary.simpleMessage("La compra por %s %s está realizada"), "registration" : MessageLookupByLibrary.simpleMessage("El registro"), "usage" : MessageLookupByLibrary.simpleMessage("Explotación"), "support" : MessageLookupByLibrary.simpleMessage("Los contactos del soporte técnico"), "request_sent_wait_activ" : MessageLookupByLibrary.simpleMessage("El requieremento de activación de aplicación esta mandado, esperad la activación por el administrador."), "reward" : MessageLookupByLibrary.simpleMessage("Gratificación"), "bonus" : MessageLookupByLibrary.simpleMessage("Bono por cuenta"), "discount_rate" : MessageLookupByLibrary.simpleMessage("Tasa de descuento"), "discount_sum" : MessageLookupByLibrary.simpleMessage("El monto del descuento"), "bonus_plus" : MessageLookupByLibrary.simpleMessage("Puntos de bonificación"), "bonus_minus" : MessageLookupByLibrary.simpleMessage("El bono fue cobrado"), "bonus_hint" : MessageLookupByLibrary.simpleMessage("¿Cuántas puntuaciones se cancelan?"), "coupons_used" : MessageLookupByLibrary.simpleMessage("Los cupones fueron canjeados"), "bonus_explanation" : MessageLookupByLibrary.simpleMessage("Si no especifica cuántos puntos cancelar, se agregarán puntos"), "scan" : MessageLookupByLibrary.simpleMessage("Escanear"), "sign_up" : MessageLookupByLibrary.simpleMessage("Registrarse"), "specify_din_store" : MessageLookupByLibrary.simpleMessage("Hay que dar ID del negocio"), "sum" : MessageLookupByLibrary.simpleMessage("Suma"), "update_activ_status" : MessageLookupByLibrary.simpleMessage("Actualizar la condición de activación"), "user_name" : MessageLookupByLibrary.simpleMessage("Un nombre de usario"), "yes" : MessageLookupByLibrary.simpleMessage("Si"), "settings" : MessageLookupByLibrary.simpleMessage("Las configuraciones"), "help" : MessageLookupByLibrary.simpleMessage("La Ayuda"), "exit" : MessageLookupByLibrary.simpleMessage("Salir"), "logout" : MessageLookupByLibrary.simpleMessage("Log Out"), "currency" : MessageLookupByLibrary.simpleMessage("La Moneda"), "locale" : MessageLookupByLibrary.simpleMessage("La lengua"), "nominative_ruble": MessageLookupByLibrary.simpleMessage("Rublo"), "singular_ruble": MessageLookupByLibrary.simpleMessage("Rublo"), "plural_ruble": MessageLookupByLibrary.simpleMessage("Rublos"), "nominative_dollar": MessageLookupByLibrary.simpleMessage("Dólar Dolares"), "singular_dollar": MessageLookupByLibrary.simpleMessage("Dólar Dolares"), "plural_dollar": MessageLookupByLibrary.simpleMessage("Dólar Dolares"), "nominative_hryvna": MessageLookupByLibrary.simpleMessage("Hryvnia"), "singular_hryvna": MessageLookupByLibrary.simpleMessage("Hryvnia"), "plural_hryvna": MessageLookupByLibrary.simpleMessage("Hryvnia"), "nominative_tenge": MessageLookupByLibrary.simpleMessage("Tenge"), "singular_tenge": MessageLookupByLibrary.simpleMessage("Tenge"), "plural_tenge": MessageLookupByLibrary.simpleMessage("Tenge"), "nominative_euro": MessageLookupByLibrary.simpleMessage("Euro"), "singular_euro": MessageLookupByLibrary.simpleMessage("Euro"), "plural_euro": MessageLookupByLibrary.simpleMessage("Euro"), "registration_guide": MessageLookupByLibrary.simpleMessage(''' Store log in screen is the first thing you will see after starting the application. Enter the store number (DIN). You can look it up in the loyalty program control panel. If you do not have access to the control panel, ask the administrator. Click the ""Login"" button. Please wait while the administrator activates your request. You can refresh your store activation status by pressing the ""Update activation status"" button. After the administrator activates your request, click the ""Complete activation"" button. The application is ready to use. If you want to log in as another store, click the Menu button (upper right corner of the screen) and select "Exit". '''), "usage_guide": MessageLookupByLibrary.simpleMessage(''' Step 1: Launch this application and scan your customer's loyalty card using the built in scanner. If the scan is successful, the customer's information will appear on the screen. Step 2: Enter the purchase amount and click the ""Create a purchase"" button. In a pop-up window press ""YES"" to confirm the amount and allot the points to a customer. If you want to correct the amount, press ""NO"" and you will return back to the purchase screen where you can adjust the amount. '''), "support_guide": MessageLookupByLibrary.simpleMessage(''' Always recommend your customers to install your loyalty card app, so they can participate in your loyalty program. If you have any problems with the application, feel free to contact the support. Phone:\n%s\n Our website:\n%s'''), "common_guide": MessageLookupByLibrary.simpleMessage(''' To improve barcode scanning quality, adjust the distance between the camera and the barcode so that the border around the barcode (if any) is not visible. Otherwise the vertical lines of the border could be wrongly considered as part of the code.''') }; }