Translated using Weblate (French)
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/fr/
This commit is contained in:
parent
34e0a71c58
commit
54633a7694
|
@ -23,6 +23,7 @@
|
|||
<!-- vCard-->
|
||||
<plurals name="and_other_contacts">
|
||||
<item quantity="one">and %d other</item>
|
||||
<item quantity="many"></item>
|
||||
<item quantity="other">and %d others</item>
|
||||
</plurals>
|
||||
<!-- New conversation -->
|
||||
|
@ -40,11 +41,13 @@
|
|||
<!-- Are you sure you want to delete 5 conversations? -->
|
||||
<plurals name="delete_conversations">
|
||||
<item quantity="one">%d conversation</item>
|
||||
<item quantity="many"></item>
|
||||
<item quantity="other">%d conversations</item>
|
||||
</plurals>
|
||||
<!-- Are you sure you want to delete 5 messages? -->
|
||||
<plurals name="delete_messages">
|
||||
<item quantity="one">%d message</item>
|
||||
<item quantity="many"></item>
|
||||
<item quantity="other">%d messages</item>
|
||||
</plurals>
|
||||
<!-- Settings -->
|
||||
|
|
Loading…
Reference in New Issue