aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBill Yi <byi@google.com>2022-03-16 02:04:26 +0000
committerBill Yi <byi@google.com>2022-03-16 02:04:26 +0000
commita240b0dd52c55262e5bceb66729d7f4b0da9a83a (patch)
treeee4686e89f4dc2afd0c92e24b85da9a1912c0ec2
parentd37010bc282f1598eec23431c85f220ef03446cd (diff)
downloadCalendar-a240b0dd52c55262e5bceb66729d7f4b0da9a83a.tar.gz
Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import Change-Id: I0a5297c930b1c95bb89b9f45857536c7a68f1539
-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>