// DO NOT EDIT. This is code generated via package:intl/generate_localized.dart // This is a library that provides messages for a ta locale. All the // messages from the main program should be duplicated here with the same // function name. // Ignore issues from commonly used lints in this file. // ignore_for_file:unnecessary_brace_in_string_interps, unnecessary_new // ignore_for_file:prefer_single_quotes,comment_references, directives_ordering // ignore_for_file:annotate_overrides,prefer_generic_function_type_aliases // ignore_for_file:unused_import, file_names, avoid_escaping_inner_quotes // ignore_for_file:unnecessary_string_interpolations, unnecessary_string_escapes import 'package:intl/intl.dart'; import 'package:intl/message_lookup_by_library.dart'; final messages = new MessageLookup(); typedef String MessageIfAbsent(String messageStr, List args); class MessageLookup extends MessageLookupByLibrary { String get localeName => 'ta'; static String m0(ignoreReason) => "Tap to upload, upload is currently ignored due to ${ignoreReason}"; static String m1(galleryType) => "Type of gallery ${galleryType} is not supported for rename"; static String m2(ignoreReason) => "Upload is ignored due to ${ignoreReason}"; final messages = _notInlinedMessages(_notInlinedMessages); static Map _notInlinedMessages(_) => { "accountIsAlreadyConfigured": MessageLookupByLibrary.simpleMessage( "Account is already configured."), "accountWelcomeBack": MessageLookupByLibrary.simpleMessage("மீண்டும் வருக!"), "addFiles": MessageLookupByLibrary.simpleMessage("Add Files"), "askDeleteReason": MessageLookupByLibrary.simpleMessage( "உங்கள் கணக்கை நீக்குவதற்கான முக்கிய காரணம் என்ன?"), "cancel": MessageLookupByLibrary.simpleMessage("ரத்து செய்"), "castAlbum": MessageLookupByLibrary.simpleMessage("Cast album"), "confirmAccountDeletion": MessageLookupByLibrary.simpleMessage( "கணக்கு நீக்குதலை உறுதிப்படுத்தவும்"), "confirmDeletePrompt": MessageLookupByLibrary.simpleMessage( "ஆம், எல்லா செயலிகளிலும் இந்தக் கணக்கையும் அதன் தரவையும் நிரந்தரமாக நீக்க விரும்புகிறேன்."), "deleteAccount": MessageLookupByLibrary.simpleMessage("கணக்கை நீக்கு"), "deleteAccountFeedbackPrompt": MessageLookupByLibrary.simpleMessage( "நீங்கள் வெளியேறுவதை கண்டு வருந்துகிறோம். எங்களை மேம்படுத்த உதவ உங்கள் கருத்தைப் பகிரவும்."), "deleteAccountPermanentlyButton": MessageLookupByLibrary.simpleMessage("கணக்கை நிரந்தரமாக நீக்கவும்"), "deleteReason1": MessageLookupByLibrary.simpleMessage( "எனக்கு தேவையான ஒரு முக்கிய அம்சம் இதில் இல்லை"), "edit": MessageLookupByLibrary.simpleMessage("Edit"), "email": MessageLookupByLibrary.simpleMessage("மின்னஞ்சல்"), "enterValidEmail": MessageLookupByLibrary.simpleMessage( "சரியான மின்னஞ்சல் முகவரியை உள்ளிடவும்."), "enterYourEmailAddress": MessageLookupByLibrary.simpleMessage( "உங்கள் மின்னஞ்சல் முகவரியை உள்ளிடவும்"), "error": MessageLookupByLibrary.simpleMessage("Error"), "failedToFetchActiveSessions": MessageLookupByLibrary.simpleMessage( "Failed to fetch active sessions"), "failedToPlayVideo": MessageLookupByLibrary.simpleMessage("Failed to play video"), "failedToRefreshStripeSubscription": MessageLookupByLibrary.simpleMessage( "Failed to refresh subscription"), "feedback": MessageLookupByLibrary.simpleMessage("பின்னூட்டம்"), "fileNotUploadedYet": MessageLookupByLibrary.simpleMessage("File not uploaded yet"), "imageNotAnalyzed": MessageLookupByLibrary.simpleMessage("Image not analyzed"), "info": MessageLookupByLibrary.simpleMessage("Info"), "invalidEmailAddress": MessageLookupByLibrary.simpleMessage("தவறான மின்னஞ்சல் முகவரி"), "kindlyHelpUsWithThisInformation": MessageLookupByLibrary.simpleMessage( "இந்த தகவலுடன் தயவுசெய்து எங்களுக்கு உதவுங்கள்"), "noFacesFound": MessageLookupByLibrary.simpleMessage("No faces found"), "noInternetConnection": MessageLookupByLibrary.simpleMessage("No internet connection"), "ok": MessageLookupByLibrary.simpleMessage("OK"), "oops": MessageLookupByLibrary.simpleMessage("Oops"), "pleaseCheckYourInternetConnectionAndTryAgain": MessageLookupByLibrary.simpleMessage( "Please check your internet connection and try again."), "sessionExpired": MessageLookupByLibrary.simpleMessage("Session expired"), "sessionIdMismatch": MessageLookupByLibrary.simpleMessage("Session ID mismatch"), "share": MessageLookupByLibrary.simpleMessage("Share"), "tapToUpload": MessageLookupByLibrary.simpleMessage("Tap to upload"), "tapToUploadIsIgnoredDue": m0, "typeOfGallerGallerytypeIsNotSupportedForRename": m1, "uploadIsIgnoredDueToIgnorereason": m2, "verify": MessageLookupByLibrary.simpleMessage("சரிபார்க்கவும்") }; }