[faq] 🇮🇹 Added italian FAQ pages #217

Merged
lucaceccarini merged 4 commits from italian-faq-pages into master 2024-03-15 10:03:08 +00:00
lucaceccarini commented 2024-03-14 17:23:10 +00:00 (Migrated from github.com)

Added FAQ pages in italian language.

Signed-off-by: Luca Ceccarini luca@decode.lc

Added FAQ pages in italian language. Signed-off-by: Luca Ceccarini <luca@decode.lc>
gpesquero requested changes 2024-03-14 21:21:59 +00:00
gpesquero left a comment
Member

@lucaceccarini: Please remove these dots

@lucaceccarini: Please remove these dots
Member
description: "Domande frequenti sull'applicazione Organic Maps"
```suggestion description: "Domande frequenti sull'applicazione Organic Maps" ```
Member
description: "Domande frequenti sull'applicazione Organic Maps"
```suggestion description: "Domande frequenti sull'applicazione Organic Maps" ```
Member

@lucaceccarini: You must also add in the config.toml file the following keys in the [languages.it.translations] section:

engines = "Motori TTS supportati"
faq-menu-title = "Domande frequenti"
language-word = "Lingua"

(Please confirm the translation to Italian)

@lucaceccarini: You must also add in the `config.toml` file the following keys in the `[languages.it.translations]` section: ``` engines = "Motori TTS supportati" faq-menu-title = "Domande frequenti" language-word = "Lingua" ``` (Please confirm the translation to Italian)
gpesquero requested changes 2024-03-14 21:33:57 +00:00
gpesquero left a comment
Member

@lucaceccarini: Please add localized slug for better SEO

@lucaceccarini: Please add localized slug for better SEO
@ -0,0 +2,4 @@
title: Come si usa Android Auto?
description: "Domande frequenti sull'applicazione Organic Maps"
slug: come-si-usa-android-auto
Member
slug: come-si-usa-android-auto
```suggestion slug: come-si-usa-android-auto ```
@ -0,0 +2,4 @@
title: Quali versioni di iOS e Android sono supportate?
description: "Domande frequenti sull'applicazione Organic Maps"
slug: quali-versioni-di-ios-e-android-sono-supportate
Member
slug: quali-versioni-di-ios-e-android-sono-supportate
```suggestion slug: quali-versioni-di-ios-e-android-sono-supportate ```
@ -0,0 +2,4 @@
title: Text-to-Speech su Android
description: Guida su come far funzionare il TTS su Android
slug: text-to-speech-su-android
Member
slug: text-to-speech-su-android
```suggestion slug: text-to-speech-su-android ```
gpesquero reviewed 2024-03-14 21:38:27 +00:00
Member

@lucaceccarini: Please remove extra space:

Per ulteriori informazioni, consultare il [sito web di Android Auto](https://www.android.com/auto/).
@lucaceccarini: Please remove extra space: ```suggestion Per ulteriori informazioni, consultare il [sito web di Android Auto](https://www.android.com/auto/). ```
gpesquero reviewed 2024-03-14 21:46:02 +00:00
Member

@lucaceccarini: This link shall point to the same slug stated in the page.

Per utilizzare Organic Maps con Android Auto, verificare i requisiti [qui](../come-si-usa-android-auto/).
@lucaceccarini: This link shall point to the same `slug` stated in the page. ```suggestion Per utilizzare Organic Maps con Android Auto, verificare i requisiti [qui](../come-si-usa-android-auto/). ```
lucaceccarini (Migrated from github.com) reviewed 2024-03-15 06:28:07 +00:00
@ -0,0 +2,4 @@
title: Come si usa Android Auto?
description: "Domande frequenti sull'applicazione Organic Maps"
slug: come-si-usa-android-auto
lucaceccarini (Migrated from github.com) commented 2024-03-15 06:28:07 +00:00

Yup, wasn't sure about the slug. Thanks!

Yup, wasn't sure about the slug. Thanks!
lucaceccarini commented 2024-03-15 06:39:00 +00:00 (Migrated from github.com)

@lucaceccarini: You must also add in the config.toml file the following keys in the [languages.it.translations] section:

Done. Completely missed that, thanks!

> @lucaceccarini: You must also add in the `config.toml` file the following keys in the `[languages.it.translations]` section: Done. Completely missed that, thanks!
biodranik (Migrated from github.com) reviewed 2024-03-15 09:11:34 +00:00
biodranik (Migrated from github.com) commented 2024-03-15 09:08:01 +00:00

There is a single quote here that fails the yaml check: https://stackoverflow.com/a/22235064

description: "Questa sezione contiene le risposte a molte domande sull'applicazione Organic Maps, sui nostri collaboratori e sul nostro progetto"
There is a single quote here that fails the yaml check: https://stackoverflow.com/a/22235064 ```suggestion description: "Questa sezione contiene le risposte a molte domande sull'applicazione Organic Maps, sui nostri collaboratori e sul nostro progetto" ```
@ -0,0 +1,17 @@
---
title: Quali versioni di iOS e Android sono supportate?
biodranik (Migrated from github.com) commented 2024-03-15 09:11:28 +00:00

People recommend using quotes for special characters: https://stackoverflow.com/a/22235064

People recommend using quotes for special characters: https://stackoverflow.com/a/22235064
biodranik (Migrated from github.com) approved these changes 2024-03-15 10:02:44 +00:00
biodranik (Migrated from github.com) left a comment

Thanks!

Thanks!
Member

Hi again @lucaceccarini: We have forgotten to translate also the names of the taxonomies, so the "App" and "Voice instructions" sections in the FAQ list and in the FAQ top menu are still displayed in English:

italian1

italian2

These translations shall be done in the "faq" field included in the header of each of the new .md files:

---
title: Text-to-Speech su Android
description: Guida su come far funzionare il TTS su Android
slug: text-to-speech-su-android

taxonomies:
  faq: ["Voice Directions"]      << Translate this !!

extra:
  order: 10
---

Please launch an additional PR with this translations, or you can provide the Italian translation of "App" and "Voice instructions" and I can launch the PR myself.

Hi again @lucaceccarini: We have forgotten to translate also the names of the taxonomies, so the "App" and "Voice instructions" sections in the FAQ list and in the FAQ top menu are still displayed in English: ![italian1](https://github.com/organicmaps/organicmaps.github.io/assets/25888296/2a992b87-0fda-42cc-9258-d3fe59e2abc1) ![italian2](https://github.com/organicmaps/organicmaps.github.io/assets/25888296/33f3e9c0-0fee-45ba-bfcf-c353eb0eae45) These translations shall be done in the "faq" field included in the header of each of the new .md files: ``` --- title: Text-to-Speech su Android description: Guida su come far funzionare il TTS su Android slug: text-to-speech-su-android taxonomies: faq: ["Voice Directions"] << Translate this !! extra: order: 10 --- ``` Please launch an additional PR with this translations, or you can provide the Italian translation of "App" and "Voice instructions" and I can launch the PR myself.
Sign in to join this conversation.
No description provided.