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
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-08-12 06:19:13 +0300
committerNextcloud bot <bot@nextcloud.com>2021-08-12 06:19:13 +0300
commit9679018fdc69717a7165b6eaa0b788cf30b4f81e (patch)
tree8849a074147383b7f47f5e3f0c5df42993ac1f93 /l10n
parent94e8be899ec70aced6ed84d459e79930a553d146 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n')
-rw-r--r--l10n/it.js36
-rw-r--r--l10n/it.json36
2 files changed, 70 insertions, 2 deletions
diff --git a/l10n/it.js b/l10n/it.js
index ae0fd055..99cdabce 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -109,6 +109,7 @@ OC.L10N.register(
"Show closed subtasks" : "Mostra sotto-attività chiuse",
"Hide closed subtasks" : "Nascondi sotto-attività chiuse",
"Delete task" : "Elimina attività",
+ "Toggle starred" : "Commuta stella",
"[Yesterday]" : "[Ieri]",
"[Today]" : "[Oggi]",
"[Tomorrow]" : "[Domani]",
@@ -125,11 +126,21 @@ OC.L10N.register(
"[Completed] L [at] LT" : "[Completata il] L [alle] LT",
"Add a subtask to \"{task}\"…" : "Aggiungi una sottoattività a \"{task}\"...",
"_Deleting the task in {countdown} second_::_Deleting the task in {countdown} seconds_" : ["Eliminazione dell'attività in {countdown} secondo","Eliminazione dell'attività in {countdown} secondi"],
+ "Create a new task" : "Crea una nuova attività",
+ "Task summary" : "Riepilogo attività",
+ "Create task" : "Crea attività",
+ "Creating the new task…" : "Creazione della nuova attività…",
+ "\"{task}\" was added to \"{calendar}\"" : "\"{task}\" è stato aggiunto a \"{calendar}\"",
+ "Open task" : "Apri attività",
+ "Close" : "Chiudi",
"_%n Completed Task_::_%n Completed Tasks_" : ["%n attività completata","%n attività completate"],
"Tomorrow" : "Domani",
"Add List…" : "Aggiungi elenco...",
"New List" : "Nuovo elenco",
"All day" : "Tutto il giorno",
+ "Unpin" : "Rimuovi",
+ "Pin" : "Fissa",
+ "Show in Calendar" : "Mostra nel calendario",
"Edit title" : "Modifica titolo",
"Details" : "Dettagli",
"Select a classification" : "Seleziona una classificazione",
@@ -141,6 +152,19 @@ OC.L10N.register(
"When shared show full event" : "Se condiviso, mostra evento completo",
"When shared show only busy" : "Se condiviso, mostra solo occupato",
"When shared hide this event" : "Se condiviso, nascondi questo evento",
+ "[Completed] L" : "[Completata il] L",
+ "[Completed last] dddd [at] LT" : "[Completata l'ultimo] dddd [alle] LT",
+ "[Completed] dddd [at] LT" : "[Completata il] dddd [alle] LT",
+ "[Last modified yesterday at] LT" : "[Ultima modifica ieri alle] LT",
+ "[Last modified today at] LT" : "[Ultima modifica oggi alle] LT",
+ "[Last modified] L" : "[Ultima modifica il] L",
+ "[Last modified last] dddd [at] LT" : "[Ultima modifica il] dddd [alle] LT",
+ "[Last modified] dddd [at] LT" : "[Ultima modifica il] dddd [alle] LT",
+ "[Created yesterday at] LT" : "[Creata ieri alle] LT",
+ "[Created today at] LT" : "[Creata oggi alle] LT",
+ "[Created] L" : "[Creata il] L",
+ "[Created last] dddd [at] LT" : "[Creata l'ultimo] dddd [alle] LT",
+ "[Created] dddd [at] LT" : "[Creata il] dddd [alle] LT",
"Needs action" : "Richiede azione",
"In process" : "In corso",
"Canceled" : "Annullata",
@@ -176,6 +200,14 @@ OC.L10N.register(
"Priority {priority}: high" : "Priorità {priority}: alta",
"No priority assigned" : "Nessuna priorità assegnata",
"{percent} % completed" : "{percent} % completato",
+ "No upcoming tasks" : "Nessuna attività imminente",
+ "upcoming tasks" : "attività imminenti",
+ "No tasks today" : "Nessuna attività oggi",
+ "No due date assigned" : "Nessuna scadenza assegnata",
+ "[Due yesterday]" : "[Scaduta ieri]",
+ "[Due] L" : "[Scade il] L",
+ "[Due yesterday at] LT" : "[Scaduta ieri alle] LT",
+ "[Due] L [at] LT" : "[Scade il] L [alle] LT",
"Successfully created the task." : "Attività creata correttamente.",
"Could not delete the task." : "Impossibile eliminare l'attività.",
"Synchronizing to the server." : "Sincronizzazione con il server.",
@@ -184,6 +216,8 @@ OC.L10N.register(
"Could not update the task." : "Impossibile aggiornare l'attività.",
"Successfully updated the task." : "Attività aggiornata correttamente.",
"Task successfully moved to new calendar." : "Attività spostata correttamente in nuovo calendario.",
- "An error occurred" : "Si è verificato un errore"
+ "An error occurred" : "Si è verificato un errore",
+ "Create a task" : "Crea un'attività",
+ "Message from {author} in {conversationName}" : "Messaggio da {author} in {conversationName}"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/it.json b/l10n/it.json
index 49561244..8ba29b1d 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -107,6 +107,7 @@
"Show closed subtasks" : "Mostra sotto-attività chiuse",
"Hide closed subtasks" : "Nascondi sotto-attività chiuse",
"Delete task" : "Elimina attività",
+ "Toggle starred" : "Commuta stella",
"[Yesterday]" : "[Ieri]",
"[Today]" : "[Oggi]",
"[Tomorrow]" : "[Domani]",
@@ -123,11 +124,21 @@
"[Completed] L [at] LT" : "[Completata il] L [alle] LT",
"Add a subtask to \"{task}\"…" : "Aggiungi una sottoattività a \"{task}\"...",
"_Deleting the task in {countdown} second_::_Deleting the task in {countdown} seconds_" : ["Eliminazione dell'attività in {countdown} secondo","Eliminazione dell'attività in {countdown} secondi"],
+ "Create a new task" : "Crea una nuova attività",
+ "Task summary" : "Riepilogo attività",
+ "Create task" : "Crea attività",
+ "Creating the new task…" : "Creazione della nuova attività…",
+ "\"{task}\" was added to \"{calendar}\"" : "\"{task}\" è stato aggiunto a \"{calendar}\"",
+ "Open task" : "Apri attività",
+ "Close" : "Chiudi",
"_%n Completed Task_::_%n Completed Tasks_" : ["%n attività completata","%n attività completate"],
"Tomorrow" : "Domani",
"Add List…" : "Aggiungi elenco...",
"New List" : "Nuovo elenco",
"All day" : "Tutto il giorno",
+ "Unpin" : "Rimuovi",
+ "Pin" : "Fissa",
+ "Show in Calendar" : "Mostra nel calendario",
"Edit title" : "Modifica titolo",
"Details" : "Dettagli",
"Select a classification" : "Seleziona una classificazione",
@@ -139,6 +150,19 @@
"When shared show full event" : "Se condiviso, mostra evento completo",
"When shared show only busy" : "Se condiviso, mostra solo occupato",
"When shared hide this event" : "Se condiviso, nascondi questo evento",
+ "[Completed] L" : "[Completata il] L",
+ "[Completed last] dddd [at] LT" : "[Completata l'ultimo] dddd [alle] LT",
+ "[Completed] dddd [at] LT" : "[Completata il] dddd [alle] LT",
+ "[Last modified yesterday at] LT" : "[Ultima modifica ieri alle] LT",
+ "[Last modified today at] LT" : "[Ultima modifica oggi alle] LT",
+ "[Last modified] L" : "[Ultima modifica il] L",
+ "[Last modified last] dddd [at] LT" : "[Ultima modifica il] dddd [alle] LT",
+ "[Last modified] dddd [at] LT" : "[Ultima modifica il] dddd [alle] LT",
+ "[Created yesterday at] LT" : "[Creata ieri alle] LT",
+ "[Created today at] LT" : "[Creata oggi alle] LT",
+ "[Created] L" : "[Creata il] L",
+ "[Created last] dddd [at] LT" : "[Creata l'ultimo] dddd [alle] LT",
+ "[Created] dddd [at] LT" : "[Creata il] dddd [alle] LT",
"Needs action" : "Richiede azione",
"In process" : "In corso",
"Canceled" : "Annullata",
@@ -174,6 +198,14 @@
"Priority {priority}: high" : "Priorità {priority}: alta",
"No priority assigned" : "Nessuna priorità assegnata",
"{percent} % completed" : "{percent} % completato",
+ "No upcoming tasks" : "Nessuna attività imminente",
+ "upcoming tasks" : "attività imminenti",
+ "No tasks today" : "Nessuna attività oggi",
+ "No due date assigned" : "Nessuna scadenza assegnata",
+ "[Due yesterday]" : "[Scaduta ieri]",
+ "[Due] L" : "[Scade il] L",
+ "[Due yesterday at] LT" : "[Scaduta ieri alle] LT",
+ "[Due] L [at] LT" : "[Scade il] L [alle] LT",
"Successfully created the task." : "Attività creata correttamente.",
"Could not delete the task." : "Impossibile eliminare l'attività.",
"Synchronizing to the server." : "Sincronizzazione con il server.",
@@ -182,6 +214,8 @@
"Could not update the task." : "Impossibile aggiornare l'attività.",
"Successfully updated the task." : "Attività aggiornata correttamente.",
"Task successfully moved to new calendar." : "Attività spostata correttamente in nuovo calendario.",
- "An error occurred" : "Si è verificato un errore"
+ "An error occurred" : "Si è verificato un errore",
+ "Create a task" : "Crea un'attività",
+ "Message from {author} in {conversationName}" : "Messaggio da {author} in {conversationName}"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file