Skip to content

Commit b202e65

Browse files
committed
#1859 i18n: add more webpage translation
Signed-off-by: Patrizio Bekerle <[email protected]>
1 parent e7bbebe commit b202e65

File tree

10 files changed

+72
-10
lines changed

10 files changed

+72
-10
lines changed

webpage/src/ar/installation/macos.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,13 @@
77
الإصدارة المتاحة حاليًّا على GitHub ليست متاحة إلا لمعمارية x86.
88

99
::: warning
10-
إذا واجهتك رسالة الخطأ `تعذر فتح QOwnNotes.app لعدم القدرة على التحقق من المطور` (أو `QOwnNotes.app cannot be opened because the developer cannot be verified`)، فعليك زيارة **إعدادات الأمان** في نظامك (أو **Security settings**) والضغط على `فتح على أي حال` (أو `Open anyway`).
10+
If you get an error message `QOwnNotes.app cannot be opened because the developer cannot be verified` you need to visit your macOS **Security settings** and click on `Open anyway`.
11+
12+
To take the application out of the quarantine you can also run the following command in the terminal:
13+
14+
```bash
15+
xattr -r -d com.apple.quarantine /Applications/QOwnNotes.app
16+
```
1117
:::
1218

1319
::: tip

webpage/src/de/installation/macos.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,13 @@ The first time you have to right-click the application and click **Open** to ope
77
The GitHub release is currently only built for the x86 platform.
88

99
::: warning
10-
Wenn Sie die Fehlermeldung erhalten `QOwnNotes.app kann nicht geöffnet werden, da der Entwickler nicht überprüft werden kann` erhalten, müssen Sie Ihre macOS **Sicherheitseinstellungen** besuchen und auf `Trotzdem öffnen` klicken.
10+
If you get an error message `QOwnNotes.app cannot be opened because the developer cannot be verified` you need to visit your macOS **Security settings** and click on `Open anyway`.
11+
12+
To take the application out of the quarantine you can also run the following command in the terminal:
13+
14+
```bash
15+
xattr -r -d com.apple.quarantine /Applications/QOwnNotes.app
16+
```
1117
:::
1218

1319
::: tip

webpage/src/es/installation/macos.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,13 @@ La primera vez, debe hacer clic derecho en la aplicación y hacer clic en **Abri
77
El lanzamiento de GitHub actualmente solo está construido para la plataforma x86.
88

99
::: warning
10-
Si recibe un mensaje de error `QOwnNotes.app no se puede abrir porque no se puede verificar el desarrollador`, debe visitar su **Configuración de seguridad** de macOS y hacer clic en `Abrir de todos modos`.
10+
If you get an error message `QOwnNotes.app cannot be opened because the developer cannot be verified` you need to visit your macOS **Security settings** and click on `Open anyway`.
11+
12+
To take the application out of the quarantine you can also run the following command in the terminal:
13+
14+
```bash
15+
xattr -r -d com.apple.quarantine /Applications/QOwnNotes.app
16+
```
1117
:::
1218

1319
::: tip

webpage/src/fa/installation/macos.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,13 @@ The first time you have to right-click the application and click **Open** to ope
77
The GitHub release is currently only built for the x86 platform.
88

99
::: warning
10-
در صورت دریافت پیام خطای `QOwnNotes.app قادر به باز شدن نیست چون توسعه دهنده قابل تایید نمی باشد`، شما باید **تنظیمات امنیتی** سیستم عامل مکینتاش خود را بازبینی کرده و بر روی `باز کردن به هر صورت` کلیک کنید.
10+
If you get an error message `QOwnNotes.app cannot be opened because the developer cannot be verified` you need to visit your macOS **Security settings** and click on `Open anyway`.
11+
12+
To take the application out of the quarantine you can also run the following command in the terminal:
13+
14+
```bash
15+
xattr -r -d com.apple.quarantine /Applications/QOwnNotes.app
16+
```
1117
:::
1218

1319
::: tip

webpage/src/fr/installation/macos.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,13 @@ The first time you have to right-click the application and click **Open** to ope
77
The GitHub release is currently only built for the x86 platform.
88

99
::: warning
10-
Si vous obtenez un message d'erreur `QOwnNotes.app ne peut pas être ouvert car le développeur ne peut pas être vérifié` vous devez visiter vos **Paramètres de sécurité** de macOS et cliquer sur ` Ouvrir quand même`.
10+
If you get an error message `QOwnNotes.app cannot be opened because the developer cannot be verified` you need to visit your macOS **Security settings** and click on `Open anyway`.
11+
12+
To take the application out of the quarantine you can also run the following command in the terminal:
13+
14+
```bash
15+
xattr -r -d com.apple.quarantine /Applications/QOwnNotes.app
16+
```
1117
:::
1218

