diff options
Diffstat (limited to 'apps/files/l10n/it.json')
-rw-r--r-- | apps/files/l10n/it.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json index b827ece7db8..383245be4d7 100644 --- a/apps/files/l10n/it.json +++ b/apps/files/l10n/it.json @@ -109,8 +109,6 @@ "Create new folder" : "Crea una nuova cartella", "Upload file" : "Carica file", "Recent" : "Recenti", - "This file has the tag {tag}" : "Questo file ha il tag {tag}", - "This file has the tags {firstTags} and {lastTag}" : "Il file ha i tag {firstTags} e {lastTag}", "Not favorited" : "Non preferito", "Remove from favorites" : "Rimuovi dai preferiti", "Add to favorites" : "Aggiungi ai preferiti", @@ -281,6 +279,8 @@ "Shared with you" : "Condivisi con te", "Deleted shares" : "Condivisioni eliminate", "Pending shares" : "Condivisioni in corso", + "This file has the tag {tag}" : "Questo file ha il tag {tag}", + "This file has the tags {firstTags} and {lastTag}" : "Il file ha i tag {firstTags} e {lastTag}", "Open folder {name}" : "Apri la cartella {name}", "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Questa lista non รจ stata mostrata completamente per ragioni di performances. I file verranno mostrati durante la navigazione della lista.", "Search for an account" : "Cerca un account", |