Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/quite/mumla.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpjammo <adrianoghr@hotmail.it>2021-05-06 21:06:41 +0300
committerHosted Weblate <hosted@weblate.org>2021-05-08 11:49:41 +0300
commit7af4fa1e0414bc95bdc9252849ff39584b3bb197 (patch)
tree22f02706b289923b8da2461c46f7ddd22dd8ecbe
parent6222a9d16c82c65118020cf5dfb07f4026e2cd75 (diff)
Translated using Weblate (Italian)
Currently translated at 100.0% (241 of 241 strings) Translation: Mumla/Mumla Translate-URL: https://hosted.weblate.org/projects/mumla/mumla/it/
-rw-r--r--app/src/main/res/values-it/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml
index 72d22fb..855ce1a 100644
--- a/app/src/main/res/values-it/strings.xml
+++ b/app/src/main/res/values-it/strings.xml
@@ -25,7 +25,7 @@
<string name="comment_edit_source">Modifica sorgente</string>
<string name="comment_view_source">Mostra sorgente</string>
<!--Server Info Fragment-->
- <string name="server_info_protocol">Protocollo: %s</string>
+ <string name="server_info_protocol">Protocollo %s.</string>
<string name="server_info_version">%1$s (%2$s)</string>
<string name="server_info_codec">Codec: %s</string>
<!--Server matching-->
@@ -234,7 +234,7 @@
<string name="server_list_title_public_internet">Pubblici</string>
<string name="chat_notify_now_unmuted">%s non è muto.</string>
<string name="chat_notify_now_muted">%s è muto.</string>
- <string name="chat_notify_unmuted">Non Muto.</string>
+ <string name="chat_notify_unmuted">Non muto.</string>
<string name="messageToChannel">Scrivi un messaggio al canale \"%s\"</string>
<string name="messageToUser">Scrivi un messaggio all\'utente \"%s\"</string>
<string name="pushToTalkHint">(spunta per attivare la modalità attiva/disattiva)</string>