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

Commit 2d78dd11 authored by Gustavo's avatar Gustavo
Browse files

DeskClock: PT-BR update translations

Change-Id: Ica589e85f86a587ac9ca7114355530cc538a6ce3
parent 961daeac
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>não fazer nada</item>
        <item>soneca</item>
        <item>dispensar</item>
    </string-array>
</resources>
 No newline at end of file
+30 −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="show_status_bar_icon_title">Exibir ícone</string>
    <string name="show_status_bar_icon_summary">Exibir um ícone na barra de status quando um alarme for definido</string>
    <string name="flip_action_title">Ação de virar</string>
    <string name="flip_action_dialog_title">Virar o dispositivo para \u2026</string>
    <string name="flip_action_summary">Virar o dispositivo irá <xliff:g id="action" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">%s</xliff:g></string>
    <string name="shake_action_title">Ação de agitar</string>
    <string name="shake_action_dialog_title">Agite o dispositivo para \u2026</string>
    <string name="shake_action_summary">Agitar o dispositivo irá <xliff:g id="action" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">%s</xliff:g></string>
    <string name="stopwatch_settings">CRONÔMETRO</string>
    <string name="keep_display_on_stopwatch">Manter a tela ligada</string>
    <string name="keep_display_on_stopwatch_summary">Manter a tela ligada enquanto o cronômetro estiver rodando</string>
    <string name="alarm_increasing_volume">Volume crescente</string>
    <string name="no_alarms">Nenhum alarme definido</string>
</resources>
 No newline at end of file
+0 −18
Original line number Diff line number Diff line
@@ -330,22 +330,4 @@
    <string name="timer_delete_confirmation" msgid="2815524107015816453">"Excluir este temporizador?"</string>
    <string name="city_delete_confirmation" msgid="1783441538785676299">"Remover esta cidade?"</string>
    <string name="digital_gadget" msgid="2326954556720571358">"Relógio digital"</string>
    <string name="show_status_bar_icon_title">Exibir ícone</string>
    <string name="show_status_bar_icon_summary">Exibir um ícone na barra de status quando um alarme for definido</string>
    <string name="flip_action_title">Ação de virar</string>
    <string name="flip_action_dialog_title">Virar o dispositivo para \u2026</string>
    <string name="flip_action_summary">Virar o dispositivo irá <xliff:g id="action" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">%s</xliff:g></string>
    <string name="shake_action_title">Ação de agitar</string>
    <string name="shake_action_dialog_title">Agite o dispositivo para \u2026</string>
    <string name="shake_action_summary">Agitar o dispositivo irá <xliff:g id="action" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">%s</xliff:g></string>
    <string-array name="action_summary_entries">
        <item>não fazer nada</item>
        <item>soneca</item>
        <item>dispensar</item>
    </string-array>
    <string name="stopwatch_settings">CRONÔMETRO</string>
    <string name="keep_display_on_stopwatch">Manter a tela ligada</string>
    <string name="keep_display_on_stopwatch_summary">Manter a tela ligada enquanto o cronômetro estiver rodando</string>
    <string name="alarm_increasing_volume">Volume crescente</string>
    <string name="no_alarms">Nenhum alarme definido</string>
</resources>
 No newline at end of file