summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Yi <byi@google.com>2017-07-26 11:13:37 -0700
committerBill Yi <byi@google.com>2017-07-26 11:13:37 -0700
commit3a1bec7197844423a5ce69753399e7b98d83bcfb (patch)
treef297f395ef63bf1e337cfb98e59cf308b01f4d30
parent89476caadaac8bc15198549c1678e95f9f531538 (diff)
downloadandroid_packages_providers_DownloadProvider-3a1bec7197844423a5ce69753399e7b98d83bcfb.tar.gz
android_packages_providers_DownloadProvider-3a1bec7197844423a5ce69753399e7b98d83bcfb.tar.bz2
android_packages_providers_DownloadProvider-3a1bec7197844423a5ce69753399e7b98d83bcfb.zip
Import translations. DO NOT MERGE
Change-Id: Icaeaf9f8e2c9264e3958e2ccdaab37c37da7b66c Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import
-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 95156416..2c93a1ef 100644
--- a/res/values-pt-rPT/strings.xml
+++ b/res/values-pt-rPT/strings.xml
@@ -45,12 +45,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>