Skip to content

Commit

Permalink
doc: Fix Markdown formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
AAClause committed Dec 7, 2023
1 parent 98a3406 commit deda8be
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 25 deletions.
14 changes: 7 additions & 7 deletions addon/doc/fr/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,12 @@ Certaines commandes sont disponibles dans la boîte de dialogue principale pour
- `Ctrl+Entrée` : Soumettre le texte que vous avez entré.
- `Ctrl+Flèche haut` : Récupérez et placez le prompt le plus récent dans le champ actuel pour relecture ou réutilisation.
- Lorsque le champ de l'historique est sélectionné :
- `Alt+Flèche droite` : Copier le texte de l'utilisateur dans le prompt.
- `Alt+Flèche gauche` : Copier la réponse de l'assistant dans le système.
- `Ctrl+c` : Copier la réponse de l'assistant ou le texte de l'utilisateur en fonction de la position du curseur.
- `Ctrl+d` : Supprime le bloc actuel (entrée de l'utilisateur et réponse de l'assistant).
- `Ctrl+Maj+Flèche haut` : Passer au bloc de texte de l'utilisateur ou de l'assistant au-dessus du bloc actuel.
- `Ctrl+Maj+Flèche bas` : Passez au bloc de texte de l'utilisateur ou de l'assistant en dessous du bloc actuel.
- `Alt+Flèche droite` : Copier le texte de l'utilisateur dans le prompt.
- `Alt+Flèche gauche` : Copier la réponse de l'assistant dans le système.
- `Ctrl+c` : Copier la réponse de l'assistant ou le texte de l'utilisateur en fonction de la position du curseur.
- `Ctrl+d` : Supprime le bloc actuel (entrée de l'utilisateur et réponse de l'assistant).
- `Ctrl+Maj+Flèche haut` : Passer au bloc de texte de l'utilisateur ou de l'assistant au-dessus du bloc actuel.
- `Ctrl+Maj+Flèche bas` : Passez au bloc de texte de l'utilisateur ou de l'assistant en dessous du bloc actuel.

### Commandes globales

Expand All @@ -61,7 +61,7 @@ Ces commandes peuvent être utilisées pour déclencher des actions à partir de
- `NVDA+e` : Faire une capture d'écran et la décrire.
- `NVDA+o` : Saisissir l'objet de navigateur actuel et le décrire.
- Commandes assignées à aucun geste par défaut :
- Basculer l'enregistrement du microphone et transcrire l'audio de n'importe où.
- Basculer l'enregistrement du microphone et transcrire l'audio de n'importe où.

## Dépendances incluses

Expand Down
14 changes: 7 additions & 7 deletions addon/doc/tr/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,12 @@ Farklı öğeler için ana iletişim kutusunda bazı komutlar mevcuttur.
- `Ctrl+Enter`: Girilen metin gönderilir.
- 'Ctrl+Yukarı Ok': En son girilen istemi alıp gözden geçirmek veya yeniden kullanmak için geçerli alana yerleştir.
- Geçmiş Alanına odaklandığında:
- `Alt+Sağ Ok`: Kullanıcı metnini isteme kopyala.
- `Alt+Sol Ok`: Asistanın yanıtını sisteme kopyala.
- 'Ctrl+c': İmlecin konumuna bağlı olarak asistanın yanıtını veya kullanıcının metnini kopyala.
- `Ctrl+d`: Geçerli bloğu sil (kullanıcı girişi ve asistanın yanıtı).
- `Ctrl+Shift+Yukarı Ok`: Geçerli bloğun üzerindeki kullanıcının veya asistanın metin bloğuna git.
- `Ctrl+Shift+Aşağı Ok`: Geçerli bloğun altındaki kullanıcının veya asistanın metin bloğuna git.
- `Alt+Sağ Ok`: Kullanıcı metnini isteme kopyala.
- `Alt+Sol Ok`: Asistanın yanıtını sisteme kopyala.
- 'Ctrl+c': İmlecin konumuna bağlı olarak asistanın yanıtını veya kullanıcının metnini kopyala.
- `Ctrl+d`: Geçerli bloğu sil (kullanıcı girişi ve asistanın yanıtı).
- `Ctrl+Shift+Yukarı Ok`: Geçerli bloğun üzerindeki kullanıcının veya asistanın metin bloğuna git.
- `Ctrl+Shift+Aşağı Ok`: Geçerli bloğun altındaki kullanıcının veya asistanın metin bloğuna git.

