14 lines
No EOL
413 B
Text
14 lines
No EOL
413 B
Text
hours-ago = { NUMBER($duration) ->
|
|
[1] 1 ora fa
|
|
*[other] {$duration} Ore fa
|
|
}
|
|
minutes-ago = { NUMBER($duration) ->
|
|
[1] 1 minuto fa
|
|
*[other] {$duration} Minuti fa
|
|
}
|
|
show-less = Mostra di meno
|
|
show-more = Mostrane {$more} in più
|
|
clear-all = Elimina tutte le notifiche
|
|
do-not-disturb = Non disturbare
|
|
notification-settings = Impostazioni di notifica...
|
|
no-notifications = Nessuna notifica presente |