diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-08-15 02:07:20 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-08-15 02:07:20 +0200 |
commit | da3896808a84ae10b460af32c38effae776cd39e (patch) | |
tree | 15e22b36b400802dd63810f058c5bca05dab888a /apps/files_versions/l10n/it.php | |
parent | a75870489c87211f2619fd21c2b4ea9aae168877 (diff) | |
download | nextcloud-server-da3896808a84ae10b460af32c38effae776cd39e.tar.gz nextcloud-server-da3896808a84ae10b460af32c38effae776cd39e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_versions/l10n/it.php')
-rw-r--r-- | apps/files_versions/l10n/it.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_versions/l10n/it.php b/apps/files_versions/l10n/it.php new file mode 100644 index 00000000000..9711ce18aa8 --- /dev/null +++ b/apps/files_versions/l10n/it.php @@ -0,0 +1,4 @@ +<?php $TRANSLATIONS = array( +"Expire all versions" => "Scadenza di tutte le versioni", +"Enable Files Versioning" => "Abilita controllo di versione" +); |