Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/firstrunwizard.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/it.php')
-rw-r--r--l10n/it.php16
1 files changed, 0 insertions, 16 deletions
diff --git a/l10n/it.php b/l10n/it.php
deleted file mode 100644
index 71706d0b..00000000
--- a/l10n/it.php
+++ /dev/null
@@ -1,16 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"Access & share your files, calendars, contacts, mail & more from any device, on your terms" => "Accedi e condividi i tuoi file, i calendari, i contatti, la posta elettronica e altro da qualsiasi dispositivo, alle tue condizioni",
-"Get the apps to sync your files" => "Scarica le applicazioni per sincronizzare i tuoi file",
-"Desktop client" => "Client desktop",
-"Android app" => "Applicazione Android",
-"iOS app" => "Applicazione iOS",
-"Connect your desktop apps to %s" => "Connetti le tue applicazioni desktop a %s",
-"Connect your Calendar" => "Connetti il tuo calendario",
-"Connect your Contacts" => "Connetti i tuoi contatti",
-"Documentation" => "Documentazione",
-"Access files via WebDAV" => "Accedi ai file tramite WebDAV",
-"There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"%s\">website</a>." => "Ulteriori informazioni sono disponibili nella <a target=\"_blank\" href=\"%s\">documentazione</a> e sul nostro <a target=\"_blank\" href=\"%s\">sito web</a>.",
-"If you like Nextcloud,\n\t<a href=\"mailto:?subject=Nextcloud\n\t\t&body=Nextcloud is a great open software to sync and share your files.\n\t\tYou can freely get it from https://nextcloud.com\">\n\t\trecommend it to your friends</a>\n\tand <a href=\"https://nextcloud.com/contribute/\"\n\t\ttarget=\"_blank\">contribute back</a>!" => "Se ti piace Nextcloud,\n\t<a href=\"mailto:?subject=Nextcloud\n\t\t&body=Nextcloud è un ottimo software libero per sincronizzare e condividere i tuoi file.\n\t\tPuoi ottenerlo gratuitamente da https://nextcloud.com\">\n\t\tconsiglialo ai tuoi amici</a>\n\te <a href=\"https://nextcloud.com/contribute/\"\n\t\ttarget=\"_blank\">dai il tuo contributo</a>!"
-);
-$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";