diff options
Diffstat (limited to 'apps/files_sharing/l10n/it.php')
-rw-r--r-- | apps/files_sharing/l10n/it.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/it.php b/apps/files_sharing/l10n/it.php index 2cf46d2b5dd..c8a8ab828dc 100644 --- a/apps/files_sharing/l10n/it.php +++ b/apps/files_sharing/l10n/it.php @@ -8,15 +8,13 @@ $TRANSLATIONS = array( "No files have been shared with you yet." => "Non è stato ancora condiviso alcun file con te.", "You haven't shared any files yet." => "Non hai ancora condiviso alcun file.", "You haven't shared any files by link yet." => "Non hai ancora condiviso alcun file tramite collegamento.", -"Add {name} from {owner}@{remote}" => "Aggiungi {name} da {owner}@{remote}", -"Add Share" => "Aggiungi condivisione", -"Password" => "Password", "No ownCloud installation found at {remote}" => "Nessuna installazione di ownCloud trovata su {remote}", "Invalid ownCloud url" => "URL di ownCloud non valido", "Shared by {owner}" => "Condiviso da {owner}", "Shared by" => "Condiviso da", "This share is password-protected" => "Questa condivione è protetta da password", "The password is wrong. Try again." => "La password è errata. Prova ancora.", +"Password" => "Password", "Name" => "Nome", "Share time" => "Tempo di condivisione", "Sorry, this link doesn’t seem to work anymore." => "Spiacenti, questo collegamento sembra non essere più attivo.", |