From 3f6cc16850d88e7477341bb4cfcf0eecf00431ea Mon Sep 17 00:00:00 2001 From: Francesco <129339155+katullo11@users.noreply.github.com> Date: Wed, 9 Aug 2023 13:46:13 +0200 Subject: [PATCH] fix(i18n): Update it-IT locale (#2294) --- locales/it-IT.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/locales/it-IT.json b/locales/it-IT.json index 6b1c3cd1..c4393d7a 100644 --- a/locales/it-IT.json +++ b/locales/it-IT.json @@ -615,35 +615,35 @@ "unfollow_label": "Smetti di seguire tag {0}" }, "time_ago_options": { - "day_future": "in 0 giorni|domani|in {n} giorni", + "day_future": "fra 0 giorni|domani|fra {n} giorni", "day_past": "0 giorni fa|ieri|{n} giorni fa", - "hour_future": "in 0 ore|in 1 ora|in {n} ore", + "hour_future": "fra 0 ore|fra 1 ora|fra {n} ore", "hour_past": "0 ore fa|1 ora fa|{n} ore fa", "just_now": "adesso", - "minute_future": "in 0 minuti|in 1 minuto|in {n} minuti", + "minute_future": "fra 0 minuti|fra 1 minuto|fra {n} minuti", "minute_past": "0 minuti fa|1 minuto fa|{n} minuti fa", - "month_future": "in 0 mesi|fra 1 mese|fra {n} mesi", + "month_future": "fra 0 mesi|fra 1 mese|fra {n} mesi", "month_past": "0 mesi fa|1 mese fa|{n} mesi fa", "second_future": "adesso|fra {n} secondo|fra {n} secondi", "second_past": "adesso|{n} secondo fa|{n} secondi fa", - "short_day_future": "in {n}g", + "short_day_future": "fra {n}g", "short_day_past": "{n}g", - "short_hour_future": "in {n}h", + "short_hour_future": "fra {n}h", "short_hour_past": "{n}h", - "short_minute_future": "in {n}min", + "short_minute_future": "fra {n}min", "short_minute_past": "{n}min", - "short_month_future": "in {n}m", + "short_month_future": "fra {n}m", "short_month_past": "{n}m", - "short_second_future": "in {n}sec", + "short_second_future": "fra {n}sec", "short_second_past": "{n}sec", - "short_week_future": "in {n}s", + "short_week_future": "fra {n}s", "short_week_past": "{n}s", - "short_year_future": "in {n}a", + "short_year_future": "fra {n}a", "short_year_past": "{n}a", - "week_future": "in 0 settimane|settimana prossima|in {n} settimane", - "week_past": "0 settimane fa|settimana scorsa|{n} settimane fa", - "year_future": "in 0 anni|anno prossimo|in {n} anni", - "year_past": "0 anni fa|anno scorso|{n} anni fa" + "week_future": "fra 0 settimane|fra 1 settimana|fra {n} settimane", + "week_past": "0 settimane fa|1 settimana fa|{n} settimane fa", + "year_future": "fra 0 anni|fra 1 anno|fra {n} anni", + "year_past": "0 anni fa|1 anno fa|{n} anni fa" }, "timeline": { "show_new_items": "Mostra {v} nuovi elementi|Mostra {v} nuovo elemento|Mostra {v} nuovi elementi",