Этот репозиторий содержит 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.
 
 
 
 

45 lines
1.6 KiB

{
"@_BATTERY_PLUS": {},
"batteryPlusTitleBatteryLevel": "Battery Level",
"batteryPlusDescBatteryLevel": "Battery level in percent 0 - 100",
"batteryPlusTitleBatteryState": "Battery State",
"batteryPlusDescBatteryState": "Battery state: full, charging, discharging",
"batteryPlusTitleBatterySaveMode": "Save Mode",
"batteryPlusDescBatterySaveMode": "Check is enable 'Save Mode'",
"batteryPlusTitleBatteryStateLive": "Battery State 'Live'",
"batteryPlusDescBatteryStateLive": "Battery change state stream",
"@_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."
}