From 312b2d39f24f5e16a966982e0a8c48f267dc8851 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Colomb?= Date: Sat, 23 Mar 2024 07:06:14 +0100 Subject: [PATCH] Fixing typo Github to GitHub. Apply essentially the same change as in upstream, to reduce diff: https://github.com/syncthing/syncthing-android/pull/2070 --- CONTRIBUTING.md | 2 +- app/src/main/play/listings/es-ES/full-description.txt | 2 +- app/src/main/play/listings/zh-CN/full-description.txt | 2 +- app/src/main/res/values-ca-rES/strings.xml | 2 +- app/src/main/res/values-fr/strings.xml | 4 ++-- app/src/main/res/values-hu/strings.xml | 2 +- app/src/main/res/values-in/strings.xml | 2 +- app/src/main/res/values-it/strings.xml | 2 +- app/src/main/res/values-ja/strings.xml | 2 +- app/src/main/res/values-pt-rBR/strings.xml | 2 +- app/src/main/res/values-tr/strings.xml | 2 +- app/src/main/res/values-vi/strings.xml | 2 +- app/src/main/res/values/strings.xml | 2 +- privacy-policy.md | 2 +- 14 files changed, 15 insertions(+), 15 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ce55af3e3..b22b38a30 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,6 @@ ## Reporting Bugs -Please file bugs in the [Github Issue +Please file bugs in the [GitHub Issue Tracker](https://github.com/Catfriend1/syncthing-android/issues). Bugs that are not specific to the Syncthing-Fork wrapper should be reported to the [upstream project](https://github.com/syncthing/syncthing/issues) instead. diff --git a/app/src/main/play/listings/es-ES/full-description.txt b/app/src/main/play/listings/es-ES/full-description.txt index 3c7b44543..4298c06f5 100644 --- a/app/src/main/play/listings/es-ES/full-description.txt +++ b/app/src/main/play/listings/es-ES/full-description.txt @@ -18,7 +18,7 @@ Objetivos de la bifurcación: * Hacer que las mejoras sean configurables desde la interfaz, los usuarios deberían poder activarlas y desactivarlas Comparación entre el original y la bifurcación cuando se escribió esto: -* Ambos contienen el binario de Syncthing compilado desde la fuente oficial en Github +* Ambos contienen el binario de Syncthing compilado desde la fuente oficial en GitHub * La funcionalidad y fiabilidad de la sincronización depende de la versión del submódulo binario syncthing. * La bifurcación y el original están en buenos términos y a veces integran mis mejoras. * La estrategia y frecuencia de lanzamientos son diferentes. diff --git a/app/src/main/play/listings/zh-CN/full-description.txt b/app/src/main/play/listings/zh-CN/full-description.txt index 9474bb12d..f2e958219 100644 --- a/app/src/main/play/listings/zh-CN/full-description.txt +++ b/app/src/main/play/listings/zh-CN/full-description.txt @@ -18,7 +18,7 @@ Android的Syncthing-Fork是Syncthing的包装,它提供了Android UI而不是S *使增强功能在用户界面中可配置,用户应该能够打开和关闭它们 在撰写本文时,上游和分支之间的比较: -*两者都包含从 Github 官方来源构建而来的 syncthing 二进制文件 +*两者都包含从 GitHub 官方来源构建而来的 syncthing 二进制文件 *同步功能和可靠性取决于同步二进制子模块的版本。 * Fork与上游相处,有时他们会接受我的改进。 *策略和发布频率不同 diff --git a/app/src/main/res/values-ca-rES/strings.xml b/app/src/main/res/values-ca-rES/strings.xml index f4157b29e..49c30c386 100644 --- a/app/src/main/res/values-ca-rES/strings.xml +++ b/app/src/main/res/values-ca-rES/strings.xml @@ -10,7 +10,7 @@ Introducció El Syncthing és una aplicació de sincronització de fitxers de codi obert. Per compartir dades amb altres dispositius, cal que afegiu els seus identificadors únics a la llista de dispositius. Un cop fet això podreu triar quines carpetes voleu compartir i amb quins dispositius. \n -\nEns podeu informar dels problemes que trobeu a través de Github. +\nEns podeu informar dels problemes que trobeu a través de GitHub. Permís d\'emmagatzematge El Syncthing necessita accés a l\'emmagatzematge per poder sincronitzar els arxius diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml index ddfa72519..c4fa5b265 100644 --- a/app/src/main/res/values-fr/strings.xml +++ b/app/src/main/res/values-fr/strings.xml @@ -10,7 +10,7 @@ Introduction Syncthing est une application de synchronisation de fichiers. Son code source est ouvert. Pour partager des données avec d\'autres appareils, vous devez ajouter leur identifiant unique à la liste des appareils. Ensuite, vous pouvez sélectionner quels répertoires partager avec quels appareils.. \n -\nS\'il vous plaît, soumettez les problèmes que vous rencontrez via Github. +\nS\'il vous plaît, soumettez les problèmes que vous rencontrez via GitHub. Permission de stockage Syncthing a besoin d’accéder a vos données pour pouvoir synchroniser les fichiers. @@ -548,7 +548,7 @@ Sombre Exécuter quand l\'appareil est connecté au réseau de données mobiles. Attention : ceci peut rapidement consommer un gros volume de données de votre forfait si vous avez beaucoup de données. Exécuter en itinérance - Autoriser l\'utilisation des données mobiles en itinérance (p.ex à l\'étranger). (!) Merci de poster un retour sur Github si ça marche correctement. + Autoriser l\'utilisation des données mobiles en itinérance (p.ex à l\'étranger). (!) Merci de poster un retour sur GitHub si ça marche correctement. Exécuter sur Wi-Fi Exécuter sur les réseaux Wi-Fi ou Ethernet. Exécuter sur les réseaux Wi-Fi avec quota diff --git a/app/src/main/res/values-hu/strings.xml b/app/src/main/res/values-hu/strings.xml index 88d02d1e5..5e1d6a6dc 100644 --- a/app/src/main/res/values-hu/strings.xml +++ b/app/src/main/res/values-hu/strings.xml @@ -10,7 +10,7 @@ Bevezető A Syncthing egy nyílt forráskódú fájlszinkronizáló alkalmazás. Az adatok más eszközökkel való megosztásához hozzá kell adnia azok egyedi eszközazonosítóját az eszközlistához. Ezután kiválaszthatja, hogy melyik mappát melyik eszközzel kívánja megosztani. \n -\nKérjük, hogy a Githubon keresztül jelezzen minden felmerülő problémát. +\nKérjük, hogy a GitHubon keresztül jelezzen minden felmerülő problémát. Tárolási engedély A fájlszinkronizáláshoz a Syncthingnek hozzá kell férnie a tárolóhoz. diff --git a/app/src/main/res/values-in/strings.xml b/app/src/main/res/values-in/strings.xml index 6ad48f233..6dd235b2a 100644 --- a/app/src/main/res/values-in/strings.xml +++ b/app/src/main/res/values-in/strings.xml @@ -232,7 +232,7 @@ Pendahuluan Syncthing adalah aplikasi sinkronisasi file sumber terbuka. Untuk berbagi data dengan perangkat lain, Anda perlu menambahkan ID perangkat unik ke daftar perangkat. Setelah itu, Anda dapat memilih folder mana yang akan dibagikan dengan perangkat mana. \n -\nSilakan laporkan masalah apa pun yang Anda temui melalui Github. +\nSilakan laporkan masalah apa pun yang Anda temui melalui GitHub. Izin Penyimpanan Syncthing perlu mengakses penyimpanan Anda untuk melakukan sinkronisasi file. Perangkat Anda tidak mendukung semua akses file diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml index 91fe01827..f3b100543 100644 --- a/app/src/main/res/values-it/strings.xml +++ b/app/src/main/res/values-it/strings.xml @@ -9,7 +9,7 @@ Introduzione Syncthing è una app open-source per la sincronizzazione di file. Per condividere dati con altri dispositivi, devi aggiungere il rispettivo ID Dispositivo all\'elenco dispositivo. Successivamente potrai scegliere quali cartelle sincronizzare con quali dispositivi. -Si prega di segnalare eventuali problemi su Github. +Si prega di segnalare eventuali problemi su GitHub. Autorizzazione Memoria Syncthing deve accedere alla tua memoria per poter sincronizzare i file. diff --git a/app/src/main/res/values-ja/strings.xml b/app/src/main/res/values-ja/strings.xml index d246f8b2d..84962aba5 100644 --- a/app/src/main/res/values-ja/strings.xml +++ b/app/src/main/res/values-ja/strings.xml @@ -9,7 +9,7 @@ はじめに Syncthingはオープンソースのファイル同期アプリケーションです。他のデバイスとデータを共有するには、デバイスリストにデバイスIDを追加します。その後、どのデバイスとどのフォルダを共有するかを選択することができます。 -何か問題があればGithub経由で報告してください。 +何か問題があればGitHub経由で報告してください。 ストレージアクセス許可 Syncthing はファイル同期を行うためにストレージにアクセスする必要があります。 diff --git a/app/src/main/res/values-pt-rBR/strings.xml b/app/src/main/res/values-pt-rBR/strings.xml index 842f493cb..8e4939377 100644 --- a/app/src/main/res/values-pt-rBR/strings.xml +++ b/app/src/main/res/values-pt-rBR/strings.xml @@ -10,7 +10,7 @@ Introdução Syncthing é um aplicativo de sincronização de arquivos de código aberto. Para compartilhar dados com outros dispositivos, você precisa adicionar seus ID\'s exclusivos de dispositivos à lista de dispositivos. Depois disso, você pode selecionar quais pastas compartilhar com quais dispositivos. \n -\nPor favor, relate quaisquer problemas que você encontrar através do Github. +\nPor favor, relate quaisquer problemas que você encontrar através do GitHub. Permissão de Armazenamento O Syncthing precisa acessar seu armazenamento para fazer a sincronização de arquivos. diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr/strings.xml index 4b8e77409..a63070cbe 100644 --- a/app/src/main/res/values-tr/strings.xml +++ b/app/src/main/res/values-tr/strings.xml @@ -233,7 +233,7 @@ Özel veri alışverişi için güvenli anahtarlar başarılı olarak üretildi. Syncthing bir açık kaynaklı dosya eşitleme uygulamasıdır. Diğer cihazlarla veri paylaşmak için onların benzersiz cihaz kimliklerini cihaz listesine eklemeniz gerekir. Daha sonra hangi klasörlerin hangi cihazlarla paylaşılacağını seçebilirsiniz. \n -\nLütfen karşılaştığınız herhangi bir sorunu Github aracılığıyla bildirin. +\nLütfen karşılaştığınız herhangi bir sorunu GitHub aracılığıyla bildirin. Yeni cihaz bağlantıları, klasör paylaşım istekleri ile ilgili bildirimleri göstermek ve hizmeti canlı ve bağlı tutmak için gereklidir. Sebep: Zamanlama etkisizleştirildi diff --git a/app/src/main/res/values-vi/strings.xml b/app/src/main/res/values-vi/strings.xml index e577fd365..cfd28bb1c 100644 --- a/app/src/main/res/values-vi/strings.xml +++ b/app/src/main/res/values-vi/strings.xml @@ -12,7 +12,7 @@ \n \nĐể chia sẻ dữ liệu với các thiết bị khác, bạn cần phải thêm các ID thiết bị độc nhất của chúng vào danh sách thiết bị. Sau đó bạn có thể chọn các thư mục mà bạn muốn chia sẻ với các thiết bị. \n -\nVui lòng báo cáo những vấn đề bạn gặp qua Github. +\nVui lòng báo cáo những vấn đề bạn gặp qua GitHub. Quyền Bộ nhớ Syncthing cần truy cập bộ nhớ của bạn để đồng bộ hoá tệp. diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index fd6902367..9b7372d7c 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -15,7 +15,7 @@ Introduction Syncthing is an open-source file synchronization application. To share data with other devices, you need to add their unique device IDs to the device list. Afterwards you can select which folders to share with which devices. \n -\nPlease report any problems you encounter via Github. +\nPlease report any problems you encounter via GitHub. Storage Permission diff --git a/privacy-policy.md b/privacy-policy.md index 47b477771..b80310094 100644 --- a/privacy-policy.md +++ b/privacy-policy.md @@ -47,4 +47,4 @@ Syncthing-Fork is developed to provide an Android graphical user interface assis ## Contact Us -For further request in regards to this privacy protection arrangement or some other issue identifying with the improvement or inside the circuit of Syncthing-Fork programming, if it's not too much trouble contact the developer by opening an issue on the application's authentic repository [https://github.com/Catfriend1/syncthing-android/issues](https://github.com/Catfriend1/syncthing-android/issues) on Github. It will be ideal if you likewise check if the point you need to open hasn't just been opened. Syncthing-Fork will be enhanced with contributions from the open source network. Don't hesitate to make a pull request of the suggestions and improvements. We welcome every contribution, for example, in form of code or translations. +For further request in regards to this privacy protection arrangement or some other issue identifying with the improvement or inside the circuit of Syncthing-Fork programming, if it's not too much trouble contact the developer by opening an issue on the application's authentic repository [https://github.com/Catfriend1/syncthing-android/issues](https://github.com/Catfriend1/syncthing-android/issues) on GitHub. It will be ideal if you likewise check if the point you need to open hasn't just been opened. Syncthing-Fork will be enhanced with contributions from the open source network. Don't hesitate to make a pull request of the suggestions and improvements. We welcome every contribution, for example, in form of code or translations.