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:
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' => 'Ядро',
|
||||
@@ -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' => 'Карта сайта доступна для записи',
|
||||
|
Reference in New Issue
Block a user