Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/tasks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-06-10 06:34:08 +0300
committerNextcloud bot <bot@nextcloud.com>2021-06-10 06:34:08 +0300
commit62c14a1a396be8e9f11d74b1c633e839620f2198 (patch)
tree710b55ef99fc3a91f119eccb2532093acd8bb937 /l10n/it.js
parent30aef504b27f8f367f34fad3282f6d5a6804e409 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/it.js')
-rw-r--r--l10n/it.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/l10n/it.js b/l10n/it.js
index 0edd81e4..6d7a8e3e 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -60,6 +60,10 @@ OC.L10N.register(
"Open your browser console for more details" : "Apri la console del tuo browser per altri dettagli",
"_This will delete {taskCount} completed task and its subtasks from calendar \"{calendar}\"._::_This will delete {taskCount} completed tasks and their subtasks from calendar \"{calendar}\"._" : ["Questo eliminerà {taskCount} attività completata e le relative sottoattività dal calendario \"{calendar}\".","Questo eliminerà {taskCount} attività completate e le relative sottoattività dal calendario \"{calendar}\"."],
"_Could not delete {failedCount} task._::_Could not delete {failedCount} tasks._" : ["Impossibile eliminare {failedCount} attività.","Impossibile eliminare {failedCount} attività."],
+ "Add an important task to \"{calendar}\"…" : "Aggiungi un'attività importante a \"{calendar}\"...",
+ "Add a task due today to \"{calendar}\"…" : "Aggiungi un'attività che scade oggi a \"{calendar}\"...",
+ "Add a current task to \"{calendar}\"…" : "Aggiungi un'attività attuale a \"{calendar}\"...",
+ "Add a task to \"{calendar}\"…" : "Aggiungi un'attività a \"{calendar}\"...",
"Load all completed tasks." : "Carica tutte le attività completate.",
"Change sort order" : "Cambia l'ordinamento",
"Relevance" : "Importanza",
@@ -105,10 +109,6 @@ OC.L10N.register(
"An error occurred, unable to delete the task." : "Si è verificato un errore, impossibile eliminare l'attività.",
"_Deleting the task in {countdown} second_::_Deleting the task in {countdown} seconds_" : ["Eliminazione dell'attività in {countdown} secondo","Eliminazione dell'attività in {countdown} secondi"],
"_%n Completed Task_::_%n Completed Tasks_" : ["%n attività completata","%n attività completate"],
- "Add an important task to \"{calendar}\"…" : "Aggiungi un'attività importante a \"{calendar}\"...",
- "Add a task due today to \"{calendar}\"…" : "Aggiungi un'attività che scade oggi a \"{calendar}\"...",
- "Add a current task to \"{calendar}\"…" : "Aggiungi un'attività attuale a \"{calendar}\"...",
- "Add a task to \"{calendar}\"…" : "Aggiungi un'attività a \"{calendar}\"...",
"Tomorrow" : "Domani",
"Add List…" : "Aggiungi elenco...",
"New List" : "Nuovo elenco",