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
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -72,6 +72,7 @@ OC.L10N.register(
72
72
"The destination folder is owned by {owner}" : "La cartella di destinazione è di proprietà di {owner}",
73
73
"There are no photos or videos yet!" : "Non ci sono foto o video ancora",
74
74
"_{years} year ago_::_{years} years ago_" : ["{years} anno fa","{years} anni fa","{years} anni fa"],
75
+
"Squared photos view" : "Vista foto quadrate",
75
76
"Delete source directory" : "Rimuovi la cartella sorgente",
76
77
"Pick folder" : "Scegli cartella",
77
78
"Select a source folder for your media" : "Seleziona una cartella sorgente per i tuoi media",
@@ -157,6 +158,9 @@ OC.L10N.register(
157
158
"Failed to create {collectionFileName}" : "Impossibile creare {collectionFileName}",
158
159
"Failed to rename {currentCollectionFileName} to {newCollectionFileName}" : "Impossibile rinominare {currentCollectionFileName} in {newCollectionFileName}",
159
160
"Failed to update properties of {collectionFileName} with {properties}" : "Impossibile aggiornare le proprietà di {collectionFileName} con {properties}",
161
+
"Delete collection" : "Elimina collezione",
162
+
"Leave shared album" : "Lascia gli album condivisi",
163
+
"Are you sure you want to delete {collectionName}? This action cannot be undone." : "Vuoi veramente eliminare {collectionName}? Questa azione non può essere annullata.",
160
164
"Failed to delete {collectionFileName}" : "Impossibile eliminare {collectionFileName}",
Copy file name to clipboardExpand all lines: l10n/it.json
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -70,6 +70,7 @@
70
70
"The destination folder is owned by {owner}" : "La cartella di destinazione è di proprietà di {owner}",
71
71
"There are no photos or videos yet!" : "Non ci sono foto o video ancora",
72
72
"_{years} year ago_::_{years} years ago_" : ["{years} anno fa","{years} anni fa","{years} anni fa"],
73
+
"Squared photos view" : "Vista foto quadrate",
73
74
"Delete source directory" : "Rimuovi la cartella sorgente",
74
75
"Pick folder" : "Scegli cartella",
75
76
"Select a source folder for your media" : "Seleziona una cartella sorgente per i tuoi media",
@@ -155,6 +156,9 @@
155
156
"Failed to create {collectionFileName}" : "Impossibile creare {collectionFileName}",
156
157
"Failed to rename {currentCollectionFileName} to {newCollectionFileName}" : "Impossibile rinominare {currentCollectionFileName} in {newCollectionFileName}",
157
158
"Failed to update properties of {collectionFileName} with {properties}" : "Impossibile aggiornare le proprietà di {collectionFileName} con {properties}",
159
+
"Delete collection" : "Elimina collezione",
160
+
"Leave shared album" : "Lascia gli album condivisi",
161
+
"Are you sure you want to delete {collectionName}? This action cannot be undone." : "Vuoi veramente eliminare {collectionName}? Questa azione non può essere annullata.",
158
162
"Failed to delete {collectionFileName}" : "Impossibile eliminare {collectionFileName}",
0 commit comments