summaryrefslogtreecommitdiffstats
path: root/res/values-pt-rBR
diff options
context:
space:
mode:
authorGustavo <gustavo@gustavo.ca>2013-09-07 13:56:02 -0300
committerMarco Brohet <therbom@gmail.com>2013-09-07 18:01:28 +0000
commitd25124dedc23439ad0fb3920ded822507a36e78c (patch)
tree0a365eb65201f4f26166e56bd80aba8e580e6c6e /res/values-pt-rBR
parent16ea229dc83c09fa392721cfc825ece4f554e593 (diff)
downloadandroid_packages_apps_Eleven-d25124dedc23439ad0fb3920ded822507a36e78c.tar.gz
android_packages_apps_Eleven-d25124dedc23439ad0fb3920ded822507a36e78c.tar.bz2
android_packages_apps_Eleven-d25124dedc23439ad0fb3920ded822507a36e78c.zip
Apollo: PT-BR update translations
PS3: Trigger Cid Change-Id: I7eb9a7a3bbc0ff71aed1146c595444563d891593
Diffstat (limited to 'res/values-pt-rBR')
-rw-r--r--res/values-pt-rBR/plurals.xml6
-rw-r--r--res/values-pt-rBR/strings.xml1
2 files changed, 6 insertions, 1 deletions
diff --git a/res/values-pt-rBR/plurals.xml b/res/values-pt-rBR/plurals.xml
index 2dbdd1a..52d9bb0 100644
--- a/res/values-pt-rBR/plurals.xml
+++ b/res/values-pt-rBR/plurals.xml
@@ -46,4 +46,8 @@
<item quantity="one">1 música foi excluída.</item>
<item quantity="other"><xliff:g id="songs_to_delete">%d</xliff:g> músicas foram excluídas.</item>
</plurals>
-</resources>
+ <plurals name="NNNtracksfromplaylist">
+ <item quantity="one">1 música removida da lista de reprodução.</item>
+ <item quantity="other"><xliff:g id="number" example="27" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">%d</xliff:g> músicas removidas da lista de reprodução.</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 65a89a0..2bb8bee 100644
--- a/res/values-pt-rBR/strings.xml
+++ b/res/values-pt-rBR/strings.xml
@@ -130,4 +130,5 @@
<string name="app_widget_small">Apollo: 4x1</string>
<string name="app_widget_large">Apollo: 4x2</string>
<string name="app_widget_text_separator">-</string>
+ <string name="context_menu_remove_from_playlist">Remover da lista de reprodução</string>
</resources> \ No newline at end of file