Skip to content

Commit 1fa3d24

Browse files
Metweblate
authored andcommitted
Translated using Weblate (Italian)
Currently translated at 100.0% (887 of 887 strings) Translation: DonutWare/Fladder Translate-URL: https://hosted.weblate.org/projects/fladder/fladder/it/
1 parent c206d7a commit 1fa3d24

1 file changed

Lines changed: 29 additions & 2 deletions

File tree

lib/l10n/app_it.arb

Lines changed: 29 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1764,7 +1764,7 @@
17641764
"sportsCategoriesSubLabel": "Categorie da assegnare ai canali che corrispondono al prefisso sport",
17651765
"kidsCategoriesSubLabel": "Categorie da assegnare ai canali che corrispondono al prefisso bambini",
17661766
"notifications": "Notifiche",
1767-
"showNewItemNotificationTitle": "Controlla nuovi elementi",
1767+
"showNewItemNotificationTitle": "Notifiche per elementi della libreria",
17681768
"notificationChannelDescription": "Notifiche per gli elementi aggiunti di recente",
17691769
"notificationNewEpisodes": "Nuovi episodi aggiunti",
17701770
"notificationNewItems": "{count, plural, one{{count} nuovo elemento} other{{count} nuovi elementi}}",
@@ -1779,5 +1779,32 @@
17791779
"notificationTimerIOSWarning": " iOS decide quando e se eseguire gli aggiornamenti; le notifiche potrebbero subire ritardi o non essere visualizzate affatto.",
17801780
"updateCheckInterval": "Intervallo controllo aggiornamenti",
17811781
"updateCheckIntervalDesc": "Frequenza di esecuzione del processo in background",
1782-
"notificationsIntervalClientReminder": "L'intervallo di notifica è impostato per tutti gli utenti."
1782+
"notificationsIntervalClientReminder": "L'intervallo di notifica è impostato per tutti gli utenti.",
1783+
"requestMore": "Richiedi altro",
1784+
"seerrRequestNotifications": "Notifiche per le richieste Seerr",
1785+
"notificationNewRequests": "{count, plural, one{{count} nuova richiesta} other{{count} nuove richieste}}",
1786+
"@notificationNewRequests": {
1787+
"description": "Plural for number of new Seerr requests in a notification",
1788+
"placeholders": {
1789+
"count": {
1790+
"type": "int"
1791+
}
1792+
}
1793+
},
1794+
"lastUpdateAt": "Ultimo aggiornamento il {date} alle {time}",
1795+
"@lastUpdateAt": {
1796+
"description": "lastUpdateAt",
1797+
"placeholders": {
1798+
"time": {
1799+
"type": "DateTime",
1800+
"format": "jm"
1801+
},
1802+
"date": {
1803+
"type": "DateTime",
1804+
"format": "yMd"
1805+
}
1806+
}
1807+
},
1808+
"includeHiddenItems": "Includi librerie nascoste",
1809+
"includeHiddenItemsDesc": "Includi librerie nascoste dalla dashboard"
17831810
}

0 commit comments

Comments
 (0)