summaryrefslogtreecommitdiffstats
path: root/res/values-pt-rPT/cm_strings.xml
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-05 00:19:55 +0200
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-05 00:19:55 +0200
commitfb52be3be2cea6860c92efb1ca156c57ae68d4bc (patch)
tree338025f69506e41d9ab15e056b45ebe2b7bfcd0d /res/values-pt-rPT/cm_strings.xml
parentae8bcce16407f49b4741479f40f381811196cea3 (diff)
downloadandroid_packages_apps_DeskClock-fb52be3be2cea6860c92efb1ca156c57ae68d4bc.tar.gz
android_packages_apps_DeskClock-fb52be3be2cea6860c92efb1ca156c57ae68d4bc.tar.bz2
android_packages_apps_DeskClock-fb52be3be2cea6860c92efb1ca156c57ae68d4bc.zip
Automatic translation import
Change-Id: Ic99b955715bcdcaafc881944b9fa597a195923b1
Diffstat (limited to 'res/values-pt-rPT/cm_strings.xml')
-rw-r--r--res/values-pt-rPT/cm_strings.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/res/values-pt-rPT/cm_strings.xml b/res/values-pt-rPT/cm_strings.xml
index 73d3bf783..ca6864f2b 100644
--- a/res/values-pt-rPT/cm_strings.xml
+++ b/res/values-pt-rPT/cm_strings.xml
@@ -16,22 +16,34 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Settings summary for the volume buttons setting. -->
<string name="volume_buttons_summary">Pressionar os botões do volume <xliff:g id="action">%s</xliff:g></string>
+ <!-- Setting title for the flip action setting. -->
<string name="flip_action_title">Ação de virar</string>
+ <!-- Setting summary for the flip action setting. -->
<string name="flip_action_summary" product="tablet">Virar o tablet ao contrário <xliff:g id="action">%s</xliff:g></string>
<string name="flip_action_summary" product="default">Virar o telefone ao contrário <xliff:g id="action">%s</xliff:g></string>
+ <!-- Setting title for the shake action setting. -->
<string name="shake_action_title">Ação de agitar</string>
+ <!-- Setting summary for the shake action setting. -->
<string name="shake_action_summary" product="tablet">Agitar o tablet <xliff:g id="action">%s</xliff:g></string>
<string name="shake_action_summary" product="default">Agitar o telefone <xliff:g id="action">%s</xliff:g></string>
+ <!-- Summary texts for shake and flip actions -->
<string name="action_summary_snooze">suspende o alarme</string>
<string name="action_summary_dismiss">ignora o alarme</string>
<string name="action_summary_do_nothing">não faz nada</string>
+ <!-- Setting title for accessing the cLock widget settings -->
<string name="menu_item_widget_settings">Definições do widget</string>
<string name="activity_not_found">Atividade não encontrada!</string>
+ <!-- Setting title for showing/hiding the alarm status bar icon -->
<string name="show_status_bar_icon_title">Mostrar ícone</string>
+ <!-- Setting summary for showing/hiding the alarm statusbar icon -->
<string name="show_status_bar_icon_summary">Mostrar um ícone na barra de estado quando estiver definido um alarme</string>
+ <!-- Setting labels on Set alarm screen: Increasing volume on or off -->
<string name="alarm_increasing_volume">Volume progressivo</string>
+ <!-- Setting labels on Set alarm screen: Choose profile -->
<string name="profile_description">Perfil <xliff:g id="profile">%s</xliff:g></string>
+ <!-- No profile selected label -->
<string name="profile_no_selected">Nenhum perfil selecionado</string>
<string name="alarm_modification_service_desc">Serviço para permitir a manipulação de alarmes por terceiros.</string>
</resources>