summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Yi <byi@google.com>2017-07-25 20:32:01 -0700
committerandroid-build-team Robot <android-build-team-robot@google.com>2017-08-08 18:41:54 +0000
commit32ec2feb1da12498c0654a3ea16affa83351af4b (patch)
tree3e86f64e8f4dd7356ddf326dc735186ab0333bda
parent17c16fb96f0e8db859904011c69eec9594405bc4 (diff)
downloadandroid_packages_providers_DownloadProvider-32ec2feb1da12498c0654a3ea16affa83351af4b.tar.gz
android_packages_providers_DownloadProvider-32ec2feb1da12498c0654a3ea16affa83351af4b.tar.bz2
android_packages_providers_DownloadProvider-32ec2feb1da12498c0654a3ea16affa83351af4b.zip
Import translations. DO NOT MERGE
Change-Id: I79eed931990b3598b952a43af0a9f429789a3749 Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import (cherry picked from commit 5716f322a677feef4bf502c8ea96deb936901ef6)
-rw-r--r--res/values-pt-rPT/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values-pt-rPT/strings.xml b/res/values-pt-rPT/strings.xml
index 8e264e6c..b47359bd 100644
--- a/res/values-pt-rPT/strings.xml
+++ b/res/values-pt-rPT/strings.xml
@@ -46,12 +46,12 @@
<string name="button_cancel_download" msgid="2430166148737975604">"Cancelar"</string>
<string name="button_start_now" msgid="792123674007840864">"Começar agora"</string>
<plurals name="notif_summary_active" formatted="false" msgid="7290448463204837173">
- <item quantity="other"><xliff:g id="NUMBER">%d</xliff:g> ficheiros a serem transferidos</item>
<item quantity="one">1 ficheiro a ser transferido</item>
+ <item quantity="other"><xliff:g id="NUMBER">%d</xliff:g> ficheiros a serem transferidos</item>
</plurals>
<plurals name="notif_summary_waiting" formatted="false" msgid="2814217662029273005">
- <item quantity="other"><xliff:g id="NUMBER">%d</xliff:g> ficheiros em espera</item>
<item quantity="one">1 ficheiro em espera</item>
+ <item quantity="other"><xliff:g id="NUMBER">%d</xliff:g> ficheiros em espera</item>
</plurals>
<string name="download_remaining" msgid="3139295890887972718">"Faltam <xliff:g id="DURATION">%s</xliff:g>"</string>
<string name="download_no_application_title" msgid="7935659741162801699">"Não é possível abrir o ficheiro"</string>