aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBill Yi <byi@google.com>2022-03-16 02:04:43 +0000
committerBill Yi <byi@google.com>2022-03-16 02:04:43 +0000
commit8eebc6682bb27580268f5e6404342965300eb794 (patch)
treeee4686e89f4dc2afd0c92e24b85da9a1912c0ec2
parentfad6c5a493aa79c9b249e5e61d4f2b71943025bc (diff)
downloadCalendar-8eebc6682bb27580268f5e6404342965300eb794.tar.gz
Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import Change-Id: I9c0f90395a8b2c390885abfcc0d18fceb00b69dc
-rw-r--r--res/values-it/strings.xml2
-rw-r--r--res/values-pt-rPT/strings.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml
index e21316d..8bca97b 100644
--- a/res/values-it/strings.xml
+++ b/res/values-it/strings.xml
@@ -25,7 +25,7 @@
<skip />
<string name="phone_number_with_pin" msgid="6760582665093825412">"PIN del numero <xliff:g id="NUMBER">%1$s</xliff:g>: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
<plurals name="all_day_title" formatted="false" msgid="7938279592034934265">
- <item quantity="one">%d eventi che durano tutto il giorno</item>
<item quantity="other">%d eventi che durano tutto il giorno</item>
+ <item quantity="one">%d evento che dura tutto il giorno</item>
</plurals>
</resources>
diff --git a/res/values-pt-rPT/strings.xml b/res/values-pt-rPT/strings.xml
index 32888c0..5ce55d2 100644
--- a/res/values-pt-rPT/strings.xml
+++ b/res/values-pt-rPT/strings.xml
@@ -25,7 +25,7 @@
<skip />
<string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> PIN: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
<plurals name="all_day_title" formatted="false" msgid="7938279592034934265">
- <item quantity="one">%d evento de todo o dia</item>
<item quantity="other">%d eventos de todo o dia</item>
+ <item quantity="one">%d evento de todo o dia</item>
</plurals>
</resources>