summaryrefslogtreecommitdiffstats
path: root/res/values-pt-rBR
diff options
context:
space:
mode:
authorpinky@build01 <jenkins@cyanogenmod.com>2016-08-27 14:22:43 -0700
committerpinky@build01 <jenkins@cyanogenmod.com>2016-08-27 14:22:43 -0700
commit2532dc8a987b4b68aed100c27b18116ebc6270dd (patch)
treea1ccbc3e03dfe4ab74b71cbc8eb13fcf0b51520d /res/values-pt-rBR
parent2cad43d610db287deec3b4c368e92901222ae8d9 (diff)
downloadandroid_packages_apps_Snap-2532dc8a987b4b68aed100c27b18116ebc6270dd.tar.gz
android_packages_apps_Snap-2532dc8a987b4b68aed100c27b18116ebc6270dd.tar.bz2
android_packages_apps_Snap-2532dc8a987b4b68aed100c27b18116ebc6270dd.zip
Automatic translation import
Change-Id: Ie60269c6a734486ab20d56397bb8bf11c612c9cb Ticket: -
Diffstat (limited to 'res/values-pt-rBR')
-rw-r--r--res/values-pt-rBR/cm_strings.xml4
-rw-r--r--res/values-pt-rBR/qcomstrings.xml4
-rw-r--r--res/values-pt-rBR/strings.xml9
3 files changed, 12 insertions, 5 deletions
diff --git a/res/values-pt-rBR/cm_strings.xml b/res/values-pt-rBR/cm_strings.xml
index 8bffaa10c..b7eabd65f 100644
--- a/res/values-pt-rBR/cm_strings.xml
+++ b/res/values-pt-rBR/cm_strings.xml
@@ -63,6 +63,7 @@
<!-- Settings screen, dialog choice for 9.7 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_9_7mp_wide">9.7 MP (16:9)</string>
<!-- Settings screen, dialog choice for 9.6 megapixels picture size [CHAR LIMIT=15] -->
+ <string name="pref_camera_picturesize_entry_9_6mp_wide">9.6 MP (16:9)</string>
<!-- Settings screen, dialog choice for 9.4 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_9_4mp_wide">9.4 MP (16:9)</string>
<!-- Settings screen, dialog choice for 9 megapixels picture size [CHAR LIMIT=15] -->
@@ -214,4 +215,7 @@
<!-- Shutter speed -->
<string name="pref_camera_shutter_speed_title">Velocidade do obturador</string>
<string name="auto_hdr_enabled">HDR automático ativado</string>
+ <!-- Advanced options -->
+ <string name="developer_menu_enabled">Você ativou as opções avançadas da câmera</string>
+ <string name="developer_menu_disabled">Você desativou as opções avançadas da câmera</string>
</resources>
diff --git a/res/values-pt-rBR/qcomstrings.xml b/res/values-pt-rBR/qcomstrings.xml
index 154ef04ab..154e6c5b0 100644
--- a/res/values-pt-rBR/qcomstrings.xml
+++ b/res/values-pt-rBR/qcomstrings.xml
@@ -265,5 +265,9 @@
<string name="video_quality_4k_disable_IS">Ativar vídeo em 4K desativará a estabilização de imagem</string>
<!-- Toast after 2k4k video is enabled to inform SeeMore has been disabled -->
<string name="video_quality_4k_disable_SeeMore">O recurso SeeMore não pode ser ativado durante vídeos em 4k</string>
+ <!-- Toast after SeeMore has been enabled to show CDS is disabled -->
+ <string name="disable_CDS_during_SeeMore">Ao habilitar o SeeMore será desativado o CDS</string>
+ <!-- Toast after SeeMore has been enabled to show TNR is disabled -->
+ <string name="disable_TNR_during_SeeMore">Ao habilitar o SeeMore será desativado o TNR</string>
<!-- TODO: Remove these? -->
</resources>
diff --git a/res/values-pt-rBR/strings.xml b/res/values-pt-rBR/strings.xml
index 13785674a..1801d6292 100644
--- a/res/values-pt-rBR/strings.xml
+++ b/res/values-pt-rBR/strings.xml
@@ -142,6 +142,10 @@
<string name="cannot_connect_camera">Não é possível conectar à câmera.</string>
<!-- message for the dialog showing the camera is disabled because of security policies. Camera cannot be used. -->
<string name="camera_disabled">Câmera desativada devido às políticas de segurança.</string>
+ <!-- message for the dialog showing that the app does not have sufficient permissions [CHAR LIMIT=NONE] -->
+ <string name="error_permissions">O aplicativo não tem permissões críticas necessárias para executar. Por favor, verifique as configurações de permissões.</string>
+ <!-- Dialog "Dismiss" button. Closes the dialog [CHAR LIMIT=12]-->
+ <string name="dialog_dismiss">Dispensar</string>
<!-- alert to the user to wait for some operation to complete -->
<string name="wait">Aguarde\u2026</string>
<!-- alert to the user that an SD card must be installed before using the camera -->
@@ -269,7 +273,6 @@
<string name="pref_camera_scenemode_entry_sunset">Pôr do sol</string>
<!-- Scene mode optimized for taking indoor low-lights pictures. [CHAR LIMIT=16] -->
<string name="pref_camera_scenemode_entry_party">Festa</string>
- <string name="pref_camera_scenemode_entry_optizoom">Zoom Ótico</string>
<!-- Settings menu, scene mode labels [CHAR LIMIT=50] -->
<string name="pref_camera_scenemode_label_auto">NENHUM</string>
<!-- Scene mode that takes an image quickly with little motion blur. [CHAR LIMIT=50] -->
@@ -292,10 +295,6 @@
<string name="pref_camera_countdown_label_fifteen">15 SEGUNDOS</string>
<!-- Toast after trying to select a setting that is not allowed to change in scene mode [CHAR LIMIT=NONE] -->
<string name="not_selectable_in_scene_mode">Não pode ser selecionado no modo de cena.</string>
- <!-- Toast after SeeMore has been enabled to show CDS is disabled -->
- <string name="disable_CDS_during_SeeMore">SeeMore irá desabilitar o CDS.</string>
- <!-- Toast after SeeMore has been enabled to show TNR is disabled -->
- <string name="disable_TNR_during_SeeMore">SeeMore irá desabilitar o TNR.</string>
<!-- Exposure settings in preference -->
<string name="pref_exposure_title">Exposição</string>
<!-- menu label exposure compensation [CHAR LIMIT=50] -->