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

gitlab.com/quite/humla.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Lublin <daniel@lublin.se>2022-03-15 11:25:55 +0300
committerDaniel Lublin <daniel@lublin.se>2022-03-15 11:25:55 +0300
commit009e86aea4cbd5f6d98a487bcdfdc0c5dd5b16c5 (patch)
tree400511b50a8c4066ec68d510f56c28b2025050d1 /src/main/res/values-it/strings.xml
parent1708794c60cbf72f5dd4a62cf8bba36cc5516e8d (diff)
Remove unused chat_notify strings
Diffstat (limited to 'src/main/res/values-it/strings.xml')
-rw-r--r--src/main/res/values-it/strings.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/main/res/values-it/strings.xml b/src/main/res/values-it/strings.xml
index f2453c4..6df9fe4 100644
--- a/src/main/res/values-it/strings.xml
+++ b/src/main/res/values-it/strings.xml
@@ -1,9 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="deny_reason_channel_nesting">Raggiunto il limite di nesting dei canali.</string>
- <string name="chat_notify_unsuppressed_self_by_actor">Non sei più inibito per mano di %s.</string>
- <string name="chat_notify_unsuppressed_self">Non sei più inibito.</string>
- <string name="chat_notify_suppressed_self">Sei stato inibito.</string>
<string name="chat_notify_disconnected">%s disconnesso.</string>
<string name="the_server">il server</string>
<string name="perm_denied">Permesso negato.</string>
@@ -18,7 +15,6 @@
<string name="bluetooth_connected">Bluetooth connesso</string>
<string name="chat_notify_user_left_channel_by">\"%1$s\" è stato sposato in \"%2$s\" tramite \"%3$s\".</string>
<string name="chat_notify_user_joined_channel_by">\"%1$s\" è arrivato da \"%2$s\" tramite \"%3$s\".</string>
- <string name="chat_notify_moved">%1$s è arrivato da %2$s tramite %3$s.</string>
<string name="server">Server</string>
<string name="chat_notify_user_left_channel">\"%1$s\" si è spostato in \"%2$s\".</string>
<string name="chat_notify_user_joined_channel">\"%s\" è entrato nel canale.</string>
@@ -31,16 +27,9 @@
<string name="chat_notify_kick_self">Cacciato dal server da %1$s: %2$s.</string>
<string name="chat_notify_kick_ban_self">Cacciato e Bandito dal server da %1$s: %2$s.</string>
<string name="chat_notify_connected">%s connesso.</string>
- <string name="chat_notify_undeafened_self_by_actor">Non escluso da %s.</string>
- <string name="chat_notify_unmuted_self_by_actor">Non muto da %s.</string>
- <string name="chat_notify_muted_self_by_actor">Muto da %s.</string>
- <string name="chat_notify_unmuted_undeafened_self_by_actor">Né muto né escluso da %s.</string>
- <string name="chat_notify_muted_deafened_self_by_actor">Muto ed escluso da %s.</string>
- <string name="chat_notify_now_unmuted_undeafened">%s non è muto né escluso.</string>
<string name="chat_notify_now_unmuted">%s non è muto.</string>
<string name="chat_notify_now_muted">%s è muto.</string>
<string name="chat_notify_now_muted_deafened">%s è muto ed escluso.</string>
- <string name="chat_notify_unmuted_undeafened">Né muto né escluso.</string>
<string name="chat_notify_unmuted">Non muto.</string>
<string name="chat_notify_muted">Muto.</string>
<string name="chat_notify_muted_deafened">Muto ed escluso.</string>