Italian Localization: Filters & Action extension (#499)

- Update filter section
- Add Italian translation to Action Extension
This commit is contained in:
Gian Luca Dalla Torre 2023-01-29 07:37:44 +01:00 committed by GitHub
parent c25f94eed1
commit 57c9511e70
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 7 deletions

View file

@ -0,0 +1,9 @@
/*
InfoPlist.strings
IceCubesApp
Created by Thomas Durand on 27/01/2023.
*/
"CFBundleDisplayName" = "Apri con Ice Cubes";

View file

@ -371,10 +371,10 @@
"filter.edit.contexts" = "Dove applicare il filtro";
"filter.edit.action" = "Azione del filtro";
"account.action.edit-filters" = "Modifica filtri";
"filter.contexts.home" = "Home and lists";
"filter.contexts.notifications" = "Notifications";
"filter.contexts.public" = "Public timelines";
"filter.contexts.conversations" = "Conversations";
"filter.contexts.profiles" = "Profiles";
"filter.action.warning" = "Hide with a warning";
"filter.action.hide" = "Hide completely";
"filter.contexts.home" = "Nella Home e nelle liste";
"filter.contexts.notifications" = "Nelle notifiche";
"filter.contexts.public" = "Nelle timeline pubbliche";
"filter.contexts.conversations" = "Nelle conversazioni";
"filter.contexts.profiles" = "Nei profili";
"filter.action.warning" = "Nascondi con un avviso";
"filter.action.hide" = "Nascondi completamente";