xref: /plugin/jstweak/lang/de-informal/lang.php (revision 4ed479638c08442e99bf36f15f793a74b875f5d5)
1*4ed47963Sv-r-b<?php
2*4ed47963Sv-r-b/**
3*4ed47963Sv-r-b * Language file for the jstweak plugin
4*4ed47963Sv-r-b *
5*4ed47963Sv-r-b * @author Volker Bürckel <volker@vrbdev.eu>
6*4ed47963Sv-r-b */
7*4ed47963Sv-r-b
8*4ed47963Sv-r-b$lang['menu'] = 'Liste der Plugins mit conf.js-Ersetzung';
9*4ed47963Sv-r-b$lang['is_active'] = 'Die Skript-Ersetzung ist aktiv.';
10*4ed47963Sv-r-b$lang['is_inactive'] = 'Die Skript-Ersetzung ist inaktiv.';
11*4ed47963Sv-r-b$lang['error'] = 'Ein Fehler ist aufgetreten';
12*4ed47963Sv-r-b$lang['please_set_local_script_dir'] = 'Bitte trage das lokale Skript-Verzeichnis in der Konfiguration ein';
13*4ed47963Sv-r-b$lang['please_create_local_script_dir'] = 'Bitte lege das lokale Skript-Verzeichnis im Dateisystem an:';