summaryrefslogtreecommitdiff
path: root/java/com/android/incallui/res/values-pt-rBR
diff options
context:
space:
mode:
authorMichael Bestas <mkbestas@lineageos.org>2021-02-28 02:39:05 +0200
committerMichael Bestas <mkbestas@lineageos.org>2021-02-28 02:39:05 +0200
commit5a1bf2527847583b66e1ee61c040e82b70dfdbc4 (patch)
treead7910b92e04e77a55693ed383889359c19752a6 /java/com/android/incallui/res/values-pt-rBR
parentb60bd6cf0eb8679fb1aa95ec860bc5c92f560e42 (diff)
Automatic translation import
Change-Id: I74c642b3b9aad5034895cc0cc72a8f3c986797db
Diffstat (limited to 'java/com/android/incallui/res/values-pt-rBR')
-rw-r--r--java/com/android/incallui/res/values-pt-rBR/cm_strings.xml26
1 files changed, 26 insertions, 0 deletions
diff --git a/java/com/android/incallui/res/values-pt-rBR/cm_strings.xml b/java/com/android/incallui/res/values-pt-rBR/cm_strings.xml
new file mode 100644
index 000000000..467d94340
--- /dev/null
+++ b/java/com/android/incallui/res/values-pt-rBR/cm_strings.xml
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ Copyright (C) 2013-2014 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="call_recording_failed_message">Falha ao iniciar a gravação da chamada</string>
+ <string name="call_recording_file_location">A gravação da chamada foi salva em <xliff:g id="filename">%s</xliff:g></string>
+ <string name="onscreenCallRecordText">Gravar chamada</string>
+ <string name="onscreenCallRecordingText">Gravando chamada - <xliff:g id="duration" example="00:10">%1$s</xliff:g></string>
+ <string name="onscreenStopCallRecordText">Parar a gravação</string>
+ <string name="recording_time_text">Gravando</string>
+ <string name="recording_warning_title">Ativar a gravação de chamadas?</string>
+ <string name="recording_warning_text">Aviso: Você é responsável por cumprir as leis, regulamentações e regras que se aplicam ao uso do recurso de gravação de chamadas e da utilização ou distribuição dessas gravações.</string>
+</resources>