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

Commit fd1398dc authored by arnau's avatar arnau
Browse files

DeskClock: CA translations

Change-Id: I28ecbdf84a3761c4a139ae83d3bd242e9aa93d80
parent 537f6e73
Loading
Loading
Loading
Loading
+22 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2012-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="action_summary_entries">
        <item>no facis res</item>
        <item>repeteix l\'alarma</item>
        <item>descarta l\'alarma</item>
    </string-array>
</resources>
+46 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2012-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="alarm_increasing_volume">Augment del volum</string>
    <string name="show_status_bar_icon_title">Mostra icona</string>
    <string name="show_status_bar_icon_summary">Mostra una icona a la barra d\'estat quan s\'estableixi una alarma</string>
    <string name="flip_action_title">Acció gira</string>
    <string name="flip_action_dialog_title">Gira el dispositiu per\u2026</string>
    <string name="flip_action_summary">Girant el telèfon es <xliff:g id="action">%s</xliff:g></string>
    <string name="shake_action_title">Acció Agitar</string>
    <string name="shake_action_dialog_title">Agita el dispositiu per\u2026</string>
    <string name="shake_action_summary">Agitant el telèfon es <xliff:g id="action">%s</xliff:g></string>
    <string name="stopwatch_settings">CRONÒMETRE</string>
    <string name="keep_display_on_stopwatch">Mantingues la pantalla encesa</string>
    <string name="keep_display_on_stopwatch_summary">Manté la pantalla encesa mentre el cronòmetre està funcionant</string>
    <string name="no_alarms">No s\'han establert alarmes</string>
    <string name="menu_item_add">Afegeix</string>
    <string name="cities_add_city_title">Afegeix ciutat</string>
    <string name="cities_add_city_city">Ciutat:</string>
    <string name="cities_add_city_timezone">Fus horari:</string>
    <string name="cities_add_city_gps_cd">Pica per localitzar la teva ciutat actual</string>
    <string name="cities_add_loading">Carregant\u2026</string>
    <string name="cities_add_searching">Buscant\u2026</string>
    <string name="cities_add_gps_no_results">La consulta GPS no ha retornat resultats d\'ubicació</string>
    <string name="cities_add_gps_not_available">GPS no disponible</string>
    <string name="cities_add_already_exists">La ciutat ja existeix a la base de dades</string>
    <string name="cities_add_city_failed">No s\'ha pogut crear la ciutat</string>
    <string name="cities_delete_city_title">Esborra ciutat</string>
    <string name="cities_delete_city_msg">Vols esborrar <xliff:g id="city">%s</xliff:g>?</string>
    <string name="cities_delete_city_failed">No es pot esborrar la ciutat</string>
    <string name="profile_description">Perfil <xliff:g id="profile">%s</xliff:g></string>
    <string name="profile_no_selected">Cap perfil seleccionat</string>
</resources>