summaryrefslogtreecommitdiffstats
path: root/res/values-pt-rBR/strings.xml
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@cyanogenmod.com>2016-05-14 11:18:15 +0200
committerAbhisek Devkota <ciwrl@cyanogenmod.com>2016-05-14 11:18:15 +0200
commit97e923c80d79438c244ddb87d16187949dff3de8 (patch)
treef5bb579f5e72b0b4890e160b7dfe7c9083cd5beb /res/values-pt-rBR/strings.xml
parenta7610f2c1f167972070d419bf96c9faebcca4dbe (diff)
downloadandroid_packages_providers_DataUsageProvider-97e923c80d79438c244ddb87d16187949dff3de8.tar.gz
android_packages_providers_DataUsageProvider-97e923c80d79438c244ddb87d16187949dff3de8.tar.bz2
android_packages_providers_DataUsageProvider-97e923c80d79438c244ddb87d16187949dff3de8.zip
Automatic translation import
Change-Id: I672b56a2f167a3fed53fcbd9691711ac1fb40ab3
Diffstat (limited to 'res/values-pt-rBR/strings.xml')
-rw-r--r--res/values-pt-rBR/strings.xml40
1 files changed, 40 insertions, 0 deletions
diff --git a/res/values-pt-rBR/strings.xml b/res/values-pt-rBR/strings.xml
new file mode 100644
index 0000000..aa11abe
--- /dev/null
+++ b/res/values-pt-rBR/strings.xml
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+Copyright (C) 2015 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="app_name">Provedor de uso de dados</string>
+ <string name="data_usage_disable_short">DESATIVAR</string>
+ <string name="data_usage_disable_long">DESATIVAR DADOS MÓVEIS PARA ESTE APP</string>
+ <string name="data_usage_hide">ESCONDER</string>
+ <string name="data_usage_disable_message">Desabilitando o acesso de rede de dados móveis para %s</string>
+ <string name="data_usage_hide_message">Escondendo os avisos de uso de dados para %s</string>
+ <string name="data_usage_notify_title">Alerta de dados móveis</string>
+ <string name="data_usage_notify_big_text">%s está usando um monte de dados móveis. Toque para ver os detalhes.</string>
+ <!-- Title for a work profile. [CHAR LIMIT=25] -->
+ <string name="managed_user_title">Perfil de trabalho</string>
+ <!-- Manage apps, individual app screen, substituted for the application's label when the app's label CAN NOT be determined.-->
+ <string name="unknown">Desconhecido</string>
+ <!-- Title for Guest user [CHAR LIMIT=35] -->
+ <string name="user_guest">Convidado</string>
+ <!-- [CHAR LIMIT=NONE] Label of a running process that represents another user -->
+ <string name="running_process_item_user_label">Usuário: <xliff:g id="user_name">%1$s </xliff:g></string>
+ <!-- Label for kernel threads in battery usage -->
+ <string name="process_kernel_label">Sistema operacional Android</string>
+ <!-- Title of data usage item that represents all uninstalled applications. [CHAR LIMIT=48] -->
+ <string name="data_usage_uninstalled_apps">Apps removidos</string>
+ <!-- Title of data usage item that represents all uninstalled applications or removed users. [CHAR LIMIT=48] -->
+ <string name="data_usage_uninstalled_apps_users">Usuários e apps removidos</string>
+</resources>