aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-pt-rBR/plurals.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-pt-rBR/plurals.xml')
-rw-r--r--res/values-pt-rBR/plurals.xml50
1 files changed, 26 insertions, 24 deletions
diff --git a/res/values-pt-rBR/plurals.xml b/res/values-pt-rBR/plurals.xml
index 769b0e4b..dec05d0c 100644
--- a/res/values-pt-rBR/plurals.xml
+++ b/res/values-pt-rBR/plurals.xml
@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2013 The CyanogenMod Project
+<!--Generated by crowdin.net-->
+<!--
+ Copyright (C) 2012-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.
@@ -12,26 +14,26 @@
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">
- <item quantity="one">1 pasta selecionada.</item>
- <item quantity="other"><xliff:g id="folders">%1$d</xliff:g> pastas selecionadas.</item>
- </plurals>
- <plurals name="selection_files">
- <item quantity="one">1 arquivo selecionado.</item>
- <item quantity="other"><xliff:g id="files">%1$d</xliff:g> arquivos selecionados.</item>
- </plurals>
-</resources> \ No newline at end of file
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <plurals name="n_folders">
+ <item quantity="one"><xliff:g id="folders">%1$d</xliff:g> pasta</item>
+ <item quantity="other"><xliff:g id="folders">%1$d</xliff:g> pastas</item>
+ </plurals>
+ <plurals name="n_files">
+ <item quantity="one"><xliff:g id="files">%1$d</xliff:g> arquivo</item>
+ <item quantity="other"><xliff:g id="files">%1$d</xliff:g> arquivos</item>
+ </plurals>
+ <plurals name="search_found_items">
+ <item quantity="one"><xliff:g id="count">%1$d</xliff:g> item encontrado</item>
+ <item quantity="other"><xliff:g id="count">%d</xliff:g> itens encontrados</item>
+ </plurals>
+ <plurals name="selection_folders">
+ <item quantity="one"><xliff:g id="folders">%1$d</xliff:g> pasta selecionada.</item>
+ <item quantity="other"><xliff:g id="folders">%1$d</xliff:g> pastas selecionadas.</item>
+ </plurals>
+ <plurals name="selection_files">
+ <item quantity="one"><xliff:g id="files">%1$d</xliff:g> arquivo selecionado.</item>
+ <item quantity="other"><xliff:g id="files">%1$d</xliff:g> arquivos selecionados.</item>
+ </plurals>
+</resources>