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

Commit 130aee4b authored by Marco Brohet's avatar Marco Brohet Committed by Gerrit Code Review
Browse files

Merge "Core: CA translations" into cm-10.2

parents 15cf1351 97237913
Loading
Loading
Loading
Loading
+55 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2013 The CyanogenMod Project

     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at

          http://www.apache.org/licenses/LICENSE-2.0

     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     See the License for the specific language governing permissions and
     limitations under the License.
-->

<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string-array name="app_ops_labels">
        <item>Intentant accedir a l\'ubicació</item>
        <item>Intentant accedir a l\'ubicació</item>
        <item>Intentant accedir a l\'ubicació</item>
        <item>Intentant utilitzar la vibració</item>
        <item>Intentant llegir els contactes</item>
        <item>Intentant modificar els contactes</item>
        <item>Intentant llegir el registre de trucades</item>
        <item>Intentant modificar el registre de trucades</item>
        <item>Intentant llegir el calendari</item>
        <item>Intentant modificar el calendari</item>
        <item>Intentant accedir a l\'ubicació</item>
        <item>Intentant publicar una notificació</item>
        <item>Intentant accedir a l\'ubicació</item>
        <item>Intentant fer una trucada de telèfon</item>
        <item>Intentant llegir SMS/MMS</item>
        <item>Intentant escriure/modificar SMS/MMS</item>
        <item>Intentant rebre SMS/MMS</item>
        <item>Intentant rebre SMS/MMS</item>
        <item>Intentant rebre SMS/MMS</item>
        <item>Intentant rebre SMS/MMS</item>
        <item>Intentant enviar SMS/MMS</item>
        <item>Intentant llegir SMS/MMS</item>
        <item>Intentant escriure/modificar SMS/MMS</item>
        <item>Intentant modificar ajustaments</item>
        <item>Intentant dibuixar a sobre</item>
        <item>Intentant accedir a les notificacions</item>
        <item>Intentant accedir Càmera</item>
        <item>Intentant enregistrar audio</item>
        <item>Intentant reproduir audio</item>
        <item>Intentant llegir el portapapers</item>
        <item>Intentant modificar el portapapers</item>
        <item>Intentant activar/desactivar Wifi</item>
        <item>Intentant activar/desactivar bluetooth</item>
        <item>Intentant activar/desactivar dades mòbils</item>
        <item>Intentant programar despertar el dispositiu</item>
    </string-array>
</resources>
+3 −0
Original line number Diff line number Diff line
@@ -141,4 +141,7 @@
    <string name="stk_cc_ss_to_ss">La petició SS està modificada a una nova petició SS.</string>
    <string name="msim_kg_sim_pin_msg_format">SUB:<xliff:g id="number">%d</xliff:g> : <xliff:g id="msg">%s</xliff:g>.</string>
    <string name="msim_carrier_text_format"><xliff:g id="text_1">%s</xliff:g>, <xliff:g id="text_2">%s</xliff:g></string>
    <string name="perf_profile_pwrsv">Estalvi d\'energia</string>
    <string name="perf_profile_bal">Equilibrat</string>
    <string name="perf_profile_perf">Rendiment</string>
</resources>
+20 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--
     Copyright (C) 2013 The CyanogenMod Project

     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at

          http://www.apache.org/licenses/LICENSE-2.0

     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     See the License for the specific language governing permissions and
     limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="keyboard_layout_english_us_colemak_label">Anglès (EUA), estil Colemak</string>
    <string name="keyboard_layout_armenian_eastern_label">Armeni de l\'Est</string>
</resources>