Translated using Weblate (Italian)
Currently translated at 100.0% (54 of 54 strings) Translation: Simple Mobile Tools/Simple SMS Messenger Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-sms-messenger/it/
This commit is contained in:
parent
3d27b926d7
commit
fc15bbd5bb
1 changed files with 4 additions and 1 deletions
|
|
@ -23,6 +23,7 @@
|
||||||
<!-- vCard-->
|
<!-- vCard-->
|
||||||
<plurals name="and_other_contacts">
|
<plurals name="and_other_contacts">
|
||||||
<item quantity="one">and %d other</item>
|
<item quantity="one">and %d other</item>
|
||||||
|
<item quantity="many"></item>
|
||||||
<item quantity="other">and %d others</item>
|
<item quantity="other">and %d others</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
<!-- New conversation -->
|
<!-- New conversation -->
|
||||||
|
|
@ -40,11 +41,13 @@
|
||||||
<!-- Are you sure you want to delete 5 conversations? -->
|
<!-- Are you sure you want to delete 5 conversations? -->
|
||||||
<plurals name="delete_conversations">
|
<plurals name="delete_conversations">
|
||||||
<item quantity="one">%d conversazione</item>
|
<item quantity="one">%d conversazione</item>
|
||||||
|
<item quantity="many"></item>
|
||||||
<item quantity="other">%d conversazioni</item>
|
<item quantity="other">%d conversazioni</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
<!-- Are you sure you want to delete 5 messages? -->
|
<!-- Are you sure you want to delete 5 messages? -->
|
||||||
<plurals name="delete_messages">
|
<plurals name="delete_messages">
|
||||||
<item quantity="one">%d messaggio</item>
|
<item quantity="one">%d messaggio</item>
|
||||||
|
<item quantity="many"></item>
|
||||||
<item quantity="other">%d messaggi</item>
|
<item quantity="other">%d messaggi</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
<!-- Settings -->
|
<!-- Settings -->
|
||||||
|
|
@ -76,4 +79,4 @@
|
||||||
Haven't found some strings? There's more at
|
Haven't found some strings? There's more at
|
||||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||||
-->
|
-->
|
||||||
</resources>
|
</resources>
|
||||||
Loading…
Add table
Add a link
Reference in a new issue