Sync locales
This commit is contained in:
@@ -811,7 +811,7 @@ return array(
|
||||
// 'The field "%s" have been updated' => '',
|
||||
// 'The description have been modified' => '',
|
||||
// 'Do you really want to close the task "%s" as well as all subtasks?' => '',
|
||||
//'Swimlane: %s' => '',
|
||||
// 'Swimlane: %s' => '',
|
||||
'I want to receive notifications for:' => 'Wysyłaj powiadomienia dla:',
|
||||
'All tasks' => 'Wszystkich zadań',
|
||||
'Only for tasks assigned to me' => 'Tylko zadań przypisanych do mnie',
|
||||
@@ -911,7 +911,7 @@ return array(
|
||||
'Current column: %s' => 'Bieżąca kolumna: %s',
|
||||
'Current category: %s' => 'Bieżąca kategoria: %s',
|
||||
'no category' => 'brak kategorii',
|
||||
//'Current assignee: %s' => '',
|
||||
// 'Current assignee: %s' => '',
|
||||
'not assigned' => 'Brak osoby odpowiedzialnej',
|
||||
'Author:' => 'Autor',
|
||||
'contributors' => 'współautorzy',
|
||||
@@ -1005,7 +1005,7 @@ return array(
|
||||
'Expand swimlane' => 'Rozwiń swimlane',
|
||||
'Add a new filter' => 'Dodaj nowy filtr',
|
||||
'Share with all project members' => 'Udostępnij wszystkim uczestnikom projektu',
|
||||
//'Shared' => '',
|
||||
// 'Shared' => '',
|
||||
'Owner' => 'Właściciel',
|
||||
'Unread notifications' => 'Nieprzeczytane powiadomienia',
|
||||
'My filters' => 'Moje filtry',
|
||||
@@ -1099,4 +1099,18 @@ return array(
|
||||
'Enter group name...' => 'Wprowadź nazwę grupy...',
|
||||
'Role:' => 'Rola:',
|
||||
'Project members' => 'Uczestnicy projektu',
|
||||
// 'Compare hours for "%s"' => '',
|
||||
// '%s mentioned you in the task #%d' => '',
|
||||
// '%s mentioned you in a comment on the task #%d' => '',
|
||||
// 'You were mentioned in the task #%d' => '',
|
||||
// 'You were mentioned in a comment on the task #%d' => '',
|
||||
// 'Mentioned' => '',
|
||||
// 'Compare Estimated Time vs Actual Time' => '',
|
||||
// 'Estimated hours: ' => '',
|
||||
// 'Actual hours: ' => '',
|
||||
// 'Hours Spent' => '',
|
||||
// 'Hours Estimated' => '',
|
||||
// 'Estimated Time' => '',
|
||||
// 'Actual Time' => '',
|
||||
// 'Estimated vs actual time' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user