114 lines
6.6 KiB
Dart
114 lines
6.6 KiB
Dart
// DO NOT EDIT. This is code generated via package:intl/generate_localized.dart
|
||
// This is a library that provides messages for a messages_en 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_en';
|
||
|
||
final messages = _notInlinedMessages(_notInlinedMessages);
|
||
static _notInlinedMessages(_) => {
|
||
"ID_Store" : MessageLookupByLibrary.simpleMessage("Store ID"),
|
||
"ID_not_found" : MessageLookupByLibrary.simpleMessage("Identifier %s is not found"),
|
||
"app_activ" : MessageLookupByLibrary.simpleMessage("The application is activated"),
|
||
"ask_change_store" : MessageLookupByLibrary.simpleMessage("Do you really want to log out and enter a different store number?"),
|
||
"buyer" : MessageLookupByLibrary.simpleMessage("Buyer"),
|
||
"card" : MessageLookupByLibrary.simpleMessage("Card"),
|
||
"card_scaner" : MessageLookupByLibrary.simpleMessage("Card Scanner"),
|
||
"carry_purchase" : MessageLookupByLibrary.simpleMessage("Create a purchase"),
|
||
"complite_activ" : MessageLookupByLibrary.simpleMessage("Complete registration"),
|
||
"complite_purchase" : MessageLookupByLibrary.simpleMessage("Complete the purchase"),
|
||
"confirm_purchase" : MessageLookupByLibrary.simpleMessage("You confirm the purchase for %s USD"),
|
||
"confirmation" : MessageLookupByLibrary.simpleMessage("Сonfirmation"),
|
||
"no" : MessageLookupByLibrary.simpleMessage("No"),
|
||
"purchase_complite" : MessageLookupByLibrary.simpleMessage("A purchase of %s USD was completed"),
|
||
"registration" : MessageLookupByLibrary.simpleMessage("Registration"),
|
||
"usage" : MessageLookupByLibrary.simpleMessage("Usage"),
|
||
"support" : MessageLookupByLibrary.simpleMessage("Support contacts"),
|
||
"common" : MessageLookupByLibrary.simpleMessage("General information"),
|
||
"request_sent_wait_activ" : MessageLookupByLibrary.simpleMessage("Activation request for the application has been sent, please wait for administrator approval"),
|
||
"reward" : MessageLookupByLibrary.simpleMessage("Reward"),
|
||
"bonus" : MessageLookupByLibrary.simpleMessage("Bonus on account"),
|
||
"discount_rate" : MessageLookupByLibrary.simpleMessage("Dicount Rate"),
|
||
"discount_sum" : MessageLookupByLibrary.simpleMessage("Dicount Sum"),
|
||
"bonus_plus" : MessageLookupByLibrary.simpleMessage("Bonus points"),
|
||
"bonus_minus" : MessageLookupByLibrary.simpleMessage("Bonus was charged"),
|
||
"bonus_hint" : MessageLookupByLibrary.simpleMessage("Points to charge"),
|
||
"coupons_used" : MessageLookupByLibrary.simpleMessage("Coupons were used"),
|
||
"bonus_explanation" : MessageLookupByLibrary.simpleMessage("If not set, points will be added"),
|
||
"scan" : MessageLookupByLibrary.simpleMessage("Scan"),
|
||
"sign_up" : MessageLookupByLibrary.simpleMessage("Sign Up"),
|
||
"specify_din_store" : MessageLookupByLibrary.simpleMessage("Specify the store ID"),
|
||
"sum" : MessageLookupByLibrary.simpleMessage("Sum"),
|
||
"update_activ_status" : MessageLookupByLibrary.simpleMessage("Update activation status"),
|
||
"yes" : MessageLookupByLibrary.simpleMessage("Yes"),
|
||
"settings" : MessageLookupByLibrary.simpleMessage("Settings"),
|
||
"help" : MessageLookupByLibrary.simpleMessage("Help"),
|
||
"logout" : MessageLookupByLibrary.simpleMessage("Exit"),
|
||
"currency" : MessageLookupByLibrary.simpleMessage("Currency"),
|
||
"locale" : MessageLookupByLibrary.simpleMessage("Language"),
|
||
"ruble" : MessageLookupByLibrary.simpleMessage("Ruble"),
|
||
"dollar" : MessageLookupByLibrary.simpleMessage("Dollar"),
|
||
"hryvna" : MessageLookupByLibrary.simpleMessage("Hryvna"),
|
||
"nominative_ruble": MessageLookupByLibrary.simpleMessage("Ruble"),
|
||
"singular_ruble": MessageLookupByLibrary.simpleMessage("Ruble"),
|
||
"plural_ruble": MessageLookupByLibrary.simpleMessage("Rubles"),
|
||
"nominative_dollar": MessageLookupByLibrary.simpleMessage("US Dollar"),
|
||
"singular_dollar": MessageLookupByLibrary.simpleMessage("US Dollar"),
|
||
"plural_dollar": MessageLookupByLibrary.simpleMessage("US Dollars"),
|
||
"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 (ID). 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.''')
|
||
};
|
||
}
|