diff --git a/plugins/box/backup/languages/de.lang.php b/plugins/box/backup/languages/de.lang.php
new file mode 100644
index 0000000..5c47903
--- /dev/null
+++ b/plugins/box/backup/languages/de.lang.php
@@ -0,0 +1,17 @@
+ array(
+ 'Backups' => 'Backups',
+ 'Backup date' => 'Backup Datum',
+ 'Create backup' => 'Erstelle Backup',
+ 'Delete' => 'Löschen',
+ 'storage' => 'Speicher',
+ 'public' => 'Öffentliche',
+ 'plugins' => 'Plugins',
+ 'Size' => 'Größe',
+ 'Actions' => 'Aktionen',
+ 'Delete backup: :backup' => 'Lösche Backup: :backup',
+ 'Creating...' => 'Erstellen...',
+ )
+ );
\ No newline at end of file
diff --git a/plugins/box/backup/languages/it.lang.php b/plugins/box/backup/languages/it.lang.php
new file mode 100644
index 0000000..c60a6c0
--- /dev/null
+++ b/plugins/box/backup/languages/it.lang.php
@@ -0,0 +1,17 @@
+ array(
+ 'Backups' => 'Backup',
+ 'Backup date' => 'Backup',
+ 'Create backup' => 'Crea backup',
+ 'Delete' => 'Elimina',
+ 'storage' => 'dati',
+ 'public' => 'pubblica',
+ 'plugins' => 'plugin',
+ 'Size' => 'Dimensione',
+ 'Actions' => 'Azioni',
+ 'Delete backup: :backup' => 'Elimina backup: :backup',
+ 'Creating...' => 'Creazione...',
+ )
+ );
\ No newline at end of file
diff --git a/plugins/box/blocks/languages/de.lang.php b/plugins/box/blocks/languages/de.lang.php
new file mode 100644
index 0000000..9f57135
--- /dev/null
+++ b/plugins/box/blocks/languages/de.lang.php
@@ -0,0 +1,25 @@
+ array(
+ 'Blocks' => 'Blöcke',
+ 'Blocks manager' => 'Block-Manager',
+ 'Delete' => 'Löschen',
+ 'Edit' => 'Bearbeiten',
+ 'Name' => 'Name',
+ 'Create new block' => 'Erstelle einen neuen Block',
+ 'New block' => 'Neuer Block',
+ 'Edit block' => 'Bearbeite Block',
+ 'Save' => 'Save',
+ 'Save and exit' => 'Speichern und Schließen',
+ 'Actions' => 'Aktionen',
+ 'Required field' => 'Erforderliches Feld',
+ 'This block already exists' => 'Dieser Block existiert bereits',
+ 'This block does not exist' => 'Dieser Block existiert nicht',
+ 'Delete block: :block' => 'Lösche Block: :block',
+ 'Block content' => 'Block-Inhalt',
+ 'Block :name deleted' => 'Block :name gelöscht',
+ 'Your changes to the block :name have been saved.' => 'Deine Änderungen für den Block :name wurden übernommen.',
+ 'Delete block: :block' => 'Lösche Block: :block',
+ )
+ );
\ No newline at end of file
diff --git a/plugins/box/blocks/languages/it.lang.php b/plugins/box/blocks/languages/it.lang.php
new file mode 100644
index 0000000..288f964
--- /dev/null
+++ b/plugins/box/blocks/languages/it.lang.php
@@ -0,0 +1,25 @@
+ array(
+ 'Blocks' => 'Blocchi',
+ 'Blocks manager' => 'Gestione blocchi',
+ 'Delete' => 'Elimina',
+ 'Edit' => 'Modifica',
+ 'New block' => 'Nuovo blocco',
+ 'Create new block' => 'Crea nuovo blocco',
+ 'Name' => 'Nome',
+ 'Edit block' => 'Modifica blocco',
+ 'Save' => 'Salva',
+ 'Actions' => 'Azioni',
+ 'Save and exit' => 'Salva ed esci',
+ 'Required field' => 'Campo obbligatorio',
+ 'This block already exists' => 'Tale blocco è già esistente',
+ 'This block does not exist' => 'Tale blocco non esiste',
+ 'Delete block: :block' => 'Elimina blocco: :block',
+ 'Block content' => 'Contenuto del blocco',
+ 'Block :name deleted' => 'Snippet :name è stato eliminato',
+ 'Your changes to the block :name have been saved.' => 'Le modifiche al blocco: nome i> sono state salvate.',
+ 'Delete block: :block' => 'Elimina blocco: :block',
+ )
+ );
\ No newline at end of file
diff --git a/plugins/box/editor/languages/de.lang.php b/plugins/box/editor/languages/de.lang.php
new file mode 100644
index 0000000..8a6a5f4
--- /dev/null
+++ b/plugins/box/editor/languages/de.lang.php
@@ -0,0 +1,8 @@
+ array(
+ 'Editor' => 'Editor',
+ 'Editor plugin' => 'Editor Plugin',
+ )
+ );
\ No newline at end of file
diff --git a/plugins/box/editor/languages/it.lang.php b/plugins/box/editor/languages/it.lang.php
new file mode 100644
index 0000000..d6501d6
--- /dev/null
+++ b/plugins/box/editor/languages/it.lang.php
@@ -0,0 +1,8 @@
+ array(
+ 'Editor' => 'Editor',
+ 'Editor plugin' => 'Editor plugin',
+ )
+ );
\ No newline at end of file
diff --git a/plugins/box/filesmanager/languages/de.lang.php b/plugins/box/filesmanager/languages/de.lang.php
new file mode 100644
index 0000000..be7f678
--- /dev/null
+++ b/plugins/box/filesmanager/languages/de.lang.php
@@ -0,0 +1,17 @@
+ array(
+ 'Files' => 'Dateien',
+ 'Files manager' => 'Datei-Manager',
+ 'Name' => 'Name',
+ 'Actions' => 'Aktionen',
+ 'Delete' => 'Löschen',
+ 'Upload' => 'Hochladen',
+ 'directory' => 'Ordner',
+ 'Delete directory: :dir' => 'Lösche Ordner: :dir',
+ 'Delete file: :file' => 'Lösche Datei: file',
+ 'Extension' => 'Dateiendung',
+ 'Size' => 'Größe',
+ )
+ );
\ No newline at end of file
diff --git a/plugins/box/filesmanager/languages/it.lang.php b/plugins/box/filesmanager/languages/it.lang.php
new file mode 100644
index 0000000..8d59dab
--- /dev/null
+++ b/plugins/box/filesmanager/languages/it.lang.php
@@ -0,0 +1,17 @@
+ array(
+ 'Files' => 'File',
+ 'Files manager' => 'Gestione file',
+ 'Name' => 'Nome',
+ 'Actions' => 'Azioni',
+ 'Delete' => 'Elimina',
+ 'Upload' => 'Carica',
+ 'directory' => 'directory',
+ 'Delete directory: :dir' => 'Elimina directory: :dir',
+ 'Delete file: :file' => 'Elimina file :file',
+ 'Extension' => 'Estensione',
+ 'Size' => 'Dimensione',
+ )
+ );
\ No newline at end of file
diff --git a/plugins/box/information/languages/de.lang.php b/plugins/box/information/languages/de.lang.php
new file mode 100644
index 0000000..7ba7052
--- /dev/null
+++ b/plugins/box/information/languages/de.lang.php
@@ -0,0 +1,33 @@
+ array(
+ 'Information' => 'Informationen',
+ 'Debuging' => 'Debugging',
+ 'Name' => 'Name',
+ 'Value' => 'Wert',
+ 'Security' => 'Sicherheit',
+ 'System' => 'System',
+ 'on' => 'An',
+ 'off'=> 'Aus',
+ 'Server' => 'Server',
+ 'PHP version' => 'PHP Version',
+ 'SimpleXML module' => 'SimpleXML Modul',
+ 'DOM module' => 'DOM Modul',
+ 'Installed' => 'Installiert',
+ 'Not Installed' => 'Nicht Installiert',
+ 'System version' => 'System Version',
+ 'System version ID' => 'System Versions ID',
+ 'Security check results' => 'Sicherheits-Check Ergebnisse',
+ 'The configuration file has been found to be writable. We would advise you to remove all write permissions on defines.php on production systems.' =>
+ 'Die Konfigurationsdatei wurde als beschreibbar entdeckt. Wir empfehlen alle Schreibrechte für defines.php auf Produktionssystemen zu entfernen.',
+ 'The Monstra core directory (":path") and/or files underneath it has been found to be writable. We would advise you to remove all write permissions.
You can do this on unix systems with: chmod -R a-w :path
' =>
+ 'Das Monstra-Core-Verzeichnis (":path") und/oder Dateien unterhalb des Verzeichnisses wurden als beschreibbar entdeckt. Wir empfehlen alle Schreibrechte zu entfernen.
Du kannst dies auf Unix-Systemen ganz einfach mit: chmod -R a-w :path
erledigen.',
+ 'The Monstra .htaccess file has been found to be writable. We would advise you to remove all write permissions.
You can do this on unix systems with: chmod a-w :path
' =>
+ 'Die Monstra .htaccess Datei wurde als beschreibbar entdeckt. Wir empfehlen alle Schreibrechte zu entfernen.
Du kannst dies auf Unix-Systemen ganz einfach mit: chmod a-w :path
erledigen.',
+ 'The Monstra index.php file has been found to be writable. We would advise you to remove all write permissions.
You can do this on unix systems with: chmod a-w :path
' =>
+ 'Die Monstra index.php Datei wurde als beschreibbar entdeckt. Wir empfehlen alle Schreibrechte zu entfernen.
Du kannst dies auf Unix-Systemen ganz einfach mit: chmod a-w :path
erledigen.',
+ 'Due to the type and amount of information an error might give intruders when Core::$environment = Core::DEVELOPMENT, we strongly advise setting Core::PRODUCTION in production systems.' =>
+ 'Aufgrund der Art und Menge der Informationen kann ein Fehler Eindringlinge ergeben wenn Core::$environment = Core::DEVELOPMENT, wir raten dringend dazu folgendermaßen Core::PRODUCTION in Produktionssystemen einzustellen.',
+ )
+ );
\ No newline at end of file
diff --git a/plugins/box/information/languages/en.lang.php b/plugins/box/information/languages/en.lang.php
index 7d3efdc..f264578 100644
--- a/plugins/box/information/languages/en.lang.php
+++ b/plugins/box/information/languages/en.lang.php
@@ -3,7 +3,7 @@
return array(
'information' => array(
'Information' => 'Information',
- 'Debuging' => 'Debuging',
+ 'Debugging' => 'Debugging',
'Name' => 'Name',
'Value' => 'Value',
'Security' => 'Security',
diff --git a/plugins/box/information/languages/it.lang.php b/plugins/box/information/languages/it.lang.php
new file mode 100644
index 0000000..88671f1
--- /dev/null
+++ b/plugins/box/information/languages/it.lang.php
@@ -0,0 +1,33 @@
+ array(
+ 'Information' => 'Informazione',
+ 'Debugging' => 'Debugging',
+ 'Name' => 'Nome',
+ 'Value' => 'Valore',
+ 'Security' => 'Sicurezza',
+ 'System' => 'Sistema',
+ 'on' => 'on',
+ 'off'=> 'off',
+ 'Server' => 'Server',
+ 'PHP version' => 'Versione PHP',
+ 'SimpleXML module' => 'Modulo SimpleXML',
+ 'DOM module' => 'Modulo DOM',
+ 'Installed' => 'Installato',
+ 'Not Installed' => 'Non installato',
+ 'System version' => 'Versione del sistema',
+ 'System version ID' => 'Versione del sistema ID',
+ 'Security check results' => 'Risultato del controllo di sicurezza',
+ 'The configuration file has been found to be writable. We would advise you to remove all write permissions on defines.php on production systems.' =>
+ 'Il file di configurazione è scrivibile. Si consiglia di rimuovere le autorizzazioni di scrittura per defines.php file sul sito funzionante.',
+ 'The Monstra core directory (":path") and/or files underneath it has been found to be writable. We would advise you to remove all write permissions.
You can do this on unix systems with: chmod -R a-w :path
' =>
+ 'Directory Monstra (":path") è scrivibile. Si consiglia di rimuovere le autorizzazioni di scrittura per la directory (":path") sul sito funzionante.
È possibile eseguire questa operazione su sistemi UNIX così: chmod -R a-w :path
',
+ 'The Monstra .htaccess file has been found to be writable. We would advise you to remove all write permissions.
You can do this on unix systems with: chmod a-w :path
' =>
+ 'Principale file .htaccess è scrivibile. Si consiglia di rimuovere le autorizzazioni di scrittura per il file principale .htaccess.
È possibile eseguire questa operazione su sistemi UNIX così: chmod -R a-w :path
',
+ 'The Monstra index.php file has been found to be writable. We would advise you to remove all write permissions.
You can do this on unix systems with: chmod a-w :path
' =>
+ 'Principale file index.php è scrivibile. Si consiglia di rimuovere le autorizzazioni di scrittura per il file principale index.php.
È possibile eseguire questa operazione su sistemi UNIX così: chmod -R a-w :path
',
+ 'Due to the type and amount of information an error might give intruders when Core::$environment = Core::DEVELOPMENT, we strongly advise setting Core::PRODUCTION in production systems.' =>
+ 'Il sistema opera con lo stato Core::DEVELOPMENT Si consiglia di impostare lo stato Core::PRODUCTION sul sito funzionante.',
+ )
+ );
\ No newline at end of file
diff --git a/plugins/box/information/languages/ru.lang.php b/plugins/box/information/languages/ru.lang.php
index cfe68eb..01fe5ec 100644
--- a/plugins/box/information/languages/ru.lang.php
+++ b/plugins/box/information/languages/ru.lang.php
@@ -3,7 +3,7 @@
return array(
'information' => array(
'Information' => 'Информация',
- 'Debuging' => 'Дебагинг',
+ 'Debugging' => 'Дебагинг',
'Name' => 'Название',
'Value' => 'Значение',
'Security' => 'Безопасность',
diff --git a/plugins/box/information/views/backend/index.view.php b/plugins/box/information/views/backend/index.view.php
index 51817a7..2dc3be2 100644
--- a/plugins/box/information/views/backend/index.view.php
+++ b/plugins/box/information/views/backend/index.view.php
@@ -33,7 +33,7 @@
|
- |
+ |
|
diff --git a/plugins/box/menu/languages/de.lang.php b/plugins/box/menu/languages/de.lang.php
new file mode 100644
index 0000000..255b1cc
--- /dev/null
+++ b/plugins/box/menu/languages/de.lang.php
@@ -0,0 +1,27 @@
+ array(
+ 'Menu' => 'Menü',
+ 'Menu manager' => 'Menü Manager',
+ 'Edit' => 'Bearbeiten',
+ 'Name' => 'Name',
+ 'Delete' => 'Löschen',
+ 'Order' => 'Reihenfolge',
+ 'Actions' => 'Aktionen',
+ 'Create new item' => 'Erstellen neuen Eintrag',
+ 'New item' => 'Neuer Eintrag',
+ 'Item name' => 'Eintrags Name',
+ 'Item order' => 'Eintrags Reihenfolge',
+ 'Item target' => 'Eintrags Ziel',
+ 'Item link' => 'Eintrags Link',
+ 'Item category' => 'Eintrags Kategorie',
+ 'Save' => 'Speichern',
+ 'Edit item' => 'Bearbeite Eintrag',
+ 'Delete item :name' => 'Lösche Eintrag :name',
+ 'Select page' => 'Seite auswählen',
+ 'Category' => 'Kategorie',
+ 'Select category' => 'Kategorie auswählen',
+ 'Required field' => 'Pflichtfeld',
+ )
+ );
\ No newline at end of file
diff --git a/plugins/box/menu/languages/it.lang.php b/plugins/box/menu/languages/it.lang.php
new file mode 100644
index 0000000..7ee4a8f
--- /dev/null
+++ b/plugins/box/menu/languages/it.lang.php
@@ -0,0 +1,27 @@
+ array(
+ 'Menu' => 'Menu',
+ 'Menu manager' => 'Gestione menu',
+ 'Edit' => 'Modifica',
+ 'Name' => 'Nome',
+ 'Delete' => 'Elimina',
+ 'Order' => 'Ordine',
+ 'Actions' => 'Azioni',
+ 'Create new item' => 'Crea nuova voce',
+ 'New item' => 'Nuova voce',
+ 'Item name' => 'Nome',
+ 'Item order' => 'Ordine',
+ 'Item target' => 'Scopo',
+ 'Item link' => 'Collegamento',
+ 'Item category' => 'Categoria',
+ 'Save' => 'Salva',
+ 'Edit item' => 'Modifica voce menu',
+ 'Delete item :name' => 'Elimina voce menu :name',
+ 'Select page' => 'Scegli pagina',
+ 'Category' => 'Categoria',
+ 'Select category' => 'Scegli categoria',
+ 'Required field' => 'Campo obbligatorio',
+ )
+ );
\ No newline at end of file
diff --git a/plugins/box/pages/languages/de.lang.php b/plugins/box/pages/languages/de.lang.php
new file mode 100644
index 0000000..cd73b9b
--- /dev/null
+++ b/plugins/box/pages/languages/de.lang.php
@@ -0,0 +1,51 @@
+ array(
+ 'Pages' => 'Seiten',
+ 'Pages manager' => 'Seiten Manager',
+ 'Content' => 'Inhalt',
+ 'Create new page' => 'Neue Seite erstellen',
+ 'New page' => 'Neue Seite',
+ 'Edit page' => 'Seite bearbeiten',
+ 'Date' => 'Datum',
+ 'Clone' => 'Klonen',
+ 'Edit' => 'Bearbeiten',
+ 'Delete' => 'Löschen',
+ 'Delete page: :page' => 'Lösche Seite: :page',
+ 'Title' => 'Titel',
+ 'Name' => 'Name',
+ 'Author' => 'Author',
+ 'Name (slug)' => 'Name (slug)',
+ 'Description' => 'Beschreibung',
+ 'Keywords' => 'Schlagwörter',
+ 'Parent' => 'Übergeordnete',
+ 'Template' => 'Vorlage',
+ 'Year' => 'Jahr',
+ 'Day' => 'Tag',
+ 'Month' => 'Monat',
+ 'Hour' => 'Stunde',
+ 'Minute' => 'Minute',
+ 'Second' => 'Sekunde',
+ 'This field should not be empty' => 'Dieses Feld darf nicht leer sein',
+ 'This page already exists' => 'Diese Seite existiert bereits',
+ 'Extra' => 'Extra',
+ 'Save' => 'Speichern',
+ 'Save and exit' => 'Speichern und Beenden',
+ 'Your changes to the page :page have been saved.' => 'Deine Änderungen an der Seite :page wurden gespeichert.',
+ 'The page :page cloned.' => 'Die Seite :page wurde gekloned.',
+ 'Status' => 'Status',
+ 'Actions' => 'Aktionen',
+ 'Add' => 'Hinzufügen',
+ 'Published' => 'Veröffentlicht',
+ 'Draft' => 'Entwurf',
+ 'Published on' => 'Veröffentlicht am',
+ 'Edit 404 page' => 'Bearbeite 404-Fehler Seite',
+ 'Page :page deleted' => 'Seite :page wurde gelöscht',
+ 'Search Engines Robots' => 'Suchmaschinen-Roboter',
+ 'Page' => 'Seite',
+ 'SEO' => 'SEO',
+ 'Settings' => 'Einstellungen',
+ 'Required field' => 'Pflichtfeld',
+ )
+ );
\ No newline at end of file
diff --git a/plugins/box/pages/languages/it.lang.php b/plugins/box/pages/languages/it.lang.php
new file mode 100644
index 0000000..aae1769
--- /dev/null
+++ b/plugins/box/pages/languages/it.lang.php
@@ -0,0 +1,51 @@
+ array(
+ 'Pages' => 'Pagine',
+ 'Pages manager' => 'Gestione pagine',
+ 'Content' => 'Contenuto',
+ 'Create new page' => 'Crea nuova pagina',
+ 'New page' => 'Nuova pagina',
+ 'Edit page' => 'Modifica pagina',
+ 'Date' => 'Data',
+ 'Clone' => 'Clona',
+ 'Edit' => 'Modifica',
+ 'Delete' => 'Elimina',
+ 'Delete page: :page' => 'Elimina pagina: :page',
+ 'Title' => 'Titolo',
+ 'Name' => 'Nome',
+ 'Author' => 'Autore',
+ 'Name (slug)' => 'Nome (slug)',
+ 'Description' => 'Descrizione',
+ 'Keywords' => 'Parole chiavi',
+ 'Parent' => 'Parente',
+ 'Template' => 'Modello',
+ 'Year' => 'Anno',
+ 'Day' => 'Giorno',
+ 'Month' => 'Mese',
+ 'Hours' => 'Ora',
+ 'Minute' => 'Minuto',
+ 'Second' => 'Secondo',
+ 'This field should not be empty' => 'Campo obbligatorio',
+ 'This page already exists' => 'Tale pagina già esistente',
+ 'Extra' => 'Extra',
+ 'Save' => 'Salva',
+ 'Save and exit' => 'Salva ed esci',
+ 'Your changes to the page :page have been saved.' => 'Le modifiche alla pagina :page sono state salvate.',
+ 'The page :page cloned.' => 'Pagina :page è stata clonata.',
+ 'Status' => 'Stato',
+ 'Actions' => 'Azioni',
+ 'Add' => 'Aggiungi',
+ 'Published' => 'Pubblicato',
+ 'Draft' => 'Bozza',
+ 'Published on' => 'Pubblicato il',
+ 'Edit 404 page' => 'Modifica la pagina 404',
+ 'Page :page deleted' => 'Pagina :page è stata cancellata',
+ 'Search Engines Robots' => 'Robot dei motori di ricerca',
+ 'Page' => 'Pagina',
+ 'SEO' => 'SEO',
+ 'Settings' => 'Impostazioni',
+ 'Required field' => 'Campo obbligatorio',
+ ),
+ );
\ No newline at end of file
diff --git a/plugins/box/plugins/languages/de.lang.php b/plugins/box/plugins/languages/de.lang.php
new file mode 100644
index 0000000..dd8e830
--- /dev/null
+++ b/plugins/box/plugins/languages/de.lang.php
@@ -0,0 +1,20 @@
+ array(
+ 'Plugins' => 'Plugins',
+ 'Name' => 'Name',
+ 'Actions' => 'Aktionen',
+ 'Description' => 'Beschreibung',
+ 'Installed' => 'Installiert',
+ 'Install New' => 'Installiere Neue',
+ 'Delete' => 'Löschen',
+ 'Delete plugin :plugin' => 'Lösche Plugin :plugin',
+ 'This plugins does not exist' => 'Diese Plugins existiert nicht',
+ 'Version' => 'Version',
+ 'Author' => 'Author',
+ 'Get More Plugins' => 'Hole Weitere Plugins',
+ 'Install' => 'Installieren',
+ 'Uninstall' => 'Deinstallieren',
+ )
+ );
\ No newline at end of file
diff --git a/plugins/box/plugins/languages/it.lang.php b/plugins/box/plugins/languages/it.lang.php
new file mode 100644
index 0000000..22c6d53
--- /dev/null
+++ b/plugins/box/plugins/languages/it.lang.php
@@ -0,0 +1,20 @@
+ array(
+ 'Plugins' => 'Plugin',
+ 'Installed' => 'Installati',
+ 'Install New' => 'Installa nuovi',
+ 'Actions' => 'Azioni',
+ 'Name' => 'Nome',
+ 'Description' => 'Descrizione',
+ 'Delete' => 'Elimina',
+ 'Delete plugin :plugin' => 'Elimina plugin :plugin',
+ 'This plugins does not exist' => 'Tale plugin non esiste',
+ 'Version' => 'Versione',
+ 'Author' => 'Autore',
+ 'Get More Plugins' => 'Scarica altri plugin',
+ 'Install' => 'Installa',
+ 'Uninstall' => 'Disinstalla',
+ )
+ );
\ No newline at end of file
diff --git a/plugins/box/sitemap/languages/de.lang.php b/plugins/box/sitemap/languages/de.lang.php
new file mode 100644
index 0000000..3d77c8d
--- /dev/null
+++ b/plugins/box/sitemap/languages/de.lang.php
@@ -0,0 +1,7 @@
+ array(
+ 'Sitemap' => 'Sitemap',
+ )
+ );
\ No newline at end of file
diff --git a/plugins/box/sitemap/languages/it.lang.php b/plugins/box/sitemap/languages/it.lang.php
new file mode 100644
index 0000000..75e369d
--- /dev/null
+++ b/plugins/box/sitemap/languages/it.lang.php
@@ -0,0 +1,7 @@
+ array(
+ 'Sitemap' => 'Sitemap',
+ )
+ );
\ No newline at end of file
diff --git a/plugins/box/snippets/languages/de.lang.php b/plugins/box/snippets/languages/de.lang.php
new file mode 100644
index 0000000..36f7cf8
--- /dev/null
+++ b/plugins/box/snippets/languages/de.lang.php
@@ -0,0 +1,26 @@
+ array(
+ 'Snippets' => 'Snippets',
+ 'Snippets manager' => 'Snippet Manager',
+ 'Actions' => 'Aktionen',
+ 'Delete' => 'Löschen',
+ 'Edit' => 'Bearbeiten',
+ 'Name' => 'Name',
+ 'Create new snippet' => 'Erstelle neues Snippet',
+ 'New snippet' => 'Neues Snippet',
+ 'Edit snippet' => 'Bearbeite Snippet',
+ 'Save' => 'Save',
+ 'Save and exit' => 'Speichern und Schließen',
+ 'This field should not be empty' => 'Dieses Feld darf nicht leer sein',
+ 'This snippet already exists' => 'Dieses Snippet existiert bereits',
+ 'This snippet does not exist' => 'Dieses Snippet existiert nicht',
+ 'Delete snippet: :snippet' => 'Lösche Snippet: :snippet',
+ 'Snippet content' => 'Snippet Inhalt',
+ 'Snippet :name deleted' => 'Snippet :name wurde gelöscht',
+ 'Your changes to the snippet :name have been saved.' => 'Deine Änerungen für das Snippet :name wurden gespeichert.',
+ 'Delete snippet: :snippet' => 'Lösche Snippet: :snippet',
+ 'Required field' => 'Pflichtfeld',
+ )
+ );
\ No newline at end of file
diff --git a/plugins/box/snippets/languages/it.lang.php b/plugins/box/snippets/languages/it.lang.php
new file mode 100644
index 0000000..5c476d7
--- /dev/null
+++ b/plugins/box/snippets/languages/it.lang.php
@@ -0,0 +1,26 @@
+ array(
+ 'Snippets' => 'Snippet',
+ 'Snippets manager' => 'Gestione snippet',
+ 'Actions' => 'Azioni',
+ 'Delete' => 'Elimina',
+ 'Edit' => 'Modifica',
+ 'New snippet' => 'Nuovo snippet',
+ 'Create new snippet' => 'Crea nuovo snippet',
+ 'Name' => 'Nome',
+ 'Edit snippet' => 'Modifica snippet',
+ 'Save' => 'Salva',
+ 'Save and exit' => 'Salva ed esci',
+ 'This field should not be empty' => 'Campo obbligatorio',
+ 'This snippet already exists' => 'Tale snippet già esistente',
+ 'This snippet does not exist' => 'Tale snippet non esiste',
+ 'Delete snippet: :block' => 'Elimina snippet: :snippet',
+ 'Snippet content' => 'Contenuto del snippet',
+ 'Snippet :name deleted' => 'Snippet :name eliminato',
+ 'Your changes to the snippet :name have been saved.' => 'Le modifiche al snippet :name sono state salvate.',
+ 'Delete snippet: :snippet' => 'Elimina snippet: :snippet',
+ 'Required field' => 'Campo obbligatorio',
+ )
+ );
\ No newline at end of file
diff --git a/plugins/box/system/languages/de.lang.php b/plugins/box/system/languages/de.lang.php
new file mode 100644
index 0000000..3289f97
--- /dev/null
+++ b/plugins/box/system/languages/de.lang.php
@@ -0,0 +1,79 @@
+ array(
+ 'System' => 'System',
+ 'Published a new version of the :monstra' => 'Veröffentlicht eine neue Version von dem :monstra',
+ 'Sitemap created' => 'Sitemap wurde erstellt',
+ 'Create sitemap' => 'Erstelle Sitemap',
+ 'on' => 'An',
+ 'off'=> 'Aus',
+ 'Site url' => 'Seiten-URL',
+ 'Maintenance Mode' => 'Wartungsmodus',
+ 'Maintenance Mode On' => 'Wartungsmodus An',
+ 'Maintenance Mode Off' => 'Wartungsmodus Aus',
+ 'Site settings' => 'Seiteneinstellungen',
+ 'System settings' => 'Systemeinstellungen',
+ 'Site name' => 'Seiten-Name',
+ 'Site description' => 'Seiten-Beschreibung',
+ 'Site keywords' => 'Seiten-Schlagwörter',
+ 'Site slogan' => 'Seiten-Slogan',
+ 'Default page' => 'Standardseite',
+ 'Time zone' => 'Zeitzone',
+ 'Language' => 'Sprache',
+ 'Save' => 'Speichern',
+ 'Site' => 'Seite',
+ 'System version' => 'Systemversion',
+ 'System version ID' => 'Systemversions ID',
+ 'GZIP' => 'GZIP',
+ 'Debugging' => 'Fehlerbeseitigung',
+ 'Plugin API' => 'Plugin API',
+ 'Plugins active' => 'Plugins aktiv',
+ 'Actions registered' => 'Aktionen registriert',
+ 'Filters registered' => 'Filter registriert',
+ 'logout' => 'logout',
+ 'site' => 'seite',
+ 'Core' => 'Core',
+ 'Delete temporary files' => 'Temporäre Dateien löschen',
+ 'Download the latest version' => 'Lade die letzte Version herunter',
+ 'Powered by' => 'Powered by',
+ 'Administration' => 'Administration',
+ 'Settings' => 'Einstellungen',
+ 'Temporary files deleted' => 'Temporäre Dateien gelöscht',
+ 'Extends' => 'Erweitert',
+ 'View site' => 'Seite ansehen',
+ 'Welcome, :username' => 'Willkommen, :username',
+ 'Reset Password' => 'Password zurücksetzen',
+ '< Back to Website' => '< Zurück zur Webseite',
+ 'Forgot your password? >' => 'Passwort vergessen? >',
+ 'Administration >' => 'Administration >',
+ 'Send New Password' => 'Neues Passwort zusenden',
+ 'This user does not exist' => 'Dieser Benutzer existiert nicht',
+ 'Version' => 'Version',
+
+ 'Install script writable' => 'Installationsskript beschreibbar',
+ 'Install script not writable' => 'Installationsskript nicht beschreibbar',
+ 'Directory: :dir writable' => 'Ordner: :dir beschreibbar',
+ 'Directory: :dir not writable' => 'Ordner: :dir nicht beschreibbar',
+ 'PHP Version' => 'PHP Version',
+ 'Module DOM is installed' => 'Modul DOM ist installiert',
+ 'Module DOM is required' => 'Modul DOM ist erforderlich',
+ 'Module Mod Rewrite is installed' => 'Modul Mod Rewrite ist installiert',
+ 'Module SimpleXML is installed' => 'Modul SimpleXML ist installiert',
+ 'PHP 5.2 or greater is required' => 'PHP 5.2 oder höher erforderlich',
+ 'Apache Mod Rewrite is required' => 'Apache Mod Rewrite ist erforderlich',
+ 'SimpleXML module is required' => 'SimpleXML-Modul ist erforderlich',
+ 'Field "Site name" is empty' => 'Feld "Seiten-Name" ist leer',
+ 'Field "Email" is empty' => 'Feld "Email" ist leer',
+ 'Field "Username" is empty' => 'Feld "Benutzername" ist leer',
+ 'Field "Password" is empty' => 'Feld "Passwort" ist leer',
+ 'Field "Site url" is empty' => 'Feld "Seiten-URL" ist leer',
+ 'Email not valid' => 'E-Mail ist ungültig',
+ 'Install' => 'Installieren',
+ '...Monstra says...' => '...Monstra sagt...',
+ 'Sitemap file writable' => 'Sitemap-Datei beschreibbar',
+ 'Sitemap file not writable' => 'Sitemap-Datei ist nicht beschreibbar',
+ 'Main .htaccess file writable' => 'Haupt .htaccess-Datei ist beschreibbar',
+ 'Main .htaccess file not writable' => 'Haupt .htaccess-Datei ist nicht beschreibbar',
+ )
+ );
\ No newline at end of file
diff --git a/plugins/box/system/languages/it.lang.php b/plugins/box/system/languages/it.lang.php
new file mode 100644
index 0000000..f52843a
--- /dev/null
+++ b/plugins/box/system/languages/it.lang.php
@@ -0,0 +1,80 @@
+ array(
+ 'System' => 'Sistema',
+ 'Published a new version of the :monstra' => 'È disponibile una nuova versione :monstra',
+ 'Sitemap created' => 'Sitemap è stata creata',
+ 'Create sitemap' => 'Crea sitemap',
+ 'on' => 'on',
+ 'off'=> 'off',
+ 'Site url' => 'URL del sito',
+ 'Maintenance Mode' => 'Modalità manutenzione',
+ 'Maintenance Mode On' => 'Abilita modalità manutenzione',
+ 'Maintenance Mode Off' => 'Disabilita modalità manutenzione',
+ 'Site settings' => 'Impostazioni del sito',
+ 'System settings' => 'Impostazioni di sistema',
+ 'Site name' => 'Nome del sito',
+ 'Site description' => 'Descrizione del sito',
+ 'Site keywords' => 'Parole chiavi del sito',
+ 'Site slogan' => 'Slogan',
+ 'Default page' => 'Pagina predefinita',
+ 'Time zone' => 'Fuso orario',
+ 'Language' => 'Lingua',
+ 'Save' => 'Salva',
+ 'Site' => 'Sito',
+ 'System version' => 'Versione del sistema',
+ 'System version ID' => 'Versione del sistema ID',
+ 'GZIP' => 'Compressione GZIP',
+ 'Debugging' => 'Debugging',
+ 'Plugin API' => 'Plugin API',
+ 'Plugins active' => 'Plugin attivi',
+ 'Actions registered' => 'Azioni registrati',
+ 'Filters registered' => 'Filtri registrati',
+ 'logout' => 'esci',
+ 'site' => 'Sito',
+ 'Core' => 'Cuore',
+ 'Delete temporary files' => 'Cancella i file temporanei',
+ 'Download the latest version' => 'Scarica l’ultima versione',
+ 'Powered by' => 'Powered by',
+ 'Administration' => 'Amministrazione',
+ 'Settings' => 'Impostazioni',
+ 'Temporary files deleted' => 'File temporanei eliminati',
+ 'Extends' => 'Estensioni',
+ 'View site' => 'Visita sito',
+ 'Welcome, :username' => 'Benvenuto, :username',
+ 'Reset Password' => 'Resetta la password',
+ '< Back to Website' => '< Vai al sito',
+ 'Forgot your password? >' => 'Dimenticato la password? >',
+ 'Administration >' => 'Amministrazione >',
+ 'Send New Password' => 'Invia la nuova password',
+ 'This user does not exist' => 'Tale utente non esiste',
+ 'Version' => 'Versione',
+
+
+ 'Install script writable' => 'Lo script d’installazione è scrivibile',
+ 'Install script not writable' => 'Lo script d’installazione non è scrivibile',
+ 'Directory: :dir writable' => 'Directory :dir è scrivibile',
+ 'Directory: :dir not writable' => 'Directory :dir non è scrivibile',
+ 'PHP Version' => 'Versione PHP',
+ 'Module DOM is installed' => 'Modulo DOM installato',
+ 'Module DOM is required' => 'Modulo DOM è richiesto',
+ 'Module Mod Rewrite is installed' => 'Modulo Mod Rewrite installato',
+ 'Module SimpleXML is installed' => 'Modulo SimpleXML installato',
+ 'PHP 5.2 or greater is required' => 'PHP 5.2 o superiore',
+ 'Apache Mod Rewrite is required' => 'Apache Mod Rewrite è richiesto',
+ 'SimpleXML module is required' => 'Modulo SimpleXML è richiesto',
+ 'Field "Site name" is empty' => 'Campo "Nome del sito" è vuoto',
+ 'Field "Email" is empty' => 'Campo "E-mail" è vuoto',
+ 'Field "Username" is empty' => 'Campo "Nome utente" è vuoto',
+ 'Field "Password" is empty' => 'Campo "Password" è vuoto',
+ 'Field "Site url" is empty' => 'Campo "URL del sito" è vuoto',
+ 'Email not valid' => 'E-mail non valido',
+ 'Install' => 'Installa',
+ '...Monstra says...' => '...Monstra dice...',
+ 'Sitemap file writable' => 'Sitemap file è scrivibile',
+ 'Sitemap file not writable' => 'Sitemap file non è scrivibile',
+ 'Main .htaccess file writable' => 'Principale file .htaccess è scrivibile',
+ 'Main .htaccess file not writable' => 'Principale file .htaccess non è scrivibile',
+ )
+ );
\ No newline at end of file
diff --git a/plugins/box/system/languages/ru.lang.php b/plugins/box/system/languages/ru.lang.php
index b2c8bd3..8ad6e57 100644
--- a/plugins/box/system/languages/ru.lang.php
+++ b/plugins/box/system/languages/ru.lang.php
@@ -9,9 +9,9 @@
'on' => 'включен',
'off'=> 'выключен',
'Site url' => 'Адрес сайта',
- 'Maintenance Mode' => 'Техническое обслуживание',
- 'Maintenance Mode On' => 'Поставить на тех.обслуживание',
- 'Maintenance Mode Off' => 'Снять с тех.обслуживания',
+ 'Maintenance Mode' => 'Тех. обслуживание',
+ 'Maintenance Mode On' => 'Включить тех. обслуживание',
+ 'Maintenance Mode Off' => 'Выключить тех. обслуживание',
'Site settings' => 'Настройки сайта',
'System settings' => 'Настройки системы',
'Site name' => 'Название сайта',
@@ -23,14 +23,14 @@
'Language' => 'Язык',
'Save' => 'Сохранить',
'Site' => 'Сайт',
- 'System version' => 'Версия системы ID',
+ 'System version' => 'Версия системы',
'System version ID' => 'Версия системы ID',
'GZIP' => 'Cжатие GZIP',
'Debugging' => 'Дебаггинг',
'Plugin API' => 'Plugin API',
'Plugins active' => 'Подключенные плагины',
- 'Actions registered' => 'Зарегистрированные эыкшены',
- 'Filters registered' => 'Скачать последнюю версию',
+ 'Actions registered' => 'Зарегистрированные экшны',
+ 'Filters registered' => 'Зарегистрированные фильтры',
'logout' => 'выход',
'site' => 'Сайт',
'Core' => 'Ядро',
@@ -45,7 +45,7 @@
'Welcome, :username' => 'Добро пожаловать, :username',
'Reset Password' => 'Сброс пароля',
'< Back to Website' => '< Обратно на сайт',
- 'Forgot your password? >' => 'Забыли пароль ? >',
+ 'Forgot your password? >' => 'Забыли пароль? >',
'Administration >' => 'Администрирование >',
'Send New Password' => 'Выслать новый пароль',
'This user does not exist' => 'Нет такого пользователя',
@@ -69,7 +69,7 @@
'Field "Username" is empty' => 'Поле "Имя пользователя" пустое',
'Field "Password" is empty' => 'Поле "Пароль" пустое',
'Field "Site url" is empty' => 'Поле "Адрес сайта" пустое',
- 'Email not valid' => 'Емейл невалидный',
+ 'Email not valid' => 'Емейл недействительный',
'Install' => 'Установить',
'...Monstra says...' => '...Monstra говорит...',
'Sitemap file writable' => 'Карта сайта доступна для записи',
diff --git a/plugins/box/themes/languages/de.lang.php b/plugins/box/themes/languages/de.lang.php
new file mode 100644
index 0000000..2eda62d
--- /dev/null
+++ b/plugins/box/themes/languages/de.lang.php
@@ -0,0 +1,49 @@
+ array(
+ 'Themes' => 'Themes',
+ 'Themes manager' => 'Themes Manager',
+ 'Select theme' => 'Wähle Theme',
+ 'Save' => 'Speichern',
+ 'Save and exit' => 'Speichern und Schließen',
+ 'Name' => 'Name',
+ 'Create new template' => 'Erstelle neues Template',
+ 'New template' => 'Neues Template',
+ 'Delete template: :name' => 'Lösche Template: :name',
+ 'Delete chunk: :name' => 'Lösche Chunk: :name',
+ 'Delete styles: :name' => 'Lösche Styles: :name',
+ 'Templates' => 'Templates',
+ 'Clone' => 'Klonen',
+ 'Edit' => 'Bearbeiten',
+ 'Delete' => 'Löschen',
+ 'Actions' => 'Aktionen',
+ 'Create new chunk' => 'Erstelle neuen chunk',
+ 'New chunk' => 'Neuer Chunk',
+ 'Chunks' => 'Chunks',
+ 'Create new styles' => 'Erstelle neue Styles',
+ 'New styles' => 'Neue Styles',
+ 'Styles' => 'Styles',
+ 'Template content' => 'Template Inhalt',
+ 'Styles content' => 'Styles Inhalt',
+ 'Chunk content' => 'Chunk Inhalt',
+ 'Edit template' => 'Bearbeite Template',
+ 'Edit chunk' => 'Bearbeite Chunk',
+ 'Edit styles' => 'Bearbeite Styles',
+ 'Current site theme' => 'Aktuelle Seiten Template',
+ 'Current admin theme' => 'Aktuelles Admin Template',
+ 'This template already exists' => 'Dieses Template existiert bereits',
+ 'This chunk already exists' => 'Dieser Chunk exisitert bereits',
+ 'This styles already exists' => 'Diese Styles existieren bereits',
+ 'Components templates' => 'Komponenten Templates',
+ 'Your changes to the chunk :name have been saved.' => 'Deine Änderungen für das Chunk :name wurden gespeichert.',
+ 'Your changes to the styles :name have been saved.' => 'Deine Änderungen für die Styles :name wurden gespeichert.',
+ 'Your changes to the template :name have been saved.' => 'Deine Änderungen für das Template :name wurden gespeichert.',
+ 'This field should not be empty' => 'Dieses Feld darf nicht leer sein.',
+ 'Scripts' => 'Scripts',
+ 'Create new script' => 'Erstelle neues Script',
+ 'Script content' => 'Script Inhalt',
+ 'New script' => 'Neues Script',
+ 'Edit script' => 'Bearbeite Script',
+ )
+ );
\ No newline at end of file
diff --git a/plugins/box/themes/languages/it.lang.php b/plugins/box/themes/languages/it.lang.php
new file mode 100644
index 0000000..b4213c7
--- /dev/null
+++ b/plugins/box/themes/languages/it.lang.php
@@ -0,0 +1,51 @@
+ array(
+ 'Themes' => 'Temi',
+ 'Themes manager' => 'Gestione temi',
+ 'Select theme' => 'Scegli tema',
+ 'Save' => 'Salva',
+ 'Name' => 'Nome',
+ 'Save and exit' => 'Salva ed esci',
+ 'Create new template' => 'Crea nuovo modello',
+ 'New template' => 'Nuovo modello',
+ 'Delete template: :name' => 'Elimina modello: :name',
+ 'Delete chunk: :name' => 'Elimina chunk: :name',
+ 'Delete styles: :name' => 'Elimina stili: :name',
+ 'Templates' => 'Templates',
+ 'Clone' => 'Clonare',
+ 'Edit' => 'Modifica',
+ 'Delete' => 'Elimina',
+ 'Actions' => 'Azioni',
+ 'Create new chunk' => 'Crea nuovo chunk',
+ 'New chunk' => 'Nuovo chunk',
+ 'Chunks' => 'Chunks',
+ 'Create new styles' => 'Crea nuovi stili',
+ 'New styles' => 'Nuovi stili',
+ 'Styles' => 'Stili',
+ 'Template content' => 'Contenuto del modello',
+ 'Styles content' => 'Contenuto dei stili',
+ 'Chunk content' => 'Contenuto del chunk',
+ 'Edit template' => 'Modifica modello',
+ 'Edit chunk' => 'Modifica chunk',
+ 'Edit styles' => 'Modifica stili',
+ 'Site theme' => 'Tema del sito',
+ 'Admin theme' => 'Tema del backend',
+ 'Current site theme' => 'Tema corrente del sito',
+ 'Current admin theme' => 'Tema corrente del backend',
+ 'This template already exists' => 'Questo modello già esistente',
+ 'This chunk already exists' => 'Questo chunk già esistente',
+ 'This styles already exists' => 'Questi stili già esistenti',
+ 'Components templates' => 'Modello dei componenti',
+ 'Your changes to the chunk :name have been saved.' => 'Le modifiche al chunk :name sono state salvate',
+ 'Your changes to the styles :name have been saved.' => 'Le modifiche ai stili :name sono state salvate',
+ 'Your changes to the template :name have been saved.' => 'Le modifiche al modello :name sono state salvate',
+ 'This field should not be empty' => 'Campo obbligatorio',
+ 'Scripts' => 'Script',
+ 'Create new script' => 'Crea nuovo script',
+ 'Script content' => 'Contenuto dello script',
+ 'New script' => 'Nuovo script',
+ 'Edit script' => 'Modifica script',
+ )
+ );
\ No newline at end of file
diff --git a/plugins/box/users/languages/de.lang.php b/plugins/box/users/languages/de.lang.php
new file mode 100644
index 0000000..13c7829
--- /dev/null
+++ b/plugins/box/users/languages/de.lang.php
@@ -0,0 +1,66 @@
+ array(
+ 'Users' => 'Benutzer',
+ 'Login' => 'Login',
+ 'Username' => 'Benutzername',
+ 'Password' => 'Passwort',
+ 'Registered' => 'Registriert',
+ 'Email' => 'Email',
+ 'Role' => 'Rolle',
+ 'Roles' => 'Rollen',
+ 'Edit' => 'Bearbeiten',
+ 'Actions' => 'Aktionen',
+ 'Delete' => 'Löschen',
+ 'Enter' => 'Eintragen',
+ 'Logout' => 'Ausloggen',
+ 'Register new user' => 'Registriere neuen Benutzer',
+ 'New User Registration' => 'Neuen Benutzer registrieren',
+ 'Delete user: :user' => 'Lösche Benutzer: :user',
+ 'User :user have been deleted.' => 'Benutzer :user wurde gelöscht.',
+ 'This field should not be empty' => 'Dieses Feld darf nicht leer sein',
+ 'This user alredy exist' => 'Dieser Benutzer existiert bereits',
+ 'Changes saved' => 'Änderungen gespeichert',
+ 'Wrong old password' => 'Altes Passwort falsch',
+ 'Admin' => 'Admin',
+ 'User' => 'Benutzer',
+ 'Editor' => 'Redakteur',
+ 'Register' => 'Registrieren',
+ 'Edit profile' => 'Profil bearbeiten',
+ 'Save' => 'Speichern',
+ 'Firstname' => 'Vorname',
+ 'Lastname' => 'Nachname',
+ 'Old password' => 'Altes Passwort',
+ 'New password' => 'Neues Passwort',
+ 'Welcome' => 'Willkommen',
+ 'Wrong username or password' => 'Falscher Benutzername oder Passwort',
+ 'Your changes have been saved.' => 'Deine Änderungen wurden gespeichert.',
+ 'New user have been registered.' => 'Neuer Benutzer wurde registriert.',
+ 'Captcha' => 'Captcha',
+ 'Registration' => 'Registrierung',
+ 'Username' => 'Benutzername',
+ 'User email is invalid' => 'Benutzer Email ist nicht gültig',
+ 'Reset Password' => 'Passwort zurücksetzen',
+ 'Send New Password' => 'Neues Passwort zusenden',
+ 'This user doesnt alredy exist' => 'Dieser Benutzer ist nocht nicht vorhanden',
+ 'Users - Profile' => 'Benutzer - Profil',
+ 'Users - Edit Profile' => 'Benutzer - Profil Bearbeiten',
+ 'Users - Login' => 'Benutzer - Login',
+ 'Users - Registration' => 'Benutzer - Registration',
+ 'Users - Password Recover' => 'Benutzer - Passwort wiederherstellen',
+ 'New Password' => 'Neues Passwort',
+ 'Forgot your password?' => 'Passwort vergessen?',
+ 'New password has been sent' => 'Neues Passwort wurde versendet',
+ 'Monstra says: This is not your profile...' => 'Monstra sagt: Das ist nicht dein Profil...',
+ 'User registration is closed.' => 'Benutzer Registration ist geschloßen.',
+ 'Allow user registration' => 'Erlaube Benutzer Registration',
+ 'Required field' => 'Pflichtfeld',
+ 'This user doesnt exist' => 'Dieser Benutzer existiert nicht',
+ 'Captcha code is wrong' => 'Captcha Code ist falsch',
+ 'Your login details for :site_name has been sent' => 'Deine Login-Daten für :site_name wurden versendet',
+ 'Your new password for :site_name' => 'Dein neues Passwort für :site_name',
+ 'Your login details for :site_name' => 'Deine Login-Daten für :site_name',
+ 'About Me' => 'Über Mich',
+ )
+ );
\ No newline at end of file
diff --git a/plugins/box/users/languages/it.lang.php b/plugins/box/users/languages/it.lang.php
new file mode 100644
index 0000000..38a379e
--- /dev/null
+++ b/plugins/box/users/languages/it.lang.php
@@ -0,0 +1,65 @@
+ array(
+ 'Users' => 'Utenti',
+ 'Login' => 'Login',
+ 'Password' => 'Password',
+ 'Email' => 'E-mail',
+ 'Registered' => 'Registrato',
+ 'Role' => 'Ruolo',
+ 'Roles' => 'Ruoli',
+ 'Actions' => 'Azioni',
+ 'Edit' => 'Modifica',
+ 'Delete' => 'Cancella',
+ 'Enter' => 'Entra',
+ 'Logout' => 'Esci',
+ 'New User Registration' => 'Crea un account',
+ 'Register new user' => 'Crea un account',
+ 'Delete user: :user' => 'Elimina utente: :user',
+ 'User :user have been deleted.' => 'Utente :user è stato eliminato.',
+ 'This field should not be empty' => 'Questo campo non può essere vuoto',
+ 'This user alredy exist' => 'Questo utente è già esistente',
+ 'Changes saved' => 'Le modifiche sono state salvate',
+ 'Wrong old password' => 'Vecchia password errata',
+ 'Admin' => 'Amministratore',
+ 'User' => 'Utente',
+ 'Editor' => 'Editore',
+ 'Register' => 'Registrazione',
+ 'Edit profile' => 'Modifica del profilo utente',
+ 'Save' => 'Salva',
+ 'Firstname' => 'Nome',
+ 'Lastname' => 'Cognome',
+ 'Old password' => 'Vecchia password',
+ 'New password' => 'Nuova password',
+ 'Welcome' => 'Benvenuto',
+ 'Wrong login or password' => 'Login o password errata',
+ 'Your changes have been saved.' => 'Le modifiche sono state salvate.',
+ 'New user have been registered.' => 'Nuovo utente è stato registrato.',
+ 'Captcha' => 'Captcha',
+ 'Registration' => 'Registrazione',
+ 'Username' => 'Nome utente',
+ 'User email is invalid' => 'E-mail non valido',
+ 'Reset Password' => 'Resetta la password',
+ 'Send New Password' => 'Invia la password',
+ 'This user doesnt alredy exist' => 'Questo utente non esiste',
+ 'Users - Profile' => 'Utenti - Profilo',
+ 'Users - Edit Profile' => 'Utenti - Modifica profilo',
+ 'Users - Login' => 'Utenti - Login',
+ 'Users - Registration' => 'Utenti - Registrazione',
+ 'Users - Password Recover' => 'Utenti - Password Recovery',
+ 'New Password' => 'Nuova password',
+ 'Forgot your password?' => 'Dimenticato la password?',
+ 'New password has been sent' => 'La nuova password è stata inviata',
+ 'Monstra says: This is not your profile...' => 'Monstra dice: Questo non è il tuo profilo.',
+ 'User registration is closed.' => 'Registrazione utenti è chiusa.',
+ 'Allow user registration' => 'Consenti registrazione utenti.',
+ 'Required field' => 'Campo obbligatorio',
+ 'This user doesnt exist' => 'Questo utente non esiste',
+ 'Captcha code is wrong' => 'Captcha errato',
+ 'Your login details for :site_name has been sent' => 'I tuoi dati di accesso :site_name sono stati inviati',
+ 'Your new password for :site_name' => 'La tua nuova password per :site_name',
+ 'Your login details for :site_name' => 'I tuoi dati di accesso per :site_name',
+ 'About Me' => 'Su di me',
+ )
+ );
\ No newline at end of file
diff --git a/plugins/captcha/languages/de.lang.php b/plugins/captcha/languages/de.lang.php
new file mode 100644
index 0000000..675eb9b
--- /dev/null
+++ b/plugins/captcha/languages/de.lang.php
@@ -0,0 +1,9 @@
+ array(
+ 'Captcha' => 'Captcha',
+ 'Captcha plugin for Monstra' => 'Captcha Plugin für Monstra',
+ 'Captcha code is wrong' => 'Captcha Code ist falsch',
+ )
+ );
\ No newline at end of file
diff --git a/plugins/captcha/languages/it.lang.php b/plugins/captcha/languages/it.lang.php
new file mode 100644
index 0000000..543e21a
--- /dev/null
+++ b/plugins/captcha/languages/it.lang.php
@@ -0,0 +1,9 @@
+ array(
+ 'Captcha' => 'Captcha',
+ 'Captcha plugin for Monstra' => 'Captcha plugin per Monstra',
+ 'Captcha code is wrong' => 'Codice captcha è errato',
+ )
+ );
\ No newline at end of file
diff --git a/plugins/sandbox/languages/de.lang.php b/plugins/sandbox/languages/de.lang.php
new file mode 100644
index 0000000..fdb6f5a
--- /dev/null
+++ b/plugins/sandbox/languages/de.lang.php
@@ -0,0 +1,10 @@
+ array(
+ 'Sandbox' => 'Sandbox',
+ 'Sandbox plugin for Monstra' => 'Sandbox Plugin für Monstra',
+ 'Sandbox template' => 'Sandbox Template',
+ 'Save' => 'Speichern',
+ )
+ );
\ No newline at end of file
diff --git a/plugins/sandbox/languages/it.lang.php b/plugins/sandbox/languages/it.lang.php
new file mode 100644
index 0000000..0125db0
--- /dev/null
+++ b/plugins/sandbox/languages/it.lang.php
@@ -0,0 +1,10 @@
+ array(
+ 'Sandbox' => 'Sandbox',
+ 'Sandbox plugin for Monstra' => 'Plugin Sandbox per Monstra',
+ 'Sandbox template' => 'Modello Sandbox',
+ 'Save' => 'Salva',
+ )
+ );
\ No newline at end of file