Merge pull request #2396

This commit is contained in:
Frédéric Guillot
2016-06-28 08:49:47 -04:00
committed by GitHub

View File

@@ -1196,23 +1196,23 @@ return array(
'Email transport' => 'E-Mail Verkehr', 'Email transport' => 'E-Mail Verkehr',
'Webhook token' => 'Webhook Token', 'Webhook token' => 'Webhook Token',
'Imports' => 'Importe', 'Imports' => 'Importe',
// 'Project tags management' => '', 'Project tags management' => 'Projektbezogenes Schlagwort-Management',
// 'Tag created successfully.' => '', 'Tag created successfully.' => 'Schlagwort erfolgreich erstellt.',
// 'Unable to create this tag.' => '', 'Unable to create this tag.' => 'Das Schlagwort kann nicht erstellt werden.',
// 'Tag updated successfully.' => '', 'Tag updated successfully.' => 'Schlagwort erfolgreich aktualisiert.',
// 'Unable to update this tag.' => '', 'Unable to update this tag.' => 'Das Schlagwort kann nicht aktualisiert werden.',
// 'Tag removed successfully.' => '', 'Tag removed successfully.' => 'Schlagwort erfolgreich entfernt.',
// 'Unable to remove this tag.' => '', 'Unable to remove this tag.' => 'Das Schlagwort kann nicht entfernt werden.',
// 'Global tags management' => '', 'Global tags management' => 'Globales Schlagwort-Management',
// 'Tags' => '', 'Tags' => 'Schlagworte',
// 'Tags management' => '', 'Tags management' => 'Schlagwort-Management',
// 'Add new tag' => '', 'Add new tag' => 'Neues Schlagwort hinzufügen',
// 'Edit a tag' => '', 'Edit a tag' => 'Schlagwort bearbeiten',
// 'Project tags' => '', 'Project tags' => 'Projektbezogene Schlagwörter',
// 'There is no specific tag for this project at the moment.' => '', 'There is no specific tag for this project at the moment.' => 'Es gibt zur Zeit kein spezifisches Schlagwort.',
// 'Tag' => '', 'Tag' => 'Schlagwort',
// 'Remove a tag' => '', 'Remove a tag' => 'Schlagwort entfernen',
// 'Do you really want to remove this tag: "%s"?' => '', 'Do you really want to remove this tag: "%s"?' => 'Soll dieses Schlagwort wirklich entfernt werden: "%s"?',
// 'Global tags' => '', 'Global tags' => 'Globale Schlagwörter',
// 'There is no global tag at the moment.' => '', 'There is no global tag at the moment.' => 'Es gibt zur Zeit kein globales Schlagwort',
); );