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

Commit ffcb2e4b authored by Nishith  Khanna's avatar Nishith Khanna
Browse files

Merge branch '1545-s-translations' into 'v1-s'

Implement e_strings method

See merge request e/os/android_frameworks_base!179
parents 0a5125a1 7244dcc7
Loading
Loading
Loading
Loading
+23 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--
  ~ Copyright Murena SAS 2023
  ~ This program is free software: you can redistribute it and/or modify
  ~ it under the terms of the GNU General Public License as published by
  ~ the Free Software Foundation, either version 3 of the License, or
  ~ (at your option) any later version.
  ~
  ~ This program is distributed in the hope that it will be useful,
  ~ but WITHOUT ANY WARRANTY; without even the implied warranty of
  ~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  ~ GNU General Public License for more details.
  ~
  ~ You should have received a copy of the GNU General Public License
  ~  along with this program.  If not, see <https://www.gnu.org/licenses/>.
  -->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="permlab_fakePackageSignature">Paketsignatur-Täuschung</string>
    <string name="permdesc_fakePackageSignature">Erlaubt der App vorzutäuschen, eine andere App zu sein. Bösartige Anwendungen könnten diese Berechtigung missbrauchen, um private App-Daten zu entwenden. Berechtigte Benutzung wäre von einem Emulator, der vortäuscht, was er emuliert. Gewähre diese Berechtigung mit Vorsicht!</string>
    <string name="permgrouplab_fake_package_signature">Paketsignatur-Täuschung</string>
    <string name="permgroupdesc_fake_package_signature">Paketsignatur-Täuschung zulassen</string>
    <string name="permgrouprequest_fake_package_signature">&lt;b&gt;<xliff:g id="app_name" example="Gmail">%1$s</xliff:g>&lt;/b&gt; erlauben, die Paketsignatur zu fälschen\?</string>
</resources>
 No newline at end of file
+311 −321

File changed.

Preview size limit exceeded, changes collapsed.

+202 −197

File changed.

Preview size limit exceeded, changes collapsed.

+23 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--
  ~ Copyright Murena SAS 2023
  ~ This program is free software: you can redistribute it and/or modify
  ~ it under the terms of the GNU General Public License as published by
  ~ the Free Software Foundation, either version 3 of the License, or
  ~ (at your option) any later version.
  ~
  ~ This program is distributed in the hope that it will be useful,
  ~ but WITHOUT ANY WARRANTY; without even the implied warranty of
  ~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  ~ GNU General Public License for more details.
  ~
  ~ You should have received a copy of the GNU General Public License
  ~  along with this program.  If not, see <https://www.gnu.org/licenses/>.
  -->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="permlab_fakePackageSignature">Usurper la signature de paquets</string>
    <string name="permdesc_fakePackageSignature">Autoriser l\'application à prétendre qu\'elle est une autre application. Des applications frauduleuses pourraient utiliser cette autorisation pour accéder à des données d\'application privées. Les usages légitimes incluent un émulateur prétendant être ce qu\'il émule. N\'accordez cette autorisation qu\'avec parcimonie !</string>
    <string name="permgrouplab_fake_package_signature">Usurper la signature de paquets</string>
    <string name="permgroupdesc_fake_package_signature">Autoriser l\'usurpation de la signature de paquets</string>
    <string name="permgrouprequest_fake_package_signature">Autoriser &lt;b&gt;<xliff:g id="app_name" example="Gmail">%1$s</xliff:g>&lt;/b&gt; à usurper la signature de paquets \?</string>
</resources>
 No newline at end of file
+145 −144
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<!-- 
/* //device/apps/common/assets/res/any/strings.xml
**
@@ -16,7 +16,10 @@
** See the License for the specific language governing permissions and
** limitations under the License.
*/
 --><resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
 -->

<resources xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="byteShort" msgid="202579285008794431">"octet(s)"</string>
    <string name="kilobyteShort" msgid="2214285521564195803">"Ko"</string>
    <string name="megabyteShort" msgid="6649361267635823443">"Mo"</string>
@@ -1176,7 +1179,7 @@
    <string name="app_running_notification_title" msgid="8985999749231486569">"<xliff:g id="APP_NAME">%1$s</xliff:g> en cours d\'exécution"</string>
    <string name="app_running_notification_text" msgid="5120815883400228566">"Appuyez ici pour en savoir plus ou pour arrêter l\'application."</string>
    <string name="ok" msgid="2646370155170753815">"OK"</string>
    <string name="cancel" msgid="6908697720451760115">Annuler</string>
    <string name="cancel" msgid="6908697720451760115">"Annuler"</string>
    <string name="yes" msgid="9069828999585032361">"OK"</string>
    <string name="no" msgid="5122037903299899715">"Annuler"</string>
    <string name="dialog_alert_title" msgid="651856561974090712">"Attention"</string>
@@ -1229,6 +1232,7 @@
    <string name="aerr_mute" msgid="2304972923480211376">"Ignorer jusqu\'au redémarrage de l\'appareil"</string>
    <string name="aerr_wait" msgid="3198677780474548217">"Attendre"</string>
    <string name="aerr_close_app" msgid="8318883106083050970">"Fermer l\'application"</string>
    <string name="anr_title" msgid="7290329487067300120"></string>
    <string name="anr_activity_application" msgid="8121716632960340680">"<xliff:g id="APPLICATION">%2$s</xliff:g> ne répond pas."</string>
    <string name="anr_activity_process" msgid="3477362583767128667">"L\'activité \"<xliff:g id="ACTIVITY">%1$s</xliff:g>\" ne répond pas."</string>
    <string name="anr_application_process" msgid="4978772139461676184">"<xliff:g id="APPLICATION">%1$s</xliff:g> ne répond pas."</string>
