forked from qt-creator/qt-creator
German translation: ExtensionSystem
Change-Id: Ia74823094434138889bf6699283e183a925584bf Reviewed-by: <github-actions-qt-creator@cristianadam.eu> Reviewed-by: Robert Löhning <robert.loehning@qt.io>
This commit is contained in:
@@ -21301,8 +21301,7 @@ When disabled, moves targets straight to the current mouse position.</source>
|
|||||||
<name>ExtensionSystem::Internal::PluginErrorOverview</name>
|
<name>ExtensionSystem::Internal::PluginErrorOverview</name>
|
||||||
<message>
|
<message>
|
||||||
<source>The following plugins have errors and cannot be loaded:</source>
|
<source>The following plugins have errors and cannot be loaded:</source>
|
||||||
<translation>Die folgenden Plugins sind fehlerhaft und konnten nicht geladen werden:
|
<translation>Die folgenden Plugins sind fehlerhaft und können nicht geladen werden:</translation>
|
||||||
</translation>
|
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Details:</source>
|
<source>Details:</source>
|
||||||
@@ -45363,29 +45362,31 @@ Doppelklicken Sie einen Eintrag um ihn zu ändern.</translation>
|
|||||||
<name>ExtensionSystem::Internal::PluginManagerPrivate</name>
|
<name>ExtensionSystem::Internal::PluginManagerPrivate</name>
|
||||||
<message>
|
<message>
|
||||||
<source>%1 > About Plugins</source>
|
<source>%1 > About Plugins</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>%1 > Plugins</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Help > About Plugins</source>
|
<source>Help > About Plugins</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Hilfe > Plugins</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>If you temporarily disable %1, the following plugins that depend on it are also disabled: %2.
|
<source>If you temporarily disable %1, the following plugins that depend on it are also disabled: %2.
|
||||||
|
|
||||||
</source>
|
</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Wenn Sie %1 vorübergehend deaktivieren, werden die folgenden Plugins, die davon abhängen, auch deaktiviert: %2.
|
||||||
|
|
||||||
|
</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Disable plugins permanently in %1.</source>
|
<source>Disable plugins permanently in %1.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Sie können Plugins in %1 auch dauerhaft deaktivieren.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>The last time you started %1, it seems to have closed because of a problem with the "%2" plugin. Temporarily disable the plugin?</source>
|
<source>The last time you started %1, it seems to have closed because of a problem with the "%2" plugin. Temporarily disable the plugin?</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>%1 scheint sich beim letzten Start wegen eines Problems mit dem Plugin "%2" selbst geschlossen zu haben. Wollen Sie das Plugin vorübergehend deaktivieren?</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Disable Plugin</source>
|
<source>Disable Plugin</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Plugin deaktivieren</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Continue</source>
|
<source>Continue</source>
|
||||||
|
|||||||
Reference in New Issue
Block a user