summaryrefslogtreecommitdiffstats
path: root/res/values-pt-rPT/cm_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-pt-rPT/cm_strings.xml')
-rw-r--r--res/values-pt-rPT/cm_strings.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/res/values-pt-rPT/cm_strings.xml b/res/values-pt-rPT/cm_strings.xml
index 71de4072..bcc2e196 100644
--- a/res/values-pt-rPT/cm_strings.xml
+++ b/res/values-pt-rPT/cm_strings.xml
@@ -15,7 +15,11 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<resources>
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="live_folder_drawer_label">Pasta de TransferĂȘncias</string>
<string name="live_folder_label">TransferĂȘncias</string>
+ <string name="download_paused">Em pausa</string>
+ <string name="download_paused_percent">Em pausa, <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
+ <string name="download_queued_percent">Na fila, <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
+ <string name="download_speed_text"><xliff:g id="text">%1$s</xliff:g>, <xliff:g id="size" example="230 kB">%2$s</xliff:g>/s</string>
</resources>