Skip to content
This repository was archived by the owner on Nov 25, 2020. It is now read-only.

Commit 7b82690

Browse files
committed
Updated Italian translation for plugin 'core.ajaxplorer'
1 parent 7770c4f commit 7b82690

File tree

1 file changed

+12
-12
lines changed
  • core/src/plugins/core.ajaxplorer/i18n

1 file changed

+12
-12
lines changed

core/src/plugins/core.ajaxplorer/i18n/it.php

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@
1919
* The latest code can be found at <http://pyd.io/>.
2020
*/
2121
//
22-
// Updated for Pydio 4.0.2
23-
// Italian transalation version: 4.0.2-001
24-
//
25-
// Maintained by Michele Beltrame
26-
// http://www.cattlegrid.info/
27-
// mb [AT] italpro [DOT] net
22+
// Maintained by DepaMarco
23+
// http://github.com/DepaMarco
2824
//
2925
// Previous maintainers:
3026
//
27+
// Michele Beltrame
28+
// http://www.cattlegrid.info/
29+
// mb [AT] italpro [DOT] net
30+
3131
// Updates for Pydio 2.5.5 by
3232
// Davide Cavalca <davide at cavalca dot name>
3333
//
@@ -646,11 +646,11 @@
646646
"plugtype.desc.mailer" => "Strumenti per consentire all'applicazione di inviare email",
647647
"plugtype.title.mq" => "Messaggistica Istantanea",
648648
"plugtype.desc.mq" => "Implementazione di un semplice server PUB/SUB",
649-
"537" => "File is too large! Maximum authorized size is %i",
650-
"538" => "Upload error: no file found on server!",
651-
"539" => "Upload error: file is partial",
652-
"540" => "Upload error: cannot find the temporary directory",
653-
"541" => "Upload error: cannot write into the temporary directory",
654-
"542" => "Upload error: a PHP extension stopped the upload process."
649+
"537" => "Il file è troppo grande! La dimensione massima autorizzata è %i",
650+
"538" => "Errore caricamento: nessun file trovato sul server!",
651+
"539" => "Errore caricamento: il file è parziale",
652+
"540" => "Errore caricamento: impossibile trovare la cartella temporanea",
653+
"541" => "Errore caricamento: non è possibile scrivere nella cartella temporanea",
654+
"542" => "Errore caricamento: un'estensione PHP ha bloccato il processo di caricamento"
655655
/* END SENTENCE */
656656
);

0 commit comments

Comments
 (0)