@@ -1524,7 +1528,7 @@
    </plurals>
    <string name="action_mode_done" msgid="2536182504764803222">"OK"</string>
    <string name="progress_erasing" msgid="6891435992721028004">"Suppression de l\'espace de stockage partagé…"</string>
    <string name="share" msgid="4157615043345227321">Partager</string>
    <string name="share" msgid="4157615043345227321">"Partager"</string>
    <string name="find" msgid="5015737188624767706">"Rechercher"</string>
    <string name="websearch" msgid="5624340204512793290">"Recherche Web"</string>
    <string name="find_next" msgid="5341217051549648153">"Rechercher suivant"</string>
@@ -2059,6 +2063,7 @@
    <string name="etws_primary_default_message_earthquake_and_tsunami" msgid="4888224011071875068">"Restez calme et cherchez un abri à proximité."</string>
    <string name="etws_primary_default_message_test" msgid="4583367373909549421">"Test de messages d\'urgence"</string>
    <string name="notification_reply_button_accessibility" msgid="5235776156579456126">"Répondre"</string>
    <string name="etws_primary_default_message_others" msgid="7958161706019130739"></string>
    <string name="mmcc_authentication_reject" msgid="4891965994643876369">"Carte SIM non autorisée pour les commandes vocales"</string>
    <string name="mmcc_imsi_unknown_in_hlr" msgid="227760698553988751">"Carte SIM non provisionnée pour les commandes vocales"</string>
    <string name="mmcc_illegal_ms" msgid="7509650265233909445">"Carte SIM non autorisée pour les commandes vocales"</string>
@@ -2282,6 +2287,10 @@
    <string name="PERSOSUBSTATE_SIM_ICCID_SUCCESS" msgid="8058678548991999545">"Déblocage ICCID effectué."</string>
    <string name="PERSOSUBSTATE_SIM_IMPI_SUCCESS" msgid="2545608067978550571">"Déblocage IMPI effectué."</string>
    <string name="PERSOSUBSTATE_SIM_NS_SP_SUCCESS" msgid="4352382949744625007">"Déblocage du sous-réseau du fournisseur de services effectué."</string>
    <string name="config_pdp_reject_dialog_title" msgid="4072057179246785727"></string>
    <string name="config_pdp_reject_user_authentication_failed" msgid="4531693033885744689"></string>
    <string name="config_pdp_reject_service_not_subscribed" msgid="8190338397128671588"></string>
    <string name="config_pdp_reject_multi_conn_to_same_pdn_not_allowed" msgid="6024904218067254186"></string>
    <string name="window_magnification_prompt_title" msgid="2876703640772778215">"Nouveaux paramètres d\'agrandissement"</string>
    <string name="window_magnification_prompt_content" msgid="8159173903032344891">"Vous pouvez désormais agrandir une partie de l\'écran"</string>
    <string name="turn_on_magnification_settings_action" msgid="8521433346684847700">"Activer dans les paramètres"</string>
@@ -2297,12 +2306,4 @@
    <string name="view_and_control_notification_content" msgid="8003766498562604034">"<xliff:g id="SERVICE_NAME">%s</xliff:g> peut afficher et contrôler votre écran. Appuyez ici pour en savoir plus."</string>
    <string name="ui_translation_accessibility_translated_text" msgid="3197547218178944544">"<xliff:g id="MESSAGE">%1$s</xliff:g> traduit."</string>
    <string name="ui_translation_accessibility_translation_finished" msgid="3057830947610088465">"Message en <xliff:g id="FROM_LANGUAGE">%1$s</xliff:g> traduit en <xliff:g id="TO_LANGUAGE">%2$s</xliff:g>."</string>
    <string name="permlab_fakePackageSignature">Usurper la signature de paquets</string>
    <string name="permgrouplab_fake_package_signature">Usurper la signature de paquets</string>
    <string name="permgrouprequest_fake_package_signature">Autoriser &lt;b&gt;<xliff:g id="app_name" example="Gmail">%1$s</xliff:g>&lt;/b&gt; à usurper la signature de paquets \?</string>
    <string name="permgroupdesc_fake_package_signature">Autoriser l\'usurpation de la signature de paquets</string>
    <string name="permdesc_fakePackageSignature">Autoriser l\'application à prétendre qu\'elle est une autre application. Des applications frauduleuses pourraient utiliser cette autorisation pour accéder à des données d\'application privées. Les usages légitimes incluent un émulateur prétendant être ce qu\'il émule. N\'accordez cette autorisation qu\'avec parcimonie !</string>
    <string name="crossSimFormat_spn"><xliff:g id="spn" example="Operator">%s</xliff:g></string>
    <string name="network_available_sign_in_detailed"><xliff:g id="network_ssid">%1$s</xliff:g></string>
    <string name="wfcSpnFormat_spn"><xliff:g id="spn" example="Operator">%s</xliff:g></string>
</resources>
Loading