summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeHugger Robot <treehugger-gerrit@google.com>2017-12-08 05:19:34 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2017-12-08 05:19:34 +0000
commitdb3f0000493ee94aa58731e75a00ba082b22406c (patch)
tree36977bc7b4c8ba15f78aed656b7bfe394d7d487b
parent27271ca9264e085f594162bf700d9884c0fcf98d (diff)
parent763a8100c30412a806d975cf01922ccfa9a8aa88 (diff)
downloadandroid_packages_providers_DownloadProvider-db3f0000493ee94aa58731e75a00ba082b22406c.tar.gz
android_packages_providers_DownloadProvider-db3f0000493ee94aa58731e75a00ba082b22406c.tar.bz2
android_packages_providers_DownloadProvider-db3f0000493ee94aa58731e75a00ba082b22406c.zip
Merge "Import translations. DO NOT MERGE"
-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 70284445..db631cff 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="one">1 ficheiro a ser transferido</item>
<item quantity="other"><xliff:g id="NUMBER">%d</xliff:g> ficheiros a serem transferidos</item>
+ <item quantity="one">1 ficheiro a ser transferido</item>
</plurals>
<plurals name="notif_summary_waiting" formatted="false" msgid="2814217662029273005">
- <item quantity="one">1 ficheiro em espera</item>
<item quantity="other"><xliff:g id="NUMBER">%d</xliff:g> ficheiros em espera</item>
+ <item quantity="one">1 ficheiro 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>