mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-21 16:22:20 +02:00
Automated dictionaries synchronization with english reference
This commit is contained in:
@@ -49,6 +49,8 @@ Löschen Sie das Feld, um den Standardwert neu zu berechnen.',
|
||||
'Class:OAuthClientAzure/Attribute:scope/Value:IMAP+' => '',
|
||||
'Class:OAuthClientAzure/Attribute:scope/Value:SMTP' => 'SMTP',
|
||||
'Class:OAuthClientAzure/Attribute:scope/Value:SMTP+' => '',
|
||||
'Class:OAuthClientAzure/Attribute:tenant' => 'Tenant~~',
|
||||
'Class:OAuthClientAzure/Attribute:tenant+' => 'Tenant ID of the configured application. For multi-tenant application, use "common".~~',
|
||||
'Class:OAuthClientAzure/Attribute:used_for_smtp' => 'Verwendung für SMTP',
|
||||
'Class:OAuthClientAzure/Attribute:used_for_smtp+' => 'Mindestens ein oAuth-Client muss dieses Flag auf "Ja" gesetzt haben, um über diesen Weg Mails durch iTop senden zu lassen.',
|
||||
'Class:OAuthClientAzure/Attribute:used_for_smtp/Value:no' => 'Nein',
|
||||
@@ -97,6 +99,4 @@ Löschen Sie das Feld, um den Standardwert neu zu berechnen.',
|
||||
'itop-oauth-client:MissingOAuthClient' => 'Fehlender OAuth-Client für den Benutzernamen %1$s',
|
||||
'itop-oauth-client:TestSMTP' => 'Mail-Versand testen',
|
||||
'itop-oauth-client:UsedForSMTP' => 'Dieser OAuth-Client wird für SMTP verwendet',
|
||||
'Class:OAuthClientAzure/Attribute:tenant' => 'Tenant~~',
|
||||
'Class:OAuthClientAzure/Attribute:tenant+' => 'Tenant ID of the configured application. For multi-tenant application, use "common".~~',
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user