Translated using Weblate (Catalan)

Currently translated at 100.0% (71 of 71 strings)

Translation: Simple Mobile Tools/Simple SMS Messenger
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-sms-messenger/ca/
This commit is contained in:
Josep M. Ferrer 2022-11-28 17:37:01 +00:00 committed by Hosted Weblate
parent a73b2420c1
commit 80a8cd947c
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 3 additions and 3 deletions

View File

@ -25,7 +25,7 @@
<!-- vCard -->
<plurals name="and_other_contacts">
<item quantity="one">i %d altra</item>
<item quantity="other">i %d altres</item>
<item quantity="other">i %d d\'altres</item>
</plurals>
<!-- New conversation -->
<string name="new_conversation">Conversa nova</string>
@ -57,12 +57,12 @@
<!-- Are you sure you want to delete 5 conversations? -->
<plurals name="delete_conversations">
<item quantity="one">%d conversa</item>
<item quantity="other">%d converses</item>
<item quantity="other">%d de converses</item>
</plurals>
<!-- Are you sure you want to delete 5 messages? -->
<plurals name="delete_messages">
<item quantity="one">%d missatge</item>
<item quantity="other">%d missatges</item>
<item quantity="other">%d de missatges</item>
</plurals>
<!-- Settings -->
<string name="lock_screen_visibility">Visibilitat de notificacions a la pantalla de bloqueig</string>