### Genel Komutlar

Expand All @@ -61,7 +61,7 @@ Bu komutlar, bilgisayarınızın herhangi bir yerinden eylemleri yürütmek içi
- `NVDA+e`: Ekran görüntüsünü al ve betimle.
- `NVDA+o`: Geçerli gezgin nesnesini al ve onu betimle.
- Varsayılan olarak hiçbir hareket atanmayan komutlar:
- Mikrofon sesini aç ve sesi metne çevir.
- Mikrofon sesini aç ve sesi metne çevir.

# Dahil Edilen Bağımlılıklar

Expand Down
22 changes: 11 additions & 11 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ In order to utilize the full functionality of the OpenAI NVDA add-on, an API key

1. Acquire an API key by registering for an OpenAI account at [https://platform.openai.com/api-keys](https://platform.openai.com/api-keys).
2. With the API key ready, you have two options for configuration:
- Through the NVDA settings dialog:
- Through the NVDA settings dialog:
1. Access the NVDA menu and navigate to the "Preferences" submenu.
2. Open the "Settings" dialog and select the "Open AI" category.
3. Input your API key in the provided field and click "OK" to confirm.
- Using environment variables:
- Using environment variables:
1. Press `Windows+Pause` to open System Properties.
2. Click on "Advanced system settings" and select "Environment Variables".
3. Create a new variable under "User variables":
Expand All @@ -44,15 +44,15 @@ The functionality of the add-on is housed within a central dialog that can be op
Some commands are available in the main dialog for different elements.

- When the Prompt Field is focused:
- `Ctrl+Enter`: Submit the text you've entered.
- `Ctrl+Up Arrow`: Retrieve and place the most recently entered prompt into the current field for review or re-use.
- `Ctrl+Enter`: Submit the text you've entered.
- `Ctrl+Up Arrow`: Retrieve and place the most recently entered prompt into the current field for review or re-use.
- When the History Field is focused:
- `Alt+Right Arrow`: Copy the user's text to the prompt.
- `Alt+Left Arrow`: Copy the assistant's response to the system.
- `Ctrl+c`: Copy the assistant's response or the user's text depending on the cursor's position.
- `Ctrl+d`: Delete the current block (user input and assistant's response).
- `Ctrl+Shift+Up Arrow`: Move to the text block of the user or assistant above the current block.
- `Ctrl+Shift+Down Arrow`: Move to the text block of the user or assistant below the current block.
- `Alt+Right Arrow`: Copy the user's text to the prompt.
- `Alt+Left Arrow`: Copy the assistant's response to the system.
- `Ctrl+c`: Copy the assistant's response or the user's text depending on the cursor's position.
- `Ctrl+d`: Delete the current block (user input and assistant's response).
- `Ctrl+Shift+Up Arrow`: Move to the text block of the user or assistant above the current block.
- `Ctrl+Shift+Down Arrow`: Move to the text block of the user or assistant below the current block.

### Global Commands

Expand All @@ -61,7 +61,7 @@ These commands can be used to trigger actions from anywhere on your computer. It
- `NVDA+e`: Take a screenshot and describe it.
- `NVDA+o`: Grab the current navigator object and describe it.
- Commands not assigned to any gesture by default:
- Toggle the microphone recording and transcribe the audio from anywhere.
- Toggle the microphone recording and transcribe the audio from anywhere.

## Included Dependencies

Expand Down

0 comments on commit deda8be

Please sign in to comment.