1319
::: tip

webpage/src/hu/installation/macos.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,13 @@ The first time you have to right-click the application and click **Open** to ope
77
The GitHub release is currently only built for the x86 platform.
88

99
::: warning
10-
Ha hibaüzenetet kap, a `QOwnNotes.app nem nyitható meg, mert a fejlesztőt nem lehet ellenőrizni` meg kell látogatnia a macOS **biztonsági beállításait** és kattintson a `Megnyitás mindenképp`.
10+
If you get an error message `QOwnNotes.app cannot be opened because the developer cannot be verified` you need to visit your macOS **Security settings** and click on `Open anyway`.
11+
12+
To take the application out of the quarantine you can also run the following command in the terminal:
13+
14+
```bash
15+
xattr -r -d com.apple.quarantine /Applications/QOwnNotes.app
16+
```
1117
:::
1218

1319
::: tip

webpage/src/it/installation/macos.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,13 @@ The first time you have to right-click the application and click **Open** to ope
77
The GitHub release is currently only built for the x86 platform.
88

99
::: warning
10-
Se ricevi un messaggio di errore `Impossibile aprire QOwnNotes.app perché lo sviluppatore non può essere verificato` devi visitare le **Impostazioni di sicurezza** di macOS e fare clic su `Apri comunque`.
10+
If you get an error message `QOwnNotes.app cannot be opened because the developer cannot be verified` you need to visit your macOS **Security settings** and click on `Open anyway`.
11+
12+
To take the application out of the quarantine you can also run the following command in the terminal:
13+
14+
```bash
15+
xattr -r -d com.apple.quarantine /Applications/QOwnNotes.app
16+
```
1117
:::
1218

1319
::: tip

webpage/src/ko/installation/macos.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,14 @@
66

77
GitHub 릴리스는 현재 x86 플랫폼용으로만 제작되었습니다.
88

9-
::: 경고 `개발자를 확인할 수 없기 때문에 QOwnNotes.app을 열 수 없습니다`라는 오류 메시지가 표시되면 MacOS **보안 설정**을 방문하여 `열기`를 클릭해야 합니다. :::
9+
::: 경고 `개발자를 확인할 수 없기 때문에 QOwnNotes.app을 열 수 없습니다`라는 오류 메시지가 표시되면 MacOS **보안 설정**을 방문하여 `열기`를 클릭해야 합니다.
10+
11+
응용 프로그램을 격리에서 해제하려면 터미널에서 다음 명령을 실행할 수도 있습니다:
12+
13+
```bash
14+
xattr -r -d com.apple.quarantine /Applications/QOwnNotes.app
15+
```
16+
:::
1017

1118
::: 팁 응용 프로그램은 자체 업데이트를 위해 ** 내부 업데이트 프로그램**을 사용합니다. 응용 프로그램 오른쪽 하단에서 최신 버전을 확인할 수 있습니다. :::
1219

webpage/src/nl/installation/macos.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,14 @@ Om te beginnen moet je met de rechtermuisknop op de applicatie klikken en op **O
66

77
De GitHub-release is momenteel alleen gebouwd voor het x86-platform.
88

9-
::: waarschuwing Als je een foutmelding krijgt `QOwnNotes.app kan niet worden geopend omdat de ontwikkelaar niet kan worden geverifieerd`, ga dan naar je macOS **Security settings** en klik op `Open anyway`.
9+
::: warning
10+
If you get an error message `QOwnNotes.app cannot be opened because the developer cannot be verified` you need to visit your macOS **Security settings** and click on `Open anyway`.
11+
12+
To take the application out of the quarantine you can also run the following command in the terminal:
13+
14+
```bash
15+
xattr -r -d com.apple.quarantine /Applications/QOwnNotes.app
16+
```
1017
:::
1118

1219
::: tip

webpage/src/pl/installation/macos.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,13 @@ The first time you have to right-click the application and click **Open** to ope
77
The GitHub release is currently only built for the x86 platform.
88

99
::: warning
10-
Jeśli pojawi się komunikat o błędzie, `QOwnNotes.app nie można otworzyć, ponieważ nie można zweryfikować programisty`, musisz odwiedzić **Ustawienia zabezpieczeń** w systemie MacOS i kliknąć `Otwórz mimo to`.
10+
If you get an error message `QOwnNotes.app cannot be opened because the developer cannot be verified` you need to visit your macOS **Security settings** and click on `Open anyway`.
11+
12+
To take the application out of the quarantine you can also run the following command in the terminal:
13+
14+
```bash
15+
xattr -r -d com.apple.quarantine /Applications/QOwnNotes.app
16+
```
1117
:::
1218

1319
::: tip

0 commit comments

Comments
 (0)