Fix links to developer documentation in phrases
authorFelix | D1strict <68828301+felix-d1strict@users.noreply.github.com>
Tue, 15 Jun 2021 05:33:15 +0000 (07:33 +0200)
committerGitHub <noreply@github.com>
Tue, 15 Jun 2021 05:33:15 +0000 (07:33 +0200)
wcfsetup/install/lang/de.xml
wcfsetup/install/lang/en.xml

index ec65e11cb543d4ccb53fc115cbde546bb7c01f34..fb8254014bb2c1a7c885e604557e8d7a0084b7b7 100644 (file)
                <item name="wcf.acp.devtools.project.add"><![CDATA[Projekt hinzufügen]]></item>
                <item name="wcf.acp.devtools.project.edit"><![CDATA[Projekt bearbeiten]]></item>
                <item name="wcf.acp.devtools.project.delete.confirmMessage"><![CDATA[{if LANGUAGE_USE_INFORMAL_VARIANT}Willst du{else}Wollen Sie{/if} das Projekt <span class="confirmationObject">{$object->name}</span> wirklich löschen?]]></item>
-               <item name="wcf.acp.devtools.project.introduction"><![CDATA[Bitte {if LANGUAGE_USE_INFORMAL_VARIANT}beachte{else}beachten Sie{/if} die <a href="https://docs.woltlab.com/getting-started_quick-start.html#developer-tools" class="externalURL">Hinweise zur Benutzung</a> in der Entwickler-Dokumentation.]]></item>
+               <item name="wcf.acp.devtools.project.introduction"><![CDATA[Bitte {if LANGUAGE_USE_INFORMAL_VARIANT}beachte{else}beachten Sie{/if} die <a href="https://docs.woltlab.com/5.3/getting-started_quick-start.html#developer-tools" class="externalURL">Hinweise zur Benutzung</a> in der Entwickler-Dokumentation.]]></item>
                <item name="wcf.acp.devtools.project.list"><![CDATA[Projekte]]></item>
                <item name="wcf.acp.devtools.project.name"><![CDATA[Name]]></item>
                <item name="wcf.acp.devtools.project.name.error.notUnique"><![CDATA[Der Name wird bereits von einem anderen Projekt verwendet.]]></item>
@@ -2596,31 +2596,31 @@ Kein Abschnitt darf leer sein und alle Abschnitten dürfen nur folgende Zeichen
                <item name="wcf.acp.pip.page.permissions.description"><![CDATA[Der aktive Benutzer muss mindestens eine der angebenen Benutzergruppenberechtigungen besitzen, damit <strong>Menüpunkte</strong>, die auf diese Seite verlinken, angezeigt werden. Diese Option beeinflusst den Seitenzugriff an sich nicht. Benutzergruppenberechtigungen von nicht als benötigt angegebenen Paketen werden als fehlend bemängelt.]]></item>
                <item name="wcf.acp.pip.page.requireObjectID"><![CDATA[Benötigt eine Objekt-ID]]></item>
                <item name="wcf.acp.pip.page.requireObjectID.description"><![CDATA[Damit die Seite angezeigt werden kann, wird eine Objekt-ID benötigt.]]></item>
