Skip to content

Commit 46fa9af

Browse files
authored
Merge pull request #38 from jeedom/translations
Update translations
2 parents 5ff6b31 + 222bc3d commit 46fa9af

6 files changed

Lines changed: 3003 additions & 3017 deletions

File tree

core/i18n/de_DE.json

Lines changed: 592 additions & 594 deletions
Large diffs are not rendered by default.

core/i18n/en_US.json

Lines changed: 592 additions & 594 deletions
Large diffs are not rendered by default.

core/i18n/es_ES.json

Lines changed: 591 additions & 593 deletions
Large diffs are not rendered by default.

core/i18n/it_IT.json

Lines changed: 591 additions & 593 deletions
Large diffs are not rendered by default.

core/i18n/pt_PT.json

Lines changed: 592 additions & 594 deletions
Large diffs are not rendered by default.

plugin_info/info.json

Lines changed: 45 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -1,51 +1,47 @@
11
{
2-
"id": "zwavejs",
3-
"name": "Z-Wave JS",
4-
"description": {
5-
"fr_FR": "Plugin pour contrôler les équipements Z-Wave",
6-
"en_US": "Plugin to control Z-Wave equipment",
7-
"es_ES": "Plugin para controlar equipos Z-Wave",
8-
"de_DE": "Plugin zur Steuerung von Z-Wave-Geräten",
9-
"ru_RU": "Plugin pour contrôler les équipements Z-Wave",
10-
"id_ID": "Plugin pour contrôler les équipements Z-Wave",
11-
"it_IT": "Plugin pour contrôler les équipements Z-Wave",
12-
"ja_JP": "Plugin pour contrôler les équipements Z-Wave",
13-
"pt_PT": "Plugin para controlar equipamentos Z-Wave",
14-
"tr": "Plugin pour contrôler les équipements Z-Wave"
15-
},
16-
"licence": "AGPL",
17-
"author": "Jeedom SAS",
18-
"require": "4.4",
19-
"os": {
20-
"min": 11
21-
},
22-
"category": "automation protocol",
23-
"hasDependency": true,
24-
"hasOwnDeamon": true,
25-
"maxDependancyInstallTime": 45,
26-
"changelog": "https:\/\/doc.jeedom.com\/#language#\/plugins\/automation protocol\/zwavejs\/changelog",
27-
"documentation": "https:\/\/doc.jeedom.com\/#language#\/plugins\/automation protocol\/zwavejs\/",
28-
"language": [
29-
"fr_FR",
30-
"en_US",
31-
"es_ES",
32-
"de_DE",
33-
"ru_RU",
34-
"id_ID",
35-
"it_IT",
36-
"ja_JP",
37-
"pt_PT",
38-
"tr"
39-
],
40-
"compatibility": [
41-
"jeedomboard",
42-
"smart",
43-
"rpi",
44-
"docker",
45-
"diy",
46-
"v4",
47-
"atlas"
48-
],
49-
"changelog_beta": "https:\/\/doc.jeedom.com\/#language#\/plugins\/automation protocol\/zwavejs\/beta\/changelog",
50-
"documentation_beta": "https:\/\/doc.jeedom.com\/#language#\/plugins\/automation protocol\/zwavejs\/beta"
2+
"id": "zwavejs",
3+
"name": "Z-Wave JS",
4+
"description": {
5+
"fr_FR": "Plugin pour contrôler les équipements Z-Wave",
6+
"en_US": "Plugin to control Z-Wave equipment",
7+
"es_ES": "Plugin para controlar equipos Z-Wave",
8+
"de_DE": "Plugin zur Steuerung von Z-Wave-Geräten",
9+
"ru_RU": "Plugin pour contrôler les équipements Z-Wave",
10+
"id_ID": "Plugin pour contrôler les équipements Z-Wave",
11+
"it_IT": "Plugin pour contrôler les équipements Z-Wave",
12+
"ja_JP": "Plugin pour contrôler les équipements Z-Wave",
13+
"pt_PT": "Plugin para controlar equipamentos Z-Wave",
14+
"tr": "Plugin pour contrôler les équipements Z-Wave"
15+
},
16+
"licence": "AGPL",
17+
"author": "Jeedom SAS",
18+
"require": "4.4",
19+
"os": {
20+
"min": 11
21+
},
22+
"category": "automation protocol",
23+
"hasDependency": true,
24+
"hasOwnDeamon": true,
25+
"maxDependancyInstallTime": 45,
26+
"changelog": "https://doc.jeedom.com/#language#/plugins/automation protocol/zwavejs/changelog",
27+
"documentation": "https://doc.jeedom.com/#language#/plugins/automation protocol/zwavejs/",
28+
"language": [
29+
"de_DE",
30+
"en_US",
31+
"es_ES",
32+
"fr_FR",
33+
"it_IT",
34+
"pt_PT"
35+
],
36+
"compatibility": [
37+
"jeedomboard",
38+
"smart",
39+
"rpi",
40+
"docker",
41+
"diy",
42+
"v4",
43+
"atlas"
44+
],
45+
"changelog_beta": "https://doc.jeedom.com/#language#/plugins/automation protocol/zwavejs/beta/changelog",
46+
"documentation_beta": "https://doc.jeedom.com/#language#/plugins/automation protocol/zwavejs/beta"
5147
}

0 commit comments

Comments
 (0)