mirror of
https://github.com/nextcloud/server.git
synced 2025-02-05 17:10:17 +00:00
fef721e641
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
30 lines
No EOL
2.2 KiB
JSON
30 lines
No EOL
2.2 KiB
JSON
{ "translations": {
|
|
"File reminders" : "Promemoria file",
|
|
"Reminder for {name}" : "Promemoria per {name}",
|
|
"View file" : "Visualizza file",
|
|
"View folder" : "Visualizza cartella",
|
|
"Set file reminders" : "Imposta promemoria per i file",
|
|
"**📣 File reminders**\n\nSet file reminders.\n\nNote: to use the `File reminders` app, ensure that the `Notifications` app is installed and enabled. The `Notifications` app provides the necessary APIs for the `File reminders` app to work correctly." : "**📣 File reminders**I\n\nImposta promemoria file.\n\nNota: per usare l'app `Promemoria file`, assicurati che l'app `Notifiche` sia installata e abilitata. L'app `Notifiche` fornisce le API necessarie per il corretto funzionamento dell'app `File reminders`.",
|
|
"We will remind you of this file" : "Ti ricorderemo questo file",
|
|
"Please choose a valid date & time" : "Si prega di scegliere una data valida & ora",
|
|
"Cancel" : "Annulla",
|
|
"Clear reminder" : "Elimina promemoria",
|
|
"Set reminder" : "Imposta promemoria",
|
|
"Set reminder for \"{fileName}\"" : "Imposta promemoria per \"{fileName}\"",
|
|
"Set reminder at custom date & time" : "Imposta promemoria per data personalizzata & ora",
|
|
"Reminder set for \"{fileName}\"" : "Promemoria impostato per \"{fileName}\"",
|
|
"Failed to set reminder" : "Impossibile impostare il promemoria",
|
|
"Reminder cleared for \"{fileName}\"" : "Promemoria cancellato per \"{fileName}\"",
|
|
"Failed to clear reminder" : "Impossibile cancellare il promemoria",
|
|
"Reminder set" : "Promemoria impostato",
|
|
"Set custom reminder" : "Imposta promemoria personalizzato",
|
|
"Later today" : "Più tardi oggi",
|
|
"Set reminder for later today" : "Imposta promemoria per più tardi oggi",
|
|
"Tomorrow" : "Domani",
|
|
"Set reminder for tomorrow" : "Imposta promemoria per domani",
|
|
"This weekend" : "Questo fine settimana",
|
|
"Set reminder for this weekend" : "Imposta promemoria per questo fine settimana",
|
|
"Next week" : "Settimana successiva",
|
|
"Set reminder for next week" : "Imposta promemoria per la prossima settimana"
|
|
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
|
} |