mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-07-31 18:30:20 +02:00
Merge remote-tracking branch 'origin/master' into dev
This commit is contained in:
17
plugins/box/backup/languages/de.lang.php
Normal file
17
plugins/box/backup/languages/de.lang.php
Normal file
@@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'backup' => 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...',
|
||||
)
|
||||
);
|
17
plugins/box/backup/languages/it.lang.php
Normal file
17
plugins/box/backup/languages/it.lang.php
Normal file
@@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'backup' => 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...',
|
||||
)
|
||||
);
|
25
plugins/box/blocks/languages/de.lang.php
Normal file
25
plugins/box/blocks/languages/de.lang.php
Normal file
@@ -0,0 +1,25 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'blocks' => 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 <i>:name</i> deleted' => 'Block <i>:name</i> gelöscht',
|
||||
'Your changes to the block <i>:name</i> have been saved.' => 'Deine Änderungen für den Block <i>:name</i> wurden übernommen.',
|
||||
'Delete block: :block' => 'Lösche Block: :block',
|
||||
)
|
||||
);
|
25
plugins/box/blocks/languages/it.lang.php
Normal file
25
plugins/box/blocks/languages/it.lang.php
Normal file
@@ -0,0 +1,25 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'blocks' => 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 <i>:name</i> deleted' => 'Snippet <i>:name</i> è stato eliminato',
|
||||
'Your changes to the block <i>:name</i> have been saved.' => 'Le modifiche al blocco: <i>nome</ i> sono state salvate.',
|
||||
'Delete block: :block' => 'Elimina blocco: :block',
|
||||
)
|
||||
);
|
8
plugins/box/editor/languages/de.lang.php
Normal file
8
plugins/box/editor/languages/de.lang.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Editor' => array(
|
||||
'Editor' => 'Editor',
|
||||
'Editor plugin' => 'Editor Plugin',
|
||||
)
|
||||
);
|
8
plugins/box/editor/languages/it.lang.php
Normal file
8
plugins/box/editor/languages/it.lang.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Editor' => array(
|
||||
'Editor' => 'Editor',
|
||||
'Editor plugin' => 'Editor plugin',
|
||||
)
|
||||
);
|
17
plugins/box/filesmanager/languages/de.lang.php
Normal file
17
plugins/box/filesmanager/languages/de.lang.php
Normal file
@@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'filesmanager' => 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',
|
||||
)
|
||||
);
|
17
plugins/box/filesmanager/languages/it.lang.php
Normal file
17
plugins/box/filesmanager/languages/it.lang.php
Normal file
@@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'filesmanager' => 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',
|
||||
)
|
||||
);
|
33
plugins/box/information/languages/de.lang.php
Normal file
33
plugins/box/information/languages/de.lang.php
Normal file
@@ -0,0 +1,33 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'information' => 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. <br/>You can do this on unix systems with: <code>chmod -R a-w :path</code>' =>
|
||||
'Das Monstra-Core-Verzeichnis (":path") und/oder Dateien unterhalb des Verzeichnisses wurden als beschreibbar entdeckt. Wir empfehlen alle Schreibrechte zu entfernen. <br/>Du kannst dies auf Unix-Systemen ganz einfach mit: <code>chmod -R a-w :path</code> erledigen.',
|
||||
'The Monstra .htaccess file has been found to be writable. We would advise you to remove all write permissions. <br/>You can do this on unix systems with: <code>chmod a-w :path</code>' =>
|
||||
'Die Monstra .htaccess Datei wurde als beschreibbar entdeckt. Wir empfehlen alle Schreibrechte zu entfernen. <br/>Du kannst dies auf Unix-Systemen ganz einfach mit: <code>chmod a-w :path</code> erledigen.',
|
||||
'The Monstra index.php file has been found to be writable. We would advise you to remove all write permissions. <br/>You can do this on unix systems with: <code>chmod a-w :path</code>' =>
|
||||
'Die Monstra index.php Datei wurde als beschreibbar entdeckt. Wir empfehlen alle Schreibrechte zu entfernen. <br/>Du kannst dies auf Unix-Systemen ganz einfach mit: <code>chmod a-w :path</code> 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.',
|
||||
)
|
||||
);
|
@@ -3,7 +3,7 @@
|
||||
return array(
|
||||
'information' => array(
|
||||
'Information' => 'Information',
|
||||
'Debuging' => 'Debuging',
|
||||
'Debugging' => 'Debugging',
|
||||
'Name' => 'Name',
|
||||
'Value' => 'Value',
|
||||
'Security' => 'Security',
|
||||
|
33
plugins/box/information/languages/it.lang.php
Normal file
33
plugins/box/information/languages/it.lang.php
Normal file
@@ -0,0 +1,33 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'information' => 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. <br/>You can do this on unix systems with: <code>chmod -R a-w :path</code>' =>
|
||||
'Directory Monstra (":path") è scrivibile. Si consiglia di rimuovere le autorizzazioni di scrittura per la directory (":path") sul sito funzionante. <br/> È possibile eseguire questa operazione su sistemi UNIX così: <code>chmod -R a-w :path</code>',
|
||||
'The Monstra .htaccess file has been found to be writable. We would advise you to remove all write permissions. <br/>You can do this on unix systems with: <code>chmod a-w :path</code>' =>
|
||||
'Principale file .htaccess è scrivibile. Si consiglia di rimuovere le autorizzazioni di scrittura per il file principale .htaccess. <br/> È possibile eseguire questa operazione su sistemi UNIX così: <code>chmod -R a-w :path</code>',
|
||||
'The Monstra index.php file has been found to be writable. We would advise you to remove all write permissions. <br/>You can do this on unix systems with: <code>chmod a-w :path</code>' =>
|
||||
'Principale file index.php è scrivibile. Si consiglia di rimuovere le autorizzazioni di scrittura per il file principale index.php. <br/> È possibile eseguire questa operazione su sistemi UNIX così: <code>chmod -R a-w :path</code>',
|
||||
'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.',
|
||||
)
|
||||
);
|
@@ -3,7 +3,7 @@
|
||||
return array(
|
||||
'information' => array(
|
||||
'Information' => 'Информация',
|
||||
'Debuging' => 'Дебагинг',
|
||||
'Debugging' => 'Дебагинг',
|
||||
'Name' => 'Название',
|
||||
'Value' => 'Значение',
|
||||
'Security' => 'Безопасность',
|
||||
|
@@ -33,7 +33,7 @@
|
||||
<td><?php if (MONSTRA_GZIP) { echo __('on', 'information'); } else { echo __('off', 'information'); } ?></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><?php echo __('Debuging', 'information'); ?></td>
|
||||
<td><?php echo __('Debugging', 'information'); ?></td>
|
||||
<td><?php if (Core::$environment == Core::DEVELOPMENT) { echo __('on', 'information'); } else { echo __('off', 'information'); } ?></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
27
plugins/box/menu/languages/de.lang.php
Normal file
27
plugins/box/menu/languages/de.lang.php
Normal file
@@ -0,0 +1,27 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'menu' => 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',
|
||||
)
|
||||
);
|
27
plugins/box/menu/languages/it.lang.php
Normal file
27
plugins/box/menu/languages/it.lang.php
Normal file
@@ -0,0 +1,27 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'menu' => 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',
|
||||
)
|
||||
);
|
51
plugins/box/pages/languages/de.lang.php
Normal file
51
plugins/box/pages/languages/de.lang.php
Normal file
@@ -0,0 +1,51 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'pages' => 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 <i>:page</i> have been saved.' => 'Deine Änderungen an der Seite <i> :page </i> wurden gespeichert.',
|
||||
'The page <i>:page</i> cloned.' => 'Die Seite <i>:page</i> 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 <i>:page</i> deleted' => 'Seite <i>:page</i> wurde gelöscht',
|
||||
'Search Engines Robots' => 'Suchmaschinen-Roboter',
|
||||
'Page' => 'Seite',
|
||||
'SEO' => 'SEO',
|
||||
'Settings' => 'Einstellungen',
|
||||
'Required field' => 'Pflichtfeld',
|
||||
)
|
||||
);
|
51
plugins/box/pages/languages/it.lang.php
Normal file
51
plugins/box/pages/languages/it.lang.php
Normal file
@@ -0,0 +1,51 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'pages' => 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 <i>:page</i> have been saved.' => 'Le modifiche alla pagina <i>:page</i> sono state salvate.',
|
||||
'The page <i>:page</i> cloned.' => 'Pagina <i>:page</i> è stata clonata.',
|
||||
'Status' => 'Stato',
|
||||
'Actions' => 'Azioni',
|
||||
'Add' => 'Aggiungi',
|
||||
'Published' => 'Pubblicato',
|
||||
'Draft' => 'Bozza',
|
||||
'Published on' => 'Pubblicato il',
|
||||
'Edit 404 page' => 'Modifica la pagina 404',
|
||||
'Page <i>:page</i> deleted' => 'Pagina <i>:page</i> è stata cancellata',
|
||||
'Search Engines Robots' => 'Robot dei motori di ricerca',
|
||||
'Page' => 'Pagina',
|
||||
'SEO' => 'SEO',
|
||||
'Settings' => 'Impostazioni',
|
||||
'Required field' => 'Campo obbligatorio',
|
||||
),
|
||||
);
|
20
plugins/box/plugins/languages/de.lang.php
Normal file
20
plugins/box/plugins/languages/de.lang.php
Normal file
@@ -0,0 +1,20 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'plugins' => 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',
|
||||
)
|
||||
);
|
20
plugins/box/plugins/languages/it.lang.php
Normal file
20
plugins/box/plugins/languages/it.lang.php
Normal file
@@ -0,0 +1,20 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'plugins' => 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',
|
||||
)
|
||||
);
|
7
plugins/box/sitemap/languages/de.lang.php
Normal file
7
plugins/box/sitemap/languages/de.lang.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'sitemap' => array(
|
||||
'Sitemap' => 'Sitemap',
|
||||
)
|
||||
);
|
7
plugins/box/sitemap/languages/it.lang.php
Normal file
7
plugins/box/sitemap/languages/it.lang.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'sitemap' => array(
|
||||
'Sitemap' => 'Sitemap',
|
||||
)
|
||||
);
|
26
plugins/box/snippets/languages/de.lang.php
Normal file
26
plugins/box/snippets/languages/de.lang.php
Normal file
@@ -0,0 +1,26 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'snippets' => 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 <i>:name</i> deleted' => 'Snippet <i>:name</i> wurde gelöscht',
|
||||
'Your changes to the snippet <i>:name</i> have been saved.' => 'Deine Änerungen für das Snippet <i>:name</i> wurden gespeichert.',
|
||||
'Delete snippet: :snippet' => 'Lösche Snippet: :snippet',
|
||||
'Required field' => 'Pflichtfeld',
|
||||
)
|
||||
);
|
26
plugins/box/snippets/languages/it.lang.php
Normal file
26
plugins/box/snippets/languages/it.lang.php
Normal file
@@ -0,0 +1,26 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'snippets' => 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 <i>:name</i> deleted' => 'Snippet <i>:name</i> eliminato',
|
||||
'Your changes to the snippet <i>:name</i> have been saved.' => 'Le modifiche al snippet <i>:name</i> sono state salvate.',
|
||||
'Delete snippet: :snippet' => 'Elimina snippet: :snippet',
|
||||
'Required field' => 'Campo obbligatorio',
|
||||
)
|
||||
);
|
79
plugins/box/system/languages/de.lang.php
Normal file
79
plugins/box/system/languages/de.lang.php
Normal file
@@ -0,0 +1,79 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'system' => 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: <b> :dir </b> writable' => 'Ordner: <b> :dir </b> beschreibbar',
|
||||
'Directory: <b> :dir </b> not writable' => 'Ordner: <b> :dir </b> 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',
|
||||
)
|
||||
);
|
80
plugins/box/system/languages/it.lang.php
Normal file
80
plugins/box/system/languages/it.lang.php
Normal file
@@ -0,0 +1,80 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'system' => 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: <b> :dir </b> writable' => 'Directory <b> :dir </b> è scrivibile',
|
||||
'Directory: <b> :dir </b> not writable' => 'Directory <b> :dir </b> 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',
|
||||
)
|
||||
);
|
@@ -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' => 'Ядро',
|
||||
@@ -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' => 'Карта сайта доступна для записи',
|
||||
|
49
plugins/box/themes/languages/de.lang.php
Normal file
49
plugins/box/themes/languages/de.lang.php
Normal file
@@ -0,0 +1,49 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'themes' => 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 <i>:name</i> have been saved.' => 'Deine Änderungen für das Chunk <i>:name</i> wurden gespeichert.',
|
||||
'Your changes to the styles <i>:name</i> have been saved.' => 'Deine Änderungen für die Styles <i>:name</i> wurden gespeichert.',
|
||||
'Your changes to the template <i>:name</i> have been saved.' => 'Deine Änderungen für das Template <i>:name</i> 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',
|
||||
)
|
||||
);
|
51
plugins/box/themes/languages/it.lang.php
Normal file
51
plugins/box/themes/languages/it.lang.php
Normal file
@@ -0,0 +1,51 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'themes' => 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 <i>:name</i> have been saved.' => 'Le modifiche al chunk <i>:name</i> sono state salvate',
|
||||
'Your changes to the styles <i>:name</i> have been saved.' => 'Le modifiche ai stili <i>:name</i> sono state salvate',
|
||||
'Your changes to the template <i>:name</i> have been saved.' => 'Le modifiche al modello <i>:name</i> 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',
|
||||
)
|
||||
);
|
66
plugins/box/users/languages/de.lang.php
Normal file
66
plugins/box/users/languages/de.lang.php
Normal file
@@ -0,0 +1,66 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'users' => 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 <i>:user</i> have been deleted.' => 'Benutzer <i>:user</i> 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 <b>username</b> or <b>password</b>' => 'Falscher <b>Benutzername</b> oder <b>Passwort</b>',
|
||||
'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',
|
||||
)
|
||||
);
|
65
plugins/box/users/languages/it.lang.php
Normal file
65
plugins/box/users/languages/it.lang.php
Normal file
@@ -0,0 +1,65 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'users' => 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 <i>:user</i> have been deleted.' => 'Utente <i>:user</i> è 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 <b>login</b> or <b>password</b>' => '<b>Login</b> o <b>password</b> 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',
|
||||
)
|
||||
);
|
9
plugins/captcha/languages/de.lang.php
Normal file
9
plugins/captcha/languages/de.lang.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'captcha' => array(
|
||||
'Captcha' => 'Captcha',
|
||||
'Captcha plugin for Monstra' => 'Captcha Plugin für Monstra',
|
||||
'Captcha code is wrong' => 'Captcha Code ist falsch',
|
||||
)
|
||||
);
|
9
plugins/captcha/languages/it.lang.php
Normal file
9
plugins/captcha/languages/it.lang.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'captcha' => array(
|
||||
'Captcha' => 'Captcha',
|
||||
'Captcha plugin for Monstra' => 'Captcha plugin per Monstra',
|
||||
'Captcha code is wrong' => 'Codice captcha è errato',
|
||||
)
|
||||
);
|
10
plugins/sandbox/languages/de.lang.php
Normal file
10
plugins/sandbox/languages/de.lang.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'sandbox' => array(
|
||||
'Sandbox' => 'Sandbox',
|
||||
'Sandbox plugin for Monstra' => 'Sandbox Plugin für Monstra',
|
||||
'Sandbox template' => 'Sandbox Template',
|
||||
'Save' => 'Speichern',
|
||||
)
|
||||
);
|
10
plugins/sandbox/languages/it.lang.php
Normal file
10
plugins/sandbox/languages/it.lang.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'sandbox' => array(
|
||||
'Sandbox' => 'Sandbox',
|
||||
'Sandbox plugin for Monstra' => 'Plugin Sandbox per Monstra',
|
||||
'Sandbox template' => 'Modello Sandbox',
|
||||
'Save' => 'Salva',
|
||||
)
|
||||
);
|
Reference in New Issue
Block a user