182 KiB
182 KiB
| 1 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +224 | Press Esc to close | Pritisnite Esc za zatvaranje |
|---|---|---|---|
| 2 | apps/frappe/frappe/desk/form/assign_to.py +153 | A new task, {0}, has been assigned to you by {1}. {2} | Novi zadatak, {0}, dodijeljen vam {1}. {2} |
| 3 | apps/frappe/frappe/desk/page/messages/messages_main.html +12 | Post | poslije |
| 4 | apps/frappe/frappe/config/setup.py +109 | Rename many items by uploading a .csv file. | Preimenuj više proizvoda slanjem .csv datoteke. |
| 5 | DocType: Workflow State | pause | Pauza |
| 6 | apps/frappe/frappe/templates/pages/desk.py +18 | You are not permitted to access this page. | Nemate dozvolu pristupa ovoj stranici. |
| 7 | DocType: About Us Settings | Website | Web stranica |
| 8 | DocType: User | Facebook Username | Facebook ime |
| 9 | DocType: System Settings | Note: Multiple sessions will be allowed in case of mobile device | Napomena: Više sjednice će biti dopušteno u slučaju mobilnog uređaja |
| 10 | apps/frappe/frappe/email/bulk.py +148 | Cannot send this email. You have crossed the sending limit of {0} emails for this month. | Ne možete poslati ovu poruku. Ste prešli granicu od slanja {0} e-pošte za ovaj mjesec. |
| 11 | apps/frappe/frappe/public/js/legacy/form.js +701 | Permanently Submit {0}? | Trajno Podnijeti {0} ? |
| 12 | apps/frappe/frappe/client.py +162 | Invalid file path: {0} | Pogrešna Put datoteke: {0} |
| 13 | DocType: Workflow State | eye-open | oku-otvaranje |
| 14 | DocType: Bulk Email | Send After | Pošalji Nakon |
| 15 | apps/frappe/frappe/utils/file_manager.py +31 | Please select a file or url | Molimo odaberite datoteku ili url |
| 16 | DocType: User | Username | Korisničko ime |
| 17 | DocType: DocField | DocField | DocField |
| 18 | DocType: DocField | Options | Opcije |
| 19 | apps/frappe/frappe/public/js/frappe/views/reports/reportview.js +347 | Cannot edit standard fields | Nije moguće uređivati standardna polja |
| 20 | DocType: Print Format | Print Format Builder | Ispis Format Graditelj |
| 21 | apps/frappe/frappe/public/js/frappe/ui/page.js +4 | Form | Obrazac |
| 22 | DocType: Report | Report Manager | Prijavite Manager |
| 23 | DocType: Workflow | Document States | Dokument Države |
| 24 | apps/frappe/frappe/public/js/frappe/views/pageview.js +102 | Sorry! I could not find what you were looking for. | Žao nam je! Nisam mogao pronaći ono što su tražili. |
| 25 | apps/frappe/frappe/config/core.py +42 | Logs | Dnevnici |
| 26 | DocType: DocPerm | This role update User Permissions for a user | Ova uloga ažuriranje korisnik dozvole za korisnika |
| 27 | apps/frappe/frappe/public/js/frappe/model/model.js +510 | Rename {0} | Preimenuj {0} |
| 28 | DocType: Workflow State | zoom-out | umanji |
| 29 | apps/frappe/frappe/public/js/legacy/form.js +66 | Cannot open {0} when its instance is open | Ne možete otvoriti {0} kada je instanca je otvoren |
| 30 | apps/frappe/frappe/model/document.py +756 | Table {0} cannot be empty | Tabela {0} ne može biti prazno |
| 31 | apps/frappe/frappe/public/js/frappe/views/reports/grid_report.js +893 | With Ledgers | s knjigama |
| 32 | DocType: Communication | Reference Owner | Referentni vlasnika |
| 33 | DocType: Currency | Smallest circulating fraction unit (coin). For e.g. 1 cent for USD and it should be entered as 0.01 | Najmanji kruži dio jedinica (kovanice). Za npr 1 posto za USD i to bi trebalo biti upisana kao 0,01 |
| 34 | DocType: Social Login Keys | GitHub | GitHub |
| 35 | apps/frappe/frappe/model/base_document.py +478 | {0}, Row {1} | {0} {1} Row |
| 36 | apps/frappe/frappe/model/document.py +730 | Beginning with | počevši |
| 37 | apps/frappe/frappe/core/page/data_import_tool/exporter.py +51 | Data Import Template | Uvoz podataka predloška |
| 38 | apps/frappe/frappe/public/js/frappe/model/model.js +31 | Parent | Nadređen |
| 39 | DocType: About Us Settings | "Team Members" or "Management" | "Članovi tima" ili "uprave" |
| 40 | apps/frappe/frappe/core/doctype/doctype/doctype.py +302 | Default for 'Check' type of field must be either '0' or '1' | Zadana za "Check" vrsti terena mora biti ili '0' ili '1' |
| 41 | apps/frappe/frappe/public/js/frappe/misc/pretty_date.js +45 | Yesterday | Jučer |
| 42 | apps/frappe/frappe/public/js/frappe/views/test_runner.js +10 | Test Runner | Test Runner |
| 43 | DocType: Email Account | Enable Incoming | Omogućiti dolazne |
| 44 | DocType: Workflow State | Danger | Opasnost |
| 45 | apps/frappe/frappe/templates/pages/login.html +35 | Email Address | Email adresa |
| 46 | DocType: Workflow State | th-large | og veliki |
| 47 | DocType: Communication | Unread Notification Sent | Nepročitana Obavijest Poslano |
| 48 | apps/frappe/frappe/public/js/frappe/misc/tools.js +8 | Export not allowed. You need {0} role to export. | Izvoz nisu dopušteni . Trebate {0} ulogu za izvoz . |
| 49 | apps/frappe/frappe/public/js/frappe/ui/filters/edit_filter.html +11 | Not Like | Ne kao |
| 50 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +154 | Set the display label for the field | Postavite oznaku prikaza za područje |
| 51 | apps/frappe/frappe/model/document.py +747 | Incorrect value: {0} must be {1} {2} | Netočna vrijednost: {0} mora biti {1} {2} |
| 52 | apps/frappe/frappe/config/setup.py +216 | Change field properties (hide, readonly, permission etc.) | Promjeni svojstva polja (sakrij, samo čitanje, dozvola i sl.) |
| 53 | DocType: Workflow State | lock | zaključati |
| 54 | apps/frappe/frappe/config/website.py +74 | Settings for Contact Us Page. | Postavke za Kontaktirajte nas stranicu. |
| 55 | apps/frappe/frappe/core/doctype/user/user.py +534 | Administrator Logged In | Administrator prijavljeni |
| 56 | DocType: Contact Us Settings | Contact options, like "Sales Query, Support Query" etc each on a new line or separated by commas. | Kontakt opcije, poput "Sales Query, Podrška upit" itd jedni na novoj liniji ili odvojene zarezima. |
| 57 | apps/frappe/frappe/public/js/frappe/ui/editor.js +446 | Insert | Insert |
| 58 | apps/frappe/frappe/public/js/frappe/form/link_selector.js +21 | Select {0} | Odaberite {0} |
| 59 | DocType: Print Settings | Classic | Klasik |
| 60 | apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +49 | For ranges | Za raspone |
| 61 | DocType: Workflow State | indent-right | alineje-desno |
| 62 | apps/frappe/frappe/public/js/frappe/ui/upload.html +12 | Web Link | Web Link |
| 63 | apps/frappe/frappe/public/js/frappe/misc/pretty_date.js +41 | 1 minute ago | prije 1 minutu |
| 64 | apps/frappe/frappe/core/page/data_import_tool/data_import_main.html +33 | Recommended bulk editing records via import, or understanding the import format. | Preporučena skupno uređivanje zapisa putem uvoza, odnosno razumijevanje uvoz formatu. |
| 65 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +36 | Apart from System Manager, roles with Set User Permissions right can set permissions for other users for that Document Type. | Osim System Manager, uloge s postavite korisnički Dozvole pravo može postaviti dozvole za ostale korisnike za tu vrstu dokumenta. |
| 66 | DocType: Company History | Company History | Povijest tvrtke |
| 67 | DocType: Workflow State | volume-up | glasnoće prema gore |
| 68 | apps/frappe/frappe/core/page/data_import_tool/importer.py +45 | Only allowed {0} rows in one import | Samo dopušteni {0} redci prilikom jednog uvoza |
| 69 | apps/frappe/frappe/public/js/frappe/list/list_sidebar.js +61 | Refresh Stats | Osvježi Statistika |
| 70 | apps/frappe/frappe/core/page/data_import_tool/data_import_main.html +4 | To import or update records, you must first download the template for importing. | Za uvoz ili ažuriranje evidencija, prvo morate preuzeti predložak za uvoz. |
| 71 | DocType: DocType | Default Print Format | Zadani oblik ispisa |
| 72 | DocType: Workflow State | Tags | oznake |
| 73 | apps/frappe/frappe/public/js/frappe/form/workflow.js +33 | None: End of Workflow | Ništa: Kraj Workflow |
| 74 | apps/frappe/frappe/model/db_schema.py +333 | {0} field cannot be set as unique in {1}, as there are non-unique existing values | {0} polje ne može se postaviti kao jedinstvena po {1}, kao što su non-jedinstveni postojeće vrijednosti |
| 75 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +47 | Document Types | Vrste dokumenata |
| 76 | DocType: Workflow | Workflow State Field | Workflow Državna polja |
| 77 | DocType: Blog Post | Guest | Gost |
| 78 | DocType: DocType | Title Field | Naslov Field |
| 79 | apps/frappe/frappe/core/doctype/user/user.py +531 | If you think this is unauthorized, please change the Administrator password. | Ako mislite da je to neovlašteno, molimo promijenite lozinku administratora. |
| 80 | apps/frappe/frappe/email/doctype/email_account/email_account.py +63 | {0} is mandatory | {0} je obavezno |
| 81 | DocType: Workflow State | eject | izbaciti |
| 82 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +16 | Help for User Permissions | Pomoć za korisnik dozvole |
| 83 | DocType: Standard Reply | Owner | vlasnik |
| 84 | DocType: Communication | Visit | Posjeti |
| 85 | apps/frappe/frappe/desk/page/applications/application_row.html +16 | Install | Instalirati |
| 86 | DocType: Custom Script | Client | Klijent |
| 87 | apps/frappe/frappe/public/js/legacy/form.js +426 | This form has been modified after you have loaded it | Ovaj oblik je izmijenjen nakon što ste ga učitava |
| 88 | DocType: Website Settings | Twitter Share via | Twitter Podijeli putem |
| 89 | apps/frappe/frappe/config/website.py +33 | Embed image slideshows in website pages. | Postavi slikovne prezentacije na web stranicama. |
| 90 | DocType: Workflow Action | Workflow Action Name | Workflow Akcija Ime |
| 91 | apps/frappe/frappe/core/doctype/doctype/doctype.py +158 | DocType can not be merged | DOCTYPE se ne može spajati |
| 92 | DocType: Web Form Field | Fieldtype | Fieldtype |
| 93 | DocType: Error Snapshot | Friendly Title | Prijateljski Naslov |
| 94 | apps/frappe/frappe/desk/form/save.py +46 | Did not cancel | Nije otkazano |
| 95 | DocType: Workflow State | plus | plus |
| 96 | apps/frappe/frappe/config/desktop.py +19 | File Manager | Upravitelj datoteka |
| 97 | DocType: Scheduler Log | Scheduler Log | Izvještaj o događajima |
| 98 | apps/frappe/frappe/public/js/frappe/misc/user.js +87 | You | Vi |
| 99 | DocType: Website Theme | lowercase | malim slovima |
| 100 | DocType: Print Format | Helvetica | Helvetica |
| 101 | DocType: Note | Everyone can read | Svatko može pročitati |
| 102 | apps/frappe/frappe/core/report/permitted_documents_for_user/permitted_documents_for_user.py +25 | Please specify user | Navedite korisnika |
| 103 | DocType: Email Unsubscribe | Email Unsubscribe | Email Odjava |
| 104 | DocType: Website Settings | Select an image of approx width 150px with a transparent background for best results. | Odaberite sliku od cca 150px širine s transparentnom pozadinom za najbolje rezultate. |
| 105 | apps/frappe/frappe/public/js/frappe/form/grid_body.html +14 | Add multiple rows | Dodaj više redaka |
| 106 | apps/frappe/frappe/custom/doctype/custom_field/custom_field.py +108 | Insert After field '{0}' mentioned in Custom Field '{1}', does not exist | Umetnite Nakon polju ' {0} ' spominje u Custom Field ' {1} ' , ne postoji |
| 107 | App Installer | App Installer | |
| 108 | DocType: Workflow State | circle-arrow-up | krug sa strelicom prema gore |
| 109 | apps/frappe/frappe/public/js/frappe/upload.js +156 | Uploading... | Prijenos ... |
| 110 | DocType: Workflow State | italic | kurzivan |
| 111 | apps/frappe/frappe/core/doctype/doctype/doctype.py +501 | {0}: Cannot set Import without Create | {0} : Ne može se uvoz bez Stvoriti |
| 112 | apps/frappe/frappe/config/desk.py +21 | Event and other calendars. | Događaj i druge kalendare. |
| 113 | apps/frappe/frappe/public/js/frappe/views/reports/reportview.js +614 | Drag to sort columns | Povucite kako bi sortirali stupce |
| 114 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder_column_selector.html +2 | Widths can be set in px or %. | Širina može biti postavljena u px ili%. |
| 115 | apps/frappe/frappe/public/js/frappe/form/print.js +96 | Start | početak |
| 116 | DocType: User | First Name | Ime |
| 117 | apps/frappe/frappe/core/doctype/file/file.py +150 | Cannot delete Home and Attachments folders | Ne možete izbrisati Home i privitke mape |
| 118 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +6 | Permissions get applied on Users based on what Roles they are assigned. | Prava se primjenjuju na korisnike na temelju onoga što Uloge su dodijeljeni . |
| 119 | apps/frappe/frappe/public/js/frappe/views/communication.js +353 | You are not allowed to send emails related to this document | Nije Vam dopušteno slati e-poštu vezanu s ovim dokumentom |
| 120 | apps/frappe/frappe/website/doctype/website_theme/website_theme.py +30 | You are not allowed to delete a standard Website Theme | Nemate ovlasti za brisanje standardne teme web stranice |
| 121 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +176 | Example | Primjer |
| 122 | DocType: Workflow State | gift | dar |
| 123 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +180 | Reqd | Reqd |
| 124 | apps/frappe/frappe/core/doctype/communication/email.py +216 | Unable to find attachment {0} | Nije moguće naći attachment {0} |
| 125 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +168 | Assign a permission level to the field. | Dodjela razinu dopuštenje da na terenu. |
| 126 | apps/frappe/frappe/config/setup.py +44 | Show / Hide Modules | Pokaži / sakrij module |
| 127 | apps/frappe/frappe/core/doctype/report/report.js +37 | Disable Report | Onemogući Prijavite |
| 128 | DocType: Report | JavaScript Format: frappe.query_reports['REPORTNAME'] = {} | JavaScript format : frappe.query_reports [ ' REPORTNAME ' ] = { } |
| 129 | DocType: Version | Doclist JSON | Doclist JSON |
| 130 | DocType: Workflow State | chevron-up | Chevron-up |
| 131 | apps/frappe/frappe/public/js/frappe/ui/toolbar/offcanvas_left_sidebar.html +27 | Documentation | Dokumentacija |
| 132 | DocType: DocShare | Internal record of document shares | Unutarnja rekord dionica dokumenata |
| 133 | DocType: Workflow State | Comment | Komentiraj |
| 134 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +17 | You can change Submitted documents by cancelling them and then, amending them. | Možete promijeniti potvrđene dokumente tako što ih otkažete, a zatim ih izmjenite i spremite. |
| 135 | DocType: DocField | Display | Prikaz |
| 136 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +25 | If a Role does not have access at Level 0, then higher levels are meaningless. | AkoUloga nema pristup na razini 0 , onda je viša razina su besmislene . |
| 137 | DocType: Communication | Seen | Vidio |
| 138 | apps/frappe/frappe/public/js/frappe/form/layout.js +85 | Show more details | Pokaži više detalja |
| 139 | DocType: System Settings | Run scheduled jobs only if checked | Trčanje rasporedu radnih mjesta samo ako provjeriti |
| 140 | DocType: User | Enter default value fields (keys) and values. If you add multiple values for a field, the first one will be picked. These defaults are also used to set "match" permission rules. To see list of fields, go to "Customize Form". | Unesite zadanu vrijednost polja (tipke) i vrijednosti. Ako ste dodali više vrijednosti za polje, prvi će se podići. Te zadane također koristi za postavljanje "Usporedi" pravila dopuštenja. Da biste vidjeli popis polja, idite na "Prilagodi obrascu". |
| 141 | DocType: Communication | Message | Poruka |
| 142 | DocType: Customize Form Field | Print Width of the field, if the field is a column in a table | Ispis širina terena, ako polje je stupac u tablici |
| 143 | DocType: Dropbox Backup | Dropbox Access Key | Dropbox pristupni ključ |
| 144 | DocType: Workflow State | headphones | slušalice |
| 145 | DocType: Bulk Email | Bulk Email records. | Bulk Email zapisa. |
| 146 | DocType: Email Account | e.g. replies@yourcomany.com. All replies will come to this inbox. | npr replies@yourcomany.com. Svi odgovori će doći na ovu inbox. |
| 147 | apps/frappe/frappe/templates/includes/login/login.js +33 | Valid email and name required | Valjana email i ime potrebna |
| 148 | DocType: DocType | Hide Heading | Sakrij naslov |
| 149 | apps/frappe/frappe/config/core.py +17 | Groups of DocTypes | Skupine DocTypes |
| 150 | DocType: Workflow State | remove-circle | uklanjanje-krug |
| 151 | apps/frappe/frappe/config/website.py +54 | Javascript to append to the head section of the page. | Javascript da doda glave dijelu stranice. |
| 152 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +52 | Reset to defaults | Vrati na zadane postavke |
| 153 | DocType: Workflow | Transition Rules | Prijelazna pravila |
| 154 | apps/frappe/frappe/core/doctype/report/report.js +11 | Example: | Primjer: |
| 155 | DocType: Workflow | Defines workflow states and rules for a document. | Određuje tijek rada države i pravila za dokument. |
| 156 | DocType: Workflow State | Filter | filter |
| 157 | DocType: DocType | Show this field as title | Pokaži ovo polje kao naslov |
| 158 | apps/frappe/frappe/model/db_schema.py +539 | Fieldname {0} cannot have special characters like {1} | Fieldname {0} ne može imati posebne znakove kao {1} |
| 159 | apps/frappe/frappe/desk/page/setup_wizard/setup_wizard.js +245 | Select Your Language | Odaberite jezik |
| 160 | apps/frappe/frappe/model/document.py +434 | Error: Document has been modified after you have opened it | Pogreška: Dokument je promijenjen nakon što ste ga otvorili |
| 161 | apps/frappe/frappe/core/doctype/doctype/doctype.py +522 | {0}: Cannot set Assign Submit if not Submittable | {0} : Ne mogu postaviti Zauzimanje Podnijeti ako ne Submittable |
| 162 | DocType: Social Login Keys | ||
| 163 | apps/frappe/frappe/templates/pages/list.py +46 | Filtered by "{0}" | Filtrirano po "{0}" |
| 164 | DocType: DocType | Administrator | Upravitelj |
| 165 | apps/frappe/frappe/desk/page/messages/messages.js +49 | Message from {0} | Poruka iz {0} |
| 166 | DocType: Communication | Closed | Zatvoreno |
| 167 | DocType: Blog Settings | Blog Title | Naslov bloga |
| 168 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder_layout.html +12 | Edit to set heading | Uredi za postavljanje naslova |
| 169 | DocType: About Us Settings | Team Members | Članovi tima |
| 170 | apps/frappe/frappe/public/js/frappe/upload.js +83 | Please attach a file or set a URL | Molimo priložite datoteku ili postaviti URL |
| 171 | DocType: Async Task | System Manager | Sustav Manager |
| 172 | DocType: DocField | Permissions | Dopuštenja |
| 173 | DocType: Dropbox Backup | Allow Dropbox Access | Dopusti pristup Dropbox |
| 174 | DocType: User | Get your globally recognized avatar from Gravatar.com | Get your globalno priznata avatar od Gravatar.com |
| 175 | DocType: Workflow State | plus-sign | plus-potpisati |
| 176 | apps/frappe/frappe/__init__.py +784 | App {0} is not installed | Asi {0} nije instaliran |
| 177 | DocType: Workflow State | Refresh | Osvježi stranicu |
| 178 | DocType: Event | Public | Javni |
| 179 | apps/frappe/frappe/public/js/frappe/ui/listing.js +52 | Nothing to show | Ništa pokazati |
| 180 | apps/frappe/frappe/email/smtp.py +143 | Email Account not setup. Please create a new Email Account from Setup > Email > Email Account | E-mail račun ne postavljanje. Molimo stvoriti novi račun e-pošte iz programa za postavljanje> E-mail> E-mail računa |
| 181 | apps/frappe/frappe/public/js/frappe/model/model.js +24 | Liked By | Voljeli |
| 182 | DocType: DocField | Print Hide If No Value | Ispis Sakrij Ako nema vrijednost |
| 183 | apps/frappe/frappe/public/js/frappe/form/footer/attachments.js +211 | Upload Attachment | Prenesi Prilog |
| 184 | DocType: Block Module | Block Module | Blok modul |
| 185 | apps/frappe/frappe/core/page/data_import_tool/data_import_main.html +3 | Export Template | Izvoz Predložak |
| 186 | apps/frappe/frappe/public/js/frappe/views/reports/reportview.js +349 | No permission to edit | Nema dozvole za uređivanje |
| 187 | DocType: Block Module | Module | Modul |
| 188 | DocType: Email Alert | Send Alert On | Pošalji upozorenje na |
| 189 | DocType: Web Form | Website URL | Website URL |
| 190 | DocType: Customize Form | Customize Label, Print Hide, Default etc. | Prilagodi oznaku, sakrij ispis, zadani itd. |
| 191 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder_start.html +16 | Create a New Format | Napravite novi format |
| 192 | DocType: Website Settings | Add a banner to the site. (small banners are usually good) | Dodaj banner na stranicu. (Mali banneri su obično dobri) |
| 193 | DocType: Website Settings | Set Banner from Image | Postavite banner sa slike |
| 194 | apps/frappe/frappe/templates/emails/new_user.html +3 | A new account has been created for you at {0} | Novi korisnički račun je stvoren za tebe {0} |
| 195 | apps/frappe/frappe/public/js/frappe/views/communication.js +342 | Enter Email Recipient(s) | Unesite e Primatelj (e) |
| 196 | DocType: Print Format | Verdana | Verdana |
| 197 | apps/frappe/frappe/core/doctype/user/user.py +206 | User {0} cannot be deleted | Korisnik {0} se ne može izbrisati |
| 198 | apps/frappe/frappe/public/js/frappe/request.js +92 | Another transaction is blocking this one. Please try again in a few seconds. | Još jedna transakcija blokira ovaj jedan. Pokušajte ponovno za nekoliko sekundi. |
| 199 | DocType: Communication | Attachment | Vezanost |
| 200 | DocType: Property Setter | Field Name | Naziv polja |
| 201 | apps/frappe/frappe/public/js/frappe/misc/utils.js +95 | or | ili |
| 202 | apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +98 | module name... | Naziv modula ... |
| 203 | apps/frappe/frappe/templates/generators/web_form.html +270 | Continue | Nastaviti |
| 204 | DocType: Custom Field | Fieldname | Podataka, Naziv Polja |
| 205 | DocType: Workflow State | certificate | certifikat |
| 206 | DocType: User | Tile | Pločica |
| 207 | apps/frappe/frappe/core/page/data_import_tool/exporter.py +62 | First data column must be blank. | Prvi stupac mora biti prazan. |
| 208 | DocType: Workflow State | otisak | |
| 209 | DocType: User | Restrict IP | Zabraniti IP |
| 210 | apps/frappe/frappe/email/smtp.py +181 | Unable to send emails at this time | Nije moguće poslati e-mail u ovom trenutku |
| 211 | apps/frappe/frappe/public/js/frappe/ui/toolbar/offcanvas_left_sidebar.html +5 | Search or type a command | Traži ili upiši naredbu |
| 212 | DocType: Communication | Timeline Name | Kronologija Ime |
| 213 | DocType: Email Account | e.g. smtp.gmail.com | npr smtp.gmail.com |
| 214 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +366 | Add A New Rule | Dodaj novo pravilo |
| 215 | apps/frappe/frappe/templates/pages/complete_signup.html +13 | One Last Step | Jedan Zadnji korak |
| 216 | apps/frappe/frappe/custom/doctype/custom_field/custom_field.js +52 | Name of the Document Type (DocType) you want this field to be linked to. e.g. Customer | Naziv vrste dokumenta (DOCTYPE) želite li da to polje bude povezano na naprimjer kupca |
| 217 | DocType: User | Roles Assigned | Dodijeljene uloge |
| 218 | DocType: Top Bar Item | Parent Label | Nadređena oznaka |
| 219 | apps/frappe/frappe/templates/emails/auto_reply.html +2 | Your query has been received. We will reply back shortly. If you have any additional information, please reply to this mail. | Vaš upit je zaprimljen. Odgovorit ćemo vratiti uskoro. Ako imate bilo kakve dodatne informacije, molimo odgovorite na ovaj mail. |
| 220 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +10 | Permissions are automatically translated to Standard Reports and Searches. | Ovlasti se automatski prevode u standardna izvješća i pretraživanja. |
| 221 | DocType: Event | Repeat Till | Ponovite Do |
| 222 | apps/frappe/frappe/core/doctype/file/file_list.js +176 | New | Novo |
| 223 | DocType: System Settings | Loading... | Učitavanje ... |
| 224 | DocType: DocField | Password | Zaporka |
| 225 | DocType: Blogger | Will be used in url (usually first name). | Hoće li se koristi u URL-u (obično ime). |
| 226 | apps/frappe/frappe/client.py +63 | Can not edit Read Only fields | Ne možete uređivati Read Only polja |
| 227 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder.js +463 | Edit Heading | Uredi naslov |
| 228 | DocType: File | File URL | URL datoteke |
| 229 | apps/frappe/frappe/desk/doctype/event/event.py +68 | Upcoming Events for Today | Buduća događanja za danas |
| 230 | DocType: Email Alert Recipient | Email By Document Field | E-mail dokumentom Field |
| 231 | apps/frappe/frappe/email/receive.py +61 | Cannot connect: {0} | Ne mogu se spojiti: {0} |
| 232 | apps/frappe/frappe/utils/nestedset.py +218 | Merging is only possible between Group-to-Group or Leaf Node-to-Leaf Node | Spajanje je moguće samo između Group - na - Grupe ili Leaf od čvora do čvor nultog stupnja |
| 233 | apps/frappe/frappe/utils/file_manager.py +43 | Added {0} | Dodano {0} |
| 234 | DocType: Currency | Fraction Units | Frakcije Jedinice |
| 235 | DocType: Communication | Type | Vrsta |
| 236 | DocType: Communication | Subject | Predmet |
| 237 | DocType: Web Page | Parent Web Page | Nadređena web stranica |
| 238 | apps/frappe/frappe/core/doctype/docshare/docshare.py +36 | User is mandatory for Share | Korisnik je obvezan za Podijeli |
| 239 | DocType: DocField | Hidden | skriven |
| 240 | apps/frappe/frappe/model/base_document.py +410 | {0} must be set first | {0} mora biti postavljen prvi |
| 241 | DocType: Workflow State | plane | avion |
| 242 | apps/frappe/frappe/core/page/data_import_tool/exporter.py +64 | If you are uploading new records, "Naming Series" becomes mandatory, if present. | Ako ste upload nove rekorde, "Imenovanje serije" postaje obvezna, ako je prisutna. |
| 243 | apps/frappe/frappe/core/doctype/doctype/doctype.py +153 | DocType can only be renamed by Administrator | DOCTYPE može preimenovati samo Administrator |
| 244 | apps/frappe/frappe/core/doctype/doctype/doctype.py +353 | Fold can not be at the end of the form | Puta ne mogu biti na kraju u obliku |
| 245 | DocType: Communication | Bounced | Odskočiti |
| 246 | apps/frappe/frappe/config/setup.py +14 | System and Website Users | Korisnici sustava i web stranice |
| 247 | DocType: Workflow Document State | Doc Status | Doc status |
| 248 | apps/frappe/frappe/public/js/frappe/ui/toolbar/toolbar.js +78 | Your download is being built, this may take a few moments... | Preuzimanje datoteke je u pripremi i moglo bi potrajati krako vrijeme... |
| 249 | apps/frappe/frappe/public/js/frappe/ui/listing.html +6 | Add Filter | Dodaj filter |
| 250 | DocType: Web Page | Begin this page with a slideshow of images | Počnite ovu stranicu prikazom slika |
| 251 | apps/frappe/frappe/utils/data.py +519 | {0} and {1} | {0} i {1} |
| 252 | DocType: Version | Docname | Docname |
| 253 | apps/frappe/frappe/core/doctype/version/version.js +10 | Version restored | Verzija obnovljena |
| 254 | DocType: About Us Settings | Website Manager | Web Manager |
| 255 | DocType: Event Role | Event Role | Događaj Uloga |
| 256 | apps/frappe/frappe/public/js/frappe/ui/editor.html +65 | Indent (Tab) | Uvlačenje (Tab) |
| 257 | DocType: Workflow State | List | popis |
| 258 | DocType: Communication | Link Name | Link Name |
| 259 | DocType: Page Role | Page Role | Uloga stranice |
| 260 | apps/frappe/frappe/core/doctype/doctype/doctype.py +283 | Field {0} in row {1} cannot be hidden and mandatory without default | Polje {0} je u redu {1} ne može biti skriven i obavezno bez defaultu |
| 261 | DocType: System Settings | mm/dd/yyyy | mm-dd-yyyy |
| 262 | apps/frappe/frappe/desk/page/setup_wizard/setup_wizard_page.html +16 | Previous | prijašnji |
| 263 | apps/frappe/frappe/email/doctype/email_account/email_account.py +342 | Re: | Re: |
| 264 | DocType: Currency | Sub-currency. For e.g. "Cent" | Sub-valuta. Za npr. "centi" |
| 265 | DocType: Letter Head | Check this to make this the default letter head in all prints | Provjerite to napraviti ovu glavu zadani slovo u svim otisaka |
| 266 | DocType: Print Format | Server | Server |
| 267 | DocType: DocField | Link | Poveznica |
| 268 | apps/frappe/frappe/utils/file_manager.py +93 | No file attached | Nema datoteke u prilogu |
| 269 | DocType: Version | Version | Verzija |
| 270 | DocType: User | Fill Screen | Ispunite zaslon |
| 271 | apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +462 | Unable to display this tree report, due to missing data. Most likely, it is being filtered out due to permissions. | Nije moguće prikazati ovaj izvještaj stabla, zbog nedostatka podataka. Najvjerojatnije, to se filtrira kako zbog dozvole. |
| 272 | apps/frappe/frappe/core/doctype/role/role.js +9 | Edit Permissions | Uredi ovlasti |
| 273 | apps/frappe/frappe/public/js/frappe/form/grid.js +271 | Edit via Upload | Uredi preko Pošalji |
| 274 | apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +94 | document type..., e.g. customer | vrsta dokumenta ..., npr kupca |
| 275 | DocType: Workflow State | barcode | Barkod |
| 276 | DocType: Country | Country Name | Država Ime |
| 277 | DocType: About Us Team Member | About Us Team Member | "O nama" član tima |
| 278 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +5 | Permissions are set on Roles and Document Types (called DocTypes) by setting rights like Read, Write, Create, Delete, Submit, Cancel, Amend, Report, Import, Export, Print, Email and Set User Permissions. | Dozvole su postavljene na uloge i vrsta dokumenata (zove DocTypes ) postavljanjem prava kao što su čitanje , pisanje, stvaranje, brisanje, Slanje , Odustani , Izmijeniti , izvješće , uvoz , izvoz , ispis , e-mail i postaviti dozvole korisnicima . |
| 279 | DocType: Event | Wednesday | Srijeda |
| 280 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +19 | Apart from Role based Permission Rules, you can apply User Permissions based on DocTypes. | Osim Uloga temelji dopuštenje pravilima , možete se prijaviti korisničkim dozvolama na temelju DocTypes . |
| 281 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +23 | These permissions will apply for all transactions where the permitted record is linked. For example, if Company C is added to User Permissions of user X, user X will only be able to see transactions that has company C as a linked value. | Te dozvole će se primjenjivati za sve transakcije u kojimaje dopušteno snimanje je povezan . |
| 282 | DocType: Property Setter | ID (name) of the entity whose property is to be set | ID (ime) subjekta čiji je objekt se postaviti |
| 283 | DocType: Website Settings | Website Theme Image Link | Web Tema poveznica slike |
| 284 | DocType: Website Settings | Sidebar Items | Bočna Stavke |
| 285 | apps/frappe/frappe/public/js/frappe/views/reports/reportview.js +522 | Select Report Name | Odaberite naziv izvješća |
| 286 | DocType: Workflow State | exclamation-sign | usklik-znak |
| 287 | apps/frappe/frappe/core/doctype/doctype/doctype.py +405 | Timeline field must be a Link or Dynamic Link | Timeline polje mora biti veza ili Dynamic Link |
| 288 | DocType: Website Theme | Hide Sidebar | Sakrij Bočna |
| 289 | apps/frappe/frappe/integrations/doctype/dropbox_backup/dropbox_backup.py +199 | Please install dropbox python module | Molimo instalirajte Dropbox piton modul |
| 290 | apps/frappe/frappe/public/js/frappe/list/list_sidebar.html +8 | Gantt | Gantt |
| 291 | apps/frappe/frappe/templates/print_formats/standard.html +18 | Page {0} of {1} | Stranica {0} od {1} |
| 292 | DocType: About Us Settings | Introduce your company to the website visitor. | Uvesti svoju tvrtku za web stranice posjetitelja. |
| 293 | apps/frappe/frappe/public/js/frappe/form/workflow.js +116 | To | za |
| 294 | apps/frappe/frappe/templates/base.html +145 | Please enter email address | Molimo unesite e-mail adresu |
| 295 | apps/frappe/frappe/model/rename_doc.py +347 | Successful: {0} to {1} | Uspješna: {0} do {1} |
| 296 | apps/frappe/frappe/print/doctype/print_format/print_format.js +14 | Please duplicate this to make changes | Molimo dvostruke to napraviti promjene |
| 297 | apps/frappe/frappe/utils/pdf.py +33 | PDF generation failed because of broken image links | PDF generacija nije uspio zbog slomljenih slikovnih linkova |
| 298 | DocType: Print Settings | Font Size | Veličina fonta |
| 299 | apps/frappe/frappe/public/js/frappe/ui/toolbar/navbar.html +14 | Unread Messages | Nepročitane poruke |
| 300 | DocType: System Settings | Disable Standard Email Footer | Onemogućite Standardni e podnožje |
| 301 | DocType: Workflow State | facetime-video | FaceTime-video |
| 302 | apps/frappe/frappe/website/doctype/blog_post/blog_post.py +168 | 1 comment | 1 komentar |
| 303 | DocType: Email Alert | Days Before | Dani prije |
| 304 | apps/frappe/frappe/website/doctype/website_settings/website_settings.js +72 | Select a Banner Image first. | Odaberite prvo sliku banera. |
| 305 | DocType: Workflow State | volume-down | glasnoće prema dolje |
| 306 | DocType: Email Account | Send Notification to | Pošalji Obavijest |
| 307 | DocType: DocField | Collapsible | Sklopiva |
| 308 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder.js +656 | Saved | Spremljeno |
| 309 | apps/frappe/frappe/custom/doctype/custom_field/custom_field.js +55 | Options for select. Each option on a new line. | Opcije za odabir. Svaka opcija na novoj liniji. |
| 310 | apps/frappe/frappe/public/js/legacy/form.js +724 | Permanently Cancel {0}? | Trajno Odustani {0} ? |
| 311 | DocType: Workflow State | music | glazba |
| 312 | apps/frappe/frappe/config/setup.py +66 | Settings | Postavke |
| 313 | apps/frappe/frappe/core/report/permitted_documents_for_user/permitted_documents_for_user.py +28 | Please specify doctype | Navedite vrstu dokumenata |
| 314 | apps/frappe/frappe/public/js/frappe/views/module/module_section.html +27 | More | Više |
| 315 | apps/frappe/frappe/public/js/frappe/model/model.js +516 | Rename | Preimenuj |
| 316 | DocType: Print Format | Format Data | Format podataka |
| 317 | DocType: Communication | Like | Kao |
| 318 | DocType: Customize Form Field | Customize Form Field | Prilagodba polja obrasca |
| 319 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +251 | Allow User | Dopusti korisnika |
| 320 | apps/frappe/frappe/config/setup.py +54 | Check which Documents are readable by a User | Provjeri koji dokumenti su korisniku čitljivi |
| 321 | apps/frappe/frappe/public/js/frappe/ui/filters/filters.js +161 | use % as wildcard | koristiti% kao zamjenski |
| 322 | DocType: User | Reset Password Key | Reset Password ključ |
| 323 | DocType: Email Account | Enable Auto Reply | Omogućite Auto Odgovor |
| 324 | apps/frappe/frappe/core/doctype/scheduler_log/scheduler_log_list.js +7 | Not Seen | Ne vidi |
| 325 | DocType: Workflow State | zoom-in | uvećaj |
| 326 | apps/frappe/frappe/email/bulk.py +165 | Unsubscribe from this list | Odjaviti s ovog popisa |
| 327 | apps/frappe/frappe/email/doctype/email_unsubscribe/email_unsubscribe.py +13 | Reference DocType and Reference Name are required | Referentni DOCTYPE i reference Ime su obavezna |
| 328 | apps/frappe/frappe/desk/page/activity/activity.js +204 | Sep | Rujna |
| 329 | apps/frappe/frappe/utils/jinja.py +35 | Syntax error in template | Pogreška u sintaksi u predlošku |
| 330 | DocType: DocField | Width | Širina |
| 331 | DocType: Email Account | Notify if unreplied | Obavijesti ako Neodgovoreno |
| 332 | DocType: DocType | Fields | Polja |
| 333 | DocType: System Settings | Your organization name and address for the email footer. | Vaše ime organizacija i adresa e-podnožje. |
| 334 | apps/frappe/frappe/core/page/data_import_tool/data_import_tool.py +15 | Parent Table | Nadređena tablica |
| 335 | apps/frappe/frappe/config/desktop.py +38 | Developer | Programer |
| 336 | DocType: Communication | Created | Napravljeno |
| 337 | apps/frappe/frappe/website/doctype/website_settings/website_settings.py +38 | {0} in row {1} cannot have both URL and child items | {0} je u redu {1} Ne možete imati i URL i dijete stavke |
| 338 | apps/frappe/frappe/utils/nestedset.py +194 | Root {0} cannot be deleted | Korijen {0} se ne može izbrisati |
| 339 | apps/frappe/frappe/website/doctype/blog_post/blog_post.py +166 | No comments yet | Još uvijek nema komentara |
| 340 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder.js +120 | Both DocType and Name required | Oba DOCTYPE i ime potrebi |
| 341 | apps/frappe/frappe/model/document.py +468 | Cannot change docstatus from 1 to 0 | Ne mogu promijeniti docstatus 1-0 |
| 342 | apps/frappe/frappe/desk/page/setup_wizard/setup_wizard.js +40 | Welcome | dobrodošli |
| 343 | apps/frappe/frappe/desk/page/applications/applications.js +95 | Installed Apps | Instalirani Apps |
| 344 | DocType: Communication | Open | Otvoreno |
| 345 | DocType: Workflow Transition | Defines actions on states and the next step and allowed roles. | Definira aktivnosti na stanja i na sljedeći korak i dopušteni uloge. |
| 346 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +11 | As a best practice, do not assign the same set of permission rule to different Roles. Instead, set multiple Roles to the same User. | Kao najbolje prakse , ne dodijeliti isti set pravila dopuštenje za različite uloge . Umjesto toga , postavite više uloga istom korisniku . |
| 347 | DocType: Web Form | Message to be displayed on successful completion | Poruka će biti prikazani na uspješnom završetku |
| 348 | DocType: Contact Us Settings | Address Title | Naziv adrese |
| 349 | DocType: Website Settings | Footer Items | Footer Proizvodi |
| 350 | apps/frappe/frappe/public/js/frappe/ui/page.html +21 | Menu | Meni |
| 351 | DocType: DefaultValue | DefaultValue | Zadana vrijednost |
| 352 | DocType: Dropbox Backup | Daily | Svakodnevno |
| 353 | apps/frappe/frappe/config/setup.py +19 | User Roles | Korisničke uloge |
| 354 | DocType: Property Setter | Property Setter overrides a standard DocType or Field property | Nekretnine seter nadjačava standardnu vrstu dokumenta ili imovinu Field |
| 355 | apps/frappe/frappe/core/doctype/user/user.py +380 | Cannot Update: Incorrect / Expired Link. | Ne možete ažurirati : Nepravilan / istekla . |
| 356 | DocType: DocField | Set Only Once | Postaviti samo jednom |
| 357 | apps/frappe/frappe/core/doctype/user/user.py +315 | Username {0} already exists | Korisničko ime {0} već postoji |
| 358 | apps/frappe/frappe/core/doctype/doctype/doctype.py +528 | {0}: Cannot set import as {1} is not importable | {0} : Ne može se uvesti kao {1} nije za uvoz |
| 359 | DocType: Top Bar Item | target = "_blank" | target = "_blank" |
| 360 | DocType: Workflow State | hdd | HDD |
| 361 | DocType: ToDo | High | Visok |
| 362 | DocType: User | Male | Mužijak |
| 363 | DocType: Communication | From Full Name | Od puno ime i prezime |
| 364 | apps/frappe/frappe/desk/query_report.py +19 | You don't have access to Report: {0} | Nemate pristup izvješću: {0} |
| 365 | DocType: User | Send Welcome Email | Pošalji e-mail dobrodošlice |
| 366 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +132 | Upload CSV file containing all user permissions in the same format as Download. | Pošalji CSV datoteku koja sadrži sve korisničke dozvole u istom obliku kao preuzimanje. |
| 367 | apps/frappe/frappe/public/js/frappe/ui/filters/filters.js +359 | Remove Filter | Uklonite filtar |
| 368 | apps/frappe/frappe/config/setup.py +108 | Bulk Rename | Bulk Rename |
| 369 | DocType: DocField | Heading | Naslov |
| 370 | DocType: Workflow State | resize-vertical | resize-vertikalna |
| 371 | DocType: Contact Us Settings | Introductory information for the Contact Us Page | Uvodni podaci za stranicu Kontaktirajte nas |
| 372 | DocType: Workflow State | thumbs-down | palac dolje |
| 373 | apps/frappe/frappe/core/doctype/page/page.py +33 | Not in Developer Mode | Ne u načinu rada razvojnog programera |
| 374 | DocType: Workflow State | indent-left | alineje-lijevo |
| 375 | apps/frappe/frappe/utils/file_manager.py +279 | It is risky to delete this file: {0}. Please contact your System Manager. | To je rizično izbrisati ovu datoteku: {0}. Molimo kontaktirajte svog sustava Manageru. |
| 376 | DocType: Currency | Currency Name | Valuta Ime |
| 377 | DocType: Report | Javascript | Javascript |
| 378 | DocType: File | Content Hash | Sadržaj Ljestve |
| 379 | DocType: User | Stores the JSON of last known versions of various installed apps. It is used to show release notes. | Trgovine JSON od posljednjih poznatim verzijama raznih instaliranih aplikacija. Ona se koristi za prikaz izdanjima. |
| 380 | DocType: Website Theme | Google Font (Text) | Google Font (Tekst) |
| 381 | apps/frappe/frappe/email/doctype/email_unsubscribe/email_unsubscribe.py +31 | {0} already unsubscribed for {1} {2} | {0} već neupisani {1} {2} |
| 382 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +323 | Did not remove | Nije uklonjeno |
| 383 | apps/frappe/frappe/desk/like.py +89 | Liked | Svidjelo mi se |
| 384 | DocType: Report | Query | Upit |
| 385 | DocType: DocType | Sort Order | sortiranje |
| 386 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.py +137 | 'In List View' not allowed for type {0} in row {1} | 'U prikazu popisa' nisu dopušteni za tip {0} u redu {1} |
| 387 | DocType: Custom Field | Select the label after which you want to insert new field. | Odaberite oznaku nakon što želite umetnuti novo polje. |
| 388 | DocType: Website Settings | Tweet will be shared via your user account (if specified) | Tweet će se dijeliti putem vašeg korisničkog računa (ako je određeno) |
| 389 | Document Share Report | Dokument Podijeli Prijavi | |
| 390 | DocType: User | Last Login | Zadnja prijava |
| 391 | apps/frappe/frappe/core/doctype/doctype/doctype.py +411 | Fieldname is required in row {0} | Podataka, Naziv Polja je potrebno u redu {0} |
| 392 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder_column_selector.html +4 | Column | Kolona |
| 393 | DocType: Custom Field | Adds a custom field to a DocType | Dodaje prilagođeni polje na vrstu dokumenata |
| 394 | DocType: File | Is Home Folder | Je Početna mapa |
| 395 | apps/frappe/frappe/public/js/frappe/ui/editor.html +6 | Bold (Ctrl/Cmd+B) | Bold (Ctrl / Cmd + B) |
| 396 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +140 | Upload and Sync | Postaviti i Sync |
| 397 | apps/frappe/frappe/public/js/frappe/form/share.js +33 | Shared with {0} | Zajednička s {0} |
| 398 | DocType: Communication | Reference Name | Referenca Ime |
| 399 | DocType: Error Snapshot | Exception | Izuzetak |
| 400 | DocType: Email Account | Use IMAP | Koristite IMAP |
| 401 | DocType: DocType | Single Types have only one record no tables associated. Values are stored in tabSingles | Pojedinačne vrste imaju samo jedan zapis nema tablice povezane . Vrijednosti su pohranjeni u tabSingles |
| 402 | DocType: Bulk Email | Bulk Email | Koljektivni email |
| 403 | DocType: Workflow | Rules defining transition of state in the workflow. | Pravila definiraju prijelaz stanja u tijek rada. |
| 404 | DocType: File | Folder | Mapa |
| 405 | DocType: DocField | Index | Indeks |
| 406 | apps/frappe/frappe/custom/doctype/custom_field/custom_field.js +55 | Option 1 | Opcija 1 |
| 407 | apps/frappe/frappe/public/js/frappe/ui/editor.html +12 | Number list | Popis brojeva |
| 408 | apps/frappe/frappe/config/setup.py +84 | Log of error during requests. | Prijava pogreške prilikom zahtjeva. |
| 409 | DocType: DocShare | Everyone | Svako |
| 410 | DocType: Workflow State | backward | Natrag |
| 411 | apps/frappe/frappe/core/doctype/doctype/doctype.py +475 | {0}: Only one rule allowed with the same Role, Level and {1} | {0}: Samo jedno pravilo dopušten uz istu ulogu, razine i {1} |
| 412 | DocType: Workflow State | share | udio |
| 413 | apps/frappe/frappe/config/setup.py +102 | Set numbering series for transactions. | Postavi brojni slijed za transakcije. |
| 414 | apps/frappe/frappe/desk/like.py +38 | You cannot like something that you created | Ne možete se sviđa nešto što ste stvorili |
| 415 | DocType: User | Last IP | Posljednja IP |
| 416 | DocType: DocPerm | Filter records based on User Permissions defined for a user | Filtriranje zapisa na temelju korisničkih ovlasti definiran za korisnika |
| 417 | apps/frappe/frappe/public/js/frappe/ui/editor.html +46 | Insert picture (or just drag & drop) | Umetnite sliku (ili jednostavno povucite i ispustite) |
| 418 | apps/frappe/frappe/custom/doctype/custom_field/custom_field.py +32 | Fieldname not set for Custom Field | Podataka, Naziv Polja nije postavljen za Custom Field |
| 419 | apps/frappe/frappe/public/js/frappe/model/model.js +22 | Last Updated By | Zadnji ažurirao/la |
| 420 | apps/frappe/frappe/public/js/frappe/form/workflow.js +117 | is not allowed. | nije dopušteno. |
| 421 | DocType: Website Theme | Background Color | Boja pozadine |
| 422 | apps/frappe/frappe/public/js/frappe/views/communication.js +399 | There were errors while sending email. Please try again. | Bilo je grešaka tijekom slanja e-pošte. Molimo pokušajte ponovno . |
| 423 | DocType: Web Page | 0 is highest | 0 je najviši |
| 424 | apps/frappe/frappe/templates/pages/login.html +72 | Send Password | Pošalji lozinku |
| 425 | apps/frappe/frappe/public/js/frappe/form/form_sidebar.html +24 | Attachments | Privitci |
| 426 | apps/frappe/frappe/website/doctype/web_form/web_form.py +74 | You don't have the permissions to access this document | Vi nemate dopuštenja za pristup ovom dokumentu |
| 427 | DocType: Email Alert | Value Changed | Vrijednost promijenila |
| 428 | apps/frappe/frappe/model/base_document.py +287 | Duplicate name {0} {1} | Dupli naziv {0} {1} |
| 429 | DocType: Web Form Field | Web Form Field | Web Form Field |
| 430 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +197 | Hide field in Report Builder | Sakrij polje za Report Builder |
| 431 | apps/frappe/frappe/templates/generators/blog_post.html +25 | This post is filed under {0} | Ovaj post je podnio pod {0} |
| 432 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder_field.html +14 | Edit HTML | Uredi HTML |
| 433 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +494 | Restore Original Permissions | Vraćanje izvornih Dopuštenja |
| 434 | DocType: DocField | Button | Gumb |
| 435 | DocType: Email Account | Default Outgoing | Zadani odlazni |
| 436 | DocType: Workflow State | play | igrati |
| 437 | apps/frappe/frappe/templates/emails/new_user.html +5 | Click on the link below to complete your registration and set a new password | Kliknite na link ispod kako bi dovršili registraciju i postaviti novu lozinku |
| 438 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +403 | Did not add | Nije dodano |
| 439 | DocType: Contact Us Settings | Contact Us Settings | Postavke "Kontaktirajte nas" |
| 440 | DocType: Workflow State | text-width | tekst širine |
| 441 | apps/frappe/frappe/public/js/legacy/form.js +141 | Maximum Attachment Limit for this record reached. | Gornja granica Prilog za ovaj rekord postignut. |
| 442 | apps/frappe/frappe/templates/pages/login.html +15 | Sign in using | Prijavite se pomoću |
| 443 | DocType: Email Alert | View Properties (via Customize Form) | Pogledaj Nekretnine (preko Customize obrazac) |
| 444 | DocType: Website Settings | Sidebar | Bočna |
| 445 | apps/frappe/frappe/core/doctype/report/report.js +5 | Report Builder reports are managed directly by the report builder. Nothing to do. | Report Builder izvješća se izravno upravlja Report Builder. Ništa učiniti. |
| 446 | apps/frappe/frappe/website/doctype/web_page/web_page.py +31 | Cannot edit templated page | Ne možete uređivati templated stranicu |
| 447 | apps/frappe/frappe/model/document.py +729 | none of | nitko od |
| 448 | apps/frappe/frappe/public/js/frappe/views/communication.js +67 | Send Me A Copy | Pošaljite mi kopiju |
| 449 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +127 | Upload User Permissions | Postavi korisnik dozvole |
| 450 | apps/frappe/frappe/core/page/desktop/all_applications_dialog.html +8 | Checked items will be shown on desktop | Označeni proizvodi će biti prikazani na desktopu |
| 451 | apps/frappe/frappe/core/doctype/doctype/doctype.py +518 | {0} cannot be set for Single types | {0} se ne može postaviti za samohrane vrste |
| 452 | apps/frappe/frappe/public/js/frappe/form/form_viewers.js +46 | {0} are currently viewing this document | {0} Trenutno pregledavate ovaj dokument |
| 453 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.py +104 | {0} updated | {0} ažurirana |
| 454 | apps/frappe/frappe/core/doctype/doctype/doctype.py +508 | Report cannot be set for Single types | Izvješće ne može se postaviti za samohrane vrste |
| 455 | apps/frappe/frappe/public/js/frappe/views/test_runner.js +17 | To run a test add the module name in the route after '{0}'. For example, {1} | Da biste pokrenuli test dodati naziv modula u ruti nakon '{0}'. Na primjer, {1} |
| 456 | apps/frappe/frappe/public/js/frappe/misc/pretty_date.js +46 | {0} days ago | Prije {0} dana |
| 457 | DocType: Contact Us Settings | Address Line 1 | Adresa - linija 1 |
| 458 | apps/frappe/frappe/desk/page/activity/activity.js +203 | Feb | Veljača |
| 459 | DocType: DocPerm | Role | Uloga |
| 460 | apps/frappe/frappe/utils/data.py +412 | Cent | Cent |
| 461 | apps/frappe/frappe/config/setup.py +176 | States for workflow (e.g. Draft, Approved, Cancelled). | Države za tijek rada ( npr. skicu, odobreno Otkazan ) . |
| 462 | apps/frappe/frappe/public/js/frappe/form/link_selector.js +136 | Set Quantity | Postavite Količina |
| 463 | DocType: User | Unsubscribed | Pretplatu |
| 464 | Data Import Tool | Alat za unos datoteka | |
| 465 | apps/frappe/frappe/core/doctype/user/user.py +425 | Registration Details Emailed. | Registracija Detalji Poslano. |
| 466 | DocType: Workflow State | Stop | zaustaviti |
| 467 | DocType: Top Bar Item | Link to the page you want to open. Leave blank if you want to make it a group parent. | Link na stranicu koju želite otvoriti. Ostavite prazno ako želite da grupa roditelja čine. |
| 468 | DocType: DocType | Is Single | Je Samac |
| 469 | apps/frappe/frappe/email/bulk.py +231 | {0} has left the conversation in {1} {2} | {0} je napustio razgovor u {1} {2} |
| 470 | DocType: Blogger | User ID of a Blogger | Korisnik ID bloger |
| 471 | apps/frappe/frappe/core/doctype/user/user.py +201 | There should remain at least one System Manager | Tu bi trebao ostati barem jedan sustav Manager |
| 472 | DocType: Workflow State | circle-arrow-right | krug sa strelicom desno |
| 473 | apps/frappe/frappe/public/js/legacy/form.js +72 | Cannot open instance when its {0} is open | Ne možete otvoriti primjer kada je {0} je otvoren |
| 474 | DocType: Scheduler Log | Method | Metoda |
| 475 | DocType: Report | Script Report | Skripta Prijavi |
| 476 | DocType: About Us Settings | Company Introduction | Tvrtka Uvod |
| 477 | DocType: DocField | Length | Duljina |
| 478 | DocType: Email Alert | To add dynamic subject, use jinja tags like <div><pre><code>{{ doc.name }} Delivered</code></pre></div> | Da biste dodali dinamički temu, koristiti Jinja oznake kao što su <div><pre> <code>{{ doc.name }} Delivered</code> </pre> </div> |
| 479 | DocType: DocPerm | Apply User Permissions | Nanesite korisnička dopuštenja |
| 480 | DocType: User | Modules HTML | Moduli HTML |
| 481 | apps/frappe/frappe/public/js/frappe/ui/field_group.js +66 | Missing Values Required | Nedostaje vrijednosti potrebne |
| 482 | apps/frappe/frappe/public/js/frappe/list/list_permission_footer.html +12 | {0} is not set | {0} nije postavljen |
| 483 | apps/frappe/frappe/share.py +136 | No permission to {0} {1} {2} | Nema dozvole za {0} {1} {2} |
| 484 | apps/frappe/frappe/public/js/frappe/form/workflow.js +42 | Note: Other permission rules may also apply | Napomena: Ostala pravila ovlasti se također mogu primijeniti |
| 485 | apps/frappe/frappe/permissions.py +266 | Not allowed to access {0} with {1} = {2} | Nije dopušten pristup {0} sa {1} = {2} |
| 486 | apps/frappe/frappe/templates/emails/print_link.html +2 | View this in your browser | Pogledaj ovo u svom pregledniku |
| 487 | DocType: DocType | Search Fields | Polje za pretragu |
| 488 | apps/frappe/frappe/public/js/legacy/print_format.js +120 | No document selected | Ne bira dokument |
| 489 | DocType: Event | Event | Događaj |
| 490 | apps/frappe/frappe/public/js/frappe/views/communication.js +436 | On {0}, {1} wrote: | Na {0}, {1} je napisano: |
| 491 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +80 | Cannot delete standard field. You can hide it if you want | Ne možete izbrisati standardne polje. Možete ga sakriti ako želite |
| 492 | DocType: Top Bar Item | For top bar | Na gornjoj traci |
| 493 | DocType: Contact Us Settings | Address | Adresa |
| 494 | DocType: Print Settings | In points. Default is 9. | U bodovima. Standardni je 9. |
| 495 | apps/frappe/frappe/public/js/frappe/ui/editor.html +62 | Reduce indent (Shift+Tab) | Smanjenje uvlake (Shift + Tab) |
| 496 | DocType: Print Settings | Print with Letterhead, unless unchecked in a particular Document | Ispis sa zaglavljem, osim ako se ne označenim u određenom dokumentu |
| 497 | DocType: Workflow State | heart | srce |
| 498 | DocType: Workflow State | minus | minus |
| 499 | apps/frappe/frappe/public/js/frappe/request.js +116 | Server Error: Please check your server logs or contact tech support. | Pogreška poslužitelja : Provjerite svoje logove poslužitelja ili kontaktirajte tehničku podršku. |
| 500 | apps/frappe/frappe/core/doctype/user/user.py +119 | Welcome email sent | Poslao Dobrodošli e-mail |
| 501 | apps/frappe/frappe/public/js/frappe/views/calendar.js +90 | Select dates to create a new | Odaberite datume stvoriti novi |
| 502 | apps/frappe/frappe/desk/page/setup_wizard/setup_wizard.js +242 | Let's prepare the system for first use. | Idemo pripremiti sustav za prvu uporabu. |
| 503 | apps/frappe/frappe/desk/page/applications/applications.js +129 | Featured | Istaknuti |
| 504 | apps/frappe/frappe/core/doctype/user/user.py +408 | Already Registered | Već registracije |
| 505 | DocType: System Settings | Float Precision | Float Precision |
| 506 | apps/frappe/frappe/core/doctype/page/page.py +35 | Only Administrator can edit | Samo administrator može uređivati |
| 507 | DocType: Property Setter | Property Setter | Nekretnine seter |
| 508 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +222 | Select User or DocType to start. | Odaberite korisnika ili vrstu dokumenta za početak. |
| 509 | apps/frappe/frappe/desk/page/applications/applications.js +25 | No Apps Installed | Nema instaliranih aplikacija |
| 510 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +181 | Mark the field as Mandatory | Označite polje kao obvezno |
| 511 | DocType: Communication | Clicked | Kliknuo |
| 512 | apps/frappe/frappe/public/js/legacy/form.js +877 | No permission to '{0}' {1} | Nema dozvole za ' {0} ' {1} |
| 513 | DocType: User | Google User ID | Google korisnički ID |
| 514 | apps/frappe/frappe/desk/form/utils.py +55 | This method can only be used to create a Comment | Ova metoda može se koristiti samo za stvaranje komentar |
| 515 | apps/frappe/frappe/public/js/frappe/list/doclistview.js +343 | No {0} found | Ne {0} pronađeno |
| 516 | apps/frappe/frappe/config/setup.py +232 | Add custom forms. | Dodaj prilagođene oblike. |
| 517 | apps/frappe/frappe/desk/like.py +84 | {0}: {1} in {2} | {0}: {1} u {2} |
| 518 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +9 | The system provides many pre-defined roles. You can add new roles to set finer permissions. | Sustav nudi brojne unaprijed definirane uloge . Možete dodavati nove uloge postaviti finije dozvole. |
| 519 | DocType: Country | Geo | Geo |
| 520 | apps/frappe/frappe/desk/page/applications/applications.js +46 | Domains | Domene |
| 521 | DocType: Blog Category | Blog Category | Kategorije bloga |
| 522 | apps/frappe/frappe/model/mapper.py +81 | Cannot map because following condition fails: | Ne mogu mapirati jer sljedeći uvjet ne uspije: |
| 523 | DocType: User | Roles HTML | Uloge HTML |
| 524 | apps/frappe/frappe/core/doctype/user/user_list.js +12 | Active | Aktivan |
| 525 | apps/frappe/frappe/public/js/frappe/form/grid_form.html +26 | Insert Below | Umetnite Ispod |
| 526 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +109 | All customizations will be removed. Please confirm. | Sve prilagodbe će biti uklonjene. Molimo, potvrdite. |
| 527 | DocType: Page | Page HTML | HTML stranica |
| 528 | DocType: Web Page | Header | Zaglavlje |
| 529 | apps/frappe/frappe/public/js/frappe/model/model.js +79 | Unknown Column: {0} | Nepoznato Stupac : {0} |
| 530 | DocType: Email Alert Recipient | Optional: Always send to these ids. Each email id on a new row | Opcionalno: Uvijek poslati tih IDS. Svaka e-mail ID na novom redu |
| 531 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +299 | Users with role {0}: | Korisnici s ulogom {0} : |
| 532 | apps/frappe/frappe/desk/page/applications/applications.py +76 | Installing App {0} | Instaliranje aplikacija {0} |
| 533 | DocType: Print Format | Custom Format | Prilagođeni format |
| 534 | DocType: Workflow State | random | slučajan |
| 535 | DocType: Dropbox Backup | Integrations | Integracije |
| 536 | DocType: DocField | Section Break | Odjeljak Break |
| 537 | Messages | Poruke | |
| 538 | apps/frappe/frappe/desk/page/applications/applications.js +49 | Portal | Portal |
| 539 | apps/frappe/frappe/desk/query_report.py +76 | Must specify a Query to run | Moraš specifirati upit kako bi pokrenuo |
| 540 | apps/frappe/frappe/config/setup.py +73 | Language, Date and Time settings | Postavke za jezik, datum i vrijeme |
| 541 | DocType: Event | Saturday | Subota |
| 542 | DocType: User | Represents a User in the system. | Predstavlja korisnika u sustavu. |
| 543 | DocType: Communication | Label | Oznaka |
| 544 | apps/frappe/frappe/desk/form/assign_to.py +140 | The task {0}, that you assigned to {1}, has been closed. | Zadatak {0}, koju dodjeljuje {1}, je zatvoren. |
| 545 | DocType: User | Modules Access | Moduli pristup |
| 546 | DocType: Print Format | Print Format Type | Ispis formatu |
| 547 | apps/frappe/frappe/public/js/frappe/ui/toolbar/about.js +7 | Open Source Applications for the Web | Open source aplikacija za web |
| 548 | DocType: Website Theme | Add the name of a "Google Web Font" e.g. "Open Sans" | Dodaj naziv od "Google web slova" npr "Otvoreni Sans" |
| 549 | apps/frappe/frappe/public/js/frappe/request.js +121 | Request Timed Out | Zatražite Isteklo |
| 550 | DocType: DocType | Hide Toolbar | Sakrij alatne trake |
| 551 | DocType: User | Last Active | Zadnja Aktivnost |
| 552 | DocType: Email Account | SMTP Settings for outgoing emails | SMTP postavke za odlaznu e-poštu |
| 553 | apps/frappe/frappe/core/page/data_import_tool/data_import_tool.js +160 | Import Failed | Uvoz nije uspio |
| 554 | apps/frappe/frappe/templates/emails/password_update.html +3 | Your password has been updated. Here is your new password | Vaša lozinka je ažurirana. Ovdje je vaša nova lozinka |
| 555 | DocType: Email Account | Auto Reply Message | Auto Odgovor Poruka |
| 556 | DocType: Email Alert | Condition | Stanje |
| 557 | DocType: Communication | Sent | Poslano |
| 558 | DocType: File | Lft | LFT |
| 559 | apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +97 | Open a module or tool | Otvorite modul ili alat |
| 560 | DocType: Communication | Delivery Status | Status isporuke |
| 561 | DocType: Module Def | App Name | App Naziv |
| 562 | DocType: Workflow | Field that represents the Workflow State of the transaction (if field is not present, a new hidden Custom Field will be created) | Područje koje predstavlja tijeka državu transakcije (ako polje nije prisutan, novi skriveno Custom Field će biti stvoren) |
| 563 | apps/frappe/frappe/utils/oauth.py +171 | Email not verified with {1} | E-mail nije potvrđen sa {1} |
| 564 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder.js +556 | Edit to add content | Uredi za dodavanje sadržaja |
| 565 | apps/frappe/frappe/__init__.py +440 | No permission for {0} | Nema dozvole za {0} |
| 566 | DocType: Web Form | Advanced | Napredan |
| 567 | apps/frappe/frappe/templates/emails/auto_reply.html +3 | Reference: {0} {1} | Referenca: {0} {1} |
| 568 | DocType: User | User Type "System User" can access Desktop. "Website User" can only be logged into the website and portal pages. | Korisnik Tip "korisnik sustava" može pristupiti Desktop. "Web User" može biti prijavljeni samo na web stranicama i stranicama portala. |
| 569 | DocType: Customize Form Field | This field will appear only if the fieldname defined here has value OR the rules are true (examples): myfield eval:doc.myfield=='My Value' eval:doc.age>18 | Ovo polje će se pojaviti samo ako fieldname ovdje definirana je vrijednost ILI pravila su pravi (primjeri): myfield eval: doc.myfield == 'Moj Vrijednost "eval: doc.age> 18 |
| 570 | DocType: File | Attached To Name | U prilogu naziv |
| 571 | apps/frappe/frappe/email/receive.py +91 | Invalid User Name or Support Password. Please rectify and try again. | Neispravno korisničko ime ili zaporka podrške. Ispravi i pokušaj ponovno. |
| 572 | DocType: Email Account | Login Id is Different | ID Prijava je drugačiji |
| 573 | DocType: Email Account | Yahoo Mail | Yahoo Mail |
| 574 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +476 | Saved! | Spremljeno! |
| 575 | apps/frappe/frappe/desk/page/activity/activity_row.html +24 | Updated {0}: {1} | Ažurirano {0}: {1} |
| 576 | DocType: DocType | User Cannot Create | Korisnik ne može stvoriti |
| 577 | apps/frappe/frappe/core/doctype/file/file.py +249 | Folder {0} does not exist | Mapa {0} ne postoji |
| 578 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +27 | These will also be set as default values for those links, if only one such permission record is defined. | To će također biti postavljen kao zadane vrijednosti za one linkove , ako samo jedan je takvo dopuštenje rekord definiran . |
| 579 | apps/frappe/frappe/desk/page/activity/activity.js +247 | {0} on {1} | {0} na {1} |
| 580 | DocType: Customize Form | Enter Form Type | Unesite Obrazac Vid |
| 581 | apps/frappe/frappe/public/js/frappe/list/list_sidebar_stat.html +5 | No records tagged. | Nema zapisa tagged. |
| 582 | DocType: User | Send Password Update Notification | Pošalji Lozinka Update Notification |
| 583 | apps/frappe/frappe/public/js/legacy/form.js +62 | Allowing DocType, DocType. Be careful! | Dopuštanje DOCTYPE , vrstu dokumenata . Budite oprezni ! |
| 584 | apps/frappe/frappe/config/core.py +32 | Customized Formats for Printing, Email | Prilagođeno formati za ispis, e-mail |
| 585 | apps/frappe/frappe/public/js/frappe/desk.js +308 | Updated To New Version | Ažurirano na novu verziju |
| 586 | DocType: DocField | Depends On | Ovisi o |
| 587 | DocType: DocPerm | Additional Permissions | Dodatne dozvole |
| 588 | apps/frappe/frappe/core/page/data_import_tool/data_import_tool.py +13 | Start entering data below this line | Počnite unositi podatke ispod ove linije |
| 589 | DocType: Workflow State | retweet | retweet |
| 590 | apps/frappe/frappe/core/page/data_import_tool/data_import_main.html +40 | Update the template and save in CSV (Comma Separate Values) format before attaching. | Ažuriranje predložak i spremite u CSV (zarezom odvojene vrijednosti) formatu prije postavljanja. |
| 591 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +163 | Specify the value of the field | Odredite vrijednost terena |
| 592 | DocType: Report | Disabled | Ugašeno |
| 593 | apps/frappe/frappe/desk/page/activity/activity.js +203 | May | Svibanj |
| 594 | apps/frappe/frappe/desk/page/activity/activity.js +203 | Jan | Jan |
| 595 | DocType: Email Account | Always use Account's Email ID as Sender | Uvijek koristite Računa Email ID kao Sender |
| 596 | DocType: Workflow State | eye-close | oka u blizini |
| 597 | apps/frappe/frappe/public/js/frappe/request.js +295 | Report this issue | Prijavite ovaj problem |
| 598 | apps/frappe/frappe/public/js/frappe/form/save.js +78 | Name is required | Ime je potrebno |
| 599 | DocType: Custom Script | Adds a custom script (client or server) to a DocType | Dodaje prilagođenu skriptu (klijent ili poslužitelj) na DOCTYPE |
| 600 | apps/frappe/frappe/email/doctype/email_alert/email_alert.py +31 | Cannot set Email Alert on Document Type {0} | Ne mogu postaviti E-mail obavijest o dokumentima tipa {0} |
| 601 | apps/frappe/frappe/config/website.py +49 | Setup of fonts and background. | Postavljanje fontova i pozadine. |
| 602 | apps/frappe/frappe/public/js/frappe/form/grid_form.html +4 | Editing Row | Uređivanje Row |
| 603 | DocType: Workflow Action | Workflow Action Master | Workflow Akcija Master |
| 604 | DocType: Custom Field | Field Type | Vrsta polja |
| 605 | apps/frappe/frappe/utils/data.py +429 | only. | samo. |
| 606 | apps/frappe/frappe/public/js/frappe/views/reports/reportview.js +455 | Descending | Silazni |
| 607 | apps/frappe/frappe/email/receive.py +57 | Invalid Mail Server. Please rectify and try again. | Nevažeći mail server. Ispravi i pokušaj ponovno. |
| 608 | DocType: Dropbox Backup | Dropbox Backup | Dropbox Backup |
| 609 | DocType: DocField | For Links, enter the DocType as range. For Select, enter list of Options, each on a new line. | Za Linkovi unesite DOCTYPE kao raspona. Za Odaberi unesite popisu opcija, svaki na novoj liniji. |
| 610 | DocType: Workflow State | film | film |
| 611 | apps/frappe/frappe/model/db_query.py +334 | No permission to read {0} | Nemate dopuštenje za čitanje {0} |
| 612 | apps/frappe/frappe/config/desk.py +7 | Tools | Alati |
| 613 | apps/frappe/frappe/utils/nestedset.py +229 | Multiple root nodes not allowed. | Više korijen čvorovi nisu dopušteni . |
| 614 | apps/frappe/frappe/public/js/frappe/model/create_new.js +280 | Get | Kreiraj |
| 615 | apps/frappe/frappe/public/js/frappe/views/reports/reportview.js +365 | ID field is required to edit values using Report. Please select the ID field using the Column Picker | ID polje je potrebno urediti vrijednosti pomoću izvješće. Molimo odaberite ID polje pomoću Picker stupac |
| 616 | apps/frappe/frappe/public/js/frappe/model/model.js +25 | Comments | Komentari |
| 617 | apps/frappe/frappe/public/js/frappe/ui/messages.js +23 | Confirm | Potvrditi |
| 618 | apps/frappe/frappe/desk/page/applications/applications.js +160 | Install {0}? | Instalirajte {0}? |
| 619 | apps/frappe/frappe/templates/pages/login.html +50 | Forgot Password? | Zaboravili ste lozinku? |
| 620 | DocType: System Settings | yyyy-mm-dd | gggg-mm-dd |
| 621 | apps/frappe/frappe/email/doctype/email_account/email_account.py +44 | Login Id is required | Prijava ID je potrebno |
| 622 | DocType: Website Slideshow | Website Slideshow | Klizač web stranice |
| 623 | apps/frappe/frappe/public/js/frappe/form/grid_body.html +6 | No Data | Nema podataka |
| 624 | DocType: Website Settings | Link that is the website home page. Standard Links (index, login, products, blog, about, contact) | Poveznica koja je početna stranica web stranice. Standardni linkovi ( indeks, prijava, proizvodi, blog, o nama, kontakt) |
| 625 | apps/frappe/frappe/public/js/frappe/ui/editor.html +8 | Bullet list | Popis Bullet |
| 626 | apps/frappe/frappe/email/doctype/email_account/email_account.py +125 | Authentication failed while receiving emails from Email Account {0}. Message from server: {1} | Provjera autentičnosti nije uspjela, a primanje e-pošte iz e-Računa {0}. Poruka od poslužitelja: {1} |
| 627 | apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +49 | values and dates | Vrijednosti i datumi |
| 628 | DocType: Website Settings | Banner Image | Slika banera |
| 629 | DocType: Custom Field | Custom Field | Prilagođeno polje |
| 630 | apps/frappe/frappe/email/doctype/email_alert/email_alert.py +18 | Please specify which date field must be checked | Navedite koji datiraju polje mora biti označeno |
| 631 | DocType: DocPerm | Set User Permissions | Postavi korisnička dopuštenja |
| 632 | DocType: Email Account | Email Account Name | E-mail Naziv računa |
| 633 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +249 | Select Document Types | Odaberite vrste dokumenata |
| 634 | DocType: File | old_parent | old_parent |
| 635 | DocType: Email Account | e.g. "Support", "Sales", "Jerry Yang" | npr "Podrška "," Prodaja "," Jerry Yang " |
| 636 | apps/frappe/frappe/public/js/frappe/form/workflow.js +115 | Document Status transition from | Status prijelaz dokumenta iz |
| 637 | DocType: DocField | Description | Opis |
| 638 | DocType: Print Settings | Repeat Header and Footer in PDF | Ponovite zaglavlja i podnožja u PDF-u |
| 639 | DocType: Letter Head | Is Default | Je zadani |
| 640 | DocType: User | Facebook User ID | Facebook User ID |
| 641 | DocType: Workflow State | fast-forward | brzo naprijed |
| 642 | DocType: Communication | Communication | |
| 643 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder_column_selector.html +1 | Check columns to select, drag to set order. | Provjerite stupaca za odabir, povucite za postavljanje red. |
| 644 | apps/frappe/frappe/public/js/frappe/views/reports/reportview.js +575 | This is PERMANENT action and you cannot undo. Continue? | To je trajna radnja i ne može poništiti. Nastaviti? |
| 645 | DocType: Event | Every Day | Svaki dan |
| 646 | apps/frappe/frappe/email/smtp.py +55 | Please setup default Email Account from Setup > Email > Email Account | Molimo postavljanje zadanog računa e-pošte iz programa za postavljanje> E-pošta> E-pošta računa |
| 647 | DocType: Workflow State | move | Potez |
| 648 | apps/frappe/frappe/desk/page/applications/applications.py +81 | {0} Installed | {0} Instalirani |
| 649 | DocType: System Settings | Date and Number Format | Datum i oblik brojeva |
| 650 | apps/frappe/frappe/model/document.py +728 | one of | Jedan od |
| 651 | apps/frappe/frappe/public/js/frappe/list/list_sidebar.js +79 | Show Tags | Pokaži oznake |
| 652 | DocType: Bulk Email | Not Sent | Ne poslano |
| 653 | DocType: Web Form | Actions | Akcije |
| 654 | DocType: Workflow State | align-justify | Poravnajte-opravdati |
| 655 | DocType: User | Middle Name (Optional) | Krsno ime (opcionalno) |
| 656 | apps/frappe/frappe/public/js/frappe/request.js +82 | Not Permitted | Nije dopuštena |
| 657 | apps/frappe/frappe/public/js/frappe/form/link_selector.js +101 | No Results | Nema rezultata |
| 658 | DocType: System Settings | Security | Sigurnost |
| 659 | DocType: Currency | **Currency** Master | ** Valuta ** osnovna |
| 660 | apps/frappe/frappe/public/js/frappe/form/footer/assign_to.js +87 | Please save the document before assignment | Molimo spremite dokument prije dodjele |
| 661 | DocType: Website Settings | Address and other legal information you may want to put in the footer. | Adresa i druge pravne informacije koje možda želite staviti u podnožje. |
| 662 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +48 | Select Document Type | Odaberite vrstu dokumenta |
| 663 | apps/frappe/frappe/utils/nestedset.py +201 | Cannot delete {0} as it has child nodes | Ne možete brisati {0} kao da ima djece čvorova |
| 664 | apps/frappe/frappe/public/js/frappe/misc/pretty_date.js +42 | {0} minutes ago | prije {0} minute |
| 665 | apps/frappe/frappe/templates/includes/list/filters.html +19 | clear | jasno |
| 666 | apps/frappe/frappe/desk/doctype/event/event.py +28 | Every day events should finish on the same day. | Svaki dan događanja trebao završiti na isti dan. |
| 667 | DocType: Communication | User Tags | Upute Tags |
| 668 | DocType: Workflow State | download-alt | download-alt |
| 669 | apps/frappe/frappe/desk/page/applications/applications.py +91 | Downloading App {0} | Preuzimanje Asi {0} |
| 670 | apps/frappe/frappe/templates/pages/login.html +42 | Sign in | Prijaviti se |
| 671 | DocType: Web Page | Main Section | Glavno odjeljenje |
| 672 | DocType: Page | Icon | ikona |
| 673 | apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +50 | to filter values between 5 & 10 | filtrirati vrijednosti između 5 i 10 |
| 674 | DocType: Web Page | Content in markdown format that appears on the main side of your page | Sadržaj u smanjenje formatu koji se pojavljuje na glavnoj strani stranice |
| 675 | DocType: System Settings | dd/mm/yyyy | dd / mm / gggg |
| 676 | apps/frappe/frappe/public/js/frappe/form/layout.js +93 | Hide Details | Hide details |
| 677 | DocType: Workflow State | Tasks | poslovi |
| 678 | DocType: Event | Tuesday | Utorak |
| 679 | DocType: Blog Settings | Blog Settings | Postavke bloga |
| 680 | apps/frappe/frappe/templates/emails/new_user.html +12 | You can also copy-paste this link in your browser | Također možete kopirati ovaj link u Vaš preglednik |
| 681 | DocType: Workflow State | bullhorn | bullhorn |
| 682 | DocType: Social Login Keys | Facebook Client Secret | Facebook Client Secret |
| 683 | DocType: Top Bar Item | Target | Meta |
| 684 | DocType: Website Settings | Copyright | Autorsko pravo |
| 685 | DocType: ToDo | Due Date | Datum dospijeća |
| 686 | DocType: Social Login Keys | Google Client Secret | Google - tajna klijenta |
| 687 | DocType: Website Settings | Hide Footer Signup | Sakrij Footer Prijava |
| 688 | apps/frappe/frappe/core/doctype/report/report.js +16 | Write a Python file in the same folder where this is saved and return column and result. | Napišite Python datoteku u istu mapu gdje je spremljena i povratka stupcu i rezultat. |
| 689 | DocType: DocType | Sort Field | Sortiranje polja |
| 690 | apps/frappe/frappe/public/js/frappe/ui/filters/filters.js +355 | Edit Filter | Uredi Filter |
| 691 | apps/frappe/frappe/templates/pages/404.html +12 | We are very sorry for this, but the page you are looking for is missing (this could be because of a typo in the address) or moved. | Mi smo jako žao zbog toga, ali stranica koju tražite nedostaje (to bi moglo biti zbog pogrešnog unosa u adresi) ili premještena. |
| 692 | apps/frappe/frappe/core/doctype/doctype/doctype.py +265 | Field {0} of type {1} cannot be mandatory | Polje {0} tipa {1} ne može biti obvezno |
| 693 | DocType: System Settings | eg. If Apply User Permissions is checked for Report DocType but no User Permissions are defined for Report for a User, then all Reports are shown to that User | npr. Ako Nanesite korisnik dozvole je provjeriti izvješće DOCTYPE, ali nije korisnik Dozvole su definirani za Izvješće za korisnika, onda sva izvješća su pokazala da taj korisnik |
| 694 | DocType: System Settings | Session Expiry Mobile | Sjednica isteka Mobitel |
| 695 | apps/frappe/frappe/public/js/frappe/views/reports/grid_report.js +891 | Select To Download: | Odaberete preuzimanje: |
| 696 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +421 | If {0} is permitted | Ako {0} dopušteno |
| 697 | DocType: DocPerm | If user is the owner | Ako korisnik je vlasnik |
| 698 | Activity | Aktivnost | |
| 699 | DocType: Note | Help: To link to another record in the system, use "#Form/Note/[Note Name]" as the Link URL. (don't use "http://") | Pomoć: Za povezivanje na drugi zapis u sustavu, koristite "# Forma / Napomena / [Napomena ime]" kao URL veze. (Ne koristite "http://") |
| 700 | DocType: Communication | Delayed | Odgođeno |
| 701 | apps/frappe/frappe/config/setup.py +116 | List of backups available for download | Popis kopija dostupna za preuzimanje |
| 702 | apps/frappe/frappe/templates/pages/login.html +61 | Sign up | Prijavite se |
| 703 | apps/frappe/frappe/config/setup.py +222 | Add fields to forms. | Dodaj polja obrascima. |
| 704 | DocType: File | rgt | RGT |
| 705 | apps/frappe/frappe/templates/pages/me.py +14 | You need to be logged in to access this page. | Morate biti prijavljeni da biste pristupili ovoj stranici. |
| 706 | DocType: Workflow State | leaf | list |
| 707 | DocType: Email Account | Email ID | E-mail ID |
| 708 | apps/frappe/frappe/public/js/frappe/ui/editor.html +49 | Insert Link | Insert Link |
| 709 | DocType: Contact Us Settings | Query Options | Opcije upita |
| 710 | apps/frappe/frappe/core/page/data_import_tool/data_import_tool.js +108 | Import Successful! | Uvoz uspješan! |
| 711 | DocType: Error Snapshot | Timestamp | Vremenski žig |
| 712 | DocType: Patch Log | Patch Log | Patch izvješće |
| 713 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +379 | Add | Dodaj |
| 714 | DocType: Communication | Sent or Received | Poslana ili primljena |
| 715 | DocType: DefaultValue | Key | Ključ |
| 716 | apps/frappe/frappe/desk/page/setup_wizard/setup_wizard.js +124 | Setup Complete | Postavljanje dovršeno |
| 717 | apps/frappe/frappe/config/setup.py +61 | Report of all document shares | Izvješće svih dionica dokumenata |
| 718 | apps/frappe/frappe/templates/pages/update-password.html +16 | New Password | Nova zaporka |
| 719 | apps/frappe/frappe/core/doctype/communication/communication.py +78 | Sorry! You cannot delete auto-generated comments | Žao mi je! Ne možete izbrisati automatski generirane komentare |
| 720 | DocType: Website Theme | Style using CSS | Stil pomoću CSS |
| 721 | DocType: Async Task | Reference DocType | Referentna DOCTYPEhtml |
| 722 | DocType: User | System User | Korisnik sustava |
| 723 | DocType: Report | Is Standard | Je standardni |
| 724 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +218 | Specify a default value | Odredite zadanu vrijednost |
| 725 | DocType: Website Settings | FavIcon | Favicon |
| 726 | DocType: Workflow State | minus-sign | minus znak |
| 727 | apps/frappe/frappe/public/js/frappe/request.js +75 | Not Found | Nije pronađeno |
| 728 | apps/frappe/frappe/templates/pages/print.py +161 | No {0} permission | Nema {0} ovlasti |
| 729 | apps/frappe/frappe/templates/includes/navbar/navbar_login.html +25 | Login | Prijava |
| 730 | DocType: System Settings | Enable Scheduled Jobs | Omogućite rasporedu radnih mjesta |
| 731 | apps/frappe/frappe/core/page/data_import_tool/exporter.py +60 | Notes: | Zabilješke: |
| 732 | apps/frappe/frappe/public/js/frappe/form/control.js +1391 | Markdown | Smanjenje |
| 733 | DocType: DocShare | Document Name | Dokument Naziv |
| 734 | DocType: ToDo | Medium | Srednji |
| 735 | apps/frappe/frappe/public/js/frappe/form/linked_with.js +86 | Not enough permission to see links. | Nije dovoljno dozvolu za vidjeti linkove. |
| 736 | DocType: Customize Form | Customize Form | Prilagodite obrazac |
| 737 | DocType: Currency | A symbol for this currency. For e.g. $ | Simbol za ovu valutu. Kao npr. $ |
| 738 | apps/frappe/frappe/public/js/frappe/ui/toolbar/about.js +4 | Frappe Framework | Frappe Framework |
| 739 | apps/frappe/frappe/model/naming.py +162 | Name of {0} cannot be {1} | Naziv od {0} ne može biti {1} |
| 740 | apps/frappe/frappe/config/setup.py +46 | Show or hide modules globally. | Pokaži ili sakrij module na globalnoj razini. |
| 741 | DocType: Workflow State | Success | Uspješno |
| 742 | DocType: Website Settings | Sidebar Links for Home Page only | Bočna linkovi za početnu stranicu samo |
| 743 | apps/frappe/frappe/templates/includes/login/login.js +125 | Invalid Login | Netočno korisničko ime |
| 744 | DocType: Communication | Phone No. | Telefonski broj |
| 745 | DocType: Workflow State | fire | vatra |
| 746 | DocType: Async Task | Async Task | Asinkronom zadatak |
| 747 | DocType: Workflow State | picture | slika |
| 748 | apps/frappe/frappe/templates/pages/complete_signup.html +22 | Complete | Kompletna |
| 749 | DocType: Print Format | Custom HTML Help | Custom HTML Pomoć |
| 750 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +306 | Add A New Restriction | Dodajte novu Ograničenje |
| 751 | DocType: Workflow Transition | Next State | Sljedeća županija |
| 752 | apps/frappe/frappe/public/js/frappe/ui/editor.html +56 | Align Left (Ctrl/Cmd+L) | Poravnaj lijevo (Ctrl / Cmd + L) |
| 753 | DocType: User | Block Modules | Blok Moduli |
| 754 | apps/frappe/frappe/model/db_schema.py +137 | Reverting length to {0} for '{1}' in '{2}'; Setting the length as {3} will cause truncation of data. | Vraćam duljine do {0} za '{1}' u '{2}'; Podešavanje dužine kao {3} će uzrokovati skraćivanje podataka. |
| 755 | DocType: Print Format | Custom CSS | Prilagođeni CSS |
| 756 | apps/frappe/frappe/public/js/frappe/form/footer/timeline.html +4 | Add a comment | Dodaj komentar |
| 757 | apps/frappe/frappe/model/rename_doc.py +350 | Ignored: {0} to {1} | Zanemareni: {0} do {1} |
| 758 | apps/frappe/frappe/config/setup.py +79 | Log of error on automated events (scheduler). | Zapis o greškama nastalim pri programiranim automatiziranim događajima. |
| 759 | apps/frappe/frappe/utils/csvutils.py +74 | Not a valid Comma Separated Value (CSV File) | Nisu ispravne vrijednosti odvojene zarezima (CSV datoteke) |
| 760 | DocType: Email Account | Default Incoming | Zadana Incoming |
| 761 | DocType: Workflow State | repeat | ponovi |
| 762 | DocType: Website Settings | Banner | Baner |
| 763 | apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +88 | Help on Search | Pomoć u pretraživanju |
| 764 | DocType: User | Uncheck modules to hide from user's desktop | Poništite modula sakriti od korisnikova računala |
| 765 | DocType: DocType | Hide Copy | Sakrij Kopija |
| 766 | apps/frappe/frappe/core/doctype/user/user.js +162 | Clear all roles | Očisti sve uloge |
| 767 | apps/frappe/frappe/model/base_document.py +332 | {0} must be unique | {0} mora biti jedinstvena |
| 768 | apps/frappe/frappe/permissions.py +269 | Row | Red |
| 769 | DocType: Workflow State | Check | Provjeriti |
| 770 | apps/frappe/frappe/desk/page/activity/activity.js +203 | Apr | Travnja |
| 771 | apps/frappe/frappe/public/js/frappe/form/toolbar.js +80 | Edit Title | Title |
| 772 | apps/frappe/frappe/custom/doctype/custom_field/custom_field.js +58 | Fieldname which will be the DocType for this link field. | Podataka, Naziv Polja koji će biti DOCTYPE za ovaj link području. |
| 773 | apps/frappe/frappe/config/desk.py +14 | Documents assigned to you and by you. | Dokumenti dodijeljeni vama i od vas. |
| 774 | DocType: User | Email Signature | E-mail potpis |
| 775 | DocType: Website Settings | Google Analytics ID | Google Analytics ID |
| 776 | DocType: Website Theme | Link to your Bootstrap theme | Link na svom bootstrap temu |
| 777 | apps/frappe/frappe/public/js/frappe/form/control.js +1390 | Edit as {0} | Uredi kao {0} |
| 778 | apps/frappe/frappe/public/js/frappe/form/grid_body.html +11 | Add new row | Dodaj novi redak |
| 779 | DocType: DocPerm | Delete | Izbrisati |
| 780 | apps/frappe/frappe/public/js/frappe/form/toolbar.js +149 | New {0} | Novi dokument {0} |
| 781 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +199 | No User Restrictions found. | Nema Korisničke Ograničenja pronađen. |
| 782 | apps/frappe/frappe/email/doctype/email_account/email_account_list.js +10 | Default Inbox | Zadana Inbox |
| 783 | apps/frappe/frappe/public/js/frappe/form/link_selector.js +104 | Make a new | Napravi novi |
| 784 | DocType: Print Settings | PDF Page Size | Veličina stranice PDF-a |
| 785 | apps/frappe/frappe/public/js/frappe/list/list_permission_footer.html +20 | Note: fields having empty value for above criteria are not filtered out. | Napomena: Polja imaju praznu vrijednost za navedene kriterije nisu filtrirane. |
| 786 | DocType: Communication | Recipient Unsubscribed | Primatelj otkazano |
| 787 | apps/frappe/frappe/public/js/frappe/ui/toolbar/offcanvas_left_sidebar.html +25 | About | O nama |
| 788 | apps/frappe/frappe/core/page/data_import_tool/exporter.py +66 | For updating, you can update only selective columns. | Za ažuriranje, možete ažurirati samo selektivne stupce. |
| 789 | DocType: Country | Country | Zemlja |
| 790 | DocType: Communication | Shared | podijeljen |
| 791 | apps/frappe/frappe/public/js/frappe/views/communication.js +75 | Attach Document Print | Priloži dokument Ispis |
| 792 | DocType: Communication | Received | primljen |
| 793 | DocType: Social Login Keys | Google Client ID | Google klient ID |
| 794 | apps/frappe/frappe/core/doctype/user/user.py +66 | Adding System Manager to this User as there must be atleast one System Manager | Dodavanje sustava Manager za ovog korisnika kao mora postojati najmanje jedan sustav Manager |
| 795 | DocType: DocField | Attach Image | Pričvrstite slike |
| 796 | DocType: Workflow State | list-alt | popis-alt |
| 797 | apps/frappe/frappe/templates/pages/update-password.html +65 | Password Updated | Obnovljena zaporka |
| 798 | apps/frappe/frappe/core/page/modules_setup/modules_setup.js +18 | Select modules to be shown (based on permission). If hidden, they will be hidden for all users. | Odaberite modula koji će biti prikazan ( na temelju odobrenja ) . Ako skriveno , oni će biti skriven za sve korisnike . |
| 799 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +154 | Permissions Updated | Ažuriranje postavki |
| 800 | apps/frappe/frappe/email/doctype/email_account/email_account.py +52 | Append To is mandatory for incoming mails | Priložena Da je obvezna za dolazne pošte |
| 801 | DocType: Communication | Rejected | Odbijen |
| 802 | apps/frappe/frappe/core/doctype/doctype/doctype.py +270 | Options requried for Link or Table type field {0} in row {1} | Opcije requried za Link ili tipa Tablica polju {0} je u redu {1} |
| 803 | DocType: Report | Query Report | Izvješće upita |
| 804 | DocType: User | Set New Password | Postavite novu lozinku |
| 805 | DocType: User | Github User ID | GitHub korisnički ID |
| 806 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +251 | If Document Type | Ako Document Type |
| 807 | apps/frappe/frappe/desk/page/applications/applications.py +88 | Unknown app {0} | Nepoznata aplikacija {0} |
| 808 | DocType: Communication | Chat | Razgovor |
| 809 | apps/frappe/frappe/core/doctype/doctype/doctype.py +261 | Fieldname {0} appears multiple times in rows {1} | Podataka, Naziv Polja {0} se pojavljuje više puta u redovima {1} |
| 810 | DocType: Bulk Email | Expired | Istekla |
| 811 | DocType: DocType | System | Sustav |
| 812 | apps/frappe/frappe/templates/pages/login.html +63 | Have an account? Login | Imate račun? Prijaviti se |
| 813 | apps/frappe/frappe/public/js/legacy/print_format.js +144 | Unknown Print Format: {0} | Nepoznato Ispis Format: {0} |
| 814 | DocType: Workflow State | arrow-down | strelica prema dolje |
| 815 | apps/frappe/frappe/public/js/frappe/ui/tree.js +122 | Collapse | kolaps |
| 816 | apps/frappe/frappe/model/delete_doc.py +133 | User not allowed to delete {0}: {1} | Korisniku nije dopušteno brisati {0}: {1} |
| 817 | DocType: Website Settings | Linked In Share | Poveznica na podijeljeno |
| 818 | apps/frappe/frappe/public/js/frappe/model/model.js +21 | Last Updated On | Ažurirano |
| 819 | apps/frappe/frappe/public/js/frappe/list/list_item_main_head.html +27 | Likes | Voli |
| 820 | DocType: Website Settings | Top Bar | Najbolje Bar |
| 821 | apps/frappe/frappe/core/doctype/file/test_file.py +57 | Home/Test Folder 2 | Početna / Ispitni mapa 2 |
| 822 | DocType: System Settings | Ignore User Permissions If Missing | Zanemari korisnik dozvole Ako nestale |
| 823 | apps/frappe/frappe/public/js/frappe/form/control.js +765 | Please save the document before uploading. | Molimo spremite dokument prije učitavanja. |
| 824 | apps/frappe/frappe/public/js/frappe/ui/messages.js +163 | Enter your password | Unesite zaporku |
| 825 | DocType: Dropbox Backup | Dropbox Access Secret | Dropbox tajni pristup |
| 826 | apps/frappe/frappe/core/doctype/doctype/doctype.py +351 | Fold must come before a Section Break | Preklopite moraju doći pred Odjeljak Break |
| 827 | apps/frappe/frappe/core/doctype/user/user.py +430 | Not allowed to reset the password of {0} | Nije dopušteno za resetiranje lozinke od {0} |
| 828 | DocType: Workflow State | hand-down | rukom prema dolje |
| 829 | apps/frappe/frappe/core/doctype/doctype/doctype.py +494 | {0}: Cannot set Cancel without Submit | {0} : Ne mogu postaviti Odustani bez Podnijeti |
| 830 | DocType: Website Theme | Theme | Tema |
| 831 | apps/frappe/frappe/desk/page/setup_wizard/setup_wizard.js +146 | There were errors. | Bilo je grešaka . |
| 832 | DocType: DocType | Is Submittable | Je Submittable |
| 833 | apps/frappe/frappe/custom/doctype/property_setter/property_setter.js +7 | Value for a check field can be either 0 or 1 | Vrijednost za kontrola polja može biti 0 ili 1. |
| 834 | apps/frappe/frappe/model/document.py +525 | Could not find {0} | Ne mogu pronaći {0} |
| 835 | apps/frappe/frappe/core/page/data_import_tool/exporter.py +227 | Column Labels: | Stupac Oznake: |
| 836 | apps/frappe/frappe/model/naming.py +62 | Naming Series mandatory | Obvezno odabrati seriju |
| 837 | apps/frappe/frappe/model/db_schema.py +110 | Length of {0} should be between 1 and 255 | Duljina {0} mora biti između 1 i 255 |
| 838 | DocType: Social Login Keys | Facebook Client ID | Facebook Client ID |
| 839 | DocType: Workflow State | Inbox | Inbox |
| 840 | DocType: Workflow State | Tag | Privjesak |
| 841 | DocType: Custom Script | Script | Skripta |
| 842 | apps/frappe/frappe/public/js/frappe/ui/toolbar/navbar.html +28 | My Settings | Moje postavke |
| 843 | DocType: Website Theme | Text Color | Tekst u boji |
| 844 | apps/frappe/frappe/auth.py +74 | Invalid Request | Pogrešna Zahtjev |
| 845 | apps/frappe/frappe/public/js/frappe/form/layout.js +34 | This form does not have any input | Ovaj oblik nema ulaz |
| 846 | apps/frappe/frappe/core/doctype/system_settings/system_settings.py +19 | Session Expiry must be in format {0} | Sjednica isteka mora biti u obliku {0} |
| 847 | DocType: Top Bar Item | Select target = "_blank" to open in a new page. | Select target = " _blank " otvara se u novu stranicu . |
| 848 | apps/frappe/frappe/public/js/frappe/model/model.js +490 | Permanently delete {0}? | Trajno brisanje {0} ? |
| 849 | apps/frappe/frappe/core/doctype/file/file.py +134 | Same file has already been attached to the record | Sve file već priključen na zapisnik |
| 850 | apps/frappe/frappe/core/page/data_import_tool/data_import_main.html +59 | Ignore encoding errors. | Ignorirajte kodiranje pogreške. |
| 851 | DocType: Workflow State | wrench | ključ |
| 852 | apps/frappe/frappe/desk/page/applications/applications.js +45 | Not Set | Nije postavljeno |
| 853 | DocType: Communication | Date | Datum |
| 854 | DocType: Website Settings | Disable Signup | Ugasiti prijave |
| 855 | apps/frappe/frappe/desk/page/setup_wizard/setup_wizard.js +115 | Sit tight while your system is being setup. This may take a few moments. | Sjedi čvrsto , dok je vaš sustav se postava . To može potrajati nekoliko trenutaka . |
| 856 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +7 | Roles can be set for users from their User page. | Uloge se mogu postaviti za korisnike iz svoje korisničke stranice . |
| 857 | DocType: DocField | Mandatory | Obavezno |
| 858 | apps/frappe/frappe/core/doctype/doctype/doctype.py +458 | {0}: No basic permissions set | {0}: Nisu postavljene osnovne ovlasti |
| 859 | apps/frappe/frappe/utils/backups.py +158 | Download link for your backup will be emailed on the following email address: {0} | Preuzmite link za Vašu backup će biti poslana na e-mail adresu: {0} |
| 860 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +14 | Meaning of Submit, Cancel, Amend | Značenje od Podnijeti, Odustati, Izmijeniti |
| 861 | apps/frappe/frappe/desk/doctype/todo/todo_list.js +7 | To Do | Podsjetnik |
| 862 | apps/frappe/frappe/public/js/frappe/ui/editor.html +25 | Paragraph | Paragraf |
| 863 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +133 | Any existing permission will be deleted / overwritten. | Svaka postojeća dozvola bit će izbrisani / prebrisana. |
| 864 | apps/frappe/frappe/public/js/frappe/views/reports/reportview.js +457 | Then By (optional) | Zatim Do (opcionalno) |
| 865 | DocType: File | Preview HTML | Pregled HTML |
| 866 | apps/frappe/frappe/desk/doctype/todo/todo.py +20 | Assigned to {0}: {1} | Dodijeljeno {0}: {1} |
| 867 | apps/frappe/frappe/public/js/frappe/misc/pretty_date.js +49 | > {0} year(s) ago | > {0} godina (e) prije |
| 868 | DocType: DocField | Percent | Postotak |
| 869 | apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +255 | Please set filters | Molimo postavite filtere |
| 870 | apps/frappe/frappe/public/js/frappe/form/linked_with.js +25 | Linked With | Povezan s |
| 871 | DocType: Workflow State | book | knjiga |
| 872 | DocType: Website Settings | Landing Page | Odredišna stranica |
| 873 | apps/frappe/frappe/core/page/data_import_tool/data_import_tool.js +81 | Import Request Queued. This may take a few moments, please be patient. | Uvoz Zahtjev redu za slanje. To može potrajati nekoliko trenutaka, budite strpljivi. |
| 874 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +162 | No Permissions set for this criteria. | Nema postavljenih ovlasti za ovaj kriterij. |
| 875 | DocType: Custom Field | Custom | Prilagođeno |
| 876 | apps/frappe/frappe/config/setup.py +133 | Setup Email Alert based on various criteria. | Postavljanje Email upozorenja na temelju različitih kriterija. |
| 877 | apps/frappe/frappe/website/doctype/blog_post/blog_post.py +93 | Posts filed under {0} | Postove dokumentirane pod {0} |
| 878 | DocType: Email Alert | Send alert if date matches this field's value | Pošalji upozorenje ako datum odgovara vrijednost ovom području je |
| 879 | DocType: Workflow | Transitions | Prijelazi |
| 880 | DocType: User | Login After | Prijava nakon |
| 881 | DocType: Print Format | Monospace | Monospace |
| 882 | apps/frappe/frappe/config/setup.py +143 | Printing | Tiskanje |
| 883 | DocType: Workflow State | thumbs-up | palac gore |
| 884 | apps/frappe/frappe/public/js/frappe/views/communication.js +15 | Add Reply | Dodaj odgovor |
| 885 | DocType: DocPerm | DocPerm | DocPerm |
| 886 | apps/frappe/frappe/core/doctype/doctype/doctype.py +308 | Precision should be between 1 and 6 | Precizna treba biti između 1 i 6 |
| 887 | apps/frappe/frappe/public/js/frappe/misc/utils.js +98 | and | i |
| 888 | DocType: Error Snapshot | Frames | Okviri |
| 889 | apps/frappe/frappe/patches/v6_19/comment_feed_communication.py +125 | Assignment | Zadatak |
| 890 | DocType: About Us Team Member | Image Link | Link slike |
| 891 | DocType: Workflow State | step-backward | korak unatrag |
| 892 | apps/frappe/frappe/utils/boilerplate.py +239 | {app_title} | {app_title} |
| 893 | apps/frappe/frappe/integrations/doctype/dropbox_backup/dropbox_backup.py +202 | Please set Dropbox access keys in your site config | Molimo postaviti Dropbox pristupnih tipki u vašem web config |
| 894 | apps/frappe/frappe/email/doctype/email_unsubscribe/email_unsubscribe.py +16 | Delete this record to allow sending to this email address | Izbriši ovaj rekord dopustiti slanje na ovu e-mail adresu |
| 895 | DocType: Email Account | Uses the Email ID mentioned in this Account as the Sender for all emails sent using this Account. | Koristi Email ID spomenut u ovom računu pošiljatelja za sve e-mailove poslane putem ovog računa. |
| 896 | apps/frappe/frappe/core/page/data_import_tool/exporter.py +65 | Only mandatory fields are necessary for new records. You can delete non-mandatory columns if you wish. | Samo obavezna polja su potrebna za nove zapise. Ako želite, možete izbrisati neobvezne stupce. |
| 897 | apps/frappe/frappe/public/js/frappe/views/calendar.js +274 | Unable to update event | Nije moguće ažurirati događaj |
| 898 | DocType: Workflow State | text-height | tekst-visina |
| 899 | DocType: Workflow State | map-marker | Marker karte |
| 900 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +39 | Submit an Issue | Slanje problem |
| 901 | DocType: Event | Repeat this Event | Ponovite ovaj događaj |
| 902 | DocType: DocPerm | Amend | Ispraviti |
| 903 | DocType: File | Is Attachments Folder | Je Prilozi mape |
| 904 | apps/frappe/frappe/templates/includes/login/login.js +46 | Valid Login id required. | Uredan Prijava id potrebna. |
| 905 | apps/frappe/frappe/desk/doctype/todo/todo.js +30 | Re-open | Ponovno otvorena |
| 906 | apps/frappe/frappe/model/rename_doc.py +334 | Please select a valid csv file with data | Odaberite valjanu CSV datoteku s podacima |
| 907 | apps/frappe/frappe/core/doctype/docshare/docshare.py +58 | {0} un-shared this document with {1} | {0} un-dijelio taj dokument s {1} |
| 908 | apps/frappe/frappe/public/js/frappe/form/workflow.js +118 | Document Status transition from {0} to {1} is not allowed | Tranzicija statusa dokumenta iz {0} u {1} nije dopuštena |
| 909 | apps/frappe/frappe/desk/page/setup_wizard/setup_wizard.js +114 | Setting Up | Postavljanje |
| 910 | apps/frappe/frappe/templates/emails/auto_reply.html +5 | This is an automatically generated reply | Ovo je automatski generirana odgovor |
| 911 | apps/frappe/frappe/public/js/frappe/model/create_new.js +269 | Get From | Dobiti Iz |
| 912 | apps/frappe/frappe/model/document.py +422 | Record does not exist | Zapis ne postoji |
| 913 | apps/frappe/frappe/templates/pages/404.html +6 | Page missing or moved | Stranica nedostaje ili je uklonjena |
| 914 | DocType: DocField | Name | Ime |
| 915 | apps/frappe/frappe/public/js/frappe/form/control.js +1018 | Open Link | Otvori link |
| 916 | apps/frappe/frappe/desk/form/load.py +43 | Did not load | Nije učitano |
| 917 | apps/frappe/frappe/desk/query_report.py +80 | Query must be a SELECT | Upit mora biti ODABERI |
| 918 | DocType: Website Settings | Facebook Share | Facebook Share |
| 919 | apps/frappe/frappe/core/doctype/doctype/boilerplate/controller_list.html +31 | Completed | Dovršen |
| 920 | DocType: File | Is Private | Je Privatno |
| 921 | DocType: Web Form | Select DocType | Odaberite DOCTYPE |
| 922 | apps/frappe/frappe/public/js/frappe/upload.js +207 | File size exceeded the maximum allowed size of {0} MB | Veličina datoteke prelazi najveću dopuštenu veličinu od {0} MB |
| 923 | apps/frappe/frappe/core/doctype/doctype/doctype.py +446 | Enter at least one permission row | Unesite barem jedan redak dopuštenje |
| 924 | apps/frappe/frappe/public/js/frappe/model/model.js +20 | Created On | Stvorena na |
| 925 | DocType: Workflow State | align-center | Poravnajte-centar |
| 926 | apps/frappe/frappe/public/js/frappe/form/set_sharing.html +6 | Can Write | Mogu napisati |
| 927 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +16 | Certain documents, like an Invoice, should not be changed once final. The final state for such documents is called Submitted. You can restrict which roles can Submit. | Određeni dokumenti , poput fakturu , ne treba mijenjati jednom finalu . Konačno stanje za takve dokumente se zove Postavio . Možete ograničiti koje uloge mogu podnijeti . |
| 928 | apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +619 | You are not allowed to export this report | Nije Vam dopušteno izvoziti ovo izvješće |
| 929 | DocType: ToDo | Sender | Pošiljalac |
| 930 | DocType: Web Page | Description for search engine optimization. | Opis za tražilice optimizacija. |
| 931 | apps/frappe/frappe/core/page/data_import_tool/data_import_main.html +21 | Download Blank Template | Preuzmite Blank predložak |
| 932 | DocType: System Settings | Allow only one session per user | Dopusti samo jednu sjednicu po korisniku |
| 933 | apps/frappe/frappe/core/doctype/file/file_list.js +104 | Copy | Kopirajte |
| 934 | apps/frappe/frappe/core/doctype/file/test_file.py +74 | Home/Test Folder 1/Test Folder 3 | Početna / Ispitni mapa 1 / Ispitna mapa 3 |
| 935 | DocType: Website Settings | <head> HTML | <head> HTML |
| 936 | apps/frappe/frappe/public/js/frappe/views/calendar.js +86 | Select or drag across time slots to create a new event. | Odaberite ili povucite preko minutaže stvoriti novi događaj. |
| 937 | DocType: DocField | In Filter | U filtru |
| 938 | DocType: Website Theme | Footer Color | Podnožje boji |
| 939 | DocType: Web Page | Page to show on the website | Stranica pokazati na web stranici |
| 940 | apps/frappe/frappe/public/js/frappe/request.js +71 | You have been logged out | Vi ste odjavljeni |
| 941 | apps/frappe/frappe/core/page/user_permissions/user_permissions.py +58 | Cannot remove permission for DocType: {0} and Name: {1} | Ne mogu izvaditi dozvolu za DOCTYPE : {0} i ime : {1} |
| 942 | apps/frappe/frappe/public/js/frappe/ui/editor.html +51 | Remove Link | Uklonite Link |
| 943 | apps/frappe/frappe/desk/page/activity/activity_row.html +16 | Logged in | Prijavljen |
| 944 | apps/frappe/frappe/email/doctype/email_account/email_account_list.js +6 | Default Sending and Inbox | Default Slanje i Inbox |
| 945 | DocType: Print Settings | Letter | Pismo |
| 946 | DocType: Async Task | Succeeded | Nasljednik |
| 947 | apps/frappe/frappe/public/js/frappe/form/save.js +137 | Mandatory fields required in {0} | Obavezna polja potrebna u {0} |
| 948 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +95 | Reset Permissions for {0}? | Reset dopuštenja za {0} ? |
| 949 | apps/frappe/frappe/permissions.py +328 | {0} {1} not found | {0} {1} nije pronađena |
| 950 | DocType: Communication | Attachment Removed | prilog je uklonio |
| 951 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +214 | Show a description below the field | Prikaži opis ispod polja |
| 952 | DocType: Workflow State | align-left | Poravnajte-lijevo |
| 953 | DocType: User | Defaults | Zadani |
| 954 | apps/frappe/frappe/public/js/frappe/model/model.js +513 | Merge with existing | Spoji sa postojećim |
| 955 | DocType: User | Birth Date | Datum rođenja |
| 956 | DocType: Workflow State | fast-backward | brzo unatrag |
| 957 | DocType: DocShare | DocShare | DocShare |
| 958 | DocType: Event | Friday | Petak |
| 959 | DocType: Report | Add Total Row | Dodaj ukupno redaka |
| 960 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +19 | For example if you cancel and amend INV004 it will become a new document INV004-1. This helps you to keep track of each amendment. | Na primjer, ako ste odustali i dopuniti INV004 će postati novi dokument INV004-1. To vam pomaže da pratimo svaku izmjenu i dopunu. |
| 961 | DocType: Workflow Document State | 0 - Draft; 1 - Submitted; 2 - Cancelled | 0 - Nepotvrđeno; 1 - Potvrđeno; 2 - Otkazano |
| 962 | apps/frappe/frappe/core/page/modules_setup/modules_setup.js +5 | Show or Hide Modules | Pokaži ili sakrij module |
| 963 | DocType: File | Attached To DocType | U prilogu vrstu dokumenata |
| 964 | apps/frappe/frappe/desk/page/activity/activity.js +204 | Aug | Kolovoz |
| 965 | DocType: DocField | Int | Interesi |
| 966 | DocType: Page | Title | Naslov |
| 967 | apps/frappe/frappe/public/js/frappe/list/doclistview.js +419 | Customize | Prilagodba |
| 968 | DocType: Currency | 1 Currency = [?] Fraction For e.g. 1 USD = 100 Cent | 1 Valuta = [?] Frakcija za na primjer 1 USD = 100 centi |
| 969 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +370 | Add New Permission Rule | Dodaj novo pravilo za dozvole korisnicima |
| 970 | apps/frappe/frappe/public/js/frappe/form/link_selector.js +25 | You can use wildcard % | Možete koristiti zamjenski % |
| 971 | apps/frappe/frappe/desk/page/activity/activity.js +203 | Mar | Pokvariti |
| 972 | apps/frappe/frappe/public/js/frappe/upload.js +131 | Only image extensions (.gif, .jpg, .jpeg, .tiff, .png, .svg) allowed | Samo slike ekstenzije (.gif, .jpg, .jpeg, .tiff, .png, .svg) dopušteni |
| 973 | DocType: Customize Form | Fields separated by comma (,) will be included in the "Search By" list of Search dialog box | Polja odvojene zarezom (,) će biti uključen u "Pretraži po" listi dijaloškom okviru za pretraživanje u |
| 974 | apps/frappe/frappe/website/doctype/website_theme/website_theme.py +35 | Please Duplicate this Website Theme to customize. | Molimo Dvostruki ova stranica Tema za prilagodbu. |
| 975 | DocType: DocField | Text Editor | Tekst Editor |
| 976 | apps/frappe/frappe/config/website.py +69 | Settings for About Us Page. | Postavke za O nama Page. |
| 977 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder.js +561 | Edit Custom HTML | Uredi prilagođeni HTML |
| 978 | DocType: Error Snapshot | Error Snapshot | Pogreška Snimak |
| 979 | apps/frappe/frappe/public/js/frappe/ui/filters/edit_filter.html +8 | In | u |
| 980 | DocType: Email Alert | Value Change | Vrijednost Promjena |
| 981 | DocType: Standard Reply | Standard Reply | Standardna Odgovor |
| 982 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +175 | Width of the input box | Širina okvira za unos |
| 983 | DocType: UserRole | UserRole | UserRole |
| 984 | DocType: System Settings | In Hours | U sati |
| 985 | DocType: Print Settings | With Letterhead | S zaglavljem |
| 986 | apps/frappe/frappe/email/smtp.py +177 | Invalid Outgoing Mail Server or Port | Nevažeći server odlazne pošte ili port |
| 987 | DocType: DocPerm | Write | Pisati |
| 988 | apps/frappe/frappe/core/doctype/report/report.py +29 | Only Administrator allowed to create Query / Script Reports | Samo je administrator ovlašten stvarati upite / izvješća skripte |
| 989 | apps/frappe/frappe/public/js/frappe/form/save.js +13 | Updating | Ažuriranje |
| 990 | DocType: File | Preview | Pregled |
| 991 | DocType: Customize Form | Use this fieldname to generate title | Koristite ovaj fieldname generirati naslov |
| 992 | apps/frappe/frappe/public/js/frappe/views/communication.js +80 | Select Attachments | Odaberite privitke |
| 993 | apps/frappe/frappe/model/naming.py +90 | for {0} | za {0} |
| 994 | apps/frappe/frappe/public/js/legacy/print_format.js +125 | You are not allowed to print this document | Nije Vam dopušteno ispisati ovaj dokument |
| 995 | apps/frappe/frappe/public/js/frappe/views/reports/grid_report.js +286 | Loading Report | Učitavanje izvješće |
| 996 | DocType: Page | Standard | Standard |
| 997 | apps/frappe/frappe/public/js/frappe/form/form_sidebar.html +26 | Attach File | Priložite Datoteku |
| 998 | apps/frappe/frappe/templates/emails/password_update.html +1 | Password Update Notification | Obavijest o ažuriranju zaporke |
| 999 | apps/frappe/frappe/desk/page/backups/backups.html +13 | Size | Veličina |
| 1000 | apps/frappe/frappe/public/js/frappe/form/footer/assign_to.js +62 | Assignment Complete | Dodjela Kompletna |
| 1001 | DocType: DocPerm | User Permission DocTypes | Korisnik dozvole DocTypes |
| 1002 | apps/frappe/frappe/public/js/frappe/model/model.js +512 | New Name | Novo ime |
| 1003 | apps/frappe/frappe/public/js/frappe/form/footer/assign_to.js +136 | Please save the document before removing assignment | Molimo spremite dokument prije uklanjanja zadatak |
| 1004 | apps/frappe/frappe/public/js/frappe/form/grid_form.html +10 | Insert Above | Umetnite Iznad |
| 1005 | apps/frappe/frappe/public/js/frappe/model/indicator.js +30 | Draft | Nepotvrđeno |
| 1006 | DocType: User | Female | Ženski |
| 1007 | DocType: Print Settings | Modern | Moderno |
| 1008 | apps/frappe/frappe/desk/page/applications/applications.js +61 | Search Results | Rezultati pretraživanja |
| 1009 | apps/frappe/frappe/public/js/frappe/model/indicator.js +5 | Not Saved | Ne Spremljeno |
| 1010 | DocType: Communication | Replied | Odgovoreno |
| 1011 | DocType: Custom Field | Default Value | Zadana vrijednost |
| 1012 | apps/frappe/frappe/public/js/frappe/ui/messages.js +178 | Verify | Provjeriti |
| 1013 | DocType: Workflow Document State | Update Field | Update Field |
| 1014 | apps/frappe/frappe/desk/page/applications/applications.js +50 | Regional Extensions | Regionalni Proširenja |
| 1015 | apps/frappe/frappe/email/doctype/email_account/email_account.py +348 | Leave this conversation | Ostavite ovaj razgovor |
| 1016 | apps/frappe/frappe/model/base_document.py +406 | Options not set for link field {0} | Opcije nije postavljen za link polju {0} |
| 1017 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.py +151 | You cannot unset 'Read Only' for field {0} | Ne možete postavi "Samo za čitanje" za polje {0} |
| 1018 | apps/frappe/frappe/desk/page/setup_wizard/setup_wizard_page.html +18 | Complete Setup | kompletan Setup |
| 1019 | DocType: Workflow State | asterisk | zvjezdica |
| 1020 | apps/frappe/frappe/core/page/data_import_tool/exporter.py +61 | Please do not change the template headings. | Molim vas, nemojte mijenjati naslove predložak. |
| 1021 | DocType: Communication | Linked | Povezani |
| 1022 | apps/frappe/frappe/public/js/frappe/form/save.js +84 | Enter the name of the new {0} | Unesite ime novog {0} |
| 1023 | apps/frappe/frappe/config/desk.py +39 | Activity log of all users. | Aktivnost log svih korisnika. |
| 1024 | DocType: Workflow State | shopping-cart | shopping-cart |
| 1025 | DocType: Social Login Keys | ||
| 1026 | DocType: Workflow State | Inverse | Inverzan |
| 1027 | DocType: DocField | User permissions should not apply for this Link | Ovlaštenja korisnika ne bi trebao podnijeti zahtjev za ovaj link |
| 1028 | apps/frappe/frappe/model/naming.py +90 | Invalid naming series (. missing) | Pogrešna serija imenovanja (. Nedostaje) |
| 1029 | DocType: System Settings | Language | Jezik |
| 1030 | DocType: DocPerm | Cancel | Otkaži |
| 1031 | DocType: Web Page | Page content | Sadržaj stranice |
| 1032 | apps/frappe/frappe/core/doctype/file/file.py +119 | File {0} does not exist | Datoteka {0} ne postoji |
| 1033 | apps/frappe/frappe/core/page/data_import_tool/exporter.py +91 | Leave blank for new records | Ostavite prazno za nove zapise |
| 1034 | apps/frappe/frappe/config/website.py +79 | List of themes for Website. | Popis tema za web stranice. |
| 1035 | apps/frappe/frappe/public/js/frappe/ui/toolbar/navbar.html +44 | Logout | Odjava |
| 1036 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +26 | Permissions at higher levels are Field Level permissions. All Fields have a Permission Level set against them and the rules defined at that permissions apply to the field. This is useful in case you want to hide or make certain field read-only for certain Roles. | Dozvole na višim razinama dozvole terenu. Sva polja su niz Dopuštenje razinama u odnosu na njih i pravilima definiranim u to dozvole odnose se na terenu. To je korisno u slučaju da želite sakriti ili biti sigurni polje za čitanje samo za određene uloge. |
| 1037 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +38 | If these instructions where not helpful, please add in your suggestions on GitHub Issues. | Ako ove upute gdje nije korisno , dodajte u svojim prijedlozima o GitHub pitanja . |
| 1038 | DocType: Workflow State | bookmark | bookmark |
| 1039 | DocType: Note | Note | Zabilješka |
| 1040 | apps/frappe/frappe/public/html/error_snapshot.html +32 | Error Report | Izvješće o pogrešci |
| 1041 | apps/frappe/frappe/email/bulk.py +96 | This email was sent to you as CC | Ova e-mail poslan na vas kao CC |
| 1042 | apps/frappe/frappe/core/doctype/doctype/doctype.py +401 | Timeline field must be a valid fieldname | Timeline polje mora biti valjana FIELDNAME |
| 1043 | DocType: Email Account | Email Ids | IDS e-pošte |
| 1044 | DocType: Currency | Symbol | Simbol |
| 1045 | apps/frappe/frappe/model/base_document.py +447 | Row #{0}: | Row # {0}: |
| 1046 | apps/frappe/frappe/core/doctype/user/user.py +84 | New password emailed | Nova zaporka poslana mailom |
| 1047 | apps/frappe/frappe/auth.py +228 | Login not allowed at this time | Prijava nije dopuštena u ovom trenutku |
| 1048 | DocType: Async Task | Runtime | Dužina trajanja |
| 1049 | DocType: Contact Us Settings | Introduction | Uvod |
| 1050 | DocType: DocType | Permissions Settings | Postavke ovlasti |
| 1051 | apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +213 | {0} List | {0} lista |
| 1052 | apps/frappe/frappe/desk/form/assign_to.py +41 | Already in user's To Do list | Već u user -a Da li popis |
| 1053 | DocType: Email Account | Enable Outgoing | Omogući odlazni |
| 1054 | apps/frappe/frappe/desk/page/applications/applications.js +147 | No matching apps found | Nema odgovarajućih aplikacija pronađeno |
| 1055 | DocType: Communication | Submitted | Potvrđeno |
| 1056 | DocType: System Settings | Email Footer Address | E-mail adresa podnožje |
| 1057 | DocType: Communication | Timeline DocType | Kronologija DOCTYPE |
| 1058 | DocType: DocField | Text | Tekst |
| 1059 | apps/frappe/frappe/config/setup.py +138 | Standard replies to common queries. | Standardni odgovori za zajedničke upite. |
| 1060 | apps/frappe/frappe/public/js/frappe/ui/toolbar/offcanvas_left_sidebar.html +31 | Report an Issue | Prijavi problem |
| 1061 | apps/frappe/frappe/email/doctype/email_account/email_account_list.js +14 | Default Sending | Zadana Slanje |
| 1062 | DocType: Workflow State | volume-off | volumen-off |
| 1063 | apps/frappe/frappe/public/js/frappe/form/footer/timeline_item.html +107 | Liked by {0} | Svidjelo mi se {0} |
| 1064 | Download Backups | Preuzmite Sigurnosne kopije | |
| 1065 | apps/frappe/frappe/core/doctype/file/test_file.py +43 | Home/Test Folder 1 | Početna / Ispitni mapa 1 |
| 1066 | apps/frappe/frappe/core/page/data_import_tool/data_import_main.html +47 | Do not update, but insert new records. | Nemoj ažurirati, ali ubacite nove rekorde. |
| 1067 | apps/frappe/frappe/public/js/frappe/form/footer/assign_to.js +160 | Assign to me | Dodijeli mi |
| 1068 | apps/frappe/frappe/core/doctype/file/file_list.js +81 | Edit Folder | Uređivanje mape |
| 1069 | DocType: DocField | Dynamic Link | Dinamička poveznica |
| 1070 | apps/frappe/frappe/public/js/frappe/form/footer/timeline_item.html +50 | Details | Detalji |
| 1071 | DocType: Property Setter | DocType or Field | DOCTYPE ili polje |
| 1072 | DocType: Communication | Soft-Bounced | Soft-Odbijena |
| 1073 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +3 | Quick Help for Setting Permissions | Brza pomoć za postavljanje dopuštenja |
| 1074 | apps/frappe/frappe/core/doctype/error_snapshot/error_snapshot.js +9 | Show Relapses | Pokaži Relapses |
| 1075 | DocType: Report | Report Builder | Report Builder |
| 1076 | DocType: Async Task | Task Name | Zadatak Naziv |
| 1077 | DocType: Communication | Workflow | Hodogram |
| 1078 | apps/frappe/frappe/templates/pages/login.html +46 | Not a user yet? Sign up | Ne korisnik još? Prijavite se |
| 1079 | DocType: Workflow State | Upload | upload |
| 1080 | DocType: System Settings | Date Format | Oblik datuma |
| 1081 | apps/frappe/frappe/website/doctype/blog_post/blog_post_list.js +7 | Not Published | Nije objavljeno |
| 1082 | apps/frappe/frappe/config/setup.py +181 | Actions for workflow (e.g. Approve, Cancel). | Akcije za tijek rada ( npr. Odobri , Odustani ) . |
| 1083 | DocType: Workflow State | flag | zastava |
| 1084 | DocType: Web Page | Text Align | Tekst Poravnajte |
| 1085 | DocType: Contact Us Settings | Forward To Email Address | Napadač na e-mail adresu |
| 1086 | apps/frappe/frappe/core/doctype/doctype/doctype.py +374 | Title field must be a valid fieldname | Naslov polje mora bitivaljana podataka, Naziv Polja |
| 1087 | apps/frappe/frappe/desk/moduleview.py +61 | Documents | Dokumenti |
| 1088 | apps/frappe/frappe/templates/pages/me.html +21 | Edit Profile | Uredi profil |
| 1089 | DocType: System Settings | Session Expiry in Hours e.g. 06:00 | Sjednica Rok u Hours npr. 06:00 |
| 1090 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +35 | Once you have set this, the users will only be able access documents (eg. Blog Post) where the link exists (eg. Blogger). | Nakon što ste ovo postavili, korisnici će moći samo pristupiti dokumentima (npr. blog post) gdje veza postoji (npr. Blogger). |
| 1091 | apps/frappe/frappe/utils/csvutils.py +33 | Unable to open attached file. Please try again. | Ne mogu otvoriti priloženu datoteku . Molimo pokušajte ponovno . |
| 1092 | DocType: Scheduler Log | Log of Scheduler Errors | Zapis grešaka pri planskim radnjama |
| 1093 | DocType: User | Bio | Bio |
| 1094 | apps/frappe/frappe/public/js/frappe/form/save.js +12 | Submitting | Slanje |
| 1095 | apps/frappe/frappe/desk/page/activity/activity.js +78 | Show Likes | Prikaži Voli |
| 1096 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder.js +182 | Custom HTML | Prilagođeni HTML |
| 1097 | apps/frappe/frappe/core/doctype/file/file_list.js +78 | Enter folder name | Unesite naziv mape |
| 1098 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +54 | Select Role | Odaberite ulogu |
| 1099 | DocType: Communication | Deleted | Izbrisano |
| 1100 | DocType: Workflow State | adjust | Prilagodi |
| 1101 | DocType: Website Settings | Disable Customer Signup link in Login page | Ugasiti korisnički prijavni link na stranici za prijavu |
| 1102 | apps/frappe/frappe/core/report/todo/todo.py +21 | Assigned To/Owner | Dodijeljeno / VLASNIK |
| 1103 | DocType: Workflow State | arrow-left | strelica lijevo |
| 1104 | apps/frappe/frappe/desk/page/applications/application_row.html +11 | Installed | Instalirano |
| 1105 | apps/frappe/frappe/desk/page/applications/applications.js +47 | Developer Tools | Razvojni alati |
| 1106 | DocType: Workflow State | fullscreen | fullscreen |
| 1107 | DocType: Event | Ref Name | Ref. Ime |
| 1108 | DocType: Web Page | Center | Centar |
| 1109 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +33 | Setup > User Permissions Manager | Postavke > Upravljanje korisničkih ovlasti |
| 1110 | apps/frappe/frappe/core/doctype/error_snapshot/error_snapshot_list.js +11 | First Level | Prva razina |
| 1111 | DocType: Workflow Document State | Represents the states allowed in one document and role assigned to change the state. | Predstavlja države dopušteni u jednom dokumentu i ulogu dodijeljenu promijeniti stanje. |
| 1112 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +48 | Refresh Form | Osvježi obrazac |
| 1113 | DocType: DocField | Select | Odabrati |
| 1114 | apps/frappe/frappe/utils/csvutils.py +25 | File not attached | Datoteka nije u prilogu |
| 1115 | DocType: Top Bar Item | If you set this, this Item will come in a drop-down under the selected parent. | Ako postavite ovo , ova stavka će doći u padajućem okviru odabranog roditelja . |
| 1116 | apps/frappe/frappe/model/db_query.py +449 | Please select atleast 1 column from {0} to sort | Odaberite atleast jedan stupac s {0} za sortiranje |
| 1117 | apps/frappe/frappe/templates/pages/print.py +187 | No template found at path: {0} | Nije pronađen predložak na putanji: {0} |
| 1118 | DocType: Website Settings | Menu items in the Top Bar. For setting the color of the Top Bar, go to selected Website Theme. | Stavke izbornika na gornjoj traci. Za postavljanje boju Top Bar, idite na odabranom web temu. |
| 1119 | apps/frappe/frappe/core/page/data_import_tool/data_import_main.html +53 | Submit after importing. | Pošaljite nakon uvoza. |
| 1120 | DocType: Communication | Cancelled | Otkazano |
| 1121 | DocType: Blogger | Avatar | Avatar |
| 1122 | DocType: Blogger | Posts | Postovi |
| 1123 | apps/frappe/frappe/public/js/frappe/views/communication.js +423 | Dear | Poštovani |
| 1124 | apps/frappe/frappe/public/js/frappe/views/reports/reportview.js +57 | Tip: Double click cell to edit | Savjet: Dvaput kliknite stanica za uređivanje |
| 1125 | DocType: ToDo | Description and Status | Opis i status |
| 1126 | DocType: Web Page | HTML for header section. Optional | HTML za sekcije zaglavlja. Opcija |
| 1127 | apps/frappe/frappe/model/rename_doc.py +339 | Maximum {0} rows allowed | Maksimalno {0} redaka je dopušteno |
| 1128 | DocType: Email Unsubscribe | Global Unsubscribe | Globalna Odjava |
| 1129 | apps/frappe/frappe/core/doctype/userrole/userrole.py +14 | Role exists | Uloga postoji |
| 1130 | apps/frappe/frappe/core/doctype/communication/communication.js +8 | View | Pogled |
| 1131 | DocType: Communication | Assigned | dodijeljena |
| 1132 | apps/frappe/frappe/public/js/frappe/views/communication.js +77 | Select Print Format | Odaberite format ispisa |
| 1133 | DocType: DocField | Print Hide | Sakrij ispis |
| 1134 | apps/frappe/frappe/public/js/frappe/ui/messages.js +59 | Enter Value | Unesite vrijednost |
| 1135 | DocType: Workflow State | tint | nijansa |
| 1136 | DocType: Workflow State | Style | Stil |
| 1137 | apps/frappe/frappe/custom/doctype/custom_field/custom_field.js +55 | e.g.: | npr: |
| 1138 | apps/frappe/frappe/website/doctype/blog_post/blog_post.py +170 | {0} comments | {0} komentara |
| 1139 | apps/frappe/frappe/desk/page/applications/applications.js +44 | Select Category... | Odaberite kategoriju ... |
| 1140 | DocType: Customize Form Field | Label and Type | Oznaka i tip |
| 1141 | DocType: Workflow State | forward | naprijed |
| 1142 | apps/frappe/frappe/public/js/frappe/form/sidebar.js +59 | {0} edited this {1} | {0} uredio ovo {1} |
| 1143 | DocType: Web Page | Custom Javascript | Prilagođena javaskripta |
| 1144 | DocType: DocPerm | Submit | Potvrdi |
| 1145 | apps/frappe/frappe/core/doctype/file/file_list.js +63 | New Folder | Nova mapa |
| 1146 | DocType: Website Settings | Sub-domain provided by erpnext.com | Pod-domene pruža erpnext.com |
| 1147 | DocType: System Settings | dd-mm-yyyy | dd-mm-yyyy |
| 1148 | apps/frappe/frappe/desk/query_report.py +70 | Must have report permission to access this report. | Mora imati izvješće dozvolu za pristup ovom izvješću. |
| 1149 | apps/frappe/frappe/templates/base.html +134 | Added | Dodano |
| 1150 | apps/frappe/frappe/desk/doctype/event/event.py +66 | Daily Event Digest is sent for Calendar Events where reminders are set. | Dnevni događaji Digest je poslan za kalendar događanja, gdje su postavljene podsjetnici. |
| 1151 | apps/frappe/frappe/public/js/frappe/ui/toolbar/offcanvas_left_sidebar.html +35 | View Website | Pogledaj web stranicu |
| 1152 | DocType: Workflow State | remove | Ukloniti |
| 1153 | DocType: Email Account | If non standard port (e.g. 587) | Ako nije standardni port (npr. 587) |
| 1154 | apps/frappe/frappe/public/js/frappe/form/toolbar.js +137 | Reload | Reload |
| 1155 | apps/frappe/frappe/desk/query_report.py +136 | Total | Ukupno |
| 1156 | DocType: Event | Participants | Sudionici |
| 1157 | DocType: Bulk Email | Reference DocName | Referentna DocName |
| 1158 | DocType: Web Form | Success Message | Uspjeh Poruka |
| 1159 | DocType: DocType | User Cannot Search | Korisnik ne može tražiti |
| 1160 | DocType: DocPerm | Apply this rule if the User is the Owner | Nanesite ovo pravilo, ako Korisnik je vlasnik |
| 1161 | apps/frappe/frappe/desk/page/activity/activity.js +73 | Build Report | Izgradite Prijavite |
| 1162 | apps/frappe/frappe/model/rename_doc.py +91 | {0} {1} does not exist, select a new target to merge | {0} {1} ne postoji , odaberite novu metu za spajanje |
| 1163 | apps/frappe/frappe/core/page/user_permissions/user_permissions.py +66 | Cannot set permission for DocType: {0} and Name: {1} | Ne mogu postaviti dopuštenje za DOCTYPE : {0} i ime : {1} |
| 1164 | apps/frappe/frappe/public/js/frappe/form/footer/assign_to.js +158 | Add to To Do | Dodaj u "Za napraviti" |
| 1165 | apps/frappe/frappe/public/js/frappe/list/list_sidebar.html +10 | Assigned To Me | Dodijeljen meni |
| 1166 | apps/frappe/frappe/public/js/frappe/ui/messages.js +178 | Verify Password | Potvrdi Lozinku |
| 1167 | apps/frappe/frappe/core/page/modules_setup/modules_setup.js +55 | There were errors | Bilo je grešaka |
| 1168 | apps/frappe/frappe/core/doctype/communication/communication.js +19 | Close | Zatvoriti |
| 1169 | apps/frappe/frappe/model/document.py +458 | Cannot change docstatus from 0 to 2 | Ne mogu promijeniti docstatus 0-2 |
| 1170 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +87 | Update | Ažuriraj |
| 1171 | DocType: Error Snapshot | Snapshot View | Snimak Pogledaj |
| 1172 | apps/frappe/frappe/core/doctype/doctype/doctype.py +276 | Options must be a valid DocType for field {0} in row {1} | Opcije mora bitivaljana DOCTYPE za polje {0} je u redu {1} |
| 1173 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder.js +160 | Edit Properties | Uredi Nekretnine |
| 1174 | DocType: Patch Log | List of patches executed | Popis izvršenih zakrpa |
| 1175 | apps/frappe/frappe/email/doctype/email_unsubscribe/email_unsubscribe.py +21 | {0} already unsubscribed | {0} već otkazali pretplatu |
| 1176 | apps/frappe/frappe/public/js/frappe/views/communication.js +69 | Communication Medium | Komunikacijski medij |
| 1177 | DocType: Website Settings | Banner HTML | HTML baner |
| 1178 | DocType: Error Snapshot | Pyver | Pyver |
| 1179 | apps/frappe/frappe/model/base_document.py +451 | {0} {1} cannot be "{2}". It should be one of "{3}" | {0} {1} Ne može biti "{2}". To bi trebao biti jedan od "{3}" |
| 1180 | apps/frappe/frappe/utils/data.py +516 | {0} or {1} | {0} ili {1} |
| 1181 | apps/frappe/frappe/core/doctype/user/user.py +160 | Password Update | Ažuriranje zaporke |
| 1182 | DocType: Workflow State | trash | smeće |
| 1183 | apps/frappe/frappe/desk/page/activity/activity.js +204 | Dec | Prosinca |
| 1184 | DocType: Web Form | In JSON as [{"title":"Jobs", "name":"jobs"}] | U JSON kao [{"Naslov": "radnih mjesta", "ime": "radnih mjesta"}] |
| 1185 | DocType: Event | Leave blank to repeat always | Ostavite prazno ako se uvijek ponavlja |
| 1186 | DocType: Event | Ends on | Završava |
| 1187 | DocType: Website Settings | Added HTML in the <head> section of the web page, primarily used for website verification and SEO | Dodano HTML u <head> na web stranici, prvenstveno se koristi za web stranice provjere i SEO |
| 1188 | apps/frappe/frappe/core/doctype/error_snapshot/error_snapshot_list.js +9 | Relapsed | Relaps |
| 1189 | apps/frappe/frappe/utils/nestedset.py +181 | Item cannot be added to its own descendents | Proizvod ne može se dodati u svojim potomcima |
| 1190 | DocType: Error Snapshot | Relapses | Relapsa |
| 1191 | apps/frappe/frappe/public/js/frappe/form/sidebar.js +62 | {0} created this {1} | {0} stvorio ovo {1} |
| 1192 | apps/frappe/frappe/public/js/frappe/form/workflow.js +36 | Document is only editable by users of role | Dokument može uređivati samo korisnik |
| 1193 | apps/frappe/frappe/desk/form/assign_to.py +146 | The task {0}, that you assigned to {1}, has been closed by {2}. | Zadatak {0}, koju dodjeljuje {1}, bio je zatvoren {2}. |
| 1194 | DocType: Blogger | Short Name | Kratko Ime |
| 1195 | DocType: Workflow State | magnet | magnet |
| 1196 | apps/frappe/frappe/geo/doctype/currency/currency.js +7 | This Currency is disabled. Enable to use in transactions | Ova valuta je onemogućen . Moći koristiti u transakcijama |
| 1197 | DocType: Contact Us Settings | Default: "Contact Us" | Zadano: "Kontaktirajte nas" |
| 1198 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +378 | Level 0 is for document level permissions, higher levels for field level permissions. | Razina 0 je za odobrenje na razini dokumenta, više razine za odobrenja na razini polja. |
| 1199 | DocType: Custom Script | Sample | Uzorak |
| 1200 | apps/frappe/frappe/core/doctype/user/user.py +321 | Username should not contain any special characters other than letters, numbers and underscore | Korisničko ime ne smije sadržavati posebne znakove koji nisu slova, brojeva i naglašavaju |
| 1201 | DocType: Event | Every Week | Svaki tjedan |
| 1202 | DocType: Custom Field | Is Mandatory Field | Je Obvezno polje |
| 1203 | DocType: User | Website User | Korisnik web stranice |
| 1204 | apps/frappe/frappe/public/js/frappe/ui/filters/edit_filter.html +10 | Not equals | nisu jednaki |
| 1205 | DocType: Website Script | Script to attach to all web pages. | Skripta se priključiti na svim web stranicama. |
| 1206 | DocType: Web Form | Allow Multiple | Dopusti više |
| 1207 | apps/frappe/frappe/public/js/frappe/form/form_sidebar.html +19 | Assign | Dodijeliti |
| 1208 | apps/frappe/frappe/config/setup.py +97 | Import / Export Data from .csv files. | Uvoz / izvoz podataka iz .csv datoteka |
| 1209 | apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +62 | You are not allowed to create / edit reports | Nije Vam dopušteno da stvarate / uređujete izvješća |
| 1210 | DocType: Workflow State | Icon will appear on the button | Ikona će se pojaviti na gumbu |
| 1211 | DocType: Website Settings | Website Settings | Postavke web stranice |
| 1212 | DocType: Web Page | Page url name (auto-generated) | Auto-generirani url stranice |
| 1213 | apps/frappe/frappe/core/page/user_permissions/user_permissions.py +105 | Please upload using the same template as download. | Molimo upload koristeći isti predložak kao download. |
| 1214 | DocType: Email Account | ProTip: Add <code>Reference: {{ reference_doctype }} {{ reference_name }}</code> to send document reference | ProTip: Dodaj <code>Reference: {{ reference_doctype }} {{ reference_name }}</code> poslati odgovarajući dokument, |
| 1215 | apps/frappe/frappe/modules/__init__.py +81 | App not found | App nije pronađena |
| 1216 | apps/frappe/frappe/core/doctype/communication/communication.py +27 | Cannot create a {0} against a child document: {1} | Ne mogu stvoriti {0} protiv dječje dokumenta: {1} |
| 1217 | DocType: Workflow State | pencil | olovka |
| 1218 | apps/frappe/frappe/config/desk.py +27 | Chat messages and other notifications. | Chat poruke i druge obavijesti. |
| 1219 | apps/frappe/frappe/custom/doctype/custom_field/custom_field.py +112 | Insert After cannot be set as {0} | Umetnite Nakon ne može postaviti kao {0} |
| 1220 | apps/frappe/frappe/public/js/frappe/form/share.js +54 | Share {0} with | Udio {0} s |
| 1221 | DocType: Workflow State | hand-up | ruka-up |
| 1222 | DocType: Blog Settings | Writers Introduction | Pisci Uvod |
| 1223 | DocType: Communication | Phone | Telefon |
| 1224 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +140 | Select Document Type or Role to start. | Odaberite vrstu dokumenta ili ulogu za početak. |
| 1225 | apps/frappe/frappe/public/js/frappe/form/toolbar.js +246 | ProTip: You can also use Ctrl+S to Save | ProTip: Također možete koristiti Ctrl + S Spremi |
| 1226 | apps/frappe/frappe/public/js/frappe/views/container.js +55 | Page not found | Stranica nije pronađena |
| 1227 | DocType: DocField | Precision | Preciznost |
| 1228 | DocType: Website Slideshow | Slideshow Items | Slideshow proizvodi |
| 1229 | apps/frappe/frappe/model/delete_doc.py +158 | Cannot delete or cancel because {0} {1} is linked with {2} {3} | Ne možete brisati ili ukinuti , jer {0} {1} je povezan s {2} {3} |
| 1230 | DocType: Website Settings | Twitter Share | Twitter Share |
| 1231 | DocType: Event | Groups | Grupe |
| 1232 | DocType: Workflow State | Workflow State | Stanje hodograma |
| 1233 | apps/frappe/frappe/templates/pages/me.html +3 | My Account | Moj Račun |
| 1234 | DocType: ToDo | Allocated To | Dodijeljeni Da |
| 1235 | apps/frappe/frappe/templates/emails/password_reset.html +4 | Please click on the following link to set your new password | Molimo kliknite na sljedeći link kako bi postavili novu lozinku |
| 1236 | DocType: Email Alert | Days After | Dani poslije |
| 1237 | DocType: Contact Us Settings | Settings for Contact Us Page | Postavke za stranicu Kontaktirajte nas |
| 1238 | DocType: Custom Script | Script Type | Skripta Tip |
| 1239 | apps/frappe/frappe/public/js/frappe/misc/pretty_date.js +47 | {0} weeks ago | prije {0} tjedana |
| 1240 | DocType: Email Account | Footer | Footer |
| 1241 | apps/frappe/frappe/utils/verified_command.py +39 | Invalid Link | Pogrešna link |
| 1242 | DocType: Web Page | Show Title | Pokaži Naslov |
| 1243 | DocType: Property Setter | Property Type | Vrsta nekretnine |
| 1244 | DocType: Workflow State | screenshot | slike |
| 1245 | apps/frappe/frappe/core/doctype/report/report.py +24 | Only Administrator can save a standard report. Please rename and save. | Samo administrator može spremiti standardno izvješće. Molimo preimenovati i spremiti. |
| 1246 | DocType: System Settings | Background Workers | Pozadina Radnici |
| 1247 | DocType: DocField | Data | Podaci |
| 1248 | apps/frappe/frappe/public/js/frappe/model/model.js +27 | Document Status | Status dokumenta |
| 1249 | DocType: Email Account | Login Id | Prijavni Id |
| 1250 | apps/frappe/frappe/core/page/data_import_tool/importer.py +178 | Not allowed to Import | Nije dopušteno uvoziti |
| 1251 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +22 | Permission Levels | Razine ovlasti |
| 1252 | DocType: Workflow State | Warning | Upozorenje |
| 1253 | apps/frappe/frappe/public/js/frappe/views/reports/grid_report.js +858 | Ignoring Item {0}, because a group exists with the same name! | Ignoriranje Stavka {0} , jer jegrupa postoji s istim imenom ! |
| 1254 | DocType: DocType | In Dialog | U dialogu |
| 1255 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +142 | Help | Pomoć |
| 1256 | DocType: User | Login Before | Prijava prije |
| 1257 | DocType: Web Page | Insert Style | Umetnite stil |
| 1258 | apps/frappe/frappe/config/setup.py +192 | Application Installer | Instalator aplikacija |
| 1259 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +251 | Is | Je |
| 1260 | DocType: Workflow State | info-sign | info-znak |
| 1261 | DocType: Currency | How should this currency be formatted? If not set, will use system defaults | Kako bi ova valuta morala biti formatirana? Ako nije postavljeno, koristit će zadane postavke sustava |
| 1262 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +250 | Show User Permissions | Pokaži korisničke ovlasti |
| 1263 | apps/frappe/frappe/utils/response.py +117 | You need to be logged in and have System Manager Role to be able to access backups. | Morate biti prijavljeni i biti upavitelj sustavskih uloga kako bi mogli pristupiti sigurnosnim kopijama. |
| 1264 | apps/frappe/frappe/public/js/legacy/form.js +136 | Please save before attaching. | Molimo spremite prije postavljanja. |
| 1265 | apps/frappe/frappe/public/js/frappe/form/link_selector.js +121 | Added {0} ({1}) | Dodano {0} ({1}) |
| 1266 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.py +269 | Fieldtype cannot be changed from {0} to {1} in row {2} | Tip polja ne može se mijenjati iz {0} u {1} u redku {2} |
| 1267 | apps/frappe/frappe/core/doctype/doctype/doctype.py +364 | Search Fields should contain valid fieldnames | Traži Polja treba sadržavati valjane fieldnames |
| 1268 | apps/frappe/frappe/core/doctype/user/user.js +317 | Role Permissions | Ovlasti uloge |
| 1269 | apps/frappe/frappe/public/js/frappe/form/set_sharing.html +5 | Can Read | Može Pročitajte |
| 1270 | DocType: Standard Reply | Response | Odgovor |
| 1271 | apps/frappe/frappe/public/js/frappe/form/workflow.js +41 | Workflow will start after saving. | Radni tijek će početi nakon spremanja. |
| 1272 | apps/frappe/frappe/public/js/frappe/form/set_sharing.html +7 | Can Share | Može Podijelite |
| 1273 | apps/frappe/frappe/email/smtp.py +33 | Invalid recipient address | Pogrešna adresa primatelja |
| 1274 | DocType: Workflow State | step-forward | korak naprijed |
| 1275 | apps/frappe/frappe/core/doctype/user/user.js +41 | Refreshing... | Osvježavanje ... |
| 1276 | DocType: Event | Starts on | Počinje na |
| 1277 | DocType: System Settings | System Settings | Postavke sustava |
| 1278 | apps/frappe/frappe/email/bulk.py +160 | This email was sent to {0} and copied to {1} | Ova e-mail je poslan na {0} i kopiju prima {1} |
| 1279 | DocType: Workflow State | th | og |
| 1280 | apps/frappe/frappe/public/js/frappe/form/control.js +1144 | Create a new {0} | Stvaranje nove {0} |
| 1281 | apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +226 | Report {0} | Prijavi {0} |
| 1282 | apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +237 | Open {0} | Otvori {0} |
| 1283 | DocType: Email Alert | Recipients | Primatelji |
| 1284 | DocType: Workflow State | ok-sign | ok-prijava |
| 1285 | apps/frappe/frappe/public/js/frappe/form/toolbar.js +126 | Duplicate | Duplikat |
| 1286 | apps/frappe/frappe/public/js/frappe/views/reports/grid_report.js +305 | From Date must be before To Date | Od datuma mora biti prije do danas |
| 1287 | apps/frappe/frappe/email/doctype/email_alert/email_alert.py +21 | Please specify which value field must be checked | Navedite što vrijednost polja moraju biti provjereni |
| 1288 | apps/frappe/frappe/core/page/data_import_tool/exporter.py +69 | "Parent" signifies the parent table in which this row must be added | "Nadređen" označava nadređenu tablicu u koju se ovaj redak mora dodati. |
| 1289 | DocType: Website Theme | Apply Style | Primijeni stil |
| 1290 | apps/frappe/frappe/public/js/frappe/form/form_sidebar.html +39 | Shared With | Zajednička S |
| 1291 | Modules Setup | Postavke modula | |
| 1292 | apps/frappe/frappe/core/page/data_import_tool/exporter.py +230 | Type: | Vrsta: |
| 1293 | DocType: Communication | Unshared | nedjeljiv |
| 1294 | apps/frappe/frappe/desk/moduleview.py +57 | Module Not Found | Modul nije pronađen |
| 1295 | DocType: User | Location | Lokacija |
| 1296 | Permitted Documents For User | Dopušteni dokumenti za korisnika | |
| 1297 | apps/frappe/frappe/core/doctype/docshare/docshare.py +42 | You need to have "Share" permission | Morate imati "Share" ovlasti |
| 1298 | DocType: Communication | Assignment Completed | Dodjela Završena |
| 1299 | apps/frappe/frappe/public/js/frappe/form/grid.js +281 | Bulk Edit {0} | Skupno uređivanje {0} |
| 1300 | DocType: Email Alert Recipient | Email Alert Recipient | E-mail obavijest za primatelja |
| 1301 | DocType: Blog Category | Parent Website Route | Nadređeni put web stranice |
| 1302 | apps/frappe/frappe/workflow/doctype/workflow/workflow_list.js +7 | Not active | Nije aktivan |
| 1303 | DocType: About Us Settings | Settings for the About Us Page | Postavke za O nama stranice |
| 1304 | apps/frappe/frappe/core/page/data_import_tool/data_import_main.html +5 | Select Type of Document to Download | Odaberite vrstu dokumenta za download |
| 1305 | DocType: Email Account | e.g. pop.gmail.com / imap.gmail.com | npr pop.gmail.com / imap.gmail.com |
| 1306 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +185 | Use the field to filter records | Koristite polje za filtriranje zapisa |
| 1307 | DocType: Email Account | Outlook.com | Outlook.com |
| 1308 | DocType: System Settings | Scheduler Last Event | Raspored Posljednja događanja |
| 1309 | DocType: Website Settings | Add Google Analytics ID: eg. UA-89XXX57-1. Please search help on Google Analytics for more information. | Dodaj Google Analytics ID: npr.. UA-89XXX57-1. Molimo potražiti pomoć na Google Analytics za više informacija. |
| 1310 | DocType: Email Alert Recipient | Expression, Optional | Expression, fakultativno |
| 1311 | apps/frappe/frappe/email/bulk.py +162 | This email was sent to {0} | Ova e-mail je poslan na {0} |
| 1312 | DocType: Email Account | Check this to pull emails from your mailbox | Provjerite to povući e-pošte iz poštanskog sandučića |
| 1313 | apps/frappe/frappe/model/document.py +471 | Cannot edit cancelled document | Ne možete uređivati otkazana dokument |
| 1314 | DocType: Event | Monday | Ponedjeljak |
| 1315 | apps/frappe/frappe/utils/nestedset.py +77 | Nested set error. Please contact the Administrator. | Došlo je do pogreške u postavkama. Molimo Vas da kontaktirate administratora. |
| 1316 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder_layout.html +11 | <span class=text-muted data-no-content=1> | <Span class = text-isključen podataka ne-content = 1> |
| 1317 | DocType: Workflow State | envelope | omotnica |
| 1318 | apps/frappe/frappe/custom/doctype/custom_field/custom_field.js +55 | Option 2 | Opcija 2 |
| 1319 | apps/frappe/frappe/core/doctype/docshare/docshare.py +51 | {0} shared this document with {1} | {0} podijelio ovaj dokument sa {1} |
| 1320 | DocType: Website Settings | Google Plus One | Google Plus One |
| 1321 | apps/frappe/frappe/desk/page/activity/activity.js +204 | Jul | Srpnja |
| 1322 | apps/frappe/frappe/config/website.py +44 | Setup of top navigation bar, footer and logo. | Postavke gornje navigacijske trake, podnožja i loga. |
| 1323 | apps/frappe/frappe/core/doctype/doctype/doctype.py +454 | For {0} at level {1} in {2} in row {3} | Za {0} na razini {1} u {2} u redu {3} |
| 1324 | DocType: Communication | All | Sve |
| 1325 | DocType: Bulk Email | Recipient | Primalac |
| 1326 | apps/frappe/frappe/config/setup.py +150 | Drag and Drop tool to build and customize Print Formats. | "Povucite i ispustite" alat za izgradnju i prilagodbu ispisa formata. |
| 1327 | apps/frappe/frappe/public/js/frappe/ui/tree.js +122 | Expand | proširiti |
| 1328 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +428 | Set | set |
| 1329 | DocType: Workflow State | align-right | Poravnati-desno |
| 1330 | apps/frappe/frappe/core/doctype/file/file.py +197 | Folder {0} is not empty | Mapa {0} nije prazna |
| 1331 | DocType: Page | Roles | Uloge |
| 1332 | apps/frappe/frappe/public/js/frappe/ui/filters/filters.js +208 | Field {0} is not selectable. | Polje {0} se ne može odabrati . |
| 1333 | DocType: System Settings | Session Expiry | Sjednica isteka |
| 1334 | DocType: Workflow State | ban-circle | Krug zabrane |
| 1335 | DocType: Event | Desk | Stol |
| 1336 | apps/frappe/frappe/core/doctype/report/report.js +8 | Write a SELECT query. Note result is not paged (all data is sent in one go). | Napišite SELECT upita. Napomena rezultat nije zvao (svi podaci se šalju u jednom potezu). |
| 1337 | DocType: Email Account | Attachment Limit (MB) | Limit Prilog (MB) |
| 1338 | apps/frappe/frappe/public/js/frappe/form/grid_form.html +22 | Ctrl + Down | Ctrl + Dolje |
| 1339 | DocType: User | User Defaults | Profil Zadano |
| 1340 | DocType: Workflow State | chevron-down | Chevron-dolje |
| 1341 | apps/frappe/frappe/public/js/frappe/views/communication.js +384 | Email not sent to {0} (unsubscribed / disabled) | E-mail nije poslan {0} (neprijavljen ili ugašen račun) |
| 1342 | DocType: Async Task | Traceback | Traceback |
| 1343 | DocType: Currency | Smallest Currency Fraction Value | Najmanji valuta Frakcija Vrijednost |
| 1344 | apps/frappe/frappe/public/js/frappe/form/footer/assign_to.js +163 | Assign To | Dodijeliti |
| 1345 | DocType: Workflow State | th-list | og-popis |
| 1346 | DocType: Web Page | Enable Comments | Omogući komentare |
| 1347 | apps/frappe/frappe/desk/doctype/note/note_list.js +3 | Notes | Zabilješke |
| 1348 | DocType: User | Restrict user from this IP address only. Multiple IP addresses can be added by separating with commas. Also accepts partial IP addresses like (111.111.111) | Zabraniti korisnika iz ove IP adrese samo. Višestruki IP adrese može biti dodan odvajajući zarezima. Također prihvaća djelomične IP adrese kao što su (111.111.111) |
| 1349 | DocType: Communication | From | Od |
| 1350 | DocType: Website Theme | Google Font (Heading) | Google Font (naslov) |
| 1351 | apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +172 | Find {0} in {1} | Nađi {0} u {1} |
| 1352 | DocType: Email Account | Append as communication against this DocType (must have fields, "Status", "Subject") | Priložena kao komunikacija na ovom DOCTYPE (mora imati polja, "Status", "Predmet") |
| 1353 | DocType: DocType | Allow Import via Data Import Tool | Dopustite uvoz preko alata za unos podataka |
| 1354 | apps/frappe/frappe/model/base_document.py +505 | Not allowed to change {0} after submission | Nije dopušteno mijenjati {0} nakon potvrđivanja |
| 1355 | DocType: Communication | Comment Type | Tip komentar |
| 1356 | apps/frappe/frappe/config/setup.py +8 | Users | Korisnici |
| 1357 | DocType: Report | Report Type | Prijavi Vid |
| 1358 | DocType: Email Account | Signature | Potpis |
| 1359 | apps/frappe/frappe/public/js/frappe/form/share.js +112 | Share With | Podijelite s |
| 1360 | apps/frappe/frappe/core/doctype/user/user.js +130 | Loading | Učitavanje |
| 1361 | apps/frappe/frappe/config/setup.py +199 | Enter keys to enable login via Facebook, Google, GitHub. | Unesite tipke omogućiti prijavu putem Facebook , Google, GitHub . |
| 1362 | apps/frappe/frappe/public/js/frappe/ui/tags.js +21 | Add a tag | Dodaj oznaku |
| 1363 | apps/frappe/frappe/public/js/frappe/form/control.js +1000 | Please attach a file first. | Molimo priložite datoteku prva. |
| 1364 | apps/frappe/frappe/model/naming.py +156 | There were some errors setting the name, please contact the administrator | Bilo je nekih pogrešaka postavljanje ime, kontaktirajte administratora |
| 1365 | DocType: Website Slideshow Item | Website Slideshow Item | Slajd proizvoda na web stranici |
| 1366 | DocType: DocType | Title Case | Naslov slučaja |
| 1367 | DocType: Blog Post | Email Sent | E-mail poslan |
| 1368 | apps/frappe/frappe/public/js/frappe/views/communication.js +65 | Send As Email | Pošalji kao email |
| 1369 | DocType: Website Theme | Link Color | Boja veze |
| 1370 | apps/frappe/frappe/core/doctype/user/user.py +50 | User {0} cannot be disabled | Korisnik {0} se ne može isključiti |
| 1371 | apps/frappe/frappe/core/doctype/user/user.py +523 | Dear System Manager, | Dragi System Manager, |
| 1372 | DocType: Event | Sunday | Nedjelja |
| 1373 | apps/frappe/frappe/public/js/frappe/form/save.js +14 | Amending | Dopuna |
| 1374 | apps/frappe/frappe/public/js/frappe/form/link_selector.js +5 | Dialog box to select a Link Value | Dialog box za odabir link vrijednost |
| 1375 | DocType: Contact Us Settings | Send enquiries to this email address | Upite slati na ovu e-mail adresu |
| 1376 | DocType: Letter Head | Letter Head Name | Naziv zaglavlja |
| 1377 | apps/frappe/frappe/config/website.py +23 | User editable form on Website. | Korisnik može uređivati obrazac na web stranici. |
| 1378 | DocType: Workflow State | file | datoteka |
| 1379 | apps/frappe/frappe/templates/pages/login.html +74 | Back to Login | Povratak na prijavu |
| 1380 | apps/frappe/frappe/model/rename_doc.py +97 | You need write permission to rename | Trebate imati ovlasti pisanja za preimenovanje |
| 1381 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +433 | Apply Rule | Nanesite pravilo |
| 1382 | DocType: User | Karma | Karma |
| 1383 | DocType: DocField | Table | Stol |
| 1384 | DocType: File | File Size | Veličina datoteke |
| 1385 | apps/frappe/frappe/website/doctype/web_form/web_form.py +190 | You must login to submit this form | Morate se prijaviti da pošaljete ovaj obrazac |
| 1386 | DocType: User | Background Image | Pozadinska slika |
| 1387 | apps/frappe/frappe/desk/page/setup_wizard/setup_wizard.js +324 | Select your Country, Time Zone and Currency | Odaberite svoju zemlju, vremensku zonu i valutu |
| 1388 | DocType: Async Task | Queued | Čekanju |
| 1389 | apps/frappe/frappe/public/js/frappe/form/print.js +96 | New Custom Print Format | Novi Prilagođeni ispis formata |
| 1390 | DocType: DocPerm | Create | Stvoriti |
| 1391 | apps/frappe/frappe/public/js/frappe/views/reports/grid_report.js +201 | Invalid Filter: {0} | Nevažeći filter: {0} |
| 1392 | DocType: About Us Settings | Org History | org Povijest |
| 1393 | DocType: Workflow | Workflow Name | Naziv hodograma |
| 1394 | apps/frappe/frappe/public/js/frappe/form/footer/assign_to.js +169 | Notify by Email | Obavijesti putem e-pošte |
| 1395 | DocType: Web Form | Allow Edit | Dopustite Uredi |
| 1396 | apps/frappe/frappe/core/doctype/file/file_list.js +118 | Paste | Pasta |
| 1397 | apps/frappe/frappe/workflow/doctype/workflow/workflow.py +64 | Cannot change state of Cancelled Document. Transition row {0} | Ne možeš promijeniti stanje poništenog dokumenta. |
| 1398 | DocType: Workflow | Rules for how states are transitions, like next state and which role is allowed to change state etc. | Pravila za koliko su države prijelaza, kao i sljedeći države i koja uloga je dozvoljeno da promijeni stanje itd. |
| 1399 | apps/frappe/frappe/desk/form/save.py +21 | {0} {1} already exists | {0} {1} već postoji |
| 1400 | apps/frappe/frappe/email/doctype/email_account/email_account.py +70 | Append To can be one of {0} | Priložena Da može biti jedan od {0} |
| 1401 | DocType: User | Github Username | GitHub korisničko ime |
| 1402 | DocType: Web Page | Title / headline of your page | Naslov / naslov vaše stranice |
| 1403 | DocType: DocType | Plugin | plugin |
| 1404 | apps/frappe/frappe/public/js/frappe/views/communication.js +249 | Add Attachments | Dodaj privitke |
| 1405 | DocType: Workflow State | signal | signal |
| 1406 | DocType: DocType | Show Print First | Prvo pokaži ispis |
| 1407 | apps/frappe/frappe/public/js/frappe/list/doclistview.js +340 | Make a new {0} | Napravite novi {0} |
| 1408 | apps/frappe/frappe/core/doctype/communication/communication.js +24 | Reopen | Ponovo otvoriti |
| 1409 | apps/frappe/frappe/public/js/frappe/views/communication.js +121 | Re: {0} | Re: {0} |
| 1410 | DocType: Print Settings | Monochrome | Jednobojna slika |
| 1411 | DocType: Workflow | Different "States" this document can exist in. Like "Open", "Pending Approval" etc. | Različita "Stanja", ovaj dokument može postojati u "Otvoreno", "Na čekanju za odobrenje", itd. |
| 1412 | apps/frappe/frappe/utils/verified_command.py +40 | This link is invalid or expired. Please make sure you have pasted correctly. | Ovaj link je valjan ili istekla. Molimo provjerite jeste li ispravno zalijepili. |
| 1413 | DocType: Web Page | Slideshow | Slideshow |
| 1414 | DocType: Workflow State | Search | Traži |
| 1415 | DocType: Web Form | Web Form Fields | Polja web obrasca |
| 1416 | DocType: Website Theme | Top Bar Text Color | Najbolje bar Boja teksta |
| 1417 | apps/frappe/frappe/core/doctype/file/file.py +327 | File '{0}' not found | Datoteka '{0}' nije pronađena |
| 1418 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder.js +370 | Remove Section | Izvadite odjeljak |
| 1419 | DocType: User | Change Password | Promijeni lozinku |
| 1420 | apps/frappe/frappe/public/js/frappe/form/control.js +438 | Invalid Email: {0} | Nevažeći email: {0} |
| 1421 | apps/frappe/frappe/desk/doctype/event/event.py +20 | Event end must be after start | Kraj događaj mora biti nakon početka |
| 1422 | apps/frappe/frappe/desk/query_report.py +22 | You don't have permission to get a report on: {0} | Nemate dopuštenje za izvješće o: {0} |
| 1423 | DocType: Blog Post | Blog Post | Blog članak |
| 1424 | apps/frappe/frappe/public/js/frappe/form/control.js +1153 | Advanced Search | Napredna pretraga |
| 1425 | apps/frappe/frappe/core/doctype/user/user.py +437 | Password reset instructions have been sent to your email | Upute poništenja zaporke su poslane na e-mail |
| 1426 | apps/frappe/frappe/public/js/frappe/views/reports/reportview.js +490 | Sort By | Sortiraj po |
| 1427 | apps/frappe/frappe/config/setup.py +204 | Manage cloud backups on Dropbox | Uredi cloud backup na Dropboxu |
| 1428 | DocType: Workflow | States | Županije |
| 1429 | DocType: Email Alert | Attach Print | Pričvrstite Ispis |
| 1430 | apps/frappe/frappe/core/doctype/user/user.py +339 | Suggested Username: {0} | Predložena Korisničko ime: {0} |
| 1431 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +18 | When you Amend a document after Cancel and save it, it will get a new number that is a version of the old number. | Kada Izmijeniti dokument nakon Odustani i spasiti ga , on će dobiti novi broj koji jeverzija starog broja . |
| 1432 | apps/frappe/frappe/core/doctype/doctype/doctype.py +40 | {0} not allowed in name | {0} nije dozvoljeno u ime |
| 1433 | DocType: Workflow State | circle-arrow-left | krug sa strelicom nalijevo |
| 1434 | apps/frappe/frappe/sessions.py +112 | Redis cache server not running. Please contact Administrator / Tech support | Redis cache poslužitelja nije pokrenut. Molimo kontaktirajte administratora / Tehnička podrška |
| 1435 | apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +91 | Make a new record | Napravi novi zapis |
| 1436 | DocType: Currency | Fraction | Frakcija |
| 1437 | apps/frappe/frappe/public/js/frappe/form/control.js +775 | Select from existing attachments | Odaberi jednu od postojećih privitke |
| 1438 | DocType: Custom Field | Field Description | Opis polja |
| 1439 | apps/frappe/frappe/model/naming.py +49 | Name not set via Prompt | Ne postavljajte ime preko Prompt-a |
| 1440 | DocType: Note | Note is a free page where users can share documents / notes | Zabilješke su besplatna stranica na kojoj korisnici mogu dijeliti dokumente / zabilješke |
| 1441 | DocType: Website Theme | Top Bar Color | Najbolje bar Boja |
| 1442 | DocType: DocType | Setup | Postavke |
| 1443 | DocType: DocType | Allow Import | Dopustite Uvoz |
| 1444 | apps/frappe/frappe/templates/includes/comments/comments.py +55 | New comment on {0} {1} | Novi komentar na {0} {1} |
| 1445 | DocType: Workflow State | glass | staklo |
| 1446 | DocType: DocType | Timeline Field | Kronologija polje |
| 1447 | DocType: Country | Time Zones | Vremenske zone |
| 1448 | DocType: DocField | Image | Slika |
| 1449 | DocType: Workflow State | remove-sign | uklanjanje-potpisati |
| 1450 | apps/frappe/frappe/config/setup.py +171 | Define workflows for forms. | Definirajte radne procese za oblike. |
| 1451 | DocType: Communication | Other | Drugi |
| 1452 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder.js +156 | Start new Format | Započnite novi format |
| 1453 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +144 | Please attach a file | Molimo priložite datoteku |
| 1454 | DocType: Workflow State | font | krstionica |
| 1455 | apps/frappe/frappe/public/js/legacy/print_format.js +37 | Please enable pop-ups | Molimo omogućite pop-up prozora |
| 1456 | DocType: Customize Form Field | Is Custom Field | Je Custom Field |
| 1457 | DocType: Workflow | If checked, all other workflows become inactive. | Ako je označeno, svi ostali tijekovi postaju neaktivne. |
| 1458 | apps/frappe/frappe/core/doctype/report/report.js +10 | [Label]:[Field Type]/[Options]:[Width] | [Label]:[Tip polja]/[Opcije]:[Širina] |
| 1459 | DocType: Workflow State | folder-close | mapa-blizu |
| 1460 | DocType: Email Alert Recipient | Optional: Alert will only be sent if value is a valid email id. | Opcionalno: Alert će biti poslan samo ako je vrijednost valjana e-mail ID. |
| 1461 | apps/frappe/frappe/model/rename_doc.py +100 | {0} not allowed to be renamed | {0} ne smije biti preimenovan |
| 1462 | DocType: Custom Script | Custom Script | Prilagođena skripta |
| 1463 | DocType: Contact Us Settings | Address Line 2 | Adresa - linija 2 |
| 1464 | DocType: Communication | Reference | Upućivanje |
| 1465 | apps/frappe/frappe/public/js/frappe/model/model.js +26 | Assigned To | Dodijeljeno |
| 1466 | apps/frappe/frappe/core/doctype/user/user.py +169 | Verify Your Account | Provjerite svoj račun |
| 1467 | DocType: Workflow Transition | Action | Akcija |
| 1468 | apps/frappe/frappe/core/page/data_import_tool/exporter.py +231 | Info: | Info: |
| 1469 | DocType: Custom Field | Permission Level | Razina ovlasti |
| 1470 | DocType: User | Send Notifications for Transactions I Follow | Pošalji obavijesti o transakcijama | Prati |
| 1471 | apps/frappe/frappe/core/doctype/doctype/doctype.py +497 | {0}: Cannot set Submit, Cancel, Amend without Write | {0} : Ne mogu postaviti Podnijeti , Odustani , Izmijeniti bez zapisivanja |
| 1472 | apps/frappe/frappe/public/js/frappe/form/footer/attachments.js +83 | Are you sure you want to delete the attachment? | Jeste li sigurni da želite izbrisati privitak? |
| 1473 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +8 | Setup > User | Postavke > Korisnik |
| 1474 | apps/frappe/frappe/model/base_document.py +483 | {0}: '{1}' will get truncated, as max characters allowed is {2} | {0}: '{1}' bi bio skraćen, kao max likovi dopušteno je {2} |
| 1475 | apps/frappe/frappe/templates/emails/password_reset.html +6 | Thank you | Hvala |
| 1476 | apps/frappe/frappe/public/js/frappe/form/save.js +11 | Saving | Spašavanje |
| 1477 | DocType: Print Settings | Print Style Preview | Prikaz stila ispisa |
| 1478 | apps/frappe/frappe/core/doctype/file/test_file.py +81 | Test_Folder | Test_Folder |
| 1479 | apps/frappe/frappe/website/doctype/web_form/web_form.py +156 | You are not allowed to update this Web Form Document | Ne smiju mijenjati ovu web obrasca dokument |
| 1480 | DocType: About Us Settings | About Us Settings | Postavke "O nama" |
| 1481 | DocType: Website Settings | Website Theme | Web Tema |
| 1482 | DocType: DocField | In List View | U prikazu popisa |
| 1483 | DocType: Email Account | Use TLS | Koristi TLS |
| 1484 | apps/frappe/frappe/email/smtp.py +30 | Invalid login or password | Netočno korisničko ime ili zaporka |
| 1485 | apps/frappe/frappe/config/setup.py +227 | Add custom javascript to forms. | Dodaj prilagođeni JavaScript za obrasce. |
| 1486 | apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +297 | Sr No | Sr Ne |
| 1487 | Role Permissions Manager | Upravitelj ovlastima uloga | |
| 1488 | DocType: Website Theme | This must be checked if the below style settings are applicable | Ovo mora biti označeno ako su ispod postavke stila primjenjiva |
| 1489 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder.js +111 | Name of the new Print Format | Ime novog ispisnog oblika |
| 1490 | apps/frappe/frappe/core/page/data_import_tool/exporter.py +229 | Mandatory: | Obavezno: |
| 1491 | User Permissions Manager | Upravitelj korisničkih ovlasti | |
| 1492 | DocType: Property Setter | New value to be set | Nova vrijednost za postaviti |
| 1493 | DocType: Email Alert | Days Before or After | Dana prije ili poslije |
| 1494 | DocType: Email Alert | Email Alert | Email obavijest |
| 1495 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +34 | Select Document Types to set which User Permissions are used to limit access. | Odaberite vrste dokumenata za postavljanje koje Korisnik Dozvole se koristiti za ograničavanje pristupa. |
| 1496 | apps/frappe/frappe/website/doctype/blog_post/blog_post.py +84 | Blog | Blog |
| 1497 | apps/frappe/frappe/core/page/data_import_tool/data_import_main.html +30 | Download with data | Preuzmite podatke |
| 1498 | DocType: Workflow State | hand-right | ruka-desna |
| 1499 | DocType: Website Settings | Subdomain | Poddomena |
| 1500 | apps/frappe/frappe/desk/page/setup_wizard/setup_wizard.js +322 | Region | Regija |
| 1501 | apps/frappe/frappe/public/js/frappe/form/workflow.js +35 | Current status | Trenutni status |
| 1502 | DocType: Web Form | Allow Delete | Dopustite Izbriši |
| 1503 | DocType: Email Alert | Message Examples | Primjeri poruka |
| 1504 | DocType: Web Form | Login Required | Obvezna prijava |
| 1505 | apps/frappe/frappe/config/website.py +59 | Write titles and introductions to your blog. | Napišite naslova i uvoda u svoj blog. |
| 1506 | DocType: Email Account | Notify if unreplied for (in mins) | Obavijesti ako Neodgovoreno za (u minutama) |
| 1507 | apps/frappe/frappe/public/js/frappe/list/listview.js +342 | 2 days ago | Prije 2 dana |
| 1508 | apps/frappe/frappe/config/website.py +64 | Categorize blog posts. | Kategorizacija blogu. |
| 1509 | DocType: Workflow State | Time | Vrijeme |
| 1510 | DocType: DocField | Attach | Pričvrstiti |
| 1511 | apps/frappe/frappe/core/doctype/doctype/doctype.py +386 | {{{0}}} is not a valid fieldname pattern. It should be {{field_name}}. | {{{0}}} nije važeći fieldname uzorak. To bi trebalo biti {{FIELD_NAME}}. |
| 1512 | DocType: DocType | Permission Rules | Pravila ovlasti |
| 1513 | apps/frappe/frappe/public/js/frappe/form/toolbar.js +119 | Links | Linkovi |
| 1514 | apps/frappe/frappe/model/base_document.py +369 | Value missing for | Vrijednost nestao |
| 1515 | apps/frappe/frappe/model/delete_doc.py +137 | {0} {1}: Submitted Record cannot be deleted. | {0} {1}: Snimljeni zapis ne može biti brisan. |
| 1516 | apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +92 | new type of document | Nova vrsta dokumenta |
| 1517 | DocType: DocPerm | Read | Pročitaj |
| 1518 | apps/frappe/frappe/templates/pages/update-password.html +12 | Old Password | Stara zaporka |
| 1519 | apps/frappe/frappe/website/doctype/blog_post/blog_post.py +97 | Posts by {0} | Postovi po {0} |
| 1520 | apps/frappe/frappe/core/doctype/report/report.js +9 | To format columns, give column labels in the query. | Za formatiranje stupaca, daju natpise stupaca u upitu. |
| 1521 | apps/frappe/frappe/core/doctype/doctype/doctype.py +524 | {0}: Cannot set Assign Amend if not Submittable | {0} : Ne mogu postaviti Zauzimanje Izmijeniti ako ne Submittable |
| 1522 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +14 | Edit Role Permissions | Uredi uloga Dozvole |
| 1523 | DocType: Communication | Link DocType | Link DOCTYPE |
| 1524 | DocType: Social Login Keys | Social Login Keys | Društvena Prijava Keys |
| 1525 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +53 | Remove all customizations? | Uklonite sve prilagodbe ? |
| 1526 | DocType: Website Slideshow | Slideshow Name | Naziv Slideshow-a |
| 1527 | apps/frappe/frappe/public/js/frappe/form/save.js +15 | Cancelling | Otkazivanje |
| 1528 | DocType: DocType | Allow Rename | Dopusti preimenovanje |
| 1529 | DocType: About Us Team Member | Full Name | Ime i prezime |
| 1530 | DocType: DocType | Child Tables are shown as a Grid in other DocTypes. | Podređene tablice su prikazane kao rešetka u drugim DocTypes. |
| 1531 | DocType: Website Settings | If checked, the Home page will be the default Item Group for the website. | Ako je označeno, stranica Home će biti zadana Grupa za web stranice predmeta. |
| 1532 | DocType: Blog Post | Description for listing page, in plain text, only a couple of lines. (max 140 characters) | Opis za unos stranice, kao običan tekst, samo par redaka. (najviše 140 znakova) |
| 1533 | apps/frappe/frappe/public/js/frappe/ui/toolbar/offcanvas_left_sidebar.html +29 | Forums | Forum |
| 1534 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +302 | Add A User Restriction | Dodaj korisnika Ograničenje |
| 1535 | DocType: DocType | Name Case | Ime slučaja |
| 1536 | apps/frappe/frappe/public/js/frappe/form/share.js +26 | Shared with everyone | Dijeli se sa svima |
| 1537 | apps/frappe/frappe/model/base_document.py +365 | Data missing in table | Podaci koji nedostaju u tablici |
| 1538 | DocType: Web Form | Success URL | Uspjeh URL |
| 1539 | DocType: Email Account | Append To | Priložena Da |
| 1540 | DocType: Workflow Document State | Only Allow Edit For | Dopusti uređivanje samo za |
| 1541 | DocType: File | Is Folder | Je mape |
| 1542 | DocType: DocType | DocType | DOCTYPE |
| 1543 | apps/frappe/frappe/core/doctype/user/user.py +440 | User {0} does not exist | Korisnik {0} ne postoji |
| 1544 | DocType: Website Theme | If image is selected, color will be ignored. | Ako je odabrana slika, boja će biti zanemaren. |
| 1545 | DocType: User | Mute Sounds | Isključivanje zvuka |
| 1546 | DocType: Top Bar Item | Top Bar Item | Najbolje Bar artikla |
| 1547 | apps/frappe/frappe/utils/csvutils.py +50 | Unknown file encoding. Tried utf-8, windows-1250, windows-1252. | Nepoznato spis. Pokušao UTF - 8 , Windows 1250, Windows - 1252 . |
| 1548 | apps/frappe/frappe/core/doctype/user/user.py +107 | Sorry! Sharing with Website User is prohibited. | Žao nam je! Dijeljenje s web stranice User je zabranjeno. |
| 1549 | apps/frappe/frappe/core/doctype/user/user.js +152 | Add all roles | Dodaj sve uloge |
| 1550 | apps/frappe/frappe/templates/includes/contact.js +11 | Please enter both your email and message so that we \ can get back to you. Thanks! | Unesite obje e-poštu i poruke, tako da smo \ mogu dobiti natrag na vas. Hvala! |
| 1551 | apps/frappe/frappe/email/smtp.py +155 | Could not connect to outgoing email server | Nije se moguće spojiti na odlazni e-mail poslužitelj |
| 1552 | apps/frappe/frappe/public/js/frappe/form/control.js +1391 | Rich Text | Rich Text |
| 1553 | DocType: Workflow State | resize-full | resize-pun |
| 1554 | DocType: Workflow State | off | isključen |
| 1555 | apps/frappe/frappe/desk/query_report.py +26 | Report {0} is disabled | Izvješće {0} je onemogućen |
| 1556 | apps/frappe/frappe/core/page/data_import_tool/data_import_main.html +24 | Recommended for inserting new records. | Preporučuje se za umetanje nove rekorde. |
| 1557 | DocType: Async Task | Core | Srž |
| 1558 | DocType: DocField | Set non-standard precision for a Float or Currency field | Postavite non-standard preciznosti za plovak ili valuta polju |
| 1559 | DocType: Email Account | Ignore attachments over this size | Ignorirajte privitke preko ove veličine |
| 1560 | apps/frappe/frappe/database.py +217 | Too many writes in one request. Please send smaller requests | Previše piše u jednom zahtjevu . Molimo poslali manje zahtjeve |
| 1561 | DocType: Workflow State | arrow-up | strelica prema gore |
| 1562 | DocType: DocField | Allow on Submit | Dopusti pri potvrdi |
| 1563 | apps/frappe/frappe/core/page/desktop/desktop.js +60 | All Applications | Sve aplikacije |
| 1564 | DocType: Error Snapshot | Exception Type | Iznimka Tip |
| 1565 | apps/frappe/frappe/public/js/frappe/views/reports/reportview.js +425 | Pick Columns | Pick stupce |
| 1566 | DocType: Web Page | Add code as <script> | Dodaj kod kao <skriptu> |
| 1567 | apps/frappe/frappe/core/page/data_import_tool/data_import_main.html +7 | Select Type | Odaberite tip |
| 1568 | apps/frappe/frappe/config/core.py +57 | A log of request errors | Zapisnik upit pogreške |
| 1569 | DocType: Letter Head | Letter Head | Zaglavlje |
| 1570 | apps/frappe/frappe/core/doctype/file/file.py +207 | No permission to write / remove. | Nemate dopuštenje za pisanje / brisanje. |
| 1571 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder_layout.html +3 | Drag elements from the sidebar to add. Drag them back to trash. | Povucite elementi iz sidebar dodati. Povucite ih vratiti na smeće. |
| 1572 | DocType: Workflow State | resize-small | resize-mala |
| 1573 | apps/frappe/frappe/public/js/frappe/ui/editor.html +69 | Horizontal Line Break | Horizontalna linija Break |
| 1574 | DocType: Top Bar Item | Right | Desno |
| 1575 | DocType: User | User Type | Vrsta korisnika |
| 1576 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +68 | Select User | Odaberite User |
| 1577 | DocType: Async Task | Reference Doc | Referentni Doc |
| 1578 | DocType: Communication | Keep a track of all communications | Voditi evidenciju o svim komunikacijama |
| 1579 | apps/frappe/frappe/desk/form/save.py +30 | Did not save | Nije spremjeno |
| 1580 | DocType: Property Setter | Property | Vlasništvo |
| 1581 | DocType: Email Account | Yandex.Mail | Yandex.Mail |
| 1582 | DocType: Website Slideshow | Note: For best results, images must be of the same size and width must be greater than height. | Napomena: Za najbolje rezultate, slike moraju biti iste veličine i širina mora biti veća od visine. |
| 1583 | DocType: DocType | Auto Name | Automatski naziv |
| 1584 | apps/frappe/frappe/custom/doctype/custom_field/custom_field.js +55 | Option 3 | Opcija 3 |
| 1585 | DocType: Workflow State | Edit | Uredi |
| 1586 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +169 | Permissions can be managed via Setup > Role Permissions Manager | Ovlastima se može upravljati putem postavki > Upravitelj ovlastima uloga |
| 1587 | DocType: Contact Us Settings | Pincode | Poštanski broj |
| 1588 | apps/frappe/frappe/core/page/data_import_tool/importer.py +70 | Please make sure that there are no empty columns in the file. | Molimo provjerite da nema praznih stupaca u datoteci. |
| 1589 | apps/frappe/frappe/utils/oauth.py +209 | Please ensure that your profile has an email address | Provjerite je li profil ima e-mail adresu |
| 1590 | apps/frappe/frappe/public/js/frappe/model/create_new.js +218 | You have unsaved changes in this form. Please save before you continue. | Imate ne spremljene promjene u ovom obliku. Spremite ih prije nego nastavite dalje. |
| 1591 | apps/frappe/frappe/core/doctype/doctype/doctype.py +304 | Default for {0} must be an option | Zadana za {0} mora biti opcija |
| 1592 | DocType: User | User Image | Upute slike |
| 1593 | apps/frappe/frappe/email/bulk.py +243 | Emails are muted | E-mailovi su prigušeni |
| 1594 | apps/frappe/frappe/public/js/frappe/form/grid_form.html +22 | Ctrl + Up | Ctrl + Gore |
| 1595 | DocType: Website Theme | Heading Style | Tarifni Stil |
| 1596 | apps/frappe/frappe/desk/page/applications/applications.py +74 | You cannot install this app | Ne možete instalirati ovu aplikaciju |
| 1597 | DocType: Scheduler Log | Error | Pogreška |
| 1598 | DocType: DocField | Column Break | Kolona Break |
| 1599 | DocType: Event | Thursday | Četvrtak |
| 1600 | apps/frappe/frappe/utils/response.py +127 | You don't have permission to access this file | Nemate dopuštenje za pristup ovom datoteku |
| 1601 | apps/frappe/frappe/model/document.py +530 | Cannot link cancelled document: {0} | Ne mogu povezati otkazan dokument: {0} |
| 1602 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder.js +579 | For example: If you want to include the document ID, use {0} | Na primjer: Ako želite uključiti ID dokumenta, upotrijebite {0} |
| 1603 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder.js +482 | Select Table Columns for {0} | Odaberite Kolumne Tablica za {0} |
| 1604 | DocType: Custom Field | Options Help | Opcije - pomoć |
| 1605 | DocType: DocField | Report Hide | Prijavi Sakrij |
| 1606 | DocType: Custom Field | Label Help | Oznaka pomoć |
| 1607 | DocType: Workflow State | star-empty | zvijezda-prazna |
| 1608 | apps/frappe/frappe/public/js/frappe/form/workflow.js +39 | Next actions | Sljedeći akcije |
| 1609 | apps/frappe/frappe/public/js/frappe/views/ganttview.js +79 | Nothing to show for this selection | Ništa za pokazati ovom izboru |
| 1610 | DocType: Workflow State | ok | u redu |
| 1611 | DocType: User | These values will be automatically updated in transactions and also will be useful to restrict permissions for this user on transactions containing these values. | Ove vrijednosti će se automatski ažuriraju u prometu, te će također biti korisno ograničiti dozvole za ovog korisnika o transakcijama koje sadrže te vrijednosti. |
| 1612 | apps/frappe/frappe/desk/page/applications/application_row.html +24 | Publisher | Izdavač |
| 1613 | apps/frappe/frappe/model/rename_doc.py +352 | ** Failed: {0} to {1}: {2} | ** Nije uspjelo: {0} do {1}: {2} |
| 1614 | apps/frappe/frappe/public/js/frappe/ui/upload.html +4 | Browse | Pretraži |
| 1615 | DocType: DocField | Currency | Valuta |
| 1616 | apps/frappe/frappe/templates/includes/comments/comments.py +50 | View it in your browser | Pogledaj ga u svom pregledniku |
| 1617 | DocType: Async Task | Running | Trčanje |
| 1618 | apps/frappe/frappe/templates/pages/update-password.html +3 | Reset Password | Reset Password |
| 1619 | DocType: Workflow State | hand-left | ruka-lijeva |
| 1620 | apps/frappe/frappe/core/doctype/doctype/doctype.py +317 | Fieldtype {0} for {1} cannot be unique | Fieldtype {0} od {1} ne mogu biti jedinstveni |
| 1621 | DocType: Email Account | Use SSL | Koristite SSL |
| 1622 | DocType: Workflow State | play-circle | play-krug |
| 1623 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder.js +75 | Select Print Format to Edit | Odaberite format ispisa za uređivanje |
| 1624 | DocType: Workflow State | circle-arrow-down | krug sa strelicom prema dolje |
| 1625 | apps/frappe/frappe/config/desk.py +33 | Private and public Notes. | Privatne i javne Bilješke. |
| 1626 | DocType: DocField | Datetime | Datum i vrijeme |
| 1627 | DocType: Workflow State | arrow-right | Strelica desno |
| 1628 | DocType: Workflow State | Workflow state represents the current state of a document. | Stanje hodograma predstavlja trenutno stanje dokumenta. |
| 1629 | apps/frappe/frappe/utils/oauth.py +198 | Token is missing | Token nedostaje |
| 1630 | apps/frappe/frappe/public/js/frappe/ui/editor.js +443 | Open Link in a new Window | Otvori link u novom prozoru |
| 1631 | apps/frappe/frappe/utils/file_manager.py +257 | Removed {0} | Uklonjeno {0} |
| 1632 | DocType: Company History | Highlight | Istaknuto |
| 1633 | DocType: DocField | Fold | Saviti |
| 1634 | apps/frappe/frappe/public/js/frappe/views/reports/reportview.js +454 | Ascending | Uzlazni |
| 1635 | apps/frappe/frappe/print/doctype/print_format/print_format.py +18 | Standard Print Format cannot be updated | Standardni format ispisa ne može biti obnovljen |
| 1636 | apps/frappe/frappe/integrations/doctype/dropbox_backup/dropbox_backup.js +12 | Please specify | Navedite |
| 1637 | DocType: Page | Page Name | Ime stranice |
| 1638 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +146 | Help: Field Properties | Pomoć: Nekretnine polja |
| 1639 | apps/frappe/frappe/core/page/data_import_tool/data_import_tool.js +86 | Importing... | Uvoz ... |
| 1640 | apps/frappe/frappe/model/document.py +745 | Incorrect value in row {0}: {1} must be {2} {3} | Netočna vrijednost u redu {0} : {1} mora biti {2} {3} |
| 1641 | apps/frappe/frappe/workflow/doctype/workflow/workflow.py +67 | Submitted Document cannot be converted back to draft. Transition row {0} | Postavio Dokument se ne može pretvoriti natrag u nacrtu . |
| 1642 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder_start.html +2 | Select an existing format to edit or start a new format. | Odaberite postojeći format za uređivanje ili započeti novi format. |
| 1643 | apps/frappe/frappe/workflow/doctype/workflow/workflow.py +38 | Created Custom Field {0} in {1} | Napravljeno Custom Field {0} u {1} |
| 1644 | DocType: System Settings | Time Zone | Time Zone |
| 1645 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +31 | A user can be permitted to multiple records of the same DocType. | Korisniku može biti dopušten višestruki upis istih DocType-ova. |
| 1646 | DocType: Workflow State | Home | dom |
| 1647 | DocType: Workflow State | question-sign | pitanje-prijava |
| 1648 | DocType: Email Account | Add Signature | Dodaj potpis |
| 1649 | apps/frappe/frappe/email/doctype/email_unsubscribe/email_unsubscribe.py +38 | Left this conversation | Napustio ovaj razgovor |
| 1650 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +474 | Did not set | Nije postavljen |
| 1651 | DocType: ToDo | ToDo | Za napraviti |
| 1652 | DocType: DocField | No Copy | Ne kopiraj |
| 1653 | DocType: Workflow State | qrcode | QR kod |
| 1654 | DocType: Web Form | Breadcrumbs | Krušnim mrvicama |
| 1655 | apps/frappe/frappe/core/doctype/doctype/doctype.py +470 | If Owner | Ako Vlasnika |
| 1656 | apps/frappe/frappe/website/doctype/web_form/web_form.py +71 | You need to be logged in to access this {0}. | Morate biti prijavljeni da biste pristupili {0}. |
| 1657 | apps/frappe/frappe/public/js/frappe/form/footer/assign_to.js +167 | Complete By | Kompletan Do |
| 1658 | apps/frappe/frappe/templates/includes/comments/comments.py +48 | {0} by {1} | {0} {1} |
| 1659 | apps/frappe/frappe/core/doctype/communication/comment.py +26 | Cannot add more than 50 comments | Ne možete dodati više od 50 komentara |
| 1660 | DocType: Website Settings | Top Bar Items | Top Bar Proizvodi |
| 1661 | DocType: Print Settings | Print Settings | Postavke ispisa |
| 1662 | DocType: Page | Yes | Da |
| 1663 | DocType: DocType | Max Attachments | Maksimalno 5 privitaka |
| 1664 | DocType: Page | Page | Stranica |
| 1665 | DocType: Workflow State | briefcase | Aktovka |
| 1666 | apps/frappe/frappe/model/base_document.py +464 | Value cannot be changed for {0} | Vrijednost ne može se mijenjati za {0} |
| 1667 | apps/frappe/frappe/templates/includes/contact.js +17 | You seem to have written your name instead of your email. \ Please enter a valid email address so that we can get back. | Upisano je Vaše ime umjesto emaila. \ Unesite valjanu adresu e-pošte, tako da Vam možemo odgovoriti. |
| 1668 | DocType: Workflow State | Style represents the button color: Success - Green, Danger - Red, Inverse - Black, Primary - Dark Blue, Info - Light Blue, Warning - Orange | Stil predstavlja boju gumba: Uspjeh - zelena, opasnosti - Crvena, Inverzni - crna, Primarni - tamnoplava, info - svjetlo plava, upozorenje - Orange |
| 1669 | apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +124 | No Report Loaded. Please use query-report/[Report Name] to run a report. | Ne Izvješće Loaded. Molimo koristite upita izvješće / [Prijavi Ime] pokrenuti izvješće. |
| 1670 | DocType: Workflow Transition | Workflow Transition | Tijek tranzicije |
| 1671 | apps/frappe/frappe/public/js/frappe/misc/pretty_date.js +48 | {0} months ago | prije {0} mjeseci |
| 1672 | apps/frappe/frappe/public/js/frappe/model/model.js +18 | Created By | Stvorio |
| 1673 | DocType: Workflow State | resize-horizontal | resize-horizontalna |
| 1674 | DocType: Note | Content | Sadržaj |
| 1675 | DocType: Communication | Notification | Obavijest |
| 1676 | DocType: Web Form | Go to this url after completing the form. | Idi na tom URL nakon popunjavanja obrasca. |
| 1677 | DocType: DocType | Document | Dokument |
| 1678 | apps/frappe/frappe/core/doctype/doctype/doctype.py +119 | Series {0} already used in {1} | Serija {0} se već koristi u {1} |
| 1679 | DocType: DocField | Code | Šifra |
| 1680 | DocType: Workflow | All possible Workflow States and roles of the workflow. Docstatus Options: 0 is"Saved", 1 is "Submitted" and 2 is "Cancelled" | Sve je moguće Workflow države i uloge tijeka rada. Docstatus Mogućnosti: 0 je "spašen", 1 je "Poslao" i 2 "Otkazane" |
| 1681 | DocType: Website Theme | Footer Text Color | Podnožje Boja teksta |
| 1682 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +24 | Permissions at level 0 are Document Level permissions, i.e. they are primary for access to the document. | Dozvole na razini 0 su dozvole na razini dokumenta, odnosno oni su primarni za pristup dokumentu. |
| 1683 | DocType: Print Format | Print Format | Format ispisa |
| 1684 | apps/frappe/frappe/config/website.py +28 | User ID of a blog writer. | Korisnički ID bloga pisac . |
| 1685 | apps/frappe/frappe/config/setup.py +32 | Set Permissions on Document Types and Roles | Postavi ovlasti vrste dokumenta i njihove uloge |
| 1686 | DocType: About Us Settings | "Company History" | "Povijest tvrtke" |
| 1687 | apps/frappe/frappe/permissions.py +332 | Permission already set | Dopuštenje je već zadano |
| 1688 | apps/frappe/frappe/core/doctype/docshare/docshare.py +49 | {0} shared this document with everyone | {0} podijelio ovaj dokument sa svima |
| 1689 | apps/frappe/frappe/desk/page/activity/activity_row.html +20 | Commented on {0}: {1} | Komentirano {0}: {1} |
| 1690 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +248 | These restrictions will apply for Document Types where 'Apply User Permissions' is checked for the permission rule and a field with this value is present. | Ova ograničenja primjenjivat će se za vrste dokumenata, gdje 'Primijeni korisnik dozvole' se provjerava za vladavinu dozvole i polje s ovim vrijednosti prisutan. |
| 1691 | DocType: Email Alert | Send alert if this field's value changes | Pošalji upozorenje ako se vrijednost mijenja ovom području je |
| 1692 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder.js +102 | Select a DocType to make a new format | Odaberite vrstu dokumenta kako bi novi format |
| 1693 | apps/frappe/frappe/public/js/frappe/misc/pretty_date.js +40 | just now | upravo sad |
| 1694 | DocType: Module Def | Module Def | Definicija modula |
| 1695 | apps/frappe/frappe/public/js/frappe/form/grid_form.html +7 | Done | Pospremljen |
| 1696 | apps/frappe/frappe/public/js/frappe/form/footer/timeline_item.html +60 | Reply | Odgovoriti |
| 1697 | apps/frappe/frappe/config/core.py +22 | Pages in Desk (place holders) | Članci u Desk (nositelji mjesto) |
| 1698 | DocType: DocField | Collapsible Depends On | Sklopivi ovisi o |
| 1699 | DocType: Email Account | SMTP Server | SMTP server |
| 1700 | DocType: Print Format | Print Format Help | Print Format Pomoć |
| 1701 | apps/frappe/frappe/public/js/frappe/views/reports/grid_report.js +892 | With Groups | s Groups |
| 1702 | apps/frappe/frappe/core/page/data_import_tool/exporter.py +70 | If you are updating, please select "Overwrite" else existing rows will not be deleted. | Ako nadograđujete, odaberite "Overwrite" drugi postojeći redovi neće biti izbrisan. |
| 1703 | DocType: Event | Every Month | Svaki mjesec |
| 1704 | DocType: Letter Head | Letter Head in HTML | Zaglavlje HTML |
| 1705 | DocType: Web Form | Web Form | Web obrazac |
| 1706 | DocType: About Us Settings | Org History Heading | Org Povijest Heading |
| 1707 | DocType: Communication | Integrations can use this field to set email delivery status | Integracije mogu koristiti ovo područje za postavljanje statusa isporuke e-mail |
| 1708 | DocType: Web Form | Web Page Link Text | Web stranica Link Text |
| 1709 | apps/frappe/frappe/config/setup.py +155 | Set default format, page size, print style etc. | Postavite zadani format, veličina stranice, print stil itd. |
| 1710 | DocType: DocType | Naming | Imenovanje |
| 1711 | DocType: Event | Every Year | Svaki Godina |
| 1712 | apps/frappe/frappe/public/js/frappe/list/list_item_main_head.html +23 | Select All | Odaberite sve |
| 1713 | apps/frappe/frappe/public/js/frappe/form/linked_with.js +86 | Not Linked to any record. | Nije povezan s bilo kojim zapisom. |
| 1714 | apps/frappe/frappe/public/js/frappe/form/workflow.js +32 | by Role | prema ulozi |
| 1715 | apps/frappe/frappe/core/doctype/user/user.py +406 | Registered but disabled. | Registrirani ali onemogućen. |
| 1716 | apps/frappe/frappe/public/js/frappe/list/doclistview.js +538 | Delete permanently? | Brisanje trajno? |
| 1717 | apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +95 | Search in a document type | Traži u vrsti dokumenta |
| 1718 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +201 | Allow field to remain editable even after submission | Dopustite polje ostati uređivati i nakon podnošenja |
| 1719 | DocType: DocPerm | Role and Level | Uloga i razina ovlasti |
| 1720 | DocType: File | Thumbnail URL | Thumbnail URL |
| 1721 | apps/frappe/frappe/desk/moduleview.py +31 | Custom Reports | Prilagođena izvješća |
| 1722 | DocType: Website Script | Website Script | Skripta web stranice |
| 1723 | apps/frappe/frappe/config/setup.py +160 | Customized HTML Templates for printing transactions. | Prilagođeno HTML Predlošci za tisak transakcija. |
| 1724 | DocType: Workflow | Is Active | Je aktivan |
| 1725 | apps/frappe/frappe/desk/form/utils.py +92 | No further records | Nema daljnjih zapisa |
| 1726 | DocType: DocField | Long Text | Dugi tekst |
| 1727 | DocType: Workflow State | Primary | Osnovni |
| 1728 | apps/frappe/frappe/core/page/data_import_tool/importer.py +38 | Please do not change the rows above {0} | Molim vas, nemojte mijenjati retke iznad {0} |
| 1729 | apps/frappe/frappe/public/js/frappe/ui/toolbar/navbar.html +58 | (Ctrl + G) | (Ctrl + G) |
| 1730 | DocType: Communication | More Information | Više informacija |
| 1731 | apps/frappe/frappe/public/js/frappe/views/pageview.js +110 | Sorry! You are not permitted to view this page. | Žao nam je! Ne smiju vidjeti ovu stranicu. |
| 1732 | DocType: Workflow State | bell | zvono |
| 1733 | apps/frappe/frappe/public/js/frappe/form/set_sharing.html +39 | Share this document with | Podijelite ovaj dokument sa |
| 1734 | apps/frappe/frappe/desk/page/activity/activity.js +203 | Jun | Lipnja |
| 1735 | apps/frappe/frappe/utils/nestedset.py +235 | {0} {1} cannot be a leaf node as it has children | {0} {1} Ne može biti čvor nultog stupnja budući da ima slijednike |
| 1736 | DocType: Communication | Info | Info |
| 1737 | DocType: Communication | ||
| 1738 | apps/frappe/frappe/templates/includes/contact.js +30 | Thank you for your message | Hvala vam za vašu poruku |
| 1739 | apps/frappe/frappe/templates/pages/login.py +54 | Invalid Login Token | Pogrešna Prijava token |
| 1740 | apps/frappe/frappe/public/js/frappe/misc/pretty_date.js +43 | 1 hour ago | prije 1 sat |
| 1741 | DocType: Website Settings | Home Page | Početna stranica |
| 1742 | DocType: Error Snapshot | Parent Error Snapshot | Roditelj Greška Snimak |
| 1743 | DocType: Email Alert | Filters | Filteri |
| 1744 | DocType: Workflow State | share-alt | Udio-alt |
| 1745 | DocType: Role | Role Name | Naziv uloge |
| 1746 | apps/frappe/frappe/config/core.py +27 | Script or Query reports | Skripta ili upita izvješća |
| 1747 | DocType: Workflow Document State | Workflow Document State | Workflow dokument Država |
| 1748 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +32 | To give acess to a role for only specific records, check the Apply User Permissions. User Permissions are used to limit users with such role to specific records. | Kako bi acess na ulogu samo u određenim zapisima, provjerite Nanesite korisnik dozvole. Korisnik Dozvole se koristi za ograničavanje korisnicima takve uloge na određene evidencije. |
| 1749 | apps/frappe/frappe/workflow/doctype/workflow/workflow.py +70 | Cannot cancel before submitting. See Transition {0} | Ne može se otkazati prije potvrđivanja. Pogledaj tranziciju. |
| 1750 | apps/frappe/frappe/templates/pages/print.py +173 | Print Format {0} is disabled | Print Format {0} je onemogućen |
| 1751 | DocType: Email Alert | Send days before or after the reference date | Pošalji dana prije ili nakon referentnog datuma |
| 1752 | DocType: User | Allow user to login only after this hour (0-24) | Dopustite korisniku da se prijavi tek nakon ovoliko sati (0-24) |
| 1753 | apps/frappe/frappe/public/js/frappe/form/link_selector.js +21 | Value | Vrijednost |
| 1754 | apps/frappe/frappe/desk/doctype/todo/todo_list.js +21 | Assigned By Me | Dodjeljuje Me |
| 1755 | apps/frappe/frappe/core/doctype/doctype/doctype.py +69 | Not in Developer Mode! Set in site_config.json or make 'Custom' DocType. | Ne u načinu rada razvojnog! Postavite u site_config.json ili napraviti 'Custom' DOCTYPE. |
| 1756 | DocType: Workflow State | globe | globus |
| 1757 | DocType: System Settings | dd.mm.yyyy | dd.mm.gggg |
| 1758 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +193 | Hide field in Standard Print Format | Sakrij polje u standardnom formatu za ispis |
| 1759 | DocType: ToDo | Priority | Prioritet |
| 1760 | DocType: Dropbox Backup | Dropbox Access Allowed | Dozvoljen pristup Dropboxu |
| 1761 | DocType: Dropbox Backup | Weekly | Tjedni |
| 1762 | DocType: Communication | In Reply To | U odgovoru na |
| 1763 | DocType: DocField | Float | Plutati |
| 1764 | DocType: Module Def | Module Name | Naziv modula |
| 1765 | DocType: DocType | DocType is a Table / Form in the application. | DOCTYPE je tablica / obrazac u prijavi. |
| 1766 | DocType: Email Account | GMail | GMail |
| 1767 | DocType: Web Page | Template Path | Put Predložak |
| 1768 | apps/frappe/frappe/public/js/frappe/form/print.js +143 | Warning: This Print Format is in old style and cannot be generated via the API. | Upozorenje: Ovaj format ispisa u starom stilu i ne može biti generiran preko API-ja. |
| 1769 | DocType: DocField | Print Width | Širina ispisa |
| 1770 | Setup Wizard | Čarobnjak za postavljanje | |
| 1771 | DocType: User | Allow user to login only before this hour (0-24) | Dopustite korisniku da se prijaviti samo prije ovoliko sati (0-24) |
| 1772 | apps/frappe/frappe/core/doctype/file/file.py +108 | Folder is mandatory | Mapa je obavezno |
| 1773 | DocType: Email Alert | Reference Date | Referentni datum |
| 1774 | DocType: DocType | Comments and Communications will be associated with this linked document | Komentari i komunikacije će biti povezani s ovom vezni dokument |
| 1775 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder_sidebar.html +3 | Filter... | Filter ... |
| 1776 | DocType: Workflow State | bold | odvažan |
| 1777 | DocType: Async Task | Status | Status |
| 1778 | DocType: Company History | Year | Godina |
| 1779 | apps/frappe/frappe/website/doctype/website_settings/website_settings.py +34 | {0} does not exist in row {1} | {0} ne postoji u nizu {1} |
| 1780 | DocType: Event | Event Type | Vrsta događaja |
| 1781 | DocType: User | Last Known Versions | Zadnji poznati Inačice |
| 1782 | apps/frappe/frappe/config/setup.py +128 | Add / Manage Email Accounts. | Dodaj / uredi email račun. |
| 1783 | DocType: Blog Category | Published | Objavljen |
| 1784 | apps/frappe/frappe/templates/emails/auto_reply.html +1 | Thank you for your email | Hvala vam na e-mail |
| 1785 | DocType: DocField | Small Text | Mali Tekst |
| 1786 | apps/frappe/frappe/core/doctype/user/user.py +525 | Administrator accessed {0} on {1} via IP Address {2}. | Administrator pristupiti {0} na {1} putem IP adresa {2}. |
| 1787 | apps/frappe/frappe/public/js/frappe/ui/filters/edit_filter.html +6 | Equals | jednakima |
| 1788 | apps/frappe/frappe/core/doctype/doctype/doctype.py +298 | Options 'Dynamic Link' type of field must point to another Link Field with options as 'DocType' | Opcije 'Dynamic Link' tip terena mora ukazati na drugo polje veze s opcijama kao 'DOCTYPEhtml' |
| 1789 | DocType: About Us Settings | Team Members Heading | Članovi tima Naslov |
| 1790 | DocType: DocField | Do not allow user to change after set the first time | Ne dopustiti korisniku izmjene nakon što je upisao prvi put |
| 1791 | apps/frappe/frappe/public/js/frappe/upload.js +112 | Private or Public? | Privatno ili javno? |
| 1792 | DocType: User | Third Party Authentication | Autentičnosti treće strane |
| 1793 | DocType: Website Settings | Banner is above the Top Menu Bar. | Baner je iznad gornjeg izbornika. |
| 1794 | DocType: Email Account | Port | Port |
| 1795 | DocType: Print Format | Arial | Arial |
| 1796 | apps/frappe/frappe/config/core.py +12 | Models (building blocks) of the Application | Modeli (zgrada blokovi) o zahtjevu |
| 1797 | DocType: Website Slideshow | Slideshow like display for the website | Slideshow kao prikaz za web stranicu |
| 1798 | apps/frappe/frappe/public/js/frappe/ui/editor.html +59 | Center (Ctrl/Cmd+E) | Centar (Ctrl / Cmd + E) |
| 1799 | DocType: Communication | Updated | Obnovljeno |
| 1800 | apps/frappe/frappe/sessions.py +28 | Cache Cleared | Cache Očišćeno |
| 1801 | apps/frappe/frappe/public/js/frappe/form/footer/timeline.html +16 | New Email | Nova E-mail |
| 1802 | DocType: Dropbox Backup | Upload Frequency | Postavi Frekvencija |
| 1803 | apps/frappe/frappe/core/doctype/user/user.py +76 | User with System Manager Role should always have User Type: System User | Korisnik sa System Manager ulozi uvijek treba imati Korisničko Tip: Sustav za korisnike |
| 1804 | DocType: DocPerm | Export | Izvoz |
| 1805 | DocType: About Us Settings | More content for the bottom of the page. | Više sadržaja za dnu stranice. |
| 1806 | apps/frappe/frappe/public/js/frappe/request.js +214 | Session Expired. Logging you out | Sjednica je istekao. Odjavljivanje |
| 1807 | DocType: Workflow | DocType on which this Workflow is applicable. | DOCTYPE na koje se primjenjuje ovaj radni proces. |
| 1808 | DocType: User | Enabled | Omogućeno |
| 1809 | DocType: Blog Category | Category Name | Naziv kategorije |
| 1810 | DocType: Print Settings | PDF Settings | PDF postavke |
| 1811 | apps/frappe/frappe/core/page/data_import_tool/data_import_tool.py +16 | Column Name | Naziv Stupac |
| 1812 | apps/frappe/frappe/print/doctype/print_format/print_format.js +18 | Make Default | Make Default |
| 1813 | apps/frappe/frappe/core/doctype/doctype/doctype.py +339 | Fieldtype {0} for {1} cannot be indexed | Fieldtype {0} od {1} ne može biti indeksirana |
| 1814 | DocType: Communication | Email Account | E-mail računa |
| 1815 | DocType: Workflow State | Download | Preuzimanje |
| 1816 | DocType: Blog Post | Blog Intro | Blog intro |
| 1817 | DocType: Async Task | Result | Rezultat |
| 1818 | apps/frappe/frappe/utils/__init__.py +82 | {0} is not a valid email id | {0} nije ispravan id e-mail |
| 1819 | apps/frappe/frappe/core/doctype/report/report.js +37 | Enable Report | Omogućite izvješće |
| 1820 | DocType: User | Check / Uncheck roles assigned to the User. Click on the Role to find out what permissions that Role has. | Provjerite / Odznačite uloge dodijeljene profil. Kliknite na ulozi saznati što dozvole da uloga. |
| 1821 | DocType: Web Page | Insert Code | Umetnite kod |
| 1822 | DocType: ToDo | Low | Nisko |
| 1823 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder.js +578 | You can add dynamic properties from the document by using Jinja templating. | Možete dodati dinamička svojstva iz dokumenta pomoću Jinja templating-a. |
| 1824 | apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +93 | List a document type | Popis tipova dokumenta |
| 1825 | DocType: Event | Ref Type | Ref. Tip |
| 1826 | apps/frappe/frappe/core/page/data_import_tool/exporter.py +63 | If you are uploading new records, leave the "name" (ID) column blank. | Ako ste upload nove rekorde, napustiti "ime" (ID) stupac prazan. |
| 1827 | apps/frappe/frappe/config/core.py +47 | Errors in Background Events | Pogreške u pozadini Događanja |
| 1828 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder.js +364 | No of Columns | Broj stupaca |
| 1829 | DocType: Workflow State | Calendar | Kalendar |
| 1830 | apps/frappe/frappe/model/rename_doc.py +94 | Another {0} with name {1} exists, select another name | Druga {0} s imenom {1} postoji , odaberite drugi naziv |
| 1831 | DocType: DocType | Custom? | Prilagođeno? |
| 1832 | DocType: Website Settings | Website Theme Image | Web Tema sliku |
| 1833 | DocType: Workflow State | road | cesta |
| 1834 | DocType: User | Timezone | Timezone |
| 1835 | apps/frappe/frappe/public/js/frappe/model/model.js +104 | Unable to load: {0} | Nije moguće opterećenje : {0} |
| 1836 | DocType: DocField | Read Only | Read Only |
| 1837 | DocType: Print Settings | Send Print as PDF | Pošalji Print as PDF |
| 1838 | DocType: Workflow Transition | Allowed | Dopušteno |
| 1839 | apps/frappe/frappe/core/doctype/doctype/doctype.py +346 | There can be only one Fold in a form | Tu može biti samo jednokratno u obliku |
| 1840 | apps/frappe/frappe/website/doctype/website_settings/website_settings.py +23 | Invalid Home Page | Nevažeća naslovnica |
| 1841 | apps/frappe/frappe/public/js/frappe/views/reports/grid_report.js +170 | Reset Filters | Reset Filteri |
| 1842 | apps/frappe/frappe/core/doctype/doctype/doctype.py +487 | {0}: Permission at level 0 must be set before higher levels are set | {0}: Dopuštenje na razini 0 mora biti postavljeno prije nego se postave više razine |
| 1843 | DocType: Website Settings | Home Page is Products | Početna stranica su proizvodi |
| 1844 | apps/frappe/frappe/desk/doctype/todo/todo.py +28 | Assignment closed by {0} | Raspored zatvara {0} |
| 1845 | apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +99 | Calculate | Izračunaj |
| 1846 | apps/frappe/frappe/print/doctype/print_format/print_format.js +31 | Please select DocType first | Odaberite vrstu dokumenta najprije |
| 1847 | DocType: Error Snapshot | Locals | Mještani |
| 1848 | apps/frappe/frappe/desk/page/activity/activity_row.html +22 | Communicated via {0} on {1}: {2} | Dostaviti putem {0} na {1}: {2} |
| 1849 | apps/frappe/frappe/templates/emails/mentioned_in_comment.html +2 | {0} mentioned you in a comment in {1} | {0} spomenula vas je u komentaru u {1} |
| 1850 | apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +100 | e.g. (55 + 434) / 4 or =Math.sin(Math.PI/2)... | npr (55 + 434) / 4 ili = Math.sin (Math.PI / 2) ... |
| 1851 | apps/frappe/frappe/model/naming.py +40 | {0} is required | {0} je potrebno |
| 1852 | DocType: Social Login Keys | GitHub Client ID | GitHub klient ID |
| 1853 | DocType: Contact Us Settings | City | Grad |
| 1854 | DocType: DocField | Perm Level | Razina ovlasti |
| 1855 | apps/frappe/frappe/desk/doctype/event/event.py +59 | Events In Today's Calendar | Događanja u današnjem kalendaru |
| 1856 | apps/frappe/frappe/templates/base.html +137 | Error: Not a valid id? | Pogreška: Nije valjana id? |
| 1857 | DocType: Web Page | Web Page | Web stranica |
| 1858 | DocType: Blog Category | Blogger | Bloger |
| 1859 | apps/frappe/frappe/public/js/frappe/views/ganttview.js +45 | Gantt Chart | Gantogram |
| 1860 | apps/frappe/frappe/public/js/frappe/form/control.js +573 | Date must be in format: {0} | Datum mora biti u obliku: {0} |
| 1861 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder_field.html +22 | Select Columns | Odaberite Kolumne |
| 1862 | apps/frappe/frappe/templates/pages/login.py +45 | Missing parameters for login | Nedostaje parametri za prijavu |
| 1863 | DocType: Workflow State | folder-open | mapa otvoriti |
| 1864 | apps/frappe/frappe/core/page/desktop/all_applications_dialog.html +1 | Search Application | Traži Application |
| 1865 | apps/frappe/frappe/config/website.py +18 | Single Post (article). | Single Post (članak). |
| 1866 | DocType: Page | No | Br |
| 1867 | DocType: Property Setter | Set Value | Postavite vrijednost |
| 1868 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +189 | Hide field in form | Sakrij polje u obliku |
| 1869 | apps/frappe/frappe/public/js/frappe/desk.js +75 | The application has been updated to a new version, please refresh this page | Zahtjev je ažuriran na novu verziju, molimo osvježite ovu stranicu |
| 1870 | DocType: Email Alert | Optional: The alert will be sent if this expression is true | Opcionalno: upozorenje će biti poslana ako ovaj izraz je istina |
| 1871 | apps/frappe/frappe/public/js/frappe/list/doclistview.js +452 | Select records for assignment | Odaberite zapisi za dodjelu |
| 1872 | apps/frappe/frappe/core/page/data_import_tool/data_import_tool.js +87 | Importing | Uvoz |
| 1873 | DocType: ToDo | Assigned By | Dodjeljuje |
| 1874 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +27 | You can use Customize Form to set levels on fields. | Možete koristiti Prilagodi obrazac za postavljanje razine na poljima. |
| 1875 | DocType: DocPerm | Level | Razina |
| 1876 | DocType: DocPerm | Report | Prijavi |
| 1877 | apps/frappe/frappe/templates/generators/web_form.html +37 | Please login to create a new {0} | Molimo prijavite se kako bi stvorili novi {0} |
| 1878 | apps/frappe/frappe/desk/reportview.py +69 | {0} is saved | {0} se sprema |
| 1879 | apps/frappe/frappe/core/doctype/user/user.py +240 | User {0} cannot be renamed | Korisnik {0} se ne može preimenovati |
| 1880 | DocType: Website Settings | An icon file with .ico extension. Should be 16 x 16 px. Generated using a favicon generator. [favicon-generator.org] | Ikona datoteke s ekstenzijom ICO. Treba biti 16 x 16 px. Generira pomoću favicon generator. [favicon-generator.org] |
| 1881 | apps/frappe/frappe/website/doctype/website_settings/website_settings.js +17 | Exported | izvozi |
| 1882 | DocType: DocPerm | JSON list of DocTypes used to apply User Permissions. If empty, all linked DocTypes will be used to apply User Permissions. | JSON popis DocTypes koriste za primjenu korisnik dozvole. Ako prazna, svi povezani DocTypes će se primjenjivati dozvole korisnicima. |
| 1883 | DocType: Report | Ref DocType | Ref. DOCTYPE |
| 1884 | apps/frappe/frappe/core/doctype/doctype/doctype.py +499 | {0}: Cannot set Amend without Cancel | {0} : Ne mogu postaviti Izmijeniti bez Odustani |
| 1885 | apps/frappe/frappe/public/js/frappe/form/print_layout.html +20 | Full Page | Puni Stranica |
| 1886 | DocType: DocType | Is Child Table | Je Dijete Tablica |
| 1887 | apps/frappe/frappe/utils/csvutils.py +123 | {0} must be one of {1} | {0} mora biti jedan od {1} |
| 1888 | apps/frappe/frappe/public/js/frappe/form/form_viewers.js +26 | {0} is currently viewing this document | {0} trenutno pregledava ovaj dokument |
| 1889 | apps/frappe/frappe/config/core.py +52 | Background Email Queue | Pozadina e red |
| 1890 | apps/frappe/frappe/templates/emails/password_reset.html +1 | Password Reset | Poništi zaporku |
| 1891 | DocType: Communication | Opened | Otvoren |
| 1892 | DocType: Workflow State | chevron-left | Chevron-lijevo |
| 1893 | DocType: Bulk Email | Sending | Slanje |
| 1894 | apps/frappe/frappe/auth.py +214 | Not allowed from this IP Address | Nije dopušteno s ove IP adrese |
| 1895 | DocType: Website Slideshow | This goes above the slideshow. | Ovo ide iznad slideshow-a. |
| 1896 | apps/frappe/frappe/config/setup.py +193 | Install Applications. | Instaliranje programa . |
| 1897 | DocType: User | Last Name | Prezime |
| 1898 | DocType: Event | Private | Privatan |
| 1899 | DocType: Print Settings | Send Email Print Attachments as PDF (Recommended) | Pošalji E-mail Ispis privitaka u PDF (preporučeno) |
| 1900 | DocType: Web Page | Left | Lijevo |
| 1901 | DocType: Event | All Day | Svaki dan |
| 1902 | apps/frappe/frappe/public/js/frappe/views/reports/grid_report.js +383 | Show rows with zero values | Prikaži retke s nula vrijednosti |
| 1903 | DocType: Contact Us Settings | State | Županija |
| 1904 | DocType: Workflow Action | Workflow Action | Akcija hodograma |
| 1905 | DocType: Event | Send an email reminder in the morning | Pošaljite email podsjetnik ujutro |
| 1906 | DocType: Blog Post | Published On | Objavljeno Dana |
| 1907 | DocType: User | Gender | Rod |
| 1908 | apps/frappe/frappe/core/doctype/doctype/doctype.py +336 | Field '{0}' cannot be set as Unique as it has non-unique values | Polje '{0}' ne može se postaviti kao jedinstven kao što je ne-jedinstvene vrijednosti |
| 1909 | DocType: ToDo | Reference Type | Referentna Tip |
| 1910 | DocType: Event | Repeat On | Ponovite Na |
| 1911 | DocType: Communication | Marked As Spam | Označena kao neželjena pošta |
| 1912 | apps/frappe/frappe/utils/file_manager.py +321 | There is some problem with the file url: {0} | Postoji neki problem s datotečnog URL: {0} |
| 1913 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +30 | User Permissions | Korisničke ovlasti |
| 1914 | apps/frappe/frappe/desk/page/activity/activity.js +204 | Oct | Listopad |
| 1915 | DocType: Workflow State | warning-sign | upozorenje-znak |
| 1916 | DocType: Workflow State | User | Korisnik |
| 1917 | DocType: Website Settings | Show title in browser window as "Prefix - title" | Prikaži naslov u prozoru preglednika kao "prefiks - naslov" |
| 1918 | apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +96 | text in document type | Tekst u vrsti dokumenta |
| 1919 | DocType: Workflow Document State | Update Value | Ažurirajte vrijednost |
| 1920 | DocType: System Settings | Number Format | Broj formata |
| 1921 | DocType: Custom Field | Insert After | Umetni Nakon |
| 1922 | DocType: Social Login Keys | GitHub Client Secret | GitHub - tajna klijenta |
| 1923 | DocType: Report | Report Name | Naziv izvješća |
| 1924 | DocType: Email Alert | Save | Spremi |
| 1925 | DocType: Website Settings | Title Prefix | Naslov Prefiks |
| 1926 | DocType: Email Account | Notifications and bulk mails will be sent from this outgoing server. | Obavijesti i rasuti mailovi biti će poslani sa ovog odlaznog poslužitelja. |
| 1927 | DocType: Workflow State | cog | vršak |
| 1928 | apps/frappe/frappe/public/js/frappe/form/form_sidebar.html +44 | Currently Viewing | Trenutno Pregled |
| 1929 | DocType: DocField | Default | Zadano |
| 1930 | apps/frappe/frappe/public/js/frappe/form/link_selector.js +140 | {0} added | {0} je dodano |
| 1931 | apps/frappe/frappe/public/js/frappe/ui/filters/edit_filter.html +9 | Not In | Ne U |
| 1932 | DocType: Workflow State | star | zvijezda |
| 1933 | apps/frappe/frappe/desk/page/activity/activity.js +204 | Nov | Studeni |
| 1934 | apps/frappe/frappe/public/js/frappe/ui/filters/filters.js +160 | values separated by commas | Vrijednosti razdvojene zarezom |
| 1935 | apps/frappe/frappe/core/doctype/doctype/doctype.py +287 | Max width for type Currency is 100px in row {0} | Maksimalna širina za vrstu valute je 100px u redku {0} |
| 1936 | apps/frappe/frappe/config/website.py +13 | Content web page. | Sadržaj web stranice. |
| 1937 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +9 | Add a New Role | Dodaj novu ulogu |
| 1938 | apps/frappe/frappe/templates/includes/login/login.js +126 | Oops! Something went wrong | Ups! Nešto je pošlo po zlu |
| 1939 | apps/frappe/frappe/desk/page/applications/applications.js +42 | Category | Kategorija |
| 1940 | apps/frappe/frappe/config/core.py +37 | Client side script extensions in Javascript | Strani klijenta skripti proširenja u Javascript |
| 1941 | DocType: Blog Settings | Blog Introduction | Blog uvod |
| 1942 | apps/frappe/frappe/desk/moduleview.py +67 | Standard Reports | Standardno izvješće |
| 1943 | DocType: User | Email Settings | Postavke e-pošte |
| 1944 | apps/frappe/frappe/workflow/doctype/workflow/workflow.py +57 | {0} not a valid State | {0} nijevaljana država |
| 1945 | DocType: Workflow State | ok-circle | ok-krug |
| 1946 | apps/frappe/frappe/core/doctype/user/user.py +105 | Sorry! User should have complete access to their own record. | Žao nam je! Korisnik treba imati potpuni pristup vlastitom rekord. |
| 1947 | apps/frappe/frappe/utils/oauth.py +203 | Invalid Token | pogrešan token |
| 1948 | DocType: Custom Field | In Report Filter | U Prijavi Filter |
| 1949 | DocType: DocType | Hide Actions | Sakrij Akcije |
| 1950 | DocType: DocType | <a onclick="msgprint('<ol>\ <li><b>field:[fieldname]</b> - By Field\ <li><b>naming_series:</b> - By Naming Series (field called naming_series must be present\ <li><b>Prompt</b> - Prompt user for a name\ <li><b>[series]</b> - Series by prefix (separated by a dot); for example PRE.#####\ </ol>')">Naming Options</a> | <a onclick="msgprint('<ol> \ <li> <b> Polje: [fieldname] </ b> - po područjima \ <li> <b> naming_series: </ b > - imenovanjem serija (polja naziva naming_series moraju biti prisutni \ <li> <b> Pitaj </ b> - Pitaj korisnika za ime \ <li> <b> [serije] </ b.> - Serija od prefiksa (odvojena točkom), npr PRE ##### \ </ ol> ') "> Imenovanje Mogućnosti </a> |
| 1951 | DocType: Email Account | Email Server | Poslužitelja e-pošte |
| 1952 | DocType: DocShare | Document Type | Tip dokumenta |
| 1953 | apps/frappe/frappe/custom/doctype/custom_field/custom_field.py +19 | Label is mandatory | Oznaka je obvezna |
| 1954 | DocType: Communication | Communication Type | Tip Komunikacija |
| 1955 | DocType: DocField | Unique | Jedinstvena |
| 1956 | DocType: Email Account | Service | usluga |
| 1957 | DocType: File | File Name | Naziv datoteke |
| 1958 | apps/frappe/frappe/core/page/data_import_tool/importer.py +285 | Did not find {0} for {0} ({1}) | Nije pronađeno {0} za {0} ( {1} ) |
| 1959 | apps/frappe/frappe/desk/page/setup_wizard/setup_wizard_page.html +17 | Next | Sljedeći |
| 1960 | apps/frappe/frappe/config/setup.py +39 | Set Permissions per User | Određivanje dopuštenja po korisniku |
| 1961 | DocType: Print Format | Edit Format | Uredi format |
| 1962 | apps/frappe/frappe/templates/emails/new_user.html +6 | Complete Registration | Kompletan Registracija |
| 1963 | apps/frappe/frappe/website/doctype/website_theme/website_theme.py +40 | Top Bar Color and Text Color are the same. They should be have good contrast to be readable. | Najbolje bar boja i tekst Boja su isti. Oni bi trebali biti imati dobar kontrast da bude čitljiv. |
| 1964 | apps/frappe/frappe/core/page/data_import_tool/exporter.py +67 | You can only upload upto 5000 records in one go. (may be less in some cases) | Možete učitati samo do 5000 zapisa po upisu. (može biti manje u nekim slučajevima) |
| 1965 | apps/frappe/frappe/public/js/frappe/views/reports/reportview.js +545 | Report was not saved (there were errors) | Izvješće nije spašen (bilo pogrešaka) |
| 1966 | DocType: Print Settings | Print Style | Stil ispisa |
| 1967 | DocType: DocPerm | Import | Uvoz |
| 1968 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.py +132 | Row {0}: Not allowed to enable Allow on Submit for standard fields | Red {0}: Nije dopušteno da se omogući Omogućite na Pošalji na standardne polja |
| 1969 | apps/frappe/frappe/config/setup.py +95 | Import / Export Data | Uvoz / izvoz podataka |
| 1970 | apps/frappe/frappe/core/doctype/role/role.py +12 | Standard roles cannot be renamed | Standardni uloge ne mogu se preimenovati |
| 1971 | apps/frappe/frappe/public/js/frappe/change_log.html +7 | updated to {0} | ažurira se {0} |
| 1972 | apps/frappe/frappe/public/js/legacy/form.js +171 | Cannot print cancelled documents | Ne možete ispisivati dokumente otkazan |
| 1973 | DocType: User | Desktop Background | Desktop pozadine |
| 1974 | DocType: Workflow State | chevron-right | Chevron-desno |
| 1975 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +158 | Change type of field. (Currently, Type change is \ allowed among 'Currency and Float') | Promijenite vrstu polja. (Trenutno Vrsta promjene \ dopušteno među "Valuta i Float") |
| 1976 | apps/frappe/frappe/website/doctype/web_form/web_form.py +27 | You need to be in developer mode to edit a Standard Web Form | Morate biti u načinu rada razvojnog programera urediti Standardni web obrazac |
| 1977 | apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +48 | For comparative filters, start with | Za komparativne filtera, početi s |
| 1978 | DocType: Website Theme | Link to Bootstrap CSS | Veza na dizanje CSS |
| 1979 | DocType: Workflow State | camera | kamera |
| 1980 | DocType: Website Settings | Brand HTML | Brend HTML |
| 1981 | apps/frappe/frappe/templates/includes/login/login.js +19 | Both login and password required | Potrebni su i korisničko ime i lozinka |
| 1982 | apps/frappe/frappe/model/document.py +436 | Please refresh to get the latest document. | Osvježi stranicu kako bi dobio najnoviji dokument. |
| 1983 | DocType: User | Security Settings | Sigurnosne postavke |
| 1984 | apps/frappe/frappe/public/js/frappe/views/reports/reportview.js +617 | Add Column | Dodaj stupac |
| 1985 | Desktop | Radna površina | |
| 1986 | DocType: Web Form | Text to be displayed for Link to Web Page if this form has a web page. Link route will be automatically generated based on `page_name` and `parent_website_route` | Tekst koji će biti prikazani na vezu na web stranicu, ako je taj oblik ima web stranicu. Link put će se automatski generira na temelju `page_name` i` parent_website_route` |
| 1987 | apps/frappe/frappe/public/js/frappe/form/control.js +1287 | Please set {0} first | Molimo postavite {0} Prvi |
| 1988 | DocType: Dropbox Backup | Send Backups to Dropbox | Pošalji sigurnosne kopije na Dropbox |
| 1989 | DocType: Patch Log | Patch | Patch |
| 1990 | DocType: Async Task | Failed | Neuspješno |
| 1991 | apps/frappe/frappe/core/page/data_import_tool/importer.py +43 | No data found | Nema pronađenih podataka |
| 1992 | DocType: Web Form | Allow Comments | Dopusti komentare |
| 1993 | DocType: User | Background Style | Pozadinski stil |
| 1994 | DocType: System Settings | mm-dd-yyyy | mm-dd-yyyy |
| 1995 | apps/frappe/frappe/core/doctype/communication/feed.py +57 | {0} logged in | {0} prijavljeni |
| 1996 | apps/frappe/frappe/templates/emails/new_user.html +4 | Your login id is | Vaš ID prijave je |
| 1997 | DocType: Dropbox Backup | Send Notifications To | Slanje obavijesti |
| 1998 | DocType: DocField | Ignore User Permissions | Ignorirajte korisnička dopuštenja |