-               <item name="wcf.acp.pip.aclOption.info"><![CDATA[Das <kbd>aclOption</kbd>-Package Installation Plugin erlauben es Berechtigungen für einzelne Objekte zu erstellen. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/package_pip_acl-option.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
-               <item name="wcf.acp.pip.acpMenu.info"><![CDATA[Das <kbd>acpMenu</kbd>-Package Installation Plugin installiert neue Menüpunkte für das Administrationsoberflächenmenü. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/package_pip_acp-menu.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
-               <item name="wcf.acp.pip.acpSearchProvider.info"><![CDATA[Das <kbd>acpSearchProvider</kbd>-Package Installation Plugin installiert neue Anbieter von Suchergebnissen in der Administrationsoberfläche. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/package_pip_acp-search-provider.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
-               <item name="wcf.acp.pip.bbcode.info"><![CDATA[Das <kbd>bbcode</kbd>-Package Installation Plugin installiert neue BBCodes. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/package_pip_bbcode.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
-               <item name="wcf.acp.pip.box.info"><![CDATA[Das <kbd>box</kbd>-Package Installation Plugin installiert neue vorkonfigurierte Boxen. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/package_pip_box.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
-               <item name="wcf.acp.pip.clipboardAction.info"><![CDATA[Das <kbd>clipboardAction</kbd>-Package Installation Plugin installiert neue Clipboard-Aktionen, die für mehrere Objekte gleichzeitig ausgeführt werden. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/package_pip_clipboard_action.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
-               <item name="wcf.acp.pip.coreObject.info"><![CDATA[Das <kbd>coreObject</kbd>-Package Installation Plugin installiert neue <kbd>wcf\system\SingletonFactory</kbd>-Objekte, auf die in Templates zugegriffen werden kann. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/package_pip_core-object.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
-               <item name="wcf.acp.pip.cronjob.info"><![CDATA[Das <kbd>cronjob</kbd>-Package Installation Plugin installiert neue Cronjobs, die regelmäßig im Hintergrund ausgeführt werden. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/package_pip_cronjob.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
-               <item name="wcf.acp.pip.eventListener.info"><![CDATA[Das <kbd>eventListener</kbd>-Package Installation Plugin installiert neue Event-Listener. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/package_pip_event-listener.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
-               <item name="wcf.acp.pip.language.info"><![CDATA[Das <kbd>language</kbd>-Package Installation Plugin installiert neue Sprachvariablen. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/package_pip_language.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
-               <item name="wcf.acp.pip.mediaProvider.info"><![CDATA[Das <kbd>mediaProvider</kbd>-Package Installation Plugin installiert neue Medienanbieter, die automatisch Links zu Medien-Websites umwandeln. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/package_pip_media-provider.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
-               <item name="wcf.acp.pip.menu.info"><![CDATA[Das <kbd>menu</kbd>-Package Installation Plugin installiert neue Menüs. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/package_pip_menu.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
-               <item name="wcf.acp.pip.menuItem.info"><![CDATA[Das <kbd>menuItem</kbd>-Package Installation Plugin installiert neue Menüpunkte für bereits vorhandene Menüs. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/package_pip_menu-item.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
-               <item name="wcf.acp.pip.objectType.info"><![CDATA[Das <kbd>objectType</kbd>-Package Installation Plugin installiert neue Objekttypen. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/package_pip_object-type.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
-               <item name="wcf.acp.pip.objectTypeDefinition.info"><![CDATA[Das <kbd>objectTypeDefinition</kbd>-Package Installation Plugin installiert neue Objekttyp-Definitionen. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/package_pip_object-type-definition.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
-               <item name="wcf.acp.pip.option.info"><![CDATA[Das <kbd>option</kbd>-Package Installation Plugin installiert neue Optionen. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/package_pip_option.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
-               <item name="wcf.acp.pip.packageInstallationPlugin.info"><![CDATA[Das <kbd>packageInstallationPlugin</kbd>-Package Installation Plugin installiert neue Package Installation Plugins. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/package_pip_pip.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
-               <item name="wcf.acp.pip.page.info"><![CDATA[Das <kbd>page</kbd>-Package Installation Plugin installiert neue Seiten. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/package_pip_page.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
-               <item name="wcf.acp.pip.smiley.info"><![CDATA[Das <kbd>smiley</kbd>-Package Installation Plugin installiert neue Smileys. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/package_pip_smiley.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
-               <item name="wcf.acp.pip.templateListener.info"><![CDATA[Das <kbd>templateListener</kbd>-Package Installation Plugin installiert neue Template-Listeners. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/package_pip_template-listener.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
-               <item name="wcf.acp.pip.userGroupOption.info"><![CDATA[Das <kbd>userGroupOption</kbd>-Package Installation Plugin installiert neue Benutzergruppenberechtigungen. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/package_pip_user-group-option.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
-               <item name="wcf.acp.pip.userMenu.info"><![CDATA[Das <kbd>userMenu</kbd>-Package Installation Plugin installiert neue Menüpunkte für das Benutzermenü. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/package_pip_user-menu.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
-               <item name="wcf.acp.pip.userNotificationEvent.info"><![CDATA[Das <kbd>userNotificationEvent</kbd>-Package Installation Plugin installiert neue Benachrichtigungsevents. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/package_pip_user-notification-event.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
-               <item name="wcf.acp.pip.userOption.info"><![CDATA[Das <kbd>userOption</kbd>-Package Installation Plugin installiert neue Benutzereinstellungen und Profilfelder. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/package_pip_user-option.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
-               <item name="wcf.acp.pip.userProfileMenu.info"><![CDATA[Das <kbd>userProfileMenu</kbd>-Package Installation Plugin installiert neue Menüpunkte für das Benutzerprofilmenü. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/package_pip_user-profile-menu.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
+               <item name="wcf.acp.pip.aclOption.info"><![CDATA[Das <kbd>aclOption</kbd>-Package Installation Plugin erlauben es Berechtigungen für einzelne Objekte zu erstellen. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/5.3/package_pip_acl-option.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
+               <item name="wcf.acp.pip.acpMenu.info"><![CDATA[Das <kbd>acpMenu</kbd>-Package Installation Plugin installiert neue Menüpunkte für das Administrationsoberflächenmenü. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/5.3/package_pip_acp-menu.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
+               <item name="wcf.acp.pip.acpSearchProvider.info"><![CDATA[Das <kbd>acpSearchProvider</kbd>-Package Installation Plugin installiert neue Anbieter von Suchergebnissen in der Administrationsoberfläche. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/5.3/package_pip_acp-search-provider.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
+               <item name="wcf.acp.pip.bbcode.info"><![CDATA[Das <kbd>bbcode</kbd>-Package Installation Plugin installiert neue BBCodes. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/5.3/package_pip_bbcode.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
+               <item name="wcf.acp.pip.box.info"><![CDATA[Das <kbd>box</kbd>-Package Installation Plugin installiert neue vorkonfigurierte Boxen. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/5.3/package_pip_box.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
+               <item name="wcf.acp.pip.clipboardAction.info"><![CDATA[Das <kbd>clipboardAction</kbd>-Package Installation Plugin installiert neue Clipboard-Aktionen, die für mehrere Objekte gleichzeitig ausgeführt werden. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/5.3/package_pip_clipboard_action.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
+               <item name="wcf.acp.pip.coreObject.info"><![CDATA[Das <kbd>coreObject</kbd>-Package Installation Plugin installiert neue <kbd>wcf\system\SingletonFactory</kbd>-Objekte, auf die in Templates zugegriffen werden kann. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/5.3/package_pip_core-object.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
+               <item name="wcf.acp.pip.cronjob.info"><![CDATA[Das <kbd>cronjob</kbd>-Package Installation Plugin installiert neue Cronjobs, die regelmäßig im Hintergrund ausgeführt werden. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/5.3/package_pip_cronjob.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
+               <item name="wcf.acp.pip.eventListener.info"><![CDATA[Das <kbd>eventListener</kbd>-Package Installation Plugin installiert neue Event-Listener. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/5.3/package_pip_event-listener.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
+               <item name="wcf.acp.pip.language.info"><![CDATA[Das <kbd>language</kbd>-Package Installation Plugin installiert neue Sprachvariablen. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/5.3/package_pip_language.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
+               <item name="wcf.acp.pip.mediaProvider.info"><![CDATA[Das <kbd>mediaProvider</kbd>-Package Installation Plugin installiert neue Medienanbieter, die automatisch Links zu Medien-Websites umwandeln. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/5.3/package_pip_media-provider.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
+               <item name="wcf.acp.pip.menu.info"><![CDATA[Das <kbd>menu</kbd>-Package Installation Plugin installiert neue Menüs. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/5.3/package_pip_menu.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
+               <item name="wcf.acp.pip.menuItem.info"><![CDATA[Das <kbd>menuItem</kbd>-Package Installation Plugin installiert neue Menüpunkte für bereits vorhandene Menüs. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/5.3/package_pip_menu-item.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
+               <item name="wcf.acp.pip.objectType.info"><![CDATA[Das <kbd>objectType</kbd>-Package Installation Plugin installiert neue Objekttypen. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/5.3/package_pip_object-type.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
+               <item name="wcf.acp.pip.objectTypeDefinition.info"><![CDATA[Das <kbd>objectTypeDefinition</kbd>-Package Installation Plugin installiert neue Objekttyp-Definitionen. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/5.3/package_pip_object-type-definition.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
+               <item name="wcf.acp.pip.option.info"><![CDATA[Das <kbd>option</kbd>-Package Installation Plugin installiert neue Optionen. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/5.3/package_pip_option.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
+               <item name="wcf.acp.pip.packageInstallationPlugin.info"><![CDATA[Das <kbd>packageInstallationPlugin</kbd>-Package Installation Plugin installiert neue Package Installation Plugins. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/5.3/package_pip_pip.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
+               <item name="wcf.acp.pip.page.info"><![CDATA[Das <kbd>page</kbd>-Package Installation Plugin installiert neue Seiten. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/5.3/package_pip_page.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
+               <item name="wcf.acp.pip.smiley.info"><![CDATA[Das <kbd>smiley</kbd>-Package Installation Plugin installiert neue Smileys. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/5.3/package_pip_smiley.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
+               <item name="wcf.acp.pip.templateListener.info"><![CDATA[Das <kbd>templateListener</kbd>-Package Installation Plugin installiert neue Template-Listeners. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/5.3/package_pip_template-listener.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
+               <item name="wcf.acp.pip.userGroupOption.info"><![CDATA[Das <kbd>userGroupOption</kbd>-Package Installation Plugin installiert neue Benutzergruppenberechtigungen. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/5.3/package_pip_user-group-option.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
+               <item name="wcf.acp.pip.userMenu.info"><![CDATA[Das <kbd>userMenu</kbd>-Package Installation Plugin installiert neue Menüpunkte für das Benutzermenü. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/5.3/package_pip_user-menu.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
+               <item name="wcf.acp.pip.userNotificationEvent.info"><![CDATA[Das <kbd>userNotificationEvent</kbd>-Package Installation Plugin installiert neue Benachrichtigungsevents. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/5.3/package_pip_user-notification-event.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
+               <item name="wcf.acp.pip.userOption.info"><![CDATA[Das <kbd>userOption</kbd>-Package Installation Plugin installiert neue Benutzereinstellungen und Profilfelder. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/5.3/package_pip_user-option.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
+               <item name="wcf.acp.pip.userProfileMenu.info"><![CDATA[Das <kbd>userProfileMenu</kbd>-Package Installation Plugin installiert neue Menüpunkte für das Benutzerprofilmenü. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/5.3/package_pip_user-profile-menu.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
                <item name="wcf.acp.pip.language.languageItemValue.de.description"><![CDATA[Hilfreiche Code-Fragmente: <kbd>{literal}{if LANGUAGE_USE_INFORMAL_VARIANT}{else}{/if}{/literal}</kbd>, <kbd>„“</kbd>]]></item>
                <item name="wcf.acp.pip.language.languageItemValue.en.description"><![CDATA[Hilfreiche Code-Fragmente: <kbd>“”</kbd>]]></item>
        </category>
index 8a71f1164f501ff9ca24333d6f5bc888f1d64836..6ae06cd2059d799480ba01b9467845fb846b9206 100644 (file)
                <item name="wcf.acp.devtools.project.add"><![CDATA[Add Project]]></item>
                <item name="wcf.acp.devtools.project.edit"><![CDATA[Edit Project]]></item>
                <item name="wcf.acp.devtools.project.delete.confirmMessage"><![CDATA[Do you really want to delete the project <span class="confirmationObject">{$object->name}</span>?]]></item>
-               <item name="wcf.acp.devtools.project.introduction"><![CDATA[Please read the <a href="https://docs.woltlab.com/getting-started_quick-start.html#developer-tools" class="externalURL">usage instructions</a> in the developer documentation.]]></item>
+               <item name="wcf.acp.devtools.project.introduction"><![CDATA[Please read the <a href="https://docs.woltlab.com/5.3/getting-started_quick-start.html#developer-tools" class="externalURL">usage instructions</a> in the developer documentation.]]></item>
                <item name="wcf.acp.devtools.project.list"><![CDATA[Projects]]></item>
                <item name="wcf.acp.devtools.project.name"><![CDATA[Name]]></item>
                <item name="wcf.acp.devtools.project.name.error.notUnique"><![CDATA[The name is already used by another project.]]></item>
@@ -2523,31 +2523,31 @@ If you have <strong>already bought the licenses for the listed apps</strong>, th
                <item name="wcf.acp.pip.templateListener.niceValue.description"><![CDATA[The nice value is used to determine the order in which template listeners for the same event are executed. Template listeners with a lower nice value are executed first.]]></item>
                <item name="wcf.acp.pip.templateListener.options.description"><![CDATA[At least one of the entered options has to be enabled for the template listener’ code to be executed. The options are checked in the template by wrapping the template code in an if statement checking the options. Options of non-required packages will be reported as non-existing.]]></item>
                <item name="wcf.acp.pip.templateListener.permissions.description"><![CDATA[The active user must be granted at least one of the entered permissions for the template listener’ code to be executed. The permissions are checked in the template by wrapping the template code in an if statement checking the permissions. Permissions of non-required packages will be reported as non-existing.]]></item>
-               <item name="wcf.acp.pip.aclOption.info"><![CDATA[The <kbd>aclOption</kbd> package installation plugin allows setting up permissions for individual objects. You can find more information in the <a href="https://docs.woltlab.com/package_pip_acl-option.html" class="externalURL">developer documentation</a>.]]></item>
-               <item name="wcf.acp.pip.acpMenu.info"><![CDATA[The <kbd>acpMenu</kbd> package installation plugin installs new ACP menu items. You can find more information in the <a href="https://docs.woltlab.com/package_pip_acp-menu.html" class="externalURL">developer documentation</a>.]]></item>
-               <item name="wcf.acp.pip.acpSearchProvider.info"><![CDATA[The <kbd>acpSearchProvider</kbd> package installation plugin installs new data provider for the admin panel search. You can find more information in the <a href="https://docs.woltlab.com/package_pip_acp-search-provider.html" class="externalURL">developer documentation</a>.]]></item>
-               <item name="wcf.acp.pip.bbcode.info"><![CDATA[The <kbd>bbcode</kbd> package installation plugin installs new BBCodes. You can find more information in the <a href="https://docs.woltlab.com/package_pip_bbcode.html" class="externalURL">developer documentation</a>.]]></item>
-               <item name="wcf.acp.pip.box.info"><![CDATA[The <kbd>box</kbd> package installation plugin installs new pre-configured boxes. You can find more information in the <a href="https://docs.woltlab.com/package_pip_box.html" class="externalURL">developer documentation</a>.]]></item>
-               <item name="wcf.acp.pip.clipboardAction.info"><![CDATA[The <kbd>clipboardAction</kbd> package installation plugin installs new clipboard actions that can be executed for multiple objects at once. You can find more information in the <a href="https://docs.woltlab.com/package_pip_clipboard_action.html" class="externalURL">developer documentation</a>.]]></item>
-               <item name="wcf.acp.pip.coreObject.info"><![CDATA[The <kbd>coreObject</kbd> package installation plugin installs new <kbd>wcf\system\SingletonFactory</kbd> objects that can be accessed in templates. You can find more information in the <a href="https://docs.woltlab.com/package_pip_core-object.html" class="externalURL">developer documentation</a>.]]></item>
-               <item name="wcf.acp.pip.cronjob.info"><![CDATA[The <kbd>cronjob</kbd> package installation plugin installs new cronjobs that are executed regularly in the background. You can find more information in the <a href="https://docs.woltlab.com/package_pip_cronjob.html" class="externalURL">developer documentation</a>.]]></item>
-               <item name="wcf.acp.pip.eventListener.info"><![CDATA[The <kbd>eventListener</kbd> package installation plugin installs new event listeners. You can find more information in the <a href="https://docs.woltlab.com/package_pip_event-listener.html" class="externalURL">developer documentation</a>.]]></item>
-               <item name="wcf.acp.pip.language.info"><![CDATA[The <kbd>language</kbd> package installation plugin installs new language items. You can find more information in the <a href="https://docs.woltlab.com/package_pip_language.html" class="externalURL">developer documentation</a>.]]></item>
-               <item name="wcf.acp.pip.mediaProvider.info"><![CDATA[The <kbd>mediaProvider</kbd> package installation plugin installs new media providers that automatically convert links to media websites. You can find more information in the <a href="https://docs.woltlab.com/package_pip_media-provider.html" class="externalURL">developer documentation</a>.]]></item>
-               <item name="wcf.acp.pip.menu.info"><![CDATA[The <kbd>menu</kbd> package installation plugin installs new menus. You can find more information in the <a href="https://docs.woltlab.com/package_pip_menu.html" class="externalURL">developer documentation</a>.]]></item>
-               <item name="wcf.acp.pip.menuItem.info"><![CDATA[The <kbd>menuItem</kbd> package installation plugin installs new menu items for existing menus. You can find more information in the <a href="https://docs.woltlab.com/package_pip_menu-item.html" class="externalURL">developer documentation</a>.]]></item>
-               <item name="wcf.acp.pip.objectType.info"><![CDATA[The <kbd>objectType</kbd> package installation plugin installs new object types. You can find more information in the <a href="https://docs.woltlab.com/package_pip_object-type.html" class="externalURL">developer documentation</a>.]]></item>
-               <item name="wcf.acp.pip.objectTypeDefinition.info"><![CDATA[The <kbd>objectTypeDefinition</kbd> package installation plugin installs new object type definitions. You can find more information in the <a href="https://docs.woltlab.com/package_pip_object-type-definition.html" class="externalURL">developer documentation</a>.]]></item>
-               <item name="wcf.acp.pip.option.info"><![CDATA[The <kbd>option</kbd> package installation plugin installs new options. You can find more information in the <a href="https://docs.woltlab.com/package_pip_option.html" class="externalURL">developer documentation</a>.]]></item>
-               <item name="wcf.acp.pip.packageInstallationPlugin.info"><![CDATA[The <kbd>packageInstallationPlugin</kbd> package installation plugin installs new package installation plugins. You can find more information in the <a href="https://docs.woltlab.com/package_pip_pip.html" class="externalURL">developer documentation</a>.]]></item>
-               <item name="wcf.acp.pip.page.info"><![CDATA[The <kbd>page</kbd> package installation plugin installs new pages. You can find more information in the <a href="https://docs.woltlab.com/package_pip_page.html" class="externalURL">developer documentation</a>.]]></item>
-               <item name="wcf.acp.pip.smiley.info"><![CDATA[The <kbd>smiley</kbd> package installation plugin installs new smileys. You can find more information in the <a href="https://docs.woltlab.com/package_pip_smiley.html" class="externalURL">developer documentation</a>.]]></item>
-               <item name="wcf.acp.pip.templateListener.info"><![CDATA[The <kbd>templateListener</kbd> package installation plugin installs new template listeners. You can find more information in the <a href="https://docs.woltlab.com/package_pip_template-listener.html" class="externalURL">developer documentation</a>.]]></item>
-               <item name="wcf.acp.pip.userGroupOption.info"><![CDATA[The <kbd>userGroupOption</kbd> package installation plugin installs new user group options. You can find more information in the <a href="https://docs.woltlab.com/package_pip_user-group-option.html" class="externalURL">developer documentation</a>.]]></item>
-               <item name="wcf.acp.pip.userMenu.info"><![CDATA[The <kbd>userMenu</kbd> package installation plugin installs new menu items for the user menu. You can find more information in the <a href="https://docs.woltlab.com/package_pip_user-menu.html" class="externalURL">developer documentation</a>.]]></item>
-               <item name="wcf.acp.pip.userNotificationEvent.info"><![CDATA[The <kbd>userNotificationEvent</kbd> package installation plugin installs new user notification events. You can find more information in the <a href="https://docs.woltlab.com/package_pip_user-notification-event.html" class="externalURL">developer documentation</a>.]]></item>
-               <item name="wcf.acp.pip.userOption.info"><![CDATA[The <kbd>userOption</kbd> package installation plugin installs new user options and profile fields. You can find more information in the <a href="https://docs.woltlab.com/package_pip_user-option.html" class="externalURL">developer documentation</a>.]]></item>
-               <item name="wcf.acp.pip.userProfileMenu.info"><![CDATA[The <kbd>userProfileMenu</kbd> package installation plugin installs new menu items for the user profile menu. You can find more information in the <a href="https://docs.woltlab.com/package_pip_user-profile-menu.html" class="externalURL">developer documentation</a>.]]></item>
+               <item name="wcf.acp.pip.aclOption.info"><![CDATA[The <kbd>aclOption</kbd> package installation plugin allows setting up permissions for individual objects. You can find more information in the <a href="https://docs.woltlab.com/5.3/package_pip_acl-option.html" class="externalURL">developer documentation</a>.]]></item>
+               <item name="wcf.acp.pip.acpMenu.info"><![CDATA[The <kbd>acpMenu</kbd> package installation plugin installs new ACP menu items. You can find more information in the <a href="https://docs.woltlab.com/5.3/package_pip_acp-menu.html" class="externalURL">developer documentation</a>.]]></item>
+               <item name="wcf.acp.pip.acpSearchProvider.info"><![CDATA[The <kbd>acpSearchProvider</kbd> package installation plugin installs new data provider for the admin panel search. You can find more information in the <a href="https://docs.woltlab.com/5.3/package_pip_acp-search-provider.html" class="externalURL">developer documentation</a>.]]></item>
+               <item name="wcf.acp.pip.bbcode.info"><![CDATA[The <kbd>bbcode</kbd> package installation plugin installs new BBCodes. You can find more information in the <a href="https://docs.woltlab.com/5.3/package_pip_bbcode.html" class="externalURL">developer documentation</a>.]]></item>
+               <item name="wcf.acp.pip.box.info"><![CDATA[The <kbd>box</kbd> package installation plugin installs new pre-configured boxes. You can find more information in the <a href="https://docs.woltlab.com/5.3/package_pip_box.html" class="externalURL">developer documentation</a>.]]></item>
+               <item name="wcf.acp.pip.clipboardAction.info"><![CDATA[The <kbd>clipboardAction</kbd> package installation plugin installs new clipboard actions that can be executed for multiple objects at once. You can find more information in the <a href="https://docs.woltlab.com/5.3/package_pip_clipboard_action.html" class="externalURL">developer documentation</a>.]]></item>
+               <item name="wcf.acp.pip.coreObject.info"><![CDATA[The <kbd>coreObject</kbd> package installation plugin installs new <kbd>wcf\system\SingletonFactory</kbd> objects that can be accessed in templates. You can find more information in the <a href="https://docs.woltlab.com/5.3/package_pip_core-object.html" class="externalURL">developer documentation</a>.]]></item>
+               <item name="wcf.acp.pip.cronjob.info"><![CDATA[The <kbd>cronjob</kbd> package installation plugin installs new cronjobs that are executed regularly in the background. You can find more information in the <a href="https://docs.woltlab.com/5.3/package_pip_cronjob.html" class="externalURL">developer documentation</a>.]]></item>
+               <item name="wcf.acp.pip.eventListener.info"><![CDATA[The <kbd>eventListener</kbd> package installation plugin installs new event listeners. You can find more information in the <a href="https://docs.woltlab.com/5.3/package_pip_event-listener.html" class="externalURL">developer documentation</a>.]]></item>
+               <item name="wcf.acp.pip.language.info"><![CDATA[The <kbd>language</kbd> package installation plugin installs new language items. You can find more information in the <a href="https://docs.woltlab.com/5.3/package_pip_language.html" class="externalURL">developer documentation</a>.]]></item>
+               <item name="wcf.acp.pip.mediaProvider.info"><![CDATA[The <kbd>mediaProvider</kbd> package installation plugin installs new media providers that automatically convert links to media websites. You can find more information in the <a href="https://docs.woltlab.com/5.3/package_pip_media-provider.html" class="externalURL">developer documentation</a>.]]></item>
+               <item name="wcf.acp.pip.menu.info"><![CDATA[The <kbd>menu</kbd> package installation plugin installs new menus. You can find more information in the <a href="https://docs.woltlab.com/5.3/package_pip_menu.html" class="externalURL">developer documentation</a>.]]></item>
+               <item name="wcf.acp.pip.menuItem.info"><![CDATA[The <kbd>menuItem</kbd> package installation plugin installs new menu items for existing menus. You can find more information in the <a href="https://docs.woltlab.com/5.3/package_pip_menu-item.html" class="externalURL">developer documentation</a>.]]></item>
+               <item name="wcf.acp.pip.objectType.info"><![CDATA[The <kbd>objectType</kbd> package installation plugin installs new object types. You can find more information in the <a href="https://docs.woltlab.com/5.3/package_pip_object-type.html" class="externalURL">developer documentation</a>.]]></item>
+               <item name="wcf.acp.pip.objectTypeDefinition.info"><![CDATA[The <kbd>objectTypeDefinition</kbd> package installation plugin installs new object type definitions. You can find more information in the <a href="https://docs.woltlab.com/5.3/package_pip_object-type-definition.html" class="externalURL">developer documentation</a>.]]></item>
+               <item name="wcf.acp.pip.option.info"><![CDATA[The <kbd>option</kbd> package installation plugin installs new options. You can find more information in the <a href="https://docs.woltlab.com/5.3/package_pip_option.html" class="externalURL">developer documentation</a>.]]></item>
+               <item name="wcf.acp.pip.packageInstallationPlugin.info"><![CDATA[The <kbd>packageInstallationPlugin</kbd> package installation plugin installs new package installation plugins. You can find more information in the <a href="https://docs.woltlab.com/5.3/package_pip_pip.html" class="externalURL">developer documentation</a>.]]></item>
+               <item name="wcf.acp.pip.page.info"><![CDATA[The <kbd>page</kbd> package installation plugin installs new pages. You can find more information in the <a href="https://docs.woltlab.com/5.3/package_pip_page.html" class="externalURL">developer documentation</a>.]]></item>
+               <item name="wcf.acp.pip.smiley.info"><![CDATA[The <kbd>smiley</kbd> package installation plugin installs new smileys. You can find more information in the <a href="https://docs.woltlab.com/5.3/package_pip_smiley.html" class="externalURL">developer documentation</a>.]]></item>
+               <item name="wcf.acp.pip.templateListener.info"><![CDATA[The <kbd>templateListener</kbd> package installation plugin installs new template listeners. You can find more information in the <a href="https://docs.woltlab.com/5.3/package_pip_template-listener.html" class="externalURL">developer documentation</a>.]]></item>
+               <item name="wcf.acp.pip.userGroupOption.info"><![CDATA[The <kbd>userGroupOption</kbd> package installation plugin installs new user group options. You can find more information in the <a href="https://docs.woltlab.com/5.3/package_pip_user-group-option.html" class="externalURL">developer documentation</a>.]]></item>
+               <item name="wcf.acp.pip.userMenu.info"><![CDATA[The <kbd>userMenu</kbd> package installation plugin installs new menu items for the user menu. You can find more information in the <a href="https://docs.woltlab.com/5.3/package_pip_user-menu.html" class="externalURL">developer documentation</a>.]]></item>
+               <item name="wcf.acp.pip.userNotificationEvent.info"><![CDATA[The <kbd>userNotificationEvent</kbd> package installation plugin installs new user notification events. You can find more information in the <a href="https://docs.woltlab.com/5.3/package_pip_user-notification-event.html" class="externalURL">developer documentation</a>.]]></item>
+               <item name="wcf.acp.pip.userOption.info"><![CDATA[The <kbd>userOption</kbd> package installation plugin installs new user options and profile fields. You can find more information in the <a href="https://docs.woltlab.com/5.3/package_pip_user-option.html" class="externalURL">developer documentation</a>.]]></item>
+               <item name="wcf.acp.pip.userProfileMenu.info"><![CDATA[The <kbd>userProfileMenu</kbd> package installation plugin installs new menu items for the user profile menu. You can find more information in the <a href="https://docs.woltlab.com/5.3/package_pip_user-profile-menu.html" class="externalURL">developer documentation</a>.]]></item>
                <item name="wcf.acp.pip.language.languageItemValue.de.description"><![CDATA[Helpful code fragments: <kbd>{literal}{if LANGUAGE_USE_INFORMAL_VARIANT}{else}{/if}{/literal}</kbd>, <kbd>„“</kbd>]]></item>
                <item name="wcf.acp.pip.language.languageItemValue.en.description"><![CDATA[Helpful code fragments: <kbd>“”</kbd>]]></item>
        </category>