mirror of
https://github.com/YTVanced/VancedMicroG
synced 2024-11-24 12:15:12 +00:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
e2c3e631d7
2 changed files with 4 additions and 4 deletions
|
@ -82,14 +82,14 @@ Ceci peut prendre plusieurs minutes."</string>
|
||||||
<string name="pref_auth_trust_google_title">Faire confiance à Google pour les autorisations des applications</string>
|
<string name="pref_auth_trust_google_title">Faire confiance à Google pour les autorisations des applications</string>
|
||||||
<string name="pref_auth_trust_google_summary">Si désactivé, l’utilisateur est interrogé avant que la demande d’autorisation d’une application soit envoyée à Google. Certaines applications échoueront à utiliser le compte Google si ceci est désactivé.</string>
|
<string name="pref_auth_trust_google_summary">Si désactivé, l’utilisateur est interrogé avant que la demande d’autorisation d’une application soit envoyée à Google. Certaines applications échoueront à utiliser le compte Google si ceci est désactivé.</string>
|
||||||
|
|
||||||
<string name="pref_checkin_enable_summary">Enregistre votre terminal auprès des services Google et crée un identifiant unique. microG retire les identifiants autres que le nom de votre compte Google des informations d’enregistrement.</string>
|
<string name="pref_checkin_enable_summary">Enregistre votre terminal auprès des services Google et crée un identifiant unique. Vanced microG retire les identifiants autres que le nom de votre compte Google des informations d’enregistrement.</string>
|
||||||
|
|
||||||
<string name="pref_gcm_enable_mcs_summary">Google Cloud Messaging est un fournisseur de notifications push utilisé par beaucoup d’applications tierces. Pour l’utiliser vous devez activer l’enregistrement du terminal.</string>
|
<string name="pref_gcm_enable_mcs_summary">Google Cloud Messaging est un fournisseur de notifications push utilisé par beaucoup d’applications tierces. Pour l’utiliser vous devez activer l’enregistrement du terminal.</string>
|
||||||
<string name="pref_gcm_apps_title">Applications utilisant Google Cloud Messaging</string>
|
<string name="pref_gcm_apps_title">Applications utilisant Google Cloud Messaging</string>
|
||||||
<string name="pref_gcm_confirm_new_apps_title">Confirmation pour les nouvelles applications</string>
|
<string name="pref_gcm_confirm_new_apps_title">Confirmation pour les nouvelles applications</string>
|
||||||
<string name="pref_gcm_confirm_new_apps_summary">Demander avant d’enregistrer une nouvelle application auprès de Google Cloud Messaging</string>
|
<string name="pref_gcm_confirm_new_apps_summary">Demander avant d’enregistrer une nouvelle application auprès de Google Cloud Messaging</string>
|
||||||
|
|
||||||
<string name="pref_about_title">À propos de microG Services Core</string>
|
<string name="pref_about_title">À propos de Vanced microG</string>
|
||||||
|
|
||||||
<string name="gcm_unregister_app">Désenregistrer</string>
|
<string name="gcm_unregister_app">Désenregistrer</string>
|
||||||
<string name="gcm_not_registered">Non enregistrée</string>
|
<string name="gcm_not_registered">Non enregistrée</string>
|
||||||
|
|
|
@ -90,7 +90,7 @@
|
||||||
<string name="pref_auth_trust_google_title">Доверять разрешениям Google в приложениях</string>
|
<string name="pref_auth_trust_google_title">Доверять разрешениям Google в приложениях</string>
|
||||||
<string name="pref_auth_trust_google_summary">Если параметр отключен, то у пользователя запрашивается разрешение для авторизации Google. Некоторые приложения не смогут использовать аккаунт Google, если эта возможность отключена.</string>
|
<string name="pref_auth_trust_google_summary">Если параметр отключен, то у пользователя запрашивается разрешение для авторизации Google. Некоторые приложения не смогут использовать аккаунт Google, если эта возможность отключена.</string>
|
||||||
|
|
||||||
<string name="pref_checkin_enable_summary">Регистрирует ваше устройство в сервисах Google и создает уникальный идентификатор. MicroG удаляет все идентифицирующие биты, кроме имени вашего аккаунта Google.</string>
|
<string name="pref_checkin_enable_summary">Регистрирует ваше устройство в сервисах Google и создает уникальный идентификатор. Vanced MicroG удаляет все идентифицирующие биты, кроме имени вашего аккаунта Google.</string>
|
||||||
|
|
||||||
<string name="pref_add_account_title">Аккаунт</string>
|
<string name="pref_add_account_title">Аккаунт</string>
|
||||||
<string name="pref_add_account_summary">Добавить аккаунт Google</string>
|
<string name="pref_add_account_summary">Добавить аккаунт Google</string>
|
||||||
|
@ -99,7 +99,7 @@
|
||||||
<string name="pref_gcm_confirm_new_apps_title">Подтверждать новые приложения</string>
|
<string name="pref_gcm_confirm_new_apps_title">Подтверждать новые приложения</string>
|
||||||
<string name="pref_gcm_confirm_new_apps_summary">Спрашивать разрешение перед привязкой новых приложений для получения push-уведомлений</string>
|
<string name="pref_gcm_confirm_new_apps_summary">Спрашивать разрешение перед привязкой новых приложений для получения push-уведомлений</string>
|
||||||
|
|
||||||
<string name="pref_about_title">О сервисах microG</string>
|
<string name="pref_about_title">О сервисах Vanced microG</string>
|
||||||
|
|
||||||
<string name="gcm_unregister_app">Отвязать</string>
|
<string name="gcm_unregister_app">Отвязать</string>
|
||||||
<string name="gcm_not_registered">Не привязано</string>
|
<string name="gcm_not_registered">Не привязано</string>
|
||||||
|
|
Loading…
Reference in a new issue