Fix links from Wiki to scrcpy repo

Romain Vimont 2022-07-23 16:35:51 +02:00
parent f1373a602f
commit 97f1ba4b69
12 changed files with 128 additions and 69 deletions

@ -1,4 +1,6 @@
_Apri le [FAQ](FAQ.md) originali e sempre aggiornate._
_Apri le [FAQ] originali e sempre aggiornate._
[FAQ]: https://github.com/Genymobile/scrcpy/blob/master/FAQ.md
# Domande Frequenti (FAQ)

@ -1,4 +1,6 @@
_Only the original [FAQ.md](FAQ.md) is guaranteed to be up-to-date._
_Only the original [FAQ] is guaranteed to be up-to-date._
[FAQ]: https://github.com/Genymobile/scrcpy/blob/master/FAQ.md
_只有原版的 [FAQ.md](FAQ.md)是保证最新的。_

@ -1,4 +1,6 @@
_Only the original [README](README.md) is guaranteed to be up-to-date._
_Only the original [README] is guaranteed to be up-to-date._
[README]: https://github.com/Genymobile/scrcpy/blob/master/README.md
# scrcpy (v1.22)
@ -57,13 +59,14 @@ Auf manchen Geräten müssen zudem [weitere Optionen][control] aktiv sein um das
### Zusammenfassung
- Linux: `apt install scrcpy`
- Windows: [download (siehe README)](README.md#windows)
- Windows: [download (siehe README)][README-windows]
- macOS: `brew install scrcpy`
Direkt von der Source bauen: [BUILD] ([vereinfachter Prozess (englisch)][BUILD_simple])
[BUILD]: BUILD.md
[BUILD_simple]: BUILD.md#simple
[README-windows]: https://github.com/Genymobile/scrcpy/blob/master/README.md#windows
[BUILD]: https://github.com/Genymobile/scrcpy/blob/master/BUILD.md
[BUILD_simple]: https://github.com/Genymobile/scrcpy/blob/master/BUILD.md#simple
### Linux
@ -984,11 +987,15 @@ Siehe [BUILD].
Siehe [FAQ](FAQ.md).
[FAQ]: https://github.com/Genymobile/scrcpy/blob/master/FAQ.md
## Entwickler
[Entwicklerseite](DEVELOP.md).
[DEVELOP]: https://github.com/Genymobile/scrcpy/blob/master/DEVELOP.md
## Licence

@ -1,4 +1,6 @@
_Only the original [README](README.md) is guaranteed to be up-to-date._
_Only the original [README] is guaranteed to be up-to-date._
[README]: https://github.com/Genymobile/scrcpy/blob/master/README.md
# scrcpy (v1.16)
@ -64,12 +66,16 @@ Untuk Gentoo, tersedia [Ebuild]: [`scrcpy/`][ebuild-link].
Anda juga bisa [membangun aplikasi secara manual][BUILD] (jangan khawatir, tidak terlalu sulit).
[BUILD]: https://github.com/Genymobile/scrcpy/blob/master/BUILD.md
### Windows
Untuk Windows, untuk kesederhanaan, arsip prebuilt dengan semua dependensi (termasuk `adb`) tersedia :
- [README](README.md#windows)
- [README][README-windows]
[README-windows]: https://github.com/Genymobile/scrcpy/blob/master/README.md#windows
Ini juga tersedia di [Chocolatey]:
@ -654,19 +660,19 @@ Seorang kolega menantang saya untuk menemukan nama yang tidak dapat diucapkan se
Lihat [BUILD].
[BUILD]: BUILD.md
## Masalah umum
Lihat [FAQ](FAQ.md).
Lihat [FAQ].
[FAQ]: https://github.com/Genymobile/scrcpy/blob/master/FAQ.md
## Pengembang
Baca [halaman pengembang].
Baca [halaman pengembang][DEVELOP].
[halaman pengembang]: DEVELOP.md
[DEVELOP]: https://github.com/Genymobile/scrcpy/blob/master/DEVELOP.md
## Lisensi

@ -1,4 +1,6 @@
_Apri il [README](README.md) originale (in inglese) e sempre aggiornato._
_Apri il [README] originale (in inglese) e sempre aggiornato._
[README]: https://github.com/Genymobile/scrcpy/blob/master/README.md
<img src="app/data/icon.svg" width="128" height="128" alt="scrcpy" align="right" />
@ -57,13 +59,14 @@ In alcuni dispositivi, devi anche abilitare [un'opzione aggiuntiva][control] per
### Sommario
- Linux: `apt install scrcpy`
- Windows: [download](README.md#windows)
- Windows: [download][README-windows]
- macOS: `brew install scrcpy`
Compila dai sorgenti: [BUILD] (in inglese) ([procedimento semplificato][BUILD_simple] (in inglese))
[BUILD]: BUILD.md
[BUILD_simple]: BUILD.md#simple
[README-windows]: https://github.com/Genymobile/scrcpy/blob/master/README.md#windows
[BUILD]: https://github.com/Genymobile/scrcpy/blob/master/BUILD.md
[BUILD_simple]: https://github.com/Genymobile/scrcpy/blob/master/BUILD.md#simple
### Linux
@ -994,14 +997,16 @@ Vedi [BUILD] (in inglese).
## Problemi comuni
Vedi le [FAQ](FAQ.it.md).
Vedi le [FAQ].
[FAQ]: https://github.com/Genymobile/scrcpy/blob/master/FAQ.md
## Sviluppatori
Leggi la [pagina per sviluppatori].
Leggi la [pagina per sviluppatori][DEVELOP].
[pagina per sviluppatori]: DEVELOP.md
[DEVELOP]: https://github.com/Genymobile/scrcpy/blob/master/DEVELOP.md
## Licenza (in inglese)

@ -1,4 +1,6 @@
_Only the original [README](README.md) is guaranteed to be up-to-date._
_Only the original [README] is guaranteed to be up-to-date._
[README]: https://github.com/Genymobile/scrcpy/blob/master/README.md
# scrcpy (v1.19)
@ -71,7 +73,9 @@ Gentoo用[Ebuild]が利用可能: [`scrcpy`][ebuild-link]
Windowsでは簡単に、`adb`を含む)すべての依存関係を構築済みのアーカイブを利用可能です。
- [README](README.md#windows)
- [README][README-windows]
[README-windows]: https://github.com/Genymobile/scrcpy/blob/master/README.md#windows
[Chocolatey]でも利用可能です:
@ -758,19 +762,21 @@ _⁴Android 7以上のみ._
[BUILD]を参照してください。
[BUILD]: BUILD.md
[BUILD]: https://github.com/Genymobile/scrcpy/blob/master/BUILD.md
## よくある質問
[FAQ](FAQ.md)を参照してください。
[FAQ]を参照してください。
[FAQ]: https://github.com/Genymobile/scrcpy/blob/master/FAQ.md
## 開発者
[開発者のページ]を読んでください。
[開発者のページ][DEVELOP]を読んでください。
[開発者のページ]: DEVELOP.md
[DEVELOP]: https://github.com/Genymobile/scrcpy/blob/master/DEVELOP.md
## ライセンス

@ -1,4 +1,6 @@
_Only the original [README](README.md) is guaranteed to be up-to-date._
_Only the original [README] is guaranteed to be up-to-date._
[README]: https://github.com/Genymobile/scrcpy/blob/master/README.md
# scrcpy (v1.11)
@ -68,7 +70,9 @@ Gentoo에서 ,[Ebuild] 가 가능합니다 : [`scrcpy/`][ebuild-link].
윈도우 상에서, 간단하게 설치하기 위해 종속성이 있는 사전 구축된 아카이브가 제공됩니다 (`adb` 포함) :
해당 파일은 Readme원본 링크를 통해서 다운로드가 가능합니다.
- [README](README.md#windows)
- [README][README-windows]
[README-windows]: https://github.com/Genymobile/scrcpy/blob/master/README.md#windows
[어플을 직접 설치][BUILD] 할 수도 있습니다.
@ -458,18 +462,20 @@ _²화면이 꺼진 상태에서 우클릭 시 다시 켜지며, 그 외의 상
[BUILD]을 참고하세요.
[BUILD]: BUILD.md
[BUILD]: https://github.com/Genymobile/scrcpy/blob/master/BUILD.md
## 흔한 issue
[FAQ](FAQ.md)을 참고하세요.
[FAQ]을 참고하세요.
[FAQ]: https://github.com/Genymobile/scrcpy/blob/master/FAQ.md
## 개발자들
[developers page]를 참고하세요.
[developers page][DEVELOP]를 참고하세요.
[developers page]: DEVELOP.md
[DEVELOP]: https://github.com/Genymobile/scrcpy/blob/master/DEVELOP.md
## 라이선스

@ -1,4 +1,6 @@
_Apenas o [README](README.md) original é garantido estar atualizado._
_Apenas o [README] original é garantido estar atualizado._
[README]: https://github.com/Genymobile/scrcpy/blob/master/README.md
# scrcpy (v1.19)
@ -41,13 +43,14 @@ controlá-lo usando teclado e mouse.
### Sumário
- Linux: `apt install scrcpy`
- Windows: [baixar][direct-win64]
- Windows: [baixar][README-windows]
- macOS: `brew install scrcpy`
Compilar pelos arquivos fontes: [BUILD] ([processo simplificado][BUILD_simple])
[BUILD]: BUILD.md
[BUILD_simple]: BUILD.md#simple
[README-windows]: https://github.com/Genymobile/scrcpy/blob/master/README.md#windows
[BUILD]: https://github.com/Genymobile/scrcpy/blob/master/BUILD.md
[BUILD_simple]: https://github.com/Genymobile/scrcpy/blob/master/BUILD.md#simple
### Linux
@ -87,7 +90,7 @@ Você também pode [compilar o app manualmente][BUILD] ([processo simplificado][
Para Windows, por simplicidade, um arquivo pré-compilado com todas as dependências
(incluindo `adb`) está disponível:
- [README](README.md#windows)
- [README][README-windows]
Também está disponível em [Chocolatey]:
@ -844,14 +847,16 @@ Veja [BUILD].
## Problemas comuns
Veja o [FAQ](FAQ.md).
Veja o [FAQ].
[FAQ]: https://github.com/Genymobile/scrcpy/blob/master/FAQ.md
## Desenvolvedores
Leia a [página dos desenvolvedores][developers page].
Leia a [página dos desenvolvedores][DEVELOP].
[developers page]: DEVELOP.md
[DEVELOP]: https://github.com/Genymobile/scrcpy/blob/master/DEVELOP.md
## Licença

@ -1,4 +1,6 @@
Solo se garantiza que el archivo [README](README.md) original esté actualizado.
Solo se garantiza que el archivo [README] original esté actualizado.
[README]: https://github.com/Genymobile/scrcpy/blob/master/README.md
# scrcpy (v1.21)
@ -52,13 +54,14 @@ En algunos dispositivos, también necesitas habilitar [una opción adicional][co
### Resumen
- Linux: `apt install scrcpy`
- Windows: [download](README.md#windows)
- Windows: [download][README-windows]
- macOS: `brew install scrcpy`
Construir desde la fuente: [BUILD] ([proceso simplificado][BUILD_simple])
[BUILD]: BUILD.md
[BUILD_simple]: BUILD.md#simple
[README-windows]: https://github.com/Genymobile/scrcpy/blob/master/README.md#windows
[BUILD]: https://github.com/Genymobile/scrcpy/blob/master/BUILD.md
[BUILD_simple]: https://github.com/Genymobile/scrcpy/blob/master/BUILD.md#simple
### Linux
@ -98,7 +101,7 @@ También puedes [construir la aplicación manualmente][BUILD] ([proceso simplifi
Para Windows, por simplicidad, hay un pre-compilado con todas las dependencias
(incluyendo `adb`):
- [README](README.md#windows)
- [README][README-windows]
También está disponible en [Chocolatey]:
@ -940,12 +943,16 @@ Véase [BUILD] (en inglés).
## Problemas generales
Vea las [preguntas frecuentes (en inglés)](FAQ.md).
Vea las [preguntas frecuentes (en inglés)][FAQ].
[FAQ]: https://github.com/Genymobile/scrcpy/blob/master/FAQ.md
## Desarrolladores
Lea la [hoja de desarrolladores (en inglés)](DEVELOP.md).
Lea la [hoja de desarrolladores (en inglés)][DEVELOP].
[DEVELOP]: https://github.com/Genymobile/scrcpy/blob/master/DEVELOP.md
## Licencia

@ -37,13 +37,14 @@ etkinleştirmeniz gerekebilir.
### Özet
- Linux: `apt install scrcpy`
- Windows: [indir][direct-win64]
- Windows: [indir][README-windows]
- macOS: `brew install scrcpy`
Kaynak kodu derle: [BUILD] ([basitleştirilmiş süreç][build_simple])
Kaynak kodu derle: [BUILD] ([basitleştirilmiş süreç][BUILD_simple])
[build]: BUILD.md
[build_simple]: BUILD.md#simple
[README-windows]: https://github.com/Genymobile/scrcpy/blob/master/README.md#windows
[BUILD]: https://github.com/Genymobile/scrcpy/blob/master/BUILD.md
[BUILD_simple]: https://github.com/Genymobile/scrcpy/blob/master/BUILD.md#simple
### Linux
@ -79,7 +80,7 @@ Ayrıca [uygulamayı el ile de derleyebilirsiniz][build] ([basitleştirilmiş s
Windows için (`adb` dahil) tüm gereksinimleri ile derlenmiş bir arşiv mevcut:
- [README](README.md#windows)
- [README][README-windows]
[Chocolatey] ile kurulum:
@ -790,13 +791,15 @@ Bakınız [BUILD].
## Yaygın problemler
Bakınız [FAQ](FAQ.md).
Bakınız [FAQ].
[FAQ]: https://github.com/Genymobile/scrcpy/blob/master/FAQ.md
## Geliştiriciler
[Geliştiriciler sayfası]nı okuyun.
[Geliştiriciler sayfası][DEVELOP]nı okuyun.
[geliştiriciler sayfası]: DEVELOP.md
[DEVELOP]: https://github.com/Genymobile/scrcpy/blob/master/DEVELOP.md
## Lisans

@ -1,6 +1,8 @@
_Only the original [README](README.md) is guaranteed to be up-to-date._
_Only the original [README] is guaranteed to be up-to-date._
_只有原版的 [README](README.md)是保证最新的。_
_只有原版的 [README]是保证最新的。_
[README]: https://github.com/Genymobile/scrcpy/blob/master/README.md
Current version is based on [f4c7044]
@ -62,13 +64,14 @@ _发音为 "**scr**een **c**o**py**"_
### 概要
- Linux: `apt install scrcpy`
- Windows: [下载][direct-win64]
- Windows: [下载][README-windows]
- macOS: `brew install scrcpy`
从源代码编译: [构建][BUILD] ([简化过程][BUILD_simple])
[BUILD]: BUILD.md
[BUILD_simple]: BUILD.md#simple
[README-windows]: https://github.com/Genymobile/scrcpy/blob/master/README.md#windows
[BUILD]: https://github.com/Genymobile/scrcpy/blob/master/BUILD.md
[BUILD_simple]: https://github.com/Genymobile/scrcpy/blob/master/BUILD.md#simple
### Linux
@ -957,14 +960,16 @@ ADB=/path/to/adb scrcpy
## 常见问题
请查看 [FAQ](FAQ.md)。
请查看 [FAQ]。
[FAQ]: https://github.com/Genymobile/scrcpy/blob/master/FAQ.md
## 开发者
请查看[开发者页面]。
请查看[开发者页面][DEVELOP]
[开发者页面]: DEVELOP.md
[DEVELOP]: https://github.com/Genymobile/scrcpy/blob/master/DEVELOP.md
## 许可协议

@ -1,7 +1,8 @@
_Only the original [README](README.md) is guaranteed to be up-to-date._
_Only the original [README] is guaranteed to be up-to-date._
_只有原版的 [README](README.md)是保證最新的。_
_只有原版的 [README]是保證最新的。_
[README]: https://github.com/Genymobile/scrcpy/blob/master/README.md
本文件翻譯時點: [521f2fe](https://github.com/Genymobile/scrcpy/commit/521f2fe994019065e938aa1a54b56b4f10a4ac4a#diff-04c6e90faac2675aa89e2176d2eec7d8)
@ -80,7 +81,9 @@ apt install scrcpy
為了保持簡單Windows 用戶可以下載一個包含所有必需軟體 (包含 `adb`) 的壓縮包:
- [README](README.md#windows)
- [README][README-windows]
[README-windows]: https://github.com/Genymobile/scrcpy/blob/master/README.md#windows
[Chocolatey] 上也可以下載:
@ -102,6 +105,8 @@ scoop install adb # 如果你還沒有安裝的話
你也可以自己[編譯 _Scrcpy_][BUILD]。
[BUILD]: https://github.com/Genymobile/scrcpy/blob/master/BUILD.md
### macOS
@ -666,14 +671,14 @@ _³只支援 Android 7+。_
請看[這份文件 (英文)][FAQ]。
[FAQ]: FAQ.md
[FAQ]: https://github.com/Genymobile/scrcpy/blob/master/FAQ.md
## 開發者文件
請看[這個頁面 (英文)][developers page].
請看[這個頁面 (英文)][DEVELOP].
[developers page]: DEVELOP.md
[DEVELOP]: https://github.com/Genymobile/scrcpy/blob/master/DEVELOP.md
## Licence