mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2026-02-16 14:29:35 +00:00
226 lines
9.9 KiB
Dart
226 lines
9.9 KiB
Dart
// DO NOT EDIT. This is code generated via package:intl/generate_localized.dart
|
|
// This is a library that provides messages for a en 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 => 'en';
|
|
|
|
static String m0(item) => "Are you sure you want to delete ${item}?";
|
|
|
|
static String m1(item) => "Deleted ${item}";
|
|
|
|
static String m2(error) => "Error loading libraries: ${error}";
|
|
|
|
final messages = _notInlinedMessages(_notInlinedMessages);
|
|
static Map<String, Function> _notInlinedMessages(_) => <String, Function>{
|
|
"account": MessageLookupByLibrary.simpleMessage("Account"),
|
|
"accountSwitch": MessageLookupByLibrary.simpleMessage("Switch Account"),
|
|
"appSettings": MessageLookupByLibrary.simpleMessage("App Settings"),
|
|
"appearance": MessageLookupByLibrary.simpleMessage("Appearance"),
|
|
"autoTurnOnSleepTimer": MessageLookupByLibrary.simpleMessage(
|
|
"Auto Turn On Sleep Timer",
|
|
),
|
|
"automaticallyDescription": MessageLookupByLibrary.simpleMessage(
|
|
"Automatically turn on the sleep timer based on the time of day",
|
|
),
|
|
"backup": MessageLookupByLibrary.simpleMessage("Backup"),
|
|
"backupAndRestore": MessageLookupByLibrary.simpleMessage(
|
|
"Backup and Restore",
|
|
),
|
|
"bookAbout": MessageLookupByLibrary.simpleMessage("About the Book"),
|
|
"bookAboutDefault": MessageLookupByLibrary.simpleMessage(
|
|
"Sorry, no description found",
|
|
),
|
|
"bookAuthors": MessageLookupByLibrary.simpleMessage("Authors"),
|
|
"bookDownloads": MessageLookupByLibrary.simpleMessage("Downloads"),
|
|
"bookGenres": MessageLookupByLibrary.simpleMessage("Genres"),
|
|
"bookMetadataAbridged": MessageLookupByLibrary.simpleMessage("Abridged"),
|
|
"bookMetadataLength": MessageLookupByLibrary.simpleMessage("Length"),
|
|
"bookMetadataPublished": MessageLookupByLibrary.simpleMessage("Published"),
|
|
"bookMetadataUnabridged": MessageLookupByLibrary.simpleMessage(
|
|
"Unabridged",
|
|
),
|
|
"bookSeries": MessageLookupByLibrary.simpleMessage("Series"),
|
|
"bookShelveEmpty": MessageLookupByLibrary.simpleMessage("Try again"),
|
|
"bookShelveEmptyText": MessageLookupByLibrary.simpleMessage(
|
|
"No shelves to display",
|
|
),
|
|
"cancel": MessageLookupByLibrary.simpleMessage("Cancel"),
|
|
"copyToClipboard": MessageLookupByLibrary.simpleMessage(
|
|
"Copy to Clipboard",
|
|
),
|
|
"copyToClipboardDescription": MessageLookupByLibrary.simpleMessage(
|
|
"Copy the app settings to the clipboard",
|
|
),
|
|
"copyToClipboardToast": MessageLookupByLibrary.simpleMessage(
|
|
"Settings copied to clipboard",
|
|
),
|
|
"delete": MessageLookupByLibrary.simpleMessage("Delete"),
|
|
"deleteDialog": m0,
|
|
"deleted": m1,
|
|
"explore": MessageLookupByLibrary.simpleMessage("explore"),
|
|
"exploreHint": MessageLookupByLibrary.simpleMessage(
|
|
"Seek and you shall discover...",
|
|
),
|
|
"exploreTooltip": MessageLookupByLibrary.simpleMessage(
|
|
"Search and Explore",
|
|
),
|
|
"general": MessageLookupByLibrary.simpleMessage("General"),
|
|
"help": MessageLookupByLibrary.simpleMessage("Help"),
|
|
"home": MessageLookupByLibrary.simpleMessage("Home"),
|
|
"homeBookContinueListening": MessageLookupByLibrary.simpleMessage(
|
|
"Continue Listening",
|
|
),
|
|
"homeBookContinueSeries": MessageLookupByLibrary.simpleMessage(
|
|
"Continue Series",
|
|
),
|
|
"homeBookDiscover": MessageLookupByLibrary.simpleMessage("Discover"),
|
|
"homeBookListenAgain": MessageLookupByLibrary.simpleMessage("Listen Again"),
|
|
"homeBookNewestAuthors": MessageLookupByLibrary.simpleMessage(
|
|
"Newest Authors",
|
|
),
|
|
"homeBookRecentlyAdded": MessageLookupByLibrary.simpleMessage(
|
|
"Recently Added",
|
|
),
|
|
"homeBookRecommended": MessageLookupByLibrary.simpleMessage("Recommended"),
|
|
"homeContinueListening": MessageLookupByLibrary.simpleMessage(
|
|
"Continue Listening",
|
|
),
|
|
"homeListenAgain": MessageLookupByLibrary.simpleMessage("Listen Again"),
|
|
"homePageSettings": MessageLookupByLibrary.simpleMessage(
|
|
"Home Page Settings",
|
|
),
|
|
"homePageSettingsDescription": MessageLookupByLibrary.simpleMessage(
|
|
"Customize the home page",
|
|
),
|
|
"homeStartListening": MessageLookupByLibrary.simpleMessage(
|
|
"Start Listening",
|
|
),
|
|
"language": MessageLookupByLibrary.simpleMessage("Language"),
|
|
"languageDescription": MessageLookupByLibrary.simpleMessage(
|
|
"Language switch",
|
|
),
|
|
"library": MessageLookupByLibrary.simpleMessage("Library"),
|
|
"libraryChange": MessageLookupByLibrary.simpleMessage("Change Library"),
|
|
"libraryEmpty": MessageLookupByLibrary.simpleMessage(
|
|
"No libraries available.",
|
|
),
|
|
"libraryLoadError": m2,
|
|
"librarySelect": MessageLookupByLibrary.simpleMessage("Select Library"),
|
|
"librarySwitchTooltip": MessageLookupByLibrary.simpleMessage(
|
|
"Switch Library",
|
|
),
|
|
"libraryTooltip": MessageLookupByLibrary.simpleMessage(
|
|
"Browse your library",
|
|
),
|
|
"loading": MessageLookupByLibrary.simpleMessage("Loading..."),
|
|
"logs": MessageLookupByLibrary.simpleMessage("Logs"),
|
|
"no": MessageLookupByLibrary.simpleMessage("No"),
|
|
"notImplemented": MessageLookupByLibrary.simpleMessage("Not implemented"),
|
|
"notificationMediaPlayer": MessageLookupByLibrary.simpleMessage(
|
|
"Notification Media Player",
|
|
),
|
|
"notificationMediaPlayerDescription": MessageLookupByLibrary.simpleMessage(
|
|
"Customize the media player in notifications",
|
|
),
|
|
"ok": MessageLookupByLibrary.simpleMessage("OK"),
|
|
"pause": MessageLookupByLibrary.simpleMessage("Pause"),
|
|
"play": MessageLookupByLibrary.simpleMessage("Play"),
|
|
"playerSettings": MessageLookupByLibrary.simpleMessage("Player Settings"),
|
|
"playerSettingsDescription": MessageLookupByLibrary.simpleMessage(
|
|
"Customize the player settings",
|
|
),
|
|
"playerSettingsPlaybackReporting": MessageLookupByLibrary.simpleMessage(
|
|
"Playback Reporting",
|
|
),
|
|
"playerSettingsPlaybackReportingIgnore":
|
|
MessageLookupByLibrary.simpleMessage(
|
|
"Ignore Playback Position Less Than",
|
|
),
|
|
"playerSettingsPlaybackReportingMinimum":
|
|
MessageLookupByLibrary.simpleMessage("Minimum Position to Report"),
|
|
"playerSettingsPlaybackReportingMinimumDescriptionHead":
|
|
MessageLookupByLibrary.simpleMessage(
|
|
"Do not report playback for the first ",
|
|
),
|
|
"playerSettingsPlaybackReportingMinimumDescriptionTail":
|
|
MessageLookupByLibrary.simpleMessage("of the book"),
|
|
"playerSettingsRememberForEveryBook": MessageLookupByLibrary.simpleMessage(
|
|
"Remember Player Settings for Every Book",
|
|
),
|
|
"playerSettingsRememberForEveryBookDescription":
|
|
MessageLookupByLibrary.simpleMessage(
|
|
"Settings like speed, loudness, etc. will be remembered for every book",
|
|
),
|
|
"playerSettingsSpeedDefault": MessageLookupByLibrary.simpleMessage(
|
|
"Default Speed",
|
|
),
|
|
"playerSettingsSpeedOptions": MessageLookupByLibrary.simpleMessage(
|
|
"Speed Options",
|
|
),
|
|
"playlistsMine": MessageLookupByLibrary.simpleMessage("My Playlists"),
|
|
"readLess": MessageLookupByLibrary.simpleMessage("Read Less"),
|
|
"readMore": MessageLookupByLibrary.simpleMessage("Read More"),
|
|
"refresh": MessageLookupByLibrary.simpleMessage("Refresh"),
|
|
"reset": MessageLookupByLibrary.simpleMessage("Reset"),
|
|
"resetAppSettings": MessageLookupByLibrary.simpleMessage(
|
|
"Reset App Settings",
|
|
),
|
|
"resetAppSettingsDescription": MessageLookupByLibrary.simpleMessage(
|
|
"Reset the app settings to the default values",
|
|
),
|
|
"resetAppSettingsDialog": MessageLookupByLibrary.simpleMessage(
|
|
"Are you sure you want to reset the app settings?",
|
|
),
|
|
"restore": MessageLookupByLibrary.simpleMessage("Restore"),
|
|
"restoreBackup": MessageLookupByLibrary.simpleMessage("Restore Backup"),
|
|
"restoreBackupHint": MessageLookupByLibrary.simpleMessage(
|
|
"Paste the backup here",
|
|
),
|
|
"restoreBackupInvalid": MessageLookupByLibrary.simpleMessage(
|
|
"Invalid backup",
|
|
),
|
|
"restoreBackupSuccess": MessageLookupByLibrary.simpleMessage(
|
|
"Settings restored",
|
|
),
|
|
"restoreBackupValidator": MessageLookupByLibrary.simpleMessage(
|
|
"Please paste the backup here",
|
|
),
|
|
"restoreDescription": MessageLookupByLibrary.simpleMessage(
|
|
"Restore the app settings from the backup",
|
|
),
|
|
"resume": MessageLookupByLibrary.simpleMessage("Resume"),
|
|
"retry": MessageLookupByLibrary.simpleMessage("Retry"),
|
|
"settings": MessageLookupByLibrary.simpleMessage("Settings"),
|
|
"shakeDetector": MessageLookupByLibrary.simpleMessage("Shake Detector"),
|
|
"shakeDetectorDescription": MessageLookupByLibrary.simpleMessage(
|
|
"Customize the shake detector settings",
|
|
),
|
|
"themeSettings": MessageLookupByLibrary.simpleMessage("Theme Settings"),
|
|
"themeSettingsDescription": MessageLookupByLibrary.simpleMessage(
|
|
"Customize the app theme",
|
|
),
|
|
"unknown": MessageLookupByLibrary.simpleMessage("Unknown"),
|
|
"webVersion": MessageLookupByLibrary.simpleMessage("Web Version"),
|
|
"yes": MessageLookupByLibrary.simpleMessage("Yes"),
|
|
"you": MessageLookupByLibrary.simpleMessage("You"),
|
|
"youTooltip": MessageLookupByLibrary.simpleMessage(
|
|
"Your Profile and Settings",
|
|
),
|
|
};
|
|
}
|