Sync locales
This commit is contained in:
parent
11e4b52711
commit
b506962e10
|
|
@ -698,5 +698,5 @@ return array(
|
|||
'All colors' => 'Todos los colores',
|
||||
'All status' => 'Todos los estados',
|
||||
// 'Add a comment logging moving the task between columns' => '',
|
||||
'Moved to column %s' => 'Movido a columna %s',
|
||||
'Moved to column %s' => 'Movido a columna %s',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -669,7 +669,6 @@ return array(
|
|||
'February' => 'Février',
|
||||
'March' => 'Mars',
|
||||
'April' => 'Avril',
|
||||
'May' => 'Mai',
|
||||
'June' => 'Juin',
|
||||
'July' => 'Juillet',
|
||||
'August' => 'Août',
|
||||
|
|
|
|||
|
|
@ -626,7 +626,7 @@ return array(
|
|||
'Your swimlane have been created successfully.' => 'Proces tworzony pomyślnie.',
|
||||
'Example: "Bug, Feature Request, Improvement"' => 'Przykład: "Błąd, Żądanie Funkcjonalnośći, Udoskonalenia"',
|
||||
'Default categories for new projects (Comma-separated)' => 'Domyślne kategorie dla nowych projektów (oddzielone przecinkiem)',
|
||||
//'Gitlab commit received' => '',
|
||||
// 'Gitlab commit received' => '',
|
||||
// 'Gitlab issue opened' => '',
|
||||
// 'Gitlab issue closed' => '',
|
||||
// 'Gitlab webhooks' => '',
|
||||
|
|
@ -699,5 +699,4 @@ return array(
|
|||
'All status' => 'Wszystkie statusy',
|
||||
'Add a comment logging moving the task between columns' => 'Dodaj komentarz dokumentujący przeniesienie zadania pomiędzy kolumnami',
|
||||
'Moved to column %s' => 'Przeniosiono do kolumny %s',
|
||||
|
||||
);
|
||||
|
|
|
|||
|
|
@ -657,7 +657,7 @@ return array(
|
|||
'Feb' => 'Fev',
|
||||
'Mar' => 'Mar',
|
||||
'Apr' => 'Abr',
|
||||
'May' => 'Mai',
|
||||
'May' => 'Maio',
|
||||
'Jun' => 'Jun',
|
||||
'Jul' => 'Jul',
|
||||
'Aug' => 'Ago',
|
||||
|
|
@ -669,7 +669,6 @@ return array(
|
|||
'February' => 'Fevereiro',
|
||||
'March' => 'Março',
|
||||
'April' => 'Abril',
|
||||
'May' => 'Maio',
|
||||
'June' => 'Junho',
|
||||
'July' => 'Julho',
|
||||
'August' => 'Agosto',
|
||||
|
|
|
|||
Loading…
Reference in New Issue