diff --git a/hr.json b/hr.json new file mode 100644 index 000000000..a3acff146 --- /dev/null +++ b/hr.json @@ -0,0 +1,1857 @@ +{ + "setting": { + "options": "Opcije", + "plugin": "Dodatak", + "builtin-plugins": "Trenutni dodaci", + "plugin-options": "Opcije dodatka", + "folder-path-example-placeholder": "Primjer: folder1/folder 2", + "file-path-example-placeholder": "Primjer: folder/bilješka", + "msg-restart-required": "Mijenjanje ove opcije zahtjeva ponovo pokretanje, kako bi bila primijenjena.", + "editor": { + "name": "Editor", + "section-general": "Općenito", + "section-behavior": "Ponašanje", + "section-display": "Prikaz", + "option-spellcheck": "Provjera pravopisa", + "option-spellcheck-description": "Uključuje spell checker. Currently only works for English (US).", + "spellcheck-languages": "Spellcheck jezici", + "spellcheck-languages-description": "Odaberi jezike koje će spellchecker koristiti.", + "spellcheck-languages-mac-description": "The native spellchecker will automatically detect the language being used for you on macOS.", + "spellcheck-dict": "Spellcheck rječnik", + "spellcheck-dict-empty": "The spellcheck rječnik je prazan.", + "option-show-inline-title": "Prikaži inline title", + "option-show-inline-title-description": "Displays the filename as an editable title inline with the file contents.", + "option-readable-line-length": "Readable line length", + "option-readable-line-description": "Limit maximum line length. Fits less content on the screen, but makes long paragraphs more readable.", + "option-strict-line-break": "Strict line breaks", + "option-strict-line-break-description": "In preview mode, ignore single line breaks according to the Markdown specs. Turn this off for single line breaks to show in preview.", + "option-show-frontmatter": "Show frontmatter", + "option-show-frontmatter-description": "In preview mode, show frontmatter as a code block. Turn off to hide frontmatter section.", + "option-auto-pair-brackets": "Auto pair brackets", + "option-auto-pair-brackets-description": "Pair brackets and quotes automatically.", + "option-auto-pair-markdown": "Auto pair Markdown syntax", + "option-auto-pair-markdown-description": "Pair symbols automatically for bold, italics, highlight, strikethrough, and code.", + "option-smart-indent-lists": "Smart indent lists", + "option-smart-indent-lists-description": "Take care of indentation and list marker for you.", + "option-fold-heading": "Fold heading", + "option-fold-heading-description": "Let you fold everything under a heading.", + "option-fold-indent": "Fold indent", + "option-fold-indent-description": "Let you fold a portion of the same indentation, such as lists.", + "option-default-new-tab-view": "Default view for new tabs", + "option-default-new-tab-view-description": "The default view that a new markdown tab gets opened in.", + "option-default-new-tab-view-editing": "Editing view", + "option-default-new-tab-view-reading": "Reading view", + "option-open-tab-in-foreground": "Uvijek fokusiraj nove kartice", + "option-open-tab-in-foreground-description": "When you open a link in a new tab, switch to it immediately.", + "option-default-editing-mode": "Default editing mode", + "option-default-editing-mode-description": "The default editing mode a new pane will start with.", + "option-default-editing-mode-source": "Source mode", + "option-default-editing-mode-live-preview": "Pregled uživo", + "option-show-line-number": "Prikaži broj linije", + "option-show-line-number-description": "Show line number in the gutter.", + "option-indentation-guide": "Show indentation guides", + "option-indentation-guide-description": "Show vertical relationship lines between bullet points for visual guidance.", + "option-use-tabs": "Koristi kartice", + "option-use-tabs-description": "Use tabs to indent when pressing the \"Tab\" key. Set this to off to use spaces.", + "option-tab-size": "Veličina kartice", + "option-tab-size-description": "Number of spaces a tab is equivalent to.", + "option-rtl": "Right-to-left (RTL)", + "option-rtl-description": "Sets the text direction of notes to display in right-to-left.", + "option-auto-convert-html": "Automatski konvertiraj HTML", + "option-auto-convert-html-description": "Automatically convert HTML to Markdown when pasting and drag-and-drop from webpages. Use Ctrl/Cmd+Shift+V to paste without conversion.", + "option-vim-key-bindings": "Vim key bindings", + "option-vim-key-bindings-description": "Let you use Vim key bindings in the source editor.", + "option-vim-key-bindings-mobile": "On mobile devices, this setting is per-device and is not synchronized through the config file.", + "option-emacsy-keys": "Legacy Emacs-style key bindings for macOS", + "option-emacsy-keys-description": "Allows you to use the additional Emacs-style navigation keys, which are standard on macOS, but may interfere with some key operations.", + "label-confirm-enable-vim": "Confirm entering Vim mode", + "label-vim-warning": "Vim mode is for efficient text editing but can be quite counter-intuitive. If you're not familiar with Vim, this option might make it look like Obsidian has stopped working.", + "label-vim-test": "To verify that you know your way around Vim, please enter the command to quit Vim without saving below:", + "label-vim-your-answer": "Tvoj odgovor", + "placeholder-enter-command": "Unesi naredbu...", + "button-confirm-enable-vim": "Let me enable Vim", + "msg-vim-mode-enabled": "Command is correct. Vim mode now enabled.", + "msg-vim-mode-not-enabled": "Command is incorrect. Vim mode remains disabled to protect you.", + "msg-vim-mode-please-enter-command": "Please enter the command to enable Vim mode", + "option-legacy-editor": "Use legacy editor", + "option-legacy-editor-description2": "The legacy editor will be deprecated soon. It is currently no longer maintained, and as such, bugs will no longer be addressed.", + "label-legacy-deprecation": "Novi editor je ovdje", + "label-legacy-deprecation-1": "Obsidian now has a brand new editor that's more robust and accessible.", + "label-legacy-deprecation-2": "It seems you're still using the legacy editor, and we think you'll enjoy the new editor.", + "label-legacy-deprecation-choice": "Which mode would you like to use?", + "label-live-preview-description": "A more modern, what-you-see-is-what-you-get experience.", + "label-source-mode-description": "See raw Markdown with syntax highlighting.", + "button-start-new-editor": "Start new editor" + }, + "file": { + "name": "Fajlovi i linkovi", + "option-confirm-file-deletion": "Potvrdi brisanje fajla", + "option-confirm-file-deletion-description": "Whether you want to get prompted to confirm file deletion.", + "option-delete-destination": "Obrisani fajlovi", + "option-delete-destination-description": "What to do with files after you delete them.", + "option-choice-system-trash": "Move to system trash", + "option-choice-vault-trash": "Move to Obsidian trash (.trash folder)", + "option-choice-permanent-delete": "Obriši zauvijek", + "option-always-update-links": "Always update internal links", + "option-always-update-links-description": "Whether to automatically update links after renaming a file or prompt.", + "option-new-note-location": "New note default location", + "option-new-note-location-description": "Where to put newly created notes. Plugin settings will override this.", + "option-choice-vault-root": "Vault root", + "option-choice-current-folder": "Isti folder kao i gdje je fajl", + "option-choice-specified-folder": "U folder specified below", + "option-new-file-folder-path": "Folder to create new notes in", + "option-new-file-folder-path-description": "Newly created notes will appear under this folder. Plugin settings will override this.", + "option-use-wiki-links": "Koristi [Wikilinks]", + "option-use-wiki-links-description": "Auto-generate Wikilinks for [[links]] and ![[images]] instead of Markdown links and images. Disable this option to generate Markdown links instead.", + "option-show-unsupported-files": "Detect all file extensions", + "option-show-unsupported-files-description": "Show files with any extension even if Obsidian can't open them natively, so that you can link to them and see them in File Explorer and Quick Switcher.", + "option-link-autocompleted-format": "New link format", + "option-link-autocompleted-format-description": "What links to insert when auto generating internal links.", + "option-choice-shortest-linktext": "Shortest path when possible", + "option-choice-relative-path": "Relative path to file", + "option-choice-absolute-path": "Absolute path in vault", + "option-new-attachment-location": "Default location for new attachments", + "option-new-attachment-location-description": "Where newly added attachments are placed.", + "option-choice-subdirectory": "In subfolder under current folder", + "option-attachment-folder-path": "Attachment folder path", + "option-attachment-folder-path-description": "Newly created attachment files will appear here. That includes images created via drag and drop or pasting, and audio recordings.", + "option-attachment-subfolder-path": "Subfolder name", + "option-attachment-subfolder-path-description": "If your file is under \"vault/folder\", and your set subfolder name to \"attachments\", attachments will be saved to \"vault/folder/attachments\".", + "option-attachment-subfolder-path-placeholder": "privitci", + "option-excluded-files": "Isključeni fajlovi", + "option-excluded-files-desc": "Excluded files will be either hidden or less noticeable in various places, such as Quick Switcher, link suggestion, and Graph View.", + "label-no-excluded-filters-applied": "No excluded filter is applied right now. Add one below.", + "label-excluded-filters-applied": "Files matching the following filters are currently excluded:", + "label-excluded-filter": "Filter", + "message-empty-filter": "Filter cannot be empty", + "placeholder-excluded-filter": "Enter path or \"/regex/\"..." + }, + "appearance": { + "name": "Izgled", + "option-base-theme": "Osnovna tema", + "option-base-theme-description": "Choose Obsidian’s default color scheme.", + "option-accent-color": "Accent color", + "option-accent-color-description": "Choose the accent color used throughout the app.", + "dark-theme": "Tamna", + "light-theme": "Svjetla", + "system-theme": "Adaptiraj prema sustavu", + "option-font": "Font", + "option-advanced": "Napredno", + "option-interface-font": "Font sučelja", + "option-interface-font-description": "Set base font for all of Obsidian.", + "option-zoom-level": "Zoom level", + "option-zoom-level-description": "Controls the overall zoom level of the app.", + "option-text-font": "Pismo (font) teksta", + "option-text-font-description": "Postavi font za uređivanje i čitanje.", + "option-monospace-font": "Monospace font", + "option-monospace-font-description": "Set font for places like code blocks and frontmatter.", + "label-single-font-currently-in-effect": " Trenutno korišten font: ", + "label-multiple-fonts-currently-in-effect": " The following fonts are currently applied:", + "option-font-placeholder": "Unesi ime fonta...", + "label-no-custom-font-set": "No custom font is applied right now. Add one below.", + "label-font-applied": "The first font from this list that is available on your system will be applied.", + "msg-font-not-found": "Ovaj font nije detektiran na tvom sustavu.", + "msg-font-found": "Ovaj font nije detektiran na tvom sustavu.", + "label-font-name": "Ime fonta", + "option-community-themes": "Otvori teme zajednice", + "option-community-themes-description": "Pregledaj i koristi sjajne teme stvorene od zajednice.", + "button-browse-community-themes": "Browse", + "option-font-size": "Veličina fonta", + "option-font-size-description": "Font size in pixels that affects editor and preview.", + "option-font-size-action": "Quick font size adjustment", + "option-font-size-action-description": "Adjust the font size using Ctrl + Scroll, or using the trackpad pinch-zoom gesture.", + "option-themes": "Teme", + "option-manage-themes-description": "Manage installed themes and browse community themes.", + "option-theme-button-manage": "Upravljaj", + "option-choice-none": "Nijedan", + "option-native-menus": "Native menus", + "option-native-menus-desc": "Menus throughout the app will match the operating system. They will not be affected by your theme.", + "button-reload-themes": "Ponovo učitaj teme", + "msg-reloaded-themes": "Reloaded custom CSS themes.", + "button-open-themes-folder": "Otvori folder s temama", + "option-css-snippets": "CSS snippets", + "label-no-css-snippets-found": "No CSS snippets found in the snippets folder.", + "no-snippet-description": "CSS Snippets are stored in \"{{path}}\".", + "button-reload-snippets": "Reload snippets", + "button-open-snippets-folder": "Open snippets folder", + "msg-reloaded-snippets": "Reloaded CSS snippets.", + "option-toggle-snippet-description": "Apply CSS snippet at \"{{path}}\".", + "label-installed-themes": "Instalirane teme", + "label-screenshot-unavailable": "Screenshot nije dostupna", + "label-default-theme": "Zadano", + "tooltip-click-to-enlarge": "Klikni da povećaš", + "button-update": "Ažuriraj", + "label-currently-selected": "Odabrani", + "option-frame-style": "Window frame style", + "option-frame-description": "Determines the styling of the title bar of Obsidian windows. Requires a full restart to take effect.", + "option-frame-hidden": "Skriveno (zadano)", + "option-frame-obsidian": "Obsidian frame", + "option-frame-native": "Native frame", + "option-configure-ribbon": "Ribbon menu", + "option-configure-ribbon-desc": "Configure what commands appear in the ribbon menu in that navigation bar.", + "option-mobile-quick-ribbon-item": "Quick access ribbon item", + "option-mobile-quick-ribbon-item-desc": "Tapping on the ribbon item in the navigation menu will active this ribbon item. Tap and hold will still show the menu.", + "button-configure": "Konfiguriraj", + "label-additional-ribbon-items": "Other ribbon items", + "label-modal-configuration": "Ribbon Configuration", + "label-modal-configuration-desc": "Choose what items you want to be active in the ribbon. Drag and drop to change the order.", + "option-show-view-header": "Show tab title bar", + "option-show-view-header-desc": "Display the header at the top of every tab.", + "msg-updates-found": "Found {{count}} theme to update.", + "msg-updates-found_plural": "Found {{count}} themes to update.", + "button-check-for-updates": "Provjeri ažuriranja", + "button-view-updates": "Prikaži obnove", + "button-update-all-themes": "Ažuriraj sve", + "label-current-themes": "Trenutne teme zajednice", + "label-currently-installed": "Trenutno imaš {{count}} instaliranu temu.", + "label-currently-installed_plural": "Trenutno imaš {{count}} instaliranih tema." + }, + "hotkeys": { + "name": "Prečaci", + "option-search": "Search hotkeys", + "option-search-desc": "Showing {{count}} hotkey. ", + "option-search-desc_plural": "Showing {{count}} hotkeys. ", + "option-search-conflict": "{{count}} command with conflicts.", + "option-search-conflict_plural": "{{count}} commands with conflicts.", + "prompt-filter": "Filtriraj...", + "tooltip-delete-hotkey": "Obriši prečac", + "label-waiting-for-hotkey-press": "Press hotkey...", + "label-show-all": "Sve", + "label-show-unassigned": "Unassigned", + "label-show-assigned": "Assigned", + "label-show-user-assigned": "Assigned by me", + "tooltip-restore-default": "Restore default", + "tooltip-customize-command": "Customize this command", + "tooltip-hotkey-single-conflict": "This hotkey conflicts with \"{{command}}\"", + "tooltip-hotkey-multiple-conflicts": "This hotkey conflicts with {{count}} other commands", + "label-blank-hotkey": "Blank" + }, + "about": { + "name": "O", + "label-commercial-license": "Komercijalna licenca", + "label-license-key": "Licenčni ključ", + "license-key-placeholder": "Tvoj licenčni ključ...", + "label-activate-license": "Aktiviraj licencu", + "button-activate": "Aktiviraj", + "label-unknown-version": "Nepoznato", + "label-current-version": "Trenutna verzija: ", + "label-install-version": "(Installer version: {{version}})", + "label-up-to-date": "Tvoja aplikacija je najnovija!", + "label-read-changelog": "Pročitaj listu izmjena.", + "label-manual-update-required": "To support the latest features and to receive the latest security patches, Obsidian needs a major installer update. You need to manually download and reinstall Obsidian.", + "label-download": "Preuzimanje", + "label-new-version-ready": "Nova verzija je spremna za instaliranje. ", + "label-relaunch-to-update": "Ponovo pokreni aplikaciju kako bi ju obnovio.", + "label-disabled-updates": "Obnove su onemogućene.", + "label-checking-for-updates": "Provjeravam postoje li obnove...", + "button-relaunch": "Ponovo pokreni", + "button-check-for-updates": "Provjeri obnove", + "option-auto-update": "Automatske obnove", + "option-auto-update-description": "Turn this off to prevent the app from checking for updates.", + "option-get-help": "Zatraži pomoć", + "option-get-help-description": "Get help on using Obsidian.", + "button-open": "Otvori", + "option-language": "Jezik", + "option-language-description": "Promijeni jezik.", + "option-insider-build": "Receive insider builds", + "option-insider-build-description": "Auto-update to insider builds to try out new features. Note that these builds are bleeding edge and might be less stable.", + "option-advanced": "Napredno", + "option-hw-acceleration": "Hardversko ubrzanje", + "option-hw-acceleration-description": "Turns on Hardware Acceleration, which uses your GPU to make Obsidian smoother.", + "option-hw-acceleration-warning": "If you turn this off, app performance will be severely degraded.", + "option-config-location": "Override config folder", + "option-config-location-description": "Use a different config folder than the default one. Must start with a dot.", + "option-config-location-warning": "Config location must be a valid folder name that starts with a dot.", + "label-license": "Licenca", + "label-your-commercial-license-key": "Your commercial license key is \"{{key}}\".", + "label-commercial-license-info": "Registered to \"{{company}}\" for {{seats}} users. Valid until {{expiry}}.", + "label-validating-commercial-license": "Validating...", + "label-invalid-commercial-license": "Licenca nije valjana: ", + "button-remove-commercial-license": "Makni", + "option-catalyst": "Catalyst licenca", + "option-catalyst-desc": "You currently have the {{tier}} Catalyst license. Thanks for your support!", + "option-catalyst-desc-no-license": "You don't have a Catalyst license right now. Catalyst license is a one-time donation to support Obsidian development.", + "label-app": "Aplikacija" + }, + "account": { + "name": "Račun", + "option-your-account": "Tvoj račun", + "option-your-account-desc": "Trenutno si ulogiran {{name}}{{email}}.", + "option-your-account-desc-no-login": "You're not logged in right now. An account is only needed for Obsidian Sync, Obsidian Publish, and Catalyst insider builds.", + "button-manage-settings": "Manage settings", + "label-insider": "insider", + "label-supporter": "podržavatelj", + "label-vip": "VIP", + "button-upgrade-catalyst": "Nadogradi", + "option-commercial-license": "Komercijalna licenca", + "option-commercial-license-desc": "If you use Obsidian for commercial purposes, you may need to get a commercial license.", + "button-purchase": "Kupi", + "button-log-out": "Odjavi se", + "label-log-in": "Prijavi se", + "label-sign-up": "Registriraj se", + "label-email": "Mail", + "placeholder-email": "Tvoj mail...", + "label-password": "Lozinka", + "placeholder-password": "Tvoja lozinka...", + "button-login": "Prijava", + "message-empty-email": "Email ne može biti prazno polje.", + "message-invalid-email": "Mail nije valjan.", + "message-empty-password": "Lozinka ne može biti prazno polje.", + "message-login-failed": "Login failed, please double-check your email and password.", + "label-no-account": "Nemaš račun? ", + "link-sign-up-now": "Registriraj se sada" + }, + "core-plugin": { + "plugin-list": "Lista dodataka", + "option-search-plugin": "Pretraži core dodatke", + "option-search-plugin-description": "Filter plugins by name or description.", + "placeholder-search-plugin": "Pretraži dodatke..." + }, + "third-party-plugin": { + "name": "Third-party plugin", + "option-restricted-mode": "Restricted mode", + "option-restricted-mode-description": "Restricted Mode is off. Turn on to disable community plugins.", + "button-turn-on": "Uključi", + "option-browse-community-plugins": "Dodaci zajednice", + "option-browse-community-plugins-description": "Browse and install third-party plugins made by our amazing community.", + "button-browse": "Browse", + "label-exit-restricted-mode": "Exit Restricted Mode", + "label-exit-restricted-mode-description-1": "Community plugins, like any other software you install, could potentially cause data integrity and security issues.", + "label-exit-restricted-mode-description-2": "Plugin security is important to us. Here's what we do:", + "label-exit-restricted-mode-description-3": "Despite our efforts, there is still a small chance that a community plugin might misbehave.", + "label-code-review": "Initial code review", + "label-code-review-desc": "Plugins undergo an initial code review by our team before they appear in the store.", + "label-open-source": "Otvoreni kôd", + "label-open-source-desc": "Most plugins are open source on GitHub, so you can inspect the code yourself.", + "label-peer-audit": "Peer audit", + "label-peer-audit-desc": "We have a large community of developers who watch out for each other.", + "label-report-mechanism": "Report mechanism", + "label-report-mechanism-desc": "We follow up and remove faulty plugins upon user report.", + "label-exit-restricted-mode-disable-confirmation": "Would you like to exit Restricted Mode to enable community plugins? We strongly recommend making backups of your data before doing so.", + "label-learn-more": "Nauči više o sigurnosti dodataka", + "button-turn-on-community-plugins": "Turn on community plugins", + "label-trust-author": "Do you trust the author of this vault?", + "label-trust-author-description-1": "You're opening this vault for the first time, and it comes with some plugins.", + "label-trust-author-description-2": "If you obtained this vault from someone else, please note that plugins of unknown origin might pose security risks.", + "label-trust-author-description-3": "If you do not fully trust the author of this vault, we recommend staying in Restricted Mode, so the plugins in this vault do not run.", + "button-enable-plugins": "Trust author and enable plugins", + "button-dont-trust-author": "Browse vault in Restricted Mode", + "placeholder-community-plugins": "Search community plugins...", + "msg-failed-load-plugins": "Failed to load community plugins.", + "label-installed": "Instalirano", + "button-install": "Instaliraj", + "button-enable": "Omogući", + "button-disable": "Onemogući", + "button-copy-share-link": "Kopiraj link za dijeljenje", + "button-donate": "Doniraj", + "label-no-results-found": "Rezultati nisu nađeni.", + "label-no-recent-files-found": "No recent files found. Type to search...", + "msg-failed-to-load-manifest": "Failed to load plugin manifest.", + "label-version": "Verzija: {{version}}", + "label-currently-installed-version": " (currently installed: {{version}})", + "label-by-author": "Od ", + "label-repository": "Repozitorij: ", + "label-last-update": "Last update: ", + "tooltip-view-last-update": "Vidi najkasniji update", + "label-unsupported": "Ovaj dodatak nije podržan na tvom uređaju.", + "button-update": "Obnovi", + "label-no-readme": "This plugin did not provide a README file.", + "msg-installing-plugin": "Instaliraj dodatak \"{{name}}\"...", + "msg-failed-to-install-plugin": "Failed to install plugin \"{{name}}\".", + "msg-successfully-installed-plugin": "Successfully installed plugin \"{{name}}\".", + "label-installed-plugins": "Instalirani dodaci", + "button-reload-plugins": "Ponovo učitaj dodatke", + "msg-reloaded-third-party-plugins": "Reloaded third-party plugins.", + "label-uninstall": "Deinstaliraj", + "label-uninstall-plugin": "Deinstaliraj dodatak", + "label-uninstall-plugin-confirmation": "Are you sure you want to uninstall this plugin? This will delete the folder of the plugin.", + "button-open-plugins-folder": "Otvori folder s dodacima", + "button-check-for-updates": "Provjeri obnove", + "button-update-all-plugins": "Obnovi sve", + "label-current-plugins": "Trenutni dodaci", + "label-currently-installed": "Trenutno imaš {{count}} instaliran dodatak.", + "label-currently-installed_plural": "Trenutno imaš {{count}} instaliranih dodataka.", + "label-debug-startup-time": "Debug startup time", + "label-debug-startup-time-description": "Show a message with how long each plugin took to initialize when starting the app.", + "msg-no-updates-found": "Nisu nađene obnove za dodatak.", + "msg-updates-found": "Found {{count}} plugin to update.", + "msg-updates-found_plural": "Found {{count}} plugins to update.", + "msg-update-plugin": "Obnovi na verziju {{version}}", + "option-search-installed-plugin": "Pretraži instalirane dodatke", + "option-search-installed-plugin-description": "Filtriraj instalirane dodatke po imenu ili opisu.", + "placeholder-search-installed-plugin": "Pretraži instalirane dodatke...", + "show-installed-only": "Prikaži samo instalirane", + "label-donate-modal-title": "Doniraj kako bi podržao {{name}}", + "label-donate-modal-text1": "Plugin developers are community volunteers who make amazing things out of passion. If you find this plugin useful, please consider funding its development.", + "label-donate-modal-text2": "100% of your contribution will go to the plugin developer; Obsidian does not take a cut. The funding platform they choose might charge a fee.", + "label-donate-modal-text3": "Hvala na velikodušnoj podršci!", + "label-support-this-plugin": "Podrži ovaj dodatak:", + "label-search-summary": "Prikazujem {{pluginCount}}:", + "label-by-popularity": "Najpreuzimanije", + "label-by-released": "Nedavno izdani", + "label-by-updated": "Nedavno obnovljeni", + "label-alphabetical": "Abecedno", + "label-last-updated": "Obnovljeni {{time}}" + }, + "mobile-toolbar": { + "name": "Mobilna toolbar", + "option-configure-quick-action": "Configure mobile Quick Action", + "option-configure-quick-action-description": "Configure which command to trigger when pull down from the top. The current command is set to \"{{command}}\".", + "button-configure": "Konfiguriraj", + "placeholder-select-quick-action": "Odaberi Brzu Action...", + "manage-toolbar-options": "Manage toolbar options", + "option-internal-link": "Dodaj unutarnju vezu", + "option-internal-embed": "Dodaj embed", + "option-tag": "Dodaj tag", + "option-heading": "Toggle heading", + "option-strikethrough": "Toggle strikethrough", + "option-highlight": "Toggle highlight", + "option-code": "Toggle code", + "option-blockquote": "Toggle blockquote", + "option-markdown-link": "Add Markdown link", + "option-bullet-list": "Toggle bullet list", + "option-numbered-list": "Toggle numbered list", + "option-indent-list": "Indent list item", + "option-unindent-list": "Unindent list item", + "option-undo": "Poništi", + "option-redo": "Ponovi", + "option-move-caret-up": "Move caret up", + "option-move-caret-down": "Move caret down", + "option-move-caret-left": "Move caret left", + "option-move-caret-right": "Move caret right", + "option-first-line": "Idi na prvu liniju", + "option-last-line": "Idi na posljednju liniju", + "option-toggle-keyboard": "Toggle keyboard", + "option-configure-toolbar": "Configure mobile toolbar", + "option-added-options": "Added options", + "option-more-toolbar-options": "More toolbar options", + "option-attach": "Insert attachment", + "option-add-command": "Add global command", + "option-add-command-description": "Select any global command to add to the toolbar." + } + }, + "editor": { + "search": { + "placeholder-find": "Nađi", + "placeholder-replace": "Zamijeni", + "label-previous": "Prošlo", + "label-next": "Sljedeće", + "label-all": "Sve", + "label-exit-search": "Izađi iz tražilice", + "label-replace": "Zamijeni", + "label-replace-all": "Zamijeni sve" + }, + "link-suggestion": { + "label-type-hash": "Type #", + "label-link-heading": "to link heading", + "label-type-block": "Type ^", + "label-link-block": "to link blocks", + "label-type-pipe": "Type |", + "label-change-display-text": "to change display text", + "label-no-match-found": "No match found" + }, + "spellcheck": { + "no-suggestion": "Nema prijedloga...", + "add-to-dictionary": "Dodaj u rječnik" + }, + "menu": { + "edit-link": "Uredi link" + }, + "heading-suggestion": { + "label-no-heading": "No heading", + "label-heading-level": "Heading {{level}}" + }, + "print-modal": { + "title": "Izvezi u PDF", + "caption": "Export \"{{filename}}\" to PDF with the setting below.", + "setting-page-size": "Veličina stranice", + "setting-page-size-a3": "A3", + "setting-page-size-a4": "A4", + "setting-page-size-a5": "A5", + "setting-page-size-legal": "Legal", + "setting-page-size-letter": "Pismo", + "setting-page-size-tabloid": "Tabloid", + "setting-include-file-name": "Uključi ime fajla kao naslov", + "setting-landscape": "Landscape", + "setting-margin": "Margina", + "setting-margin-default": "Default", + "setting-margin-minimal": "Minimal", + "setting-margin-none": "Nijedan", + "setting-downscale-percent": "Downscale percent", + "button-export-to-pdf": "Izvezi u PDF" + }, + "link-popover": { + "tooltip-follow-link": "Slijedi link", + "tooltip-open-link": "Otvori link", + "tooltip-search-tag": "Search tag" + } + }, + "interface": { + "embed-cannot-find": "Ne mogu naći:", + "embed-open-in-default-app-tooltip": "Otvori u zadanoj aplikaciji", + "empty-sidebar": "The sidebar is empty, try dragging a pane here.", + "sidebar-expand": "Proširi", + "sidebar-collapse": "Sažmi", + "msg-fail-to-save-file": "Failed to save file \"{{filepath}}\". {{message}}.", + "no-file": "Nema datoteke", + "msg-file-changed": "\"{{file}}\" has been modified externally, merging changes automatically.", + "switch-vault": "Otvori drugi trezor", + "help": "Pomoć", + "settings": "Postavke", + "drag-to-rearrange": "Drag to rearrange", + "msg-switched-to-read": "Switched default view mode to reading view.", + "msg-switched-to-edit": "Switched default view mode to editor.", + "msg-upgrade-installer": "To use this feature, please re-install with latest installer available from our website.", + "tooltip-restore-default-settings": "Restore default settings", + "label-copy": "Kopiraj u međuspremnik", + "copied_generic": "Kopirano u međuspremnik", + "copied": "{{item}} copied to your clipboard", + "url": "Url", + "msg-open-file-through-uri": "Opened file \"{{path}}\"", + "msg-file-not-found-through-uri": "Fajl {{name}} nije nađen.", + "delete-action-short-name": "Obriši", + "msg-indexing": "Obsidian is indexing your vault...\nThis should only happen once.\nSome functionality may not be available until this is complete.", + "msg-indexing-complete": "Indeksiranje dovršeno.", + "msg-sandbox-vault": "This is a sandbox vault.\nChanges you make in this vault will be lost.", + "label-enter-to-create": "Uđi kako bi stvorio", + "label-update-available": "Dostupna je nadogradnja", + "label-debug-info": "Debug info", + "button-learn-more": "Nauči više", + "button-not-now": "Ne sad", + "button-add": "Dodaj", + "button-manage": "Manage", + "label-new-tab": "Nova kartica", + "msg-tab-busy": "This tab is currently busy, please try again later", + "empty-state": { + "no-file-open": "Nijedan fajl nije otvoren", + "create-new-file": "Stvori novi fajl", + "go-to-file": "Idi na fajl", + "see-recent-files": "Vidi nedavne fajlove", + "close": "Zatvori", + "unknown-pane-title": "Dodatak više nije aktivan", + "unknown-pane-desc": "The plugin that created this pane ({{type}}) has gone away" + }, + "menu": { + "edit-view": "Edit (Ctrl/Cmd+Click to edit in new pane)", + "read-view": "Current view: reading", + "switch-to-edit-view": "Klikni za uređivanje", + "switch-to-read-view": "Klikni za čitanje", + "mod-click-open-new-tab": "{{key}}+Click to open in new tab", + "find": "Nađi...", + "replace": "Zamijeni...", + "edit": "Uredi", + "preview": "Pregledaj", + "more-options": "Više opcija", + "close": "Zatvori", + "close-all": "Zatvori sve", + "close-others": "Zatvori ostale", + "close-right": "Zatvori kartice zdesna", + "pin": "Pin", + "unpin": "Unpin", + "unlink-tab": "Unlink tab", + "link-tab": "Link with tab...", + "toggle-source-mode": "Source mode", + "toggle-reading-view": "Reading view", + "delete-file": "Obriši fajl", + "create-file": "Stvori ovaj fajl", + "open-link": "Otvori link", + "open-in-new-tab": "Otvori u novoj kartici", + "open-to-the-right": "Otvori s desne strane", + "copy-url": "Kopiraj link", + "close-current-tab": "Zatvori trenutnu karticu", + "copy": "Kopiraj", + "cut": "Izreži", + "paste": "Zalijepi", + "paste-as-plain-text": "Paste as plain text", + "lookup-selection": "Look up “{{selection}}”", + "select-all": "Odaberi sve", + "rename-heading": "Rename this heading...", + "rename-blockid": "Rename this block ID...", + "open-in-new-window": "Otvori u novom prozoru", + "move-to-new-window": "Makni u novi prozor", + "open-in-browser": "Otvori u web pregledniku", + "stack-tabs": "Stack tabs", + "unstack-tabs": "Unstack tabs", + "open-linked-view": "Open linked view" + }, + "tooltip": { + "click-to-expand": "Klikni da proširiš", + "click-to-collapse": "Klikni da sažmeš", + "alias": "Alias", + "not-created-yet": "Još nije stvoreno, odaberi kako bi stvorio" + }, + "start-screen": { + "label-version": "Verzija", + "label-create-local-vault": "Stvori lokalni trezor", + "option-open-folder-as-vault": "Otvori folder kao trezor", + "option-open-folder-as-vault-description": "Odaberi postojeći folder sa Markdown fajlovima.", + "option-create-vault": "Stvori novi trezor", + "option-create-vault-description": "Stvori novi Obsidian trezor pod folderom.", + "option-connect-obsidian-sync": "Poveži se sa Obsidian Sync", + "option-connect-obsidian-sync-description": "Set up a synced vault with existing remote vault.", + "option-new-vault-name": "Ime trezora", + "option-new-vault-name-description": "Odaberi ime za svoj sjajni trezor.", + "option-new-vault-location": "Lokacija", + "option-new-vault-location-description": "Odaberi gdje ćeš sačuvati svoj novi trezor.", + "label-new-vault-location-preview": "Tvoj novi trezor bit će smješten u: ", + "option-reveal-vault-in-explorer": "Reveal vault in system explorer", + "option-reveal-vault-in-explorer-mac": "Reveal vault in Finder", + "option-rename-vault": "Preimenuj trezor...", + "msg-error-rename-exists": "Već postoji trezor s tim imenom.", + "msg-error-nested": "Cannot move vault into a subfolder of itself.", + "msg-error-rename-open": "Can't rename a currently open vault.", + "msg-rename-failed": "Failed to rename vault.", + "msg-rename-success": "Trezor je uspješno preimenovan.", + "option-move-vault": "Premjesti trezor...", + "msg-move-select-dest": "Odaberi željenu destinaciju", + "msg-error-move-exists": "Već postoji trezor na toj destinaciji.", + "msg-error-move-open": "Ne možeš premjestiti trenutno otvoreni trezor.", + "msg-move-failed": "Premještanje trezora nije uspjelo.", + "msg-move-success": "Trezor je uspješno premješten.", + "option-remove": "Makni sa liste", + "button-quick-start": "Brz početak", + "button-open": "Otvori", + "button-browse": "Pregledaj", + "button-connect": "Poveži", + "button-create-vault": "Stvori", + "button-back": "Natrag", + "msg-empty-vault-name": "Ime trezora ne može biti prazno.", + "msg-invalid-folder": "Odaberi valjani folder.", + "msg-failed-to-create-vault": "Stvaranje trezora nije uspjelo.", + "msg-failed-to-create-vault-at-location": "Trezor ne može biti stvoren na toj lokaciji. Pažljivo provjeri lokaciju i dozvole.", + "msg-error-failed-to-open-vault": "Neuspjelo otvaranje.", + "msg-error-remove-current-open-vault": "Ne možeš maknuti trenutno otvoreni trezor.", + "option-get-help": "Zatraži pomoć", + "option-user-email": "Mail", + "placeholder-your-email": "Tvoj mail...", + "option-user-password": "Lozinka", + "placeholder-your-password": "Tvoja lozinka...", + "button-sign-in": "Ulogiraj se", + "button-setup": "Setup", + "option-connect-vault-desc": "Stvori sinkronizirani trezor na ovom uređaju.", + "tooltip-own-vault": "Ovo je udaljeni trezor čiji vlasnik si ti.", + "tooltip-shared-vault": "Ovo je udaljeni trezor koji je podijeljen s tobom." + }, + "drag-and-drop": { + "insert-link-here": "Umetni link ovdje", + "insert-links-here": "Umetni linkove ovdje", + "move-into-folder": "Premjesti u {{folder}}", + "star-this-file": "Ozvjezdaj ovaj fajl", + "star-these-files": "Ozvjezdaj ove fajlove", + "open-in-this-tab": "Otvori u ovoj kartici", + "open-as-tab": "Otvori u novoj kartici" + }, + "window": { + "maximize": "Maksimiziraj", + "minimize": "Minimiziraj", + "restore-down": "Restore down", + "close-window": "Zatvori prozor", + "go-back": "Idi natrag", + "go-forward": "Idi naprijed" + }, + "start-up": { + "loading-obsidian": "Učitavam Obsidian...", + "obsidian-load-error": "An error occurred while loading Obsidian.", + "button-reload-app": "Ponovo učitaj aplikaciju", + "button-reload-app-in-safe-mode": "Ponovo učitaj aplikaciju u sigurnom modu", + "button-open-another-vault": "Otvori drugi trezor", + "loading-components": "Učitavanje komponenti...", + "loading-plugins": "Učitavanje dodataka...", + "loading-vault": "Učitavanje trezora...", + "msg-failed-to-load-vault": "Učitavanje trezora nije uspjelo: ", + "loading-cache": "Loading cache...", + "loading-workspace": "Učitavam radnu površinu..." + }, + "mobile": { + "action-import": "Uvezi u trezor", + "action-choose-file-to-insert": "Odaberi fajl za unos", + "action-insert-text-into-file": "Umetni tekst u {{filename}}", + "action-insert-link-into-file": "Umetni link u {{filename}}", + "msg-importing": "Uvoženje...", + "msg-import-success": "Uvoz je uspio", + "msg-failed-to-import-file": "Failed to import file {{filename}}", + "msg-back-again-to-exit": "Ponovo pritisni 'natrag' za izlazak." + }, + "help-screen": { + "label-official-help-site": "Official help site", + "label-official-help-site-desc": "Read the official help documentation of Obsidian, available in multiple languages.", + "action-visit": "Posjeti", + "label-discord-chat": "Discord chat", + "label-discord-chat-desc": "Discord je najbolje mjesto za pričanje sa drugim iskusnim Obsidian korisnicima diljem svijeta.", + "action-join": "Pridruži se", + "label-forum": "Službeni forum", + "label-forum-desc": "Help each other, post feature requests, report bugs, and have in-depth discussions about knowledge management.", + "label-sandbox-vault": "Sandbox vault", + "label-sandbox-vault-desc": "Igraj se i experimmentiraj sa raznim mogućnostima. Tvoje izmjene neće biti sačuvane." + } + }, + "commands": { + "save-file": "Sačuvaj trenutni fajl", + "follow-cursor-link": "Slijedi link under cursor", + "open-cursor-link-in-new-tab": "Otvori link under cursor in new tab", + "open-cursor-link-to-the-right": "Otvori link under cursor to the right", + "open-cursor-link-in-new-window": "Open link under cursor in new window", + "navigate-tab-above": "Focus on tab group above", + "navigate-tab-below": "Focus on tab group below", + "navigate-tab-left": "Focus on tab group to the left", + "navigate-tab-right": "Focus on tab group to the right", + "toggle-pin": "Toggle pin", + "split-right": "Split right", + "split-down": "Split down", + "toggle-stacked-tabs": "Toggle stacked tabs", + "navigate-back": "Navigate back", + "navigate-forward": "Navigate forward", + "use-dark-mode": "Koristi tamni mod", + "use-light-mode": "Koristi svjetli mod", + "change-theme": "Promijeni temu", + "search-current-file": "Pretraži trenutni fajl", + "search-replace-current-file": "Pretraži & replace u trenutnom fajlu", + "open-settings": "Otvori postavke", + "open-help": "Otvori pomoć", + "toggle-edit": "Toggle editing/reading view", + "toggle-source-mode": "Toggle Live Preview/Source mode", + "delete-current-file": "Obriši trenutni fajl", + "new-tab": "Nova kartica", + "close-all-tabs": "Zatvori sve kartice", + "close-active-tab": "Zatvori trenutnu karticu", + "close-others-in-tab-group": "Zatvori ostale kartice u grupi", + "close-other-tabs": "Zatvori sve druge kartice", + "close-tab-group": "Zatvori ovu grupu kartica", + "toggle-left-sidebar": "Toggle left sidebar", + "toggle-right-sidebar": "Toggle right sidebar", + "toggle-default-new-tab-mode": "Toggle default mode for new tabs", + "focus-editor": "Focus on editor", + "toggle-fold": "Toggle fold on the current line", + "fold-all": "Fold all headings and lists", + "unfold-all": "Unfold all headings and lists", + "fold-more": "Fold more", + "fold-less": "Fold less", + "swap-line-up": "Swap line up", + "swap-line-down": "Swap line down", + "remove-heading": "Remove heading", + "toggle-heading": "Set as heading {{level}}", + "toggle-bold": "Toggle bold for selection", + "toggle-italics": "Toggle italics for selection", + "toggle-highlight": "Toggle highlight for selection", + "toggle-comments": "Toggle comments for selection", + "insert-link": "Umetni link", + "toggle-spellcheck": "Toggle spellcheck", + "delete-paragraph": "Delete paragraph", + "toggle-checklist": "Toggle checklist status", + "cycle-list-checklist": "Cycle bullet/checkbox", + "insert-callout": "Umetni callout", + "edit-file-title": "Uredi ime fajla", + "copy-path": "Copy file path", + "copy-url": "Copy obsidian url", + "export-pdf": "Izvezi u PDF", + "reload": "Reload app without saving", + "undo-close-tab": "Undo close tab", + "context-menu": "Show context menu under cursor", + "show-debug-info": "Show debug info", + "open-sandbox-vault": "Otvori sandbox trezor", + "always-on-top": "Toggle window always on top", + "zoom-in": "Zumiraj", + "zoom-out": "Zoom out", + "reset-zoom": "Resetiraj zum", + "toggle-preview": "Toggle edit/preview mode", + "move-to-new-window": "Move current pane to new window", + "open-in-new-window": "Open current pane in new window", + "rename-current-file": "Preimenuj trenutni fajl" + }, + "dialogue": { + "label-link-affected": "Ovo će zahvatiti {{links}} u {{files}}.", + "msg-updated-links": "Updated {{links}} in {{files}}.", + "label-update-links": "Update links", + "label-confirm-update-link-to-file": "Do you want to update internal links that link to this file?", + "button-always-update": "Always update", + "button-just-once": "Samo jednom", + "button-do-not-update": "Ne obnavljaj", + "label-confirm-deletion": "Are you sure you want to delete \"{{filename}}\"?", + "label-move-to-system-trash": "It will be moved to your system trash.", + "label-move-to-vault-trash": "It will be moved to your Obsidian trash, which is located in the \".trash\" hidden folder in your vault.", + "label-permanent-delete": "The file will be permanently deleted.", + "label-non-empty-folder": "This folder is not empty.", + "label-delete-folder-warning": "If you continue, all files inside this folder will be deleted.", + "label-delete-folder": "Obriši folder", + "button-delete": "Obriši", + "button-delete-do-not-ask-again": "Obriši i ne pitaj ponovo", + "label-do-not-ask-again": "Ne pitaj ponovo", + "label-existing-backlink": "There are currently {{links}} pointing to this note.", + "label-existing-backlink_plural": "There are currently {{links}} pointing to this note.", + "label-delete-file": "Obriši fajl", + "button-manage": "Upravljaj", + "button-cancel": "Otkaži", + "button-done": "Učinjeno", + "button-save": "Sačuvaj", + "button-stop": "Stani", + "button-continue": "Nastavi", + "preparing-pdf": "Pripremam PDF...", + "label-rename-file": "Preimenuj fajl", + "label-rename-file-generic": "Ime fajla", + "label-new-name": "Novo ime", + "msg-rename-success": "Fajl je uspješno preimenovan.", + "label-rename-heading": "Preimenuj heading", + "label-rename-blockid": "Preimenuj block ID" + }, + "menu-items": { + "new-file": "Stvori bilješku", + "new-file-to-the-right": "Nova bilješka to the Right", + "new-window": "Novi prozor", + "open-switcher": "Brzo otvori...", + "open-vault": "Otvori trezor...", + "close-tab": "Zatvori karticu", + "close-window": "Zatvori prozor", + "find": "Nađi", + "replace": "Zamijeni", + "insert-callout": "Callout", + "insert-markdown-link": "Markdown Link", + "insert-wikilink": "Link", + "set-heading": "Heading {{level}}", + "no-heading": "No Heading", + "insert-quote": "Citat", + "export-pdf": "Izvezi PDF", + "toggle-bullet-list": "Bullet List", + "toggle-numbered-list": "Numbered List", + "toggle-checklist": "Task List", + "toggle-bold": "Podebljaj", + "toggle-code": "Kôd", + "toggle-comment": "Komentar", + "toggle-italics": "Ukosi", + "toggle-highlight": "Highlight", + "toggle-strikethrough": "Strikethrough", + "toggle-comments": "Komentar", + "fold-all": "Fold All", + "unfold-all": "Unfold All", + "fold-more": "Fold More", + "fold-less": "Fold Less", + "source-mode": "Source Mode", + "reading-view": "Reading View", + "show-debug-info": "Show Debug Info", + "open-sandbox": "Open Sandbox Vault", + "navigate-back": "Navigate Back", + "navigate-forward": "Navigate Forward", + "toggle-left-sidebar": "Toggle Left Sidebar", + "toggle-right-sidebar": "Toggle Right Sidebar", + "split-right": "Split Right", + "split-down": "Split Down", + "release-notes": "Bilješke o izdanoj verziji" + }, + "plugins": { + "name": "Dodaci", + "file-explorer": { + "name": "File explorer", + "desc": "Vidi sve fajlove u svom trezoru.", + "action-open": "Otvori file explorer", + "action-show": "Prikaži file explorer", + "action-create-note": "Stvori bilješku", + "action-create-note-in-current-tab": "Create new note in current tab", + "action-create-note-to-the-right": "Create note to the right", + "action-collapse-all": "Sažmi sve", + "action-expand-all": "Proširi sve", + "action-new-note": "Nova bilješka", + "action-new-folder": "Novi folder", + "action-change-sort": "Change sort order", + "action-reveal-file": "Reveal file in file explorer", + "action-reveal-active-file": "Reveal active file in file explorer", + "command-make-a-copy": "Make a copy of the current file", + "command-move-file": "Premjesti folder u drugi folder", + "action-move-file": "Premjesti fajl u...", + "action-move-folder": "Premjesti folder u...", + "action-move-items": "Move {{count}} items to...", + "prompt-type-folder": "Utipkaj folder", + "label-no-folders": "Nema pronađenih foldera.", + "instruction-navigate": "to navigate", + "instruction-move": "to move", + "instruction-create": "to create", + "instruction-dismiss": "to dismiss", + "label-sort-a-to-z": "Sort by file name (A to Z)", + "label-sort-z-to-a": "Sort by file name (Z to A)", + "label-sort-new-to-old": "Sort by edit time (new to old)", + "label-sort-old-to-new": "Sort by edit time (old to new)", + "label-sort-created-old-to-new": "Created time (old to new)", + "label-sort-created-new-to-old": "Created time (new to old)", + "menu-opt-new-note": "Nova bilješka", + "menu-opt-new-folder": "Novi folder", + "menu-opt-set-attachment-folder": "Set as attachment folder", + "menu-opt-rename": "Preimenuj", + "menu-opt-delete": "Obriši", + "menu-opt-make-copy": "Stvori kopiju", + "msg-invalid-characters": "Ime fajla ne može sadržavati sljedeće znakove: ", + "msg-unsafe-characters": "Linkovi neće raditi sa imenima fajlova koji sadržavaju ijedan od ovih znakova: ", + "msg-file-already-exists": "Već postoji fajl s tim imenom", + "msg-empty-file-name": "Naziv ne može biti prazan.", + "msg-bad-dotfile": "Ime fajla ne smije početi sa točkom.", + "tooltip-modified-time": "Posljednji put izmijenjeno {{time}}", + "tooltip-created-time": "Stvoreno {{time}}", + "tooltip-folders-files-count": "{{fileCount}},{{folderCount}}", + "action-move-file-short-name": "Premjesti", + "label-untitled-file": "Bez naslova", + "label-untitled-folder": "Bez naslova", + "msg-set-attachment-folder": "Attachments will be saved to \"{{path}}\" from now on." + }, + "search": { + "name": "Traži", + "desc": "Search for keyword in all the notes.", + "action-open-search": "Pretraži u svim fajlovimaa", + "label-collapse-results": "Collapse results", + "label-match-case": "Match case", + "label-explain-search-term": "Objasni search term", + "label-more-context": "Show more context", + "label-result-count": "{{count}} rezultat", + "label-result-count_plural": "{{count}} rezultata", + "label-toggle-search-settings": "Postavke pretraživanja", + "prompt-start-search": "Type to start search...", + "label-match-text": "Matches text: ", + "label-match-regex": "Matches regex: ", + "label-match-exact-text": "Sadrži točan tekst: ", + "label-match-all": "Match all of: ", + "label-match-any": "Match any of: ", + "label-excluding": "Isključuje: ", + "label-case-sensitive": "Razlikuj VELIKA/mala slova", + "label-case-insensitive": "Neosjetljivo na velika i mala slova", + "label-match-file-path": "Match file path: ", + "label-match-file-name": "Match file name: ", + "label-match-content": "Match file content: ", + "label-match-task": "Match task: ", + "label-match-task-todo": "Match task (todo): ", + "label-match-task-done": "Match task (done): ", + "label-match-line": "Match line: ", + "label-match-block": "Match block: ", + "label-match-section": "Match section: ", + "label-match-tag": "Match tag: ", + "label-no-matches": "No matches found.", + "matches-with-count": "... and {{count}} more match.", + "matches-with-count_plural": "... and {{count}} more matches.", + "label-copy-search-results": "Copy search results", + "button-copy-results": "Kopiraj rezultate", + "msg-successfully-copied": "Kopirano u međuspremnik.", + "option-show-path": "Prikaži putanju", + "option-show-path-description": "Display full path of the file rather than just the file name.", + "option-link-style": "Link style", + "option-link-style-description": "Optionally turn each file result in to a link.", + "option-choice-link-style-none": "Nijedan", + "option-choice-link-style-wikilink": "Wikilink", + "option-choice-link-style-markdown-link": "Markdown link", + "option-list-prefix": "List prefix", + "option-list-prefix-description": "Optionally add a list item prefix to each file result.", + "option-choice-list-style-none": "Nijedan", + "option-choice-list-style-dash": "Crtica (-)", + "option-choice-list-style-asterisk": "Asterisk (*)", + "option-choice-list-style-numbered": "Numbered", + "tooltip-clear-search": "Očisti pretragu", + "label-search-options": "Opcije pretrage", + "tooltip-read-more": "Pročitaj više", + "label-history": "Povijest", + "tooltip-clear-history": "Obriši povijest pretraživanja", + "label-path-option-description": "match path of the file", + "label-file-name-option-description": "match file name", + "label-tag-option-description": "search for tags", + "label-line-option-description": "search keywords on same line", + "label-section-option-description": "search keywords under same heading", + "menu-opt-search-for": "Search for \"{{keyword}}\"" + }, + "quick-switcher": { + "name": "Quick switcher", + "desc": "Jump to any files without leaving your keyboard. Ctrl/Cmd+O to activate.", + "short-name": "Switcher", + "action-open": "Open quick switcher", + "instruction-navigate": "to navigate", + "instruction-open": "to open", + "instruction-open-in-new-tab": "to open in new tab", + "instruction-open-to-the-right": "to open to the right", + "instruction-create": "to create", + "instruction-dismiss": "to dismiss", + "instruction-select": "to select", + "label-no-note-create-new": "No notes found. Enter to create a new one.", + "prompt-type-file-name": "Type file to switch to or create...", + "label-enter-to-create": "Enter to create", + "tooltip-not-created-yet": "Not created yet, select to create", + "option-show-existing-only": "Show existing only", + "option-show-existing-only-description": "Whether to show links to files that are not yet created.", + "option-show-attachments": "Show attachments", + "option-show-attachments-desc": "Show attachment files like images, videos, and PDFs.", + "option-show-all-file-types": "Show all file types", + "option-show-all-file-types-desc": "Show all files including ones that Obsidian can't open. The file will be opened with the default app for that file type." + }, + "graph-view": { + "name": "Graph view", + "desc": "See a graph overview of which notes link to which.", + "action-open": "Open graph view", + "action-open-local": "Open local graph", + "action-copy-screenshot": "Copy screenshot", + "tab-title": "Graph of {{displayText}}", + "label-filters": "Filters", + "prompt-filter-nodes": "Search files...", + "option-depth": "Depth", + "option-depth-description": "Show nodes this number of links away", + "option-neighbor-links": "Neighbor links", + "option-neighbor-links-description": "Show links between neighbors.", + "option-forelinks": "Outgoing links", + "option-forelinks-description": "Show links to other files", + "option-backlinks": "Incoming links", + "option-backlinks-description": "Show links from other files", + "option-show-tags": "Tags", + "option-show-tags-description": "Tags are linked to the files that contain them", + "option-show-attachments": "Attachments", + "option-show-attachments-description": "Show attachments included by files", + "option-show-existing-files-only": "Samo postojeći fajlovi", + "option-show-existing-files-only-description": "When checked, links to nonexistent files are not shown", + "option-show-orphans": "Siročad", + "option-show-orphans-description": "Prikaži fajlove koji nisu linkani sa ijednim drugim fajlom", + "label-display": "Display", + "option-show-arrows": "Strelice", + "option-show-arrows-description": "Show arrows when zoomed in", + "option-text-fade": "Text fade threshold", + "option-node-size": "Node size", + "option-link-thickness": "Link thickness", + "label-forces": "Forces", + "option-center-force": "Center force", + "option-link-force": "Link force", + "option-link-distance": "Link distance", + "option-repel-force": "Repel force", + "tooltip-open-graph-settings": "Open graph settings", + "msg-screenshot-copied": "Screenshot copied to the clipboard.", + "label-groups": "Grupe", + "placeholder-enter-query": "Unesi query...", + "tooltip-delete-graph": "Obriši grupu", + "button-new-group": "Nova grupa", + "tooltip-click-to-change-drag-to-reorder": "Click to change color\nDrag to reorder groups", + "action-timelapse": "Start graph timelapse animation", + "tooltip-start-timelapse-animation": "Start timelapse animation", + "button-animate-timelapse": "Animiraj" + }, + "backlinks": { + "name": "Backlinks", + "desc": "Show number of backlinks in the status bar.", + "action-open": "Open backlinks", + "action-show": "Show backlinks pane", + "action-open-for-current": "Open backlinks for the current file", + "action-toggle-backlinks-in-document": "Toggle backlinks in document", + "menu-opt-backlinks-in-document": "Backlinks in document", + "label-linked-mentions": "Linked mentions", + "label-no-backlinks": "No backlinks found.", + "label-unlinked-mentions": "Unlinked mentions", + "label-show-search": "Show search filter", + "label-link-button-text": "Link", + "tab-title": "Backlinks for {{displayText}}", + "label-no-unlinked-mentions": "No unlinked mentions found.", + "ellipsis": "...", + "option-backlink-in-document": "Backlink in document", + "option-backlink-in-document-desc": "Show backlinks in document by default when opening new panes." + }, + "outgoing-links": { + "name": "Outgoing Links", + "desc": "Show outgoing links and detect unlinked mentions of other notes in the current note.", + "action-open": "Open outgoing links", + "action-show": "Show outgoing links pane", + "action-open-for-current": "Open outgoing links for the current file", + "tab-title": "Outgoing links from {{displayText}}", + "label-links": "Linkovi", + "label-no-links": "No links found.", + "label-unlinked-mentions": "Unlinked mentions", + "tooltip-link-file": "Link this file", + "tooltip-not-created": "Not created yet" + }, + "tag-pane": { + "name": "Tag pane", + "desc": "Displays all your tags along with their number of occurrences.", + "action-show": "Show tag pane", + "label-no-tags": "No tags found.", + "label-sort-by-name-a-to-z": "Tag name (A to Z)", + "label-sort-by-name-z-to-a": "Tag name (Z to A)", + "label-sort-by-frequency-high-to-low": "Frequency (high to low)", + "label-sort-by-frequency-low-to-high": "Frequency (low to high)", + "action-show-nested-tags": "Show nested tags", + "action-collapse-all": "Sažmi sve", + "action-expand-all": "Proširi sve" + }, + "page-preview": { + "name": "Page preview", + "desc": "Preview a note when hovering an internal link. Ctrl/Cmd + hover in editor mode.", + "label-empty-note": "\"{{linktext}}\" is not created yet. Click to create.", + "label-source-editor": "Editor", + "label-source-preview": "Preview", + "label-source-search": "Search, Backlinks, and Outgoing links", + "label-require-mod": "Require {{key}} to trigger page preview on hover" + }, + "bookmarks": { + "name": "Oznake", + "desc": "Bookmark frequently used files and searches.", + "action-show": "Pokaži oznake", + "action-collapse-all": "Sažmi sve", + "action-new-bookmark": "Bookmark the active tab...", + "action-new-group": "New bookmark group", + "action-bookmark": "Bookmark...", + "action-edit-bookmark": "Edit bookmark", + "action-bookmark-block": "Bookmark block under cursor...", + "action-bookmark-heading": "Bookmark heading under cursor...", + "action-bookmark-search": "Bookmark current search...", + "action-remove-bookmark": "Remove bookmark for current file", + "action-bookmark-tab-group": "Bookmark {{count}} tab...", + "action-bookmark-tab-group_plural": "Bookmark {{count}} tabs...", + "action-bookmark-all-tabs": "Bookmark all tabs...", + "action-bookmark-graph": "Bookmark this graph...", + "label-bookmark-with-count": "{{count}} bookmark", + "label-bookmark-with-count_plural": "{{count}} bookmarks", + "label-no-bookmarks": "No bookmarks found", + "label-untitled-folder": "Neimenovani folder", + "label-untitled-graph": "Neimenovani graf", + "menu-opt-edit": "Uredi...", + "menu-opt-new-folder": "Novi folder", + "menu-opt-remove": "Makni", + "menu-opt-rename": "Preimenuj", + "menu-opt-bookmark-heading": "Bookmark this heading...", + "msg-no-search-query": "No search query to bookmark.", + "option-path": "Path", + "option-query": "Query", + "option-title": "Ime", + "option-group": "Bookmark group", + "placeholder-bookmark-group": "Bookmarks" + }, + "custom-css": { + "name": "Custom CSS", + "desc": "Reads \"obsidian.css\" in the vault and applies it.", + "setting-community-themes": "Teme zajednice", + "msg-fetching-themes": "Fetching community theme data...", + "prompt-filter": "Filtriraj...", + "label-dark-theme-only": "Samo tamne teme", + "label-light-theme-only": "Samo svjetle teme", + "label-use": "Koristi", + "label-stop-use": "Prestani koristiti ovu temu", + "label-install-and-use": "Instaliraj i koristi", + "label-update": "Obnovi", + "label-no-readme": "Ova tema nema README fajl.", + "tooltip-remove-theme": "Ukloni temu", + "label-visit-on-github": "Posjeti na GitHubu", + "msg-load-error": "Could not load community themes, please check your network.", + "msg-now-using-theme": "You're now using {{title}} as your CSS theme.", + "msg-deleted-theme": "The theme {{title}} has been deleted.", + "msg-updated-theme": "The theme {{title}} has been updated.", + "label-installed": "Instalirano", + "label-legacy": "Legacy", + "button-update-all-themes": "Obnovi sve", + "msg-failed-load-themes": "Failed to load community themes.", + "msg-no-updates-found": "Nisu nađene obnove za temu.", + "msg-updates-found": "Pronađena je obnova {{count}} teme.", + "msg-updates-found_plural": "Pronađene su obnove za {{count}} teme.", + "msg-failed-to-install-theme": "Failed to install theme \"{{name}}\".", + "msg-successfully-installed-theme": "Uspješno je instalirana tema \"{{name}}\".", + "msg-installing-theme": "Instaliram temu \"{{name}}\"...", + "label-search-summary": "Prikazujem {{themeCount}}:", + "label-update-available": "Dostupna je obnova" + }, + "command-palette": { + "name": "Command palette", + "desc": "Type a command to invoke it. No need to use the UI or remember the shortcut.", + "action-open": "Open command palette", + "instruction-navigate": "to navigate", + "instruction-use": "to use", + "instruction-dismiss": "to dismiss", + "label-no-commands": "No commands found.", + "prompt-type-command": "Unesi naredbu...", + "label-pinned-commands": "Pinned commands", + "option-add-new-pin": "New pinned command", + "option-add-new-pin-description": "Pinned commands will appear at the top of all commands when no search query is present." + }, + "markdown-format-importer": { + "name": "Markdown format importer", + "desc": "Convert Markdown from other apps to Obsidian format.", + "action-open": "Open Markdown importer", + "option-roam-tag-fixer": "Roam Research tag fixer", + "option-roam-tag-fixer-description": "Converts \"#tag\" and \"#[[tag]]\" to \"[[tag]]\".", + "option-roam-highlight-fixer": "Roam Research highlight fixer", + "option-roam-highlight-fixer-description": "Converts \"^^highlight^^\" to \"==highlight==\".", + "option-roam-todo-converter": "Roam Research TODO converter", + "option-roam-todo-converter-description": "Converts \"{{[[TODO]]}}\" to \"[ ]\".", + "option-bear-highlight-fixer": "Bear highlight fixer", + "option-bear-highlight-fixer-description": "Converts \"::highlight::\" to \"==highlight==\".", + "zettelkasten-link-fixer": "Zettelkasten link fixer", + "zettelkasten-link-fixer-description": "Fixes \"[[UID]]\" links to full \"[[UID File Name]]\".", + "zettelkasten-link-beautifier": "Zettelkasten link beautifier", + "zettelkasten-link-beautifier-description": "Fixes \"[[UID]]\" links and also beautify them \"[[UID File Name|File Name]]\".", + "msg-all-files-warning": "Warning: the importer will convert all the files in your vault, not just the current file.", + "msg-override-files-warning": "Your files will be overwritten. Back up all your files before attempting conversion.", + "label-start-conversion": "Start Conversion", + "label-stop": "Stani", + "label-go-back": "Idi natrag", + "label-done": "Done", + "label-processing": "Processing...", + "label-cancelling": "Otkazujem...", + "label-finished": "Finished!", + "label-processed-files": "Processed files", + "label-modified-files": "Modified files", + "label-total-replacements": "Total replacements" + }, + "daily-notes": { + "name": "Dnevne bilješke", + "desc": "Open today's daily note, or create one if not present.", + "short-name": "Danas", + "action-open": "Otvori današnju bilješku", + "action-open-previous": "Otvori prethodnu dnevnu bilješku", + "action-open-next": "Open next daily note", + "action-insert-text": "Insert text into daily note", + "action-insert-link": "Insert link into daily note", + "msg-fail-format": "Failed to create daily note. \"{{format}}\" is not a valid format.", + "msg-fail-folder": "Failed to create daily note. Folder \"{{folderOption}}\" not found.", + "msg-fail-template-file": "Failed to create daily note. Template file \"{{template}}\" not found.", + "msg-no-previous": "There's no daily note before this one.", + "msg-no-next": "There's no daily note after this one.", + "option-date-format": "Format datuma", + "label-refer-to-syntax": "For more syntax, refer to: ", + "label-syntax-link": "format reference", + "label-syntax-live-preview": "Evo kako će izgledati: ", + "option-new-file-location": "Nova lokacija fajla", + "option-new-file-location-description": "The folder path to create the new daily note.", + "option-template": "Template file location", + "option-template-description": "The file path to use as template.", + "option-open-on-start": "Open daily note on startup", + "option-open-on-start-description": "Open your daily note automatically whenever you open this vault." + }, + "unique-note-creator": { + "name": "Unique note creator", + "desc": "Create notes with unique timestamp prefixes, for workflows like zettelkasten or slip box.", + "short-name": "Unique", + "action-create-note": "Create new unique note", + "option-new-file-location": "Nova lokacija fajla", + "option-new-file-location-description": "The folder path to create the new unique note.", + "msg-folder-not-found": "Failed to create unique note. Folder \"{{folderOption}}\" not found.", + "option-template-file": "Template file location", + "option-template-file-description": "The file path to use as template.", + "option-template-file-placeholder": "Example: folder1/note", + "option-id-format": "Unique prefix format", + "msg-template-file-not-found": "Failed to create unique note. Template file \"{{template}}\" not found.", + "msg-failed-to-generate": "Failed to generate a unique note with the format \"{{format}}" + }, + "random-note": { + "name": "Random note", + "desc": "Opens a random note. Useful for reviewing and discovering.", + "short-name": "Random", + "action-open": "Open random note" + }, + "outline": { + "name": "Outline", + "desc": "Displays the outline of the current file or linked pane.", + "action-open": "Open outline", + "action-show": "Show outline pane", + "action-open-for-current": "Open outline of the current file", + "tab-title": "Outline of {{displayText}}", + "label-no-headings": "No headings found." + }, + "word-count": { + "name": "Broj riječi", + "desc": "Show word count in the status bar." + }, + "slides": { + "name": "Slides", + "desc": "Present from Markdown. Use \"---\" to separate slides.", + "action-start": "Započni prezentaciju" + }, + "audio-recorder": { + "name": "Audio recorder", + "desc": "Record audio and save as attachment.", + "action-start": "Start recording audio", + "action-stop": "Stop recording audio", + "action-toggle": "Start/stop recording", + "msg-access-denied": "Microphone access was denied, please enable it from the preference pane.", + "msg-pending-grant": "Please grant microphone permission to start recording.", + "msg-no-microphone": "No microphone is connected." + }, + "open-with-default-app": { + "name": "Open in default app", + "desc": "Add button to open current file in the default app.", + "action-open-file": "Open in default app", + "action-open-file-mobile": "Podijeli", + "action-show-in-folder": "Show in folder", + "action-show-in-folder-mac": "Reveal in Finder" + }, + "templates": { + "name": "Templates", + "desc": "Insert template content from a folder of template files.", + "action-insert": "Insert template", + "action-insert-current-date": "Insert current date", + "action-insert-current-time": "Insert current time", + "option-template-folder-location": "Template folder location", + "option-template-folder-location-description": "Files in this folder will be available as templates.", + "option-template-date-format": "Format datuma", + "option-template-date-format-description": "{{date}} in the template file will be replaced with this value.", + "option-template-date-format-description2": "You can also use {{date:YYYY-MM-DD}} to override the format once.", + "option-template-time-format": "Format vremena", + "option-template-time-format-description": "{{time}} in the template file will be replaced with this value.", + "option-template-time-format-description2": "You can also use {{time:HH:mm}} to override the format once.", + "instruction-navigate": "to navigate", + "instruction-insert": "to insert template", + "instruction-dismiss": "to dismiss", + "msg-no-templates-found": "No templates found", + "msg-fail-invalid-folder": "Failed to list templates. Template folder is invalid.", + "msg-fail-folder-not-found": "Failed to list templates. Folder \"{{folderOption}}\" not found.", + "msg-no-folder-set": "Failed to list templates. No template folder configured.", + "prompt-type-template": "Type name of a template..." + }, + "translucency": { + "name": "Translucent window", + "desc": "Turn on translucency effect to enhance a sense of depth. Best used with dark mode. Not supported on Linux." + }, + "slash-command": { + "name": "Slash commands", + "desc": "Enable the ability to trigger slash commands in the editor by typing the forward slash." + }, + "editor-status": { + "name": "Editor status", + "desc": "Adds a status bar item to show and change the current editor mode.", + "read": "Reading", + "edit-source": "Source mode", + "edit-live-preview": "Pregled uživo" + }, + "publish": { + "name": "Objavi", + "desc": "Publish your notes through Obsidian Publish.", + "action-publish-changes": "Publish changes...", + "label-no-internet-access": "You need access to the internet to publish changes.", + "label-publish-service-description": "Obsidian Publish is an add-on paid service that lets you publish your notes online directly from Obsidian.", + "label-please-login": "To start publishing, please log in or create a new Obsidian account.", + "label-no-publish-subscription": "You do not have an Obsidian Publish subscription yet.", + "button-purchase": "Kupi", + "label-manage-sites": "Manage sites", + "label-no-sites": "You don't have any sites.", + "button-choose": "Odaberi", + "tooltip-edit-site-id": "Edit site ID", + "tooltip-delete-site": "Obriši site", + "label-delete-site-confirmation": "Jesi li siguran da želiš obrisati ovu web stranicu?", + "label-delete-site-details": "Ovo će smjesta i zauvijek obrisati tvoju stranicu.", + "label-confirm-delete-site": "Potvrdi brisanje {{site}}", + "option-site-id": "Site ID", + "option-site-id-description": "Your site will be at https://publish.obsidian.md/{site id}. You can change this later. Only lowercase letters, numbers, and dashes are allowed.", + "option-site-id-placeholder": "Pick a site ID", + "button-create": "Stvori", + "msg-invalid-site-id": "Site ID can only contain lowercase letters, numbers, and dashes.", + "msg-site-id-in-use": "This site ID is in use, please try another one.", + "msg-create-site-issue": "That was an issue when creating your site.", + "label-site-options": "Site options", + "option-site-general": "General", + "option-site-components": "Components", + "option-site-appearance": "Izgled", + "option-site-reading-experience": "Reading experience", + "option-site-misc": "Other site settings", + "option-site-name": "Ime stranice", + "option-site-name-description": "Name of your published site. It will show up in the page title of your site.", + "option-site-name-placeholder": "Name of your site", + "option-home-page-file": "Homepage file", + "option-home-page-file-description": "The first page the user sees when landing on your published site", + "option-home-page-file-placeholder": "Pick a published file", + "option-logo": "Logo", + "option-logo-description": "Pick an image file as your site logo.", + "option-logo-placeholder": "Any uploaded image in your vault...", + "option-site-collaboration": "Site collaboration", + "option-site-collaboration-desc": "Manage collaborators for this site.", + "option-customize-navigation": "Customize navigation", + "option-customize-navigation-desc": "Override the order of navigation items and hide pages or folders from showing.", + "option-navigation-order": "Navigation item display order", + "option-hide-items-in-navigation": "Hide pages or folders from navigation", + "option-hide-items-in-navigation-desc": "Right click and select \"Hide\" to prevent specific pages from appearing in the site navigation. The pages will still be accessible via links or accessing the URL directly.", + "option-show-hidden-items": "Prikaži skriveno", + "button-customize-sidebar": "Manage", + "label-navigation-modal-title": "Navigacija", + "label-navigation-modal-desc": "Drag and drop to customize the order in which navigation items appear on your Publish site.", + "option-hide-in-navigation": "Sakrij u navigaciji", + "button-manage-collaborators": "Manage", + "option-theme": "Tema", + "option-theme-description": "Choose default color scheme for your site.", + "option-theme-system": "Adapt to system", + "option-show-theme-toggle": "Light/dark toggle", + "option-show-theme-toggle-description": "Let the visitor toggle between light and dark theme on their own.", + "option-show-navigation": "Show navigation", + "option-show-navigation-description": "Display a list of all published pages on the left side of your published site.", + "option-show-search": "Show search bar", + "option-show-search-description": "Display a search bar at top of the navigation that lets the visitors search pages and headings on your site.", + "option-show-graph": "Show graph view", + "option-show-graph-description": "Display a small local graph on each page.", + "option-show-outline": "Show table of contents", + "option-show-outline-description": "Display the outline of headings on each page.", + "option-show-backlinks": "Show backlinks", + "option-show-backlinks-description": "Show backlink section at the end of each page.", + "option-sliding-window-mode": "Use sliding windows", + "option-sliding-window-mode-description": "Open pages in new panes to the right. Allows scrolling through panes horizontally.", + "option-hover-preview-file": "Show hover preview", + "option-hover-preview-file-description": "Display page preview when hovering links.", + "option-hide-title": "Sakrij ime stranice", + "option-hide-title-description": "Hide the page title heading. Useful when you have your own headings at the beginning of each page.", + "option-readable-line-length": "Readable line length", + "option-readable-line-length-description": "Limit maximum line length. Fits less content on the screen, but makes long paragraphs more readable.", + "option-site-password": "Lozinke", + "option-site-password-description": "Restrict access to your site with passwords.", + "option-google-analytics": "Google Analytics tracking code", + "option-google-analytics-description": "Configure Google Analytics for your site. Only available for visitors from your custom domain URL. Please check with your local laws and regulations first.", + "button-manage-passwords": "Manage", + "button-save-site-settings": "Save site settings", + "msg-updated-options": "Updated options for your site.", + "button-go-back": "Natrag", + "label-publishing-to": "Publishing to", + "tooltip-switch-site": "Switch site", + "button-add-linked": "Add linked", + "tooltip-add-linked": "Add all files that are linked by currently selected items", + "msg-added-linked-files": "{{count}} linked file has been added.", + "msg-added-linked-files_plural": "{{count}} linked files have been added.", + "tooltip-open-site-options": "Change site options", + "label-no-changes-detected": "No changes were detected.", + "label-changed-files-to-be-published": "Promjene", + "label-unchanged-files-already-published": "Unchanged (select to delete)", + "label-file-selected": " odabrani", + "button-select-all-files": "Odaberi sve", + "label-custom-navigation-title": "Navigation items", + "button-deselect-all-files": "Poništi sve odabire", + "label-new-files-to-be-published": "Novi", + "button-publish": "Objavi", + "msg-no-permission-to-publish-to-site": "You do not have permission to publish to the current site.", + "msg-select-at-least-one-file": "Please select at least one file.", + "label-upload-changes": "Upload changes", + "button-done": "Učinjeno", + "button-stop": "Stop", + "label-status-uploading": "Uploading", + "label-status-to-publish": "To publish", + "label-status-to-delete": "To delete", + "label-status-published": "Published", + "label-status-deleted": "Obrisano", + "label-status-failed": "Failed", + "label-status-cancelled": "Otkazano", + "button-change": "Promijeni", + "label-clear-cache": "It takes up to a few minutes for the changes to show up on your site. If you do not see your latest changes, try clearing the cache in your browser.", + "label-visit-site": "You can visit your site here: ", + "msg-something-went-wrong": "Something went wrong. Please check the developer console for details.", + "msg-network-error": "A network error occurred. ", + "label-manage-passwords": "Upravljaj lozinkama", + "label-add-password": "Dodaj lozinku", + "action-new-password": "Nova lozinka", + "label-no-password": "Your site currently does not have any passwords. Anyone can visit it.", + "label-have-password": "Your site is password protected. If you have multiple passwords, visitors can access your site by entering any of them.", + "option-password-name": "Lozinka", + "option-password-desc": "A hash of your password will be stored securely. Once the password is set, it cannot be revealed in plaintext.", + "option-password-placeholder": "Tvoja lozinka", + "option-nickname-name": "Nadimak (opcionalno)", + "option-nickname-desc": "Set a nickname to remind yourself what or who the password is for.", + "action-add-password": "Dodaj ovu lozinku", + "label-untitled-password": "Bezimena lozinka", + "label-password-created-time": "Created {{time}}", + "msg-added-new-password": "Dodana je nova lozinka.", + "option-custom-domain": "Custom domain", + "option-custom-domain-desc": "Use your own domain rather than the https://publish.obsidian.md/{site id} URL.", + "option-noindex": "Disallow search engine indexing", + "option-noindex-desc": "Spriječi tražilice da indexiraju tvoj sajt.", + "button-configure": "Konfiguriraj", + "label-configure-custom-domain": "Configure custom domain", + "option-custom-url-name": "Custom URL", + "option-custom-url-desc": "The URL that your site will be located at.", + "option-custom-url-placeholder": "www.yourdomain.com", + "option-custom-url-redirect": "Redirect to your custom domain", + "option-custom-url-redirect-desc": "Redirect visitors on publish.obsidian.md/id to your custom domain.", + "button-update-custom-domain": "Update domain setting", + "label-custom-domain-instructions": "Please refer to our {{link}} on our help site for more information.", + "label-custom-domain-link-name": "custom domain setup guide", + "label-site-usage": "You're using {{site}} out of your {{limit}}.", + "button-add-more-sites": "Buy more sites", + "label-no-sites-bought": "You haven't bought any sites.", + "button-get-site": "Get a site", + "label-manage-sharing": "Manage sharing for \"{{name}}\"", + "label-sharing-with-users": "This site is currently shared with the following people.", + "label-not-sharing": "This site is not currently shared with anyone.", + "label-invite-pending": "Pending", + "tooltip-remove-user": "Makni korisnika", + "option-invite-user": "Pozovi korisnika", + "placeholder-invite-user": "Unesi njihov mail...", + "error-email-must-be-valid": "Unesi valjani mail kako pi pozvao nekoga.", + "msg-enable-publish-plugin": "Please enable the Publish core plugin in Settings -> Core plugins to view sites.", + "label-your-sites": "Your sites", + "label-sites-shared-with-you": "Sajtovi podijeljeni s tobom", + "tooltip-leave-site-sharing": "Prestani surađivati na ovom sajtu", + "label-leave-site-confirmation": "Confirm stop site collaboration", + "label-leave-site-confirmation-details": "This will remove this site from the list of sites shared with you. This action cannot be reverted.", + "label-leave-site-confirmation-details-2": "Please contact the owner of the site if you wish to collaborate on this site again.", + "button-leave": "Leave", + "label-compare-with-live": "Compare with live version", + "button-use-live-version": "Use live version", + "label-confirm-override": "Confirm overriding local version", + "label-confirm-override-1": "Are you sure you want to override the local version?", + "label-confirm-override-2": "The live version will be used and your local version will be discarded. Please make backups if necessary.", + "button-proceed": "Nastavi", + "message-successfully-used-live-version": "Successfully used live version to override your local version.", + "label-open-file": "Otvori fajl", + "tooltip-manage-publish-filters": "Manage publish filters", + "option-included-folders": "Included folders", + "option-included-folders-desc": "Files under these folders will automatically be selected when you review changes to publish.", + "option-currently-included-folders": " These folders are currently included:", + "option-excluded-folders": "Excluded folders", + "option-excluded-folders-desc": "Files under these folders won't show up when you review changes to publish. This setting takes priority over included folders above.", + "label-number-of-folders-included": "Obsidian Publish is currently including {{folders}}.", + "label-number-of-folders-excluded": "Obsidian Publish is currently excluding {{folders}}.", + "label-manage-included-folders": "Manage included folders", + "label-manage-excluded-folders": "Manage excluded folders", + "label-add-included-folder": "Uključi folder", + "label-add-included-folder-desc": "You can include both existing folders and folders that have not been created yet.", + "tooltip-contact-support": "Kontaktiraj podršku" + }, + "workspaces": { + "name": "Workspaces", + "desc": "Save and load workspace layout.", + "action-load-layout": "Load workspace layout", + "action-manage-layouts": "Manage workspace layouts", + "action-save-and-load-layout": "Save and load another layout", + "placeholder-save-current-layout-as": "Save current workspace layout as...", + "button-save": "Sačuvaj", + "button-load": "Učitaj", + "tooltip-delete-layout": "Obriši layout", + "msg-delete-layout-success": "Successfully deleted layout.", + "msg-enter-name": "Please enter a name for the new layout.", + "msg-save-layout-success": "Successfully saved layout.", + "label-no-layout-found": "No saved layout found.", + "placeholder-type-to-search-layouts": "Type layout name..." + }, + "sync": { + "name": "Sinkroniziraj", + "desc": "Sinkroniziraj svoje fajlove kroz Obsidian Sync.", + "action-view-version-history": "Vidi version history", + "label-load-more": "Učitaj više", + "label-show-diff": "Prikaži razlike", + "label-copy-to-clipboard": "Kopiraj u međuspremnik", + "label-restore-this-version": "Restore ovu verziju", + "msg-already-latest-version": "Ova verzija je već najnovija.", + "msg-restored-version": "Successfully restored version from {{time}}", + "label-file-deleted": "Ovaj fajl je obrisan", + "label-no-earlier-version": "Ne postoje ranije verzije ovog fajla.", + "label-empty-file": "Prazno", + "label-setting-files": "Setting files", + "label-deleted-files": "Obrisani fajlovi", + "label-version-history": "Version history", + "label-click-to-see-history": "Click on a deleted file to see its history.", + "label-create-remote-vault": "Stvori udaljeni trezor", + "msg-please-enter-password": "Molim, unesite lozinku.", + "msg-vault-name-cannot-be-empty": "Ime trezora ne može biti prazno.", + "msg-successfully-created-vault": "Successfully create remote vault \"{{name}}\".", + "label-remote-vault-explanation": "Remote vaults securely synchronize your vault between devices.", + "option-vault-name": "Ime trezora", + "option-vault-name-desc": "Pomaže ti da upamtiš za što je ovaj trezor.", + "option-vault-name-placeholder": "Moj sjajni trezor", + "option-use-custom-encryption-password": "Customize end-to-end encryption password", + "option-use-custom-encryption-password-desc": "If you turn this off, we will securely manage an encryption key for you.", + "option-use-custom-encryption-password-desc-warning": "Ova opcija kasnije ne može biti promijenjena.", + "option-encryption-password": "Encryption password", + "option-encryption-password-desc": "Ova lozinka kasnije ne može biti promijenjena.", + "option-encryption-password-desc-warning": "If you forget this password, any remote data will remain unusable forever.", + "option-encryption-password-desc-2": "This does not affect your local data.", + "option-encryption-password-placeholder": "Tvoja lozinka", + "label-enter-encryption-password": "Enter encryption password", + "button-unlock-vault": "Otključaj trezor", + "msg-verified-password": "Tvoja lozinka je uspješno provjerena.", + "label-remote-vaults": "Tvoji udaljeni trezori", + "label-vault-created-time": "Stvoreno {{time}}", + "tooltip-delete-remote-vault": "Obriši", + "tooltip-manage-sharing": "Manage sharing", + "label-confirm-delete-remote-vault": "Potvrdi brisanje trezora", + "label-confirm-delete-remote-vault-question": "Are you sure you want to delete this remote vault?", + "label-confirm-delete-remote-vault-result": "All data on our server, including version history, will be deleted. Your local files will stay intact.", + "label-confirm-delete-remote-vault-warning": "This action is permanent and irreversible.", + "msg-remote-vault-deleted": "{{name}} has been deleted.", + "button-connect-to-remote-vault": "Poveži", + "button-disconnect-from-remote-vault": "Disconnect", + "label-not-remote-vaults": "You don't have any remote vaults.", + "button-create-new-remote-vault": "Create new vault", + "label-sync-log": "Sync log", + "options-only-show-errors": "Samo greške", + "options-only-show-errors-desc": "Only show errors and hide other log items.", + "button-copy-sync-log": "Kopiraj sync log", + "msg-successfully-copied-sync-log": "sync log je uspješno kopiran.", + "button-retry": "Pokušaj ponovo", + "button-purchase-subscription": "Kupi", + "label-third-party-sync-warning": "Conflicting file sync service detected", + "label-third-party-sync-warning-desc": "Warning: Your vault seems to be using {{service}} as a third party sync service. If you use Obsidian Sync with this vault, you may run into conflicts, file corruption, or data loss.", + "label-icloud-drive-warning": "If you are using iCloud Drive, your Documents and Desktop folders might be synced by iCloud. This could cause conflicts with Obsidian Sync.", + "option-remote-vault": "Remote vault", + "button-choose-remote-vault": "Odaberi", + "button-manage-remote-vault": "Manage", + "option-remote-vault-desc-connected": "Currently connected to the \"{{name}}\" remote vault.", + "option-remote-vault-desc-not-connected": "Currently not connected to any remote vault.", + "option-sync-status": "Sync status", + "option-sync-status-desc-paused": "Obsidian Sync is currently paused.", + "option-sync-status-desc-running": "Obsidian Sync is currently running.", + "option-device-name": "Naziv uređaja", + "option-device-name-desc": "This name will be displayed in the sync log. Leave empty to use the default name.", + "button-resume": "Nastavi", + "button-pause": "Pauziraj", + "option-view-deleted-files": "Obrisani fajlovi", + "option-view-deleted-files-desc": "Pregledaj i vrati obrisane fajlove.", + "option-sync-log": "Sync activity", + "option-sync-log-desc": "View recent sync activities for debugging.", + "button-view": "View", + "button-bulk-restore": "Bulk restore", + "button-restore-selected-files": "Restore selected files", + "msg-restoring": "Restoring...", + "msg-restoring-complete": "`Restore complete: {{succeeded}} succeeded and {{failed}} failed.`", + "option-over-size": "Vault size over limit", + "option-over-size-desc": "Your vault is at {{size}} out of {{limit}}.", + "msg-largest-files": "View largest files", + "msg-largest-files-desc": "These are the remote files that are taking the most space. After deleting attachments, use the purge button to free up remote vault space.", + "button-purge-remote": "Purge", + "tooltip-purge-remote": "Permanently purge deleted attachments from remote vault to save space.", + "msg-purge-complete": "Purge complete.", + "option-prevent-sleep": "Prevent device sleep", + "option-prevent-sleep-desc": "Prevents the device from going to sleep when there are still files to be synced.", + "option-selective-sync": "Selective sync", + "option-excluded-folders": "Excluded folders", + "option-excluded-folder-desc": "Prevent certain folders from being synced.", + "option-currently-excluded-folders": " These folders currently excluded:", + "button-manage-excluded-folders": "Manage", + "option-sync-image": "Sinkroniziraj slike", + "option-sync-image-desc": "Sinkroniziraj slike sa ovom ekstenzijom: {{extensions}}.", + "option-sync-audio": "Sinkroniziraj audio", + "option-sync-audio-desc": "Sinkroniziraj audio fajlove sa ovim ekstenzijama: {{extensions}}.", + "option-sync-video": "Sinkroniziraj videe", + "option-sync-video-desc": "Sinkroniziraj video fajlove sa ovim ekstenzijama: {{extensions}}.", + "option-sync-pdf": "Sinkroniziraj PDF-ove", + "option-sync-pdf-desc": "Sinkroniziraj PDF fajlove.", + "option-sync-unsupported": "Sync all other types", + "option-sync-unsupported-desc": "Sync unsupported file types.", + "option-vault-config-sync": "Vault configuration sync", + "option-view-config-files": "Settings version history", + "option-view-config-files-desc": "View and restore version history of setting files.", + "option-sync-app": "Glavne postavke", + "option-sync-app-desc": "Enable to sync editor settings, files & links settings, custom hotkeys, etc.", + "option-sync-appearance": "Appearance settings", + "option-sync-appearance-desc": "Sync appearance settings like dark mode, active theme, and enabled snippets.", + "option-sync-appearance-data": "Themes and snippets", + "option-sync-appearance-data-desc": "Sync downloaded themes and snippets. Whether they are enabled depends on the previous setting.", + "option-sync-hotkey": "Hotkeys", + "option-sync-hotkey-desc": "Sync custom hotkeys.", + "option-sync-core-plugin": "Active core plugin list", + "option-sync-core-plugin-desc": "Sync which core plugins are enabled.", + "option-sync-core-plugin-data": "Core plugin settings", + "option-sync-core-plugin-data-desc": "Sync core plugin settings.", + "option-sync-community-plugin": "Active community plugin list", + "option-sync-community-plugin-desc": "Sync which community plugins are enabled.", + "option-sync-community-plugin-data": "Installed community plugins", + "option-sync-community-plugin-data-desc": "Sync installed community plugins (.js, .css, and manifest.json files) and their settings.", + "label-sync-introduction": "Obsidian Sync is Obsidian's add-on sync service with end-to-end encryption and version history.", + "label-account-required": "To start syncing, please log in or create a new Obsidian account.", + "button-sign-up": "Registriraj se", + "button-log-in": "Prijavi se", + "label-manage-excluded-folders": "Manage excluded folders", + "label-number-of-folders-excluded": "{{folders}} are currently excluded from being synced.", + "label-add-excluded-folder": "Isključi folder", + "label-add-excluded-folder-desc": "You can exclude both existing folders and folders that have not been created yet.", + "tooltip-remove-excluded-folder": "Remove from excluded list", + "label-setup-connection": "Setup connection", + "label-now-connected-to-vault": "Sada si spojen sa {{name}}.", + "button-start-syncing": "Započni sinkronizaciju", + "label-confirm-merge-vault": "Potvrdi stapanje trezora", + "msg-vault-has-notes": "Your local vault already contains some notes.", + "msg-vault-merge-warning": "If you connect to the remote vault \"{{name}}\", notes in your local vault will be merged with notes from your remote vault. In case of conflicts, the most recent version of the note will be preserved.", + "tooltip-update-setting-on-all-devices": "Please update this option and restart app on all the devices where you want it to take effect.", + "label-sharing-with-users": "Ovaj udaljeni trezor je trenutno podijeljen sa sljedećim ljudima.", + "label-not-sharing": "This remote vault is not currently shared with anyone.", + "label-vaults-shared-with-you": "Trezori podijeljeni s tobom", + "tooltip-leave-vault-sharing": "Prestani surađivati na ovom trezoru", + "label-leave-vault-confirmation": "Confirm stop vault collaboration", + "label-leave-vault-confirmation-details": "This will remove this vault from the list of vaults shared with you. This action cannot be reverted.", + "label-leave-vault-confirmation-details-2": "Please contact the owner of the vault if you wish to collaborate on this vault again.", + "button-leave": "Leave", + "label-require-subscription-to-connect": "You need an Obsidian Sync subscription to connect to this vault.", + "option-contact-support": "Kontaktiraj podršku", + "option-contact-support-desc": "If you run into any issues with Obsidian Sync, please contact us so we can help you out! You can reach us at support@obsidian.md.", + "button-email-support": "Email podrška", + "msg-remote-vault-limit-hit": "Obsidian Sync lets you create up to 5 remote vaults. In order to create a new remote vault, please remove an existing one." + }, + "file-recovery": { + "name": "File recovery", + "desc": "Let you restore recent snapshots to recover from accidental data loss. Snapshots are only saved for Markdown files.", + "action-open": "Open saved snapshots", + "option-interval": "Snapshot interval", + "option-interval-description": "Minimal interval in minutes between two snapshots.", + "option-keep": "History length", + "option-keep-description": "Length in days snapshots is kept for.", + "option-open-history": "Snapshots", + "option-open-history-description": "View and restore saved snapshots.", + "button-view-snapshots": "View", + "option-clear": "Očisti povijest", + "option-clear-description": "Wipe all snapshots.", + "button-clear-history": "Očisti", + "label-clear-warning": "Are you sure you want to delete all snapshots? Note that only snapshots will be removed. All files inside your vault will not be affected.", + "msg-clear-complete": "Snapshots cleared.", + "label-no-history-found": "No snapshots found.", + "placeholder-choose-file": "Choose a file...", + "label-select-file": "Please select a file on the left to view snapshots." + }, + "note-composer": { + "name": "Note composer", + "desc": "Merge, split, and refactor notes.", + "option-confirm-file-merge": "Confirm file merge", + "option-confirm-file-merge-description": "Prompt before merging two files.", + "option-split-replacement-text": "Text after extraction", + "option-split-replacement-text-description": "What to show in place of the selected text after extracting it.", + "option-choice-split-replacement-text-link": "Link to new file", + "option-choice-split-replacement-text-embed": "Embed new file", + "option-choice-split-replacement-text-none": "None", + "option-template-file": "Template file location", + "option-template-file-description": "Template file to use when merging or extracting. Available variables: {{content}}, {{fromTitle}}, {{newTitle}}, {{date:FORMAT}}, e.g. {{date:YYYY-MM-DD}}.", + "command-merge-file": "Merge current file with another file...", + "action-merge-file": "Merge entire file with...", + "label-no-files": "No files found.", + "instruction-navigate": "to navigate", + "instruction-merge": "to merge", + "instruction-create-new": "to create new", + "instruction-merge-at-top": "to merge at top", + "instruction-dismiss": "to dismiss", + "prompt-select-file-to-merge": "Select file to merge into...", + "label-merge-file": "Merge file", + "label-confirm-file-merge": "Are you sure you want to merge \"{{file}}\" into \"{{destination}}\"? \"{{file}}\" will be deleted.", + "button-merge": "Merge", + "button-merge-do-not-ask-again": "Merge and don't ask again", + "command-split-file": "Extract current selection...", + "command-extract-heading": "Extract this heading...", + "instruction-append": "to move to bottom", + "instruction-prepend": "to move to top", + "msg-fail-to-fetch-template": "Failed to fetch template file: \"{{template}}\" not found.", + "msg-fail-to-find-heading": "Failed to find heading" + }, + "canvas": { + "name": "Canvas", + "desc": "Arrange and connect notes on an infinite canvas.", + "action-add-note": "Add note from vault", + "action-add-media": "Add media from vault", + "action-add-card": "Dodaj karticu", + "action-add-website": "Dodaj web stranicu", + "action-create-group": "Stvori grupu", + "action-create-with-size": "Create a card with specific size", + "action-convert-to-file": "Convert to file...", + "action-drag-to-add-note": "Drag to add note from vault", + "action-drag-to-add-media": "Drag to add media from vault", + "action-drag-to-add-card": "Drag to add card", + "action-edit-label": "Edit label", + "action-remove-label": "Remove label", + "action-search-file": "Nađi fajl", + "action-set-color": "Postavi boju", + "action-align": "Align", + "action-align-left": "Align left", + "action-align-center": "Align center", + "action-align-right": "Align right", + "action-align-top": "Align top", + "action-align-middle": "Align middle", + "action-align-bottom": "Align bottom", + "action-distribute-horizontal-spacing": "Distribute horizontal spacing", + "action-distribute-vertical-spacing": "Distribute vertical spacing", + "action-justify-horizontally": "Justify horizontally", + "action-justify-vertically": "Justify vertically", + "action-arrange-horizontally": "Arrange in a row", + "action-arrange-vertically": "Arrange in a column", + "action-arrange-grid": "Arrange in a grid", + "action-export-png": "Export as image", + "action-jump-to-group": "Jump to group", + "action-set-background": "Set background", + "action-edit-background": "Uređivanje pozadine", + "action-replace-background": "Zamijeni pozadinu", + "action-remove-background": "Remove background", + "label-no-images": "No images found.", + "label-export-png-desc": "Export \"{{title}}\" with a PNG file with the settings below.", + "label-export-png-dimensions": "Estimated image dimensions: {{dimensions}}", + "label-distribute": "Distribute", + "label-justify": "Justify", + "label-arrange": "Posloži", + "label-always": "Uvijek", + "label-hover": "On hover", + "label-never": "Nikad", + "label-no-section-found": "No section found", + "option-wheel-behavior": "Default mouse wheel behavior", + "option-mod-drag-behavior": "Default {{key}} behavior", + "option-show-menu": "Prikaži Izbornik", + "option-new-canvas-location": "Default location for new canvas files", + "option-new-canvas-location-description": "Where newly created canvas files are placed.", + "option-new-canvas-folder-path": "Folder to create new canvas files in", + "option-new-canvas-folder-path-description": "Newly created canvas files will appear under this folder.", + "option-node-label": "Display card label", + "option-snap-to-grid": "Snap to grid", + "option-snap-to-grid-desc": "Snap cards to the background grid when moving and resizing.", + "option-snap-to-objects": "Snap to objects", + "option-snap-to-objects-desc": "Snap cards to nearby objects when moving and resizing.", + "option-zoom-breakpoint": "Zoom threshold for hiding card content", + "option-zoom-breakpoint-desc": "Lower values will increase performance but hide card content sooner when zooming out.", + "option-export-png-show-logo": "Prikaži logo", + "option-export-png-show-logo-desc": "Ovo će dodati Obsidian logo dolje lijevo.", + "option-export-png-privacy-mode": "Mod privatnosti", + "option-export-png-privacy-mode-desc": "This will obscure any text on your canvas.", + "option-export-png-zoom": "Zoom", + "option-export-png-zoom-desc": "A higher zoom will generate a higher resolution image.", + "option-export-png-frame": "Viewport", + "option-export-png-frame-desc": "Choose to render the entire canvas or just the current visible viewport.", + "option-export-png-frame-full": "Full canvas", + "option-export-png-frame-viewport": "Viewport only", + "option-background-cover": "Cover", + "option-background-ratio": "Keep aspect ratio", + "option-background-repeat": "Ponovi", + "action-new-canvas": "New canvas", + "action-remove": "Makni", + "action-narrow-heading": "Narrow to heading...", + "action-narrow-block": "Narrow to block...", + "action-swap-file": "Swap file...", + "action-change-url": "Change URL...", + "action-zoom-to-fit": "Zoom to fit", + "action-zoom-to-selection": "Zoom to selection", + "action-reload-page": "Ponovo učitaj stranicu", + "action-follow-connection": "Follow connection", + "command-create-new-canvas": "Create new canvas", + "command-convert-to-file": "Convert to file...", + "instruction-narrow-heading": "to embed heading", + "instruction-narrow-block": "to embed block", + "instruction-jump-to-group": "to navigate to group", + "prompt-to-narrow": "Unesi ime headinga", + "label-enter-url": "Enter URL", + "label-empty-embed": "\"{{linktext}}\" could not be found.", + "prompt-add-text": "Dodaj tekst...", + "prompt-start-search": "Type to search...", + "label-canvas-help": "Canvas pomoć", + "label-canvas-settings": "Canvas postavke", + "label-no-narrow": "Show entire file", + "label-readonly": "Read-only", + "label-disable-readonly": "Disable read-only", + "label-pan": "Pan", + "label-pan-horizontal": "Pan horizontalno", + "label-zoom": "Zoom", + "label-select-all": "Odaberi sve", + "label-add-remove-selection": "Dodaj / makni sa selection", + "label-clone-card": "Kloniraj karticu", + "label-constrain-movement-axis": "Constrain card movement to axis", + "label-disable-drag-snapping": "Disable snapping while dragging", + "label-remove-card": "Ukloni karticu", + "label-drag-from-below": "Drag from below or double click", + "label-longpress": "Touch and hold to add / move / select", + "label-drag-pan": "Drag to pan", + "label-pinch-zoom": "Pinch to zoom", + "label-space-drag-pan": "Space + Drag to pan", + "label-scroll-to-zoom": "Scroll to zoom", + "label-untitled-group": "Untitled group", + "label-line-direction": "Line direction", + "label-nondirectional": "Nondirectional", + "label-unidirectional": "Unidirectional", + "label-bidirectional": "Bidirectional", + "label-image": "Slika", + "label-style": "Stil", + "msg-no-groups-found": "Nije pronađena nijedna grupa", + "msg-export-failed-empty-canvas": "Cannot export an empty canvas" + } + }, + "nouns": { + "word-with-count": "{{count}} riječ", + "word-with-count_plural": "{{count}} riječi", + "character-with-count": "{{count}} znak", + "character-with-count_plural": "{{count}} znakova", + "link-with-count": "{{count}} link", + "link-with-count_plural": "{{count}} linkova", + "file-with-count": "{{count}} fajl", + "file-with-count_plural": "{{count}} fajl", + "folder-with-count": "{{count}} folder", + "folder-with-count_plural": "{{count}} foldera", + "backlink-with-count": "{{count}} backlink", + "backlink-with-count_plural": "{{count}} backlinks", + "site-with-count": "{{count}} stranica", + "site-with-count_plural": "{{count}} stranica", + "plugin-with-count": "{{count}} dodatak", + "plugin-with-count_plural": "{{count}} dodaci", + "theme-with-count": "{{count}} tema", + "theme-with-count_plural": "{{count}} teme" + } +} \ No newline at end of file