Skip to content

Commit f94fd29

Browse files
authored
Merge pull request #527 from weblate/weblate-simple-mobile-tools-simple-sms-messenger
Translations update from Hosted Weblate
2 parents 1eeb3c5 + a191509 commit f94fd29

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

app/src/main/res/values-fr/strings.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@
3333
<string name="add_contact_or_number">Ajouter un contact ou un numéro…</string>
3434
<string name="suggestions">Suggestions</string>
3535
<!-- Group conversation -->
36-
<string name="members">Members</string>
37-
<string name="conversation_name">Conversation name</string>
38-
<string name="conversation_details">Conversation details</string>
39-
<string name="rename_conversation">Rename conversation</string>
40-
<string name="rename_conversation_warning">Only you can see this conversation name</string>
36+
<string name="members">Membres</string>
37+
<string name="conversation_name">Nom de la conversation</string>
38+
<string name="conversation_details">Détails de la conversation</string>
39+
<string name="rename_conversation">Renommer la conversation</string>
40+
<string name="rename_conversation_warning">Vous seul·e pouvez voir le nom de cette conversation</string>
4141
<!-- Schedule send -->
4242
<string name="scheduled_message">Message planifié</string>
4343
<string name="schedule_message">Programmer un message</string>
@@ -99,4 +99,4 @@
9999
Haven't found some strings? There's more at
100100
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
101101
-->
102-
</resources>
102+
</resources>

app/src/main/res/values-it/strings.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@
3333
<string name="add_contact_or_number">Inserisci contatto o numero…</string>
3434
<string name="suggestions">Suggerimenti</string>
3535
<!-- Group conversation -->
36-
<string name="members">Members</string>
37-
<string name="conversation_name">Conversation name</string>
38-
<string name="conversation_details">Conversation details</string>
39-
<string name="rename_conversation">Rename conversation</string>
40-
<string name="rename_conversation_warning">Only you can see this conversation name</string>
36+
<string name="members">Membri</string>
37+
<string name="conversation_name">Nome della conversazione</string>
38+
<string name="conversation_details">Dettagli della conversazione</string>
39+
<string name="rename_conversation">Rinomina la conversazione</string>
40+
<string name="rename_conversation_warning">Solo tu puoi vedere il nome di questa conversazione</string>
4141
<!-- Schedule send -->
4242
<string name="scheduled_message">Messaggio programmato</string>
4343
<string name="schedule_message">Messaggio programmato</string>
@@ -99,4 +99,4 @@
9999
Haven't found some strings? There's more at
100100
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
101101
-->
102-
</resources>
102+
</resources>

0 commit comments

Comments
 (0)