From 629674fdd1f8ecafdb08380f3dc2f74e38329b4d Mon Sep 17 00:00:00 2001 From: frju365 Date: Mon, 16 Jan 2017 12:35:23 +0100 Subject: [PATCH 1/6] Translation of manifest.json into french. --- manifest.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/manifest.json b/manifest.json index a60d5903..e9a181b1 100644 --- a/manifest.json +++ b/manifest.json @@ -3,6 +3,7 @@ "id": "hubzilla", "description": { "en": "Hubzilla is a decentralized publication platform and social network." + "fr": "Hubzilla est une plateforme de publication décentralisée et un réseau social." }, "licence": "CopyLeft", "developer": { @@ -17,6 +18,7 @@ "name": "domain", "ask": { "en": "Choose a domain for your Hubzilla hub. Hubzilla must run in the root of this domain." + "fr": "Choisissez un nom de domaine pour votre 'hub' Hubzilla. Hubzilla doit ếtre installer dans la racine de votre de domaine. }, "example": "hub.example.com" }, @@ -24,6 +26,7 @@ "name": "admin", "ask": { "en": "Choose an admin user" + "fr": "Choisissez un administrateur" }, "example": "johndoe" }, @@ -31,6 +34,7 @@ "name": "adminemail", "ask": { "en": "Email address for the Hubzilla hub admin" + "fr": "Adresse mail pour l'administrateur du 'hub'." }, "example": "johndoe@example.com" }, @@ -38,6 +42,7 @@ "name": "is_public", "ask": { "en": "Is it a public application ?" + "fr": "Est-ce une application publique ? }, "choices": ["Yes", "No"], "default": "Yes" From 09cb3efde8a156a3708bda4e4979aba0c78cdd4a Mon Sep 17 00:00:00 2001 From: frju365 Date: Mon, 16 Jan 2017 12:36:58 +0100 Subject: [PATCH 2/6] Update manifest.json --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index e9a181b1..24e0062e 100644 --- a/manifest.json +++ b/manifest.json @@ -18,7 +18,7 @@ "name": "domain", "ask": { "en": "Choose a domain for your Hubzilla hub. Hubzilla must run in the root of this domain." - "fr": "Choisissez un nom de domaine pour votre 'hub' Hubzilla. Hubzilla doit ếtre installer dans la racine de votre de domaine. + "fr": "Choisissez un nom de domaine pour votre 'hub' Hubzilla. Hubzilla doit ếtre installer dans la racine de votre de domaine." }, "example": "hub.example.com" }, @@ -42,7 +42,7 @@ "name": "is_public", "ask": { "en": "Is it a public application ?" - "fr": "Est-ce une application publique ? + "fr": "Est-ce une application publique ?" }, "choices": ["Yes", "No"], "default": "Yes" From c096c0e88265243841a4ac24f1be205ea04df621 Mon Sep 17 00:00:00 2001 From: frju365 Date: Mon, 16 Jan 2017 12:38:17 +0100 Subject: [PATCH 3/6] Update manifest.json --- manifest.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/manifest.json b/manifest.json index 24e0062e..9846364b 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "name": "Hubzilla", "id": "hubzilla", "description": { - "en": "Hubzilla is a decentralized publication platform and social network." + "en": "Hubzilla is a decentralized publication platform and social network.", "fr": "Hubzilla est une plateforme de publication décentralisée et un réseau social." }, "licence": "CopyLeft", @@ -17,7 +17,7 @@ { "name": "domain", "ask": { - "en": "Choose a domain for your Hubzilla hub. Hubzilla must run in the root of this domain." + "en": "Choose a domain for your Hubzilla hub. Hubzilla must run in the root of this domain.", "fr": "Choisissez un nom de domaine pour votre 'hub' Hubzilla. Hubzilla doit ếtre installer dans la racine de votre de domaine." }, "example": "hub.example.com" @@ -25,7 +25,7 @@ { "name": "admin", "ask": { - "en": "Choose an admin user" + "en": "Choose an admin user", "fr": "Choisissez un administrateur" }, "example": "johndoe" @@ -33,7 +33,7 @@ { "name": "adminemail", "ask": { - "en": "Email address for the Hubzilla hub admin" + "en": "Email address for the Hubzilla hub admin", "fr": "Adresse mail pour l'administrateur du 'hub'." }, "example": "johndoe@example.com" @@ -41,7 +41,7 @@ { "name": "is_public", "ask": { - "en": "Is it a public application ?" + "en": "Is it a public application ?", "fr": "Est-ce une application publique ?" }, "choices": ["Yes", "No"], From d6bddd1c4f8715c1d85a51fe55285cbedbb72464 Mon Sep 17 00:00:00 2001 From: frju365 Date: Mon, 16 Jan 2017 12:40:06 +0100 Subject: [PATCH 4/6] Translation into french --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 9846364b..74ab3861 100644 --- a/manifest.json +++ b/manifest.json @@ -18,7 +18,7 @@ "name": "domain", "ask": { "en": "Choose a domain for your Hubzilla hub. Hubzilla must run in the root of this domain.", - "fr": "Choisissez un nom de domaine pour votre 'hub' Hubzilla. Hubzilla doit ếtre installer dans la racine de votre de domaine." + "fr": "Choisissez un nom de domaine pour votre 'hub' Hubzilla. Hubzilla doit ếtre installé à la racine de votre domaine." }, "example": "hub.example.com" }, From 959e0c8b9858716025be395fc29fcf1e5ca6fc8d Mon Sep 17 00:00:00 2001 From: frju365 Date: Mon, 16 Jan 2017 12:42:21 +0100 Subject: [PATCH 5/6] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 74ab3861..6283c09b 100644 --- a/manifest.json +++ b/manifest.json @@ -18,7 +18,7 @@ "name": "domain", "ask": { "en": "Choose a domain for your Hubzilla hub. Hubzilla must run in the root of this domain.", - "fr": "Choisissez un nom de domaine pour votre 'hub' Hubzilla. Hubzilla doit ếtre installé à la racine de votre domaine." + "fr": "Choisissez un nom de domaine pour votre 'hub' Hubzilla. L'application Hubzilla doit ếtre installée à la racine de votre domaine." }, "example": "hub.example.com" }, From 521d7e7a60f8f13441f326043007e74378c6b57f Mon Sep 17 00:00:00 2001 From: frju365 Date: Mon, 16 Jan 2017 12:48:14 +0100 Subject: [PATCH 6/6] "Boolean" is better if there are different translation. "type": "boolean", and "default": true --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 6283c09b..bc261818 100644 --- a/manifest.json +++ b/manifest.json @@ -40,12 +40,12 @@ }, { "name": "is_public", + "type": "boolean", "ask": { "en": "Is it a public application ?", "fr": "Est-ce une application publique ?" }, - "choices": ["Yes", "No"], - "default": "Yes" + "default": true } ] }