summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustavo <gustavo@gustavo.ca>2013-04-20 03:54:42 -0700
committerGustavo <gustavo@gustavo.ca>2013-04-20 03:54:42 -0700
commitd96dae1aa183b48c555acfbe3de9ed4e5411e22e (patch)
tree973dbcbc19932a1b60012be3ba982ca37f23fb7c
parent5d18d53f4bf758368335bf4a182ecc7edd5c0deb (diff)
downloadandroid_packages_apps_Email-d96dae1aa183b48c555acfbe3de9ed4e5411e22e.tar.gz
android_packages_apps_Email-d96dae1aa183b48c555acfbe3de9ed4e5411e22e.tar.bz2
android_packages_apps_Email-d96dae1aa183b48c555acfbe3de9ed4e5411e22e.zip
Email: PT-BR update translations
Change-Id: I3821dcc70d60840a448523967712014e613e169b
-rw-r--r--res/values-pt/cm_strings.xml25
-rw-r--r--[-rwxr-xr-x]res/values-pt/strings.xml8
2 files changed, 25 insertions, 8 deletions
diff --git a/res/values-pt/cm_strings.xml b/res/values-pt/cm_strings.xml
new file mode 100644
index 000000000..a3eef4d99
--- /dev/null
+++ b/res/values-pt/cm_strings.xml
@@ -0,0 +1,25 @@
+<?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="account_setup_options_mail_check_frequency_2hour">A cada 2 horas</string>
+ <string name="account_setup_options_mail_check_frequency_4hour">A cada 4 horas</string>
+ <string name="account_setup_options_mail_check_frequency_1day">Todos os dias</string>
+ <string name="account_settings_notify_light_label">Usar LED de notificação</string>
+ <string name="message_compose_attachment_no_size">Arquivo vazio.</string>
+ <string name="category_general_security_preferences">Segurança</string>
+ <string name="security_preferences_blocked_attachment_extensions_title">Anexos bloqueados</string>
+ <string name="security_preferences_blocked_attachment_extensions_summary">Selecione os tipos de anexo que são bloqueados de visualização ou armazenagem</string>
+</resources> \ No newline at end of file
diff --git a/res/values-pt/strings.xml b/res/values-pt/strings.xml
index 8b94c572b..bf28ec34e 100755..100644
--- a/res/values-pt/strings.xml
+++ b/res/values-pt/strings.xml
@@ -465,12 +465,4 @@
<string name="search_slow_warning_message" msgid="8494483410797387903">"Alguns servidores podem levar um longo tempo."</string>
<string name="action_bar_mailbox_list_title" msgid="7484457755531286333">"Pastas"</string>
<string name="require_manual_sync_message" msgid="7777357288642785955">"A sincronização em segundo plano para essa conta é desativada durante o roaming."</string>
- <string name="account_setup_options_mail_check_frequency_2hour">A cada 2 horas</string>
- <string name="account_setup_options_mail_check_frequency_4hour">A cada 4 horas</string>
- <string name="account_setup_options_mail_check_frequency_1day">Todos os dias</string>
- <string name="account_settings_notify_light_label">Usar LED de notificação</string>
- <string name="message_compose_attachment_no_size">Arquivo vazio.</string>
- <string name="category_general_security_preferences">Segurança</string>
- <string name="security_preferences_blocked_attachment_extensions_title">Anexos bloqueados</string>
- <string name="security_preferences_blocked_attachment_extensions_summary">Selecione os tipos de anexo que são bloqueados de visualização ou armazenagem</string>
</resources>