Эх сурвалжийг харах

[tx-robot] updated from transifex

Nextcloud bot 7 жил өмнө
parent
commit
0bd50f7126

+ 8 - 1
app/src/main/res/values-fr/strings.xml

@@ -94,4 +94,11 @@
     <!-- Call -->
     <string name="nc_incoming_call">Appel rentrant</string>
 
-    </resources>
+    <!-- Notification channels -->
+    <string name="nc_notification_channel">Canal de notification %1$s sur %2$s</string>
+    <string name="nc_notification_channel_calls">Canal de notification des appels</string>
+    <string name="nc_notification_channel_messages">Canal de notification des messages</string>
+    <string name="nc_notification_channel_calls_description">Afficher les appels entrants</string>
+    <string name="nc_notification_channel_messages_description">Afficher les messages entrants</string>
+
+</resources>