@@ -34,7 +34,7 activerecord_error_not_a_number: nije broj | |||
|
34 | 34 | activerecord_error_not_a_date: nije datum |
|
35 | 35 | activerecord_error_greater_than_start_date: mora biti veći od početnog datuma |
|
36 | 36 | activerecord_error_not_same_project: ne pripada istom projektu |
|
37 |
activerecord_error_circular_dependency: Ova relacija bi |
|
|
37 | activerecord_error_circular_dependency: Ova relacija bi napravila kružnu zavisnost | |
|
38 | 38 | |
|
39 | 39 | general_fmt_age: %d g |
|
40 | 40 | general_fmt_age_plural: %d god. |
@@ -51,24 +51,24 general_csv_separator: ',' | |||
|
51 | 51 | general_csv_decimal_separator: '.' |
|
52 | 52 | general_csv_encoding: ISO-8859-1 |
|
53 | 53 | general_pdf_encoding: ISO-8859-1 |
|
54 |
general_day_names: Ponedeljak, Utorak, Sreda, |
|
|
54 | general_day_names: Ponedeljak, Utorak, Sreda, Četvrtak, Petak, Subota, Nedelja | |
|
55 | 55 | general_first_day_of_week: '1' |
|
56 | 56 | |
|
57 |
notice_account_updated: Nalog je uspešno |
|
|
57 | notice_account_updated: Nalog je uspešno promenjen. | |
|
58 | 58 | notice_account_invalid_creditentials: Pogrešan korisnik ili lozinka |
|
59 |
notice_account_password_updated: Lozinka je uspešno |
|
|
59 | notice_account_password_updated: Lozinka je uspešno promenjena. | |
|
60 | 60 | notice_account_wrong_password: Pogrešna lozinka |
|
61 |
notice_account_register_done: Nalog je uspešno |
|
|
61 | notice_account_register_done: Nalog je uspešno napravljen. Da bi ste aktivirali vaš nalog kliknite na link koji vam je poslat. | |
|
62 | 62 | notice_account_unknown_email: Nepoznati korisnik. |
|
63 | 63 | notice_can_t_change_password: Ovaj nalog koristi eksterni izvor prijavljivanja. Ne mogu da promenim šifru. |
|
64 | 64 | notice_account_lost_email_sent: Email sa uputstvima o izboru nove šifre je poslat na vašu adresu. |
|
65 | 65 | notice_account_activated: Vaš nalog je aktiviran. Možete se ulogovati. |
|
66 | 66 | notice_successful_create: Uspešna kreacija. |
|
67 |
notice_successful_update: Uspešna |
|
|
67 | notice_successful_update: Uspešna promena. | |
|
68 | 68 | notice_successful_delete: Uspešno brisanje. |
|
69 | 69 | notice_successful_connection: Uspešna konekcija. |
|
70 | 70 | notice_file_not_found: Stranica kojoj pokušavate da pristupite ne postoji ili je uklonjena. |
|
71 |
notice_locking_conflict: Podaci su |
|
|
71 | notice_locking_conflict: Podaci su promenjeni od strane drugog korisnika. | |
|
72 | 72 | notice_not_authorized: Niste ovlašćeni da pristupite ovoj stranici. |
|
73 | 73 | notice_email_sent: Email je poslat %s |
|
74 | 74 | notice_email_error: Došlo je do greške pri slanju maila (%s) |
@@ -77,13 +77,13 notice_failed_to_save_issues: "Neuspešno snimanje %d kartica na %d izabrano: %s | |||
|
77 | 77 | notice_no_issue_selected: "Nijedna kartica nije izabrana! Molim, izaberite kartice koje želite za editujete." |
|
78 | 78 | |
|
79 | 79 | error_scm_not_found: "Unos i/ili revizija ne postoji u spremištu." |
|
80 | error_scm_command_failed: "An error occurred when trying to access the repository: %s" | |
|
80 | error_scm_command_failed: "Došlo je do greške pri pristupanju spremištu: %s" | |
|
81 | 81 | |
|
82 | 82 | mail_subject_lost_password: Vaša %s lozinka |
|
83 |
mail_body_lost_password: 'Da biste |
|
|
84 |
mail_subject_register: Aktivacija %s |
|
|
83 | mail_body_lost_password: 'Da biste promenili vašu lozinku, kliknite na sledeći link:' | |
|
84 | mail_subject_register: Aktivacija naloga %s | |
|
85 | 85 | mail_body_register: 'Da biste aktivirali vaš nalog, kliknite na sledeći link:' |
|
86 |
mail_body_account_information_external: Mozete koristiti vas "%s" |
|
|
86 | mail_body_account_information_external: Mozete koristiti vas nalog "%s" da bi ste se prikljucili. | |
|
87 | 87 | mail_body_account_information: Informacije o vasem nalogu |
|
88 | 88 | |
|
89 | 89 | gui_validation_error: 1 greška |
@@ -96,12 +96,12 field_is_required: Zahtevano | |||
|
96 | 96 | field_firstname: Ime |
|
97 | 97 | field_lastname: Prezime |
|
98 | 98 | field_mail: Email |
|
99 |
field_filename: F |
|
|
99 | field_filename: Fajl | |
|
100 | 100 | field_filesize: Veličina |
|
101 |
field_downloads: |
|
|
101 | field_downloads: Preuzimanja | |
|
102 | 102 | field_author: Autor |
|
103 |
field_created_on: |
|
|
104 |
field_updated_on: |
|
|
103 | field_created_on: Postavljeno | |
|
104 | field_updated_on: Promenjeno | |
|
105 | 105 | field_field_format: Format |
|
106 | 106 | field_is_for_all: Za sve projekte |
|
107 | 107 | field_possible_values: Moguće vrednosti |
@@ -115,25 +115,25 field_project: Projekat | |||
|
115 | 115 | field_issue: Kartica |
|
116 | 116 | field_status: Status |
|
117 | 117 | field_notes: Beleške |
|
118 |
field_is_closed: |
|
|
118 | field_is_closed: Kartica zatvorena | |
|
119 | 119 | field_is_default: Podrazumevana vrednost |
|
120 |
field_tracker: |
|
|
121 |
field_subject: |
|
|
120 | field_tracker: Vrsta | |
|
121 | field_subject: Tema | |
|
122 | 122 | field_due_date: Do datuma |
|
123 | 123 | field_assigned_to: Dodeljeno |
|
124 | 124 | field_priority: Prioritet |
|
125 |
field_fixed_version: |
|
|
125 | field_fixed_version: Verzija | |
|
126 | 126 | field_user: Korisnik |
|
127 | 127 | field_role: Uloga |
|
128 | 128 | field_homepage: Homepage |
|
129 | 129 | field_is_public: Javni |
|
130 |
field_parent: Po |
|
|
131 |
field_is_in_chlog: Kartice se prikazuju u |
|
|
132 |
field_is_in_roadmap: Kartice se prikazuju u |
|
|
133 |
field_login: |
|
|
130 | field_parent: Potprojekat od | |
|
131 | field_is_in_chlog: Kartice se prikazuju u dnevniku promena | |
|
132 | field_is_in_roadmap: Kartice se prikazuju u Redosledu | |
|
133 | field_login: Korisnik | |
|
134 | 134 | field_mail_notification: Obaveštavanje putem mail-a |
|
135 | 135 | field_admin: Administrator |
|
136 |
field_last_login_on: Poslednj |
|
|
136 | field_last_login_on: Poslednje prijavljivanje | |
|
137 | 137 | field_language: Jezik |
|
138 | 138 | field_effective_date: Datum |
|
139 | 139 | field_password: Lozinka |
@@ -150,14 +150,14 field_attr_firstname: Atribut imena | |||
|
150 | 150 | field_attr_lastname: Atribut prezimena |
|
151 | 151 | field_attr_mail: Atribut email-a |
|
152 | 152 | field_onthefly: Kreacija naloga "On-the-fly" |
|
153 |
field_start_date: |
|
|
153 | field_start_date: Početak | |
|
154 | 154 | field_done_ratio: %% Završeno |
|
155 | 155 | field_auth_source: Vrsta prijavljivanja |
|
156 | 156 | field_hide_mail: Sakrij moju email adresu |
|
157 | 157 | field_comments: Komentar |
|
158 | 158 | field_url: URL |
|
159 | 159 | field_start_page: Početna strana |
|
160 |
field_subproject: Po |
|
|
160 | field_subproject: Potprojekat | |
|
161 | 161 | field_hours: Sati |
|
162 | 162 | field_activity: Aktivnost |
|
163 | 163 | field_spent_on: Datum |
@@ -175,7 +175,7 setting_app_title: Naziv aplikacije | |||
|
175 | 175 | setting_app_subtitle: Podnaslov aplikacije |
|
176 | 176 | setting_welcome_text: Tekst dobrodošlice |
|
177 | 177 | setting_default_language: Podrazumevani jezik |
|
178 |
setting_login_required: Prijavljivanje |
|
|
178 | setting_login_required: Prijavljivanje je obavezno | |
|
179 | 179 | setting_self_registration: Samoregistracija je dozvoljena |
|
180 | 180 | setting_attachment_max_size: Maksimalna velicina Attachment-a |
|
181 | 181 | setting_issues_export_limit: Max broj kartica u exportu |
@@ -188,27 +188,28 setting_autofetch_changesets: Autofetch commits | |||
|
188 | 188 | setting_sys_api_enabled: Ukljuci WS za menadžment spremišta |
|
189 | 189 | setting_commit_ref_keywords: Referentne ključne reči |
|
190 | 190 | setting_commit_fix_keywords: Fiksne ključne reči |
|
191 |
setting_autologin: Auto |
|
|
191 | setting_autologin: Automatsko prijavljivanje | |
|
192 | 192 | setting_date_format: Format datuma |
|
193 | 193 | setting_cross_project_issue_relations: Dozvoli relacije kartica između različitih projekata |
|
194 | 194 | setting_issue_list_default_columns: Podrazumevana kolona se prikazuje na listi kartica |
|
195 | 195 | setting_repositories_encodings: Kodna stranica spremišta |
|
196 | 196 | setting_emails_footer: Zaglavlje emaila |
|
197 | 197 | |
|
198 | label_example: Primer | |
|
198 | 199 | label_user: Korisnik |
|
199 | 200 | label_user_plural: Korisnici |
|
200 | 201 | label_user_new: Novi korisnik |
|
201 | 202 | label_project: Projekat |
|
202 | 203 | label_project_new: Novi projekat |
|
203 | 204 | label_project_plural: Projekti |
|
204 |
label_project_all: Svi |
|
|
205 | label_project_all: Svi projekti | |
|
205 | 206 | label_project_latest: Poslednji projekat |
|
206 | 207 | label_issue: Kartica |
|
207 | 208 | label_issue_new: Nova kartica |
|
208 | 209 | label_issue_plural: Kartice |
|
209 | 210 | label_issue_view_all: Pregled svih kartica |
|
210 |
label_document: Dokumen |
|
|
211 |
label_document_new: Novi dokumen |
|
|
211 | label_document: Dokument | |
|
212 | label_document_new: Novi dokument | |
|
212 | 213 | label_document_plural: Dokumenti |
|
213 | 214 | label_role: Uloga |
|
214 | 215 | label_role_plural: Uloge |
@@ -217,39 +218,39 label_role_and_permissions: Uloge i prava | |||
|
217 | 218 | label_member: Član |
|
218 | 219 | label_member_new: Novi član |
|
219 | 220 | label_member_plural: Članovi |
|
220 |
label_tracker: |
|
|
221 |
label_tracker_plural: |
|
|
222 |
label_tracker_new: Nov |
|
|
221 | label_tracker: Vrsta | |
|
222 | label_tracker_plural: Vrste | |
|
223 | label_tracker_new: Nova vrsta | |
|
223 | 224 | label_workflow: Tok rada |
|
224 | 225 | label_issue_status: Status kartice |
|
225 | 226 | label_issue_status_plural: Statusi kartica |
|
226 | 227 | label_issue_status_new: Novi status |
|
227 | label_issue_category: Kategorij kartice | |
|
228 | label_issue_category: Kategorija kartice | |
|
228 | 229 | label_issue_category_plural: Kategorije kartica |
|
229 | 230 | label_issue_category_new: Nova kategorija |
|
230 | 231 | label_custom_field: Korisnički definisano polje |
|
231 | 232 | label_custom_field_plural: Korisnički definisana polja |
|
232 | 233 | label_custom_field_new: Novo korisnički definisano polje |
|
233 |
label_enumerations: |
|
|
234 | label_enumerations: Konstante | |
|
234 | 235 | label_enumeration_new: Nova vrednost |
|
235 | 236 | label_information: Informacija |
|
236 | 237 | label_information_plural: Informacije |
|
237 |
label_please_login: Molim |
|
|
238 | label_please_login: Molim prijavite se | |
|
238 | 239 | label_register: Registracija |
|
239 | 240 | label_password_lost: Izgubljena lozinka |
|
240 | label_home: Home | |
|
241 |
label_my_page: Moja |
|
|
241 | label_home: Naslovna stranica | |
|
242 | label_my_page: Moja stranica | |
|
242 | 243 | label_my_account: Moj nalog |
|
243 | 244 | label_my_projects: Moji projekti |
|
244 | 245 | label_administration: Administracija |
|
245 |
label_login: |
|
|
246 |
label_logout: |
|
|
246 | label_login: Korisnik | |
|
247 | label_logout: Odjavi me | |
|
247 | 248 | label_help: Pomoć |
|
248 | 249 | label_reported_issues: Prijavljene kartice |
|
249 |
label_assigned_to_me_issues: |
|
|
250 |
label_last_login: Poslednj |
|
|
251 |
label_last_updates: Poslednje |
|
|
252 |
label_last_updates_plural: %d poslednje |
|
|
250 | label_assigned_to_me_issues: Moje kartice | |
|
251 | label_last_login: Poslednje prijavljivanje | |
|
252 | label_last_updates: Poslednje promene | |
|
253 | label_last_updates_plural: %d poslednje promenjene | |
|
253 | 254 | label_registered_on: Registrovano |
|
254 | 255 | label_activity: Aktivnost |
|
255 | 256 | label_new: Novo |
@@ -259,8 +260,8 label_authentication: Prijavljivanje | |||
|
259 | 260 | label_auth_source: Način prijavljivanja |
|
260 | 261 | label_auth_source_new: Novi način prijavljivanja |
|
261 | 262 | label_auth_source_plural: Načini prijavljivanja |
|
262 |
label_subproject_plural: Po |
|
|
263 |
label_min_max_length: Min - Max veli |
|
|
263 | label_subproject_plural: Potprojekti | |
|
264 | label_min_max_length: Min - Max veličina | |
|
264 | 265 | label_list: Liste |
|
265 | 266 | label_date: Datum |
|
266 | 267 | label_integer: Integer |
@@ -272,7 +273,7 label_attribute_plural: Atributi | |||
|
272 | 273 | label_download: %d Download |
|
273 | 274 | label_download_plural: %d Downloads |
|
274 | 275 | label_no_data: Nema podataka za prikaz |
|
275 |
label_change_status: |
|
|
276 | label_change_status: Promena statusa | |
|
276 | 277 | label_history: Istorija |
|
277 | 278 | label_attachment: Fajl |
|
278 | 279 | label_attachment_new: Novi fajl |
@@ -281,13 +282,13 label_attachment_plural: Fajlovi | |||
|
281 | 282 | label_report: Izveštaj |
|
282 | 283 | label_report_plural: Izveštaji |
|
283 | 284 | label_news: Novosti |
|
284 |
label_news_new: Dodaj novost |
|
|
285 | label_news_new: Dodaj novost | |
|
285 | 286 | label_news_plural: Novosti |
|
286 | 287 | label_news_latest: Poslednje novosti |
|
287 | 288 | label_news_view_all: Pregled svih novosti |
|
288 |
label_change_log: |
|
|
289 | label_change_log: Dnevnik promena | |
|
289 | 290 | label_settings: Podešavanja |
|
290 |
label_overview: |
|
|
291 | label_overview: Pregled | |
|
291 | 292 | label_version: Verzija |
|
292 | 293 | label_version_new: Nova verzija |
|
293 | 294 | label_version_plural: Verzije |
@@ -296,9 +297,9 label_export_to: Izvoz u | |||
|
296 | 297 | label_read: Čitaj... |
|
297 | 298 | label_public_projects: Javni projekti |
|
298 | 299 | label_open_issues: Otvoren |
|
299 |
label_open_issues_plural: Otvoren |
|
|
300 |
label_closed_issues: Zatvoren |
|
|
301 |
label_closed_issues_plural: Zatvoren |
|
|
300 | label_open_issues_plural: Otvoreno | |
|
301 | label_closed_issues: Zatvoren | |
|
302 | label_closed_issues_plural: Zatvoreno | |
|
302 | 303 | label_total: Ukupno |
|
303 | 304 | label_permissions: Dozvole |
|
304 | 305 | label_current_status: Trenutni status |
@@ -317,8 +318,8 label_calendar: Kalendar | |||
|
317 | 318 | label_months_from: Meseci od |
|
318 | 319 | label_gantt: Gantt |
|
319 | 320 | label_internal: Interno |
|
320 |
label_last_changes: Poslednjih %d |
|
|
321 |
label_change_view_all: Prikaz svih |
|
|
321 | label_last_changes: Poslednjih %d promena | |
|
322 | label_change_view_all: Prikaz svih promena | |
|
322 | 323 | label_personalize_page: Personalizuj ovu stranicu |
|
323 | 324 | label_comment: Komentar |
|
324 | 325 | label_comment_plural: Komentari |
@@ -332,26 +333,26 label_filter_add: Dodaj filter | |||
|
332 | 333 | label_filter_plural: Filter |
|
333 | 334 | label_equals: je |
|
334 | 335 | label_not_equals: nije |
|
335 |
label_in_less_than: |
|
|
336 |
label_in_more_than: |
|
|
337 |
label_in: |
|
|
336 | label_in_less_than: za manje od | |
|
337 | label_in_more_than: za više od | |
|
338 | label_in: za tačno | |
|
338 | 339 | label_today: danas |
|
339 | 340 | label_this_week: ove nedelje |
|
340 |
label_less_than_ago: manje |
|
|
341 |
label_more_than_ago: više |
|
|
342 |
label_ago: pre |
|
|
341 | label_less_than_ago: pre manje od | |
|
342 | label_more_than_ago: pre više od | |
|
343 | label_ago: pre tačno | |
|
343 | 344 | label_contains: Sadrži |
|
344 | 345 | label_not_contains: ne sadrži |
|
345 | 346 | label_day_plural: dana |
|
346 | 347 | label_repository: Spremište |
|
347 | 348 | label_browse: Pregled |
|
348 |
label_modification: %d |
|
|
349 |
label_modification_plural: %d |
|
|
349 | label_modification: %d promena | |
|
350 | label_modification_plural: %d promena | |
|
350 | 351 | label_revision: Revizija |
|
351 | 352 | label_revision_plural: Revizije |
|
352 | 353 | label_added: dodato |
|
353 | 354 | label_modified: modifikovano |
|
354 |
label_deleted: |
|
|
355 | label_deleted: promenjeno | |
|
355 | 356 | label_latest_revision: Poslednja revizija |
|
356 | 357 | label_latest_revision_plural: Poslednje revizije |
|
357 | 358 | label_view_revisions: Pregled revizija |
@@ -361,7 +362,7 label_sort_highest: Premesti na vrh | |||
|
361 | 362 | label_sort_higher: premesti na gore |
|
362 | 363 | label_sort_lower: Premesti na dole |
|
363 | 364 | label_sort_lowest: Premesti na dno |
|
364 |
label_roadmap: R |
|
|
365 | label_roadmap: Redosled | |
|
365 | 366 | label_roadmap_due_in: Završava se za %s |
|
366 | 367 | label_roadmap_overdue: %s kasni |
|
367 | 368 | label_roadmap_no_issues: Nema kartica za ovu verziju |
@@ -369,8 +370,8 label_search: Traži | |||
|
369 | 370 | label_result_plural: Rezultati |
|
370 | 371 | label_all_words: Sve reči |
|
371 | 372 | label_wiki: Wiki |
|
372 |
label_wiki_edit: Wiki |
|
|
373 |
label_wiki_edit_plural: Wiki |
|
|
373 | label_wiki_edit: Wiki promena | |
|
374 | label_wiki_edit_plural: Wiki promene | |
|
374 | 375 | label_wiki_page: Wiki stranica |
|
375 | 376 | label_wiki_page_plural: Wiki stranice |
|
376 | 377 | label_index_by_title: Indeks po naslovima |
@@ -378,13 +379,13 label_index_by_date: Indeks po datumu | |||
|
378 | 379 | label_current_version: Trenutna verzija |
|
379 | 380 | label_preview: Brzi pregled |
|
380 | 381 | label_feed_plural: Feeds |
|
381 |
label_changes_details: Detalji svih |
|
|
382 | label_changes_details: Detalji svih promena | |
|
382 | 383 | label_issue_tracking: Praćenje kartica |
|
383 |
label_spent_time: |
|
|
384 | label_spent_time: Utrošeno vremena | |
|
384 | 385 | label_f_hour: %.2f časa |
|
385 | 386 | label_f_hour_plural: %.2f časova |
|
386 | 387 | label_time_tracking: Praćenje vremena |
|
387 |
label_change_plural: |
|
|
388 | label_change_plural: Promene | |
|
388 | 389 | label_statistics: Statistika |
|
389 | 390 | label_commits_per_month: Commit-a po mesecu |
|
390 | 391 | label_commits_per_author: Commit-a po autoru |
@@ -395,7 +396,7 label_options: Opcije | |||
|
395 | 396 | label_copy_workflow_from: Kopiraj tok rada od |
|
396 | 397 | label_permissions_report: Izveštaj o dozvolama |
|
397 | 398 | label_watched_issues: Praćene kartice |
|
398 |
label_related_issues: |
|
|
399 | label_related_issues: Povezane kartice | |
|
399 | 400 | label_applied_status: Primenjen status |
|
400 | 401 | label_loading: Učitavam... |
|
401 | 402 | label_relation_new: Nova relacija |
@@ -429,18 +430,18 label_week: Nedelja | |||
|
429 | 430 | label_date_from: Od |
|
430 | 431 | label_date_to: Do |
|
431 | 432 | label_language_based: Bazirano na jeziku |
|
432 |
label_sort_by: |
|
|
433 | label_sort_by: Uredi po %s | |
|
433 | 434 | label_send_test_email: Pošalji probni email |
|
434 |
label_feeds_access_key_created_on: RSS ključ za pristup je |
|
|
435 |
label_module_plural: Modul |
|
|
435 | label_feeds_access_key_created_on: RSS ključ za pristup je napravljen pre %s | |
|
436 | label_module_plural: Moduli | |
|
436 | 437 | label_added_time_by: Dodato pre %s %s |
|
437 |
label_updated_time: |
|
|
438 | label_updated_time: Promenjeno pre %s | |
|
438 | 439 | label_jump_to_a_project: Prebaci se na projekat... |
|
439 | 440 | label_file_plural: Fajlovi |
|
440 |
label_changeset_plural: Skupovi |
|
|
441 | label_changeset_plural: Skupovi promena | |
|
441 | 442 | label_default_columns: Podrazumevane kolone |
|
442 |
label_no_change_option: (Bez |
|
|
443 |
label_bulk_edit_selected_issues: Zajednička |
|
|
443 | label_no_change_option: (Bez promena) | |
|
444 | label_bulk_edit_selected_issues: Zajednička promena izabranih kartica | |
|
444 | 445 | label_theme: Tema |
|
445 | 446 | label_default: Podrazumevana |
|
446 | 447 | label_search_titles_only: Pretraga samo naslova |
@@ -448,39 +449,39 label_user_mail_option_all: "Za bilo koji događaj na svim mojim projektima" | |||
|
448 | 449 | label_user_mail_option_selected: "Za bilo koji događaj za samo izabrane projekte..." |
|
449 | 450 | label_user_mail_option_none: "Samo za stvari koje pratim ili u kojima učestvujem" |
|
450 | 451 | |
|
451 |
button_login: |
|
|
452 | button_login: Prijavi | |
|
452 | 453 | button_submit: Pošalji |
|
453 |
button_save: S |
|
|
454 | button_save: Sačuvaj | |
|
454 | 455 | button_check_all: Označi sve |
|
455 | 456 | button_uncheck_all: Isključi sve |
|
456 |
button_delete: |
|
|
457 |
button_create: |
|
|
458 |
button_test: |
|
|
459 |
button_edit: |
|
|
460 |
button_add: Doda |
|
|
461 |
button_change: |
|
|
462 |
button_apply: Primen |
|
|
463 |
button_clear: |
|
|
464 |
button_lock: Zaključa |
|
|
465 |
button_unlock: O |
|
|
466 |
button_download: |
|
|
467 |
button_list: |
|
|
457 | button_delete: Obriši | |
|
458 | button_create: Napravi | |
|
459 | button_test: Proveri | |
|
460 | button_edit: Menjanje | |
|
461 | button_add: Dodaj | |
|
462 | button_change: Promeni | |
|
463 | button_apply: Primeni | |
|
464 | button_clear: Poništi | |
|
465 | button_lock: Zaključaj | |
|
466 | button_unlock: Otključaj | |
|
467 | button_download: Preuzmi | |
|
468 | button_list: Spisak | |
|
468 | 469 | button_view: Pregled |
|
469 |
button_move: Preme |
|
|
470 | button_move: Premesti | |
|
470 | 471 | button_back: Nazad |
|
471 |
button_cancel: Odusta |
|
|
472 | button_cancel: Odustani | |
|
472 | 473 | button_activate: Aktiviraj |
|
473 |
button_sort: |
|
|
474 |
button_log_time: |
|
|
474 | button_sort: Uredi | |
|
475 | button_log_time: Zapiši vreme | |
|
475 | 476 | button_rollback: Izvrši rollback na ovu verziju |
|
476 |
button_watch: Pra |
|
|
477 |
button_unwatch: Preki |
|
|
478 | button_reply: Odgovor | |
|
479 |
button_archive: Arhivira |
|
|
480 |
button_unarchive: Dearhivira |
|
|
481 |
button_reset: |
|
|
482 |
button_rename: Promen |
|
|
483 |
button_change_password: |
|
|
477 | button_watch: Prati | |
|
478 | button_unwatch: Prekini praćenje | |
|
479 | button_reply: Odgovori | |
|
480 | button_archive: Arhiviraj | |
|
481 | button_unarchive: Dearhiviraj | |
|
482 | button_reset: Poništi | |
|
483 | button_rename: Promeni ime | |
|
484 | button_change_password: Promeni lozinku | |
|
484 | 485 | |
|
485 | 486 | status_active: aktivan |
|
486 | 487 | status_registered: registrovan |
@@ -492,7 +493,7 text_min_max_length_info: 0 znači bez restrikcija | |||
|
492 | 493 | text_project_destroy_confirmation: Da li ste sigurni da želite da izbrišete ovaj projekat i sve njegove podatke? |
|
493 | 494 | text_workflow_edit: Select a role and a tracker to edit the workflow |
|
494 | 495 | text_are_you_sure: Da li ste sigurni ? |
|
495 |
text_journal_changed: |
|
|
496 | text_journal_changed: promenjen iz %s u %s | |
|
496 | 497 | text_journal_set_to: postavi na %s |
|
497 | 498 | text_journal_deleted: izbrisano |
|
498 | 499 | text_tip_task_begin_day: Zadaci koji počinju ovog dana |
@@ -506,12 +507,12 text_unallowed_characters: Nedozvoljeni karakteri | |||
|
506 | 507 | text_comma_separated: Višestruke vrednosti su dozvoljene (razdvojene zarezom). |
|
507 | 508 | text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages |
|
508 | 509 | text_issue_added: Kartica %s je prijavljena (by %s). |
|
509 |
text_issue_updated: Kartica %s je |
|
|
510 | text_issue_updated: Kartica %s je promenjena (by %s). | |
|
510 | 511 | text_wiki_destroy_confirmation: Da li ste sigurni da želite da izbrišete ovaj wiki i svu njegovu sadržinu ? |
|
511 | 512 | text_issue_category_destroy_question: Neke kartice (%d) su dodeljene ovoj kategoriji. Šta želite da uradite ? |
|
512 | 513 | text_issue_category_destroy_assignments: Ukloni dodeljivanje kategorija |
|
513 | 514 | text_issue_category_reassign_to: Ponovo dodeli kartice ovoj kategoriji |
|
514 |
text_user_mail_option: "Za neizabrane projekte, primaćete obaveštenja samo o stvarima koje pratite ili u kojima učestvujete (npr. kartice koje ste vi |
|
|
515 | text_user_mail_option: "Za neizabrane projekte, primaćete obaveštenja samo o stvarima koje pratite ili u kojima učestvujete (npr. kartice koje ste vi napravili ili koje su vama dodeljene)." | |
|
515 | 516 | |
|
516 | 517 | default_role_manager: Menadžer |
|
517 | 518 | default_role_developper: Developer |
@@ -528,7 +529,7 default_issue_status_rejected: Odbačeno | |||
|
528 | 529 | default_doc_category_user: Korisnička dokumentacija |
|
529 | 530 | default_doc_category_tech: Tehnička dokumentacija |
|
530 | 531 | default_priority_low: Nizak |
|
531 |
default_priority_normal: |
|
|
532 | default_priority_normal: Redovan | |
|
532 | 533 | default_priority_high: Visok |
|
533 | 534 | default_priority_urgent: Hitan |
|
534 | 535 | default_priority_immediate: Odmah |
@@ -539,16 +540,16 enumeration_issue_priorities: Prioriteti kartica | |||
|
539 | 540 | enumeration_doc_categories: Kategorija dokumenata |
|
540 | 541 | enumeration_activities: Aktivnosti (praćenje vremena)) |
|
541 | 542 | label_float: Float |
|
542 |
button_copy: |
|
|
543 | button_copy: Iskopiraj | |
|
543 | 544 | setting_protocol: Protocol |
|
544 |
label_user_mail_no_self_notified: "Ne želim da budem obaveštavan o |
|
|
545 | label_user_mail_no_self_notified: "Ne želim da budem obaveštavan o promenama koje sam pravim" | |
|
545 | 546 | setting_time_format: Format vremena |
|
546 | 547 | label_registration_activation_by_email: aktivacija naloga putem email-a |
|
547 | 548 | mail_subject_account_activation_request: %s zahtev za aktivacijom naloga |
|
548 | 549 | mail_body_account_activation_request: 'Novi korisnik (%s) se registrovao. Njegov nalog čeka vaše odobrenje:' |
|
549 | 550 | label_registration_automatic_activation: automatska aktivacija naloga |
|
550 | 551 | label_registration_manual_activation: ručna aktivacija naloga |
|
551 |
notice_account_pending: "Vaš nalog je |
|
|
552 | notice_account_pending: "Vaš nalog je napravljen i čeka odobrenje administratora." | |
|
552 | 553 | field_time_zone: Vremenska zona |
|
553 | 554 | text_caracters_minimum: Mora biti minimum %d karaktera dugačka. |
|
554 | 555 | setting_bcc_recipients: '"Blind carbon copy" primaoci (bcc)' |
@@ -562,23 +563,23 notice_default_data_loaded: Default configuration successfully loaded. | |||
|
562 | 563 | text_load_default_configuration: Load the default configuration |
|
563 | 564 | text_no_configuration_data: "Roles, trackers, issue statuses and workflow have not been configured yet.\nIt is highly recommended to load the default configuration. You will be able to modify it once loaded." |
|
564 | 565 | error_can_t_load_default_data: "Default configuration could not be loaded: %s" |
|
565 |
button_update: |
|
|
566 |
label_change_properties: |
|
|
567 |
label_general: |
|
|
568 |
label_repository_plural: |
|
|
569 |
label_associated_revisions: |
|
|
566 | button_update: Promeni | |
|
567 | label_change_properties: Promeni svojstva | |
|
568 | label_general: Opšte | |
|
569 | label_repository_plural: Spremišta | |
|
570 | label_associated_revisions: Dodeljene revizije | |
|
570 | 571 | setting_user_format: Users display format |
|
571 | 572 | text_status_changed_by_changeset: Applied in changeset %s. |
|
572 |
label_more: |
|
|
573 | label_more: Još | |
|
573 | 574 | text_issues_destroy_confirmation: 'Are you sure you want to delete the selected issue(s) ?' |
|
574 | 575 | label_scm: SCM |
|
575 | 576 | text_select_project_modules: 'Select modules to enable for this project:' |
|
576 |
label_issue_added: |
|
|
577 |
label_issue_updated: |
|
|
578 |
label_document_added: Do |
|
|
579 |
label_message_posted: |
|
|
580 |
label_file_added: F |
|
|
581 |
label_news_added: N |
|
|
577 | label_issue_added: Kartica dodata | |
|
578 | label_issue_updated: Kartica promenjena | |
|
579 | label_document_added: Dokument dodat | |
|
580 | label_message_posted: Poruka dodata | |
|
581 | label_file_added: Fajl dodat | |
|
582 | label_news_added: Novost dodata | |
|
582 | 583 | project_module_boards: Boards |
|
583 | 584 | project_module_issue_tracking: Issue tracking |
|
584 | 585 | project_module_wiki: Wiki |
@@ -594,53 +595,53 button_configure: Configure | |||
|
594 | 595 | label_plugins: Plugins |
|
595 | 596 | label_ldap_authentication: LDAP authentication |
|
596 | 597 | label_downloads_abbr: D/L |
|
597 |
label_this_month: |
|
|
598 |
label_last_n_days: |
|
|
599 |
label_all_time: a |
|
|
600 |
label_this_year: |
|
|
601 |
label_date_range: |
|
|
602 |
label_last_week: |
|
|
603 |
label_yesterday: |
|
|
604 |
label_last_month: |
|
|
605 |
label_add_another_file: |
|
|
606 |
label_optional_description: Op |
|
|
598 | label_this_month: ovog meseca | |
|
599 | label_last_n_days: poslednjih %d dana | |
|
600 | label_all_time: sva vremena | |
|
601 | label_this_year: ove godine | |
|
602 | label_date_range: Raspon datuma | |
|
603 | label_last_week: prošle nedelje | |
|
604 | label_yesterday: juče | |
|
605 | label_last_month: prošlog meseca | |
|
606 | label_add_another_file: Dodaj još jedan fajl | |
|
607 | label_optional_description: Opcioni opis | |
|
607 | 608 | text_destroy_time_entries_question: %.02f hours were reported on the issues you are about to delete. What do you want to do ? |
|
608 | 609 | error_issue_not_found_in_project: 'The issue was not found or does not belong to this project' |
|
609 | 610 | text_assign_time_entries_to_project: Assign reported hours to the project |
|
610 | 611 | text_destroy_time_entries: Delete reported hours |
|
611 | 612 | text_reassign_time_entries: 'Reassign reported hours to this issue:' |
|
612 | 613 | setting_activity_days_default: Days displayed on project activity |
|
613 |
label_chronological_order: |
|
|
614 | label_chronological_order: U hronološkom redosledu | |
|
614 | 615 | field_comments_sorting: Display comments |
|
615 |
label_reverse_chronological_order: |
|
|
616 | label_reverse_chronological_order: U obrnutom hronološkom redosledu | |
|
616 | 617 | label_preferences: Preferences |
|
617 | 618 | setting_display_subprojects_issues: Display subprojects issues on main projects by default |
|
618 |
label_overall_activity: |
|
|
619 | label_overall_activity: Ukupna aktivnost | |
|
619 | 620 | setting_default_projects_public: New projects are public by default |
|
620 | 621 | error_scm_annotate: "The entry does not exist or can not be annotated." |
|
621 |
label_planning: Plan |
|
|
622 |
text_subprojects_destroy_warning: 'I |
|
|
623 |
label_and_its_subprojects: %s |
|
|
622 | label_planning: Planiranje | |
|
623 | text_subprojects_destroy_warning: 'I potprojekti projekta: %s će takođe biti obrisani.' | |
|
624 | label_and_its_subprojects: %s i potprojekti | |
|
624 | 625 | mail_body_reminder: "%d issue(s) that are assigned to you are due in the next %d days:" |
|
625 | 626 | mail_subject_reminder: "%d issue(s) due in the next days" |
|
626 | 627 | text_user_wrote: '%s wrote:' |
|
627 |
label_duplicated_by: |
|
|
628 | label_duplicated_by: ponovljen kao | |
|
628 | 629 | setting_enabled_scm: Enabled SCM |
|
629 | 630 | text_enumeration_category_reassign_to: 'Reassign them to this value:' |
|
630 | 631 | text_enumeration_destroy_question: '%d objects are assigned to this value.' |
|
631 |
label_incoming_emails: |
|
|
632 |
label_generate_key: Gener |
|
|
632 | label_incoming_emails: Dolazeće e-poruke | |
|
633 | label_generate_key: Generiši ključ | |
|
633 | 634 | setting_mail_handler_api_enabled: Enable WS for incoming emails |
|
634 | 635 | setting_mail_handler_api_key: API key |
|
635 | 636 | text_email_delivery_not_configured: "Email delivery is not configured, and notifications are disabled.\nConfigure your SMTP server in config/email.yml and restart the application to enable them." |
|
636 | 637 | field_parent_title: Parent page |
|
637 |
label_issue_watchers: |
|
|
638 | label_issue_watchers: Posmatrači | |
|
638 | 639 | setting_commit_logs_encoding: Commit messages encoding |
|
639 | 640 | button_quote: Quote |
|
640 | 641 | setting_sequential_project_identifiers: Generate sequential project identifiers |
|
641 | 642 | notice_unable_delete_version: Unable to delete version |
|
642 |
label_renamed: |
|
|
643 |
label_copied: |
|
|
643 | label_renamed: preimenovano | |
|
644 | label_copied: iskopirano | |
|
644 | 645 | setting_plain_text_mail: plain text only (no HTML) |
|
645 | 646 | permission_view_files: View files |
|
646 | 647 | permission_edit_issues: Edit issues |
@@ -689,7 +690,6 permission_rename_wiki_pages: Rename wiki pages | |||
|
689 | 690 | permission_edit_time_entries: Edit time logs |
|
690 | 691 | permission_edit_own_issue_notes: Edit own notes |
|
691 | 692 | setting_gravatar_enabled: Use Gravatar user icons |
|
692 | label_example: Example | |
|
693 | text_repository_usernames_mapping: "Select ou update the Redmine user mapped to each username found in the repository log.\nUsers with the same Redmine and repository username or email are automatically mapped." | |
|
694 | 693 | permission_edit_own_messages: Edit own messages |
|
695 | 694 | permission_delete_won_messages: Delete own messages |
|
695 | text_repository_usernames_mapping: "Select or update the Redmine user mapped to each username found in the repository log.\nUsers with the same Redmine and repository username or email are automatically mapped." |
@@ -694,3 +694,4 permission_delete_messages: Xóa bài viết | |||
|
694 | 694 | permission_delete_own_messages: Xóa bài viết cá nhân |
|
695 | 695 | label_example: Ví dụ |
|
696 | 696 | text_repository_usernames_mapping: "Chọn hoặc cập nhật ánh xạ người dùng hệ thống với người dùng trong kho lưu trữ.\nNhững trường hợp trùng hợp về tên và email sẽ được tự động ánh xạ." |
|
697 | permission_delete_won_messages: Delete own messages |
General Comments 0
You need to be logged in to leave comments.
Login now