Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c7258b15 authored by Jonathan Klee's avatar Jonathan Klee
Browse files

Fix build

parent 4eb79c29
Loading
Loading
Loading
Loading
+0 −24
Original line number Diff line number Diff line
@@ -297,30 +297,6 @@
            </intent-filter>
        </receiver>

        <!-- DroidGuard / SafetyNet / reCAPTCHA -->

        <service android:name="org.microg.gms.droidguard.DroidGuardService">
            <intent-filter>
                <action android:name="com.google.android.gms.droidguard.service.START" />
                <action android:name="com.google.android.gms.droidguard.service.PING" />

                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </service>
        <receiver android:name="org.microg.gms.droidguard.ServiceInfoReceiver" />

        <service android:name="org.microg.gms.safetynet.SafetyNetClientService">
            <intent-filter>
                <action android:name="com.google.android.gms.safetynet.service.START" />
            </intent-filter>
        </service>
        <receiver android:name="org.microg.gms.safetynet.ServiceInfoReceiver" />

        <!-- TODO: Should be in :ui process and contact DroidGuardService instead of directly invoking droidguard -->
        <activity
            android:name="org.microg.gms.recaptcha.ReCaptchaActivity"
            android:theme="@style/Theme.AppCompat.DayNight.Dialog.NoActionBar" />

        <!-- Car -->

        <service android:name="org.microg.gms.car.CarService">
+0 −12
Original line number Diff line number Diff line
@@ -159,18 +159,6 @@
\n
\nmicroG GmsCore enthält eine freie Implementierung von SafetyNet, jedoch verlangen die Google-Server, dass die Anfragen durch das proprietäre DroidGuard-System signiert sind. Eine unschädliche gemachte Version von DroidGuard ist als separate „DroidGuard Helper“-App verfügbar.</string>
    <string name="snet_enable_switch">Geräte-Zertifizierung erlauben</string>
    <string name="pref_snet_testdrive_title">SafetyNet-Zertifizierung testen</string>
    <string name="pref_snet_status_official_title">Offizielle Server nutzen</string>
    <string name="pref_snet_status_official_summary">Erfordert eine ungerootetes System und die Installation von microG DroidGuard Helper</string>
    <string name="pref_snet_status_official_info">offizieller Server</string>
    <string name="pref_snet_status_third_party_title">Fremde Server nutzen</string>
    <string name="pref_snet_status_third_party_summary">Fremde Server können auch SafetyNet-Anfragen beantworten, die nicht durch DroidGuard signiert wurden</string>
    <string name="pref_snet_status_third_party_info">Fremder Server</string>
    <string name="pref_snet_custom_url_title">Alternative Server URL</string>
    <string name="pref_snet_custom_url_summary">Vollständige URL des alternativen Servers, der SafetyNet-Anfragen beantwortet</string>
    <string name="pref_snet_self_signed_title">Selbst-signiertes Zertifikat benutzen</string>
    <string name="pref_snet_self_signed_summary">Statt einen Server zu nutzen, die SafetyNet Signatur lokal mit einem selbsterstellten Zertifikat signieren. Die meisten Apps werden diese Signaturen nicht akzeptieren.</string>
    <string name="pref_snet_status_self_signed_info">Selbst-signiertes Zertifikat</string>
    <string name="pref_exposure_install_summary">Tippen, um Unterstützung für Exposure Notifications hinzuzufügen</string>
    <string name="connect_google_via_tor_network_summary">Orbot muss installiert sein
\nNoch nicht unterstützt</string>
+1 −14
Original line number Diff line number Diff line
@@ -2,7 +2,6 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="account_manager_title">Googleen Kontu-kudeatzailea</string>
    <string name="gms_app_name">microG Services Core</string>
    <string name="pref_snet_status_official_info">zerbitzari ofiziala</string>
    <string name="prefcat_push_apps_registered_title">Erregistratutako aplikazioak</string>
    <string name="gcm_network_state_disconnected">Deskonektatuta</string>
    <string name="gcm_registered">Erregistratuta</string>
@@ -40,8 +39,6 @@
    <string name="pref_add_account_summary">Gehitu Google kontua</string>
    <string name="gcm_last_message_at">Azken mezua: <xliff:g example="Yesterday, 02:20 PM">%1$s</xliff:g></string>
    <string name="pref_push_app_allow_register_title">Baimendu erregistratzea</string>
    <string name="pref_snet_status_official_title">Erabili zerbitzari ofiziala</string>
    <string name="pref_snet_custom_url_title">Pertsonalizatutako zerbitzari URLa</string>
    <string name="allow_connecting_google_servers">Baimendu Google zerbitzarietara konektatzea</string>
    <string name="network_type_other">Bestelako sareak</string>
    <string name="place_picker_select_title">Hautatu kokaleku hau</string>
@@ -94,15 +91,6 @@
\nOraindik ez dabil</string>
    <string name="connect_google_via_tor_network">Konektatu Googleera Tor sarearen bidez</string>
    <string name="connecting_google_servers_summary">Desgaituta badago, normalean microG bidez egindako Googleen zerbitzarietarako konexio guztiak debekatutako dira. Honek zerbitzuen ezarpen zehatzak baliogabetzen ditu.</string>
    <string name="pref_snet_status_self_signed_info">norberak sinatutako ziurtagiria</string>
    <string name="pref_snet_self_signed_summary">Zerbitzarira konektatu ordez, sinatu SafetyNet-en erantzunak lokalean norberak sinatutako ziurtagiriarekin. Aplikazio gehienek ziurtagiri mota hau erabiltzeari uko egingo diote.</string>
    <string name="pref_snet_self_signed_title">Erabili norberak sinatutako ziurtagiria</string>
    <string name="pref_snet_custom_url_summary">SafetyNet-en egiaztapen-eskaerei erantzuten dion hirugarrenen zerbitzariaren URL osoa</string>
    <string name="pref_snet_status_third_party_info">hirugarrenen zerbitzaria</string>
    <string name="pref_snet_status_third_party_summary">Baliteke hirugarrenen zerbitzariak DroidGuard sinadurarik gabe SafetyNet-en eskaerei erantzuteko gai izatea</string>
    <string name="pref_snet_status_third_party_title">Erabili hirugarrenen zerbitzaria</string>
    <string name="pref_snet_status_official_summary">Root baimenik gabeko sistema bat eta microG DroidGuard Helper instalatua egotea behar du</string>
    <string name="pref_snet_testdrive_title">Probatu SafetyNet egiaztapena</string>
    <string name="snet_enable_switch">Baimendu gailu-egiaztapena</string>
    <string name="snet_intro">Google SafetyNet gailu-ziurtagiri sistema bat da, gailua behar bezala babestua dagoela eta Android CTSrekin bateragarria dela ziurtatzeko. Aplikazio batzuk SafetyNet erabiltzen dute segurtasun arrazoiengatik edo manipulazioez babesteko aurrebaldintza gisa.
\n
@@ -150,7 +138,6 @@
    <string name="cond_gcm_bat_summary">Cloud Messagin gaitu duzu baina bateriaren optimizazioak aktibo dituzu microG Services Core-rentzat. Push jakinarazpenak iristeko bateriaren optimizazioak ezikusi beharko zenituzke.</string>
    <string name="cond_gcm_bat_title">Bateriaren optimizazioak gaituta</string>
    <string name="prefcat_test">Proba</string>
    <string name="prefcat_operation_mode">Operazio-modua</string>
    <string name="prefcat_location_service">Kokapen zerbitzua</string>
    <string name="self_check_resolution_battery_optimizations">Ukitu hemen bateriaren optimizazioak desgaitzeko. Ez baduzu hau egiten, baliteke aplikazioek oker jardutea.</string>
    <string name="self_check_name_battery_optimizations">Bateriaren optimizazioak ezikusita:</string>
+0 −12
Original line number Diff line number Diff line
@@ -127,18 +127,6 @@ Ceci peut prendre plusieurs minutes."</string>

    <string name="snet_intro">Google SafetyNet est un système de certification du terminal, assurant que celui-ci est correctement sécurisé et compatible avec Android CTS. Certaines applications utilisent SafetyNet pour des raisons de sécurité ou comme prérequis anti-altérations.\n\nmicroG GmsCore contient une implantation libre de SafetyNet, mais les serveurs officiels requièrent que les requêtes SafetyNet soient signées par le système propriétaire DroidGuard. Une version mise en « bac-à-sable » de DroidGuard est disponible dans une application séparée « DroidGuard Helper ».
</string>
    <string name="pref_snet_testdrive_title">Tester la certification SafetyNet</string>
    <string name="pref_snet_status_official_title">Utiliser les serveurs officiels</string>
    <string name="pref_snet_status_official_summary">Nécessite un système non-rooté et microG DroidGuard Helper installé</string>
    <string name="pref_snet_status_third_party_title">Utiliser un serveur tiers</string>
    <string name="pref_snet_status_third_party_summary">Les serveurs tiers peuvent être capable de répondre aux requêtes SafetyNet sans signature de DroidGuard</string>
    <string name="pref_snet_custom_url_title">URL du serveur tiers</string>
    <string name="pref_snet_custom_url_summary">URL complète du serveur tiers répondant aux requêtes de certification SafetyNet</string>
    <string name="pref_snet_self_signed_title">Utiliser un certificat auto-signé</string>
    <string name="pref_snet_self_signed_summary">Au lieu de solliciter un serveur, signer les réponses SafetyNet localement en utilisant un certificat auto-signé. La plupart des applications refuseront d’utiliser des réponses auto-signées.</string>
    <string name="pref_snet_status_self_signed_info">certificat auto-signé</string>
    <string name="pref_snet_status_third_party_info">serveur tiers</string>
    <string name="pref_snet_status_official_info">serveur officiel</string>
    <string name="pref_add_account_summary">Ajouter un compte Google</string>
    <string name="pref_add_account_title">Compte</string>
    <string name="pref_auth_visible_summary">Si activé, toutes les applications de cet appareil pourront lire l\'adresse mail de vos comptes Google, sans avoir à en demander l\'autorisation.</string>
+1 −14
Original line number Diff line number Diff line
@@ -5,18 +5,6 @@
    <string name="connect_google_via_tor_network">Dèan ceangal le Google thar lìonra Tor</string>
    <string name="connecting_google_servers_summary">Ma tha seo à comas, thèid ceangal sam bith a nì microG gu h-àbhaisteach ri frithealaichean Google a dhiùltadh. Tar-aithnichidh seo roghainnean sònraichte nan seirbheisean.</string>
    <string name="allow_connecting_google_servers">Ceadaich ceangal ri frithealaichean Google</string>
    <string name="pref_snet_status_self_signed_info">teisteanas air fhèin-shoidhneadh</string>
    <string name="pref_snet_self_signed_summary">Seach frithealaiche a chleachdadh, soidhnich freagairtean SafetyNet gu h-ionadail le teisteanas air fhèin-shoidhneadh. Diùltaidh a’ mhòrchuid a dh’aplacaidean freagairtean a chaidh fhèin-shoidhneadh.</string>
    <string name="pref_snet_self_signed_title">Cleachd teisteanas air fhèin-shoidhneadh</string>
    <string name="pref_snet_custom_url_summary">URL slàn dhen fhrithealaiche treas-phàrtaidh a fhreagras do dh’iarrtasan teisteanachadh SafetyNet</string>
    <string name="pref_snet_custom_url_title">URL frithealaiche ghnàthaichte</string>
    <string name="pref_snet_status_third_party_info">frithealaiche treas-phàrtaidh</string>
    <string name="pref_snet_status_third_party_summary">Dh’fhaoidte gun dèid le frithealaichean treas-phàrtaidh freagairt do dh’iarrtasan SafetyNet às aonais soidhneadh DroidGuard</string>
    <string name="pref_snet_status_third_party_title">Cleachd frithealaiche treas-phàrtaidh</string>
    <string name="pref_snet_status_official_info">frithealaichte oifigeil</string>
    <string name="pref_snet_status_official_summary">Feumaidh tu siostam nach deach a rootaigeadh agus microG DroidGuard Helper a stàladh</string>
    <string name="pref_snet_status_official_title">Cleachd am frithealaiche oifigeil</string>
    <string name="pref_snet_testdrive_title">Feuch teisteanachadh SafetyNet</string>
    <string name="snet_enable_switch">Ceadaich teisteanachadh an uidheim</string>
    <string name="snet_intro">’S e siostam teisteanachaidh uidheaman a th’ ann an Google SafetyNet a nì cinnteach gu bheil an t-uidheam tèarainte mar bu chòir agus co-chòrdail ri Android CTS. Cleachdaidh cuid a dh’aplacaidean SafetyNet air adhbharan tèarainteachd no mar riatanas airson dìon o fhiolcadh.
\n
@@ -80,7 +68,6 @@
    <string name="cond_gcm_bat_title">Tha piseachadh a’ bhataraidh an comas</string>
    <string name="prefcat_test">Deuchainn</string>
    <string name="prefcat_services">Seirbheisean</string>
    <string name="prefcat_operation_mode">Modh obrachaidh</string>
    <string name="prefcat_location_service">Seirbheis ionaid</string>
    <string name="prefcat_google_services">Seirbheisean Google</string>
    <string name="prefcat_configuration">Rèiteachadh</string>
Loading