summaryrefslogtreecommitdiffstats
path: root/res/values-pt
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2017-08-09 01:53:52 -0700
committerThe Android Open Source Project <initial-contribution@android.com>2017-08-09 01:53:52 -0700
commita9784ffbde92b4bc97aafa2c130f090a069f3320 (patch)
tree8839e4d95d27689e9552bab82fc61c5064e50132 /res/values-pt
parent56e0f9618abf54aea22fbea083b1829b3da137ae (diff)
downloadplatform_packages_apps_DocumentsUI-a9784ffbde92b4bc97aafa2c130f090a069f3320.tar.gz
platform_packages_apps_DocumentsUI-a9784ffbde92b4bc97aafa2c130f090a069f3320.tar.bz2
platform_packages_apps_DocumentsUI-a9784ffbde92b4bc97aafa2c130f090a069f3320.zip
Import translations. DO NOT MERGE
Change-Id: Ie333daf9b15a832282129eb10d35ff7b8e606752 Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import
Diffstat (limited to 'res/values-pt')
-rw-r--r--res/values-pt/inspector_strings.xml45
1 files changed, 45 insertions, 0 deletions
diff --git a/res/values-pt/inspector_strings.xml b/res/values-pt/inspector_strings.xml
new file mode 100644
index 000000000..6d3d17d51
--- /dev/null
+++ b/res/values-pt/inspector_strings.xml
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2017 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="inspector_title" msgid="1924760928091740238">"Informações"</string>
+ <string name="inspector_load_error" msgid="7522190243413249291">"Não foi possível carregar as informações do arquivo"</string>
+ <string name="inspector_debug_section" msgid="2576052661505700421">"Info de depuração (apenas desenvolvimento)"</string>
+ <string name="inspector_debug_metadata_section" msgid="5875140675600744846">"Metadados brutos: <xliff:g id="METADATATYPE">%1$s</xliff:g>"</string>
+ <string name="inspector_metadata_section" msgid="6077622515328240575">"Detalhes de mídia"</string>
+ <string name="handler_app_file_opens_with" msgid="5272329600389613550">"Este tipo de arquivo é aberto no app"</string>
+ <string name="handler_app_belongs_to" msgid="5444507329303253553">"Este arquivo é fornecido por"</string>
+ <string name="handler_app_not_selected" msgid="1294439257183908786">"Não selecionado"</string>
+ <string name="handler_app_unknown" msgid="5911661530593229287">"Desconhecido"</string>
+ <string name="metadata_dimensions" msgid="6112907724016659801">"Dimensões"</string>
+ <string name="metadata_dimensions_format" msgid="6138765871412005962">"<xliff:g id="WIDTH">%1$d</xliff:g> x <xliff:g id="HEIGHT">%2$d</xliff:g> - <xliff:g id="MEGAPIXELS">%3$,.1f</xliff:g> MP"</string>
+ <string name="metadata_coordinates" msgid="6897383227370702734">"Coordenadas"</string>
+ <string name="metadata_coordinates_format" msgid="1402724596764547761">"<xliff:g id="LATITUDE">%1$,.3f</xliff:g>, <xliff:g id="LONGITUDE">%2$,.3f</xliff:g>"</string>
+ <string name="metadata_altitude" msgid="8063792127436794294">"Altitude"</string>
+ <string name="metadata_camera" msgid="2363009732801281319">"Câmera"</string>
+ <string name="metadata_camera_format" msgid="1494489751904311612">"<xliff:g id="MAKE">%1$s</xliff:g> <xliff:g id="MODEL">%2$s</xliff:g>"</string>
+ <string name="metadata_aperture" msgid="6538741952698935357">"Abertura"</string>
+ <string name="metadata_shutter_speed" msgid="8204739885103326131">"Velocidade do obturador"</string>
+ <string name="metadata_duration" msgid="3115494422055472715">"Duração"</string>
+ <string name="metadata_date_time" msgid="1090351199248114406">"Tirada em"</string>
+ <string name="metadata_focal_length" msgid="3440735161407699893">"Distância focal:"</string>
+ <string name="metadata_focal_format" msgid="8542211707962355623">"<xliff:g id="LENGTH">%1$.2f </xliff:g> mm"</string>
+ <string name="metadata_iso_speed_ratings" msgid="1699781252899759058">"Equivalente de ISO"</string>
+ <string name="metadata_iso_format" msgid="4153285204012694861">"ISO <xliff:g id="ISO_SPEED">%1$d</xliff:g>"</string>
+ <string name="debug_stream_types" msgid="2088565280360139333">"Tipos de stream"</string>
+ <string name="debug_raw_size" msgid="7487139640175650185">"Tamanho bruto (bytes)"</string>
+</resources>