You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: l10n/it.js
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -124,6 +124,7 @@ OC.L10N.register(
124
124
"This comment has more than %s characters.\nAdded as an attachment to the card with name %s.\nAccessible on URL: %s." : "Questo commento contiene più di %s caratteri.\nAggiunto come allegato alla scheda con nome %s.\nAccessibile su URL: %s.",
125
125
"Attachments" : "Allegati",
126
126
"File" : "File",
127
+
"date" : "data",
127
128
"Card not found" : "Scheda non trovata",
128
129
"Path is already shared with this card" : "Il percorso è già condiviso con questa scheda",
129
130
"Invalid date, date format must be YYYY-MM-DD" : "Data non valida, il formato della data deve essere AAAA-MM-GG",
@@ -239,6 +240,7 @@ OC.L10N.register(
239
240
"Modified" : "Modificato",
240
241
"Created" : "Creato il",
241
242
"The title cannot be empty." : "Il titolo non può essere vuoto.",
243
+
"Cannot close unsaved card!" : "Impossibile chiudere la card non salvata!",
242
244
"Open in sidebar view" : "Apri nella barra laterale",
243
245
"Open in bigger view" : "Apri in una vista più grande",
244
246
"Comments" : "Commenti",
@@ -253,6 +255,7 @@ OC.L10N.register(
253
255
"Reply" : "Rispondi",
254
256
"Update" : "Aggiorna",
255
257
"Write a description …" : "Scrivi una descrizione…",
258
+
"Could not save description" : "Impossibile salvare la descrizione",
Copy file name to clipboardExpand all lines: l10n/it.json
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -122,6 +122,7 @@
122
122
"This comment has more than %s characters.\nAdded as an attachment to the card with name %s.\nAccessible on URL: %s." : "Questo commento contiene più di %s caratteri.\nAggiunto come allegato alla scheda con nome %s.\nAccessibile su URL: %s.",
123
123
"Attachments" : "Allegati",
124
124
"File" : "File",
125
+
"date" : "data",
125
126
"Card not found" : "Scheda non trovata",
126
127
"Path is already shared with this card" : "Il percorso è già condiviso con questa scheda",
127
128
"Invalid date, date format must be YYYY-MM-DD" : "Data non valida, il formato della data deve essere AAAA-MM-GG",
@@ -237,6 +238,7 @@
237
238
"Modified" : "Modificato",
238
239
"Created" : "Creato il",
239
240
"The title cannot be empty." : "Il titolo non può essere vuoto.",
241
+
"Cannot close unsaved card!" : "Impossibile chiudere la card non salvata!",
240
242
"Open in sidebar view" : "Apri nella barra laterale",
241
243
"Open in bigger view" : "Apri in una vista più grande",
242
244
"Comments" : "Commenti",
@@ -251,6 +253,7 @@
251
253
"Reply" : "Rispondi",
252
254
"Update" : "Aggiorna",
253
255
"Write a description …" : "Scrivi una descrizione…",
256
+
"Could not save description" : "Impossibile salvare la descrizione",
0 commit comments