i18n (wip)
This commit is contained in:
parent
cee04a3d12
commit
6488957148
17 changed files with 368 additions and 191 deletions
33
res/values/strings_en.arb
Normal file
33
res/values/strings_en.arb
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"AvoidThisStringsIfisNotPlural": "Zero One Two Few Many Other",
|
||||
"appName": "All Against The Fire!",
|
||||
"addYourCurrentPosition": "Add your current position",
|
||||
"addSomePlace": "Add some other place",
|
||||
"addedThisLocation": "You have already added this location",
|
||||
"firesNearPlace": "Fires near other place",
|
||||
"firesInTheWorld": "Active fires in the world",
|
||||
"firesInYourPlaces": "Active fires in your places",
|
||||
"youDeletedThisPlace": "You deleted this place",
|
||||
"UNDO": "UNDO",
|
||||
"toDeleteThisPlace": "Slide horizontally to delete this place",
|
||||
"toFiresNotifications": "Subscribe to fires notifications",
|
||||
"confirm": "Confirm",
|
||||
"unsubscribe": "Unsubscribe",
|
||||
"firesAroundThisArea": "$numFires fires at $kmAround км around this area",
|
||||
"noFiresAroundThisArea": "There is no fires at $kmAround км around this area",
|
||||
"activeFiresWorldWide": "$activeFires active fires worldwide",
|
||||
"updatedLastCheck": "Updated $lastCheck",
|
||||
"appLicense": "(c) 2017-$thisYear Comunes Association under the GNU Affero GPL v3",
|
||||
"activeFires": "Active fires",
|
||||
"notifyAFire": "Notify a fire",
|
||||
"supportThisInitiative": "Support this initiative",
|
||||
"chooseAPlace": "Choose a place",
|
||||
"chooseAWatchRadio": "Choose a watch radio",
|
||||
"getAlertsOfFiresinThatArea": "Get alerts of fires in that area",
|
||||
"alertWhenThereIsAFire": "Alert when there is a fire",
|
||||
"notPermsUbication": "We don't have permission to get your location",
|
||||
"isYourUbicationEnabled": "I cannot get your current location. It's your ubication enabled?",
|
||||
"typeTheNameOfAPlace": "Type the name of a place, region, etc",
|
||||
"subscribeToValueAroundThisArea": "Subscribe to $sliderValue км around this area",
|
||||
"warningThisIsAVeryLargeArea": "Warning: this is a very large area"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue