aboutsummaryrefslogtreecommitdiffstats
path: root/language
diff options
context:
space:
mode:
authorriopwg <riopwg@piwigo.org>2008-10-05 12:54:42 +0000
committerriopwg <riopwg@piwigo.org>2008-10-05 12:54:42 +0000
commit0e7340d9c6d61dd02f2c80efaacc321a6ad8fb90 (patch)
treee9b769dad075dae8e107cf464c54a2e2ee6bbba8 /language
parent2cdce14011eaf8e2bfffde354d9e8f6a2b213626 (diff)
Updates
git-svn-id: http://piwigo.org/svn/trunk@2664 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-rw-r--r--language/it_IT/admin.lang.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/language/it_IT/admin.lang.php b/language/it_IT/admin.lang.php
index 4f3ebb231..f70a40f78 100644
--- a/language/it_IT/admin.lang.php
+++ b/language/it_IT/admin.lang.php
@@ -631,11 +631,11 @@ $lang['nothing'] = 'niente';
$lang['overrides existing values with empty ones'] = 'sovrascrivere i valori esistenti con i nuovi anche vuoti';
$lang['manage image ranks'] = 'gestire l\'ordinamento delle immagini';
$lang['Manage image ranks'] = 'Gestire l\'ordinamento delle immagini';
-$lang['Edit ranks'] = 'Modificare gli ordini';
+$lang['Edit ranks'] = 'Modificare l\'ordine';
$lang['No element in this category'] = 'Nessun\'elemento in questa categoria';
$lang['Images manual order was saved'] = 'L\'ordinamento manuale delle immagini è stato salvato';
$lang['ranks'] = 'rangs';
-/* TODO */ $lang['Drag to re-order'] = 'Drag to re-order';
-/* TODO */ $lang['Unable to retrieve server informations since allow_url_fopen is disabled.'] = 'Unable to retrieve server informations since allow_url_fopen is disabled.';
-/* TODO */ $lang['Quick Local Synchronization'] = 'Quick Local Synchronization';
+$lang['Drag to re-order'] = 'Clicca e trascina per riorganizzare';
+$lang['Unable to retrieve server informations since allow_url_fopen is disabled.'] = 'Impossibile di connettersi al server perche la funzione allow_url_fopen è disattivata.';
+$lang['Quick Local Synchronization'] = 'Sincronizzazione rapida';
?>