Skip to content

Commit 3ce277e

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 2e5f57d commit 3ce277e

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

l10n/it.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ OC.L10N.register(
7272
"The destination folder is owned by {owner}" : "La cartella di destinazione è di proprietà di {owner}",
7373
"There are no photos or videos yet!" : "Non ci sono foto o video ancora",
7474
"_{years} year ago_::_{years} years ago_" : ["{years} anno fa","{years} anni fa","{years} anni fa"],
75+
"Squared photos view" : "Vista foto quadrate",
7576
"Delete source directory" : "Rimuovi la cartella sorgente",
7677
"Pick folder" : "Scegli cartella",
7778
"Select a source folder for your media" : "Seleziona una cartella sorgente per i tuoi media",
@@ -157,6 +158,9 @@ OC.L10N.register(
157158
"Failed to create {collectionFileName}" : "Impossibile creare {collectionFileName}",
158159
"Failed to rename {currentCollectionFileName} to {newCollectionFileName}" : "Impossibile rinominare {currentCollectionFileName} in {newCollectionFileName}",
159160
"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.",
160164
"Failed to delete {collectionFileName}" : "Impossibile eliminare {collectionFileName}",
161165
"Cancel" : "Cancel",
162166
"Confirm" : "Conferma",

l10n/it.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@
7070
"The destination folder is owned by {owner}" : "La cartella di destinazione è di proprietà di {owner}",
7171
"There are no photos or videos yet!" : "Non ci sono foto o video ancora",
7272
"_{years} year ago_::_{years} years ago_" : ["{years} anno fa","{years} anni fa","{years} anni fa"],
73+
"Squared photos view" : "Vista foto quadrate",
7374
"Delete source directory" : "Rimuovi la cartella sorgente",
7475
"Pick folder" : "Scegli cartella",
7576
"Select a source folder for your media" : "Seleziona una cartella sorgente per i tuoi media",
@@ -155,6 +156,9 @@
155156
"Failed to create {collectionFileName}" : "Impossibile creare {collectionFileName}",
156157
"Failed to rename {currentCollectionFileName} to {newCollectionFileName}" : "Impossibile rinominare {currentCollectionFileName} in {newCollectionFileName}",
157158
"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.",
158162
"Failed to delete {collectionFileName}" : "Impossibile eliminare {collectionFileName}",
159163
"Cancel" : "Cancel",
160164
"Confirm" : "Conferma",

0 commit comments

Comments
 (0)