Sync locales
This commit is contained in:
@@ -154,8 +154,6 @@ return array(
|
||||
'%d closed tasks' => '%d zatvorenih zadataka',
|
||||
'No task for this project' => 'Nema dodijeljenih zadataka ovom projektu',
|
||||
'Public link' => 'Javni link',
|
||||
'Change assignee' => 'Promjena izvršioca',
|
||||
'Change assignee for the task "%s"' => 'Promjena izvršioca za zadatak "%s"',
|
||||
'Timezone' => 'Vremenska zona',
|
||||
'Sorry, I didn\'t find this information in my database!' => 'Na žalost, nije pronađena informacija u bazi',
|
||||
'Page not found' => 'Strana nije pronađena',
|
||||
@@ -248,7 +246,6 @@ return array(
|
||||
'Category' => 'Kategorija',
|
||||
'Category:' => 'Kategorija:',
|
||||
'Categories' => 'Kategorije',
|
||||
'Category not found.' => 'Kategorija nije pronađena',
|
||||
'Your category have been created successfully.' => 'Uspješno kreirana kategorija.',
|
||||
'Unable to create your category.' => 'Nije moguće kreirati kategoriju.',
|
||||
'Your category have been updated successfully.' => 'Kategorija je uspješno ažurirana',
|
||||
@@ -270,7 +267,6 @@ return array(
|
||||
'Do you really want to remove this file: "%s"?' => 'Da li da uklonim fajl: "%s"?',
|
||||
'Attachments' => 'Prilozi',
|
||||
'Edit the task' => 'Uredi zadatak',
|
||||
'Edit the description' => 'Uredi opis zadatka',
|
||||
'Add a comment' => 'Dodaj komentar',
|
||||
'Edit a comment' => 'Izmijeni komentar',
|
||||
'Summary' => 'Pregled',
|
||||
@@ -368,7 +364,6 @@ return array(
|
||||
'No external authentication enabled.' => 'Bez omogućenih vanjskih autentikacija.',
|
||||
'Password modified successfully.' => 'Uspješna izmjena šifre.',
|
||||
'Unable to change the password.' => 'Nije moguće izmijeniti šifru.',
|
||||
'Change category for the task "%s"' => 'Izijmeni kategoriju zadatka "%s"',
|
||||
'Change category' => 'Izmijeni kategoriju',
|
||||
'%s updated the task %s' => '%s izmijenio zadatak %s',
|
||||
'%s opened the task %s' => '%s otvorio zadatak %s',
|
||||
@@ -485,7 +480,6 @@ return array(
|
||||
'Remove a swimlane' => 'Ukloni swimline traku',
|
||||
'Show default swimlane' => 'Prikaži podrazumijevanu swimline traku',
|
||||
'Swimlane modification for the project "%s"' => 'Izmjene swimline trake za projekat "%s"',
|
||||
'Swimlane not found.' => 'Swimline traka nije pronađena.',
|
||||
'Swimlane removed successfully.' => 'Swimline traka uspješno uklonjena.',
|
||||
'Swimlanes' => 'Swimline trake',
|
||||
'Swimlane updated successfully.' => 'Swimline traka uspjeno ažurirana.',
|
||||
@@ -1202,4 +1196,23 @@ return array(
|
||||
// 'Email transport' => '',
|
||||
// 'Webhook token' => '',
|
||||
// 'Imports' => '',
|
||||
// 'Project tags management' => '',
|
||||
// 'Tag created successfully.' => '',
|
||||
// 'Unable to create this tag.' => '',
|
||||
// 'Tag updated successfully.' => '',
|
||||
// 'Unable to update this tag.' => '',
|
||||
// 'Tag removed successfully.' => '',
|
||||
// 'Unable to remove this tag.' => '',
|
||||
// 'Global tags management' => '',
|
||||
// 'Tags' => '',
|
||||
// 'Tags management' => '',
|
||||
// 'Add new tag' => '',
|
||||
// 'Edit a tag' => '',
|
||||
// 'Project tags' => '',
|
||||
// 'There is no specific tag for this project at the moment.' => '',
|
||||
// 'Tag' => '',
|
||||
// 'Remove a tag' => '',
|
||||
// 'Do you really want to remove this tag: "%s"?' => '',
|
||||
// 'Global tags' => '',
|
||||
// 'There is no global tag at the moment.' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user