[ci skip] Translation update
This commit is contained in:
parent
06fcf51754
commit
45baf88862
60 changed files with 416 additions and 26 deletions
|
@ -101,6 +101,10 @@
|
|||
"off": "\u05e0\u05e7\u05d9",
|
||||
"on": "\u05d6\u05d5\u05d4\u05d4"
|
||||
},
|
||||
"update": {
|
||||
"off": "\u05e2\u05d3\u05db\u05e0\u05d9",
|
||||
"on": "\u05e2\u05d3\u05db\u05d5\u05df \u05d6\u05de\u05d9\u05df"
|
||||
},
|
||||
"vibration": {
|
||||
"off": "\u05e0\u05e7\u05d9",
|
||||
"on": "\u05d6\u05d5\u05d4\u05d4"
|
||||
|
|
|
@ -17,6 +17,7 @@
|
|||
"is_no_problem": "{entity_name} detecteert geen probleem",
|
||||
"is_no_smoke": "{entity_name} detecteert geen rook",
|
||||
"is_no_sound": "{entity_name} detecteert geen geluid",
|
||||
"is_no_update": "{entity_name} is up-to-date",
|
||||
"is_no_vibration": "{entity_name} detecteert geen trillingen",
|
||||
"is_not_bat_low": "{entity_name} batterij is normaal",
|
||||
"is_not_cold": "{entity_name} is niet koud",
|
||||
|
@ -62,6 +63,7 @@
|
|||
"no_problem": "{entity_name} gestopt met het detecteren van het probleem",
|
||||
"no_smoke": "{entity_name} gestopt met het detecteren van rook",
|
||||
"no_sound": "{entity_name} gestopt met het detecteren van geluid",
|
||||
"no_update": "{entity_name} werd ge\u00fcpdatet",
|
||||
"no_vibration": "{entity_name} gestopt met het detecteren van trillingen",
|
||||
"not_bat_low": "{entity_name} batterij normaal",
|
||||
"not_cold": "{entity_name} werd niet koud",
|
||||
|
@ -181,6 +183,7 @@
|
|||
"on": "Gedetecteerd"
|
||||
},
|
||||
"update": {
|
||||
"off": "Up-to-date",
|
||||
"on": "Update beschikbaar"
|
||||
},
|
||||
"vibration": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue