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

Commit 73decef9 authored by Romain Hunault's avatar Romain Hunault 💻
Browse files

Merge branch 'dev'

parents 5200a33b ef9226c3
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
© 2018-2019 - Author: Nihar Thakkar
© 2018-2019 - Author: Johnny Kalajdzic
© ECORP SAS 2019-2020 - Author: Dayona Joseph
 No newline at end of file
+24 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
<resources>
    <string name="app_information_title">Informations</string>
    <string name="app_energy_score_content_description">Score énergétique de l\'application</string>
    <string name="not_available">Non Disponible</string>
    <string name="not_available">N/D</string>
    <string name="pref_apps_request_app_key">pref_apps_request_app</string>
    <string name="pref_update_notify_key">pref_update_notify</string>
    <string name="pref_update_install_automatically_key">pref_update_install_automatically</string>
@@ -96,4 +96,27 @@
    <string name="service_description">Ce service est utilisé par Apps pour gérer, télécharger et installer des applis. L\'arrêter peut entraîner une erreur d\'installation.</string>
    <string name="not_available_full">Non disponible</string>
    <string name="action_install">Installer</string>
    <string name="featured">En vedette</string>
    <string name="test_string">&lt;font color=#FAFAFA&lt;b&gt;METTRE À JOUR&gt;&lt;/font&gt;</string>
    <string name="more">plus</string>
    <string name="pick_up_apk_file">pick_up_apk_file</string>
    <string name="pwa_icon">PWA</string>
    <string name="offline_description">Appuyez ici pour réessayer !</string>
    <string name="offline_heading">Vous êtes hors ligne.</string>
    <string name="show_only_pwa_apps">Afficher uniquement les PWA (Applications Web Progressives)</string>
    <string name="show_only_pwa_apps_description">Applications Web offrant une expérience similaire à celle de l\'application native à l\'aide d\'un navigateur</string>
    <string name="show_only_pwa_apps_key">show_only_pwa_apps</string>
    <string name="show_only_open_source_apps">Afficher uniquement les applications open-source</string>
    <string name="show_only_open_source_apps_description">Les applications dont le code source est librement accessible aux utilisateurs</string>
    <string name="show_only_open_source_apps_key">show_only_open-source_apps</string>
    <string name="Show_all_apps">Afficher toutes les applications</string>
    <string name="Show_all_apps_key">Show_all_apps</string>
    <string name="Show_applications">Afficher les applications :</string>
    <string name="shouldRefreshOnResume">Catégories</string>
    <string name="pwas_categories_title">PWAs</string>
    <string name="some_text"><font color="#FAFAFA">Un</font> texte <font color="#FAFAFA">aléatoire</font></string>
    <string name="ok"><font fgcolor="#FF0088ED">OK</font></string>
    <string name="app_privacy_description1">Score sur 10. Calculé en utilisant</string>
    <string name="action_installing">Installation</string>
    <string name="action_add_to_home_screen">Ajouter à l\'écran d\'accueil</string>
</resources>
 No newline at end of file
+23 −0
Original line number Diff line number Diff line
@@ -96,4 +96,27 @@
    <string name="app_rating">Punteggio</string>
    <string name="app_privacy_description_short">Calcolato utilizzando <a href="https://exodus-privacy.eu.org">Exodus Privacy analyses</a>.</string>
    <string name="app_privacy_description">Punteggio su scala di 10. Calcolato utilizzando <a href="https://exodus-privacy.eu.org">Exodus Privacy analyses</a>, basato su permessi e trackers utilizzati nell\'app.</string>
    <string name="pwa_icon">PWA</string>
    <string name="offline_description">Tocca qui per riprovare!</string>
    <string name="offline_heading">Sei offline.</string>
    <string name="show_only_pwa_apps">Mostra solo le progressive web apps</string>
    <string name="show_only_pwa_apps_description">Le Web App consentono un\'esperienza come se fossero App Reali girando in un Browser</string>
    <string name="show_only_open_source_apps">Mostra solo le app open-source</string>
    <string name="show_only_open_source_apps_description">App con Codice Sorgente disponibile liberamente agli utenti</string>
    <string name="Show_all_apps">Mostra tutte le app</string>
    <string name="Show_applications">Mostra app:</string>
    <string name="shouldRefreshOnResume">Categorie</string>
    <string name="pwas_categories_title">Pwa</string>
    <string name="more">Altro</string>
    <string name="test_string">&lt;font color=#FAFAFA&lt;b&gt;AGGIORNA&gt;&lt;/font&gt;</string>
    <string name="ok"><font fgcolor="#FF0088ED">OK</font></string>
    <string name="app_privacy_description1">Punteggio su scala di 10. Calcolato utilizzando</string>
    <string name="featured">In Evidenza</string>
    <string name="action_installing">Sto installando</string>
    <string name="action_add_to_home_screen">Aggiungi a Schermata Home</string>
    <string name="show_only_pwa_apps_key">show_only_pwa_apps</string>
    <string name="show_only_open_source_apps_key">show_only_open-source_apps</string>
    <string name="Show_all_apps_key">Show_all_apps</string>
    <string name="some_text"><font color="#FAFAFA">Un</font> testo <font color="#FAFAFA">a caso</font></string>
    <string name="pick_up_apk_file">pick_up_apk_file</string>
</resources>
 No newline at end of file
+1 −1
Original line number Diff line number Diff line
@@ -146,7 +146,7 @@
    <string name="show_only_open_source_apps">Show only open-source apps</string>
    <string name="show_only_pwa_apps_key">show_only_pwa_apps</string>
    <string name="show_only_pwa_apps_description">Web Apps providing Native App experiences using a browser</string>
    <string name="show_only_pwa_apps">Show only progressive web apps</string>
    <string name="show_only_pwa_apps">Show only PWAs</string>