From 23ff360d6232bbaf397405f0ac048f4200cea4ad Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 19 Feb 2017 09:11:05 -0500 Subject: Update translations --- app/Locale/bs_BA/translations.php | 25 ++++++++++++++++++------- 1 file changed, 18 insertions(+), 7 deletions(-) (limited to 'app/Locale/bs_BA') diff --git a/app/Locale/bs_BA/translations.php b/app/Locale/bs_BA/translations.php index 6e7fcdd3..533dee1f 100644 --- a/app/Locale/bs_BA/translations.php +++ b/app/Locale/bs_BA/translations.php @@ -4,9 +4,7 @@ return array( 'number.decimals_separator' => ',', 'number.thousands_separator' => '.', 'None' => 'None', - 'edit' => 'uredi', 'Edit' => 'Uredi', - 'remove' => 'ukloni', 'Remove' => 'Ukloni', 'Yes' => 'Da', 'No' => 'Ne', @@ -167,8 +165,6 @@ return array( 'Automatic actions for the project "%s"' => 'Akcije za automatizaciju projekta "%s"', 'Add an action' => 'dodaj akcju', 'Event name' => 'Naziv događaja', - 'Action name' => 'Naziv akcije', - 'Action parameters' => 'Parametri akcije', 'Action' => 'Akcija', 'Event' => 'Događaj', 'When the selected event occurs execute the corresponding action.' => 'Na izabrani događaj izvrši odgovarajuću akciju', @@ -187,7 +183,7 @@ return array( 'Position' => 'Pozicija', 'Duplicate to another project' => 'Dupliciraj u drugi projekat', 'Duplicate' => 'Dupliciraj', - 'link' => 'link', + 'Link' => 'Link', 'Comment updated successfully.' => 'Komentar uspješno ažuriran.', 'Unable to update your comment.' => 'Neuspješno ažuriranje komentara.', 'Remove a comment' => 'Obriši komentar', @@ -234,7 +230,6 @@ return array( 'Category:' => 'Kategorija:', 'Categories' => 'Kategorije', 'Your category have been created successfully.' => 'Uspješno kreirana kategorija.', - 'Unable to create your category.' => 'Nije moguće kreirati kategoriju.', 'This category has been updated successfully.' => 'Kategorija je uspješno ažurirana', 'Unable to update this category.' => 'Nemoguće izmijeniti kategoriju', 'Remove a category' => 'Ukloni kategoriju', @@ -899,7 +894,6 @@ return array( 'Add group member' => 'Dodaj člana grupe', 'Do you really want to remove this group: "%s"?' => 'Da li zaista želiš ukloniti ovu grupu: "%s"?', 'There is no user in this group.' => 'Trenutno nema korisnika u grupi.', - 'Remove this user' => 'Ukloni ovog korisnika', 'Permissions' => 'Prava', 'Allowed Users' => 'Dozvoljeni korisnici', 'No user have been allowed specifically.' => 'Nema korisnika sa specijalnim dozvolama.', @@ -1309,4 +1303,21 @@ return array( // 'This project is open' => '', // 'This project is closed' => '', // 'Unable to upload files, check the permissions of your data folder.' => '', + // 'Another category with the same name exists in this project' => '', + // 'Comment sent by email successfully.' => '', + // 'Sent by email to [%s](mailto:%s) (%s)' => '', + // 'Unable to read uploaded file.' => '', + // 'Database uploaded successfully.' => '', + // 'Task sent by email successfully.' => '', + // 'There is no category in this project.' => '', + // 'Send by email' => '', + // 'Create and send a comment by email' => '', + // 'Subject' => '', + // 'Upload the database' => '', + // 'You could upload the previously downloaded Sqlite database (Gzip format).' => '', + // 'Database file' => '', + // 'Upload' => '', + // 'Remove this user from group' => '', + // 'Your project must have at least one active swimlane.' => '', + // 'Project: %s' => '', ); -- cgit v1.2.3