Move slack, hipchat and jabber integrations to plugins
This commit is contained in:
@@ -697,15 +697,9 @@ return array(
|
||||
'Reference currency' => 'Referenzwährung',
|
||||
'The currency rate have been added successfully.' => 'Der Währungskurs wurde erfolgreich hinzugefügt.',
|
||||
'Unable to add this currency rate.' => 'Währungskurs konnte nicht hinzugefügt werden',
|
||||
'Send notifications to a Slack channel' => 'Benachrichtigung an einen Slack-Kanal senden',
|
||||
'Webhook URL' => 'Webhook-URL',
|
||||
'Help on Slack integration' => 'Hilfe für Slack-Integration.',
|
||||
'%s remove the assignee of the task %s' => '%s Zuordnung für die Aufgabe %s entfernen',
|
||||
'Send notifications to Hipchat' => 'Sende Benachrichtigung an Hipchat',
|
||||
'API URL' => 'API-URL',
|
||||
'Room API ID or name' => 'Raum-API-ID oder -Name',
|
||||
'Room notification token' => 'Raum-Benachrichtigungstoken',
|
||||
'Help on Hipchat integration' => 'Hilfe bei Hipchat-Integration',
|
||||
'Enable Gravatar images' => 'Aktiviere Gravatar-Bilder',
|
||||
'Information' => 'Information',
|
||||
'Check two factor authentication code' => 'Prüfe Zwei-Faktor-Authentifizierungscode',
|
||||
@@ -768,14 +762,6 @@ return array(
|
||||
'When task is moved from first column' => 'Wenn Aufgabe von erster Spalte verschoben wird',
|
||||
'When task is moved to last column' => 'Wenn Aufgabe in letzte Spalte verschoben wird',
|
||||
'Year(s)' => 'Jahr(e)',
|
||||
'Jabber (XMPP)' => 'Jabber (XMPP)',
|
||||
'Send notifications to Jabber' => 'Benachrichtigungen an Jabber senden',
|
||||
'XMPP server address' => 'XMPP-Server-Adresse',
|
||||
'Jabber domain' => 'Jabber-Domain',
|
||||
'Jabber nickname' => 'Jabber-Nickname',
|
||||
'Multi-user chat room' => 'Multi-User-Chatroom',
|
||||
'Help on Jabber integration' => 'Hilfe zur Jabber-Integration',
|
||||
'The server address must use this format: "tcp://hostname:5222"' => 'Die Server-Adresse muss in diesem Format sein: "tcp://hostname:5222"',
|
||||
'Calendar settings' => 'Kalender-Einstellungen',
|
||||
'Project calendar view' => 'Projekt-Kalendarsicht',
|
||||
'Project settings' => 'Projekteinstellungen',
|
||||
@@ -820,8 +806,6 @@ return array(
|
||||
'%s moved the task #%d to the swimlane "%s"' => '%s hat die Aufgabe #%d in die Swimlane "%s" verschoben',
|
||||
'Swimlane' => 'Swimlane',
|
||||
'Gravatar' => 'Gravatar',
|
||||
'Hipchat' => 'Hipchat',
|
||||
'Slack' => 'Slack',
|
||||
'%s moved the task %s to the first swimlane' => '%s hat die Aufgabe %s in die erste Swimlane verschoben',
|
||||
'%s moved the task %s to the swimlane "%s"' => '%s hat die Aufgaben %s in die Swimlane "%s" verschoben',
|
||||
'This report contains all subtasks information for the given date range.' => 'Der Bericht beinhaltet alle Teilaufgaben im gewählten Zeitraum',
|
||||
@@ -918,7 +902,6 @@ return array(
|
||||
'Help on Google authentication' => 'Hilfe bei Google-Authentifizierung',
|
||||
'Github Authentication' => 'Github-Authentifizierung',
|
||||
'Help on Github authentication' => 'Hilfe bei Github-Authentifizierung',
|
||||
'Channel/Group/User (Optional)' => 'Kanal/Gruppe/Benutzer (optional)',
|
||||
'Lead time: ' => 'Durchlaufzeit:',
|
||||
'Cycle time: ' => 'Zykluszeit:',
|
||||
'Time spent into each column' => 'zeit verbracht in jeder Spalte',
|
||||
|
||||
Reference in New Issue
Block a user