summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/it.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-08-15 02:07:20 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-08-15 02:07:20 +0200
commitda3896808a84ae10b460af32c38effae776cd39e (patch)
tree15e22b36b400802dd63810f058c5bca05dab888a /apps/files_sharing/l10n/it.php
parenta75870489c87211f2619fd21c2b4ea9aae168877 (diff)
downloadnextcloud-server-da3896808a84ae10b460af32c38effae776cd39e.tar.gz
nextcloud-server-da3896808a84ae10b460af32c38effae776cd39e.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/it.php')
-rw-r--r--apps/files_sharing/l10n/it.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/it.php b/apps/files_sharing/l10n/it.php
new file mode 100644
index 00000000000..5534dfca03c
--- /dev/null
+++ b/apps/files_sharing/l10n/it.php
@@ -0,0 +1,9 @@
+<?php $TRANSLATIONS = array(
+"Your Shared Files" => "I tuoi file condivisi",
+"Item" => "Elemento",
+"Shared With" => "Condiviso con",
+"Permissions" => "Permessi",
+"Read" => "Lettura",
+"Edit" => "Modifica",
+"Delete" => "Eliminazione"
+);