Italian localization Update: Prepare for 1.4.0 (#649)

- Cached Posts Settings
- Haptic Feedback Settings
This commit is contained in:
Gian Luca Dalla Torre 2023-02-05 08:03:15 +01:00 committed by GitHub
parent 7e88339dc5
commit 2bf9dc78ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 7 deletions

View File

@ -139,14 +139,14 @@
"settings.other.autoplay-video" = "Auto Play dei video";
"settings.about.built-with" = "Ice Cubes utilizza i seguenti software Open Source:";
"settings.about.title" = "Ice Cubes";
"settings.account.cached-posts-%@" = "Cached posts: %@";
"settings.account.action.delete-cache" = "Clear cache";
"settings.account.cached-posts-%@" = "Post in cache: %@";
"settings.account.action.delete-cache" = "Cancella la cache";
"settings.general.haptic" = "Haptic Feedback";
"settings.haptic.navigation-title" = "Haptic Settings";
"settings.general.haptic" = "Feedback aptico";
"settings.haptic.navigation-title" = "Impostazioni feedback aptico";
"settings.haptic.timeline" = "Timeline";
"settings.haptic.tab-selection" = "Tab Selection";
"settings.haptic.buttons" = "Button Press";
"settings.haptic.tab-selection" = "Selezione Tab";
"settings.haptic.buttons" = "Pressione dei bottoni";
// MARK: Tabs
"tab.explore" = "Esplora";
@ -300,7 +300,7 @@
// MARK: Package: Timeline
"timeline.federated" = "Federazione";
"timeline.latest" = "Jump to Latest";
"timeline.latest" = "Vai all'ultimo post";
"timeline.home" = "Home";
"timeline.local" = "Locale";
"timeline.n-recent-from-n-participants %lld %lld" = "%lld post recenti da %lld partecipanti";