ente/mobile/lib/generated/intl/messages_ta.dart
2024-09-17 17:46:10 +05:30

54 lines
3.8 KiB
Dart
Generated

// 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<dynamic> args);
class MessageLookup extends MessageLookupByLibrary {
String get localeName => 'ta';
final messages = _notInlinedMessages(_notInlinedMessages);
static Map<String, Function> _notInlinedMessages(_) => <String, Function>{
"accountWelcomeBack":
MessageLookupByLibrary.simpleMessage("மீண்டும் வருக!"),
"askDeleteReason": MessageLookupByLibrary.simpleMessage(
"உங்கள் கணக்கை நீக்குவதற்கான முக்கிய காரணம் என்ன?"),
"cancel": MessageLookupByLibrary.simpleMessage("ரத்து செய்"),
"confirmAccountDeletion": MessageLookupByLibrary.simpleMessage(
"கணக்கு நீக்குதலை உறுதிப்படுத்தவும்"),
"confirmDeletePrompt": MessageLookupByLibrary.simpleMessage(
"ஆம், எல்லா செயலிகளிலும் இந்தக் கணக்கையும் அதன் தரவையும் நிரந்தரமாக நீக்க விரும்புகிறேன்."),
"deleteAccount": MessageLookupByLibrary.simpleMessage("கணக்கை நீக்கு"),
"deleteAccountFeedbackPrompt": MessageLookupByLibrary.simpleMessage(
"நீங்கள் வெளியேறுவதை கண்டு வருந்துகிறோம். எங்களை மேம்படுத்த உதவ உங்கள் கருத்தைப் பகிரவும்."),
"deleteAccountPermanentlyButton":
MessageLookupByLibrary.simpleMessage("கணக்கை நிரந்தரமாக நீக்கவும்"),
"deleteReason1": MessageLookupByLibrary.simpleMessage(
"எனக்கு தேவையான ஒரு முக்கிய அம்சம் இதில் இல்லை"),
"email": MessageLookupByLibrary.simpleMessage("மின்னஞ்சல்"),
"enterValidEmail": MessageLookupByLibrary.simpleMessage(
"சரியான மின்னஞ்சல் முகவரியை உள்ளிடவும்."),
"enterYourEmailAddress": MessageLookupByLibrary.simpleMessage(
"உங்கள் மின்னஞ்சல் முகவரியை உள்ளிடவும்"),
"feedback": MessageLookupByLibrary.simpleMessage("பின்னூட்டம்"),
"invalidEmailAddress":
MessageLookupByLibrary.simpleMessage("தவறான மின்னஞ்சல் முகவரி"),
"kindlyHelpUsWithThisInformation": MessageLookupByLibrary.simpleMessage(
"இந்த தகவலுடன் தயவுசெய்து எங்களுக்கு உதவுங்கள்"),
"verify": MessageLookupByLibrary.simpleMessage("சரிபார்க்கவும்")
};
}