summaryrefslogtreecommitdiff
path: root/app/Locale/bs_BA
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/bs_BA')
-rw-r--r--app/Locale/bs_BA/translations.php10
1 files changed, 1 insertions, 9 deletions
diff --git a/app/Locale/bs_BA/translations.php b/app/Locale/bs_BA/translations.php
index 50b17c1b..777810cd 100644
--- a/app/Locale/bs_BA/translations.php
+++ b/app/Locale/bs_BA/translations.php
@@ -543,14 +543,8 @@ return array(
'Your swimlane have been created successfully.' => 'Swimline traka je uspješno kreirana.',
'Example: "Bug, Feature Request, Improvement"' => 'Npr: "Greška, Zahtjev za izmjenama, Poboljšanje"',
'Default categories for new projects (Comma-separated)' => 'Podrazumijevane kategorije za novi projekat',
- 'Gitlab commit received' => 'Gitlab: commit dobijen',
- 'Gitlab issue opened' => 'Gitlab: problem otvoren',
- 'Gitlab issue closed' => 'Gitlab: problem zatvoren',
- 'Gitlab webhooks' => 'Gitlab webhooks',
- 'Help on Gitlab webhooks' => 'Pomoc na Gitlab webhooks',
'Integrations' => 'Integracije',
'Integration with third-party services' => 'Integracija sa uslugama vanjskih servisa',
- 'Gitlab Issue' => 'Gitlab problemi',
'Subtask Id' => 'ID pod-zadatka',
'Subtasks' => 'Pod-zadaci',
'Subtasks Export' => 'Izvoz pod-zadataka',
@@ -870,8 +864,6 @@ return array(
'Remote user' => 'Vanjski korisnik',
'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => 'Vanjski korisnik ne čuva šifru u Kanboard bazi, npr: LDAP, Google i Github korisnički računi.',
'If you check the box "Disallow login form", credentials entered in the login form will be ignored.' => 'Ako ste označili kvadratić "Zabrani prijavnu formu", unos pristupnih podataka u prijavnoj formi će biti ignorisan.',
- 'By @%s on Gitlab' => 'Od @%s s Gitlab-om',
- 'Gitlab issue comment created' => 'Gitlab: dodan komentar za problem',
'New remote user' => 'Novi vanjski korisnik',
'New local user' => 'Novi lokalni korisnik',
'Default task color' => 'Podrazumijevana boja zadatka',
@@ -1047,7 +1039,6 @@ return array(
// 'Project Manager' => '',
// 'Project Member' => '',
// 'Project Viewer' => '',
- // 'Gitlab issue reopened' => '',
// 'Your account is locked for %d minutes' => '',
// 'Invalid captcha' => '',
// 'The name must be unique' => '',
@@ -1094,4 +1085,5 @@ return array(
// 'Two-Factor Provider: ' => '',
// 'Disable two-factor authentication' => '',
// 'Enable two-factor authentication' => '',
+ // 'There is no integration registered at the moment.' => '',
);