aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-pt-rBR
diff options
context:
space:
mode:
authorGustavo <gustavo@gustavo.ca>2013-07-23 00:00:33 -0300
committerGustavo <gustavo@gustavo.ca>2013-07-23 00:01:56 -0300
commit9a777492b917aa0a5c49bf7865b8722f0c2cb181 (patch)
treefab6872ab9c8f697b7496074cefc9c6c253c0e18 /res/values-pt-rBR
parentcd987727c9ac17eaf3e1cb234f32e30a9bde4110 (diff)
downloadandroid_packages_apps_CMFileManager-9a777492b917aa0a5c49bf7865b8722f0c2cb181.tar.gz
android_packages_apps_CMFileManager-9a777492b917aa0a5c49bf7865b8722f0c2cb181.tar.bz2
android_packages_apps_CMFileManager-9a777492b917aa0a5c49bf7865b8722f0c2cb181.zip
CMFileManager: PT-BR translations
Change-Id: I7b403e5167cc33f70b416c2e079dfe3be8e589a0
Diffstat (limited to 'res/values-pt-rBR')
-rw-r--r--res/values-pt-rBR/plurals.xml32
-rw-r--r--res/values-pt-rBR/strings.xml18
2 files changed, 34 insertions, 16 deletions
diff --git a/res/values-pt-rBR/plurals.xml b/res/values-pt-rBR/plurals.xml
new file mode 100644
index 00000000..07627317
--- /dev/null
+++ b/res/values-pt-rBR/plurals.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 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:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <plurals name="n_folders">
+ <item quantity="one">1 pasta</item>
+ <item quantity="other"><xliff:g id="folders" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">%1$d</xliff:g> pastas</item>
+ </plurals>
+ <plurals name="n_files">
+ <item quantity="one">1 arquivo</item>
+ <item quantity="other"><xliff:g id="files" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">%1$d</xliff:g> arquivos</item>
+ </plurals>
+ <plurals name="search_found_items">
+ <item quantity="one">1 item encontrado</item>
+ <item quantity="other"><xliff:g id="count" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">%d</xliff:g> itens encontrados</item>
+ </plurals>
+ <plurals name="selection_folders_or_files">
+ <item quantity="other"><xliff:g id="items">%1$s</xliff:g> selecionados.</item>
+ </plurals>
+</resources> \ No newline at end of file
diff --git a/res/values-pt-rBR/strings.xml b/res/values-pt-rBR/strings.xml
index 5b233110..90c601f5 100644
--- a/res/values-pt-rBR/strings.xml
+++ b/res/values-pt-rBR/strings.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2012 The CyanogenMod Project
+<!-- Copyright (C) 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.
@@ -119,16 +119,6 @@
<string name="fso_properties_dialog_owner">Proprietário:</string>
<string name="fso_properties_dialog_group">Grupo:</string>
<string name="fso_properties_dialog_others">Outros:</string>
- <plurals name="n_folders">
- <item quantity="zero">0 pastas</item>
- <item quantity="one">1 pasta</item>
- <item quantity="other"><xliff:g id="folders" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">%1$d</xliff:g> pastas</item>
- </plurals>
- <plurals name="n_files">
- <item quantity="zero">0 arquivos</item>
- <item quantity="one">1 arquivos</item>
- <item quantity="other"><xliff:g id="files" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">%1$d</xliff:g> arquivos</item>
- </plurals>
<string name="history">Histórico</string>
<string name="msgs_history_empty">Histórico está vazio</string>
<string name="msgs_history_unknown">Histórico desconhecido</string>
@@ -137,11 +127,6 @@
<string name="search_voice_hint">Fale para buscar</string>
<string name="search_error_msg">Um erro ocorreu enquanto buscando. Nenhum resultado encontrado</string>
<string name="search_no_results_msg">Nenhum resultado encontrado</string>
- <plurals name="search_found_items">
- <item quantity="zero">Nenhum ítem encontrado</item>
- <item quantity="one">1 ítem encontrado</item>
- <item quantity="other"><xliff:g id="count" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">%d</xliff:g> ítems encontrados</item>
- </plurals>
<string name="search_found_items_in_directory"><xliff:g id="items" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">%1$s</xliff:g> em <xliff:g id="path" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">%2$s</xliff:g></string>
<string name="search_terms"><![CDATA[<b>Termos:</b>]]> <xliff:g id="terms" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">%1$s</xliff:g></string>
<string name="search_few_characters_title">Confirmar busca</string>
@@ -370,4 +355,5 @@
<string name="datetime_format_order">%1$s %2$s</string>
<string name="mount_point_readonly">RO</string>
<string name="mount_point_readwrite">RW</string>
+ <string name="selection_folders_and_files"><xliff:g id="folders">%1$s</xliff:g> e <xliff:g id="files">%2$s</xliff:g> selecionados.</string>
</resources> \ No newline at end of file