Skip to content

Commit

Permalink
Translated using Weblate (English (United Kingdom))
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (1117 of 1117 strings)

Translation: TerrariumPI/Frontend GUI
Translate-URL: https://weblate.theyosh.nl/projects/terrariumpi/gui/en_GB/
  • Loading branch information
theyosh authored and weblate committed Nov 3, 2024
1 parent 84cfc36 commit a8987a5
Showing 1 changed file with 38 additions and 1 deletion.
39 changes: 38 additions & 1 deletion gui/locale/en_GB.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,45 @@
},
"setup": {
"area_variation": {
"action": {
"add": {
"help": "Add a new row"
},
"label": "Action",
"remove": {
"help": "Remove row"
}
},
"difference": {
"help": "Enter a negative or positive value for a relative action. A number is treated as an absolute value."
"help": "Enter a negative or positive value for a relative action. A number is treated as an absolute value.",
"label": "Difference"
},
"duration": {
"help": "Enter a duration in minutes or the actual time of the day."
},
"external_source": {
"help": "Enter a full url to the external source according to the Remote data feature.",
"label": "External source url"
},
"help": "Here you can enter periods where the sensors will change their values according to the list below. Make sure the periods are in chronological order!",
"offset": {
"label": "Offset"
},
"period": {
"help": "After x minutes change to value or at exactly a time stamp.",
"label": "Period/duration"
},
"remote": {
"help": "Remote data."
},
"source": {
"label": "Source"
},
"value": {
"help": "Enter a negative or positive offset value."
},
"weather": {
"help": "Climate mirroring."
}
},
"day_night_difference": {
Expand Down

0 comments on commit a8987a5

Please sign in to comment.