Translated using Weblate (Italian)

Currently translated at 12.1% (19 of 156 strings)

Translation: Yet Another Call Blocker/Yet Another Call Blocker
Translate-URL: https://hosted.weblate.org/projects/yet-another-call-blocker/yet-another-call-blocker/it/
This commit is contained in:
Raffaele Cecoro 2020-08-19 22:34:39 +00:00 committed by xynngh
parent 08986ec0fb
commit 4b89155e18
1 changed files with 20 additions and 1 deletions

View File

@ -1,2 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<resources></resources>
<resources>
<string name="lookup_res_category">Categoria: %d</string>
<string name="notification_blocked_call">Chiamate bloccate</string>
<string name="notification_incoming_call_negative">Chiamate spam</string>
<string name="notification_incoming_call_unknown">Numero sconosciuto</string>
<string name="notification_incoming_call_neutral">Numeri neutro</string>
<string name="notification_incoming_call_positive">Numeri buoni</string>
<string name="notification_incoming_call_contact">Contatti</string>
<string name="notification_channel_name_tasks">Azioni</string>
<string name="notification_channel_name_blocked_info">Info blocco</string>
<string name="notification_channel_name_negative">Numeri spam</string>
<string name="notification_channel_name_unknown">Numeri sconosciuti</string>
<string name="notification_channel_name_neutral">Numeri neutro</string>
<string name="notification_channel_name_positive">Numeri buoni</string>
<string name="notification_channel_name_known">Chiamate conosciute</string>
<string name="notification_channel_group_name_tasks">Azioni</string>
<string name="notification_channel_group_name_blocked_calls">Chiamate bloccate</string>
<string name="notification_channel_group_name_incoming_calls">Chiamate in entrata</string>
<string name="app_name">Yet Another Call Blocker</string>
</resources>