Move slack, hipchat and jabber integrations to plugins
This commit is contained in:
@@ -697,15 +697,9 @@ return array(
|
||||
'Reference currency' => 'Referensvaluta',
|
||||
'The currency rate have been added successfully.' => 'Valutakursen har lagts till.',
|
||||
'Unable to add this currency rate.' => 'Kunde inte lägga till valutakursen.',
|
||||
'Send notifications to a Slack channel' => 'Skicka notiser till en Slack kanal',
|
||||
'Webhook URL' => 'Webhook URL',
|
||||
'Help on Slack integration' => 'Hjälp för Slack integration',
|
||||
'%s remove the assignee of the task %s' => '%s ta bort tilldelningen av uppgiften %s',
|
||||
'Send notifications to Hipchat' => 'Skicka notiser till Hipchat',
|
||||
'API URL' => 'API URL',
|
||||
'Room API ID or name' => 'Room API ID eller namn',
|
||||
'Room notification token' => 'Room notistoken',
|
||||
'Help on Hipchat integration' => 'Hjälp för Hipchat integration',
|
||||
'Enable Gravatar images' => 'Aktivera Gravatar bilder',
|
||||
'Information' => 'Information',
|
||||
'Check two factor authentication code' => 'Kolla tvåfaktorsverifieringskod',
|
||||
@@ -768,14 +762,6 @@ return array(
|
||||
'When task is moved from first column' => 'När uppgiften flyttas från första kolumnen',
|
||||
'When task is moved to last column' => 'När uppgiften flyttas till sista kolumnen',
|
||||
'Year(s)' => 'År',
|
||||
'Jabber (XMPP)' => 'Jabber (XMPP)',
|
||||
'Send notifications to Jabber' => 'Skicka notiser till Jabber',
|
||||
'XMPP server address' => 'XMPP serveradress',
|
||||
'Jabber domain' => 'Jabber domän',
|
||||
'Jabber nickname' => 'Jabber smeknamn',
|
||||
'Multi-user chat room' => 'Multi-user chatrum',
|
||||
'Help on Jabber integration' => 'Hjälp för Jabber integration',
|
||||
'The server address must use this format: "tcp://hostname:5222"' => 'Serveradressen måste använda detta format: "tcp://hostname:5222"',
|
||||
'Calendar settings' => 'Inställningar för kalendern',
|
||||
'Project calendar view' => 'Projektkalendervy',
|
||||
'Project settings' => 'Projektinställningar',
|
||||
@@ -820,8 +806,6 @@ return array(
|
||||
'%s moved the task #%d to the swimlane "%s"' => '%s flyttade uppgiften #%d till swimlane "%s"',
|
||||
'Swimlane' => 'Swimlane',
|
||||
'Gravatar' => 'Gravatar',
|
||||
'Hipchat' => 'Hipchat',
|
||||
'Slack' => 'Slack',
|
||||
'%s moved the task %s to the first swimlane' => '%s flyttade uppgiften %s till första swimlane',
|
||||
'%s moved the task %s to the swimlane "%s"' => '%s flyttade uppgiften %s till swimlane "%s"',
|
||||
'This report contains all subtasks information for the given date range.' => 'Denna rapport innehåller all deluppgiftsinformation för det givna datumintervallet.',
|
||||
@@ -918,7 +902,6 @@ return array(
|
||||
'Help on Google authentication' => 'Hjälp för Google autentisering',
|
||||
'Github Authentication' => 'Github autentisering',
|
||||
'Help on Github authentication' => 'Hjälp för Github autentisering',
|
||||
'Channel/Group/User (Optional)' => 'Kanal/Grupp/Användare (valfri)',
|
||||
'Lead time: ' => 'Ledtid',
|
||||
'Cycle time: ' => 'Cykeltid',
|
||||
'Time spent into each column' => 'Tidsåtgång per kolumn',
|
||||
|
||||
Reference in New Issue
Block a user