Этот репозиторий содержит Flutter плагины для платформы ОС Аврора.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

99 lines
3.9 KiB

{
"@_BATTERY_PLUS": {},
"batteryPlusTitleBatteryLevel": "Battery Level",
"batteryPlusDescBatteryLevel": "Battery level in percent 0 - 100",
"batteryPlusTitleBatteryState": "Battery State",
"batteryPlusDescBatteryState": "Battery state: full, charging, discharging, unknown",
"batteryPlusTitleBatterySaveMode": "Save Mode",
"batteryPlusDescBatterySaveMode": "Check is enable 'Save Mode'",
"batteryPlusTitleBatteryStateLive": "Battery State 'Live'",
"batteryPlusDescBatteryStateLive": "Battery change state stream",
"@_CACHED_NETWORK_IMAGE": {},
"cachedNetworkImageTitle": "Title",
"cachedNetworkImageDesc": "Desc",
"@_DEVICE_INFO_PLUS": {},
"deviceInfoPlusTitle": "Title",
"deviceInfoPlusDesc": "Desc",
"@_FLUTTER_CACHE_MANAGER": {},
"flutterCacheManagerTitle": "Title",
"flutterCacheManagerDesc": "Desc",
"@_FLUTTER_LOCAL_NOTIFICATIONS": {},
"flutterLocalNotificationsTitle": "Title",
"flutterLocalNotificationsDesc": "Desc",
"@_FLUTTER_SECURE_STORAGE": {},
"flutterSecureStorageTitle": "Title",
"flutterSecureStorageDesc": "Desc",
"@_PACKAGE_INFO_PLUS": {},
"packageInfoPlusTitle": "Title",
"packageInfoPlusDesc": "Desc",
"@_PATH_PROVIDER": {},
"pathProviderTitle": "Title",
"pathProviderDesc": "Desc",
"@_SHARED_PREFERENCES": {},
"sharedPreferencesTitle": "Title",
"sharedPreferencesDesc": "Desc",
"@_WAKELOCK": {},
"wakelockTitle": "Title",
"wakelockDesc": "Desc",
"@_XDGA_DIRECTORIES": {},
"xdgaDirectoriesTitleCacheLocation": "App Data Location",
"xdgaDirectoriesDescCacheLocation": "Directory location where persistent application data can be stored.",
"xdgaDirectoriesTitleAppDataLocation": "Cache Location",
"xdgaDirectoriesDescAppDataLocation": "Directory location where user-specific non-essential (cached) data should be written.",
"xdgaDirectoriesTitleDocumentsLocation": "Documents Location",
"xdgaDirectoriesDescDocumentsLocation": "Directory containing user document files.",
"xdgaDirectoriesTitleDownloadLocation": "Download Location",
"xdgaDirectoriesDescDownloadLocation": "Directory for user's downloaded files.",
"xdgaDirectoriesTitleMusicLocation": "Music Location",
"xdgaDirectoriesDescMusicLocation": "Directory containing the user's music or other audio files.",
"xdgaDirectoriesTitlePicturesLocation": "Pictures Location",
"xdgaDirectoriesDescPicturesLocation": "Directory containing the user's pictures or photos.",
"xdgaDirectoriesTitleGenericDataLocation": "Generic Data Location",
"xdgaDirectoriesDescGenericDataLocation": "Directory location where persistent data shared across applications can be stored.",
"xdgaDirectoriesTitleMoviesLocation": "Movies Location",
"xdgaDirectoriesDescMoviesLocation": "Directory containing the user's movies and videos.",
"@_COMMON": {},
"commonClose": "Close",
"commonEmptyValue": "Empty",
"commonLoading": "Loading...",
"@_HOME_SCREEN": {},
"homePageTitle": "Flutter Aurora OS",
"homeWelcomeTitle": "Welcome!",
"homeWelcomeText": "In this application you can find {count} Flutter plugins supporting Aurora OS. If it happens that something is missing for you, you can write to us or add it yourself.",
"@homeWelcomeText": {
"placeholders": {
"count": {
"type": "int",
"example": "0"
}
}
},
"homeListStateDependent": "platform dependent",
"homeListStateIndependent": "platform independent",
"homeListVersion": "Version: {version}",
"@homeListVersion": {
"placeholders": {
"version": {
"type": "String",
"example": "1.0.0"
}
}
},
"homeSearchTitle": "Search...",
"homeSearch": "Search packages",
"homeFilter": "Filter",
"homeNotFoundTitle": "Not found",
"homeNotFoundSubtitle": "What you were looking for is not in the list of verified plugins, but this does not mean that it will not work, check it out and you may want to add it to this list of verified plugins."
}